body {
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #000d3a;
}
a,
.alink {
 color:#111;
 text-decoration:none
}
a:visited,
.alink:visited {
 color:#111;
 text-decoration:none
}
a:hover,
.alink:hover {
 color:#111;
 text-decoration:underline
}
a:active,
.alink:active {
 color:#111;
 text-decoration:underline
}

/*DESKTOP E MOBILE*/
.page-header {
  background: #FFF;
}
.page-header .panel.wrapper {
  border-bottom: 1px solid #EEE !important;
  background-color:#FAFAFA  !important
}
.cms-index-index #maincontent .widget .block-title strong {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: -30px;
  font-weight: 600;
  padding: 0px;
  font-size: 22px;
  background:#FFF;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  width: auto;
  display: table;
  color:#333;
}
.cms-index-index #maincontent .widget .block-title {
  text-align: center;
  margin: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-bottom: 40px;
  margin-top: 40px;
  border-bottom: solid 1px transparent;
  padding: 0px;
  height: 35px;
  text-transform: uppercase;
}
.product-item .action.primary {
  background:#2db05d;
  border: 1px solid #2db05d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.product-item .action.primary:hover {
  background:#2aa557;
  border: 1px solid #2aa557;
  filter: brightness(115%);
  -webkit-filter: brightness(115%);
}
.block.newsletter .action.primary {
  background:#6c6d70;
  border: 1px solid #6c6d70;
  color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-left: 2px;
  padding: 14px 15px;
}
.block.newsletter .action.primary:hover {
  background:#6c6d70;
  border: 1px solid #6c6d70;
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}
.block.newsletter input[type="email"] {
  height: 46px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.product-item .action.towishlist {
  color:  #111;
}
.product-item .action.towishlist:hover {
  color:  #000;
}
@media all and (min-width:768px) {
  .products-grid .product-item-info,
  .products-grid .product-item-info {
    border:1px solid transparent;
  }
  .products-grid .product-item-info {
    margin: 0px;
    padding: 9px;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    box-shadow:2px 2px 10px 0 rgba(0,0,0,0.15);
    border:1px solid #EEE;
    margin: 0;
  }
}
@media all and (max-width:767px) {
  .column.main .product-item {
    margin-bottom: 40px;
  }
}
.price {
  font-family: 'Oswald', sans-serif;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: #2db05d;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
}
.block.newsletter .field .control::before {
  margin: 7px 0 0 8px;
}
.block-compare .block-title strong, .block-reorder .block-title strong, .widget .block-title strong, .block-wishlist .block-title strong {
  font-weight: 600;
}
.breadcrumbs a {
  color:#111;
  text-decoration:none
}
.breadcrumbs a:visited {
  color:#111;
  text-decoration:none
}
.breadcrumbs a:hover {
  color:#111;
  text-decoration:underline
}
.breadcrumbs a:active {
  color:#111;
  text-decoration:none
}
.minicart-items .product-item-name a {
    color: #000d3a;
    font-size: 16px;
    font-weight: 500;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  background:#111;
  border: 1px solid #111;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
  background:#000;
  border: 1px solid #000;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  background:#0071ba;
  border: 1px solid #0071ba;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background:#0071ba;
  border: 1px solid #0071ba;
}
.action.primary:focus,
.action.primary:active {
  background:#111;
  border:1px solid #111;
}
.action.primary {
  background: #111;
  border: 1px solid #111;
}
.action.primary:hover {
  background: #000;
  border: 1px solid #000;
}
.box-tocart .action.primary {
  background:#2db05d;
  border: 1px solid #2db05d;
}
.box-tocart .action.primary:hover {
  background:#2aa557;
  border: 1px solid #2aa557;
}
.pages a.page:hover {
  color: #111;
}
.pages a.page {
  color: #000;
}
.product-info-main .product-options-bottom .price-box, .product-info-main .product-info-price .price-box {
  color:#000;
}
.customer-welcome .action.switch {
  color: #666 !important;
}
.opc-block-summary > .title {
  font-weight: 600;
}
.checkout-index-index .opc-progress-bar {
  margin: 20px 0 20px;
}
button.action-auth-toggle span {
  background: #EEE;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  line-height: 20px;
  padding: 5px 10px;
  color: #000;
}
.block.widget .products-grid .product-item .product-item-inner, .page-layout-1column .block.widget .products-grid .product-item .product-item-inner, .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
  box-shadow: 3px 6px 4px 0 rgba(0,0,0,0.0);
}
.products-grid .product-item-inner {
  background: rgba(255, 255, 255, 0);
  box-shadow: 3px 4px 4px 0 rgba(0,0,0,0.0);
  border: 1px solid rgba(187, 187, 187, 0);
}
.block.newsletter .title {
  display: block;
}
.page-footer .title strong, .footer.content .links strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
}
.checkout-index-index  #braspag_pagador_creditcard_cc_type input[type="radio"], 
.checkout-index-index  #braspag_pagador_debitcard_cc_type input[type="radio"]{
  margin-top: 10px;
}
/*DESKTOP E MOBILE*/


/*APENAS DESKTOP*/
@media all and (min-width:768px) {
  .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
      border-color:#CCC!important
  }
  .nav-sections-item-content nav.navigation {
      background:  transparent!important
  }
  .navigation .level0 > .level-top {
      color:#FFF !important;
      font-size: 17px;
      text-transform: uppercase;
      font-family: 'Oswald', sans-serif;
      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      padding: 0 30px !important;
      letter-spacing: 0px!important;
	  font-weight: 400;
	  line-height: 60px !important;
  }
  .navigation .level0>.level-top:hover,
  .navigation .level0>.level-top.ui-state-focus {
      color:#e4e09b!important;
  }
  .navigation .level0.active>.level-top,
  .navigation .level0.has-active>.level-top {
      color:#e4e09b!important;
  }
  .navigation ul {
      width: auto;
      margin: auto;
  }
  .nav-sections-item-content {
      background:  #DDD;
      border-top: solid 1px #111;
  }
  .header .not-logged-in {
      color: #888;
      font-size: 12px;
  }
  .header .block-search input[type="text"] {
      border-radius: 5px;
      height: 44px;
  }
  .header.panel > .header.links > a {
      font-weight: 600;
      color:#888;
  }
  .header .block-search button.action.search {
      background: transparent;
      right: 0px;
      color:#111 !important;
      width: 49px;
      height: 41px;
      margin-top: 5px;
      margin-right: 5px;
      border-radius: 10px 8px 8px 10px;
      -webkit-border-radius: 10px 8px px 10px;
      -moz-border-radius: 10px 8px px 10px;
      -ms-border-radius: 10px 8px px 10px;
      -o-border-radius: 10px 8px px 10px;
	}
	.header .block-search button.action.search[disabled] {
		opacity: 1.0;
	}
  .header .block-search button.action.search:hover {
      background: #DDD !important;
      filter: brightness(96%);
      -webkit-filter: brightness(96%);
	}
  .header .block-search button.action.search::before {
      color:#111 !important;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
      display: none !important;
  }
  .cms-index-index #maincontent .product-item-actions .actions-secondary > .action.tocompare {
      display: none;
  }
  .cms-index-index #maincontent .product-item-details {
      padding-bottom: 50px;
  }
  .cms-index-index #maincontent .products-grid .product-item-actions {
      position: absolute;
  }
  .cms-index-index #maincontent .product-item-actions {
      display: none;
  }
  .cms-index-index #maincontent .products-grid .product-item:hover .product-item-actions {
      display: block;
  }
  .product-item-details .price {
      font-size: 18px;
  }
  .footer.content .links a, .footer.content .links a:visited {
      color: #FFF;
	  font-weight: 400;
  }
  .page-footer .footer.content .links li {
	font-size: 13px;
  }
  .footer.content .links a:hover {
      color:#FFF;
  }
  footer.page-footer {
      padding: 0px 0;
  }
  .page-footer .footer.content {
    padding-top: 70px;
    padding-bottom: 0px;
  }
  .page-footer .widget.block {
    margin: 0px 0;
  }
  small.copyright {
      background: #FFF;
      border-top:1px solid #FFF;
      padding: 20px 0;
	  margin-top: -1px;
  }
  .product-info-main .product-info-price .price-box {
      width: 100%;
      display: table;
  }
  .product-info-main .product-info-stock-sku {
      display: table;
      padding-left: 0%;
      text-align: left;
      width: 100%;
	  padding-bottom: 0;
  }
  .product-info-main .product-info-price {
      border-bottom: 1px solid  transparent;
  }
  .page-footer .title strong, .footer.content .links strong {
      color:#888 !important;
  }
}
@media all and (min-width:1001px) and (max-width:1150px) {
  .navigation .level0 > .level-top {
      font-size: 15px;
      padding: 0 20px !important;
  }
}
@media all and (min-width:768px) and (max-width:1000px) {
  .navigation .level0 > .level-top {
      font-size: 15px;
      padding: 0 10px !important;
  }
}
/*APENAS MOBILE*/
@media all and (max-width:767px) {
  .logo img {
      height: auto;
  }
  .product-item .tocart {
      font-size: 0.9rem;
  }
  footer.page-footer {
      background: #f4f4f4;
  }
  small.copyright {
      background: #FFF;
      border-top:1px solid #FFF;
  }
  .footer.content ul > li {
      background: transparent;
      font-size: 1.6rem;
      border-top: 1px solid rgba(0,0,0,0.1); 
      margin: 0 -15px;
      padding: 0 15px;
  }
  .page-footer .title strong, .footer.content .links strong {
      color:#333;
  }
}

@media all and (min-width:768px) {
  .header .block-search {
      float: right;
      width: 250px;
      margin-right: 50%;
      right: -120px;
      position: absolute;
      margin-top: 40px;

  }
  .block-search .block-content {
    border: solid 1px #CCC;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
}
@media all and (min-width:1081px) {
  .header .block-search {
      float: right;
      width: 500px;
      margin-right: 50%;
      right: -250px;
      position: absolute;
  }
}
@media all and (min-width:1280px) {
  .header .block-search {
      float: right;
      width: 600px;
      margin-right: 50%;
      right: -300px;
      position: absolute;
  }
}

@media all and (min-width:1401px) {
  .header .block-search {
      float: right;
      width: 700px;
      margin-right: 50%;
      right: -350px;
      position: absolute;
  }
}

/*linhaBanners*/
.linhaBanners {
  height:auto;
  background:transparent;
  padding:0px 0;
  width:100%;
  z-index:99 !important;
  display:table;
  margin-top: 18px;
}
.linhaBanners .bannerImgResponsive img {
  width:100%;
  height:auto;
}
.linhaBanners .colunaEsquerda {
  width: calc(50% - 0.73%);
  height:auto;
  float:left;
}
.linhaBanners .colunaDireita {
  width: calc(50% - 0.73%);
  height:auto;
  float:right;
}
.linhaBanners .bannerMedio {
  margin-bottom:2.5%;
}
.linhaBanners .bannerMedio:last-child {
  margin-bottom:0;
}
@media all and (max-width:767px) {
  .linhaBanners .colunaEsquerda {
      width: calc(100% - 0.0%);
  }
  .linhaBanners .colunaDireita {
      width: calc(100% - 0.0%);
      float:left;
  }
  .linhaBanners .bannerGrande {
      margin-bottom:2.5%;
  }
}
/*final linhaBanners*/




/*selosRodape*/
.contentSelos {
  background:#fafafa;
  padding:50px 0 50px;
  border-top: 0px solid #DDD;
  display: table;
  width: 100%;
}
.contentSelos .title strong  {
  color: #6c6d70;
  font-size: 20px;
    font-weight: 500;
}
.contentSelos .footer.content {
  padding-top: 0;
  border-top: none;
}
.contentSelos .pagamento {
  width:60%;
  float:left;
  background: transparent;
}
.contentSelos .scriptSelos {
  width:40%;
  float:right;
  text-align:right;
  background: transparent;
}
.scriptSelos .caixaSelo {
  width:auto;
  float:left;
  margin-right:10px;
}
@media all and (max-width:767px) {
  .contentSelos .pagamento {
      width: 100%;
    }
  .scriptSelos .caixaSelo {
      width:auto;
      float:left;
      margin-right:10px;
  }
  .contentSelos .scriptSelos {
      margin-top:40px;
      float:left;
      width:100%;
      text-align:left;
      position:relative;
    }
}
/*final selosRodape*/

/*linhaDestaques*/
.linhaDestaques{
  width: calc(100.0% - 40px);
  display: table;
  background: transparent;
  padding: 10px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 40px 0 60px;
}
.linhaDestaques ul.colunaItens {
	margin:0;
  padding:0;
  list-style: none;
  width: 100%;
  display: table;
}
.linhaDestaques ul.colunaItens li {
  float:left;
  width: calc(25.00% - 40px);
	margin:5px 20px;
}
.linhaDestaques .icone {
	width: 100%;
	height:auto;
	color: #000;
	text-align:center;
	font-size: 35px;
}
.linhaDestaques .icone img {
	width:auto;
  height:auto;
  max-height: 50px;
}
.linhaDestaques .caixaTexto {
	width: 100%;
  height:auto;
  text-align: center;
  color: #FFF;
}
.linhaDestaques .caixaTexto .titulo {
	font-size:1.2em;
	font-weight:600;
	color: #FFF;
	line-height: 1.2em;
}
.linhaDestaques .caixaTexto .subtitulo {
	font-size:1em;
  font-weight:400;
  color: #FFF;
}
@media all and (max-width:767px) {
  .linhaDestaques{
    width: calc(100.0% - 0px);
    padding: 0px 0px;
    background: transparent;
  }
  .linhaDestaques ul.colunaItens li {
    width: calc(100.0% - 40px);
    margin:5px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px 0px;
  }
}
/*final linhaDestaques*/

.product-info-main .product.alert a.action.alert {
  background: #EEE;
  color: #2db05d;
  padding: 7px 10px;
  border-radius: 3px;
  max-width: 350px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
}
.product-info-main .product.alert a.action.alert:hover {
  background: #2db05d;
  color: #FFF;
}


.pagamento .block {
  width: 100%;
}


/*oculta o pais e estado CEP carrinho*
https://magento.stackexchange.com/questions/122395/how-can-we-hide-remove-country-state-from-estimate-shipping-and-tax-form-in-ma*/
.checkout-cart-index div[name="shippingAddress.region_id"],
.checkout-cart-index div[name="shippingAddress.country_id"] {
     display: none !important;
}


.checkout-onepage-success .page-title-wrapper a.print {
  background: #111;
  color: #FFF;
  padding: 8px 8px;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 600;
}
.checkout-onepage-success .page-title-wrapper a.print:hover {
  background: #000;
}

/*personaliza link current Meus Pedidos*/
@media all and (min-width:768px) {
  .customer-welcome li.nav.item.current {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
}
@media all and (max-width:767px) {
  .customer-welcome li.nav.item.current {
    padding: .8rem 20px;
    border-top: 1px solid #d1d1d1;
  }
}
/*final personaliza link current Meus Pedidos*/


.barra-block {
  background: #111;
  border-bottom: solid 1px #222;
  height: 60px;
  width: 100%;
  z-index: 999;
  position: absolute;
  top: 0;
  display: table;
  color: #EEE;
  height: 60px;
  font-size: 14px;
  line-height: 20px;
}
.barra-block .midle {
  vertical-align: middle;
  height: auto;
  display: table-cell;
  text-align: center;
}
.barra-block img {
  width: auto;
  text-align: center;
  margin: auto;
  height: 20px;
  line-height: 20px;
  margin-top: 0px;
  position: absolute;
  margin-left: -25px;
}
@media all and (max-width:767px) {
  .barra-block {
    font-size: 12px;
  }
}

/*06032020*/

.field[name="shippingAddress.telephone"] .field-tooltip span#tooltip-label {
  display: none !important;
}

.checkout-index-index .discount-code .payment-option-content form#discount-form .payment-option-inner .field label.label[for="discount-code"] {
  display: none !important;
}

.catalog-product-view .product-info-main .product.attribute.overview div.value[itemprop="description"] {
  display: none !important;
}

.catalog-product-view .product-info-main .postcode .control span.link-cep-br {
  font-size: 10px;
  margin-bottom:10px;
  margin-top: 5px;
  display: table;
}

.catalog-product-view .product-info-main .postcode .control span.link-cep-br a,
.catalog-product-view .product-info-main .postcode .control span.link-cep-br .alink {
 color:#777;
}


.catalog-product-view .product-info-price #mestre-magento-table h3 {
  line-height: 15px;
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
}
.catalog-product-view .product-info-price #mestre-magento-table a#expandirParcelas {
  background-color: #DDD;
  padding: 2px 0px 2px 10px;
  line-height: 35px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  text-decoration: none;
}
.catalog-product-view .product-info-price #mestre-magento-table a#expandirParcelas:after {
  content: '\e622';
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 18px;
}
.catalog-product-view .product-info-price #mestre-magento-table a#expandirParcelas:hover {
	filter:brightness(95%);
}
.shipping-address-items .shipping-address-item.not-selected-item {
  border-color:#CCC;
  
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item {
  margin: 5px 5px 20px 5px;
}
.opc-wrapper .shipping-address-item {
  padding: 10px 10px 20px 10px;
}

.catalog-product-view .jsr-priceinstallment p.mm-price-parcels-view {
  margin-bottom: 0rem;
}
.catalog-product-view .product-info-price #mestre-magento-table #caixaParcelas {
  font-size: 12px;
}

/*inicio personalizacao frete*/
.catalog-product-view #simularFrete .field.postcode input#cep[type="text"] {
  width: 150px;
  height: 34px;
}
.catalog-product-view #simularFrete #sendFrete {
  padding: 8px 10px !important;
  background-color: #333333 !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-top: 0px;
  margin-left: 5px;
}
.catalog-product-view #simularFrete #sendFrete:hover {
  background-color: #222 !important;
}
.catalog-product-view #simularFrete #sendFrete {
  width: 130px;
}
.catalog-product-view #simularFrete .field.postcode input#sendFrete {
  float: none;
}
@media (max-width: 791px) {
  .catalog-product-view #simularFrete #sendFrete {
      width: 100%;
      margin-top: 5px;
      margin-left: 0px;
  }
  .catalog-product-view #simularFrete .field.postcode input#cep {
      width: 100%;
      float: left;
  }
  .catalog-product-view #simularFrete .field.postcode input#cep[type="text"] {
    width: 100%;
  }
}
/*final personalizacao frete*/

.botao-editar-carrinho {
   background: #EEE;
   padding: 10px 0;
   text-align: center;
   color: #2db05d;
   font-size: 16px;
   margin: 10px 0 20px;
   font-weight: 600;
   cursor: pointer;
   box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 rgba(204,204,204,0.3);
   border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
   border:solid 1px #CCC;
}
.botao-editar-carrinho:hover {
   filter:brightness(95%);
}
.botao-editar-carrinho a {
   display: block;
   color: #000;
   text-decoration:none;
}
.barra-block {z-index: 100;}



/*23032020*/
.checkout-cart-index button.update[name="update_cart_action"] {
  background: #2db05d;
  box-shadow: inset 0 1px 0 0 #2db05d,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: 1px solid #2db05d;
  color: #FFF;
}
.checkout-cart-index button.update[name="update_cart_action"]:hover {
  filter:brightness(95%);
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #2db05d;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item::after {
  background: #2db05d;
}
.checkout-index-index .opc-progress-bar-item._active::before {
  background: #2db05d;
  border-color: #2db05d;
}
.checkout-index-index .opc-progress-bar-item._active > span::before {
  background: #2db05d;
  border-color: #2db05d;
}
.checkout-index-index .opc-progress-bar-item._active > span::after {
  border-color: #2db05d;
}
.checkout-index-index .opc-progress-bar-item._complete > span {
  color: #000;
}
.modals-wrapper .modal-inner-wrap .action-primary:focus, 
.modals-wrapper .modal-inner-wrap .action-primary:active{
  background:#2db05d;
  border:1px solid #2db05d;
  color:#fff
}
.modals-wrapper .modal-inner-wrap .action-primary:hover {
  background: #2db05d;
  border: 1px solid #2db05d;
  filter:brightness(95%);
}

/* personalizacao especial item carrinho */
.opc-progress-bar-item.progress-bar-item-carrinho {
  display: none;
}
.opc-progress-bar-item.progress-bar-item-carrinho:first-child {
  display: inline-block;
}
/* personalizacao especial item carrinho */

.ammenu-menu-wrapper.-desktop {
  border-top: solid 1px #666;
}

@media all and (min-width:768px) {
  header.page-header .header.content {
    padding: 00px 20px 0;
    height: 150px;
  }
}

.checkout-billing-address .fieldset .actions-toolbar .primary button.action-update {
  background: #2db05d;
  box-shadow: inset 0 1px 0 0 #2db05d,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: 1px solid #2db05d;
  color: #FFF;
}
.checkout-billing-address .fieldset .actions-toolbar .primary button.action-update:hover {
  filter:brightness(95%);
  -webkit-filter:brightness(95%);
}
@media all and (min-width:768px) {
  .checkout-index-index .logo {
    padding-top: 30px;
  }
}


