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;
}

.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: #000;
}

.block-minicart .block-content > .actions > .primary .action.primary {
  background: #2db05d;
  border: 1px solid #2db05d;
}

.block-minicart .block-content > .actions > .primary .action.primary:hover {
  background: #2aa557;
  border: 1px solid #2aa557;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
  background: #2db05d;
  border: 1px solid #2db05d;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background: #2aa557;
  border: 1px solid #2aa557;
}

.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);
}

.products-grid .product-item-inner {
  background: rgba(255, 255, 255, 0);
  box-shadow: 3px 4px 4px 0 rgba(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.active > .level-top,
  .navigation .level0.has-active > .level-top {
    color: #e4e09b !important;
  }

  .nav-sections-item-content {
    background: #ddd;
    border-top: solid 1px #111;
  }

  .header .not-logged-in {
    color: #888;
    font-size: 12px;
  }

  .header.panel > .header.links > a {
    font-weight: 600;
    color: #888;
  }

  .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 .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;
  }

  .page-footer .footer.content {
    padding-top: 70px;
    padding-bottom: 0px;
  }

  .page-footer .widget.block {
    margin: 0px 0;
  }

  small.copyright {
    background: #eee;
    border-top: 1px solid #eee;
    padding: 20px 0;
  }

  .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;
  }
}

/*APENAS MOBILE*/
@media all and (max-width: 767px) {
  .logo img {
    height: auto;
  }

  .product-item .tocart {
    font-size: 0.9rem;
  }

  small.copyright {
    background: #eee;
    border-top: 1px solid #eee;
  }

  .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;
  }
}

/*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%);
  }

  .linhaBanners .colunaDireita {
    width: calc(100% - 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;
}

.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% - 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% - 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% - 0px);
    padding: 0px 0px;
    background: transparent;
  }

  .linhaDestaques ul.colunaItens li {
    width: calc(100% - 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: 0.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;
}

.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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
@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 (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 (max-width: 767px) {
  .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*/

/*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;
}

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

/*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;
}

.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;
  }
}

@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: #555;
}

.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: 36px;
  line-height: 40px;
}

.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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  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%;
}
.owl-image {
  display: block;
}

.toolbar .sorter-action {
  display: none !important;
}

@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;
}

.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: 10px;
}

.rodape-plataforma {
  padding-top: 30px;
  display: table;
  background-color: #eee;
  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;
}

/*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 .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: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  color: #20ae4b;
  border: solid 1px #20ae4b;
}

.checkout-cart-index .cart-summary .block > .title:hover {
  background-color: #20ae4b;
  color: #fff;
  border: solid 1px #20ae4b;
}

.checkout-cart-index .cart-summary .block > .title::after {
  right: 15px;
  color: #20ae4b;
}

.checkout-cart-index .cart-summary .block > .title:hover::after {
  color: #fff;
}

.checkout-cart-index .cart-summary .block > .title:hover::after {
  color: #fff;
}

.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: #20ae4b;
  color: #fff;
  border: solid 1px #20ae4b;
}

.checkout-cart-index #block-shipping.active > .title::after {
  color: #fff;
}

@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: #2db05d;
  box-shadow: inset 0 1px 0 0 #2db05d, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #2db05d;
}

.checkout-cart-index .page-title-wrapper .page-title {
  text-align: center;
  width: 100%;
  margin-top: 30px;
  color: #111111;
  font-size: 30px;
  font-weight: 400;
}

.checkout-cart-index .cart-container .form-cart .actions.main .continue {
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  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);
}

.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: #2db05d;
  border-color: #2db05d;
  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.1);
  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);
}

.checkout-cart-index .cart-summary .grand.totals .price {
  color: #2db05d;
}

.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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  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*/

/*minicart*/
.block-minicart .minicart-items .action.edit:before {
  color: #777;
  font-size: 13px;
}

.block-minicart .minicart-items .action.delete:before {
  color: 777;
  font-size: 13px;
}

.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: 14px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.block-minicart .minicart-items .product-item-name {
  margin-bottom: 0px;
  font-size: 13px;
}

.block-minicart .minicart-items .product-item-details .details-qty {
  margin-top: 5px;
}

.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% - 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*/

@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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  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: 180px;
    position: absolute;
    width: auto;
    top: 40px;
    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: 240px;
  position: absolute;
  width: auto;
  top: 40px;
}

.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;
  }
}

/*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;
  }
}

.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;
}

@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;
}

.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
  .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: -0.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);
  }
}

/* ajustes gerais*/
.thick {
  filter: drop-shadow(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: uppercase;
}

.product-info-main .cal_title h2 {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 0;
  padding-left: 5px;
}

.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 #eee;
  background-color: #ffffff;
}

body .page-wrapper .newsletter .blocoTexto h4 {
  color: #000;
  margin-bottom: 0px;
}

body .page-wrapper .block.newsletter input[type="email"],
body .page-wrapper .block.newsletter input[type="text"] {
  border: 3px solid #eee;
  background-color: #eee;
}

@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 */