/*22042020*/
.mp-product-slider-block {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin: auto;
  font-weight: 400;
  font-size: 22px;
  padding: 0;
  width: 100%;
  display: table;
  height: auto;
  padding: 40px 0px 20px;
}
.mp-product-slider-block h2.mp-product-slider-title {
  text-align: center;
  margin: auto;
  font-size: 22px;
  height: 35px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0px;
  height: auto;
  line-height: auto;
  font-weight: 600;
  width: auto;
  display: table;
}
.mp-product-slider-block .mp-ps-info {
  color: #333;
  display: table;
  text-transform: none;
  font-size: 14px;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
/*
@media all and (min-width:768px) {
  #maincontent .owl-carousel.owl-drag .owl-item {
      outline:1px solid #FFF;
      outline-offset:-1px;
  }
  #maincontent .owl-carousel.owl-drag .owl-item:hover {
    box-shadow:3px 4px 4px 0 rgba(0,0,0,0.0);
    outline:1px solid #CCC;
  }
  #maincontent .owl-item div.slider-product-item-info {
    width: calc(100% - 18px) !important;
    padding: 0 9px;
  }
  #maincontent .owl-item .slider-product-item-details {
    padding-bottom: 50px;
  }
  #maincontent .owl-item .slider-product-item-actions {
    display: none;
    position: absolute;
  }
  #maincontent .owl-item:hover .slider-product-item-actions {
    display: block;
  }
  #maincontent .product-items .owl-carousel .owl-nav button.owl-prev, 
  #maincontent .product-items .owl-carousel .owl-nav button.owl-next {
    width: 25px!important;
    height: 50px!important;
    background-color: #FFF!important;
    font-size: 50px!important;
    line-height: 40px!important;
    color: #333!important;
    padding-bottom: 5px!important;
    margin-top: -300px;
  }
  #maincontent .product-items .owl-carousel .owl-nav button.owl-prev:hover, 
  #maincontent .product-items .owl-carousel .owl-nav button.owl-next:hover {
    background-color: #EEE!important;
  }
  #maincontent .product-items .owl-carousel .owl-nav button.owl-prev {
    float: left;
    margin-left: -50px;
  }
  #maincontent .product-items .owl-carousel .owl-nav button.owl-next {
    float: right;
    margin-right: -50px;
  }
  #maincontent .product-items .owl-carousel .owl-nav button.owl-prev span, 
  #maincontent .product-items .owl-carousel .owl-nav button.owl-next span {
    margin-top: 0px;
    display: table;
    text-align: center;
    width: 100%;
    margin: auto;
  }
}

@media all and (min-width:768px) and (max-width:990px) {
  #maincontent .product-items .owl-carousel .owl-nav button.owl-prev {
    margin-left: -20px;
  }
  #maincontent .product-items .owl-carousel .owl-nav button.owl-next {
    margin-right: -20px;
  }
}

@media all and (max-width:767px) {
  #maincontent .product-items .owl-carousel .owl-nav button.owl-prev, 
  #maincontent .product-items .owl-carousel .owl-nav button.owl-next {
    width: 25px!important;
    height: 40px!important;
    background-color: #EEE!important;
    font-size: 30px!important;
    line-height: 40px!important;
    color: #333!important;
    padding-bottom: 5px!important;
    margin-top: 20px;
  }

  #maincontent .product-items .owl-carousel .owl-nav button.owl-prev span, 
  #maincontent .product-items .owl-carousel .owl-nav button.owl-next span {
    margin-top: 0px;
    display: table;
    text-align: center;
    width: 100%;
    margin: auto;
  }
}

#maincontent .product-items .owl-carousel button:not(.primary) {
  box-shadow: none;
}
*/
#preco-a-vista-mm p {
  margin-bottom: 1rem;
}

.block.widget.block-products-list.slider.ammenu-product-list {
  padding: 0 30px;
}
.ammenu-submenu-container.ammenu-submenu.-auto {
  overflow-x: hidden;
}

.infosRodape {
  font-size: 12px;
  color: #333;
  margin: 20px 0 10px;
  text-align: left;
}
.checkout-index-index .infosRodape {
  text-align: center;
}
@media all and (max-width:767px) {
  .infosRodape .info-rodape-cnpj {
    width: 100%;
    display: table;
  }
  .infosRodape .info-rodape-horario{
    width: 100%;
    display: table;
  }
  .infosRodape .info-rodape-email{
    width: 100%;
    display: table;
    float: none;
  }
}


.product.data.items > .item.title.active > .switch {
  color: #000 !important;
}

/*04052020*/
.customer-account-edit .form-edit-account .fieldset.info .field.choice {
  background: #f5f5f5;
  width: 130px;
  padding: 5px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 8px;
  box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: solid 1px #CCC;
}
@media all and (max-width:767px) {
  .customer-account-edit .form-edit-account .fieldset.info .field.choice {
    width: calc(100% - 32px);
  }
}
.customer-account-edit .form-edit-account .fieldset.info .field.choice span {
  margin-right: 5px;
}
.customer-address-form .form-address-edit .field.choice.set {
  background: #f5f5f5;
  width: auto;
  padding: 5px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 8px;
  box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: solid 1px #CCC;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .field.choice {
  background: #f5f5f5;
  width: auto;
  padding: 5px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-bottom: 8px;
  box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: solid 1px #CCC;
  display: initial;
}
.newsletter-manage-index .form-newsletter-manage .fieldset .field.choice span {
  margin-right: 5px;
}

.block-dashboard-info .box-actions a.action, 
.box-billing-address .box-actions a.action,
.box-shipping-address .box-actions a.action,
.box-address-billing .box-actions a.action,
.box-address-shipping .box-actions a.action, 
.sales-order-view .order-actions-toolbar a.action,
.customer-address-index .additional-addresses #additional-addresses-table a.action{
  background: #f5f5f5;
  padding: 2px 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-right: 5px;
  margin-bottom: 5px;
  box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: solid 1px #CCC;
  font-weight: 600;
}
.block-dashboard-info .box-actions, 
.box-billing-address .box-actions, 
.box-shipping-address .box-actions, 
.box-address-billing .box-actions,
.box-address-shipping .box-actions {
  margin-top: 10px;
}
.block-dashboard-info .box-actions .action::after, 
.customer-address-index .additional-addresses #additional-addresses-table .action::after {
  display: none;
}

/*inicio ajustes filtros mobile*/
@media all and (min-width:280px) and (max-width:419px) {
  .page-products .toolbar-sorter.sorter .sorter-options {
    width: 120px;
  }
  .page-products .toolbar-sorter.sorter .sorter-label {
    font-size: 12px;
    line-height: 18px;
    display: table;
    width: 100%;
    text-align: right;
  }
  .page-products .toolbar-sorter.sorter {
    top: -18px;
    width: 70%;
    text-align: right;
    display: table;
  }
}
@media all and (max-width:279px) {
  .page-products .toolbar-sorter.sorter {
    top: 40px;
    width: 100%;
    text-align: left;
  }
  .page-products .sidebar.sidebar-main {
    top: -10px;
  }
  .page-products .toolbar-amount {
    margin-top: 30px;
  }
  .page-products .toolbar-sorter.sorter .sorter-label {
    font-size: 12px;
  }
  .page-products .toolbar-sorter.sorter .sorter-options {
    width: 120px;
  }
}
/*final ajustes filtros mobile*/

/*inicio destaque preco a vista*/
#preco-a-vista-mm p span {
  width: 100%;
  display: table;
  text-align: left;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: normal;
  font-weight: 600;
}
div#preco-a-vista-mm {
  margin-bottom: 10px;
}
#preco-a-vista-mm p span.valor-a-vista {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  font-family: 'Oswald', sans-serif;
}
@media all and (max-width:767px) {
  #preco-a-vista-mm p span.valor-a-vista {
    font-size: 18px;
  }
  .product-slider .slider-product-item-info {
      width: 100% !important;
  }
}
#preco-a-vista-mm p span.frase-a-vista {
  font-size: 14px;
  color: #333;
}
.product-info-main .product-info-price #preco-a-vista-mm {
  margin-top: 15px;
}
.product-info-main .product-info-price #preco-a-vista-mm p span.valor-a-vista {
  font-size: 36px;
  color: #000;
}
#preco-a-vista-mm p span.valor-a-vista.cor-destaque, 
.product-info-main .product-info-price #preco-a-vista-mm p span.valor-a-vista.cor-destaque {
  color:#4b8dd8;
}
/*final destaque preco a vista*/

/*ajustes gerais preco*/
@media all and (min-width:768px) {
  .product-item-info .product-item-details {
    padding-bottom: 70px;
  }
}
@media all and (max-width:767px) {
  .products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    border:none;
  }
  .catalog-product-view .product-info-price .jsr-priceinstallment {
    display: table;
    width: 100%;
    color: #333;
  }
  .catalog-product-view .product-info-price .jsr-priceinstallment, 
  .catalog-product-view .product-info-price #preco-a-vista-mm {
    padding-left: 10px;
  }
  .catalog-product-view .product-info-price #mestre-magento-table {
    display: table-row;
    margin-bottom: 10px;
  }
  .catalog-product-view .product-info-price #mestre-magento-table h3 {
    margin-left: 10px;
  }
  .catalog-product-view .product-info-price #caixaParcelas {
    width: calc(100% - 20px);
    margin-left: 10px;
  }
  .catalog-product-view .product-info-main .product-info-stock-sku {
    padding-left: 10px;
    margin-top: 10px;
    display: table;
    text-align: left;
  }
  .catalog-product-view .product.info.detailed {
    word-wrap: break-word;
  }
}
.product-item-details .mm-price-parcels-grid {
  line-height: 1.2em;
}
.product-item .price-box .price {
  font-size: 18px;
}
.products .product-item .price-box, 
.product-items .product-item .price-box {
  margin: 0px 0 0px;
}
.products .product-item .jsr-priceinstallment, 
.product-items .product-item .jsr-priceinstallment {
  display: table;
  width: 100%;
  color: #333;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin-bottom: 0px;
}
.product-options-bottom .price-box, 
.product-info-price .price-box {
  padding-bottom: 0;
}
.catalog-product-view .product-options-bottom .price-box .price-container .price,
.catalog-product-view .product-info-price .price-box .price-container .price {
  font-size:26px;
  line-height:26px
}
/*final ajustes gerais preco*/


/*frete gratis*/
.frete_gratis {
  display: table;
  margin: 20px 0;
  width: calc(100% - 30px);
  background-color: #E3F7FF;
  padding: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.frete_gratis h1,
.frete_gratis h2, 
.frete_gratis h3 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.frete_gratis img {
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
/*final frete gratis*/

/*barra topo*/
.barra-topo {
  position: absolute;
  display: table;
  width: 60%;
  height: 40px;
  line-height: 18px;
  top: 0;
}
ul.linksTopoEsq li a {
  font-size: 14px;
}
@media all and (min-width:1181px) and (max-width:1520px) {
  .barra-topo {
    width: 70%;
  }
}
@media all and (min-width:1001px) and (max-width:1180px) {
  .barra-topo {
    width: 65%;
  }
}
@media all and (min-width:767px) and (max-width:1000px) {
  .barra-topo {
    width: 65%;
  }
  ul.linksTopoEsq li a {
    font-size: 12px;
  }
}
.barra-topo a, .barra-topo {
  color: #888;
}
.barra-numero-whatsapp {
  height: 40px;
  display: table;
  font-size: 14px;
  width: 170px;
  float: left;
  margin-left: 10px;
}
.barra-info-whatsapp {
  height: 40px;
  display: table;
  width: calc(100% - 180px);
  float: left;
  margin-left: 0px;
  line-height: 13px;
}
.barra-topo .midle {
  vertical-align: middle;
  height: auto;
  display: table-cell;
}
.barra-topo .texto-info {
  color: #888;
  font-size: 12px;
  line-height: 15px;
}
.barra-topo .texto-info a {
  color: #888;
  font-weight: 600;
}
@media all and (max-width:767px) {
  .barra-topo {
    width: 100%;
    min-width: 250px;
    position: relative;
  }
  .barra-numero-whatsapp {
    margin-left: 0px;
    font-size: 12px;
    width: 140px;
  }
  .barra-topo .texto-info {
    font-size: 10px;
    line-height: 12px;
  }
  .panel.header .widget.block.block-static-block {
    margin: 0px;
  }
  .barra-info-whatsapp {
    width: calc(100% - 150px);
    line-height: 11px;
  }
}
/*barra topo*/


/* barra topo*/
.barra-topo ul.linksTopo {
	list-style:none;
	margin:0;
	padding:0;
}

.barra-topo ul.linksTopo li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin:0 10px;
	font-size:13px;
	color:#333;
	letter-spacing: 0px;
}
.barra-topo ul.linksTopo li.atendimento {
	font-size:14px;
}
.barra-topo ul.linksTopo li.whatsapp {
	font-size:14px;
}
.barra-topo ul.linksTopo li i {
	margin-right:5px;
	font-size:1.1em;
	margin-top:-1px;
}
.barra-topo ul.linksTopo li strong, .informacoesContato b {
	font-weight: 600;
}
.barra-topo a {
	color:#333;
}
.barra-topo ul.linksTopo li a:hover {
	color:#333;
	text-decoration:underline;
}

@media only screen and (max-width: 1080px) {
	.barra-topo ul.linksTopo li.atendimento {
		font-size:13px;
	}
	.barra-topo ul.linksTopo li.whatsapp {
		font-size:13px;
	}
	.barra-topo ul.linksTopo li {
		font-size:13px;
		margin: 0 5px;
	}
	.barra-topo .barraTopoEsquerda {
		width:calc(100% - 00px);
	}
	.barra-topo .barraTopoCentral {
		width:calc(100% - 00px);
	}
	.barra-topo .barraTopoDireita {
		width:calc(100% - 00px);
	}
	.barra-topo .barraTopoEsquerda .centralizarMenusMobile {
		width: auto;
		float: none;
		display: table;
		margin: auto;
	}
	.barra-topo .barraTopoDireita .centralizarMenusMobile {
		width: auto;
		float: none;
		display: table;
		margin: auto;
	}
}
@media only screen and (max-width: 950px) {
	.barra-topo ul.linksTopo li.atendimento {
		font-size:13px;
		margin: 0 5px;
	}
	.barra-topo ul.linksTopo li.whatsapp {
		font-size:13px;
		margin: 0 5px;
	}
	
}
@media only screen and (max-width: 667px) {


	.barra-topo ul.linksTopo li.atendimento {
		font-size:13px;
	}
	.barra-topo ul.linksTopo li.whatsapp {
		font-size:13px;
	}
}
.barra-topo .fa-whatsapp {
	margin-right: 7px;
}
@media only screen and (max-width: 667px) {
	.barra-topo ul.linksTopo li {
		font-size:13px;
		margin: 0 5px;
	}
	.barra-topo ul.linksTopo li.linkEmail {
		width: 100%;
		text-align: center;
	}
	.barra-topo ul.linksTopo li.linksdeMenu {
		text-align: center;
	}
	.barra-topo ul.linksTopo li.atendimento {
		margin: 0;
		width: 100%;
		text-align: center;
	}
	.barra-topo ul.linksTopo li.whatsapp {
		margin: 0;
		width: 100%;
		text-align: center;
	}
}
.barra-topo ul.linksTopo li, .barra-topo ul.linksTopo li a {
	color: #333;
}
.barra-topo ul.linksTopo li a[href^="tel:"] {
  color: #333;
}

.barra-topo .barraTopoEsquerda ul.linksTopo li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin:0 10px;
	font-size:13px;
	color:#333;
	font-weight: 400;
}
.barra-topo .barraTopoEsquerda ul.linksTopo li a {
	color: #333;
}
.barra-topo .barraTopoEsquerda ul.linksTopo li a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 1280px)  {
	.barra-topo .removeMedium {
		display: none;
	}
}
@media only screen and (max-width: 667px)  {
	.barra-topo .removeMobile {
		display: none;
	}
}
@media only screen and (max-width: 1180px)  {
	.barra-topo ul.linksTopo li, 
	.barra-topo .barraTopoEsquerda ul.linksTopo li {
		margin: 0 5px;
		font-size: 12px;
	}
}
@media only screen and (max-width: 667px)  {
	.barra-topo ul.linksTopo li, 
	.barra-topo .barraTopoEsquerda ul.linksTopo li {
		margin: 0 3px;
		font-size: 11px;
	}
}
/* barra topo*/

/*whatsapp fixo*/
.whatsapp-fixo {
  z-index: 99999;
  position: fixed;
  bottom:0px;
	right: 0px;
}
.iconeChatWhatsapp {
	width: 40px;
	height: 40px;
	background-color: #25d365da;
	background-position:center;
	background-repeat:no-repeat;
	background-size:20px;
	background-image:url(../images/icone-whatsapp-fixo.png);
	border-radius: 50%;
  cursor: pointer;
  margin-bottom:20px;
	margin-right: 20px;
}
.whatsapp1 {bottom:20px;}
.whatsapp2 {bottom:85px;}
.whatsapp3 {bottom:140px;}

.iconeChatWhatsapp:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
}
.iconeChatWhatsapp:hover .nomeAtendente {
	box-shadow: 2px 0px 7px rgba(0,0,0,0.25);
	border: solid 1px rgba(0,0,0,0.1);
  border-right: 1px solid #FFF;
  color: #555;
}
.iconeChatWhatsapp .nomeAtendente {
	position: absolute;
	margin-left: -120px;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 2px 0px 7px rgba(0,0,0,0.15);
	border: solid 1px rgba(0,0,0,0.08);
	border-right: 1px solid #FFF;
	width: 98px;
  height: auto;
  padding: 5px;
	margin-top: 0px;
	text-align: center;
	border-radius: 5px;
  font-size: 11px;
  line-height: 13px;
	color: #777;
	font-weight: 400;
	display: table;
}
.iconeChatWhatsapp .nomeAtendente .midleNome {
	display:table-cell;
	vertical-align: middle;
	line-height: 12px;
	width: 100%;
}
.iconeChatWhatsapp .nomeAtendente:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	right: -5px;
	margin-top: 8px;
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #FFF;
	position: absolute;
}
@media all and (max-width:767px) {
  .whatsapp1 {bottom:10px;}
  .whatsapp2 {bottom:75px;}
  .whatsapp3 {bottom:130px;}
}
/*whatsapp fixo*/

/*videos e imagens responsivas*/
iframe, img {
  max-width: 100%;
}
/*videos e imagens responsivas*/



.header.panel > .header.links > li > a {
    color: #cb2128;
}
.header.panel > .header.links > li > a:hover {
    color: #cb2128;
}
.header.panel > .header.links > li > a:visited {
    color: #cb2128;
}
.header.panel > .header.links > li {
    color: #888;
}

@media all and (min-width:768px) {
  .page-header .minicart-wrapper {
      display: inline-block;
      position: relative;
      float: right;
      /*background: #fbd703;
      background: -webkit-linear-gradient(top, #fbd703, #fff105);
      background: -o-linear-gradient(top, #fbd703, #fff105);
      background: -moz-linear-gradient(top, #fbd703, #fff105);
      background: linear-gradient(to top, #fbd703, #fff105);*/
      border:solid 1px transparent;
      padding: 15px 25px;
      border-radius: 10px ;
      -webkit-border-radius: 10px ;
      -moz-border-radius: 10px ;
      -ms-border-radius: 10px ;
      -o-border-radius: 10px ;
      margin-top: 40px;
	  margin-left: 0;
  }
  .header .block-search input[type="text"]{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border: none;
    background-color: #FAFAFA;
    text-indent: 10px;
    color: #666;
    outline: none;
    border-radius: 4px;
	font-size: 15px;
	font-weight: 300;
    }
  .page-header .logo {
    margin-top: 38px;
  }
  .minicart-wrapper::before {
    content: 'Meu Carrinho';
    display: table;
    float: left;
    margin-right: 10px;
    line-height: 28px;
    font-weight: 600;
    color: #333;
  }
}


/*blocos sub3*/
body .promos > li {
  margin: 0 0 10px 0;
  list-style: none;
  text-align: center;
  position: relative;
  border: 1px solid #cccccc;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.promos > li:last-child {
  margin-bottom: 0;
}

.promos img {
  max-width: 100%;
  width: 100%;
}

.promos a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: block;
}

.promos span {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  display: block;
  width: 100%;
  top: 10%;
  font-weight: 500;
  font-size: 20px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-shadow: 1px 1px 3px #555555;
}

.promos strong {
  font-weight: 600;
  font-size: 26px;
  display: block;
}

@media only screen and (min-width: 768px) {
  .promos span {
    font-size: 16px;
  }

  .promos strong {
    font-size: 17px;
  }

  /* Config: Three columns + flexible gutter */
  body .promos > li {
    float: left;
    width: 32.0%;
    margin-right: 1.9%;
  }

  .promos > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 880px) {
  .promos span {
    font-size: 18px;
  }

  .promos strong {
    font-size: 24px;
  }
}
/*blocos sub3*/


.redes-sociais-rodape .redesocial {
  float: left;
  margin: 2px;
  width: auto;
  display: table;
}
.links .redes-sociais-rodape .redesocial {
  float: left;
}
.links .redes-sociais-rodape .redesocial img {
  max-width: 35px;
}
.links .redes-sociais-rodape .redesocial img:hover {
	-webkit-transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transition: 0.1s ease-in;
}
.links .redes-sociais-rodape .caixa-redes-sociais {
  margin: auto;
  width: auto;
  float: none;
}
.links .redes-sociais-rodape  {
  display: table;
  width: auto;
  margin: auto;
}
.links .linha-redes-sociais {
  width: 100%;
  max-width: 180px;
}
.footer.content .linha-redes-sociais .block {
  float: left;
  width: 100%;
}
@media all and (max-width:767px) {
  .links .linha-redes-sociais {
      width: 100%;
      max-width: 100%;
  }
}
.linhaDestaques .page-header {
  background-color: transparent;
}


.logoRodapeG {
  float: left;
  margin-bottom: 10px;
  margin-right:50px;
  margin-top: 0px;
  display: table;
  width: auto;
  max-width: 180px;
  background: transparent;
  display: table;
  padding: 20px 0px 0px;
  border-radius: 5px;
}
.logoRodapeG img {
  width: 100%;
  margin-top: -20px;
}

@media all and (max-width:767px) {
  .logoRodapeG {
    float: none;
    margin-bottom: 10px;
    margin-right: 30px;
    margin-top: 10px;
    display: table;
    width: 100%;
    max-width: 180px;
    margin:auto;
  }
  .links .linha-redes-sociais {
    width: 100%;
    max-width: 100%;
  }
  footer.page-footer {
    background: #000;
  }
  .footer.content ul > li {
    background: transparent;
  }
  .footer.content .links>li {
    background: transparent;
    border-top: 1px solid rgba(0,0,0,0.1); 
  }
  .page-footer .title strong, .footer.content .links strong {
    color: #FFF !important;
  }
  .footer.content .links a, .footer.content .links a:visited {
    color: #FFF !important;
  }
  small.copyright {
    background: #EEE;
    border-top: 1px solid #EEE;
  }
}

/*banners all*/
.banner-reponsivo img {
  width: auto;
  max-width: 100%;
}
/*banners all*/

p.mm-price-parcels-grid {
  border-bottom: none !important;
}



.copyright {
  color: #888!important;
}


@media all and (min-width:768px) {
  .cms-index-index .nav-sections {
      margin-bottom: 0px!important;
  }
}

/* Cores */
.barra-topo a, .barra-topo .texto-info {
   color: #656565;
}
 footer.page-footer, .linhaDestaques {
   background: #656565;
 }
.header.panel > .header.links > li > a {
   color: #656565;
}
.header.panel > .header.links > li > a:hover {
   color: #656565;
}
.header.panel > .header.links > li > a:visited {
   color: #656565;
}
@media all and (min-width:768px) {
   .page-footer .title strong, .footer.content .links strong {
       color:#eee !important;
   }
   .page-footer .contentSelos .title strong, .footer.content .contentSelos  .links strong {
       color:#999!important;
   }
   .page-header .logo {
    margin-top: 40px;
  }
}
@media all and (max-width:767px) {
  .header.links .welcome {
    color: #333;
  }
}

 @media all and (min-width:768px) and (max-width:1280px) {
  .header.panel>.header.links {
      width: auto;
      max-width: 50%;
  }
  .barra-topo {
    max-width: 47%;
    width: 47%;
  }
}
@media all and (min-width:1281px) {
  .header.panel>.header.links {
      width: auto;
      max-width: 400px;
  }
  .barra-topo {
    max-width: 830px;
    width: 830px;
  }
}


body .promos>li img:hover {
	filter:brightness(95%);
	-webkit-filter:brightness(95%);
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
}
.bannerImgResponsive img:hover {
	filter:brightness(95%);
	-webkit-filter:brightness(95%);
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
}
.linhaBanners img:hover {
	filter:brightness(95%);
	-webkit-filter:brightness(95%);
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
}





/*parcelamento / desconto*/
.backendorf-installment .best-instashipping-calculatiollment {
    text-transform: initial;
    font-size: 12px;
	font-weight: 400;
	color: #555;
}
.product-item .backendorf-installment .best-installment, 
.product-info-price .backendorf-installment .best-installment {
    text-transform: initial;
	font-size: 12px;
	font-weight: 400;
	color: #000d3a;
}
.backendorf-installment .best-installment strong {
    color: #555;
    font-weight: 400;
}
.backendorf-installment .discounts {
    font-size: 12px;
	margin-top: 15px;
	font-weight: 400;
    color: #555;
}
.backendorf-installment .discounts .item strong {
    font-size: 16px;
	font-family: 'Oswald', sans-serif;
}
.backendorf-installment .best-installment {
    margin: 0px 0 0px
}
.backendorf-installment .discounts .item strong {
	width: 100%;
    display: table;
}
.products .product-item .backendorf-installment .price-box, 
.product-items .product-item .backendorf-installment .price-box {
    margin: 15px 0 0px;
}
.product-info-main .product-info-price .price-box, 
.product-info-main .product-info-price .backendorf-installment .price-box {
    width: auto;
    display: table;
}
.product-info-main .backendorf-installment {
    margin: 10px 0 10px;
}
.product-info-main .backendorf-installment .discounts {
    margin-top: 5px;
}
.product-info-main .backendorf-installment .discounts {
    font-size: 14px;
}
.product-info-main .backendorf-installment .best-installment {
    font-size: 14px;
}
.product-options-bottom .price-box .old-price {
    margin-top: 10px;
    display: table;
}

.products .product-item .price-box, .product-items .product-item .price-box {
    width: auto;
    display: table;
}
.product-item .price-box .price {
    font-size: 18px;
}
.product-item .old-price {
    margin: 5px 0;
	margin-top:9px;
    display: table;
}
.price-box.price-final_price .special-price {
	float:right;
}
.price-box.price-final_price .old-price span.price-label {
	display:none;
}
.price-box.price-final_price .old-price .price-wrapper .price{
	font-size:14px;
	font-weight:400;
	margin-right: 5px;
	text-decoration: line-through;
	color: #999;
}
.product-info-main .product-info-price .backendorf-installment .discounts .item strong {
    font-size: 22px;
}
 
.catalog-product-view .product-options-bottom .price-box .price-container .price, .catalog-product-view .product-info-price .price-box .price-container .price {
    font-size: 26px;
    line-height: 30px;
}
.catalog-product-view .price-box.price-final_price .old-price .price-wrapper .price{
	font-size:16px;
	margin-top:11px;
}

/*opcoes parcelamento*/
.backendorf-installment .lbl-toggle {
    background-color: #eee;
    border-radius: 5px;
    color: #555;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.2rem;
    font-weight: 400;
    padding: 1rem;
    text-align: center;
    text-transform: none;
}
.backendorf-installment .lbl-toggle::after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #555;
    border-top: 5px solid transparent;
}
.backendorf-installment .footer-message {
    font-size: 12px;
	line-height: 1.3em;
	display: table;
	margin-bottom: 15px;
}
.backendorf-installment .installments-options .installment-option strong {
    color: #555;
}
.backendorf-installment .installments-options {
    margin-bottom: 5px;
}
.backendorf-installment .installments.title {
    font-size: 14px;
}
.product-info-main .backendorf-installment {
    display: table;
    width: 100%;
}

/*calculo frete*/
.catalog-product-view .product-info-main .block {
    margin-bottom:10px
}
.shipping-calculation fieldset.review-fieldset {
    width: calc(100% - 150px);
	max-width:200px;
	float: left;
	margin-right:5px;
}
.shipping-calculation .fieldset {
    border: 0;
    margin-bottom:15px
}
.shipping-calculation .primary.actions-primary {
    float: left;
    width: 145px;
    display: table;
	margin-top:38px;
}
.shipping-calculation-result-container .item-options td {
    border: solid 1px transparent;
}
.shipping-calculation table.items.methods {
	background-color: #f5f5f5;
	border-radius: 5px;
}
.shipping-calculation-result-container .item-title th {
    padding-left: 8px;
}
.shipping-calculation-result-container .item-options td:last-child {
    font-weight: 600;
}

/*banner desktop e mobile*/
.banner-principal-desktop img, 
.banner-principal-mobile img {width: 100%;}
@media all and (min-width:768px) {
	.banner-principal-desktop {display: block;}
	.banner-principal-mobile {display: none;}
}
@media all and (max-width:767px) {
	.banner-principal-desktop {display: none;}
	.banner-principal-mobile {display: block;}
	.mp-banner-slider .owl-dots {
		top: initial;
	}
}
/*
.banner-principal-desktop .owl-theme .owl-nav, 
.banner-principal-mobile .owl-theme .owl-nav {
    margin-top: -10px;
}
.banner-principal-desktop .mp-banner-slider .owl-dots, 
.banner-principal-mobile .mp-banner-slider .owl-dots {left: 45%;}
.banner-principal-desktop .mp-banner-slider .owl-nav, 
.banner-principal-mobile .mp-banner-slider .owl-nav button span {top: 38%;}
*/

ul.promos {
    display: table;
	width:100%;
}
.subbanners-home .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: initial;
    width: auto;
}
.banner-principal-desktop .owl-theme .owl-nav.disabled + .owl-dots, 
.banner-principal-mobile .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: initial;
    width: auto;
}
.cms-home .top-container {
    max-width: 100%;
	padding:0;
}

#maincontent .subbanners-home .owl-carousel.owl-drag .owl-item:hover {
    outline: 1px solid transparent;
}
.copyright span {
    max-width: 1280px;
    display: table;
    margin: auto;
}
@media all and (min-width:768px) {
	.subbanners-home .item-image {
		padding: 0 10px;
	}
}
@media all and (max-width:767px) {
	.page-header {
		margin-bottom: 0px;
	}
}
small.copyright {
    padding-top: 0px;
	padding-bottom: 15px;
}
.rodape-plataforma {
	padding-top:15px;
	display:table;
	background-color: #FFF;
	width:100%;
}
.rodape-plataforma .centralizar-plataforma {
	margin:auto;
	width:auto;
	display:table;
}
.rodape-plataforma .texto-plataforma {
	width:auto;
	display:table;
	float:left;
	color:#666;
	font-size:12px;
	line-height:18px;
	margin-right:7px
}
.rodape-plataforma .logo-plataforma {
	width:auto;
	display:table;
	float:left;
}
.rodape-plataforma .logo-plataforma img {
	width:auto;
	height:18px;
	filter: grayscale(1);
}



/*Complemento css brands*/
.magetop-brandlist .brandlist .brand-item {
    height: auto !important;
	margin-bottom:30px;
}
.magetop-brandlist .magetop-block.block.brand-searchform .block-title {
	margin-bottom:10px;
}
.magetop-brandlist .brand-image {
	margin-bottom:10px;
}
.magetop-brandlist .brand-name {
    text-align: center;
}
.magetop-brandlist .brand-image img {
    box-shadow: 0 0 15px rgba(0,0,0,0.05);
}
.magetop-brandlist .brandlist .brand-item:hover {
	filter:brightness(96%);
}
.magetop-brandlist .search-submit {
    opacity: 1;
    position: relative;
    height: 33px;
    background-color: #CCC;
    border: none;
    color: #000;
	padding: 0 10px;
	width: 65px;
	top: -2px;
}
.brand-searchform .search-form input {
	margin-bottom:5px;
}
.magetop-brandlist .search-submit:before {
	content: "Buscar";
	color: #333;
	position: relative;
	display: block;
	width: 25px;
	height: 30px;
	line-height: 30px;
	padding: 0;
}
.product-info-main .product-social-links .action {
	text-transform: capitalize;
}

/*sem-estoque*/
.product-item.sem-estoque {
	filter: grayscale(1);
	opacity: 0.7;
}
.grid .product-item.sem-estoque {
	background-color: #EEE;
}
.product-item.sem-estoque .product-image-photo {
	filter: grayscale(1);
}
.product-item.sem-estoque .product-item-inner::before {
    background: transparent;
}
.owl-item .product-item.sem-estoque {
    background: transparent;
}
.products-grid .product-item.sem-estoque .product-item-info:hover {
  background: #EEE;
}
/*sem-estoque*/

/*botoes qtd carrinho*/
.checkout-cart-index .item .control.qty input[type="number"] {
	border: 2px solid #DDD;
	border-radius: 5px;
	outline:none
}
.checkout-cart-index .item .control.qty input[type="number"]:focus {
	box-shadow:none;
	border-color: #CCC;
}
.checkout-cart-index .item .control.qty {
    max-width: 60px;
}
@media all and (min-width:768px) {
	.checkout-cart-index .item .control.qty {
		margin: auto;
	}
}
@media all and (max-width:639px) {
	.checkout-cart-index .item .control.qty {
		margin: auto;
	}
}
.checkout-cart-index .item .qty_control {
	margin-top:0px;
	display: table;
	width: 100%;
	min-width: 60px;
	border-radius: 0 0 5px 5px;
}

.checkout-cart-index .item .qty .decreaseQty {
    width: 24px;
    height: 20px;
    line-height: 15px;
    font-size: 24px;
    background-color: #EEE;
    border: none;
    padding: 0;
	padding-bottom:5px;
	margin:3px;
	margin-top:4px;
	float: left;
}
.checkout-cart-index .item .qty .increaseQty {
    width: 24px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    background-color: #EEE;
    border: none;
    padding: 0;
	padding-bottom:5px;
	margin:3px;
	margin-top:4px;
	float:right;
}
.checkout-cart-index .item .qty .decreaseQty:hover, 
.checkout-cart-index .item .qty .increaseQty:hover {
	background-color: #DDD;
}
/*botoes qtd carrinho*/

/*botoes qtd detalhes*/
.catalog-product-view .box-tocart .field.qty {
  width: 160px;
  display: table;
  float: left;
  margin-top: 1px;
  background-color: transparent;
}
@media all and (max-width:767px){
	button#product-addtocart-button {
		width: calc(100% - 0px);
		margin-top: 0;
	}	
}
.catalog-product-view .box-tocart .input-text.qty {
  width: 54px;
}
.catalog-product-view .box-tocart .field.qty input[type="number"]{
  height: 50px;
}

.catalog-product-view button.input-group__button.input-group__button--increase, 
.catalog-product-view button.input-group__button.input-group__button--decrease {
  margin-top: -3px;
  height: 50px;
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .catalog-product-view .box-tocart button#product-addtocart-button {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .catalog-product-view .box-tocart button#product-addtocart-button {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .catalog-product-view .box-tocart .fieldset .actions {
    width: calc(100% - 160px);
    float: left;
  }
  .catalog-product-view .box-tocart {
    display: table;
    width: 100%;
  }
}
@media screen and (max-width: 319px) {
  .catalog-product-view .box-tocart button#product-addtocart-button {
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 299px) {
  .catalog-product-view .box-tocart .fieldset .actions {
    width: calc(100% - 0px);
  }
}
/*botoes qtd detalhes*/


/*ajuste frase criar conta success*/
.checkout-onepage-success .page-title-wrapper {
    text-align: center;
}
@media all and (min-width:768px) {
	.checkout-onepage-success .actions-toolbar {
		margin: auto;
		display: table;
	}
}
.checkout-onepage-success #registration {
    border: solid 1px #e4f2ff;
    margin: 50px 0;
	padding:25px;
    border-radius: 5px;
    text-align: center;
    background-color: #e4f2ff;
	width: 100%;
}
.checkout-onepage-success #registration p:first-child {
    font-size: 16px;
    text-align: center;
	font-weight: 400;
	margin-bottom: 20px;
}
.checkout-onepage-success #registration p:last:child {
    text-align: center;
}
.checkout-onepage-success #registration .action.primary {
    background: #3cbf3a;
    border: 1px solid #3cbf3a;
	font-size:30px;
    padding:15px 30px
}
.checkout-onepage-success #registration .action.primary:hover {
    background: #34ad33;
    border: 1px solid #34ad33;
}
@media all and (max-width:767px) {
	.checkout-onepage-success #registration {
	    padding:25px;
	}    
	.checkout-onepage-success #registration .action.primary {
		font-size:22px;
	}
	.checkout-onepage-success #registration p:first-child {
		font-size: 18px;
	}
}
/*ajuste frase criar conta success*/

/*ajuste password success*/
.checkout-onepage-success #password_customer_show {
    border: solid 1px #e4f2ff;
    margin: 50px 0;
    padding:25px;
    border-radius: 5px;
    text-align: center;
    background-color: #e4f2ff;
    width: 100%;
}
/*ajuste password success*/

/*ajuste campo error checkout*/
.checkout-index-index .fieldset.address .field._error input {
    transform: none !image;
}
.checkout-index-index .opc-wrapper .fieldset.address .field .field-error {
	position: relative;
    top: 0;
	padding: 0px 8px;
	border: 1px solid transparent;
	margin-bottom: 25px;
}
.checkout-index-index .opc-wrapper .fieldset.address .field .field-error::before {
    border-bottom: 8px solid transparent;
}
.checkout-index-index .opc-wrapper .field-error, div.mage-error[generated] {
    margin-top: 2px;
}.checkout-index-index .opc-wrapper .fieldset.address .field .field-error {
    margin-bottom: 10px;
}
.checkout-index-index .fieldset.address .field .field-error {
    font-size: 13px;
    line-height: 1em;
	letter-spacing: 0;
	font-weight:400;
}
/*ajuste campo error checkout*/

/*reducao campos checkout finalizar*/
.checkout-index-index .table-checkout-shipping-method tbody tr td {
    font-size: 12px;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td .price {
    font-size: 14px;
}
.checkout-index-index .fieldset .field.osc-input-group .control input, 
.checkout-index-index .fieldset .field.osc-input-group .control select:not(:checked), 
.checkout-index-index .fieldset .field.osc-input-group .control input:not(:placeholder-shown) {
	padding: 5px !important;
}
.checkout-index-index .field-tooltip .field-tooltip-action::before {
    font-size: 16px;
}

.checkout-index-index .table-checkout-shipping-method tbody td {
    padding-bottom: 10px;
    padding-top: 10px;
}
/*reducao campos checkout finalizar*/

/*ajustes carrinho*/
.checkout-cart-index .cart-summary .block > .title {
    padding-left: 0;
    background-color: #f3f4f6;
    border-radius: 5px;
    padding: 10px 20px;
    color: #111;
    border: solid 1px #CCC;
}
.checkout-cart-index .cart-summary .block > .title:hover {
    background-color: #f3f4f6;
    color: #111;
    border: solid 1px #CCC;
}
.checkout-cart-index .cart-summary .block > .title::after {
    right: 15px;
    color: #111;
}
.checkout-cart-index .cart-summary .block > .title:hover::after {
    color: #111;
}
.checkout-cart-index .cart-summary .block > .title:hover::after {
    color: #111;
}
.checkout-cart-index .cart-summary .cart-totals{
    border-top: 1px solid transparent;
}
.checkout-cart-index .cart-summary .block.active .content {
    display: block;
    background-color: #FFF;
    padding: 10px;
    border-radius: 0 0 10px 10px;
}
.checkout-cart-index .cart-summary #block-shipping.active {
    border-radius: 5px;
}
.checkout-cart-index #block-shipping.active > .title {
    background-color: #f3f4f6;
    color: #111;
    border: solid 1px #f3f4f6;
}
.checkout-cart-index #block-shipping.active > .title::after {
    color: #1111;
}
@media screen and (max-width: 767px) {
	.checkout-cart-index .cart-summary .block.active .content {
		background-color: #FFF;
		border: solid 1px #DDD;
	}	
}
.checkout-cart-index button.update[name="update_cart_action"] {
  background: #111111;
  box-shadow: inset 0 1px 0 0 #111111,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: 1px solid #111111;
}

.checkout-cart-index .page-title-wrapper .page-title {
	text-align: left;
    width: 100%;
    margin-top: 30px;
    color: #111111;
    font-size: 36px;
    font-weight: 600;
}
.checkout-cart-index .cart-container .form-cart .actions.main .continue {
	cursor: pointer;
	display: inline-block;
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	background: #eee;
	border: 1px solid #ccc;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    border-radius: 3px;
	min-height: 17px;
	margin-bottom:10px;
	margin-right:10px;
	box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 rgba(204,204,204,0.3);
}
.checkout-cart-index .cart-container .form-cart .actions.main .continue {
	float:left;
	background-color: #f3f3f3;
	box-shadow: none;
	font-size: 12px;
	font-weight: 400;
	border-color: #f3f3f3;
	text-decoration: none;
}
.checkout-cart-index .cart-container .form-cart .actions.main .continue:hover {
	background-color: #f0f0f0;
}
.checkout-cart-index .cart-discount {
	background-color: #f3fbff;
	padding: 10px 25px;
	border: solid 1px #d6f1ff;
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 20px rgba(0,0,0,0.00);
}
.checkout-cart-index .cart-discount:hover {
	background-color: #effaff;
	border: solid 1px #d6f1ff;
}
.checkout-cart-index .cart-discount .block > .title {
    padding: 15px 0;
	width: 100%;
	border-color:transparent;
}
.checkout-cart-index .cart-discount .block > .title::after {
	margin-top: 5px;
	color: #333;
}
.checkout-cart-index .cart-discount .block > .title strong {
    color: #111;
}
.checkout-cart-index .cart-discount .block .content {
    padding-bottom:20px;
	padding-left:0;
}
.checkout-cart-index .fieldset.coupon {
    margin-top: 10px;
}
.checkout-cart-index .fieldset:last-child {
    margin-bottom: 0px;
}
.checkout-cart-index .cart-discount .fieldset {
    max-width: 350px;
}
.checkout-cart-index .cart-discount .block.discount {
    width: 100%;
}
.checkout-cart-index .cart-discount .block .title::after {
    float: right;
}
.checkout-cart-index .cart-discount .block.discount input[type="text"] {
	height: 45px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #bbc1d4;
}
.checkout-cart-index .cart-discount .block.discount .actions-toolbar .primary {
    height: 45px;
	background-color:#111111;
	border-color:#111111;
	color:#FFF;
	box-shadow: none;
	border-radius:0 3px 3px 0;
}
.checkout-cart-index .cart-discount .block.discount .actions-toolbar .primary:hover {
    background-color: #2aa557;
}
@media all and (min-width:768px) {
	.checkout-cart-index .cart-discount {
		width: 71%;
	}
}
.cart.table-wrapper .actions-toolbar {
    padding-bottom: 30px;
}
.cart-empty {
    text-align: center;
}
.checkout-cart-index .cart-container .form-cart{
    background: #FFF;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0,0,0,0.10);
	padding: 25px;
}
.cart.table-wrapper .col.subtotal {
	color:#111111;
}
.checkout-cart-index  #shopping-cart-table tr:first-child > .col[scope=col] {
    color: #111111;
}
.checkout-cart-index .cart-summary {
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0,0,0,0.0);
}
.checkout-cart-index .cart-summary .grand.totals .price {
    color: #111111;
}
.checkout-cart-index .cart-summary > .title {
    color: #111111;
    font-weight: 400;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
    border-radius: 5px;
    background-color: #EEE;
    border: transparent;
	height: 40px;
}

.checkout-cart-index .cart-summary #block-shipping input[type="text"] {
	border-radius: 5px;
    background-color: #EEE;
    border: transparent;
}

.checkout-cart-index .price {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color:#333;
}
.checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .price{
    font-weight: 400;
	font-size: 16px;
}
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
	font-size: 16px;
}

.checkout-cart-index .product-image-photo {
    border-radius: 3px;
}
.checkout-cart-index .product-image-photo:hover {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
}
.checkout-cart-index .cart.table-wrapper .product-item-name + .item-options {
    margin-top: 10px;
}
@media all and (min-width:768px) {
	.checkout-cart-index .cart-container .form-cart{
		width:71%;
	}
	.checkout-cart-index .cart-container .form-cart .actions.main .continue {
		float:left;
	}
}
@media all and (min-width:768px) and (max-width:1000px) {
	.checkout-cart-index .cart-summary {
		width: 30%;
	}
	.checkout-cart-index .cart-container .form-cart, 
	.checkout-cart-index .cart-discount	{
		width: 66%;
	}
	.checkout-cart-index #shopping-cart-table tr:first-child > .col[scope="col"], 
	.checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .price, 
	.checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .price, 
	.checkout-cart-index .cart.table-wrapper .product-item-name + .item-options, 
	.checkout-cart-index .cart.table-wrapper .product-item-name, 
	.checkout-cart-index .cart-summary	{
		font-size:75%;
	}
	.checkout-cart-index .product-image-container {
		display: inline-block;
		max-width: 100%;
		width: 100px !important;
	}
	.checkout-cart-index .cart-container .form-cart .actions.main .continue {
		float:initial;
	}
}
@media all and (max-width:767px) {
	.checkout-cart-index .cart-container {
		padding: 10px 20px;
	}
}
/*ajustes carrinho*/

/*icone em cada forma de pagamento*/
.payment-methods .payment-method-title label[for="picpay_standard"]:before {
	content: "";
	margin-top: 0px;
	width: 25px; 
	height: 20px; 
	position: absolute;
	margin-left: -30px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:25px;
	background-image:url(../images/checkout/pagamento_icone_picpay.png);
}
.payment-methods .payment-method-title label[for="picpay_standard"] {
	padding-left:30px;
}
.payment-methods .payment-method-title label[for="yapay_credit_card"]:before {
	content: "";
	margin-top: 0px;
	width: 25px; 
	height: 20px; 
	position: absolute;
	margin-left: -30px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:25px;
	background-image:url(../images/checkout/pagamento_icone_cartao.png);
}
.payment-methods .payment-method-title label[for="yapay_credit_card"] {
	padding-left:30px;
}
.payment-methods .payment-method-title label[for="yapay_bank_slip"]:before {
	content: "";
	margin-top: 0px;
	width: 25px; 
	height: 20px; 
	position: absolute;
	margin-left: -30px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:25px;
	background-image:url(../images/checkout/pagamento_icone_boleto.png);
}
.payment-methods .payment-method-title label[for="yapay_bank_slip"] {
	padding-left:30px;
}
.payment-methods .payment-method-title label[for="yapay_transference"]:before {
	content: "";
	margin-top: 0px;
	width: 25px; 
	height: 20px; 
	position: absolute;
	margin-left: -30px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:25px;
	background-image:url(../images/checkout/pagamento_icone_transferencia.png);
}
.payment-methods .payment-method-title label[for="yapay_transference"] {
	padding-left:30px;
}
.payment-methods .payment-method-title label[for="cashondelivery"]:before {
	content: "";
	margin-top: 0px;
	width: 25px; 
	height: 20px; 
	position: absolute;
	margin-left: -30px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:25px;
	background-image:url(../images/checkout/pagamento_icone_retirada.png);
}
.payment-methods .payment-method-title label[for="cashondelivery"] {
	padding-left:30px;
}
.payment-methods .payment-method-title label[for="rm_pagseguro_twocc"]:before {
	content: "";
	margin-top: 0px;
	width: 25px; 
	height: 20px; 
	position: absolute;
	margin-left: -30px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:25px;
	background-image:url(../images/checkout/pagamento_icone_cartoes.png);
}
.payment-methods .payment-method-title label[for="rm_pagseguro_twocc"] {
	padding-left:30px;
}
.payment-methods div#rm_pagseguro_twoccflags {
    margin-top: 15px;
}
.payment-methods .payment-method-title label[for="banktransfer"]:before {
	content: "";
	margin-top: 0px;
	width: 25px; 
	height: 20px; 
	position: absolute;
	margin-left: -30px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:25px;
	background-image:url(../images/checkout/pagamento_icone_transferencia.png);
}
.payment-methods .payment-method-title label[for="banktransfer"] {
	padding-left:30px;
}
/*icone em cada forma de pagamento*/




/*checkout e cart */
#checkout .opc-progress-bar-item._active::before {
  background: #2db05d;
  border-color: #2db05d;
}
#checkout .opc-progress-bar-item._active .step-item {
  color: #2db05d;
}
#checkout .opc-progress-bar-item._active .step-item::before {
  background: #2db05d;
  border-color: #2db05d;
}
#checkout .opc-progress-bar-item._active .step-item::after {
  border-color: #2db05d;
}
#checkout .opc-progress-bar-item._complete .step-item {
    color: #000000;
}
#checkout .checkout-payment-method .payment-method-title {
    padding: 20px 10px;
}
#checkout .field[name="shippingAddress.telephone"] .field-tooltip-action:before {
	display:none;
}
#checkout .opc-block-shipping-information {
    padding:0;
}
#checkout .opc-block-shipping-information .shipping-information-block {
    padding: 10px 30px;
    background-color: #FFF;
	border-radius: 5px;
}
#checkout .opc-block-shipping-information .shipping-information-block > .title {
    border-bottom: 1px solid transparent;
}
#checkout .opc-block-shipping-information .shipping-information-block > .title strong {
	font-size: 14px;
    font-weight: 400;
}
@media all and (min-width:768px) {
	.checkout-index-index .checkout-container .checkout-header {
		box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
		background-color: #f9f9f9;
		padding: 20px 0 15px;
		border-radius: 5px 5px 0;
	}
	.checkout-index-index .opc-wrapper .opc {
		margin-top: -5px;
		padding-bottom: 30px;
	}
}
.block-authentication button#send2:not(.primary),
.block-authentication a.action.action-register.primary {
	box-shadow:none;
	background-color: #2db05d;
    color: #FFF;
	border: 1px solid #2db05d;
}
.checkout-index-index .opc-progress-bar-item > span {
	font-size: 16px;
}
.checkout-index-index header.page-header .header.content {
    height: auto;
}
.checkout-index-index .opc-progress-bar {
    margin: 20px auto 20px;
    display: table;
}

.checkout-index-index .page-header {
	box-shadow: 0 3px 15px rgb(0 0 0 / 5%);
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid transparent;
    margin-bottom:10px;
    font-size: 16px;
    font-weight: 600;
}
.checkout-index-index .opc-block-summary {
	border-radius:5px;
}
.checkout-index-index .opc-wrapper .opc {
    padding: 15px 25px;
	margin-top:5px;
	border-radius:5px;
}
.checkout-index-index .opc-wrapper .opc {
	margin-top:0px;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .step-title, 
.checkout-index-index .opc-wrapper .checkout-shipping-method .step-title, 
.checkout-index-index .opc-wrapper .payment-group .step-title {
	border-bottom: transparent;
	font-size: 22px;
	font-weight: 600;
}

.checkout-index-index .discount-code input[type="text"] {
	height: 45px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #bbc1d4;
}
.checkout-index-index .action.primary {
	background-color:#2db05d;
	border-color:#2db05d;
}
.checkout-index-index .action.primary:hover {
	background-color:#2aa557;
	border-color:#2aa557;
}

.checkout-index-index .actions-toolbar button.button.action.continue.secondary {
    box-shadow: none;
	background-color:#2db05d;
	border-color:#2db05d;
    color: #FFF;
}
.checkout-index-index .actions-toolbar button.button.action.continue.secondary:hover {
    box-shadow: none;
	background-color:#2aa557;
	border-color:#2aa557;
    color: #FFF;
}

.checkout-index-index .opc-block-summary .items-in-cart > .title {
    border-bottom-color:transparent;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
    height: 45px;
	background-color:#2db05d;
	border-color:#2db05d;
	color:#FFF;
	box-shadow: none;
	border-radius:0 3px 3px 0;
}
.checkout-index-index .opc-block-summary {
    background: #EEE;
}
.checkout-index-index .page-wrapper {
    background-color: #f9f9f9;
}
.checkout-index-index .opc-wrapper .opc {
	background-color:#FFF;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
    background-color: #2aa557;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary, 
.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
}
.checkout-index-index button.button.action.continue.primary, 
.checkout-index-index button.action.primary.checkout {
    width: 100%;
	margin-top:15px;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
    line-height: 1.3em;
	font-size:13px;
	padding-left: 0;
}
.checkout-index-index .fieldset .payment-method .field {
	margin-bottom:0;
}
.checkout-payment-method .payment-method-content {
    padding: 20px;
    background-color: #fafafa;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content {
    line-height: 1.3em;
    font-size: 13px;
}
.checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-title {
	width: 100%;
	border-color:transparent;
}
.payment-option._collapsible.opc-payment-additional.discount-code {
	border-color:transparent;
	background-color: #f3fbff;
	border: solid 1px #d6f1ff;
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 20px rgba(0,0,0,0.00);
}
.checkout-index-index tr.grand.totals .price {
    color: #2db05d;
}

@media all and (max-width:767px) {
	.checkout-index-index .opc-progress-bar {
		width: 100%;
		padding: 20px 0 10px;
	}
	.checkout-index-index .opc-progress-bar li.opc-progress-bar-item {
		background-color: transparent;
		padding: 2px 7px;
		margin-bottom: 3px;
		width: 100%;
		display: table;
		text-align: center;
	}
	.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._active {
		font-weight: 600;
	}
	.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._complete {
		opacity: 0.5;
	}
	.checkout-index-index .opc-progress-bar-item > span {
		font-size: 12px;
		color: #888;
	}
	.checkout-index-index li.opc-progress-bar-item._active > span {
		color: #333;
	}
	.checkout-index-index .opc-wrapper .opc {
		box-shadow:none;
		margin-top: 0px;
	}
}
@media all and (min-width:768px) {
  .checkout-index-index .checkout-container .checkout-header {
    margin-bottom: -10px;
  }
}

.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
    width: 100%;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle:after {
    float: right;
	margin-right:15px;
}
.checkout-cart-index .cart-discount .block.discount input[type="text"] {
	height: 45px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #bbc1d4;
}

.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code {
	padding: 0 20px;
}
.checkout-index-index #checkout .opc-block-summary .payment-option-content .form-discount .actions-toolbar .primary .action {
	height:45px;
	background: #2db05d;
	color: #FFF;
	box-shadow: none;
	border-color: transparent;
}
.checkout-index-index #checkout .opc-block-summary .payment-option-title .action-toggle {
	width:100%;
}
.checkout-index-index #checkout .opc-block-summary .payment-option-title .action-toggle:after {
	float:right;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product .product-image-container .product-image-wrapper img {
    border-radius: 5px;
	max-width: 50px;
	max-height: 50px;
}
.checkout-index-index #checkout .opc-block-summary .product-item .product-image-container {
  margin-top: 5px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product .product-image-container {
  padding-bottom: 0px;
}
.checkout-index-index .opc-block-summary .product-item .product-item-inner {
    margin: 0 0 0px;
}
.checkout-index-index .product-item-inner .product-image-container {
    max-width: 55px;
}
.checkout-index-index #checkout .opc-block-summary {
    background-color: #FFF;
}
.checkout-index-index #checkout .opc-block-summary .items-in-cart > .title strong {
    font-size: 14px;
    font-weight: 400;
}
.checkout-index-index .minicart-items .product-item-details .details-qty {
    margin-top: 0px;
}
.checkout-index-index .minicart-items .product-item-name {
	margin-bottom:0px;
}
.checkout-index-index #checkout .opc-block-summary .actions-toolbar .secondary a.action.viewcart {
    background-color: #f3f3f3;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
	color: #333;
    float: left;
	width:auto;
}
.checkout-index-index #checkout .opc-block-summary .actions-toolbar .secondary {
	border-top: 1px solid transparent;
	margin-top:10px;
}
.checkout-index-index .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid transparent;
}
.checkout-index-index #checkout .opc-block-summary .items-in-cart > .title {
	border-bottom-color: transparent;
	padding-bottom:0px;
}
.checkout-index-index #checkout .opc-block-summary > .title {
    display: block;
    padding-top: 20px;
    text-align: left;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}

.checkout-index-index .opc-wrapper .step-title {
    border-bottom: 1px solid transparent;
}
.checkout-index-index .step-title,
.checkout-index-index .opc-block-summary > .title {
  font-weight: 600;
  font-size: 22px;
  text-align: center;
}

.checkout-index-index .checkout-container .checkout-header .logo-checkout {
	display:none;
}
.checkout-index-index .page-header .logo {
    float: initial;
	margin-left:0px;
	margin-top:0px;
    display: table;
    height: auto;
	margin-bottom: 0;
    background-color: aqua;
    position: relative;
	padding: 0 20px;
	background-color:#FFF;
}
.checkout-index-index .page-header .logo {
    padding-top: 20px;
}
.checkout-index-index .page-header .logo img {
    height: 40px;
    width:auto;
    vertical-align: middle;
    max-height: 40px;
    position: relative;
}
@media all and (min-width:768px) {
	.topo-checkout-direita {
		position: absolute;
		right: 20px;
		width: 32.3%;
		height: 80px;
		display:table;
	}
}
@media all and (max-width:767px) {
	.checkout-index-index .topo-checkout-direita {
		position: relative;
		width: 100%;
		height: auto;
		display:table;
	}
	.checkout-index-index .page-header .logo {
		float: none;
		margin: auto;
		padding-bottom: 20px;
	}
	.checkout-index-index #checkout .opc-progress-bar-item .step-item .opc-progress-bar-item-title {
		position: initial;
	}
	.checkout-index-index #checkout .opc-progress-bar-item {
		width: 33%;
	}
	.checkout-index-index .fieldset .form-discount .payment-option-inner .field .label {
		display: none!important;
	}
	.checkout-index-index .checkout-payment-method .payment-option .payment-option-title {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		font-size:12px;
	}
	.checkout-index-index .checkout-payment-method .payment-option .payment-option-content {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0;
	}
}
@media all and (max-width:479px) {
	.checkout-index-index #checkout .checkout-header .opc-progress-bar-item {
		width: 33%;
	}
	.checkout-index-index .opc-wrapper .step-title {
		background-color:transparent;
	}
}

.checkout-index-index .topo-checkout-direita .midle {
    height: auto;
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
.checkout-index-index .frase-topo-checkout {
	line-height:20px;
	font-size:12px;
	color:#777;
}
.checkout-index-index .topo-checkout-direita .centralizar {
	width:auto;
	margin:auto;
	display:table;
}
.checkout-index-index .icone-topo-checkout {
	width: 15px;
	height: 20px;
	margin:0 5px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(../images/checkout/ambiente-seguro3.png);
	display: table;
    float: left;
}
.checkout-index-index header.page-header {
	background-color:#FFF;
}
.checkout-index-index header.page-header .header.content {
    height: 80px;
	display:table;
	width:100%;
	position:relative;
}

/*minicart*/
.block-minicart .minicart-items .action.edit:before {
	color:#CCC;
	font-size: 15px;
} 
.block-minicart .minicart-items .action.delete:before {
	color:#CCC;
	font-size: 15px;
}
.minicart-wrapper .block-minicart {
  border: 1px solid transparent;
  box-shadow: 0 3px 15px rgb(0 0 0 / 15%);
}
.minicart-wrapper .action.close {
    right: 5px;
    top: 10px;
}
.minicart-wrapper .block-minicart:after {
    border-color: transparent transparent #FFF transparent;
}
.block-minicart .minicart-items-wrapper {
    margin: 0;
}
.block-minicart .minicart-wrapper .block-minicart .action.close {
    right: 5px;
    top: 10px;
}
.block-minicart .minicart-items .product-item:not(:first-child) {
    border-top-color: transparent;
}
.block-minicart .minicart-wrapper .product .actions {
    margin-top: -25px;
}
.block-minicart .subtotal span.label {
    display: none;
}
.block-minicart .minicart-items .product-item:first-child {
    padding-top: 0;
}
.block-minicart .minicart-items .product-item {
    padding: 10px 0;
}
.block-minicart .minicart-items .product-item:last-child {
    padding-bottom: 0;
}
.block-minicart .minicart-items-wrapper {
    border-color: transparent;
    background-color: transparent;
}
.block-minicart .items-total {
    margin: 0;
    width: 100%;
    text-align: center;
}
.block-minicart .subtotal {
  margin: 0;
  text-align: center;
}
.minicart-wrapper .block-minicart .product .actions > .primary:not(:last-child),
.minicart-wrapper .block-minicart .product .actions > .secondary:not(:last-child) {
  margin-right: 5px;
}
.block-minicart span.product-image-container {
    max-width: 50px;
}
.block-minicart .minicart-items .product-item-details {
    padding-left: 65px;
}
.block-minicart .minicart-items .product-item-details .price {
    font-size: 16px;
	font-weight: 400;
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.block-minicart .minicart-items .product-item-name {
    margin-bottom: 10px;
	font-size: 13px;
}
.block-minicart .minicart-items .product-item-details .details-qty {
    margin-top: 10px;
}
.block-minicart .minicart-items .item-qty {
  width: 35px;
  background-color: #EEE;
  border-color: #EEE;
  border-radius: 5px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #333;
}
.product-item-details .details-qty button {
	padding-top: 3px;
	padding-bottom: 3px;
}
.block-minicart .product-image-photo {
	border-radius: 5px;
}
.minicart-items .product-item-pricing .label {
  font-size: 12px;
  color: #777;
}
.block-minicart .minicart-items .product-item-details .price-including-tax, 
.block-minicart .minicart-items .product-item-details .price-excluding-tax {
	margin: 0;
}
/*minicart*/

/*success senha*/
#ver_senha_click {
  background-color: #2db05d;
  padding: 7px 25px;
  border-radius: 5px;
  color: #FFF;
  font-size: 16px;
  padding-left: 30px;
  display: table;
  margin: auto;
  margin-top: 10px;
}
.senhaDeAcessoClique::before {
  content: '\f13e';
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 18px;
}
.frase_complementar_senha_box a {
  font-weight: 800;
  color: #1969b3;
  font-size: 1.15em;
  letter-spacing: -0.5px;
}
.senhaDeAcesso {
  background-color: #2db05d;
  padding: 7px 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 16px;
  display: table;
  margin: auto;
  margin-top: 10px;
}
.conteudoSenha {
    float: left;
	padding: 0 15px;
}
/*success senha*/

/*pagina de contato*/
.contact-index-index #maincontent.page-main {
  padding-bottom: 50px;
  padding-top: 50px;
}
.contact-index-index .mapa-contato-loja iframe {
  max-width: 100%;
  height: 300px;
}
/*pagina de contato*/
.contact-index-index #maincontent.page-main {
  padding-bottom: 50px;
  padding-top: 50px;
}
.contact-index-index form#contact-form input[type="text"], 
.contact-index-index form#contact-form input[type="password"], 
.contact-index-index form#contact-form input[type="url"], 
.contact-index-index form#contact-form input[type="tel"], 
.contact-index-index form#contact-form input[type="search"], 
.contact-index-index form#contact-form input[type="number"], 
.contact-index-index form#contact-form input[type="datetime"], 
.contact-index-index form#contact-form input[type="email"] {
  background: #ffffff;
  border: 1px solid #DDD;
  height: 40px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0 0 0 / 8%);
}
.contact-index-index form#contact-form textarea {
  border-radius: 5px;
  box-shadow: 0 0 10px rgb(0 0 0 / 8%);
  background: #ffffff;
  border: 1px solid #DDD;
}
.contact-index-index form#contact-form fieldset.fieldset {
  margin-bottom: 10px;
}
.contact-index-index form#contact-form fieldset.fieldset > legend {
  display: none;
}
.contact-index-index .form.contact {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .contact-index-index form#contact-form {
    width: calc(50% - 25px);
    min-width: auto;
    float: left;
  }
  .contact-index-index .column-contact-loja {
    width: calc(50% - 25px);
    float: right;
  }
}
@media screen and (min-width: 1080px) {
  .contact-index-index form#contact-form {
    width: calc(40% - 50px);
  }
  .contact-index-index .column-contact-loja {
    width: calc(60% - 50px);
  }
}
@media screen and (max-width: 767px) {
  .contact-index-index .column-contact-loja {
    margin-top: 60px;
  }
}
/*pagina de contato*/

/*privacidade*/
.message.global.cookie .actions {
  margin: 10px auto;
  display: table;
}
.message.global.cookie .conteudo-cookies {
  text-align:center;
  font-size: 14px;
  color: #FFF;
  width: calc(100% - 60px);
  margin: auto;
}
.message.global.noscript, .message.global.cookie {
  background: #979797f5;
  z-index: 999999;
  padding: 20px 0;
  box-shadow: 0 0 50px rgb(0 0 0 / 20%);
}
.message.global a.btn-link-privacidade {
  font-weight: 600;
  color: #ffdf2d;
}
.message.global a.btn-link-privacidade:hover {
  color: #ffdf2d;
}
.message.global .privacidade-titulo-principal {
  font-weight: 800;
}
.message.global .action.primary {
  background: #FFF;
  border: 1px solid #FFF;
  color: #000;
}
.message.global .action.primary:hover {
  background: #EEE;
  border: 1px solid #EEE;
  color: #000;
}
@media screen and (min-width: 768px) {
  .message.global.cookie .conteudo-cookies {
    width: 1280px;
    padding: 0 20px;
    max-width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .message.global a.btn-link-privacidade {
    display: table;
    text-align: left;
    width: 100%;
  }
  .message.global.cookie .actions {
    margin: 10px 30px;
  }
  .message.global.cookie .conteudo-cookies {
    text-align:left;
  }
}
/*privacidade*/

/*msg qtd minima*/
.catalog-product-view .product-info-main .box-tocart div#qty-error {
  position: absolute;
  width: 140px;
  color: #128912;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: -0.2px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 820px) {
  div#custom-qty {
    margin-bottom: 20px;
  }
}
/*msg qtd minima*/



/* carousel produtos megaslider */
@media all and (min-width:768px) {
  #maincontent .mp-product-slider-content .owl-stage-outer {
      padding: 10px 0;
  }
  #maincontent .mp-product-slider-content  .owl-carousel.owl-drag .owl-item {
    border: 1px solid transparent;
  }
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-item:hover {
    box-shadow:2px 2px 10px rgba(0, 0, 0, 0.15);
    border: 1px solid #EEE;
  }
  #maincontent .mp-product-slider-content .owl-item div.slider-product-item-info {
    width: calc(100% - 0px) !important;
    padding: 9px 9px 0;
  }
  #maincontent .mp-product-slider-content .owl-item .slider-product-item-details {
    padding-bottom: 50px;
  }
  #maincontent .mp-product-slider-content .owl-item .slider-product-item-actions {
    display: none;
    position: absolute;
  }
  #maincontent .mp-product-slider-content .owl-item:hover .slider-product-item-actions {
    display: block;
  }
}
#maincontent .mp-product-slider-content .owl-carousel button:not(.primary) {
  box-shadow: none;
}
@media screen and (min-width: 1320px) {
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev {
    float: left;
    margin-left: -50px;
  }
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next {
    float: right;
    margin-right: -50px;
  }
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav {
    position: absolute;
    margin-top: -35px;
    top: 50%;
    width: 100%;
    z-index: -1;
  }
}
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-dots {
  margin-top: 20px;
}
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev, 
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next {
  background-color: #EEE;
  height: 30px;
  width: 30px;
}
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev:hover, 
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next:hover {
  background-color: #666;
}
#maincontent .mp-product-slider-content .owl-carousel button.owl-prev span, 
#maincontent .mp-product-slider-content .owl-carousel button.owl-next span {
  font-size: 25px;
  line-height: 30px;
  display: table;
  width: 30px;
  color: #666;
}
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev:hover span, 
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next:hover span {
  color: #FFF;
}
@media screen and (max-width: 768px) {
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev {
    float: left;
    margin-left: -10px;
  }
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next {
    float: right;
    margin-right: -10px;
  }
}

/* carousel-destaque-loja */
#maincontent .content-carousel-destaque-loja .owl-carousel button:not(.primary) {
  box-shadow: none;
}
#maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-item:hover {
  box-shadow: 3px 4px 4px 0 rgb(0 0 0 / 0%);
  outline: 1px solid transparent;
}
@media screen and (min-width: 1320px) {
  #maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-prev {
    float: left;
    margin-left: -50px;
  }
  #maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-next {
    float: right;
    margin-right: -50px;
  }
  #maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav {
    position: absolute;
    margin-top: -35px;
    top: 50%;
    width: 100%;
    z-index: -1;
  }
}
#maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-dots {
  margin-top: 20px;
}
.content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-prev, 
.content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-next {
  background-color: #EEE;
  height: 30px;
  width: 30px;
}
.content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-prev:hover, 
.content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-next:hover {
  background-color: #666;
}
.content-carousel-destaque-loja .owl-carousel button.owl-prev span, 
.content-carousel-destaque-loja .owl-carousel button.owl-next span {
  font-size: 25px;
  line-height: 25px;
}
.content-carousel-destaque-loja {
  margin-top: 50px;
  margin-bottom: 50px;
}
.content-carousel-destaque-loja .owl-item {
  padding: 15px;
  padding-bottom: 20px;
}
.content-carousel-destaque-loja .owl-item-video {
  background-color: #FFF;
  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
  margin-bottom: 20px;
}
.content-carousel-destaque-loja .owl-item-video:hover {
  box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}
.content-carousel-destaque-loja .owl-item-video-texto {
  font-size: 13px;
  font-weight: 400;
  color: #333;
  padding: 15px;
}
.content-carousel-destaque-loja .owl-item-video-texto a {
  color: #333;
  text-decoration: none;
}
.content-carousel-destaque-loja .owl-item-video iframe {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .content-carousel-destaque-loja iframe {
    height: 220px;
  }
}
@media screen and (min-width: 1001px) {
  .content-carousel-destaque-loja iframe {
    height: 220px;
  }
}
@media screen and (min-width: 1161px) {
  .content-carousel-destaque-loja iframe {
    height: 320px;
  }
}
@media screen and (max-width: 767px) {
  .content-carousel-destaque-loja iframe {
    height: 360px;
  }
}
@media screen and (max-width: 600px) {
  .content-carousel-destaque-loja iframe {
    height: 300px;
  }
}
@media screen and (max-width: 400px) {
  .content-carousel-destaque-loja iframe {
    height: 260px;
  }
}
@media screen and (max-width: 340px) {
  .content-carousel-destaque-loja iframe {
    height: 200px;
  }
}
/* carousel-destaque-loja */


/*colunas-cms*/
.colunas-cms {
  display: block;
  width: 100%;
}
.colunas-cms ul, .colunas-cms li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.colunas-cms ul li {
  width: calc((100% / 4) - 10px);
  margin: 10px;
}
.colunas-cms li img {
  display: table;
  margin: auto;
  width:auto;
  max-width: 100%;
  -webkit-transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
}
.colunas-cms ul.dez li {width: calc((100% / 10) - 20px);}
.colunas-cms ul.nove li {width: calc((100% / 9) - 20px);}
.colunas-cms ul.oito li {width: calc((100% / 8) - 20px);}
.colunas-cms ul.sete li {width: calc((100% / 7) - 20px);}
.colunas-cms ul.seis li {width: calc((100% / 6) - 20px);}
.colunas-cms ul.cinco li {width: calc((100% / 5) - 20px);}
.colunas-cms ul.quatro li {width: calc((100% / 4) - 20px);}
.colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
.colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
.colunas-cms ul.um li {width: calc((100% / 1) - 20px);}

@media all and (min-width:1001px) and (max-width:1280px){
  .colunas-cms ul.dez li {width: calc((100% / 8) - 20px);}
  .colunas-cms ul.nove li {width: calc((100% / 7) - 20px);}
  .colunas-cms ul.oito li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.sete li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.seis li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.cinco li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.quatro li {width: calc((100% / 4) - 20px);}
  .colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (min-width:768px) and (max-width:1000px){
  .colunas-cms ul.dez li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.nove li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.oito li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.sete li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.seis li {width: calc((100% / 4) - 20px);}
  .colunas-cms ul.cinco li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.quatro li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (max-width:767px){
  .colunas-cms ul.dez li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.nove li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.oito li {width: calc((100% / 4) - 20px);}
  .colunas-cms ul.sete li {width: calc((100% / 4) - 20px);}
  .colunas-cms ul.seis li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.cinco li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.quatro li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.tres li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (max-width:500px){
  .colunas-cms ul.dez li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.nove li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.oito li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.sete li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.seis li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.cinco li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.quatro li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.tres li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (min-width:768px){
  .colunas-cms ul li:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
  }
}

@media all and (min-width:1001px) and (max-width:1280px){
  .linhaDestaques .colunas-cms ul.dez li {width: calc((100% / 10) - 20px);}
  .linhaDestaques .colunas-cms ul.nove li {width: calc((100% / 9) - 20px);}
  .linhaDestaques .colunas-cms ul.oito li {width: calc((100% / 8) - 20px);}
  .linhaDestaques .colunas-cms ul.sete li {width: calc((100% / 7) - 20px);}
  .linhaDestaques .colunas-cms ul.seis li {width: calc((100% / 6) - 20px);}
  .linhaDestaques .colunas-cms ul.cinco li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.quatro li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .linhaDestaques .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
} 
@media all and (min-width:768px) and (max-width:1000px){
  .linhaDestaques .colunas-cms ul.dez li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.nove li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.oito li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.sete li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.seis li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.cinco li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.quatro li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .linhaDestaques .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (max-width:767px){
  .linhaDestaques .colunas-cms ul.dez li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.nove li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.oito li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.sete li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.seis li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.cinco li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.quatro li {width: calc((100% / 2) - 20px);}
  .linhaDestaques .colunas-cms ul.tres li {width: calc((100% / 1) - 20px);}
  .linhaDestaques .colunas-cms ul.dois li {width: calc((100% / 1) - 20px);}
  .linhaDestaques .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
/*colunas-cms*/

@media all and (max-width:767px){
  body .page-wrapper .page-footer {
    margin-top: 0px;
  }
}
@media (min-width: 768px){
  .page-footer .footer.content {
      padding-top: 60px;
      padding-bottom: 50px;
      border-top-color:transparent;
  }
  .page-footer .contentSelos .footer.content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
body .page-wrapper > .page-bottom {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.page-bottom .linhaDestaques{
  width: calc(100.0% - 0px);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 20px 0;
  margin: 0;
}
.rodape-redes-sociais {
  width: 100%;
  display: table;
  height: auto;
  padding: 30px 0;
  background-color: #DDD;
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
}
.rodape-redes-sociais .footer.content {
  padding: 0;
  border-top-color:transparent;
}
.redes-sociais-rodape .titulo-redes-sociais {
  line-height: 1.1em;
  height: 60px;
  font-size: 1.6em;
  font-weight: 800;
  margin-right: 30px;
  color: #666;
  display: table;
}
.redes-sociais-rodape .titulo-redes-sociais .midle {
  vertical-align: middle;
  display: table-cell;
}
.redes-sociais-rodape .redesocial {
  float: left;
  margin: 5px 10px;
  width: auto;
  display: table;
}
.redes-sociais-rodape .redesocial {
  float: left;
}
.redes-sociais-rodape .redesocial img {
  max-width:60px;
}
.redes-sociais-rodape .redesocial img:hover {
	-webkit-transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transition: 0.1s ease-in;
}
.redes-sociais-rodape .caixa-redes-sociais {
  width: auto;
  margin: auto;
  display: table;
  float: left;
}
.redes-sociais-rodape {
  margin: auto;
  width: auto;
  display: table;
}
@media all and (max-width:767px){
  .redes-sociais-rodape .titulo-redes-sociais {
    width: 100%;
    display: table;
    text-align: center;
  }
  .redes-sociais-rodape .caixa-redes-sociais {
    float: none;
  }
}
header .header.panel > .header.links > li > a {
  font-weight: 600;
}
.footer.content .links .title strong {
  display: table;
}

/*swatches*/
.swatch-attribute-options .swatch-option {
  height: 30px;
  background-size: contain;
}
#maincontent.page-main {
  padding-bottom: 50px;
}
@media all and (max-width:767px){
  #maincontent.page-main {
    padding-top: 50px;
  }
}
.cms-page-view p {
  line-height: 1.8em;
}
@media all and (min-width:768px){
  .checkout-index-index #checkout.checkout-container {
      min-height: auto;
  }
  .checkout-cart-index  #maincontent.page-main {
    padding-bottom: 100px;
  }
}


.message.global.demo {
    background: #605f5d;
}
@media all and (min-width: 768px) {
	.page-layout-1column .column.main .toolbar-products {
		position: relative;
	}
}

.carrousel-destaques-home li.product-item {
    padding: 0 20px;
}
.carrousel-destaques-home .product-item-info {
	padding: 9px;
}
.carrousel-destaques-home .product-item-info:hover {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
 

.topo-mageshop-checkout-custom {
	box-shadow: 0 3px 15px rgb(0 0 0 / 5%);
	background-color: #FFF;
}
.topo-mageshop-checkout-custom .header.content {
    padding-top: 0px;
}
.topo-mageshop-checkout-custom .topo-mageshop-checkout-esquerda {
    position: relative;
    left: 20px;
    width: 50%;
    height: 90px;
	float:left;
    display: table;
}
.topo-mageshop-checkout-custom .topo-mageshop-checkout-direita {
    position: relative;
    right: 20px;
    width: 50%;
    height: 90px;
	float:right;
    display: table;
}
.topo-mageshop-checkout-custom .topo-mageshop-checkout-direita .topo-checkout-direita {
    position: relative;
    width: 100%;
    height: 90px;
    display: table;
}
.topo-mageshop-checkout-custom .topo-mageshop-checkout-direita .centralizar {
    width: auto;
    margin: auto;
    display: table;
    float: right;
}
.topo-mageshop-checkout-custom .topo-mageshop-checkout-esquerda .logo-mageshop-checkout-custom {
    vertical-align: middle;
    display: table-cell;
    height: auto;
}
.topo-mageshop-checkout-custom .topo-mageshop-checkout-esquerda .logo-chekout-mageshop img {
    width: auto;
    max-width: 150px;
    height: auto;
    max-height: 70px;
}
@media all and (max-width:767px){
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-esquerda {
		position: relative;
		left: 0px;
		width: 100%;
		height: auto;
		float:left;
		display: table;
	}
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-direita {
		position: relative;
		left: 0px;
		width: 100%;
		height: auto;
		float:left;
		display: table;
	}
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-direita .topo-checkout-direita {
		height: auto;
		padding: 15px 0;
	}
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-direita .centralizar {
		float: none;
	}
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-esquerda a.logo-chekout-mageshop {
		display: table;
		margin: auto;
		margin-top: 20px;
	}
}

/*full checkout*/
.body-full-checkout .full-checkout .opc-block-summary .product-item .product-item-name-block .product-item-name {
    font-size: 1.2rem;
}
.body-full-checkout .full-checkout .checkout-payment-method .payment-method .payment-method-title.choice .radio {
    width: 20px;
}
.body-full-checkout .full-checkout .opc-block-previous-steps-information {
    padding: 0 10px 30px;
}
.body-full-checkout .payment-methods .payment-method-title label:before {
    position: relative;
    display: table-cell;
    top: 3px;
	margin-top: 25px;
	width: 35px;
}
.body-full-checkout.checkout-index-index #maincontent #checkout.checkout-container .checkout-content .opc-wrapper, 
.body-full-checkout .checkout-header {
    max-width: 100%;
    margin-top: 0px;
}
@media all and (min-width: 768px) {
	.body-full-checkout .full-checkout .opc-wrapper .is-customer, 
	.body-full-checkout .full-checkout .opc-wrapper .is-new-customer, 
	.body-full-checkout .opc-wrapper .form-identification, 
	.body-full-checkout .opc-wrapper .form-account-create, 
	.body-full-checkout .opc-wrapper .is-new-customer {
		max-width: 100%;
	}
}
.body-full-checkout #checkout .checkout-payment-method .payment-method-title {
    padding-top: 10px;
	padding-bottom: 10px;
}
.body-full-checkout .full-checkout .checkout-payment-method .payment-method .payment-method-title.choice .label {
    display: inline-table !important;
    width: calc(100% - 25px);
	padding: 10px 0;
}
@media all and (max-width: 767px) {
	.body-full-checkout .full-checkout .checkout-payment-method .payment-method .payment-method-title.choice .label {
		font-size: 16px;
	}
	.body-full-checkout .full-checkout .checkout-payment-method .checkout-billing-address, 
	.body-full-checkout .full-checkout .checkout-payment-method .forms-payment-methods {
		background: transparent;
	}
}
.body-full-checkout .fieldset .field.theme-full-checkout-fields-floating-label:not(.choice) .control ._additional-information {
	padding-left: 15px;
}
.body-full-checkout .fieldset .field.theme-full-checkout-fields-floating-label:not(.choice) .control ._additional-element-input div.mage-error[generated] {
    bottom: -20px;
}
.body-full-checkout .fieldset .field.theme-full-checkout-fields-floating-label:not(.choice)._error .field-error {
    padding: 5px 0px;
}
.body-full-checkout .fieldset .field.theme-full-checkout-fields-floating-label:not(.choice)._error .field-error::before {
    border-bottom-color:transparent;
}
.body-full-checkout .full-checkout .opc-progress-bar-item._active .step-item::after {
    background: green;
    border-color: green;
}
.body-full-checkout .full-checkout .opc-progress-bar-item .step-item::after {
	color: #555;
}
.body-full-checkout .full-checkout .opc-progress-bar-item._complete .step-item::after, 
.body-full-checkout .full-checkout .opc-progress-bar-item._complete .step-item::before {
    background: #DDD;
    border-color: #DDD;
}
.body-full-checkout .full-checkout .opc-progress-bar-item._complete .step-item::after {
    color: green;
}
.body-full-checkout .full-checkout .opc-progress-bar-item._complete::before {
    background: #DDD;
    border-color: #DDD;
}
.body-full-checkout .billing-address-details button.action.action-edit-address {
    margin-top: 10px;
}
.body-full-checkout .theme-full-checkout-payment-additional > .title {
	border-bottom-color: transparent;
}
.body-full-checkout .theme-full-checkout-payment-additional > .title strong {
	font-size: 14px;
	font-weight: 400;
}
.body-full-checkout .theme-full-checkout-payment-additional._collapsible.discount-code {
    background-color: #f3fbff;
    border: solid 1px #d6f1ff;
    padding: 2px 15px;
	margin: 20px 0;
}
.body-full-checkout .theme-full-checkout-payment-additional .theme-full-checkout-form-discount .actions-toolbar .primary .action:not(:focus) {
	box-shadow: none;
}
.body-full-checkout .abs-theme-full-checkout-discount-code .actions-toolbar .primary .action, 
.body-full-checkout .theme-full-checkout-payment-additional .theme-full-checkout-form-discount .actions-toolbar .primary .action, 
.body-full-checkout .theme-full-checkout-payment-additional .theme-full-checkout-form-discount .actions-toolbar .primary .action:hover,
.body-full-checkout .theme-full-checkout-payment-additional .theme-full-checkout-form-discount .actions-toolbar .primary .action:focus  {
    height: 45px;
	background-color: #2db05d;
    border-color: #2db05d;
	color: #FFF;
}
.body-full-checkout .full-checkout .opc-block-summary {
    padding-left: 30px;
	padding-right: 30px;
}
.body-full-checkout.checkout-index-index #checkout .opc-block-summary .actions-toolbar .secondary a.action.viewcart {
    display: table;
    margin: 20px 0;
}
@media all and (max-width: 767px){
	.body-full-checkout.checkout-index-index #checkout .checkout-header .opc-progress-bar-item {
		width: calc(33.33% - 15px);
		display: inline-table;
	}
	.body-full-checkout .theme-full-checkout-form-discount-inner .label[for="discount-code"] {
		display: none !important;
	}
	.body-full-checkout #checkout.full-checkout .theme-full-checkout-payment-additional {
		display: table;
		width: 100%;
		width: calc(100% - 30px);
	}
	.body-full-checkout #maincontent.page-main {
		padding-top: 0px;
	}
}
@media all and (max-width: 639px){
	.body-full-checkout .opc-wrapper .methods-shipping {
		border-bottom-color: transparent;
	}
}
@media all and (min-width: 1024px) {
	.body-full-checkout .checkout-container .opc-wrapper .form.form-login, 
	.body-full-checkout .checkout-container .opc-wrapper .form.form-shipping-address {
		max-width: 100%;
	}
}
/*full checkout*/


/*quebra pagebuilder menu*/
@media all and (min-width: 768px){
	.navigation div.ui-menu-item {
		float: right;
	}
}


.barraTopoLoja {
    background: #f6bf41;
    border-bottom: solid 0px #EEE;
    padding: 0;
    width: 100%;
    font-size: 14px;
    color: #000;
    font-weight: 800;
    display: table;
}
.barraTopoLoja a:hover {
	background-color: transparent;
}
.barraTopoLoja .barraTopoLojaEsquerda {
	text-align: left;
	font-size: 20px;
}
.barraTopoLoja .barraTopoLojaCentro {
	text-align: center;
	font-size: 20px;
}
.barraTopoLoja .barraTopoLojaDireita {
	text-align: right;
	font-size: 20px;
}
.barraTopoLoja .barraTopoLojaEsquerda .barra-texto-descricao {
    font-size: 10px;
	font-weight: 600;
    width: 100%;
    display: table;
    text-align: center;
}
.barraTopoLoja .barra-icone {
	display: table;
	float: left;
	margin-right: 5px;
} 
.barraTopoLoja .barraTopoLojaEsquerda .barra-icone {
    margin-bottom: -10px;
}
.barraTopoLoja .barraTopoLojaDireita .barra-icone {
    margin-bottom: -10px;
}
.barraTopoLoja .barraTopoLojaDireita .barra-texto {
	display: table;
	float: left;
}
.barraTopoLoja .barra-top-secao .barra-icone img{
	height: 30px;
}
.barraTopoLoja .barra-top-secao {
    width: auto;
    display: table;
	height: 55px;
	margin: auto;
}
.barraTopoLoja .barraTopoLojaEsquerda .barra-top-secao {
    float: left;
}
.barraTopoLoja .barraTopoLojaDireita .barra-top-secao {
    float: right;
}
.barraTopoLoja .barra-top-secao .midle {
  vertical-align: middle;
  height: auto;
  display: table-cell;
}
.barraTopoLoja .row-full-width-inner {
	padding-left: 20px;
    padding-right: 20px;
	max-width: 1280px;
}
@media all and (min-width:768px) and (max-width:1080px) {
	.barraTopoLoja .barraTopoLojaEsquerda {
		font-size: 18px;
	}
	.barraTopoLoja .barraTopoLojaCentro {
		font-size: 16px;
	}
	.barraTopoLoja .barraTopoLojaDireita {
		font-size: 18px;
	}
}
@media all and (max-width:767px){
	.pagebuilder-column.barraTopoLojaCentro.remove-mobile {
		display: none !important;
	}
	.barraTopoLoja .barraTopoLojaEsquerda .barra-top-secao {
		float: none;
	}
	.barraTopoLoja .barraTopoLojaDireita .barra-top-secao {
		float: none;
	}
	.barraTopoLoja .barra-top-secao .barra-icone img {
		height: 20px;
	}
	.barraTopoLoja .barraTopoLojaEsquerda {
		font-size: 14px;
	}
	.barraTopoLoja .barraTopoLojaCentro {
		font-size: 14px;
	}
	.barraTopoLoja .barraTopoLojaDireita {
		font-size: 14px;
	}
	.barraTopoLoja .barra-top-secao {
		height: 35px;
	}
	.barraTopoLoja .pagebuilder-column-group {
		flex-wrap: initial;
	}
	.barraTopoLoja  {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.pagebuilder-column.barraTopoLojaEsquerda {
		width: 50%;
	}
	.pagebuilder-column.barraTopoLojaDireita {
		width: 50%;
	}
}
@media all and (max-width:279px){
	.barraTopoLoja .barraTopoLojaEsquerda {
		font-size: 11px;
	}
	.barraTopoLoja .barraTopoLojaCentro {
		font-size: 11px;
	}
	.barraTopoLoja .barraTopoLojaDireita {
		font-size: 11px;
	}
}

/*centralizar logo mobile*/
@media all and (max-width:767px){
	.header.content a.logo {
		left: 50%;
		margin: 0;
		padding: 0;
		margin-left: -60px;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.header.content a.logo img {
		width: 120px;
		height:auto;
		display: table;
	}
}
@media all and (max-width:279px){
	.header.content a.logo {
		margin-left: -45px;
	}
	.header.content a.logo img {
		width: 90px;
	}
}
/*centralizar logo mobile*/

.page-wrapper a:hover {
	background-color: transparent;
}
.footer.content .links li {
	color: #FFF;
}
@media all and (min-width:768px) {
  .block-search .block-content {
    border: solid 1px transparent;
  }
}
.linhaDestaques .caixaTexto .titulo {
    margin: 0px;
}
.links.linksInformacoes ul > li a {
	padding-bottom: 0;
	padding-top: 0;
}
.links.linksInformacoes ul > li {
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer.content .title {
    margin-top: 0px;
}


.container-faq .accordion button .accordion-title {
	font-size: 20px;
}
.container-faq .accordion button {
    padding: 15px 0;
}
.container-faq .accordion .accordion-content p {
    font-size: 16px;
}



/*depoimentos*/
.depoimentos {
	margin-bottom:50px;
	display:table;
	width:100%;
}
.caixavideo3 .itemvideo {
	float:left;
	width:calc(33.33% - 30px);
	margin:15px;
	background:#FFF;
	box-shadow:0 6px 10px rgba(0,0,0,0.2);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	padding-bottom:20px;
}
.caixavideo3 .itemvideo:hover,.caixavideo2 .itemvideo:hover,.caixavideo1 .itemvideo:hover {
	box-shadow:0 6px 10px rgba(0,0,0,0.35);
}
.caixavideo2 .itemvideo {
	float:left;
	width:calc(50.0% - 20px);
	margin:10px;
}
.caixavideo1 .itemvideo {
	float:left;
	width:calc(100.0% - 20px);
	margin:10px;
}
@media only screen and (max-width: 767px) {
	.caixavideo3 .itemvideo {
		width:calc(100.00% - 20px);
		margin:10px;
	}
	.caixavideo2 .itemvideo {
		width:calc(100.00% - 20px);
		margin:10px;
	}
	.caixavideo1 .itemvideo {
		width:calc(100.00% - 20px);
		margin:10px;
	}
}
.depoimentos iframe {
	max-width:100%;
	margin:auto;
	display:table;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	-o-border-radius:5px 5px 0 0;
}
.depoimentos .midle {
	vertical-align:middle;
	display:table-cell;
	height:auto;
}
.depoimentos .nome-video {
	height:45px;
	display:table;
	position:relative;
	width:calc(100% - 0px);
	padding:0 10px;
	text-align:center;
	font-size:20px;
	line-height:20px;
	font-weight:600;
	margin-top:15px;
	color:#333;
}
.depoimentos .cidade-video {
	height:40px;
	display:table;
	position:relative;
	width:calc(100% - 0px);
	padding:0 10px;
	text-align:center;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	color:#333;
}
.depoimentos .estrelas1 {
	margin:auto;
	display:table;
	height:13px;
	width:13px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas2 {
	margin:auto;
	display:table;
	height:13px;
	width:26px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas3 {
	margin:auto;
	display:table;
	height:13px;
	width:39px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas4 {
	margin:auto;
	display:table;
	height:13px;
	width:52px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas5 {
	margin:auto;
	display:table;
	height:13px;
	width:65px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas {
	margin:auto;
	display:table;
	height:13px;
	width:65px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.cms-depoimentos .std h2 {
	text-align:center;
	font-size:40px;
	font-weight:600;
	letter-spacing:-.5px;
	color:#333;
	text-align:center;
	font-size:50px;
	line-height:1.1em;
	font-weight:600;
	letter-spacing:-.5px;
	color:#333;
}
.cms-depoimentos .descricao p {
	text-align:center;
	font-size:16px;
	line-height:1.4em;
	font-weight:400;
	color:#333;
}
.cms-depoimentos .top-container {
	max-width:100%;
	margin:0 auto;
	padding:0;
}
.cms-depoimentos .top-container img {
	margin:auto;
	max-width:100%;
}
@media only screen and (min-width: 768px) {
	.cms-depoimentos .top-container .imgDesktop {
		display:table;
	}
	.cms-depoimentos .top-container .imgMobile {
		display:none;
	}
}
@media only screen and (max-width: 767px) {
	.cms-depoimentos .top-container .imgMobile {
		display:table;
	}
	.cms-depoimentos .top-container .imgDesktop {
		display:none;
	}
}
.cms-depoimentos .breadcrumbs {
	overflow:hidden;
	margin:-15px auto 15px;
	width:auto;
	display:table;
}
.cms-depoimentos .botao {
	width:auto;
	display:table;
	margin:auto;
	font-size:18px;
	line-height:20px;
	font-weight:600;
	background:#F7A30A;
	padding:15px 35px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}
.cms-depoimentos .botao:hover {
	background:#ec9b04;
}
.cms-depoimentos .botao a {
	display:block;
	color:#FFF;
	text-decoration:none;
}
.cms-depoimentos .main-container {
	padding-bottom:100px;
}
.layoutdepoimentos {
	max-width:1200px;
}
.layoutdepoimentos .botao {
	width:auto;
	display:table;
	margin:auto;
	margin-top:15px;
	font-size:18px;
	line-height:20px;
	font-weight:600;
	background:#F7A30A;
	padding:15px 35px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}
.layoutdepoimentos .botao:hover {
	background:#ec9b04;
}
.layoutdepoimentos .botao a {
	display:block;
	color:#FFF;
	text-decoration:none;
}
.layoutdepoimentos .descricao p {
	text-align:center;
	font-size:16px;
	line-height:1.4em;
	font-weight:300;
	color:#333;
}
.layoutdepoimentos .widget-title h2 {
	display:table;
	width:100%;
}
.layoutdepoimentos h2 {
	margin:20px 0;
	font-size:30px;
	font-weight:600;
	text-align:center;
}

.layoutdepoimentos .depoimentos {
	margin-top:15px;
}
.cms-depoimentos h2 {
	text-align:center;
	font-size:40px;
	font-weight:600;
	letter-spacing:-.5px;
	color:#333;
	text-align:center;
	font-size:50px;
	line-height:1.1em;
	font-weight:600;
	letter-spacing:-.5px;
	color:#333;
}
.cms-depoimentos .descricao p {
	text-align:center;
	font-size:16px;
	line-height:1.4em;
	font-weight:400;
	color:#333;
}
/*depoimentos*/


@media only screen and (min-width: 768px) {
	li.level0.category-item.level-top.parent:after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		margin-top: 15px;
		width: 0;
		height: 0;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-top: 4px solid #ffffff47;
		margin-left: -5px;
		position: absolute;
	}
}


.linhaDestaquesHome {
	padding: 10px 0;
	width: 100%;
	margin: 0px auto 20px;
	max-width: 100%;
	display: table;
	background: #f6bf41;
}
.linhaDestaquesHome .main-container {
	padding-top: 0px;
	padding-bottom: 0px;
}
.linhaDestaquesHome .midle {
	vertical-align: middle;
	display: table-cell;
	height: auto;
}
.linhaDestaquesHome .centralizar {
	width: auto;
	max-width: 99%;
	margin: auto;
	display: table;
}
.linhaDestaquesHome .imagemEsq img {
	width: auto;
	max-width: 50px;
	height: auto;
	max-height: 50px;
	margin: auto;
}
.linhaDestaquesHome .imagemEsq {
	width: 60px;
}
.linhaDestaquesHome .textoDir {
	width: calc(100% - 60px);
}
.linhaDestaquesHome .textoDir, 
.linhaDestaquesHome .imagemEsq {
	height: 50px;
	display: table;
	float: left;
	text-align: center;
	line-height: 1.1em;
}
.linhaDestaquesHome .textoDir {
	font-size: 18px;
	font-weight: 400;
	max-width: 90%;
}
.linhaDestaquesHome .titulo {
	font-size: 15px;
	line-height: 1.1em;
	font-weight: 800;
	letter-spacing: 0px;
	text-align: left;
	color: #000;
	margin: 0;
	margin-bottom: 2px;
}
.linhaDestaquesHome .texto {
	font-size: 12px;
	line-height: 1em;
	font-weight: 400;
	color: #000;
	text-align: left;
}
.linhaDestaquesHome .textoDir b, .linhaDestaquesHome .textoDir strong {
	font-weight: 600;
}
@media only screen and (min-width: 1081px) {
	/*
	.linhaDestaquesHome .caixa4:before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		right: 0px;
		float: left;
		margin-top: 24px;
		width: 5px;
		height: 5px;
		background-color: #FFF;
		position: relative;
		border-radius:50%;
		-webkit-border-radius:50%;
		-moz-border-radius:50%;
		-ms-border-radius:50%;
		-o-border-radius:50%;
	}
	.linhaDestaquesHome .caixa4:first-child:before {
		display: none;
	}
	*/
}
.linhaDestaquesHome .caixa6 {
	width: 16.66%;
	float: left;
	display: table;
}
.linhaDestaquesHome .caixa5 {
	width: 20.0%;
	float: left;
	display: table;
}
.linhaDestaquesHome .caixa4 {
	width: 25.0%;
	float: left;
	display: table;
}
.linhaDestaquesHome .caixa3 {
	width: 33.33%;
	float: left;
	display: table;
}

@media only screen and (max-width: 1080px) {
	.linhaDestaquesHome .caixa6, .linhaDestaquesHome .caixa5, .linhaDestaquesHome .caixa3 {
		width: 33.33%;
	}
}
@media only screen and (max-width: 767px) {
	.linhaDestaquesHome .caixa4 {
		width: 50.0%;
	}
	.linhaDestaquesHome .textoDir {
		max-width: 100%;
	}
	.linhaDestaquesHome .centralizar{
		float: left;
	}
	.linhaDestaquesHome .texto {
		text-align: left;
	}
	.linhaDestaquesHome .imagemEsq img {
		max-width: 35px;
		max-height: 35px;
	}
}
@media only screen and (max-width: 540px) {
	.linhaDestaquesHome .caixa6, .linhaDestaquesHome .caixa5, .linhaDestaquesHome .caixa4 {
		width: 50%;
	}
	.linhaDestaquesHome .centralizar{
		float: none;
	}
	.linhaDestaquesHome .texto {
		text-align: center;
	}
	.linhaDestaquesHome .centralizar {
		max-width: 90%;
	}
	.linhaDestaquesHome .imagemEsq {
		width: 100%;
	}
	.linhaDestaquesHome .textoDir {
		width: calc(100% - 20px);
		padding: 0 10px;
		height: 50px;
	}
	.linhaDestaquesHome .textoDir .midle {
		vertical-align: top;
	}
	.linhaDestaquesHome .textoDir {
		font-size: 17px;
	}
	.linhaDestaquesHome .titulo {
		font-size: 15px;
		text-align: center;
	}
	.linhaDestaquesHome .texto {
		font-size: 13px;
	}
}

@media only screen and (min-width: 1080px) {
	.banner-principal-desktop .owl-theme .owl-nav.disabled + .owl-dots, 
	.banner-principal-mobile .owl-theme .owl-nav.disabled + .owl-dots {
		margin-top: 40px;
		position: absolute;
	}
}


/*ajustes full checkout*/
.checkout-index-index .installments select.select.select-installments.cc_installments {
    width: 100% !important;
	padding-right: 25px;
    font-size: 12px;
}
.full-checkout .checkout-payment-method .pagarme_creditcard .credit-card-types .item {
    transform: scale(0.7);
    margin: -3px;
}
.full-checkout .checkout-payment-method .credit-card-types img {
    border-radius: 5px;
}
.checkout-index-index .fieldset .payment-method .field {
    margin-bottom: 4px;
    margin-top: 4px;
}
.full-checkout .checkout-payment-method .ccard .captcha .input-text, 
.full-checkout .checkout-payment-method .ccard .number .input-text {
    max-width: 100%;
    width: 100% !important;
}
.full-checkout .checkout-payment-method .field input.input-text.cc_owner{
    width: 100% !important;
}
.full-checkout .checkout-payment-method .billing-address-same-as-shipping-block.field.choice {
    font-size: 12px;
}
.full-checkout .checkout-payment-method .forms-payment-methods {
    padding: 0 0px;
}
.checkout-index-index #pagarme_pix-form .pagarme_pix img {
	margin-left: auto;
	margin-right: auto;
    display: table;
	max-width: 100%;
}
.checkout-index-index .control-row ._additional-element-input label.label > span {
	font-size: 13px;
	color: #45b6f7;
	font-weight:600;
}
.checkout-index-index .fieldset .field.theme-full-checkout-fields-floating-label:not(.choice) .control .control-row.input-main {
    display: block;
}
.checkout-index-index .fieldset .field.sixty-percent[name="shippingAddress.street.0"] {
	width: 70%;
}
.checkout-index-index .fieldset .field.twenty-percent[name="shippingAddress.street.1"] {
	width: 30%;
}
.checkout-index-index .fieldset .field.thirty-three-percent[name="shippingAddress.city"],
.checkout-index-index .fieldset .field.thirty-three-percent[name="shippingAddress.region_id"] {
	width: 50%;
}
.checkout-index-index .fieldset .field.twenty-percent[name="shippingAddress.street.2"], 
.checkout-index-index .fieldset .field.thirty-three-percent[name="shippingAddress.street.3"] {
	width: 50%;
}
@media (max-width: 767px){
	.checkout-index-index .opc-wrapper .opc {
		padding: 15px 15px;
	}
	.body-full-checkout.checkout-index-index #checkout .checkout-header .opc-progress-bar-item {
		width: calc(33.33% - 25px);
	}
	.checkout-index-index .fieldset .field.fifty-percent[name="createAccount.firstname"],  
	.checkout-index-index .fieldset .field.fifty-percent[name="createAccount.lastname"] {
		width: 100%;
	}
	.checkout-index-index .fieldset .field.fifty-percent[name="shippingAddress.postcode"] {
		width: 50%;
	}
	.checkout-index-index .fieldset .field.sixty-percent[name="shippingAddress.street.0"],
	.checkout-index-index .fieldset .field.twenty-percent[name="shippingAddress.street.1"], 
	.checkout-index-index .fieldset .field.twenty-percent[name="shippingAddress.street.2"],
	.checkout-index-index .fieldset .field.thirty-three-percent[name="shippingAddress.street.3"],
	.checkout-index-index .fieldset .field.thirty-three-percent[name="shippingAddress.city"],
	.checkout-index-index .fieldset .field.thirty-three-percent[name="shippingAddress.region_id"] {
		width: 50%;
	}

	
}
/*ajustes full checkout*/

/*ajuste exibicao formas de entrega*/
.checkout-cart-index .cart-summary .fieldset .field .label {
    white-space: initial;
	font-size: 12px;
}
@media only screen and (min-width:768px) {
	.checkout-cart-index .cart-summary .block .fieldset .field {
		padding-bottom: 8px;
		padding-top: 8px;
		border-bottom: solid 1px #EEE;
		margin-bottom: 0;
	}
}
.checkout-cart-index .cart-summary .block .fieldset .field:last-child {
    border-bottom: none;
}
@media only screen and (max-width:767px) {
	.checkout-cart-index .cart-summary .block .fieldset .field {
		padding-bottom: 8px;
		padding-top: 8px;
		border-bottom: solid 1px #EEE;
		margin-bottom: 0;
	}
}

/*ajustes nome e login topo*/
.customer-welcome .action.switch:after {
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    background-color: #DDD;
    padding: 0 5px;
    border-radius: 3px;
    color: #333 !important;
}
.customer-welcome .action.switch:hover:after {
    background-color: #333;
	color: #FFF !important;
}
.header.links:hover .action.switch:after {
    background-color: #333;
	color: #FFF !important;
}
.header span.logged-in {
    font-size: 13px;
	color: #777;
}

/*btn comprar home*/
@media (min-width: 640px){
	.widget-product-carousel.product-items .product-item-details .product-item-inner {
		width: 100%;
		margin: auto;
		display: table;
	}
}
@media (min-width: 768px){
	#maincontent .widget-product-carousel .product-item-actions {
		display: initial;
	}
	.cms-index-index #maincontent .products-grid .product-item:hover .product-item-actions {
		width: 92%;
	}
	.widget-product-carousel.product-items .product-item-details .product-item-inner {
		opacity: 0;
		margin-top: 10px;
	}
	.widget-product-carousel.product-items .product-item:hover .product-item-inner {
		opacity: 1;
	}
}

/*titulo-secao titulo-home*/
.titulo-secao.titulo-home h1, 
.titulo-secao.titulo-home h2, 
.titulo-secao.titulo-home h3, 
.titulo-secao.titulo-home h4, 
.titulo-secao.titulo-home h5 {
	font-weight: 600;
}

/*ajuste preco desconto carrinho e checkout*/
.checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
    color: #333;
}
.checkout-cart-index .cart-summary .grand.totals .price {
    color: #333;
}
.checkout-index-index tr.grand.totals .price {
    color: #333;
}
.backendorf-installment-checkout ul, 
.backendorf-installment-cart ul, 
.cart-custom-item-price ul {
	margin:0;
	padding: 0;
	list-style: none;
	color: #666;
	font-size: 14px;
}
span.cart-custom-item-price {
    margin-top: 5px;
    display: table;
	width: 100%;
}
/*
.cart-custom-item-price ul > li strong:before {
	content: "ou ";
	text-align: center;
	font-weight: 400;
	font-size:12px;
	color: #666;
}*/
.cart-custom-item-price li.item {
    font-size: 12px;
	color: #333;
}
.cart-custom-item-price ul > li strong {
	color: #333;
	font-size: 14px;
}
.cart-custom-item-price ul > li span.desconto-pix {
    font-size: 12px;
    margin-top: 5px;
    display: block;
}
.cart-custom-item-price ul > li span.desconto-pix strong {
    font-size: 14px;
}
.backendorf-installment-checkout ul > li strong, 
.backendorf-installment-cart ul > li strong {
    color: #333;
	font-size: 18px;
}
.backendorf-installment-checkout ul li.item, 
.backendorf-installment-cart ul li.item {
    text-align: right;
	color: #333;
}
.checkout-cart-index .valor_boleto .ou {
    display: table;
    width: 100%;
}
.cart-custom-item-price span.name {
    display: table;
    font-size: 12px;
    text-align: right;
    width: 100%;
	min-width: 120px;
	line-height: 1em;
}
.backendorf-installment-checkout span.name, 
.backendorf-installment-cart span.name {
    display: table;
    font-size: 14px;
    text-align: right;
    width: 100%;
	min-width: 120px;
	line-height: 1em;
	color: #333;
}
.backendorf-installment-checkout span.name {
	min-width: 140px;
}
/*
.backendorf-installment-checkout ul > li strong:before, 
.backendorf-installment-cart ul > li strong:before {
	content: "ou ";
	text-align: center;
	font-weight: 400;
	font-size:14px;
	color: #666;
}*/
.cart-totals tbody tr:last-child td {
    padding-bottom: 10px;
}
.backendorf-installment-checkout >td {
	width: 100%;
}
.backendorf-installment-checkout td {
	width: 100%;
	padding-right: 0;
}
.checkout-cart-index .valor_boleto .linhaValorBoleto strong {
	font-size: 16px;
	line-height: 18px;
}
.checkout-cart-index .valor_boleto .ou {
	font-size: 11px;
	color: #666;
}
.checkout-cart-index .item-info .valor_boleto .linhaEscritaBoleto {
    font-size: 11px;
    text-align: right;
    width: 100%;
    min-width: 120px;
	color: #666;
    line-height: 1em;
}
.checkout-cart-index .valor_boleto .ou {
	display: table;
	width: 100%;
}
.checkout-cart-index .des_checkout .valor_boleto .linhaEscritaBoleto {
    text-align: right;
}
.checkout-cart-index .des_checkout .linhaValorBoleto {
    text-align: right;
}
.checkout-cart-index .des_checkout .valor_boleto .ou {
    font-size: 11px;
    color: #666;
    text-align: right;
}
@media all and (max-width: 767px){
	.cart-custom-item-price span.name {
		text-align: left;
	}
}
.checkout-index-index .opc-block-summary .backendorf-installment-checkout td {
	border-color: transparent;
}
.checkout-index-index .opc-block-summary .backendorf-installment-checkout ul > li {
    position: absolute;
    right: 30px;
}
.checkout-index-index .opc-block-summary tr.backendorf-installment-checkout {
    min-height: 62px;
    display: table;
}
/*ajuste preco desconto carrinho e checkout*/

/* pix pagarme e ajustes gerais success */
.checkout-onepage-success .page-wrapper .page-title-wrapper .page-title {
    font-size: 2em;
}
.checkout-onepage-success .page-wrapper .price {
    		font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #333;
}
@media all and (max-width: 767px){
	.checkout-onepage-success .page-wrapper .page-main::before {
		display: none;
	}
}
.checkout-onepage-success .pix-wrapper .pix-logo-wrapper {
    display: none;
}
.checkout-onepage-success .page-wrapper .return-status, 
.checkout-onepage-success .page-wrapper .order-status {
    background-color: #ff5501;
    color: #FFF;
    border-color: #FF5501;
}
.checkout-onepage-success .page-wrapper .block-order-details-view .box-title {
    font-weight: 600;
}
.checkout-onepage-success .pix-wrapper {
    max-width: 100%;
}
.checkout-onepage-success .pix-wrapper .pix-instructions-wrapper {
    font-size: 11px;
	font-weight: 600;
}
.checkout-onepage-success .box.box-order-billing-method .box-content {
	overflow-x: scroll;
    background-color: #fafafa;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
}
.checkout-onepage-success img[alt="pix qrcode"] {
    display: flex;
    margin: auto;
    margin-bottom: 15px;
}
/* pix pagarme e ajustes gerais success */

/* customer-conta */
.account-dropdown-wrapper {
    display: flex;
    color: #000;
}
.customer-conta input[type="checkbox"] {
    display: none;
}
.customer-conta .customer-icon {
    cursor: pointer;
    font-size: 20px;
    color: #333;
}
.header .customer-conta span.logged-in i {
	margin-right:5px;
	font-size: 18px;
	color: #999;
}
.customer-conta .dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background: white;
    border: none;
    min-width: 200px;
    z-index: 1000;
    padding: 10px 0;
	box-shadow: 0 3px 15px rgb(0 0 0 / 15%);
}
.customer-conta input[type="checkbox"]:checked ~ .dropdown-content {
    display: block;
}
.customer-conta .dropdown-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.customer-conta .dropdown-content ul li {
    padding: 0px 0px;
	margin: 0;
}
.customer-conta .header span.logged-in {
    font-size: 13px;
    color: #666;
}
.customer-conta .dropdown-content ul li a {
    text-decoration: none;
    color: #000;
	display: block;
    width: 100%;
    padding: 5px 15px;
	box-sizing: border-box;
	text-transform: uppercase;
    font-weight: 600;
}
.customer-conta span.border-divisor {
    border-top: solid 1px #EEE;
    height: 1px;
    width: 100%;
    display: table;
    margin: 5px 0;
}
.customer-conta .dropdown-content ul li a:hover {
    background-color: #f8f8f8;
}
.customer-conta .dropdown-content ul li.conta-sair:hover a {
    color: red;
}
.customer-conta .customer-icon {
	font-size: 20px;
    width: 60px;
    height: 60px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
.customer-conta:hover .customer-icon{
    background-color: rgba(0,0,0,0.03);
}
.customer-conta .dropdown-content ul li.greet.welcome {
	padding: 10px 15px;
}
@media (min-width: 768px) {
	.customer-conta .dropdown-content ul {
		padding: 10px 30px;
	}
	.customer-conta .dropdown-content {
		min-width: 250px;
	}
	.customer-conta {
		position: relative;
		display: inline-block;
		display: table;
		right: 80px;
		position: absolute;
		width: auto;
		top:20px;
		z-index: 220;
	}
    .customer-conta input[type="checkbox"] {
        display: none !important;
    }
    .customer-conta:hover .dropdown-content {
        display: block;
    }
    .customer-conta .customer-icon {
        cursor: pointer;
    }
}
@media (max-width: 767px) { 
	.customer-conta .customer-icon {
		width: 30px;
		height: 30px;
	}
	.customer-conta .dropdown-content {
		position: absolute;
		left: 0;
		right: 0;
		top: 40px;
		transform: none;
		padding: 10px 0;
		box-shadow: 0 2px 8px rgba(0,0,0,0.15);
		border: 1px solid #ccc;
		background: white;
	}
	.customer-conta {
		position: relative;
		display: inline-block;
		display: table;
		left: 50px;
		position: absolute;
		width: auto;
		top: 21px;
	}
	.customer-conta .customer-icon {
		background-color: transparent;
	}
}
@media (min-width: 768px){
	.panel.wrapper .panel.header .header.links .customer-welcome.active .customer-menu {
		right: -5px;
		top: 25px;
	}
	.panel.wrapper .panel.header .header.links .customer-welcome.active .header.links {
		border: none;
		padding: 10px 20px;
		box-shadow: 0 3px 15px rgb(0 0 0 / 15%);
	}
	.panel.wrapper .panel.header .header.links .customer-welcome.active ul:after {
		border-color: transparent transparent transparent
	}
}
/* customer-favoritos */
.customer-favoritos {
	display: table;
	right: 140px;
	position: absolute;
	width: auto;
	top: 20px;
}
.customer-favoritos .content-favoritos  {
    font-size: 16px;
	line-height: 18px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
.customer-favoritos:hover .content-favoritos  {
    background-color: rgba(0,0,0,0.03);
}
.customer-favoritos .content-favoritos a.link-favoritos {
	width: 60px;
    height: 60px;
	display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 767px) {
	.customer-favoritos .content-favoritos a.link-favoritos, 
	.customer-favoritos .content-favoritos {
		width: 30px;
		height: 30px;
	}
	.customer-favoritos {
		left: 80px;
        position: absolute;
        width: auto;
        top: 21px;
	}
}
@media all and (max-width:279px){
	.customer-favoritos {
		display: none;
	}
}
/*navigation mobile*/
@media all and (max-width: 767px){ 
	.navigation .level0 > .level-top, 
	.nav-sections {
		background: #FFF;
	}
	.navigation .level0 > .level-top {
		background: #f7f7f7;
	}
	.navigation .submenu:not(:first-child) .active > a, 
	.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
		border-color: #CCC;
	}
	.navigation .level0 > .level1 {
		font-weight: 400;
		background-color: #3d3d3d;
		font-size: 13px;
	}
	.navigation .level0.submenu:not(:first-child) .level1.active > a {
		color: #FFF;
	}
	.navigation .level0 ul.level0.submenu {
		background-color: #3d3d3d;
	}
	.navigation .level0 > .level1 a {
		color: #FFF;
	}
	.navigation .submenu > li.level1 > a:hover {
		color: #FFF;
	}
	.navigation .submenu {
		background-color: #EEE;
	}
	.navigation li.ui-menu-item.all-category {
		
	}
	.navigation .level0 a.level-top.ui-menu-item-wrapper.ui-state-active {
		font-weight: 600;
	}
		
	.navigation .level0 > .level1 a {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: solid 1px rgba(255,255,255,0.1);
	}
	.navigation li.ui-menu-item.all-category a {
		background-color: #3d3d3d;
		display: table;
		width: 100%;
		padding: 0;
		margin-left: 20px;
		margin-bottom: 10px;
		box-sizing: border-box;
		padding: 7px 10px;
		border-radius: 5px;
		color: #FFF;
		font-weight: 600;
		max-width: calc(100% - 40px);
		border-radius: 7px;
		border: solid 1px #FFF;
		text-align: center;
		box-sizing: border-box;
	}
	.navigation .level0.submenu:not(:first-child) {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.navigation {
		background: #FFF;
	}
	.navigation:before {
		content: "Categorias";
		display: table;
		padding: 12px 12px;
		padding-top: 3px;
		text-transform: uppercase;
		font-weight: 600;
		width: 100%;
		box-sizing: border-box;
	}
	.nav-sections-item-title {
		background: #f5f5f5;
		border: solid #f5f5f5;
	}
	.navigation .level0 > .level-top {
		font-weight: 400;
		text-transform: none;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.navigation .level0.nav-inst > .level-top {
		background-color: #F5F5F5;
	}
	.navigation .level0 {
		border-top-color: #d2d8e3;
	}
	.navigation .level0:first-child {
		border-top-color: transparent;
	}
	.navigation .level0.nav-inst {
		border-bottom: none;
		border-top: none;
	}
	.navigation li.level0:last-child {
		border-bottom: none;
	}
	.navigation li.level1.nav-2-1.category-item.first.parent.ui-menu-item {
		border-bottom: solid 1px #DDD;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.navigation li.level1.category-item.parent.ui-menu-item > .ui-menu-item-wrapper > span {
		font-weight: 600;
	}
	.navigation a, .navigation a:visited, .navigation .alink:visited{
		color: #575757;
		text-decoration: none;
	}
	.navigation .level0.active > a:not(.ui-state-active), 
	.navigation .level0.has-active > a:not(.ui-state-active), 
	.navigation .level0 > .level-top, 
	.navigation .level0 > .level-top:visited  {
		color: #3d3d3d;
	}
	.nav-sections-item-content {
		background: #FFF;
		border-top: none;
	}
	.nav-sections .header.links li.greet.welcome {
		border-top: 1px solid #FFF;
		font-weight: 400;
	}
	.nav-sections-item-title.active a, 
	.nav-sections-item-title a	{
		color: #3d3d3d;
	}
	.nav-sections-item-title.active a{
		font-weight:600;
	}
}
/*navigation mobile*/
 
/*menu desktop em linha no topo*/
@media all and (min-width:768px) {
	.menu-desktop-ativo .page-wrapper .topmenu-desktop {
		position: absolute;
		margin-left: auto;
		margin-right:auto;
		margin-top: 0;
		left: 140px; 
		width: calc(100% - 520px);
		height: 75px;
		display: table;
		z-index: 6;
	}
	.menu-desktop-ativo .page-wrapper .topmenu-desktop .navigation > ul {
		margin: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.menu-desktop-ativo .page-wrapper .topmenu-desktop .nav-sections-item-content {
        display: flex;
        height: 75px;
    }
	.menu-desktop-ativo .page-wrapper .topmenu-desktop .sections.nav-sections .navigation {
        max-width: 100%;
        display: flex;
        align-items: center;
    }
	.menu-desktop-ativo .page-wrapper .topmenu-desktop li.level0.category-item.level-top.parent:after {
		display: none;
	}
	.menu-desktop-ativo .sections.nav-sections {
		display: none;
	}
	body.menu-desktop-ativo .topmenu-desktop .navigation {
        max-width: 100%;
		background-color: transparent;
		display: flex;
        align-items: center;
    }
	.menu-desktop-ativo .page-wrapper .topmenu-desktop .navigation .level0 > .level-top {
        line-height: 20px !important;
	}
}
@media all and (max-width:767px) {
	.menu-desktop-ativo .page-wrapper .topmenu-desktop {
		display: none;
	}
}
/*menu desktop em linha no topo*/

/*busca topo minimizada*/
@media all and (min-width:768px) {
	.search-minimizado .block-search .block-content {
		border: solid 1px #111;
	}
	.search-minimizado .header .block-search {
		float: right;
		width: auto;
		margin-right: initial;
		margin-left: initial;
		right: 300px;
		left: initial;
		position: absolute;
		padding-left: 0;
		margin-top: 40px;
		z-index: 21;
	}
	.search-minimizado .header .block-search input[type="text"]:focus {
		background-color: #dbbaba;
		border-bottom-color: #EEE;
		width: 288px;
		right: 200px;
		-webkit-transition: 0.2s ease-in;
		-moz-transition:0.2s ease-in;
		-o-transition: 0.2s ease-in;
		transition: 0.2s ease-in;
	}
	.search-minimizado form#search_mini_form.active {
		box-shadow: 0 0 8px rgba(0,0,0,0.08);
	}
	.search-minimizado .header .block-search input[type="text"] {
		height: 60px;
		text-indent: 0;
		background-color: #fafafa;
		-webkit-transition: 0.1s ease-in;
		-moz-transition:0.1s ease-in;
		-o-transition: 0.1s ease-in;
		transition: 0.1s ease-in;
		text-indent: 5px;
	}
	.search-minimizado .header .block-search input[type="text"]:focus {
		background-color: #f3f3f3;
		border-bottom-color: #000;
		text-indent: 10px;
		box-shadow: none;
	}
	.search-minimizado .header .block-search input[type="text"] {
		width: 60px;
		font-size: 14px;
		border-radius: 0px;
	}
	.search-minimizado .header .block-search button.action.search {
		color: #111 !important;
		width: 30px;
		height: 33px;
		margin-top: 0px;
		opacity: 0.3;
	}
	.search-minimizado .header .block-search button.action.search:focus {
		opacity:1;
	}
	.search-minimizado .header .block-search button.action.search {
		right: 0px;
		color: #111 !important;
		width: 45px;
		height: 32px;
		margin-top: 0px;
		margin-right: 0px;
		border-radius: 0;
	}
	.search-minimizado .header .block-search button.action.search[disabled] {
		opacity: 1.0;
	}
	.search-minimizado .block-search .block-content {
		border-radius: 50px;
	}
	.search-minimizado .header .block-search button.action.search > span {
		display:none;
	}
	.search-minimizado.catalogsearch-result-index .header .block-search .minisearch button.action.search::before {
        margin-top: 5px;
		filter: invert(1);
        opacity: 1.0;
    }
	.search-minimizado.catalogsearch-result-index .header .block-search input[type="text"] {
        min-width: 130px;
		opacity: 1;
	}
	.search-minimizado .header .block-search input {
		padding-right: 0px ;
	}
	.search-minimizado .header .block-search button.action.search::before {
		margin-left: -20px;
	}
	.search-minimizado .header .block-search input[type="text"] {
		opacity: 0;
		cursor: pointer;
	}
	.search-minimizado .header .block-search input[type="text"]:focus {
		opacity: 1;
		cursor: initial;
	}
	.search-minimizado .block-search .block-content {
		border-color: transparent;
		border: none;
	}
	.search-minimizado .header .block-search button.action.search::before {
		color: #3d3d3d !important;
		font-size: 16px;
	}
	.search-minimizado form#search_mini_form.active {
		box-shadow: 0 0 8px rgb(0 0 0 / 2%);
		border-radius: 50px;
	}
	.search-minimizado .header .block-search button.action.search {
		width: 45px;
		height: 60px;
		cursor: pointer;
	}
}
/*busca topo minimizada*/

.search-autocomplete {
	min-width: 200px;
	right: 0;
}
.block-search .searchsuite-autocomplete {
    left: 0px;
    width: calc(100% - 0px);
}
@media only screen and (max-width: 767px) {
    .sidebar .block-collapsible-nav {
        top: 0px;
	}
}
/*ver parcelas*/

.product-info-main .backendorf-installment {
    max-width: calc(100% - 15px);
    margin-top: 0;
	margin-bottom: 0px;
}
.wrap-collabsible.backendorf-installment {
	margin-bottom: 0;
	margin-top: 0;
}
.catalog-product-view .product-info-main .product-info-price {
	margin-bottom: 0px;
	border-bottom: none;
	padding-left: 10px;
    box-sizing: border-box;
}/*
.catalog-product-view .product-item .backendorf-installment .best-installment, 
.catalog-product-view .product-info-price .backendorf-installment .best-installment {
    text-align: left;
}
.catalog-product-view .product-info-price .backendorf-installment .best-installment {
    font-size: 14px;
    background-color: #f5f5f5;
    width: auto;
    display: table;
    padding: 5px 10px;
    border-radius: 8px;
	margin-left: -2px;
}*/
.catalog-product-view .product-info-main .backendorf-installment .best-installment {
    font-size: 12px;
}
.catalog-product-view .backendorf-installment .discounts ul {
	margin-bottom: 0;
}
.catalog-product-view .product-info-price .backendorf-installment .best-installment strong {
    color: #111;
    font-weight: 800;
}
.catalog-product-view .backendorf-installment .best-installment {
    margin: 0px 0 0px
}
.catalog-product-view .product-reviews-summary .reviews-actions .action.add {
    color: #5d5d5d;
}
.backendorf-installment .lbl-toggle::after {
	display: none;
}
.backendorf-installment .lbl-toggle {
    background-color: #FFF;
    border-radius: 0px;
    border: none;
    padding: 0;
	text-align: left;
	box-shadow: none;
}
.backendorf-installment .lbl-toggle i.fa.fa-credit-card {
    display: none;
}
.wrap-collabsible.backendorf-installment .installments.title {
    font-size: 12px;
    letter-spacing: 0px;
    color: #5d5d5d;
    text-transform: none;
    font-weight: 400;
}
.product-info-main .backendorf-installment .discounts ul li.item {
    color: #333;
}
.product-info-main .backendorf-installment .discounts .item strong {
	color: #333 !important;
}
.product-info-main .backendorf-installment .discounts ul li.item {
    font-size: 13px;
}
/*ver parcelas*/


@media (min-width: 768px) {
    header.page-header .header.content {
        height: 85px;
    }
	.header .block-search {
        float: right;
        width: calc(100% - 700px);
        right: 0;
        position: absolute;
        left: -80px;
        margin: auto;
		margin-top: 20px;
		padding-left: 0px;
    }
	.page-header .minicart-wrapper {
		margin-top: 20px;
        height: 60px;
        background-color: transparent;
        border-radius: 0;
        top: 0;
		display: flex;
        align-items: center;
        justify-content: center;
	}
	.page-header .minicart-wrapper:hover {
        background-color: rgba(0,0,0,0.03);
	}
	.page-header .minicart-wrapper {
        border: none;
        padding: 0px 0px;
		width: 60px;
	}
	.minicart-wrapper::before {
        content: '';
		display: none;
	}
	.minicart-wrapper.active .action.showcart::after, 
	.action.showcart::after {
        content: '';
        order: -1;
        display: flex;
		align-items: center;
        justify-content: center;
		font-size: 14px;
        margin-right: 10px;
	}
	.minicart-wrapper .action.showcart.active {
		display: flex;
	}
	.minicart-wrapper .action.showcart .counter.qty {
		position: absolute;
		right: 7px;
        margin: 0;
        padding: 0;
	}
	.page-wrapper .minicart-wrapper .action.showcart .counter-number {
		text-shadow: none;
	}
	.minicart-wrapper .action.showcart {
		white-space: nowrap;
		display: flex;
		padding-right: 20px;
        padding-left: 20px;
		height: 75px;
        align-items: center;
	}
	.minicart-wrapper .action.showcart .text {
		position: relative;
		width: auto;
		height: auto;
		display: none;
	}
}
.minicart-wrapper .action.showcart.active:before, 
.minicart-wrapper .action.showcart:before {
    font-family: "bootstrap-icons";
    content: "\F179";
    font-size: 18px;
    margin-right: 5px;
    display: inline-block;
	filter: drop-shadow(0.6px 0.6px 0.2px);
}
@media only screen and (max-width: 767px) {
	.page-header .block-search .label:before {
		margin-right: 5px;
		font-size: 18px;
	}
	.minicart-wrapper .action.showcart.active:before, .minicart-wrapper .action.showcart:before {
		margin-right: 15px;
	}
	.minicart-wrapper .action.showcart .counter.qty {
		padding: 0;
		position: absolute;
		right: 0;
	}
}

/*block related upsell*/
.products-related .owl-item .item.product.product-item, 
.products-upsell .owl-item .item.product.product-item {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}
.products-upsell .owl-carousel .owl-stage-outer .owl-stage, 
.products-related .owl-carousel .owl-stage-outer .owl-stage {
    margin: auto;
}
.catalog-product-view .page-wrapper .block.upsell .block-actions,  
.catalog-product-view .page-wrapper .block.related .block-actions {
    text-align: center;
	line-height: 20px;
}
.catalog-product-view .page-wrapper .block.upsell .block-title.title strong, 
.catalog-product-view .page-wrapper .block.related .block-title.title strong {
	font-size: 30px;
    color: #5d5d5d;
    font-weight: 700;
    margin-bottom: 10px;
}
.catalog-product-view .page-wrapper .block.upsell .block-title.title, 
.catalog-product-view .page-wrapper .block.related .block-title.title {
    text-align: center;
}
.catalog-product-view .page-wrapper .block.upsell .products-grid .product-item-info, 
.catalog-product-view .page-wrapper .block.related .products-grid .product-item-info {
	width: 100%
}
.catalog-product-view .page-wrapper .block.upsell .products-grid .product-image-container, 
.catalog-product-view .page-wrapper .block.related .products-grid .product-image-container {
	width: 100% !important;
}
/*block.crosssell cart*/
.block.crosssell .product-item-info {
    width: 100%;
}
@media (max-width: 767px) {
     .block.crosssell .products-grid .product-item {
        margin-bottom: 40px;
        width: 100%;
    }
}
@media (min-width: 640px) {
	.page-layout-1column .block.crosssell .products-grid .product-item {
		width: 100% !important;
	}
}
@media (min-width: 768px) {
	.page-layout-1column .block.crosssell .products-grid .product-item {
		width: 100% !important;
		padding: 0 10px;
	}
	.block.crosssell .box-tocart .action.tocart, .product-item .tocart {
		text-transform: uppercase;
		letter-spacing: -.7px;
		font-weight: 800;
		font-size: 1rem;
	}
	.block.crosssell .product-item-actions .actions-primary+.actions-secondary {
		background-color: transparent;
		display: none;
	}
	.block.crosssell .product-item .price-box .price {
		font-size: 16px;
	}
	.product-item .backendorf-installment .best-installment, .product-info-price .backendorf-installment .best-installment {
		font-size: 11px;
	}
	.block.crosssell .product-item .old-price {
		margin-top: 2px;
	}
	.block.crosssell .price-box.price-final_price .old-price .price-wrapper .price {
		font-size: 12px;
	}
	.block.crosssell .product-item .product-item-name {
		text-align: center;
		font-size: 12px;
	}
}
@media (min-width: 281px) {
    .block.crosssell .product-item-actions .actions-primary {
        width: calc(100% - 0px);
	}
}
/*block.crosssell cart*/

/* ajuste topo logo*/
@media only screen and (min-width: 768px)  {
  .page-header .logo {
    margin-top: 0px;
	margin-bottom: 0px;
	max-width: 250px;
	height: 85px;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 940px)  {
  .page-header .logo {
	max-width: 200px;
  }
  .header .block-search {
	width: calc(100% - 550px);
  }
}
/* ajustes gerais*/
.thick {
	filter:drop-shadow(0.0px 0.9px 0.1px);
}
.product-item .old-price {
    margin-top: 2px;
}
.product-info-main .product.attribute.overview {
    display: none;
}
.fotorama__thumb-border {
    border-color: #000000 !important;
}
.product-info-main .cal_title {
    text-transform: none;
}
.product-info-main .cal_title h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
	padding-left: 5px;
}
.block.upsell .title strong, 
.block.related .title strong {
    font-size: 2em;
}
.catalog-product-view .product-info-main .product.attribute.sku {
    width: 100%;
    display: table;
    margin-bottom: 15px;
}
.catalog-product-view .product-info-main .product.attribute.sku .type:after {
    content: ':';
}
/* ajustes gerais*/

/* newsletter */
body .page-wrapper .page-bottom .block.newsletter .field.estado, 
body .page-wrapper .page-bottom .block.newsletter .field.cidade {
    display: none;
}
body .page-wrapper .page-bottom .block.newsletter {
    padding: 15px 0 25px;
    border-top: solid 1px transparent;
	background-color: #f7f8f8;
	margin-bottom: -40px;
}
body .page-wrapper .newsletter .blocoTexto h4 {
    color: #000;
	margin-bottom: 0px;
	font-weight: 500;
}
body .page-wrapper .block.newsletter input[type="email"], 
body .page-wrapper .block.newsletter input[type="text"] {
    border: 3px solid #e5e7eb;
    background-color: #e5e7eb;
}
@media (min-width: 768px) {
	.block.newsletter .form.subscribe {
		justify-content: center;
		display: flex;
	}
}
/* newsletter */

/* pagbank-payment-success-details */
.checkout-onepage-success .pagbank-payment-success-details {
    margin-bottom: 10px;
    display: flex;
	margin: 40px auto 70px;
    width: 100%;
    justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.checkout-onepage-success .pagbank-payment-success-details .pagbank-payment-boleto-copy, 
.checkout-onepage-success .pagbank-payment-success-details .pagbank-payment-deep-link-copy, 
.checkout-onepage-success .pagbank-payment-success-details .pagbank-payment-pix-copy {
    margin-bottom: 10px;
    max-width: 500px;
    width: 100%;
}
.checkout-onepage-success .pagbank-payment-boleto-link {
    width: 100%;
    float: left;
}
.checkout-onepage-success .pagbank-payment-boleto-link a.action.primary {
    background-color: green;
    border-color: green;
}
/* pagbank-payment-success-details */

@media (min-width: 768px) {
	.page-wrapper .page-header .header.panel li.greet.welcome {
		display: none;
	}
}


@media (min-width: 768px) {
	.page-wrapper .page-header .header.panel, 
    header.page-header .header.content {
        max-width:100%
    }

}

.footer-top {
    background: url(../images/wave-gray.svg) no-repeat 50% 0
}

@media (min-width: 768px) {
    .header .block-search {
        width: 250px;
        right: 160px;
        position: absolute;
        left: initial;
	}
}

@media (max-width: 1000px) {
	.topmenu-desktop {
		display: none;
	}
} 
@media (min-width: 768px) and (max-width: 1000px) {
    .header .block-search {
        width: 250px;
        left: 0;
        right: 0;
    }
}
@media (min-width: 1001px) {
	.sections.nav-sections .nav-sections-item-content {
		display: none;
	}
	.topmenu-desktop {
		position: absolute;
		left: 220px;
		width: calc(100% - 650px);
		height: 80px;
        display: flex;
        align-items: center;
	}
	.topmenu-desktop .navigation .level0 > .level-top {
        font-size: 16px;
        text-transform: uppercase;
        font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        padding: 0 10px !important;
        letter-spacing: -0.5px !important;
        font-weight: 500;
        line-height: 35px !important;
    }
	.topmenu-desktop .navigation {
		height: auto;
		width: auto;
		background-color: transparent;
	}
	.topmenu-desktop ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-front {
		border-radius: 4px;
		padding: 10px 5px;
	}
	.topmenu-desktop .navigation .level0 .submenu a:hover, .topmenu-desktop .navigation .level0 .submenu a.ui-state-focus {
		background: #f5f5f5;
		border-radius: 5px;
	}
}

.footer.content .links .title strong {
    display: table;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}
@media (min-width: 768px) {
    .page-footer .footer.content .links li {
        font-size: 16px;
    }
	.page-footer .footer.content .links {
		padding-right: 10px;
	}
}
.contentSelos {
    padding-top: 0;
}
body .page-wrapper .newsletter .blocoTexto h4:before {
    content: "";
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml,<svg width="48" height="9" viewBox="0 0 48 9" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.441 4.89907C22.0551 4.61749 22.8357 4.40117 24 4.40117V0C22.1531 0 20.6752 0.358529 19.4087 0.939228C18.2215 1.48357 17.2908 2.19727 16.57 2.7499C16.5521 2.76362 16.5344 2.77725 16.5167 2.79077C15.0959 3.87982 14.142 4.59883 12 4.59883C10.8357 4.59883 10.0551 4.38251 9.441 4.10093C8.77707 3.79651 8.22162 3.38254 7.44956 2.79077L7.41657 2.76549C5.84205 1.55852 3.80893 0 -1.90735e-06 0C-3.81198 0 -5.85544 1.56053 -7.43748 2.76867L-7.4631 2.78824C-8.88873 3.87687 -9.85506 4.59883 -12 4.59883V9C-8.18803 9 -6.14456 7.43947 -4.56253 6.23133L-4.5369 6.21176C-3.11127 5.12313 -2.14494 4.40117 -1.90735e-06 4.40117C2.14195 4.40117 3.09588 5.12018 4.51674 6.20923C4.53438 6.22275 4.55215 6.23637 4.57005 6.2501C5.29075 6.80273 6.22151 7.51643 7.40871 8.06077C8.67521 8.64147 10.1531 9 12 9C15.8089 9 17.842 7.44148 19.4166 6.23451L19.4496 6.20923C20.2216 5.61746 20.7771 5.20349 21.441 4.89907Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M57.441 4.10093C58.0551 4.38251 58.8357 4.59883 60 4.59883V9C58.1531 9 56.6752 8.64147 55.4087 8.06077C54.2215 7.51643 53.2908 6.80273 52.57 6.2501C52.5521 6.23638 52.5344 6.22275 52.5167 6.20923C51.0959 5.12018 50.142 4.40117 48 4.40117C46.8357 4.40117 46.0551 4.61749 45.441 4.89907C44.7771 5.20349 44.2216 5.61746 43.4496 6.20923L43.4166 6.23451C41.842 7.44148 39.8089 9 36 9C32.188 9 30.1446 7.43947 28.5625 6.23133L28.5369 6.21176C27.1113 5.12313 26.1449 4.40117 24 4.40117V0C27.812 0 29.8554 1.56053 31.4375 2.76867L31.4631 2.78824C32.8887 3.87687 33.8551 4.59883 36 4.59883C38.142 4.59883 39.0959 3.87982 40.5167 2.79077C40.5344 2.77725 40.5521 2.76363 40.57 2.7499C41.2907 2.19727 42.2215 1.48357 43.4087 0.939228C44.6752 0.358529 46.1531 0 48 0C51.8089 0 53.842 1.55852 55.4166 2.76549L55.4496 2.79077C56.2216 3.38254 56.7771 3.79651 57.441 4.10093Z"/></svg>') no-repeat 50% 50%;
    -webkit-mask-size: 48px 9px;
    content: '';
    display: block;
    margin: 0 auto 1.25rem;
    width: 48px;
    height: 9px;
}
.border-rodape .custom-shape-divider-top-1753906117 {
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(0deg);
}

.border-rodape .custom-shape-divider-top-1753906117 svg {
    position: relative;
    display: block;
    width: calc(127% + 1.3px);
    height: 79px;
}
@media (max-width: 767px) {
	.border-rodape .custom-shape-divider-top-1753906117 svg {
		height: 29px;
	}
}
.border-rodape {
    margin-bottom: -2px;
	margin-top: -80px;
}

.border-rodape .custom-shape-divider-top-1753906117 .shape-fill {
    fill: #000121;
}
.page-wrapper .newsletter .blocoTexto {
    width: auto;
}
.page-wrapper .newsletter .newsletterColunaDireita {
    padding-bottom: 80px;
}
html body .page-wrapper > .page-bottom {
    padding-top: 150px;
    background: url(../images/wave-gray.svg) no-repeat 50% 0;
}
@media (max-width: 767px) {
	html body .page-wrapper > .page-bottom {
		padding-top: 150px;
		background: url(../images/wave-gray.svg) no-repeat left top;
	}
}
.product-items .slick-slide .product-item .product-image-photo, 
.page-products .product-item .product-image-photo {
    filter: contrast(97%);
	border-radius: 5px 5px 5px 5px;
}
.fotorama__stage__frame .fotorama__img, 
.product-image-photo, .product.media .main-image, .product.media .images img, .product.media .thumbnails img {
    filter: contrast(94%);
	border-radius: 5px;
}

@media (min-width: 1024px) {
	.page-wrapper .widget.block-products-list .product-items.widget-product-grid .product-item {
		margin-left: 2%;
		width: calc((100% - 8%) / 4) !important;
	}
	.page-wrapper .widget.block-products-list .product-items.widget-product-grid .product-item:nth-child(5n + 1) {
		margin-left: 2%;
	}
	.page-wrapper .widget.block-products-list .product-items.widget-product-grid .product-item:nth-child(4n + 1) {
		margin-left: 0;
	}
}



.chamadas-home h1, 
.chamadas-home h2, 
.chamadas-home h3, 
.chamadas-home h4 {
	font-weight: 400;
	color: #FFF;
}
a.pagebuilder-button-secondary:hover, 
a.pagebuilder-button-secondary {
	border: solid 2px #FFF;
	color: #FFF;
	margin: 0;
	background-color: transparent;
}
a.pagebuilder-button-secondary:hover {
	background-color: rgba(255,255,255,0.1);
}

.product-item a.action.view {
    display: none;
}
.product-item .product-reviews-summary .rating-summary {
    margin: auto;
}
.product-item .product-reviews-summary {
	display: flex;
}

/*btn produtos ativo*/
/*
.page-products .products-grid .product-item-inner:before {
	display: none;
}
@media (min-width: 768px) {
    .cms-index-index #maincontent .product-item-details {
        padding-bottom: 0px;
		min-height: 250px;
    }
	.product-item-info .product-item-details {
        padding-bottom: 0px;
    }
	
}
@media (min-width: 768px) {
    .product-items .slick-slide .product-item-details .product-item-inner {
        opacity: 1;
	}
}
.product-items .slick-slide .product-item-actions .actions-primary {
	width: 100%;
}
.product-items .slick-slide .product-items, 
.page-products .products-grid .product-items {
	display: flex;
	flex-wrap: wrap;
}
.product-items .slick-slide .product-item-info .product-item-details, 
.page-products .product-item-info .product-item-details {
	padding: 9px;
}
.product-items .slick-slide .product-item, 
.page-products .products-grid .product-item {
	border: solid 1px #616161;
	border-radius: 6px;
}
.product-items .slick-slide li.product-item {
    padding: 0;
}
.product-items .slick-slide .product-item-info, 
.page-products .products-grid .product-item-info {
	padding: 9px;
	padding: 0px;
	box-sizing: border-box;
}
.product-items .slick-slide .product-item-info:hover, 
.product-items .slick-slide .product-item-info.active, 
.page-products .products-grid .product-item-info:hover, 
.page-products .products-grid .product-item-info.active {
	box-shadow: none;
	border-color: transparent;
	margin: 0;
}
.product-items .slick-slide, 
.page-products .product-item-actions {
	z-index: 1;
	margin: 0;
	padding: 0;
}
.product-items .slick-slide {
	margin: 5px;
}
.product-items .slick-slide .product-item-info:hover .product-item-inner, 
.product-items .slick-slide .product-item-info.active .product-item-inner, 
.page-products .products-grid .product-item-info:hover .product-item-inner, 
.page-products .products-grid .product-item-info.active .product-item-inner {
	display: block;
	margin: 0;
	padding: 0;
}
.product-items .slick-slide .product-item-actions .actions-secondary, 
.page-products .product-item-actions .actions-secondary {
	display: none;
}
.product-items .slick-slide .product-item-inner, 
.page-products .products-grid .product-item-inner {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
	margin: 0;
	border: 0;
	padding: 0 0px 9px;
    overflow: initial !important;
}
.product-items .slick-slide .product-item-inner { 
	padding: 0 0px 0px;
}
@media (min-width: 768px) {
    body .page-wrapper .product-items .slick-slide .product-item-details {
        padding-bottom: 10px !important;
    }
	body .page-wrapper .product-items .slick-slide .product-item-details .product-item-inner {
        margin-top: 0px;
    }
	body .page-wrapper .product-items .slick-slide .product-item-details, 
	.page-products .products-grid .product-item-details	{
        min-height: 220px;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
		justify-content: center;
    }
}
@media (max-width: 767px) {
	.product-items .slick-slide .product-item-info .product-item-details, .page-products .product-item-info .product-item-details {
		padding: 9px;
		height: 230px;
		display: flex;
		flex-wrap: wrap;
		align-content: space-between;
		justify-content: center;
	}
	.product-items .slick-slide .product-item-info .product-item-details {
		height: 260px;
	}
}

*/
/*btn produtos ativo*/

/*centralizar itens grid produtos*/
.product-item .minimal-price-link {
    width: 100%;
}
.widget-product-grid.product-items .product-item-info, 
.product-items .slick-slide  .product-item-info, 
.page-products .products-grid .product-item-info {
	height: 100%;
	background-color: transparent;
}
.page-products .abs-visually-hidden-desktop-s, 
.page-products .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
	margin: 0 !important;
}
.widget-product-grid.product-items .product-item .action.primary,  
.product-items .slick-slide .product-item .action.primary, 
.page-products .product-item .action.primary, 
.page-products .product-item-actions .actions-primary {
    width: 100%;
}
.widget-product-grid.product-items .product-item .product-item-name, 
.product-items .slick-slide .product-item .product-item-name, 
.page-products .product-item .product-item-name {
    min-height: auto;
	text-align: center;
	display: flex;
	align-items: center;
    justify-content: center;
	font-size: 16px;
}
.widget-product-grid.product-items .product-item .product-item-name, 
.product-items .slick-slide .product-item .product-item-name {
    min-height: 4.2em;
}
.price, 
.action.primary, .action-primary {
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.widget-product-grid.product-items .product-item .product-item-name,  
.widget-product-grid.product-items .product-item  .product.name a, 
.product-items .slick-slide .product-item-name, 
.product-items .slick-slide .product.name a
.page-products .products .product-item-name, 
.page-products .products .product.name a {
    font-weight: 600;
	color: #000d3a;
}
.widget-product-grid.product-items .product-item .backendorf-installment .price-box,
.widget-product-grid.product-items .product-item .backendorf-installment .price-box, 
.product-items .slick-slide .product-item .backendorf-installment .price-box,
.product-items .slick-slide .product-items .product-item .backendorf-installment .price-box, 
.page-products .products .product-item .backendorf-installment .price-box, 
.page-products .product-items .product-item .backendorf-installment .price-box {
    width: 100%;
	min-height: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: center;
    margin: 0;
}
.widget-product-grid.product-items .product-item .price-box .price, 
.product-items .slick-slide .product-item  .price-box .price, 
.page-products .product-item  .price-box .price {
    font-size: 16px;
}
.widget-product-grid.product-items .product-item .backendorf-installment, 
.product-items .slick-slide .product-item  .backendorf-installment, 
.page-products .product-item  .backendorf-installment {
    text-align: center;
}
.widget-product-grid.product-items .product-item, 
.product-items .slick-slide .product-items .product-item, 
.page-products .products-grid .product-items .product-item {
	padding: 0;
}
.widget-product-grid.product-items .product-item .price-box,
.product-items .slick-slide .product-item .price-box, 
.product-items .slick-slide .product-items .product-item .price-box, 
.page-products .products .product-item .price-box, 
.page-products .product-items .product-item .price-box {
    width: 100%;
    text-align: center;
}
.widget-product-grid.product-items .product-item .price-box.price-final_price .special-price, 
.product-items .slick-slide .product-item .price-box.price-final_price .special-price, 
.page-products .product-item .price-box.price-final_price .special-price {
    float: initial;
}

.widget-product-grid.product-items .product-item .old-price, 
.product-items .slick-slide .product-item .old-price, 
.page-products .product-item .old-price {
    width: 100%;
	margin-bottom: 0;
}
.widget-product-grid.product-items .product-item .product-image-photo, 
.product-items .slick-slide .product-item .product-image-photo, 
.page-products .product-item .product-image-photo {
    filter: contrast(97%);
	border-radius: 5px 5px 0 0;
}
.fotorama__stage__frame .fotorama__img, 
.product-image-photo, .product.media .main-image, .product.media .images img, .product.media .thumbnails img {
    filter: contrast(94%);
}
.page-wrapper .block.crosssell .box-tocart .action.tocart, .page-wrapper .product-item .tocart {
	text-transform: uppercase;
	letter-spacing: 0;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.2em;
	white-space: normal;
}
.widget-product-grid.product-items .product-item-actions .actions-secondary,  
.product-items .slick-slide .product-item-actions .actions-secondary, 
.page-products .product-item-actions .actions-secondary {
	display: none;
}
/*centralizar itens grid produtos*/


/*descricoes product*/
@media (min-width: 768px) {
	.catalog-product-view .product.data.items > .item.title:not(.disabled) > .switch:active, 
	.catalog-product-view .product.data.items > .item.title.active > .switch, 
	.catalog-product-view .product.data.items > .item.title.active > .switch:focus, 
	.catalog-product-view .product.data.items > .item.title.active > .switch:hover {
		background-color: #FFF !important;
		color: #1f2937;
		font-weight: 700;
		text-transform: normal;
		border-bottom: solid 3px #000;
	}
	.catalog-product-view .product.data.items > .item.title:not(.disabled) > .switch:focus, 
	.catalog-product-view .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: #FFF;
    }
	.catalog-product-view .product.data.items > .item.title.active > .switch {
		color: #1f2937 !important;
	}
	.catalog-product-view .product.data.items > .item.title > .switch {
		border: 1px solid transparent;
		color: #a1a1aa;
		font-weight: 700;
		background: #FFF;
		text-transform: normal;
		border-bottom: solid 1px #EEE;
		font-size: 22px;
	}
	.catalog-product-view .product.data.items > .item.content {
		border: 1px solid #FFF;
		border-top: solid 1px #EEE;
	}
	.catalog-product-view .product.data.items > .item.content {
		padding: 35px 0;
	}
}
.product.attribute.description {
    font-size: 16px;
}
/*descricoes product*/

@media (min-width: 768px) {
	.filter .block-subtitle {
		font-size: 22px;
		font-weight: 600;
		line-height: 1em;
		padding: 10px 0px 20px;
		border-bottom: 2px solid #1f2937;
		margin-bottom: 10px;
	}
}
@media (min-width: 640px) {
    .product-item-actions .actions-primary {
        width: 100%;
    }
}
.breadcrumbs {
    text-transform: uppercase;
}
.page-main > .page-title-wrapper .page-title {
    hyphens: auto;
    font-weight: 600;
	width: 100%;
	text-align: center;
}
.page-products .page-main > .page-title-wrapper .page-title {
    text-transform: uppercase;
	font-weight: 700;
	text-align: left;
}
.page-title-wrapper.product h1 {
    font-weight: 600;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    text-transform: none;
	font-weight: 600;
}
.catalog-product-view .product-info-main .product-addto-links {
    display: none;
}
.catalog-product-view .product-info-main .box-tocart .fieldset:last-child {
    margin-bottom: 00px;
}
.catalog-product-view .product-info-main .box-tocart {
    border-top: solid 2px #f3f4f6;
    border-bottom: solid 2px #f3f4f6;
    padding: 20px 0;
    margin: 20px 0;
}

.block-minicart  a.action.viewcart {
    color: #1d4ed8;
    font-size: 16px;
    font-weight: 600;
}
.block-minicart li.item.product.product-item {
    border-bottom: solid 1px #EEE;
}
.block-minicart li.item.product.product-item:last-child {
    border-bottom:none;
}

strong#block-crosssell-heading {
    font-size: 26px;
    font-weight: 500;
    padding-left: 20px;
}
.footer.content .scriptSelos .title, 
.footer.content .pagamento .title {
    margin-bottom: 15px;
}

@media all and (max-width: 767px) {
	.footer.content ul > li {
		background: transparent;
		font-size: 1.6rem;
		border-top: 1px solid rgba(0,0,0,0.0);
		margin: 0 -15px;
		padding: 0 15px;
		text-align: center;
	}
	.footer.content .links .title strong {
		text-align: center;
		width: 100%;
		margin: 10px 0;
	}
	.footer.content .links a, .footer.content .links strong {
        padding: 2px 0;
    }
	.footer.content .scriptSelos .title, .footer.content .pagamento .title {
		margin-bottom: 15px;
		text-align: center;
	}
	.footer.content .contentSelos .title {
		margin-top: 15px;
	}
	.scriptSelos .widget.block.block-static-block {
      display: flex;
     justify-content: center;
   }
  .logo img {
      height: auto;
  }
  .contentSelos .pagamento {
        margin-top: 25px;
    }
  .product-item .tocart {
      font-size: 0.9rem;
  }
  footer.page-footer {
      background: #f4f4f4;
  }
  small.copyright {
      background: #FFF;
	  margin-top: -1px;
      border-top:1px solid #FFF;
  }
  .logo-selo {
    text-align: center;
}
  .footer.content ul > li {
      background: transparent;
      font-size: 1.6rem;
      border-top: 1px solid rgba(0,0,0,0.0);
      margin: 0 -15px;
      padding: 0 15px;
      text-align: center;
  }
  .footer.content .links .title strong {
		text-align: center;
		width: 100%;
		margin: 10px 0;
	}
	.footer.content .links a, .footer.content .links strong {
		padding: 2px 0;
	}
	.links .redes-sociais-rodape {
		margin: auto;
	}
	.linksrodape .widget.block.block-static-block {
		display: flex;
		justify-content: center;
	}
	.contentSelos .footer.content ul.cartoesRodapeLoja {
		margin: auto;
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}

.page-wrapper footer.page-footer {
    margin-top: -2px;
}
.cms-page-view {
    font-size: 16px;
}

form.create.account.form-create-account, 
.login-container {
    margin: 0 auto;
    padding: 2.5rem 3rem;
    box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(0, 0, 0, 0.05);
    background: rgba(var(--z-layer-bg), var(--z-layer-bg-alpha, 1));
    border: 3px solid #000;
    border-width: 3px 0 0;
    border-radius: .25rem;
}