body {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
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: 0px solid #EEE !important;
  background-color:#FAFAFA  !important
}
.cms-index-index #maincontent .widget .block-title strong {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: -30px;
  font-weight: 500;
  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:#173b74;
  border: 1px solid #173b74;
  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:#123162;
  border: 1px solid #123162;
  filter: brightness(115%);
  -webkit-filter: brightness(115%);
}
.block.newsletter .action.primary {
  background:#6c6d70;
  border: 1px solid #6c6d70;
  color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-left: 2px;
  padding: 14px 15px;
}
.block.newsletter .action.primary:hover {
  background:#6c6d70;
  border: 1px solid #6c6d70;
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}
.block.newsletter input[type="email"] {
  height: 46px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.product-item .action.towishlist {
  color:  #111;
}
.product-item .action.towishlist:hover {
  color:  #000;
}
@media all and (min-width:768px) {
  .products-grid .product-item-info,
  .products-grid .product-item-info {
    border:1px solid transparent;
  }
  .products-grid .product-item-info {
    margin: 0px;
    padding: 9px;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    box-shadow:2px 2px 10px 0 rgba(0,0,0,0.15);
    border:1px solid #EEE;
    margin: 0;
  }
}
@media all and (max-width:767px) {
  .column.main .product-item {
    margin-bottom: 40px;
  }
}
.price {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: #173b74;
  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: 500;
}
.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:#173b74;
  border: 1px solid #173b74;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
  background:#123162;
  border: 1px solid #123162;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  background:#173b74;
  border: 1px solid #173b74;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background:#123162;
  border: 1px solid #123162;
}
.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:#173b74;
  border: 1px solid #173b74;
}
.box-tocart .action.primary:hover {
  background:#123162;
  border: 1px solid #123162;
}
.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: 500;
}
.checkout-index-index .opc-progress-bar {
  margin: 20px 0 20px;
}
button.action-auth-toggle span {
  background: #EEE;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  line-height: 20px;
  padding: 5px 10px;
  color: #000;
}
.block.widget .products-grid .product-item .product-item-inner, .page-layout-1column .block.widget .products-grid .product-item .product-item-inner, .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
  box-shadow: 3px 6px 4px 0 rgba(0,0,0,0.0);
}
.products-grid .product-item-inner {
  background: rgba(255, 255, 255, 0);
  box-shadow: 3px 4px 4px 0 rgba(0,0,0,0.0);
  border: 1px solid rgba(187, 187, 187, 0);
}
.block.newsletter .title {
  display: block;
}
.page-footer .title strong, .footer.content .links strong {
	font-weight: 500;
    line-height: 1.1;
    font-size: 1.4rem;
    text-transform: uppercase;
}
.checkout-index-index  #braspag_pagador_creditcard_cc_type input[type="radio"], 
.checkout-index-index  #braspag_pagador_debitcard_cc_type input[type="radio"]{
  margin-top: 10px;
}
/*DESKTOP E MOBILE*/


/*APENAS DESKTOP*/
@media all and (min-width:768px) {
  .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
      border-color:#CCC!important
  }
  .nav-sections-item-content nav.navigation {
      background:  transparent!important
  }
  .navigation .level0 > .level-top {
      color:#FFF !important;
      font-size: 17px;
      text-transform: none;
      font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      padding: 0 15px !important;
      letter-spacing: 0px!important;
	  font-weight: 400;
	  line-height: 60px !important;
  }
  .navigation .level0>.level-top:hover,
  .navigation .level0>.level-top.ui-state-focus {
      color:#e4e09b!important;
  }
  .navigation .level0.active>.level-top,
  .navigation .level0.has-active>.level-top {
      color:#e4e09b!important;
  }
  .navigation ul {
      width: auto;
      display: table;
      margin: auto;
  }
  .nav-sections-item-content {
      background:  #DDD;
      border-top: solid 1px #111;
  }
  .header .not-logged-in {
      color: #888;
      font-size: 12px;
  }
  .header .block-search input[type="text"] {
      border-radius: 5px;
      height: 52px;
  }
  .header.panel > .header.links > a {
      font-weight: 500;
      color:#888;
  }
  .header .block-search button.action.search {
      background: transparent;
      right: 0px;
      color:#111 !important;
      width: 52px;
      height: 46px;
      margin-top: 5px;
      margin-right: 5px;
      border-radius: 10px 8px 8px 10px;
      -webkit-border-radius: 10px 8px px 10px;
      -moz-border-radius: 10px 8px px 10px;
      -ms-border-radius: 10px 8px px 10px;
      -o-border-radius: 10px 8px px 10px;
	}
	.header .block-search button.action.search[disabled] {
		opacity: 1.0;
	}
  .header .block-search button.action.search:hover {
      background: #DDD !important;
      filter: brightness(96%);
      -webkit-filter: brightness(96%);
	}
  .header .block-search button.action.search::before {
      color:#111 !important;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
      display: none !important;
  }
  .cms-index-index #maincontent .product-item-actions .actions-secondary > .action.tocompare {
      display: none;
  }
  .cms-index-index #maincontent .product-item-details {
      padding-bottom: 50px;
  }
  .cms-index-index #maincontent .products-grid .product-item-actions {
      position: absolute;
  }
  .cms-index-index #maincontent .product-item-actions {
      display: none;
  }
  .cms-index-index #maincontent .products-grid .product-item:hover .product-item-actions {
      display: block;
  }
  .product-item-details .price {
      font-size: 18px;
  }
  .footer.content .links a, .footer.content .links a:visited {
      color: #FFF;
  }
  .footer.content .links a:hover {
      color:#FFF;
  }
  footer.page-footer {
      padding: 0px 0;
  }
  .page-footer .footer.content {
    padding-top: 70px;
    padding-bottom: 0px;
  }
  .page-footer .widget.block {
    margin: 0px 0;
  }
  small.copyright {
      background: #FFF;
      border-top:1px solid transparent;
      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%;
  }
  .product-info-main .product-info-price {
      border-bottom: 1px solid  transparent;
  }
  .page-footer .title strong, .footer.content .links strong {
      color:#888 !important;
  }
}
@media all and (min-width:1001px) and (max-width:1150px) {
  .navigation .level0 > .level-top {
      font-size: 15px;
      padding: 0 20px !important;
  }
}
@media all and (min-width:768px) and (max-width:1000px) {
  .navigation .level0 > .level-top {
      font-size: 15px;
      padding: 0 10px !important;
  }
}
/*APENAS MOBILE*/
@media all and (max-width:767px) {
  .logo img {
      height: auto;
  }
  .product-item .tocart {
      font-size: 0.9rem;
  }
  footer.page-footer {
      background: #f4f4f4;
  }
  small.copyright {
      background: #FFF;
      border-top:1px solid transparent;
  }
  .footer.content ul > li {
      background: transparent;
      font-size: 1.6rem;
      border-top: 1px solid rgba(0,0,0,0.1); 
      margin: 0 -15px;
      padding: 0 15px;
  }
  .page-footer .title strong, .footer.content .links strong {
      color:#333;
  }
}

@media all and (min-width:768px) {
  .header .block-search {
      float: right;
      width: 250px;
      margin-right: 50%;
      right: -120px;
      position: absolute;
      margin-top: 40px;

  }
  .block-search .block-content {
    border: solid 1px #CCC;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
}
@media all and (min-width:1081px) {
  .header .block-search {
      float: right;
      width: 500px;
      margin-right: 50%;
      right: -250px;
      position: absolute;
  }
}
@media all and (min-width:1280px) {
  .header .block-search {
      float: right;
      width: 600px;
      margin-right: 50%;
      right: -300px;
      position: absolute;
  }
}

@media all and (min-width:1401px) {
  .header .block-search {
      float: right;
      width: 700px;
      margin-right: 50%;
      right: -350px;
      position: absolute;
  }
}

/*linhaBanners*/
.linhaBanners {
  height:auto;
  background:transparent;
  padding:0px 0;
  width:100%;
  z-index:99 !important;
  display:table;
  margin-top: 18px;
}
.linhaBanners .bannerImgResponsive img {
  width:100%;
  height:auto;
}
.linhaBanners .colunaEsquerda {
  width: calc(50% - 0.73%);
  height:auto;
  float:left;
}
.linhaBanners .colunaDireita {
  width: calc(50% - 0.73%);
  height:auto;
  float:right;
}
.linhaBanners .bannerMedio {
  margin-bottom:2.5%;
}
.linhaBanners .bannerMedio:last-child {
  margin-bottom:0;
}
@media all and (max-width:767px) {
  .linhaBanners .colunaEsquerda {
      width: calc(100% - 0.0%);
  }
  .linhaBanners .colunaDireita {
      width: calc(100% - 0.0%);
      float:left;
  }
  .linhaBanners .bannerGrande {
      margin-bottom:2.5%;
  }
}
/*final linhaBanners*/




/*selosRodape*/
.contentSelos {
  background:#fafafa;
  padding:50px 0 50px;
  border-top: 0px solid #DDD;
  display: table;
  width: 100%;
}
.contentSelos .title strong  {
  color: #6c6d70;
}
.contentSelos .footer.content {
  padding-top: 0;
  border-top: none;
}
.contentSelos .pagamento {
  width:60%;
  float:left;
  background: transparent;
}
.contentSelos .scriptSelos {
  width:40%;
  float:right;
  text-align:right;
  background: transparent;
}
.scriptSelos .caixaSelo {
  width:auto;
  float:left;
  margin-right:10px;
}
@media all and (max-width:767px) {
  .contentSelos .pagamento {
      width: 100%;
    }
  .scriptSelos .caixaSelo {
      width:auto;
      float:left;
      margin-right:10px;
  }
  .contentSelos .scriptSelos {
      margin-top:40px;
      float:left;
      width:100%;
      text-align:left;
      position:relative;
    }
}
/*final selosRodape*/

/*linhaDestaques*/
.linhaDestaques{
  width: calc(100.0% - 40px);
  display: table;
  background: transparent;
  padding: 10px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 40px 0 60px;
}
.linhaDestaques ul.colunaItens {
	margin:0;
  padding:0;
  list-style: none;
  width: 100%;
  display: table;
}
.linhaDestaques ul.colunaItens li {
  float:left;
  width: calc(25.00% - 40px);
	margin:5px 20px;
}
.linhaDestaques .icone {
	width: 100%;
	height:auto;
	text-align:center;
}
.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;
}
.linhaDestaques .caixaTexto .subtitulo {
	font-size:1em;
  font-weight:400;
  color: #FFF;
}
@media all and (max-width:767px) {
  .linhaDestaques{
    width: calc(100.0% - 0px);
    padding: 0px 0px;
    background: transparent;
  }
  .linhaDestaques ul.colunaItens li {
    width: calc(100.0% - 40px);
    margin:5px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px 0px;
  }
}
/*final linhaDestaques*/

.product-info-main .product.alert a.action.alert {
  background: #EEE;
  color: #173b74;
  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: #173b74;
  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: 500;
}
.checkout-onepage-success .page-title-wrapper a.print:hover {
  background: #000;
}

/*personaliza link current Meus Pedidos*/
@media all and (min-width:768px) {
  .customer-welcome li.nav.item.current {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
}
@media all and (max-width:767px) {
  .customer-welcome li.nav.item.current {
    padding: .8rem 20px;
    border-top: 1px solid #d1d1d1;
  }
}
/*final personaliza link current Meus Pedidos*/


.barra-block {
  background: #111;
  border-bottom: solid 1px #222;
  height: 60px;
  width: 100%;
  z-index: 999;
  position: absolute;
  top: 0;
  display: table;
  color: #EEE;
  height: 60px;
  font-size: 14px;
  line-height: 20px;
}
.barra-block .midle {
  vertical-align: middle;
  height: auto;
  display: table-cell;
  text-align: center;
}
.barra-block img {
  width: auto;
  text-align: center;
  margin: auto;
  height: 20px;
  line-height: 20px;
  margin-top: 0px;
  position: absolute;
  margin-left: -25px;
}
@media all and (max-width:767px) {
  .barra-block {
    font-size: 12px;
  }
}

/*06032020*/

.field[name="shippingAddress.telephone"] .field-tooltip span#tooltip-label {
  display: none !important;
}

.checkout-index-index .discount-code .payment-option-content form#discount-form .payment-option-inner .field label.label[for="discount-code"] {
  display: none !important;
}

.catalog-product-view .product-info-main .product.attribute.overview div.value[itemprop="description"] {
  display: none !important;
}

.catalog-product-view .product-info-main .postcode .control span.link-cep-br {
  font-size: 10px;
  margin-bottom:10px;
  margin-top: 5px;
  display: table;
}

.catalog-product-view .product-info-main .postcode .control span.link-cep-br a,
.catalog-product-view .product-info-main .postcode .control span.link-cep-br .alink {
 color:#777;
}


.catalog-product-view .product-info-price #mestre-magento-table h3 {
  line-height: 15px;
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
}
.catalog-product-view .product-info-price #mestre-magento-table a#expandirParcelas {
  background-color: #DDD;
  padding: 2px 0px 2px 10px;
  line-height: 35px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  text-decoration: none;
}
.catalog-product-view .product-info-price #mestre-magento-table a#expandirParcelas:after {
  content: '\e622';
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 18px;
}
.catalog-product-view .product-info-price #mestre-magento-table a#expandirParcelas:hover {
	filter:brightness(95%);
}
.shipping-address-items .shipping-address-item.not-selected-item {
  border-color:#CCC;
  
}
.checkout-index-index .opc-wrapper .shipping-address-items .shipping-address-item {
  margin: 5px 5px 20px 5px;
}
.opc-wrapper .shipping-address-item {
  padding: 10px 10px 20px 10px;
}

.catalog-product-view .jsr-priceinstallment p.mm-price-parcels-view {
  margin-bottom: 0rem;
}
.catalog-product-view .product-info-price #mestre-magento-table #caixaParcelas {
  font-size: 12px;
}

/*inicio personalizacao frete*/
.catalog-product-view #simularFrete .field.postcode input#cep[type="text"] {
  width: 150px;
  height: 34px;
}
.catalog-product-view #simularFrete #sendFrete {
  padding: 8px 10px !important;
  background-color: #333333 !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-top: 0px;
  margin-left: 5px;
}
.catalog-product-view #simularFrete #sendFrete:hover {
  background-color: #222 !important;
}
.catalog-product-view #simularFrete #sendFrete {
  width: 130px;
}
.catalog-product-view #simularFrete .field.postcode input#sendFrete {
  float: none;
}
@media (max-width: 791px) {
  .catalog-product-view #simularFrete #sendFrete {
      width: 100%;
      margin-top: 5px;
      margin-left: 0px;
  }
  .catalog-product-view #simularFrete .field.postcode input#cep {
      width: 100%;
      float: left;
  }
  .catalog-product-view #simularFrete .field.postcode input#cep[type="text"] {
    width: 100%;
  }
}
/*final personalizacao frete*/

.botao-editar-carrinho {
   background: #EEE;
   padding: 10px 0;
   text-align: center;
   color: #173b74;
   font-size: 16px;
   margin: 10px 0 20px;
   font-weight: 500;
   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: #173b74;
  box-shadow: inset 0 1px 0 0 #173b74,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: 1px solid #173b74;
  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: #173b74;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item::after {
  background: #173b74;
}
.checkout-index-index .opc-progress-bar-item._active::before {
  background: #173b74;
  border-color: #173b74;
}
.checkout-index-index .opc-progress-bar-item._active > span::before {
  background: #173b74;
  border-color: #173b74;
}
.checkout-index-index .opc-progress-bar-item._active > span::after {
  border-color: #173b74;
}
.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:#173b74;
  border:1px solid #173b74;
  color:#fff
}
.modals-wrapper .modal-inner-wrap .action-primary:hover {
  background: #173b74;
  border: 1px solid #173b74;
  filter:brightness(95%);
}

/* personalizacao especial item carrinho */
.opc-progress-bar-item.progress-bar-item-carrinho {
  display: none;
}
.opc-progress-bar-item.progress-bar-item-carrinho:first-child {
  display: inline-block;
}
/* personalizacao especial item carrinho */

.ammenu-menu-wrapper.-desktop {
  border-top: solid 1px #666;
}

@media all and (min-width:768px) {
  header.page-header .header.content {
    padding: 00px 20px 0;
    height: 150px;
  }
}

.checkout-billing-address .fieldset .actions-toolbar .primary button.action-update {
  background: #173b74;
  box-shadow: inset 0 1px 0 0 #173b74,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: 1px solid #173b74;
  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;
  }
}
/*oculta link sair/mobile*/
@media all and (max-width:767px) {
  .header.links .header.links > li.authorization-link {
    display: none;
  }
}


/*22042020*/
.mp-product-slider-block {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 0px;
  height: auto;
  line-height: auto;
  font-weight: 500;
  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: 500;
}
.block-dashboard-info .box-actions, 
.box-billing-address .box-actions, 
.box-shipping-address .box-actions, 
.box-address-billing .box-actions,
.box-address-shipping .box-actions {
  margin-top: 10px;
}
.block-dashboard-info .box-actions .action::after, 
.customer-address-index .additional-addresses #additional-addresses-table .action::after {
  display: none;
}

/*inicio ajustes filtros mobile*/
@media all and (min-width:280px) and (max-width:419px) {
  .page-products .toolbar-sorter.sorter .sorter-options {
    width: 120px;
  }
  .page-products .toolbar-sorter.sorter .sorter-label {
    font-size: 12px;
    line-height: 18px;
    display: table;
    width: 100%;
    text-align: right;
  }
  .page-products .toolbar-sorter.sorter {
    top: -18px;
    width: 70%;
    text-align: right;
    display: table;
  }
}
@media all and (max-width:279px) {
  .page-products .toolbar-sorter.sorter {
    top: 40px;
    width: 100%;
    text-align: left;
  }
  .page-products .sidebar.sidebar-main {
    top: -10px;
  }
  .page-products .toolbar-amount {
    margin-top: 30px;
  }
  .page-products .toolbar-sorter.sorter .sorter-label {
    font-size: 12px;
  }
  .page-products .toolbar-sorter.sorter .sorter-options {
    width: 120px;
  }
}
/*final ajustes filtros mobile*/

/*inicio destaque preco a vista*/
#preco-a-vista-mm p span {
  width: 100%;
  display: table;
  text-align: left;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: normal;
  font-weight: 500;
}
div#preco-a-vista-mm {
  margin-bottom: 10px;
}
#preco-a-vista-mm p span.valor-a-vista {
  font-size: 22px;
  font-weight: 500;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media all and (max-width:767px) {
  #preco-a-vista-mm p span.valor-a-vista {
    font-size: 18px;
  }
  .product-slider .slider-product-item-info {
      width: 100% !important;
  }
}
#preco-a-vista-mm p span.frase-a-vista {
  font-size: 14px;
  color: #333;
}
.product-info-main .product-info-price #preco-a-vista-mm {
  margin-top: 15px;
}
.product-info-main .product-info-price #preco-a-vista-mm p span.valor-a-vista {
  font-size: 36px;
  color: #000;
}
#preco-a-vista-mm p span.valor-a-vista.cor-destaque, 
.product-info-main .product-info-price #preco-a-vista-mm p span.valor-a-vista.cor-destaque {
  color:#4b8dd8;
}
/*final destaque preco a vista*/

/*ajustes gerais preco*/
@media all and (min-width:768px) {
  .product-item-info .product-item-details {
    padding-bottom: 70px;
  }
}
@media all and (max-width:767px) {
  .products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    border:none;
  }
  .catalog-product-view .product-info-price .jsr-priceinstallment {
    display: table;
    width: 100%;
    color: #333;
  }
  .catalog-product-view .product-info-price .jsr-priceinstallment, 
  .catalog-product-view .product-info-price #preco-a-vista-mm {
    padding-left: 10px;
  }
  .catalog-product-view .product-info-price #mestre-magento-table {
    display: table-row;
    margin-bottom: 10px;
  }
  .catalog-product-view .product-info-price #mestre-magento-table h3 {
    margin-left: 10px;
  }
  .catalog-product-view .product-info-price #caixaParcelas {
    width: calc(100% - 20px);
    margin-left: 10px;
  }
  .catalog-product-view .product-info-main .product-info-stock-sku {
    padding-left: 10px;
    margin-top: 10px;
    display: table;
    text-align: left;
  }
  .catalog-product-view .product.info.detailed {
    word-wrap: break-word;
  }
}
.product-item-details .mm-price-parcels-grid {
  line-height: 1.2em;
}
.product-item .price-box .price {
  font-size: 18px;
}
.products .product-item .price-box, 
.product-items .product-item .price-box {
  margin: 0px 0 0px;
}
.products .product-item .jsr-priceinstallment, 
.product-items .product-item .jsr-priceinstallment {
  display: table;
  width: 100%;
  color: #333;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin-bottom: 0px;
}
.product-options-bottom .price-box, 
.product-info-price .price-box {
  padding-bottom: 0;
}
.catalog-product-view .product-options-bottom .price-box .price-container .price,
.catalog-product-view .product-info-price .price-box .price-container .price {
  font-size:26px;
  line-height:26px
}
/*final ajustes gerais preco*/


/*frete gratis*/
.frete_gratis {
  display: table;
  margin: 20px 0;
  width: calc(100% - 30px);
  background-color: #E3F7FF;
  padding: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.frete_gratis h1,
.frete_gratis h2, 
.frete_gratis h3 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.frete_gratis img {
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
/*final frete gratis*/

/*barra topo*/
.barra-topo {
  position: absolute;
  display: table;
  width: 60%;
  height: 40px;
  line-height: 18px;
  top: 0;
}
ul.linksTopoEsq li a {
  font-size: 14px;
}
@media all and (min-width:1181px) and (max-width:1520px) {
  .barra-topo {
    width: 70%;
  }
}
@media all and (min-width:1001px) and (max-width:1180px) {
  .barra-topo {
    width: 65%;
  }
}
@media all and (min-width:767px) and (max-width:1000px) {
  .barra-topo {
    width: 65%;
  }
  ul.linksTopoEsq li a {
    font-size: 12px;
  }
}
.barra-topo a, .barra-topo {
  color: #888;
}
.barra-numero-whatsapp {
  height: 40px;
  display: table;
  font-size: 14px;
  width: 170px;
  float: left;
  margin-left: 10px;
}
.barra-info-whatsapp {
  height: 40px;
  display: table;
  width: calc(100% - 180px);
  float: left;
  margin-left: 0px;
  line-height: 13px;
}
.barra-topo .midle {
  vertical-align: middle;
  height: auto;
  display: table-cell;
}
.barra-topo .texto-info {
  color: #888;
  font-size: 12px;
  line-height: 15px;
}
.barra-topo .texto-info a {
  color: #888;
  font-weight: 500;
}
@media all and (max-width:767px) {
  .barra-topo {
    width: 100%;
    min-width: 250px;
    position: relative;
  }
  .barra-numero-whatsapp {
    margin-left: 0px;
    font-size: 12px;
    width: 140px;
  }
  .barra-topo .texto-info {
    font-size: 10px;
    line-height: 12px;
  }
  .panel.header .widget.block.block-static-block {
    margin: 0px;
  }
  .barra-info-whatsapp {
    width: calc(100% - 150px);
    line-height: 11px;
  }
}
/*barra topo*/


/* barra topo*/
.barra-topo ul.linksTopo {
	list-style:none;
	margin:0;
	padding:0;
}

.barra-topo ul.linksTopo li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin:0 10px;
	font-size:13px;
	color:#333;
	letter-spacing: 0px;
}
.barra-topo ul.linksTopo li.atendimento {
	font-size:14px;
}
.barra-topo ul.linksTopo li.whatsapp {
	font-size:14px;
}
.barra-topo ul.linksTopo li i {
	margin-right:5px;
	font-size:1.1em;
	margin-top:-1px;
}
.barra-topo ul.linksTopo li strong, .informacoesContato b {
	font-weight: 600;
}
.barra-topo a {
	color:#333;
}
.barra-topo ul.linksTopo li a:hover {
	color:#333;
	text-decoration:underline;
}

@media only screen and (max-width: 1080px) {
	.barra-topo ul.linksTopo li.atendimento {
		font-size:13px;
	}
	.barra-topo ul.linksTopo li.whatsapp {
		font-size:13px;
	}
	.barra-topo ul.linksTopo li {
		font-size:13px;
		margin: 0 5px;
	}
	.barra-topo .barraTopoEsquerda {
		width:calc(100% - 00px);
	}
	.barra-topo .barraTopoCentral {
		width:calc(100% - 00px);
	}
	.barra-topo .barraTopoDireita {
		width:calc(100% - 00px);
	}
	.barra-topo .barraTopoEsquerda .centralizarMenusMobile {
		width: auto;
		float: none;
		display: table;
		margin: auto;
	}
	.barra-topo .barraTopoDireita .centralizarMenusMobile {
		width: auto;
		float: none;
		display: table;
		margin: auto;
	}
}
@media only screen and (max-width: 950px) {
	.barra-topo ul.linksTopo li.atendimento {
		font-size:13px;
		margin: 0 5px;
	}
	.barra-topo ul.linksTopo li.whatsapp {
		font-size:13px;
		margin: 0 5px;
	}
	
}
@media only screen and (max-width: 667px) {


	.barra-topo ul.linksTopo li.atendimento {
		font-size:13px;
	}
	.barra-topo ul.linksTopo li.whatsapp {
		font-size:13px;
	}
}
.barra-topo .fa-whatsapp {
	margin-right: 7px;
}
@media only screen and (max-width: 667px) {
	.barra-topo ul.linksTopo li {
		font-size:13px;
		margin: 0 5px;
	}
	.barra-topo ul.linksTopo li.linkEmail {
		width: 100%;
		text-align: center;
	}
	.barra-topo ul.linksTopo li.linksdeMenu {
		text-align: center;
	}
	.barra-topo ul.linksTopo li.atendimento {
		margin: 0;
		width: 100%;
		text-align: center;
	}
	.barra-topo ul.linksTopo li.whatsapp {
		margin: 0;
		width: 100%;
		text-align: center;
	}
}
.barra-topo ul.linksTopo li, .barra-topo ul.linksTopo li a {
	color: #333;
}
.barra-topo ul.linksTopo li a[href^="tel:"] {
  color: #333;
}

.barra-topo .barraTopoEsquerda ul.linksTopo li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin:0 10px;
	font-size:13px;
	color:#333;
	font-weight: 400;
}
.barra-topo .barraTopoEsquerda ul.linksTopo li a {
	color: #333;
}
.barra-topo .barraTopoEsquerda ul.linksTopo li a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 1280px)  {
	.barra-topo .removeMedium {
		display: none;
	}
}
@media only screen and (max-width: 667px)  {
	.barra-topo .removeMobile {
		display: none;
	}
}
@media only screen and (max-width: 1180px)  {
	.barra-topo ul.linksTopo li, 
	.barra-topo .barraTopoEsquerda ul.linksTopo li {
		margin: 0 5px;
		font-size: 12px;
	}
}
@media only screen and (max-width: 667px)  {
	.barra-topo ul.linksTopo li, 
	.barra-topo .barraTopoEsquerda ul.linksTopo li {
		margin: 0 3px;
		font-size: 11px;
	}
}
/* barra topo*/

/*whatsapp fixo*/
.whatsapp-fixo {
  z-index: 99999;
  position: fixed;
  bottom:0px;
	right: 0px;
}
.iconeChatWhatsapp {
	width: 40px;
	height: 40px;
	background-color: #25d365da;
	background-position:center;
	background-repeat:no-repeat;
	background-size:20px;
	background-image:url(../images/icone-whatsapp-fixo.png);
	border-radius: 50%;
  cursor: pointer;
  margin-bottom:20px;
	margin-right: 20px;
}
.whatsapp1 {bottom:20px;}
.whatsapp2 {bottom:85px;}
.whatsapp3 {bottom:140px;}

.iconeChatWhatsapp:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
}
.iconeChatWhatsapp:hover .nomeAtendente {
	box-shadow: 2px 0px 7px rgba(0,0,0,0.25);
	border: solid 1px rgba(0,0,0,0.1);
  border-right: 1px solid #FFF;
  color: #555;
}
.iconeChatWhatsapp .nomeAtendente {
	position: absolute;
	margin-left: -120px;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 2px 0px 7px rgba(0,0,0,0.15);
	border: solid 1px rgba(0,0,0,0.08);
	border-right: 1px solid #FFF;
	width: 98px;
  height: auto;
  padding: 5px;
	margin-top: 0px;
	text-align: center;
	border-radius: 5px;
  font-size: 11px;
  line-height: 13px;
	color: #777;
	font-weight: 400;
	display: table;
}
.iconeChatWhatsapp .nomeAtendente .midleNome {
	display:table-cell;
	vertical-align: middle;
	line-height: 12px;
	width: 100%;
}
.iconeChatWhatsapp .nomeAtendente:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	right: -5px;
	margin-top: 8px;
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #FFF;
	position: absolute;
}
@media all and (max-width:767px) {
  .whatsapp1 {bottom:10px;}
  .whatsapp2 {bottom:75px;}
  .whatsapp3 {bottom:130px;}
}
/*whatsapp fixo*/

/*videos e imagens responsivas*/
iframe, img {
  max-width: 100%;
}
/*videos e imagens responsivas*/



.header.panel > .header.links > li > a {
    color: #cb2128;
}
.header.panel > .header.links > li > a:hover {
    color: #cb2128;
}
.header.panel > .header.links > li > a:visited {
    color: #cb2128;
}
.header.panel > .header.links > li {
    color: #888;
}

@media all and (min-width:768px) {
  .page-header .minicart-wrapper {
      display: inline-block;
      position: relative;
      float: right;
      /*background: #fbd703;
      background: -webkit-linear-gradient(top, #fbd703, #fff105);
      background: -o-linear-gradient(top, #fbd703, #fff105);
      background: -moz-linear-gradient(top, #fbd703, #fff105);
      background: linear-gradient(to top, #fbd703, #fff105);*/
      border:solid 1px transparent;
      padding: 15px 25px;
      border-radius: 10px ;
      -webkit-border-radius: 10px ;
      -moz-border-radius: 10px ;
      -ms-border-radius: 10px ;
      -o-border-radius: 10px ;
      margin-top: 40px;
  }
  .header .block-search input[type="text"]{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: none;
    background-color: #FAFAFA;
    text-indent: 10px;
    color: #666;
    outline: none;
    border-radius: 10px;
}
  .page-header .logo {
    margin-top: 38px;
  }
  .minicart-wrapper::before {
    content: 'Meu Carrinho';
    display: table;
    float: left;
    margin-right: 10px;
    line-height: 28px;
    font-weight: 500;
    color: #333;
  }
}


/*blocos sub3*/
body .promos > li {
  margin: 0 0 10px 0;
  list-style: none;
  text-align: center;
  position: relative;
  border: 1px solid #cccccc;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.promos > li:last-child {
  margin-bottom: 0;
}

.promos img {
  max-width: 100%;
  width: 100%;
}

.promos a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: block;
}

.promos span {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  display: block;
  width: 100%;
  top: 10%;
  font-weight: 500;
  font-size: 20px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  text-shadow: 1px 1px 3px #555555;
}

.promos strong {
  font-weight: 500;
  font-size: 26px;
  display: block;
}

@media only screen and (min-width: 768px) {
  .promos span {
    font-size: 16px;
  }

  .promos strong {
    font-size: 17px;
  }

  /* Config: Three columns + flexible gutter */
  body .promos > li {
    float: left;
    width: 32.0%;
    margin-right: 1.9%;
  }

  .promos > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 880px) {
  .promos span {
    font-size: 18px;
  }

  .promos strong {
    font-size: 24px;
  }
}
/*blocos sub3*/


.redes-sociais-rodape .redesocial {
  float: left;
  margin: 2px;
  width: auto;
  display: table;
}
.links .redes-sociais-rodape .redesocial {
  float: left;
}
.links .redes-sociais-rodape .redesocial img {
  max-width: 28px;
  border-radius: 3px;
}
.links .redes-sociais-rodape .redesocial img:hover {
	-webkit-transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transition: 0.1s ease-in;
}
.links .redes-sociais-rodape .caixa-redes-sociais {
  margin: auto;
  width: auto;
  float: none;
}
.links .redes-sociais-rodape  {
  display: table;
  width: auto;
  margin: auto;
}
.links .linha-redes-sociais {
  width: 100%;
  max-width: 180px;
}
.footer.content .linha-redes-sociais .block {
  float: left;
  width: 100%;
}
@media all and (max-width:767px) {
  .links .linha-redes-sociais {
      width: 100%;
      max-width: 100%;
  }
}
.linhaDestaques .page-header {
  background-color: transparent;
}


.logoRodapeG {
  float: left;
  margin-bottom: 10px;
  margin-right:50px;
  margin-top: 0px;
  display: table;
  width: auto;
  max-width: 180px;
  background: transparent;
  display: table;
  padding: 20px 0px 0px;
  border-radius: 5px;
}
.logoRodapeG img {
  width: 100%;
  margin-top: -20px;
}

@media all and (max-width:767px) {
  .logoRodapeG {
    float: none;
    margin-bottom: 10px;
    margin-right: 30px;
    margin-top: 10px;
    display: table;
    width: 100%;
    max-width: 180px;
    margin:auto;
  }
  .links .linha-redes-sociais {
    width: 100%;
    max-width: 100%;
  }
  footer.page-footer {
    background: #000;
  }
  .footer.content ul > li {
    background: transparent;
  }
  .footer.content .links>li {
    background: transparent;
    border-top: 1px solid rgba(0,0,0,0.1); 
  }
  .page-footer .title strong, .footer.content .links strong {
    color: #FFF !important;
  }
  .footer.content .links a, .footer.content .links a:visited {
    color: #FFF !important;
  }
  small.copyright {
    background: #FFF;
    border-top: 1px solid transparent;
  }
}

/*banners all*/
.banner-reponsivo img {
  width: auto;
  max-width: 100%;
}
/*banners all*/

p.mm-price-parcels-grid {
  border-bottom: none !important;
}



.copyright {
  color: #666!important;
}


@media all and (min-width:768px) {
  .cms-index-index .nav-sections {
      margin-bottom: 0px!important;
  }
}

/* Cores */
.barra-topo a, .barra-topo .texto-info {
   color: #656565;
}
 footer.page-footer, .linhaDestaques {
   background: #656565;
 }
.header.panel > .header.links > li > a {
   color: #656565;
}
.header.panel > .header.links > li > a:hover {
   color: #656565;
}
.header.panel > .header.links > li > a:visited {
   color: #656565;
}
@media all and (min-width:768px) {
   .page-footer .title strong, .footer.content .links strong {
       color:#eee !important;
   }
   .page-footer .contentSelos .title strong, .footer.content .contentSelos  .links strong {
       color:#999!important;
   }
   .page-header .logo {
    margin-top: 40px;
  }
}
@media all and (max-width:767px) {
  .header.links .welcome {
    color: #333;
  }
}

 @media all and (min-width:768px) and (max-width:1280px) {
  .header.panel>.header.links {
      width: auto;
      max-width: 50%;
  }
  .barra-topo {
    max-width: 47%;
    width: 47%;
  }
}
@media all and (min-width:1281px) {
  .header.panel>.header.links {
      width: auto;
      max-width: 400px;
  }
  .barra-topo {
    max-width: 830px;
    width: 830px;
  }
}


body .promos>li img:hover {
	filter:brightness(95%);
	-webkit-filter:brightness(95%);
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
}
.bannerImgResponsive img:hover {
	filter:brightness(95%);
	-webkit-filter:brightness(95%);
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
}
.linhaBanners img:hover {
	filter:brightness(95%);
	-webkit-filter:brightness(95%);
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
}





/*parcelamento / desconto*/
.backendorf-installment .best-instashipping-calculatiollment {
    text-transform: initial;
    font-size: 12px;
	font-weight: 400;
	color: #555;
}
.product-item .backendorf-installment .best-installment, 
.product-info-price .backendorf-installment .best-installment {
    text-transform: initial;
	font-size: 12px;
	font-weight: 400;
	color: #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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 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: 20px;
}
.product-item .old-price {
    margin: 5px 0;
	margin-top:9px;
    display: table;
}
.price-box.price-final_price .special-price {
	float:right;
}
.price-box.price-final_price .old-price span.price-label {
	display:none;
}
.price-box.price-final_price .old-price .price-wrapper .price{
	font-size:14px;
	font-weight:400;
	margin-right: 5px;
	text-decoration: line-through;
	color: #999;
}
.product-info-main .product-info-price .backendorf-installment .discounts .item strong {
    font-size: 22px;
}
 
.catalog-product-view .product-options-bottom .price-box .price-container .price, .catalog-product-view .product-info-price .price-box .price-container .price {
	font-size: 26px;
    line-height: 30px;
    font-weight: 500;
}
.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: 500;
}

/*banner desktop e mobile*/
.banner-principal-desktop img, 
.banner-principal-mobile img {width: 100%;}
@media all and (min-width:768px) {
	.banner-principal-desktop {display: block;}
	.banner-principal-mobile {display: none;}
}
@media all and (max-width:767px) {
	.banner-principal-desktop {display: none;}
	.banner-principal-mobile {display: block;}
	.mp-banner-slider .owl-dots {
		top: initial;
	}
}
/*
.banner-principal-desktop .owl-theme .owl-nav, 
.banner-principal-mobile .owl-theme .owl-nav {
    margin-top: -10px;
}
.banner-principal-desktop .mp-banner-slider .owl-dots, 
.banner-principal-mobile .mp-banner-slider .owl-dots {left: 45%;}
.banner-principal-desktop .mp-banner-slider .owl-nav, 
.banner-principal-mobile .mp-banner-slider .owl-nav button span {top: 38%;}
*/

ul.promos {
    display: table;
	width:100%;
}
.subbanners-home .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: initial;
    width: auto;
}
.banner-principal-desktop .owl-theme .owl-nav.disabled + .owl-dots, 
.banner-principal-mobile .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: initial;
    width: auto;
}
.cms-home .top-container {
    max-width: 100%;
    padding: 0px 0px;
	box-sizing: border-box;
}
.cms-home .page-header {
	margin-bottom: 0;
}
#maincontent .subbanners-home .owl-carousel.owl-drag .owl-item:hover {
    outline: 1px solid transparent;
}
.copyright span {
    max-width: 1280px;
    display: table;
    margin: auto;
}
@media all and (min-width:768px) {
	.subbanners-home .item-image {
		padding: 0 10px;
	}
}
/*
@media all and (max-width:767px) {
	.page-header {
		margin-bottom: 0px;
	}
}*/
small.copyright {
    padding-top: 0px;
}
.rodape-plataforma {
	padding-top:30px;
	display:table;
    background-color: #FFF;
    width: 100%;
    border-top: solid 1px #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: 150px;
  display: table;
  float: left;
  margin-top: 1px;
  background-color: transparent;
}
.catalog-product-view .box-tocart .input-text.qty {
  width: 54px;
}
.catalog-product-view .box-tocart .field.qty input[type="number"]{
  height: 50px;
}

.catalog-product-view button.input-group__button.input-group__button--increase, 
.catalog-product-view button.input-group__button.input-group__button--decrease {
  margin-top: -3px;
  height: 50px;
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .catalog-product-view .box-tocart button#product-addtocart-button {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .catalog-product-view .box-tocart button#product-addtocart-button {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .catalog-product-view .box-tocart .fieldset .actions {
    width: calc(100% - 160px);
    float: left;
  }
  .catalog-product-view .box-tocart {
    display: table;
    width: 100%;
  }
}
@media screen and (max-width: 319px) {
  .catalog-product-view .box-tocart button#product-addtocart-button {
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 299px) {
  .catalog-product-view .box-tocart .fieldset .actions {
    width: calc(100% - 0px);
  }
}
/*botoes qtd detalhes*/


/*ajuste frase criar conta success*/
.checkout-onepage-success .page-title-wrapper {
    text-align: center;
}
@media all and (min-width:768px) {
	.checkout-onepage-success .actions-toolbar {
		margin: auto;
		display: table;
	}
}
.checkout-onepage-success #registration {
    border: solid 1px #e4f2ff;
    margin: 50px 0;
	padding:25px;
    border-radius: 5px;
    text-align: center;
    background-color: #e4f2ff;
	width: 100%;
}
.checkout-onepage-success #registration p:first-child {
    font-size: 16px;
    text-align: center;
	font-weight: 400;
	margin-bottom: 20px;
}
.checkout-onepage-success #registration p:last:child {
    text-align: center;
}
.checkout-onepage-success #registration .action.primary {
    background: #3cbf3a;
    border: 1px solid #3cbf3a;
	font-size:30px;
    padding:15px 30px
}
.checkout-onepage-success #registration .action.primary:hover {
    background: #34ad33;
    border: 1px solid #34ad33;
}
@media all and (max-width:767px) {
	.checkout-onepage-success #registration {
	    padding:25px;
	}    
	.checkout-onepage-success #registration .action.primary {
		font-size:22px;
	}
	.checkout-onepage-success #registration p:first-child {
		font-size: 18px;
	}
}
/*ajuste frase criar conta success*/

/*ajuste password success*/
.checkout-onepage-success #password_customer_show {
    border: solid 1px #e4f2ff;
    margin: 50px 0;
    padding:25px;
    border-radius: 5px;
    text-align: center;
    background-color: #e4f2ff;
    width: 100%;
}
/*ajuste password success*/

/*ajuste campo error checkout*/
.checkout-index-index .fieldset.address .field._error input {
    transform: none !image;
}
/*.checkout-index-index .opc-wrapper .fieldset.address .field .field-error {
	position: relative;
    top: 0;
	padding: 0px 8px;
	border: 1px solid transparent;
	margin-bottom: 25px;
}*/
.checkout-index-index .opc-wrapper .fieldset.address .field .field-error::before {
    border-bottom: 8px solid transparent;
}
.checkout-index-index .opc-wrapper .field-error, div.mage-error[generated] {
    margin-top: 2px;
}.checkout-index-index .opc-wrapper .fieldset.address .field .field-error {
    margin-bottom: 10px;
}
.checkout-index-index .fieldset.address .field .field-error {
    font-size: 13px;
    line-height: 1em;
	letter-spacing: 0;
	font-weight:400;
}
/*ajuste campo error checkout*/

/*reducao campos checkout finalizar*/
.checkout-index-index .table-checkout-shipping-method tbody tr td {
    font-size: 12px;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td .price {
    font-size: 14px;
}
.checkout-index-index .fieldset .field.osc-input-group .control input, 
.checkout-index-index .fieldset .field.osc-input-group .control select:not(:checked), 
.checkout-index-index .fieldset .field.osc-input-group .control input:not(:placeholder-shown) {
	padding: 5px !important;
}
.checkout-index-index .field-tooltip .field-tooltip-action::before {
    font-size: 16px;
}

.checkout-index-index .table-checkout-shipping-method tbody td {
    padding-bottom: 10px;
    padding-top: 10px;
}
/*reducao campos checkout finalizar*/

/*ajustes carrinho*/
.checkout-cart-index .cart-summary .block > .title {
    padding-left: 0;
    background-color: #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: #173b74;
  box-shadow: inset 0 1px 0 0 #173b74,inset 0 -1px 0 0 rgba(204,204,204,0.3);
  border: 1px solid #173b74;
}

.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: 500;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    border-radius: 3px;
	min-height: 17px;
	margin-bottom:10px;
	margin-right:10px;
	box-shadow: inset 0 1px 0 0 #fff,inset 0 -1px 0 0 rgba(204,204,204,0.3);
}
.checkout-cart-index .cart-container .form-cart .actions.main .continue {
	float:left;
	background-color: #f3f3f3;
	box-shadow: none;
	font-size: 12px;
	font-weight: 400;
	border-color: #f3f3f3;
	text-decoration: none;
}
.checkout-cart-index .cart-container .form-cart .actions.main .continue:hover {
	background-color: #f0f0f0;
}
.checkout-cart-index .cart-discount {
	background-color: #f3fbff;
	padding: 10px 25px;
	border: solid 1px #d6f1ff;
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 20px rgba(0,0,0,0.00);
}
.checkout-cart-index .cart-discount:hover {
	background-color: #effaff;
	border: solid 1px #d6f1ff;
}
.checkout-cart-index .cart-discount .block > .title {
    padding: 15px 0;
	width: 100%;
	border-color:transparent;
}
.checkout-cart-index .cart-discount .block > .title::after {
	margin-top: 5px;
	color: #333;
}
.checkout-cart-index .cart-discount .block > .title strong {
    color: #111;
}
.checkout-cart-index .cart-discount .block .content {
    padding-bottom:20px;
	padding-left:0;
}
.checkout-cart-index .fieldset.coupon {
    margin-top: 10px;
}
.checkout-cart-index .fieldset:last-child {
    margin-bottom: 0px;
}
.checkout-cart-index .cart-discount .fieldset {
    max-width: 350px;
}
.checkout-cart-index .cart-discount .block.discount {
    width: 100%;
}
.checkout-cart-index .cart-discount .block .title::after {
    float: right;
}
.checkout-cart-index .cart-discount .block.discount input[type="text"] {
	height: 45px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #bbc1d4;
}
.checkout-cart-index .cart-discount .block.discount .actions-toolbar .primary {
    height: 45px;
	background-color:#173b74;
	border-color:#173b74;
	color:#FFF;
	box-shadow: none;
	border-radius:0 3px 3px 0;
}
.checkout-cart-index .cart-discount .block.discount .actions-toolbar .primary:hover {
    background-color: #123162;
}
@media all and (min-width:768px) {
	.checkout-cart-index .cart-discount {
		width: 71%;
	}
}
.cart.table-wrapper .actions-toolbar {
    padding-bottom: 30px;
}
.cart-empty {
    text-align: center;
}
.checkout-cart-index .cart-container .form-cart{
    background: #FFF;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0,0,0,0.10);
	padding: 25px;
}
.cart.table-wrapper .col.subtotal {
	color:#111111;
}
.checkout-cart-index  #shopping-cart-table tr:first-child > .col[scope=col] {
    color: #111111;
}
.checkout-cart-index .cart-summary {
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0,0,0,0.0);
}
.checkout-cart-index .cart-summary .grand.totals .price {
    color: #173b74;
}
.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*/




/*checkout e cart */
#checkout .opc-progress-bar-item._active::before {
  background: #173b74;
  border-color: #173b74;
}
#checkout .opc-progress-bar-item._active .step-item {
  color: #173b74;
}
#checkout .opc-progress-bar-item._active .step-item::before {
  background: #173b74;
  border-color: #173b74;
}
#checkout .opc-progress-bar-item._active .step-item::after {
  border-color: #173b74;
}
#checkout .opc-progress-bar-item._complete .step-item {
    color: #000000;
}
#checkout .checkout-payment-method .payment-method-title {
    padding: 20px 10px;
}
#checkout .field[name="shippingAddress.telephone"] .field-tooltip-action:before {
	display:none;
}
#checkout .opc-block-shipping-information {
    padding:0;
}
#checkout .opc-block-shipping-information .shipping-information-block {
    padding: 10px 30px;
    background-color: #FFF;
	border-radius: 5px;
}
#checkout .opc-block-shipping-information .shipping-information-block > .title {
    border-bottom: 1px solid transparent;
}
#checkout .opc-block-shipping-information .shipping-information-block > .title strong {
	font-size: 14px;
    font-weight: 400;
}
@media all and (min-width:768px) {
	.checkout-index-index .checkout-container .checkout-header {
		box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
		background-color: #f9f9f9;
		padding: 20px 0 15px;
		border-radius: 5px 5px 0;
	}
	.checkout-index-index .opc-wrapper .opc {
		margin-top: -5px;
		padding-bottom: 30px;
	}
}
.block-authentication button#send2:not(.primary),
.block-authentication a.action.action-register.primary {
	box-shadow:none;
	background-color: #173b74;
    color: #FFF;
	border: 1px solid #173b74;
}
.checkout-index-index .opc-progress-bar-item > span {
	font-size: 16px;
}
.checkout-index-index header.page-header .header.content {
    height: auto;
}
.checkout-index-index .opc-progress-bar {
    margin: 20px auto 20px;
    display: table;
}

.checkout-index-index .page-header {
	box-shadow: 0 3px 15px rgb(0 0 0 / 5%);
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid transparent;
    margin-bottom:10px;
    font-size: 16px;
    font-weight: 500;
}
.checkout-index-index .opc-block-summary {
	border-radius:5px;
}
.checkout-index-index .opc-wrapper .opc {
    padding: 15px 25px;
	margin-top:5px;
	border-radius:5px;
}
.checkout-index-index .opc-wrapper .opc {
	margin-top:0px;
}
.checkout-index-index .opc-wrapper .checkout-shipping-address .step-title, 
.checkout-index-index .opc-wrapper .checkout-shipping-method .step-title, 
.checkout-index-index .opc-wrapper .payment-group .step-title {
	border-bottom: transparent;
	font-size: 22px;
	font-weight: 600;
}

.checkout-index-index .discount-code input[type="text"] {
	height: 45px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #bbc1d4;
}
.checkout-index-index .action.primary {
	background-color:#173b74;
	border-color:#173b74;
}
.checkout-index-index .action.primary:hover {
	background-color:#123162;
	border-color:#123162;
}

.checkout-index-index .actions-toolbar button.button.action.continue.secondary {
    box-shadow: none;
	background-color:#173b74;
	border-color:#173b74;
    color: #FFF;
}
.checkout-index-index .actions-toolbar button.button.action.continue.secondary:hover {
    box-shadow: none;
	background-color:#123162;
	border-color:#123162;
    color: #FFF;
}

.checkout-index-index .opc-block-summary .items-in-cart > .title {
    border-bottom-color:transparent;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
    height: 45px;
	background-color:#173b74;
	border-color:#173b74;
	color:#FFF;
	box-shadow: none;
	border-radius:0 3px 3px 0;
}
.checkout-index-index .opc-block-summary {
    background: #EEE;
}
.checkout-index-index .page-wrapper {
    background-color: #f9f9f9;
}
.checkout-index-index .opc-wrapper .opc {
	background-color:#FFF;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
    background-color: #123162;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary, 
.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
}
.checkout-index-index button.button.action.continue.primary, 
.checkout-index-index button.action.primary.checkout {
    width: 100%;
	margin-top:15px;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
    line-height: 1.3em;
	font-size:13px;
	padding-left: 0;
}
.checkout-index-index .fieldset .payment-method .field {
	margin-bottom:0;
}
.checkout-payment-method .payment-method-content {
    padding: 20px;
    background-color: #fafafa;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content {
    line-height: 1.3em;
    font-size: 13px;
}
.checkout-index-index .checkout-payment-method .payment-option._collapsible .payment-option-title {
	width: 100%;
	border-color:transparent;
}
.payment-option._collapsible.opc-payment-additional.discount-code {
	border-color:transparent;
	background-color: #f3fbff;
	border: solid 1px #d6f1ff;
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 20px rgba(0,0,0,0.00);
}
.checkout-index-index tr.grand.totals .price {
    color: #173b74;
}

@media all and (max-width:767px) {
	.checkout-index-index .opc-progress-bar {
		width: 100%;
		padding: 20px 0 10px;
	}
	.checkout-index-index .opc-progress-bar li.opc-progress-bar-item {
		background-color: transparent;
		padding: 2px 7px;
		margin-bottom: 3px;
		width: 100%;
		display: table;
		text-align: center;
	}
	.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._active {
		font-weight: 600;
	}
	.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._complete {
		opacity: 0.5;
	}
	.checkout-index-index .opc-progress-bar-item > span {
		font-size: 12px;
		color: #888;
	}
	.checkout-index-index li.opc-progress-bar-item._active > span {
		color: #333;
	}
	.checkout-index-index .opc-wrapper .opc {
		box-shadow:none;
		margin-top: 0px;
	}
}
@media all and (min-width:768px) {
  .checkout-index-index .checkout-container .checkout-header {
    margin-bottom: -10px;
  }
}

.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
    width: 100%;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle:after {
    float: right;
	margin-right:15px;
}
.checkout-cart-index .cart-discount .block.discount input[type="text"] {
	height: 45px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #bbc1d4;
}

.checkout-index-index .payment-option._collapsible.opc-payment-additional.discount-code {
	padding: 0 20px;
}
.checkout-index-index #checkout .opc-block-summary .payment-option-content .form-discount .actions-toolbar .primary .action {
	height:45px;
	background: #173b74;
	color: #FFF;
	box-shadow: none;
	border-color: transparent;
}
.checkout-index-index #checkout .opc-block-summary .payment-option-title .action-toggle {
	width:100%;
}
.checkout-index-index #checkout .opc-block-summary .payment-option-title .action-toggle:after {
	float:right;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product .product-image-container .product-image-wrapper img {
    border-radius: 5px;
	max-width: 50px;
	max-height: 50px;
}
.checkout-index-index #checkout .opc-block-summary .product-item .product-image-container {
  margin-top: 5px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product .product-image-container {
  padding-bottom: 0px;
}
.checkout-index-index .opc-block-summary .product-item .product-item-inner {
    margin: 0 0 0px;
}
.checkout-index-index .product-item-inner .product-image-container {
    max-width: 55px;
}
.checkout-index-index #checkout .opc-block-summary {
    background-color: #FFF;
}
.checkout-index-index #checkout .opc-block-summary .items-in-cart > .title strong {
    font-size: 14px;
    font-weight: 400;
}
.checkout-index-index .minicart-items .product-item-details .details-qty {
    margin-top: 0px;
}
.checkout-index-index .minicart-items .product-item-name {
	margin-bottom:0px;
}
.checkout-index-index #checkout .opc-block-summary .actions-toolbar .secondary a.action.viewcart {
    background-color: #f3f3f3;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
	color: #333;
    float: left;
	width:auto;
}
.checkout-index-index #checkout .opc-block-summary .actions-toolbar .secondary {
	border-top: 1px solid transparent;
	margin-top:10px;
}
.checkout-index-index .minicart-items .product-item:not(:first-child) {
    border-top: 1px solid transparent;
}
.checkout-index-index #checkout .opc-block-summary .items-in-cart > .title {
	border-bottom-color: transparent;
	padding-bottom:0px;
}
.checkout-index-index #checkout .opc-block-summary > .title {
    display: block;
    padding-top: 20px;
    text-align: left;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: 500;
}

.checkout-index-index .opc-wrapper .step-title {
    border-bottom: 1px solid transparent;
}
.checkout-index-index .step-title,
.checkout-index-index .opc-block-summary > .title {
  font-weight: 500;
  font-size: 22px;
  text-align: center;
}

.checkout-index-index .checkout-container .checkout-header .logo-checkout {
	display:none;
}
.checkout-index-index .page-header .logo {
    float: initial;
	margin-left:0px;
	margin-top:0px;
    display: table;
    height: auto;
	margin-bottom: 0;
    background-color: aqua;
    position: relative;
	padding: 0 20px;
	background-color:#FFF;
}
.checkout-index-index .page-header .logo {
    padding-top: 20px;
}
.checkout-index-index .page-header .logo img {
    height: 40px;
    width:auto;
    vertical-align: middle;
    max-height: 40px;
    position: relative;
}
@media all and (min-width:768px) {
	.topo-checkout-direita {
		position: absolute;
		right: 20px;
		width: 32.3%;
		height: 80px;
		display:table;
	}
}
@media all and (max-width:767px) {
	.checkout-index-index .topo-checkout-direita {
		position: relative;
		width: 100%;
		height: auto;
		display:table;
	}
	.checkout-index-index .page-header .logo {
		float: none;
		margin: auto;
		padding-bottom: 20px;
	}
	.checkout-index-index #checkout .opc-progress-bar-item .step-item .opc-progress-bar-item-title {
		position: initial;
	}
	.checkout-index-index #checkout .opc-progress-bar-item {
		width: 33%;
	}
	.checkout-index-index .fieldset .form-discount .payment-option-inner .field .label {
		display: none!important;
	}
	.checkout-index-index .checkout-payment-method .payment-option .payment-option-title {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		font-size:12px;
	}
	.checkout-index-index .checkout-payment-method .payment-option .payment-option-content {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0;
	}
}
@media all and (max-width:479px) {
	.checkout-index-index #checkout .checkout-header .opc-progress-bar-item {
		width: 33%;
	}
	.checkout-index-index .opc-wrapper .step-title {
		background-color:transparent;
	}
}

.checkout-index-index .topo-checkout-direita .midle {
    height: auto;
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
.checkout-index-index .frase-topo-checkout {
	line-height:20px;
	font-size:12px;
	color:#777;
}
.checkout-index-index .topo-checkout-direita .centralizar {
	width:auto;
	margin:auto;
	display:table;
}
.checkout-index-index .icone-topo-checkout {
	width: 15px;
	height: 20px;
	margin:0 5px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(../images/checkout/ambiente-seguro3.png);
	display: table;
    float: left;
}
.checkout-index-index header.page-header {
	background-color:#FFF;
}
.checkout-index-index header.page-header .header.content {
    height: 80px;
	display:table;
	width:100%;
	position:relative;
}

/*minicart*/
.block-minicart .minicart-items .action.edit:before {
	color:#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: #173b74;
  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: #173b74;
  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: 500;
  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: 500;
  font-size: 11px;
  letter-spacing: -0.2px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 820px) {
  div#custom-qty {
    margin-bottom: 20px;
  }
}
/*msg qtd minima*/



/* carousel produtos megaslider */
@media all and (min-width:768px) {
  #maincontent .mp-product-slider-content .owl-stage-outer {
      padding: 10px 0;
  }
  #maincontent .mp-product-slider-content  .owl-carousel.owl-drag .owl-item {
    border: 1px solid transparent;
  }
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-item:hover {
    box-shadow:2px 2px 10px rgba(0, 0, 0, 0.15);
    border: 1px solid #EEE;
  }
  #maincontent .mp-product-slider-content .owl-item div.slider-product-item-info {
    width: calc(100% - 0px) !important;
    padding: 9px 9px 0;
  }
  #maincontent .mp-product-slider-content .owl-item .slider-product-item-details {
    padding-bottom: 50px;
  }
  #maincontent .mp-product-slider-content .owl-item .slider-product-item-actions {
    display: none;
    position: absolute;
  }
  #maincontent .mp-product-slider-content .owl-item:hover .slider-product-item-actions {
    display: block;
  }
}
#maincontent .mp-product-slider-content .owl-carousel button:not(.primary) {
  box-shadow: none;
}
@media screen and (min-width: 1320px) {
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev {
    float: left;
    margin-left: -50px;
  }
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next {
    float: right;
    margin-right: -50px;
  }
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav {
    position: absolute;
    margin-top: -35px;
    top: 50%;
    width: 100%;
    z-index: -1;
  }
}
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-dots {
  margin-top: 20px;
}
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev, 
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next {
  background-color: #EEE;
  height: 30px;
  width: 30px;
}
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev:hover, 
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next:hover {
  background-color: #666;
}
#maincontent .mp-product-slider-content .owl-carousel button.owl-prev span, 
#maincontent .mp-product-slider-content .owl-carousel button.owl-next span {
  font-size: 25px;
  line-height: 30px;
  display: table;
  width: 30px;
  color: #666;
}
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev:hover span, 
#maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next:hover span {
  color: #FFF;
}
@media screen and (max-width: 768px) {
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-prev {
    float: left;
    margin-left: -10px;
  }
  #maincontent .mp-product-slider-content .owl-carousel.owl-drag .owl-nav button.owl-next {
    float: right;
    margin-right: -10px;
  }
}

/* carousel-destaque-loja */
#maincontent .content-carousel-destaque-loja .owl-carousel button:not(.primary) {
  box-shadow: none;
}
#maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-item:hover {
  box-shadow: 3px 4px 4px 0 rgb(0 0 0 / 0%);
  outline: 1px solid transparent;
}
@media screen and (min-width: 1320px) {
  #maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-prev {
    float: left;
    margin-left: -50px;
  }
  #maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-next {
    float: right;
    margin-right: -50px;
  }
  #maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav {
    position: absolute;
    margin-top: -35px;
    top: 50%;
    width: 100%;
    z-index: -1;
  }
}
#maincontent .content-carousel-destaque-loja .owl-carousel.owl-drag .owl-dots {
  margin-top: 20px;
}
.content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-prev, 
.content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-next {
  background-color: #EEE;
  height: 30px;
  width: 30px;
}
.content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-prev:hover, 
.content-carousel-destaque-loja .owl-carousel.owl-drag .owl-nav button.owl-next:hover {
  background-color: #666;
}
.content-carousel-destaque-loja .owl-carousel button.owl-prev span, 
.content-carousel-destaque-loja .owl-carousel button.owl-next span {
  font-size: 25px;
  line-height: 25px;
}
.content-carousel-destaque-loja {
  margin-top: 50px;
  margin-bottom: 50px;
}
.content-carousel-destaque-loja .owl-item {
  padding: 15px;
  padding-bottom: 20px;
}
.content-carousel-destaque-loja .owl-item-video {
  background-color: #FFF;
  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
  margin-bottom: 20px;
}
.content-carousel-destaque-loja .owl-item-video:hover {
  box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}
.content-carousel-destaque-loja .owl-item-video-texto {
  font-size: 13px;
  font-weight: 400;
  color: #333;
  padding: 15px;
}
.content-carousel-destaque-loja .owl-item-video-texto a {
  color: #333;
  text-decoration: none;
}
.content-carousel-destaque-loja .owl-item-video iframe {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .content-carousel-destaque-loja iframe {
    height: 220px;
  }
}
@media screen and (min-width: 1001px) {
  .content-carousel-destaque-loja iframe {
    height: 220px;
  }
}
@media screen and (min-width: 1161px) {
  .content-carousel-destaque-loja iframe {
    height: 320px;
  }
}
@media screen and (max-width: 767px) {
  .content-carousel-destaque-loja iframe {
    height: 360px;
  }
}
@media screen and (max-width: 600px) {
  .content-carousel-destaque-loja iframe {
    height: 300px;
  }
}
@media screen and (max-width: 400px) {
  .content-carousel-destaque-loja iframe {
    height: 260px;
  }
}
@media screen and (max-width: 340px) {
  .content-carousel-destaque-loja iframe {
    height: 200px;
  }
}
/* carousel-destaque-loja */


/*colunas-cms*/
.colunas-cms {
  display: block;
  width: 100%;
}
.colunas-cms ul, .colunas-cms li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.colunas-cms ul li {
  width: calc((100% / 4) - 10px);
  margin: 10px;
}
.colunas-cms li img {
  display: table;
  margin: auto;
  width:auto;
  max-width: 100%;
  -webkit-transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
}
.colunas-cms ul.dez li {width: calc((100% / 10) - 20px);}
.colunas-cms ul.nove li {width: calc((100% / 9) - 20px);}
.colunas-cms ul.oito li {width: calc((100% / 8) - 20px);}
.colunas-cms ul.sete li {width: calc((100% / 7) - 20px);}
.colunas-cms ul.seis li {width: calc((100% / 6) - 20px);}
.colunas-cms ul.cinco li {width: calc((100% / 5) - 20px);}
.colunas-cms ul.quatro li {width: calc((100% / 4) - 20px);}
.colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
.colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
.colunas-cms ul.um li {width: calc((100% / 1) - 20px);}

@media all and (min-width:1001px) and (max-width:1280px){
  .colunas-cms ul.dez li {width: calc((100% / 8) - 20px);}
  .colunas-cms ul.nove li {width: calc((100% / 7) - 20px);}
  .colunas-cms ul.oito li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.sete li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.seis li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.cinco li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.quatro li {width: calc((100% / 4) - 20px);}
  .colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (min-width:768px) and (max-width:1000px){
  .colunas-cms ul.dez li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.nove li {width: calc((100% / 6) - 20px);}
  .colunas-cms ul.oito li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.sete li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.seis li {width: calc((100% / 4) - 20px);}
  .colunas-cms ul.cinco li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.quatro li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (max-width:767px){
  .colunas-cms ul.dez li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.nove li {width: calc((100% / 5) - 20px);}
  .colunas-cms ul.oito li {width: calc((100% / 4) - 20px);}
  .colunas-cms ul.sete li {width: calc((100% / 4) - 20px);}
  .colunas-cms ul.seis li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.cinco li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.quatro li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.tres li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (max-width:500px){
  .colunas-cms ul.dez li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.nove li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.oito li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.sete li {width: calc((100% / 3) - 20px);}
  .colunas-cms ul.seis li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.cinco li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.quatro li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.tres li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (min-width:768px){
  .colunas-cms ul li:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
  }
}

@media all and (min-width:1001px) and (max-width:1280px){
  .linhaDestaques .colunas-cms ul.dez li {width: calc((100% / 10) - 20px);}
  .linhaDestaques .colunas-cms ul.nove li {width: calc((100% / 9) - 20px);}
  .linhaDestaques .colunas-cms ul.oito li {width: calc((100% / 8) - 20px);}
  .linhaDestaques .colunas-cms ul.sete li {width: calc((100% / 7) - 20px);}
  .linhaDestaques .colunas-cms ul.seis li {width: calc((100% / 6) - 20px);}
  .linhaDestaques .colunas-cms ul.cinco li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.quatro li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .linhaDestaques .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
} 
@media all and (min-width:768px) and (max-width:1000px){
  .linhaDestaques .colunas-cms ul.dez li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.nove li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.oito li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.sete li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.seis li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.cinco li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.quatro li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.tres li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.dois li {width: calc((100% / 2) - 20px);}
  .linhaDestaques .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
@media all and (max-width:767px){
  .linhaDestaques .colunas-cms ul.dez li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.nove li {width: calc((100% / 5) - 20px);}
  .linhaDestaques .colunas-cms ul.oito li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.sete li {width: calc((100% / 4) - 20px);}
  .linhaDestaques .colunas-cms ul.seis li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.cinco li {width: calc((100% / 3) - 20px);}
  .linhaDestaques .colunas-cms ul.quatro li {width: calc((100% / 2) - 20px);}
  .linhaDestaques .colunas-cms ul.tres li {width: calc((100% / 1) - 20px);}
  .linhaDestaques .colunas-cms ul.dois li {width: calc((100% / 1) - 20px);}
  .linhaDestaques .colunas-cms ul.um li {width: calc((100% / 1) - 20px);}
}
/*colunas-cms*/

@media all and (max-width:767px){
  body .page-wrapper .page-footer {
    margin-top: 0px;
  }
}
@media (min-width: 768px){
  .page-footer .footer.content {
      padding-top: 60px;
      padding-bottom: 50px;
      border-top-color:transparent;
  }
  .page-footer .contentSelos .footer.content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
body .page-wrapper > .page-bottom {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.page-bottom .linhaDestaques{
  width: calc(100.0% - 0px);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 20px 0;
  margin: 0;
}
.rodape-redes-sociais {
  width: 100%;
  display: table;
  height: auto;
  padding: 0px 0;
  background-color: #DDD;
  border-top: solid 1px transparent;
  border-bottom: solid 1px transparent;
}
.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 5px;
  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: 500;
}
@media all and (min-width:768px){
  body.fullwidth .navigation {
    max-width: 90%;
  }
}
.footer.content .links .title strong {
  display: table;
  margin-bottom: 10px;
}

/*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: 80px;
}
@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: #173b74;
    border-color: #173b74;
	color: #FFF;
}
.body-full-checkout .full-checkout .opc-block-summary {
    padding-left: 30px;
	padding-right: 30px;
}
.body-full-checkout.checkout-index-index #checkout .opc-block-summary .actions-toolbar .secondary a.action.viewcart {
    display: table;
    margin: 20px 0;
}
@media all and (max-width: 767px){
	.body-full-checkout.checkout-index-index #checkout .checkout-header .opc-progress-bar-item {
		width: calc(33.33% - 15px);
		display: inline-table;
	}
	.body-full-checkout .theme-full-checkout-form-discount-inner .label[for="discount-code"] {
		display: none !important;
	}
	.body-full-checkout #checkout.full-checkout .theme-full-checkout-payment-additional {
		display: table;
		width: 100%;
		width: calc(100% - 30px);
	}
	.body-full-checkout #maincontent.page-main {
		padding-top: 0px;
	}
}
@media all and (max-width: 639px){
	.body-full-checkout .opc-wrapper .methods-shipping {
		border-bottom-color: transparent;
	}
}
@media all and (min-width: 1024px) {
	.body-full-checkout .checkout-container .opc-wrapper .form.form-login, 
	.body-full-checkout .checkout-container .opc-wrapper .form.form-shipping-address {
		max-width: 100%;
	}
}
/*full checkout*/


/*quebra pagebuilder menu*/
@media all and (min-width: 768px){
	.navigation div.ui-menu-item {
		float: right;
	}
}


.barraTopoLoja {
    background: #f6bf41;
    border-bottom: solid 0px #EEE;
    padding: 0;
    width: 100%;
    font-size: 14px;
    color: #000;
    font-weight: 800;
    display: table;
}
.barraTopoLoja a:hover {
	background-color: transparent;
}
.barraTopoLoja .barraTopoLojaEsquerda {
	text-align: left;
	font-size: 20px;
}
.barraTopoLoja .barraTopoLojaCentro {
	text-align: center;
	font-size: 20px;
}
.barraTopoLoja .barraTopoLojaDireita {
	text-align: right;
	font-size: 20px;
}
.barraTopoLoja .barraTopoLojaEsquerda .barra-texto-descricao {
    font-size: 10px;
	font-weight: 600;
    width: 100%;
    display: table;
    text-align: center;
}
.barraTopoLoja .barra-icone {
	display: table;
	float: left;
	margin-right: 5px;
} 
.barraTopoLoja .barraTopoLojaEsquerda .barra-icone {
    margin-bottom: -10px;
}
.barraTopoLoja .barraTopoLojaDireita .barra-icone {
    margin-bottom: -10px;
}
.barraTopoLoja .barraTopoLojaDireita .barra-texto {
	display: table;
	float: left;
}
.barraTopoLoja .barra-top-secao .barra-icone img{
	height: 30px;
}
.barraTopoLoja .barra-top-secao {
    width: auto;
    display: table;
	height: 55px;
	margin: auto;
}
.barraTopoLoja .barraTopoLojaEsquerda .barra-top-secao {
    float: left;
}
.barraTopoLoja .barraTopoLojaDireita .barra-top-secao {
    float: right;
}
.barraTopoLoja .barra-top-secao .midle {
  vertical-align: middle;
  height: auto;
  display: table-cell;
}
.barraTopoLoja .row-full-width-inner {
	padding-left: 20px;
    padding-right: 20px;
	max-width: 1280px;
}
@media all and (min-width:768px) and (max-width:1080px) {
	.barraTopoLoja .barraTopoLojaEsquerda {
		font-size: 18px;
	}
	.barraTopoLoja .barraTopoLojaCentro {
		font-size: 16px;
	}
	.barraTopoLoja .barraTopoLojaDireita {
		font-size: 18px;
	}
}
@media all and (max-width:767px){
	.pagebuilder-column.barraTopoLojaCentro.remove-mobile {
		display: none !important;
	}
	.barraTopoLoja .barraTopoLojaEsquerda .barra-top-secao {
		float: none;
	}
	.barraTopoLoja .barraTopoLojaDireita .barra-top-secao {
		float: none;
	}
	.barraTopoLoja .barra-top-secao .barra-icone img {
		height: 20px;
	}
	.barraTopoLoja .barraTopoLojaEsquerda {
		font-size: 14px;
	}
	.barraTopoLoja .barraTopoLojaCentro {
		font-size: 14px;
	}
	.barraTopoLoja .barraTopoLojaDireita {
		font-size: 14px;
	}
	.barraTopoLoja .barra-top-secao {
		height: 35px;
	}
	.barraTopoLoja .pagebuilder-column-group {
		flex-wrap: initial;
	}
	.barraTopoLoja  {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.pagebuilder-column.barraTopoLojaEsquerda {
		width: 50%;
	}
	.pagebuilder-column.barraTopoLojaDireita {
		width: 50%;
	}
}
@media all and (max-width:279px){
	.barraTopoLoja .barraTopoLojaEsquerda {
		font-size: 11px;
	}
	.barraTopoLoja .barraTopoLojaCentro {
		font-size: 11px;
	}
	.barraTopoLoja .barraTopoLojaDireita {
		font-size: 11px;
	}
}

/*centralizar logo mobile*/
@media all and (max-width:767px){
	.header.content a.logo {
		left: 50%;
		margin: 0;
		padding: 0;
		margin-left: -75px;
		margin-bottom: 15px;
		margin-top: 10px;
	}
	.header.content a.logo img {
		width: 120px;
		height:auto;
		display: table;
	}
}
@media all and (max-width:279px){
	.header.content a.logo {
		margin-left: -55px;
	}
	.header.content a.logo img {
		width: 110px;
	}
}
/*centralizar logo mobile*/

.page-wrapper a:hover {
	background-color: transparent;
}
.footer.content .links li {
	color: #FFF;
}
@media all and (min-width:768px) {
  .block-search .block-content {
    border: solid 1px transparent;
  }
}
.linhaDestaques .caixaTexto .titulo {
    margin: 0px;
}
.links.linksInformacoes ul > li a {
	padding-bottom: 0;
	padding-top: 0;
}
.links.linksInformacoes ul > li {
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer.content .title {
    margin-top: 0px;
}


.container-faq .accordion button .accordion-title {
	font-size: 20px;
}
.container-faq .accordion button {
    padding: 15px 0;
}
.container-faq .accordion .accordion-content p {
    font-size: 16px;
}



/*depoimentos*/
.depoimentos {
	margin-bottom:50px;
	display:table;
	width:100%;
}
.caixavideo3 .itemvideo {
	float:left;
	width:calc(33.33% - 30px);
	margin:15px;
	background:#FFF;
	box-shadow:0 6px 10px rgba(0,0,0,0.2);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	padding-bottom:20px;
}
.caixavideo3 .itemvideo:hover,.caixavideo2 .itemvideo:hover,.caixavideo1 .itemvideo:hover {
	box-shadow:0 6px 10px rgba(0,0,0,0.35);
}
.caixavideo2 .itemvideo {
	float:left;
	width:calc(50.0% - 20px);
	margin:10px;
}
.caixavideo1 .itemvideo {
	float:left;
	width:calc(100.0% - 20px);
	margin:10px;
}
@media only screen and (max-width: 767px) {
	.caixavideo3 .itemvideo {
		width:calc(100.00% - 20px);
		margin:10px;
	}
	.caixavideo2 .itemvideo {
		width:calc(100.00% - 20px);
		margin:10px;
	}
	.caixavideo1 .itemvideo {
		width:calc(100.00% - 20px);
		margin:10px;
	}
}
.depoimentos iframe {
	max-width:100%;
	margin:auto;
	display:table;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	-o-border-radius:5px 5px 0 0;
}
.depoimentos .midle {
	vertical-align:middle;
	display:table-cell;
	height:auto;
}
.depoimentos .nome-video {
	height:45px;
	display:table;
	position:relative;
	width:calc(100% - 0px);
	padding:0 10px;
	text-align:center;
	font-size:20px;
	line-height:20px;
	font-weight:600;
	margin-top:15px;
	color:#333;
}
.depoimentos .cidade-video {
	height:40px;
	display:table;
	position:relative;
	width:calc(100% - 0px);
	padding:0 10px;
	text-align:center;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	color:#333;
}
.depoimentos .estrelas1 {
	margin:auto;
	display:table;
	height:13px;
	width:13px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas2 {
	margin:auto;
	display:table;
	height:13px;
	width:26px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas3 {
	margin:auto;
	display:table;
	height:13px;
	width:39px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas4 {
	margin:auto;
	display:table;
	height:13px;
	width:52px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas5 {
	margin:auto;
	display:table;
	height:13px;
	width:65px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.depoimentos .estrelas {
	margin:auto;
	display:table;
	height:13px;
	width:65px;
	background-image:url(../images/depoimentos-stars.png);
	background-position:0 00px;
}
.cms-depoimentos .std h2 {
	text-align:center;
	font-size:40px;
	font-weight:600;
	letter-spacing:-.5px;
	color:#333;
	text-align:center;
	font-size:50px;
	line-height:1.1em;
	font-weight:600;
	letter-spacing:-.5px;
	color:#333;
}
.cms-depoimentos .descricao p {
	text-align:center;
	font-size:16px;
	line-height:1.4em;
	font-weight:400;
	color:#333;
}
.cms-depoimentos .top-container {
	max-width:100%;
	margin:0 auto;
	padding:0;
}
.cms-depoimentos .top-container img {
	margin:auto;
	max-width:100%;
}
@media only screen and (min-width: 768px) {
	.cms-depoimentos .top-container .imgDesktop {
		display:table;
	}
	.cms-depoimentos .top-container .imgMobile {
		display:none;
	}
}
@media only screen and (max-width: 767px) {
	.cms-depoimentos .top-container .imgMobile {
		display:table;
	}
	.cms-depoimentos .top-container .imgDesktop {
		display:none;
	}
}
.cms-depoimentos .breadcrumbs {
	overflow:hidden;
	margin:-15px auto 15px;
	width:auto;
	display:table;
}
.cms-depoimentos .botao {
	width:auto;
	display:table;
	margin:auto;
	font-size:18px;
	line-height:20px;
	font-weight:600;
	background:#F7A30A;
	padding:15px 35px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}
.cms-depoimentos .botao:hover {
	background:#ec9b04;
}
.cms-depoimentos .botao a {
	display:block;
	color:#FFF;
	text-decoration:none;
}
.cms-depoimentos .main-container {
	padding-bottom:100px;
}
.layoutdepoimentos {
	max-width:1200px;
}
.layoutdepoimentos .botao {
	width:auto;
	display:table;
	margin:auto;
	margin-top:15px;
	font-size:18px;
	line-height:20px;
	font-weight:600;
	background:#F7A30A;
	padding:15px 35px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}
.layoutdepoimentos .botao:hover {
	background:#ec9b04;
}
.layoutdepoimentos .botao a {
	display:block;
	color:#FFF;
	text-decoration:none;
}
.layoutdepoimentos .descricao p {
	text-align:center;
	font-size:16px;
	line-height:1.4em;
	font-weight:300;
	color:#333;
}
.layoutdepoimentos .widget-title h2 {
	display:table;
	width:100%;
}
.layoutdepoimentos h2 {
	margin:20px 0;
	font-size:30px;
	font-weight:600;
	text-align:center;
}

.layoutdepoimentos .depoimentos {
	margin-top:15px;
}
.cms-depoimentos h2 {
	text-align:center;
	font-size:40px;
	font-weight:600;
	letter-spacing:-.5px;
	color:#333;
	text-align:center;
	font-size:50px;
	line-height:1.1em;
	font-weight:600;
	letter-spacing:-.5px;
	color:#333;
}
.cms-depoimentos .descricao p {
	text-align:center;
	font-size:16px;
	line-height:1.4em;
	font-weight:400;
	color:#333;
}
/*depoimentos*/


@media only screen and (min-width: 768px) {
	li.level0.category-item.level-top.parent:after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		margin-top: 28px;
		width: 0;
		height: 0;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-top: 4px solid #ffffff47;
		margin-left: -0px;
		position: absolute;
	}
}
@media only screen and (min-width: 1201px) {
	li.level0.category-item.level-top.parent:after {
		margin-left: -10px;
	}
}
@media only screen and (min-width: 1501px) {
	li.level0.category-item.level-top.parent:after {
		margin-left: -10px;
	}
}
@media only screen and (min-width: 1701px) {
	li.level0.category-item.level-top.parent:after {
		margin-left: -10px;
	}
}
.linhaDestaquesHome {
	padding: 10px 0;
	width: 100%;
	margin: 0px auto 20px;
	max-width: 100%;
	display: table;
	background: #f6bf41;
}
.linhaDestaquesHome .main-container {
	padding-top: 0px;
	padding-bottom: 0px;
}
.linhaDestaquesHome .midle {
	vertical-align: middle;
	display: table-cell;
	height: auto;
}
.linhaDestaquesHome .centralizar {
	width: auto;
	max-width: 99%;
	margin: auto;
	display: table;
}
.linhaDestaquesHome .imagemEsq img {
	width: auto;
	max-width: 50px;
	height: auto;
	max-height: 50px;
	margin: auto;
}
.linhaDestaquesHome .imagemEsq {
	width: 60px;
}
.linhaDestaquesHome .textoDir {
	width: calc(100% - 60px);
}
.linhaDestaquesHome .textoDir, 
.linhaDestaquesHome .imagemEsq {
	height: 50px;
	display: table;
	float: left;
	text-align: center;
	line-height: 1.1em;
}
.linhaDestaquesHome .textoDir {
	font-size: 18px;
	font-weight: 400;
	max-width: 90%;
}
.linhaDestaquesHome .titulo {
	font-size: 15px;
	line-height: 1.1em;
	font-weight: 800;
	letter-spacing: 0px;
	text-align: left;
	color: #000;
	margin: 0;
	margin-bottom: 2px;
}
.linhaDestaquesHome .texto {
	font-size: 12px;
	line-height: 1em;
	font-weight: 400;
	color: #000;
	text-align: left;
}
.linhaDestaquesHome .textoDir b, .linhaDestaquesHome .textoDir strong {
	font-weight: 600;
}
@media only screen and (min-width: 1081px) {
	/*
	.linhaDestaquesHome .caixa4:before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		right: 0px;
		float: left;
		margin-top: 24px;
		width: 5px;
		height: 5px;
		background-color: #FFF;
		position: relative;
		border-radius:50%;
		-webkit-border-radius:50%;
		-moz-border-radius:50%;
		-ms-border-radius:50%;
		-o-border-radius:50%;
	}
	.linhaDestaquesHome .caixa4:first-child:before {
		display: none;
	}
	*/
}
.linhaDestaquesHome .caixa6 {
	width: 16.66%;
	float: left;
	display: table;
}
.linhaDestaquesHome .caixa5 {
	width: 20.0%;
	float: left;
	display: table;
}
.linhaDestaquesHome .caixa4 {
	width: 25.0%;
	float: left;
	display: table;
}
.linhaDestaquesHome .caixa3 {
	width: 33.33%;
	float: left;
	display: table;
}

@media only screen and (max-width: 1080px) {
	.linhaDestaquesHome .caixa6, .linhaDestaquesHome .caixa5, .linhaDestaquesHome .caixa3 {
		width: 33.33%;
	}
}
@media only screen and (max-width: 767px) {
	.linhaDestaquesHome .caixa4 {
		width: 50.0%;
	}
	.linhaDestaquesHome .textoDir {
		max-width: 100%;
	}
	.linhaDestaquesHome .centralizar{
		float: left;
	}
	.linhaDestaquesHome .texto {
		text-align: left;
	}
	.linhaDestaquesHome .imagemEsq img {
		max-width: 35px;
		max-height: 35px;
	}
}
@media only screen and (max-width: 540px) {
	.linhaDestaquesHome .caixa6, .linhaDestaquesHome .caixa5, .linhaDestaquesHome .caixa4 {
		width: 50%;
	}
	.linhaDestaquesHome .centralizar{
		float: none;
	}
	.linhaDestaquesHome .texto {
		text-align: center;
	}
	.linhaDestaquesHome .centralizar {
		max-width: 90%;
	}
	.linhaDestaquesHome .imagemEsq {
		width: 100%;
	}
	.linhaDestaquesHome .textoDir {
		width: calc(100% - 20px);
		padding: 0 10px;
		height: 50px;
	}
	.linhaDestaquesHome .textoDir .midle {
		vertical-align: top;
	}
	.linhaDestaquesHome .textoDir {
		font-size: 17px;
	}
	.linhaDestaquesHome .titulo {
		font-size: 15px;
		text-align: center;
	}
	.linhaDestaquesHome .texto {
		font-size: 13px;
	}
}

@media only screen and (min-width: 1080px) {
	.banner-principal-desktop .owl-theme .owl-nav.disabled + .owl-dots, 
	.banner-principal-mobile .owl-theme .owl-nav.disabled + .owl-dots {
		margin-top: 20px;
		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;
}


/*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: 800;
    text-transform: uppercase
}

.cms-index-index .page-wrapper {
    background-color: #FFF;
}
.bg-branco-border {
    background-color: #FFF;
    border: solid 1px #EEE;
    border-radius: 5px;
}
.carrousel-destaques-home .product-item-info:hover {
    box-shadow: 0 0 15px rgb(0 0 0 / 0%);
}
/*largura pagina*/
@media (min-width: 768px){
	header.page-header .header.content {
		max-width: 95%;
	}
	.catalog-product-view #maincontent.page-main {
		max-width: 95%;
	}
	.catalog-product-view .breadcrumbs {
		max-width: 95%;
	}
	body.fullwidth .navigation {
		max-width: 100%;
		box-sizing: border-box;
		padding: 0 20px;
	}
	.cms-home .top-container {
		max-width: 100%;
		padding: 00px 00px;
		box-sizing: border-box;
	}
}

.page-title-wrapper.product h1.page-title {
    font-size: 24px;
    font-family: 'Saira Condensed', sans-serif;
    font-weight: 600;
}

.cms-index-index .page-wrapper main#maincontent {
		max-width: 95%;
		padding: 0px 10px;
		box-sizing: border-box;
}
@media (max-width: 767px){
	.cms-index-index .page-wrapper main#maincontent {
			max-width: 100%;
	}
}
/*largura pagina*/

.header .block-search input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #CCC;
	font-weight: 600;
	font-size: 13px;	
	font-style: italic;
}
.header .block-search input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	color: #CCC;
	font-weight: 600;
	font-size: 13px;
	font-style: italic;	
}
.header .block-search input[type="text"]:-ms-input-placeholder { /* IE 10+ */
	color: #CCC;
	font-weight: 600;
	font-size: 13px;
	font-style: italic;	
}
.header .block-search input[type="text"]:-moz-placeholder { /* Firefox 18- */
	color: #CCC;
	font-weight: 600;
	font-size: 13px;
	font-style: italic;
}
.header .block-search input[type="text"]:focus{
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #333;
	box-shadow: none;
}
@media (min-width: 768px){
	.page-header .minicart-wrapper {
		margin-top: 22px;
	}
	.header .block-search {
		margin-top: 22px;
	}
	header.page-header .header.content {
		height: 100px;
	}
	.block-search .action.search > span {
		position: relative !important;
	}
	.header .block-search button.action.search::before {
		display: none !important;
	}
	.header .block-search button.action.search {
		background: #1c5aa1;
		right: 0px;
		color: #FFF !important;
		width: 115px;
		height: 52px;
		margin-top: 1px;
		margin-right: -5px;
		border-radius: 0 50px 50px 0;
	}
	.header .block-search button.action.search:hover {
		background: #1c5aa1 !important;
	}
	.header .block-search input[type="text"]{
		border-radius:50px;
		border: none;
		background-color: #EEE;
		text-indent: 10px;
		color: #666;
		outline: none;
		font-size: 16px;
		font-weight: 400;
	}
}
@media (max-width: 767px){
	.block-search input {
		border-radius: 50px;
		line-height: 40px;
		height: 40px;
		text-indent: 15px;
	}
	.customer-welcome + .authorization-link {
		 display: block; 
	}
	.nav-sections .header.links a, .nav-sections .header.links a:hover {
		color: #333;
		font-weight: 500;
	}
	.navigation a, .navigation a:hover {
		color: #111;
	}
	.navigation .level0 > .level-top {
		font-weight: 500;
	}
	.navigation .level0 > .level1 {
		font-weight: 500;
	}
	.navigatio li.ui-menu-item.all-category {
		font-weight: 600;
	}
}


@media (min-width: 1600px){
	.header .block-search {
		width: calc(100% - 850px);
        right: 0;
        left: 200px;
	}
}
@media (min-width: 768px) and (max-width: 899px){
	body .page-header .logo {
		margin-top: 25px;
		margin-bottom: 0;
		max-width: 100px;
	}
    .header .block-search {
        width: calc(100% - 0px);
        right: 0;
        left: 0;
        position: relative;
        max-width: 100%;
        margin: 0;
        margin: 20px 0;
    }
}
@media (min-width: 900px) and (max-width: 1079px){
	.header .block-search {
        width: calc(100% - 680px);
        right: 0;
        left: 200px;
	}
}
@media (min-width: 1080px) and (max-width: 1259px){
	.header .block-search {
		width: calc(100% - 850px);
        right: 0;
        left: 200px;
	}
}
@media (min-width: 1260px) and (max-width: 1399px){
	.header .block-search {
		width: calc(100% - 850px);
        right: 0;
        left: 200px;
	}
}
@media (min-width: 1400px) and (max-width: 1599px){
	.header .block-search {
		width: calc(100% - 850px);
        right: 0;
        left: 200px;
	}
}
@media all and (min-width:768px) {
	.mageshop-top-account {
		display: table;
		right: 135px;
		position: absolute;
		width: 100px;
		top: 26px;
		z-index: 220;
	}
	.mageshop-top-account li  {
		list-style:none;
		margin: auto;
		float: none;
		display: table;
	}
	.mageshop-top-account a.icone-minha-conta {
		content: "";
		color: #333;
		line-height: 30px;
		padding: 0;
		display: table;
		float: left;
		width: 30px;
		height: 30px;
		background-color: transparent;
		background-position:center top;
		background-repeat:no-repeat;
		background-size:28px;
		background-image: url(../images/icon-account.svg);
	}
	.mageshop-top-account a.icone-minha-conta:after {
		content: "Minha Conta";
		display:table;
		width: 100px;
		text-align: center;
		color: #333;
		font-weight: 400;
		font-size: 14px;
		margin-top: 26px;
		text-decoration: none;
	}
	.minicart-wrapper .action.showcart:after {
		content: "Meu Carrinho";
		display:table;
		width: 100px;
		text-align: center;
        color: #173b74;
        font-weight: 600;
		font-size: 13px;
		margin-top: 0px;
	}
	.mageshop-top-account a.icone-minha-conta:hover {
		background-color: transparent;
		text-decoration: none;
	}
	.minicart-wrapper::before {
		content: '';
	}
	.minicart-wrapper .block-minicart:after {
		right: 30px;
	}
	.minicart-wrapper .block-minicart:before {
		right: 30px;
	}
	.minicart-wrapper .action.showcart:before {
		content: "";
		background-color: transparent;
		width: 30px;
		height: 30px;
		margin: auto;
		margin-left: 35px;
		display: table;
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 30px;
		background-image: url(../images/icon-cart.svg);
	}
	.minicart-wrapper .action.showcart:hover:before {
		background-color: transparent;
	}
	.minicart-wrapper .action.showcart.active:before {
		content: "";
		background-color: transparent;
		width: 30px;
		height: 30px;
		margin: auto;
		margin-left: 35px;
		display: table;
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 30px;
		background-image: url(../images/icon-cart.svg);
	}
	.page-header .minicart-wrapper {
		display: inline-block;
		position: relative;
		float: right;
		padding: 0;
		margin-top: 31px;
		width: 100px;
		background-color: transparent;
		border-radius: 0;
	}
	.minicart-wrapper .action.showcart .text {
		display: none !important;
	}
	.minicart-wrapper .action.showcart .counter.qty {
		position: absolute;
		width: 25px;
		height: 25px;
		padding: 0;
		line-height: 25px;
		top: -5px;
		left: 60px;
	}
}

@media all and (min-width:768px) {
	.navigation  li.level0.nav-inst.level-top.nav-institucional-1.ui-menu-item a {
		font-weight: 300;
	}
	li.level0.nav-inst.level-top.nav-institucional-1, 
	li.level0.nav-inst.level-top.nav-institucional-2, 
	li.level0.nav-inst.level-top.nav-institucional-3, 
	li.level0.nav-inst.level-top.nav-institucional-4,
	li.level0.nav-inst.level-top.nav-institucional-5 {
		float: right;
		margin-right: 5px;
	}
	.navigation ul {
		padding: 0 8px;
		width: auto;
		box-sizing: border-box;
	}
	.navigation .level0 > .level-top {
		font-size: 14px;
		font-weight: 600;
		text-transform:uppercase;
		font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
}
@media all and (min-width:768px) {
	.mageshop-top-custom {
		display: table;
		right: 320px;
		position: absolute;
		width: auto;
		top: 32px;
		z-index: 220;
	}
	.mageshop-top-custom .custom-item-header {
		width: auto;
        display: flex;
	}
	.mageshop-top-custom .custom-item-header .icone-custom {
		content: "";
		color: #333;
		line-height: 30px;
		padding: 0;
		display: table;
		float: none;
		width: 30px;
		height: 30px;
		margin: auto;
	}
	.mageshop-top-custom .custom-item-header .icone-custom a {
		text-decoration: none;
	}
	.mageshop-top-custom .custom-item-header:hover a {
		text-decoration: none;
	}
	.mageshop-top-custom .custom-item-header .icone-custom img {
		content: "";
		color: #333;
		line-height: 30px;
		padding: 0;
		display: table;
		float: left;
		width: 30px;
		height: 30px;
	}
	.mageshop-top-custom .custom-item-header .icone-custom:hover img {
		transform: scale(1.05);	
	}
	.mageshop-top-custom .custom-item-header .icone-custom-top {
		content: "";
		color: #333;
		line-height: 30px;
		padding: 0;
		display: table;
		width: auto;
		height: 30px;
		background-color: transparent;
		background-position:center top;
		background-repeat:no-repeat;
		background-size:28px;
	}
	.mageshop-top-custom .custom-item-header .icone-custom-text {
		display:table;
		width: auto;
		max-width: 145px;
		text-align: center;
		color: #173b74;
        font-weight: 600;
		font-size: 13px;
		margin-top: 0px;
		text-decoration: none;
	}
	.mageshop-top-custom .custom-item-header .icone-custom-text:hover {
		text-decoration: underline;
	}
}
.custom-item-header-item {
	margin: 0 5px;
    display: flex;
    align-items: center;
	min-width: 110px;
    justify-content: center;
}
@media all and (max-width:767px) {
	.mageshop-top-custom {
		display: none;
	}
	.header.content {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.block-search .control {
		border-color: transparent;
	}
}

/*menu conta*/
@media all and (min-width:768px) {
	.page-wrapper .page-header .header.panel {
		padding: 0;
		margin: 0;
		z-index: 99;
		display: table;
		right: 110px;
		position: absolute;
		width: 120px;
		padding: 0;
		top: 31px;
		z-index: 220;
	}
	.page-header .header.panel > .header.links > li.welcome {
		display:none !important;
	}
	.page-header .header.panel .customer-welcome li a[href*="customer/account/logout"] {
		font-weight: 400;
	}
	.page-header .header.panel > .header.links > li.customer-welcome {
		margin: 0;
	}
	.page-header .header.panel .customer-welcome .header.links {
		min-width: 175px;
		z-index: 1000;
		border: 1px solid transparent;
		box-shadow: 0 3px 15px rgb(0 0 0 / 15%);
		margin-right: 15px;
		padding: 15px 10px;
		box-sizing: border-box;
	 }
	.page-header .header.panel .customer-welcome ul:after {
		border-color: transparent;
	}
	.page-header .header.panel .customer-welcome ul:before {
		right: 20px;
	}
	.page-header .header.panel .customer-welcome ul li {
		border-bottom: solid 1px #EEE;
	}
	.page-header .header.panel .customer-welcome ul li:last-child {
		border-bottom: none;
	}
	.page-header .header.panel .customer-welcome ul li:hover {
		background: #f5f5f5;
	}
	.page-header .header.panel .page-header .header.panel > .header.links > li {
		display: table;
		width: 100%;
		margin: 0;
	}
	.page-wrapper .page-header .header.panel:before {
		content: "";
		color: #333;
		line-height: 30px;
		padding: 0;
		display: table;
		float: left;
		width: 120px;
		height: 30px;
		background-color: transparent;
		background-position:center top;
		background-repeat:no-repeat;
		background-size:28px;
		background-image: url(../images/icon-account.svg);
	}
	.page-header .header.panel > .header.links > li.customer-welcome .action.switch:before {
		content: "";
		color: #333;
		line-height: 30px;
		padding: 0;
		display: table;
		float: left;
		width: 120px;
		height: 30px;
	}
	.customer-welcome .action.switch:after, 
	.header.links:hover .action.switch:after {
		background-color: #1c5aa1;
		color: #FFF !important;
	}
	.page-header .customer-welcome .action.switch:after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 10px;
		line-height: 28px;
		color: inherit;
		content: '\e622';
		font-family: 'luma-icons';
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center;
		float: right;
		margin-top: -30px;
		margin-right: 30px;
		width: 25px;
		height: 25px;
		padding: 0;
		border-radius: 50px;
	}
	
	.page-header .header.panel > .header.links > .authorization-link:after {
		display: none;
	}
	.header span.logged-in {
		display: none;
	}
	.page-header .header.panel > .header.links {
		margin: 0;
		padding: 0;
		list-style: none none;
		float: left;
		margin-left: auto;
		position: absolute;
		margin-top: 0px;
		width: 120px;
		box-sizing: border-box;
		padding: 0px;
		display: table;
	}
	.page-header .header.panel > .header.links > li {
		display:none;
	}
	.page-header .header.panel > .header.links > li.customer-welcome {
		display: block;
	}
	.page-header .header.panel > .header.links > li.link.authorization-link {
		display: block;
		margin: 0;
		margin-top: 1px;
	}
	.page-header .header.panel > .header.links > li.link.authorization-link > a {
		text-align: center;
		color: #173b74;
        font-weight: 600;
		font-size: 13px;
	}
	.page-header .header.panel > .header.links > li.link.authorization-link > a:hover {
		text-decoration: none;
	}
	.page-header .header.panel > .header.links > li.link.authorization-link > a:before {
		height: 30px;
		width: 120px;
		content: "";
		color: #173b74;
		line-height: 30px;
		padding: 0;
		display: table;
		float: left;
		width: 120px;
		height: 30px;
	}
	.page-header .header.panel > .header.links > li.link.authorization-link a[href*="customer/account/logout"] {
		display:none !important;
	}
	.page-header .header.panel .header.links span.customer-name:after {
		content: "Minha Conta";
		display: table;
		width: 120px;
		text-align: center;
		color: #173b74;
		font-weight: 600;
		font-size: 13px;
		margin-top: 1px;
	}

}
a#open-popup-lojas {
    display: flex;
    background-color: #f5f5f5;
    border: 0;
    padding: 3px 10px;
    margin-bottom: 5px;
    justify-content: center;
    width: 150px;
    box-sizing: border-box;
    font-size: 11px;
    color: #1c5aa1;
    font-weight: 500;
    border-radius: 5px;
}
@media (min-width: 768px) {
    .mageshop-top-custom {
        top: 32px;
    }
}
@media (min-width: 768px) and (max-width: 1080px){
	.header .compare.wrapper {
		top: 60px;
	}
	.mageshop-top-custom {
        top: 32px;
    }
	a#open-popup-lojas {
		width: 100px;
	}
	.page-header .header.panel > .header.links > li.link.authorization-link > a, 
	.mageshop-top-pedidos:after, 
	.mageshop-top-custom .custom-item-header .icone-custom-text, 
	.page-header .header.panel .header.links span.customer-name:after,  
	.page-header .header .minicart-wrapper .action.showcart:after {
		display: none !important;
	}
	/*.mageshop-top-custom .custom-item-header .custom-item-header-item.custom-item-cd .icone-custom-text {
		display: initial !important;
	}*/
	.mageshop-top-custom .custom-item-header .custom-item-header-item.custom-item-cd {
		max-width: 100px;
		text-align: center;
	}
	.mageshop-top-custom {
        right: 150px;
        top: 37px;
    }
	.custom-item-header-item {
		min-width: auto;
		padding: 0 5px;
	}
	.page-header .header.panel > .header.links > li.customer-welcome .action.switch:before, 
	.page-header .header.panel > .header.links, 
	.page-wrapper .page-header .header.panel:before, 
	.page-wrapper .page-header .header.panel {
		width: 60px;
	}
	.mageshop-top-custom .custom-item-header, 
	.mageshop-top-custom, 
	.mageshop-top-custom .custom-item-header .icone-custom-top {
		width: auto;
	}
	.page-header .minicart-wrapper {
		margin-top: 35px;	
	}
	.mageshop-top-custom {
		right: 210px;
		top: 37px;
	}
	.page-wrapper .page-header .header.panel {
		right: 100px;
		top: 39px;
	}
	.page-header .customer-welcome .action.switch:after {
		margin-right: 0px;
	}
}
.custom-item-header {
    display: none;
}
@media (max-width: 767px) {
    .mageshop-top-custom {
        display: initial;
    }
    .mageshop-top-custom .custom-item-header {
        display: none;
    }
    .mageshop-top-custom a#open-popup-lojas {
        margin: auto;
    }
}
.midle {
	vertical-align: middle;
	height: auto;
	display: table-cell;
}
.linhaDestaques.linhaDestaquesTopo .icone {
    height: 70px;
	display: table;
}
.linhaDestaques.linhaDestaquesTopo .caixaTexto {
    width: calc(100% - 80px);
    height: 70px;
    text-align: left;
    color: #FFF;
    float: left;
    display: table;
}
.linhaDestaques.linhaDestaquesTopo ul.colunaItens li {
    float: left;
    margin: 20px 20px;
	border-right: solid 1px #EEE;
}

.linhaDestaques.linhaDestaquesTopo ul.colunaItens li:last-child {
	border-right: none;
}
.linhaDestaques.linhaDestaquesTopo {
    width: calc(100.0% - 2px);
    padding: 0px 0px 0px;
	background-color: #FFF;
	border: solid 1px #EEE;
    border-radius: 5px;
}
.linhaDestaques.linhaDestaquesTopo .caixaTexto .titulo {
	font-size: 15px;
    font-weight: 500;
	color: #111;
	line-height: 1.2em;
}
.linhaDestaques.linhaDestaquesTopo .caixaTexto .subtitulo {
    font-size: 13px;
	color: #111;
    font-weight: 400;
	line-height: 1.2em;
}
.linhaDestaquesTopo .icone {
    width: 80px;
    height: auto;
    text-align: center;
    float: left;
}
.linhaDestaquesTopo .caixaTexto {
    width: calc(100% - 80px);
    height: auto;
    text-align: left;
    color: #FFF;
    float: left;
}
.linhaDestaquesTopo ul.colunaItens li {
  float:left;
  width: calc(20.00% - 40px);
	margin:5px 20px;
}
@media (min-width: 768px) {
	.linhaDestaques.linhaDestaquesTopo ul.colunaItens li {
		width: calc(20.00% - 41px);
		margin: 20px 20px;
	}
}
@media (max-width: 767px) {
	.linhaDestaques.linhaDestaquesTopo ul.colunaItens li {
		width: calc(33.33% - 0px);
		margin: 0px;
		box-sizing: border-box;
	}
	.linhaDestaques.linhaDestaquesTopo ul.colunaItens li:nth-child(4), 
.linhaDestaques.linhaDestaquesTopo ul.colunaItens li:nth-child(5)	{
		width: calc(50.0% - 0px);
		margin: 0px;
		box-sizing: border-box;
		border-top: solid 1px #EEE;
	}
	.linhaDestaquesTopo .icone, 
	.linhaDestaques.linhaDestaquesTopo .caixaTexto {
		width: calc(100% - 0px);
		text-align: center;
	}
}
.page-wrapper .newsletter .blocoTexto {
    width: auto;
    max-width: 90%;
}
.page-wrapper .newsletter .blocoTexto h4 {
    font-size: 2.2rem;
    margin-bottom: 0rem;
    text-align: center;
}
body .page-wrapper .page-bottom .block.newsletter {
    background-color: #112f5e;
}
.page-wrapper .page-bottom .block.newsletter .action.primary {
    background: #1c5aa1;
	border-color: #1c5aa1;
}
.page-wrapper .page-bottom .block.newsletter .action.primary:hover {
    background: #1a508f;
	border-color: #1a508f;
}

@media only screen and (min-width: 768px) {
	.footer.content .links .links {
		width: calc(33.33% - 40px) !important;
		padding-right: 40px;
	}
	.footer.content .block {
		float: left !important
	}
	.footer.content > .links {
		width: calc(100% - 0px);
		padding-right: 0px;
	}
}
@media only screen and (min-width: 1001px) {
	.footer.content .links .links {
		width: calc(25.0% - 10px) !important;
		padding-right: 0px;
		box-sizing: border-box;
	}
}


/*efeito banner*/
.cx-efeito-banner {
	position:relative;
	overflow:hidden
}
.cx-efeito-banner .banner-hover:before {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	-webkit-transition:all .5s linear;
	-moz-transition:all .5s linear;
	-ms-transition:all .5s linear;
	-o-transition:all .5s linear;
	transition:all .5s linear
}
.cx-efeito-banner .banner-hover:after {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	-webkit-transition:all .5s linear;
	-moz-transition:all .5s linear;
	-ms-transition:all .5s linear;
	-o-transition:all .5s linear;
	transition:all .5s linear
}
.cx-efeito-banner:hover .banner-hover:before {
	right:50%;
	left:50%;
	background:rgba(255,255,255,.2)
}
.cx-efeito-banner:hover .banner-hover:after {
	top:50%;
	bottom:50%;
	background:rgba(255,255,255,.2)
}
.cx-efeito-banner:hover .banner-hover:before {
	right:50%;
	left:50%;
	background:rgba(255,255,255,.2)
}
.cx-efeito-banner:hover .banner-hover:after {
	top:50%;
	bottom:50%;
	background:rgba(255,255,255,.2)
}
/*efeito banner*/


.rodape-plataforma .logo-plataforma {
    filter: grayscale(1);
}
.rodape-plataforma .logo-plataforma:hover {
    filter: grayscale(0);
}


.banner-topo figure img {
	display: table;
}

@media all and (min-width: 768px) and (max-width: 1200px) {
  .navigation .level0 > .level-top {
      padding: 0 25px !important;
	  font-size: 11px !important;
  }
}

@media all and (min-width: 1201px) and (max-width: 1400px) {
  .navigation .level0 > .level-top {
      padding: 0 25px !important;
	  font-size: 12px !important;
  }
}
@media all and (min-width: 1401px) and (max-width: 1500px) {
  .navigation .level0 > .level-top {
      padding: 0 25px !important;
	  font-size: 13px !important;
  }
}
@media all and (min-width: 1501px) and (max-width: 1600px) {
  .navigation .level0 > .level-top {
      padding: 0 25px !important;
	  font-size: 13px !important;
  }
}
@media all and (min-width: 1601px) and (max-width: 1800px) {
  .navigation .level0 > .level-top {
      padding: 0 25px !important;
	  font-size: 13px !important;
  }
}
@media all and (min-width: 1801px) {
  .navigation .level0 > .level-top {
      padding: 0 25px !important;
	  font-size: 14px !important;
  }
}


.page-wrapper .page-header .header.panel:hover:before, 
.minicart-wrapper .action.showcart:hover:before, 
.mageshop-top-account a.icone-minha-conta:hover, 
.mageshop-top-custom .custom-item-header:hover .icone-custom-top {
	-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;
}
@media all and (min-width:768px) {
	.page-wrapper .page-header .header.panel > .header.links > li.link.authorization-link:hover > a,
	.page-header .header.panel .header.links:hover:after, 
	.page-header .header.panel .header.links span.customer-name:hover:after,
	.minicart-wrapper .action.showcart:hover:after, 
	.mageshop-top-custom .custom-item-header:hover .icone-custom-text {
		color: #173b74 !important;
		-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;
	}
}


/*rodape-atendimento*/

.rodape-atendimento .footer.content {
  padding-top: 0;
}
.col-esquerda-atendimento {
  width: 50%;
  display: table;
  float: left;
}
.rodape-atendimento .item-atendimento {
	width: 280px;
	max-width: 80%;
	background-color: #1d77dd;
	margin: 5px;
	border-radius: 50px;
	line-height: 50px;
    color: #FFF;
	font-size: 18px;
	border: solid 1px #ffffffa6;
}
.rodape-atendimento .item-atendimento:hover {
	background-color: #1b6bc7;
}
.rodape-atendimento .item-atendimento a {
	color: #FFF;
	text-decoration: none;
	
}
.rodape-atendimento .item-atendimento:hover {
  transform: scale(1.03);
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.rodape-atendimento .item-atendimento-titulo {
	width: auto ;
	max-width: 100% ;
	width: 260px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 30px;
	font-weight: 600;
}
.col-direita-atendimento {
  width: 50%;
  display: table;
  float: right;
}
.rodape-atendimento, 
.bg-total-rodape-atendimento, 
.col-esquerda-atendimento, 
.col-direita-atendimento {
  height: 400px;
}

.rodape-atendimento .midle {
  vertical-align: middle;
  height: auto;
  display: table-cell;
  text-align: center;
}
.bg-total-rodape-atendimento {
  width: 50%;
  float: right;
  right: 0;
  display: table;
  height: 400px;
  margin-top: -400px;
  position: absolute;
  background-position:center left ;
  background-image: url(../images/rodape-atendimento-bg-direita.png);
  background-repeat: no-repeat;
  background-size: 1000px;
}
div#link-contato {
	background-image: linear-gradient(to right, #144e8f, #144e8f08);
}
@media all and (min-width:2001px) {
  .bg-total-rodape-atendimento {
    background-size: 1200px;
  }
}
@media all and (min-width:768px) and (max-width:1200px) {
  .bg-total-rodape-atendimento {
    background-size: 900px;
  }
}

@media all and (max-width:767px) {
  .bg-total-rodape-atendimento {
    display: none;
  }
  .col-direita-atendimento,
  .col-esquerda-atendimento {
    width: 100%;
  }
  .col-direita-atendimento {
    display: none;
  }
  .rodape-atendimento .item-atendimento {
	max-width: 80%;
	background-color: #1d77dd;
	margin: 5px auto;
	border-radius: 50px;
	line-height: 50px;
    color: #FFF;
	font-size: 18px;
  }
  .rodape-atendimento .item-atendimento-titulo {
    max-width: 80% ;
    width: 220px;
    margin: auto;
    margin-bottom: 10px;
  }
  .rodape-atendimento, 
  .bg-total-rodape-atendimento, 
  .col-esquerda-atendimento, 
  .col-direita-atendimento {
    height: auto;
	min-height: 350px;
    padding: 10px 0;
  }
}





/*comparar*/
@media all and (min-width:768px) {
  .header .compare.wrapper {
    position: absolute;
    right: 405px;
    top: 70px;
	z-index: 3;
  }
  .header .compare.wrapper .counter.qty {
      color: #fecc0a;
      font-size: 10px;
      height: 12px;
      line-height: 12px;
  }
  .header ul.compare.wrapper > li, .header ol.compare.wrapper > li {
      margin-bottom: 0 !important;
      line-height: 1em;
  }
  .header .compare.wrapper .action.compare {
    line-height: 12px;
  }
  .header .compare.wrapper .name-compare-produtcs {
    display: none;
  }
}
.mageshop-top-pedidos li  {
	list-style:none;
	margin: auto;
    display: table;
}
.mageshop-top-pedidos a {
	content: "";
	color: #333;
	line-height: 30px;
	padding: 0;
	display: table;
	float: left;
	width: 30px;
	height: 30px;
	text-decoration:none;
	background-position: top 4px center;
	background-repeat:no-repeat;
	background-size:30px;
	background-image: url(../images/icon-compare.svg);
}

@media all and (min-width:768px) {
	.mageshop-top-pedidos {
		display: table;
		right: 210px;
		position: absolute;
		width: 125px;
		top: 31px;
		z-index: 2;

	}
	.mageshop-top-pedidos a:after {
		content: "Meus Pedidos";
		display: table;
		width: 125px;
		text-align: center;
		color: #173b74;
        font-weight: 600;
		font-size: 13px;
		margin-top: 25px;
		height: auto;
		text-decoration:none;
	}
	.mageshop-top-pedidos a:hover:after {
		color: #173b74;
	}
}
@media all and (min-width:1261px) {
	.header .compare.wrapper {
		right: 400px;
	}
}
@media all and (min-width:768px) and (max-width:1080px) {
	.mageshop-top-pedidos a:after {
		display: none;
	}
	.mageshop-top-pedidos {
		right: 150px;
		width: 60px;
		top: 36px;
	}
	.header .compare.wrapper {
		right: 214px;
		top: 65px;
	}
}
@media all and (max-width:767px) {
	.mageshop-top-pedidos {
		display: none !important;
	}
}
/*comparar*/


/*ajuste filtros laterais*/

.page-wrapper .smile-es-range-slider .ui-slider-handle {
    background: #1d77dd;
}
.page-wrapper .smile-es-range-slider a:hover {
	   background: #1c5fab ;
}
.page-wrapper .filter-options-content .count {
	min-width: 35px;
    display: inline-block;
}


/*bloco-info-produto*/
.bloco-info-produto {
    display: table;
    width: 100%;
    float: none;
    margin: 8px 0 10px;
}
.bloco-info-produto a {
    display: table;
	text-decoration: none;
}
.bloco-info-produto:hover a {
    text-decoration: none;
}

.bloco-info-produto .btn-info-link {
    width: auto;
    background-color: #f7f7f7;
    padding: 10px 25px;
    box-sizing: border-box;
    border-radius: 5px;
    display: table;
}
.bloco-info-produto .btn-info-link.cor-cinza:hover {
    background-color: #f1f0f0;
}
.bloco-info-produto span.texto-btn-info {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #575757;
    float: none;
    text-align: left;
    display: block;
}
.bloco-info-produto span.principal-btn-info {
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #2077d9;
    font-weight: 600;
    width: 100%;
    float: none;
    display: block;
	margin-top: 0px;
}
.bloco-info-produto .btn-info-link.cor-azul {
    background-color: #2077d9;
}
.bloco-info-produto .btn-info-link.cor-azul:hover {
    background-color: #1d6fca;
}
.bloco-info-produto .btn-info-link.cor-azul span.principal-btn-info, 
.bloco-info-produto .btn-info-link.cor-azul span.texto-btn-info {
	color: #FFF;
}
.bloco-info-produto .btn-info-link.cor-verde {
    background-color: #28a555;
}
.bloco-info-produto .btn-info-link.cor-verde:hover {
    background-color: #249d50;
}
.bloco-info-produto .btn-info-link.cor-verde span.principal-btn-info, 
.bloco-info-produto .btn-info-link.cor-verde span.texto-btn-info {
	color: #FFF;
}
@media (min-width: 768px){
	.bloco-info-produto .btn-info-link {
		min-width: 220px;
		max-width: 100%;
	}
}
@media (max-width: 767px){
	.bloco-info-produto .btn-info-link {
		width: 100%;
	}
	.bloco-info-produto a {
		width: calc(100% - 10px);
	}
}
/*bloco-info-produto*/




/*tier prices*/
.catalog-product-view ul.prices-tier.items:before {
    content: "Desconto Progressivo";
    font-weight: 500;
    margin-bottom: 0px;
    display: table;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 15px;
    text-indent: 8px;
    margin-top: 0px;
    background-color: #4c4f51;
	color: #FFF;
    width: 100%;
    height: auto;
    padding: 10px 5px;
	border-radius: 3px 3px 0 0;
}
.prices-tier {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.prices-tier .item span.price-container.price-tier_price {
    float: right;
}
ul.prices-tier.items:before {
    letter-spacing: 1px;
    font-size: 20px;
    color: #000;
	font-weight: 700;
}
.prices-tier .price-container .price {
    font-weight: 700;
    color: #000;
    font-size: 14.5px;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.prices-tier {
    background-color: #FFF;
    padding: 0;
	outline:1px solid #ebebeb;
	/*outline-offset:-1px;*/
}
.prices-tier .info-tier {
    width: 100%;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0px;
    color: #4c4f51;
	border-bottom: solid 0px #ececec;
}
.prices-tier .info-tier span.qtd-tier {
    float: left;
}
.prices-tier .info-tier span.preco-tier {
    float: right;
}
.prices-tier .item {
    width: 100%;
    padding: 7px 10px;
	font-size: 14px;
	cursor: pointer;
	border-bottom: solid 1px #ececec;
	margin-bottom: 0;
}
.prices-tier .item:last-child {
    padding-bottom: 7px;
}
.prices-tier .item:hover {
	background-color: #f6f6f6;
}
.prices-tier .item span.itens {
    font-size: 13px;
}
.prices-tier li.item:nth-child(even) {
    background-color: #ebebeb;
}
.prices-tier li.item.ativo:nth-child(even), 
.prices-tier .item.ativo {
	background-color: #17b00f;
	border-bottom-color: transparent;
	color: #FFF;
}
.prices-tier .item.ativo .price-container .price {
	color: #FFF;
}
@media (min-width: 1001px){
	.prices-tier {
		max-width: 100%;
		width: calc(49% + 150px);
	}
}
.catalog-product-view ul.prices-tier.items li.exTotal {
    padding: 10px;
    box-sizing: border-box;
}
.catalog-product-view ul.prices-tier.items li.exTotal strong {
    font-weight: 700;
    color: #000;
    font-size: 18px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/*tier prices*/



.top-container .buscaFiltros {
background: #f1f2f4;
}

.linha-secoes-destaques .banner-item.banner-slider {
    padding: 10px;
    box-sizing: border-box;
}
.page-wrapper .tags-destaques-produto .item-tag-txt {
    display: table;
}
.page-wrapper .tags-destaques-produto .item-tag_custom_1 {
    background-color: #173b74;
}
.page-wrapper .tags-destaques-produto .item-tag-desconto {
    background-color: #eb161c;
}

.mageshop-filtro-ativo .buscaFiltros {
	margin-bottom: 25px;
}

.linhaDestaques {
    box-sizing: border-box;
    border-radius: 0;
}

.linhaDestaques ul.colunaItens {
    max-width: 1150px;
    margin: auto;
}
.linhaDestaques .icone {
    width: auto;
    height: auto;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.linhaDestaques .caixaTexto {
    width: 100%;
    height: auto;
    text-align: left;
    color: #fff;
    margin-top: 5px;
}
.linhaDestaques {
    background: #112f5e !important;
    padding: 25px 0;
    border-top: 1px solid #071936;
}
.linhaDestaques .caixaTexto .titulo, .linhaDestaques .caixaTexto .subtitulo {
    font-size: 14px;
    line-height: 1.1em;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
	line-height: 1.2em;
    color: #FFF !important;
}
.banner-principal-desktop .owl-theme .owl-nav.disabled+.owl-dots, 
.banner-principal-mobile .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0px;
    position: absolute;
    width: auto;
    right: 0;
    left: 0;
}
}
@media (max-width: 767px) {
    .linhaDestaques .icone img {
        height: auto;
        margin-top: 5px;
    }
	.linhaDestaques ul.colunaItens li {
        width: calc(25% - 12px);
	}
	.linhaDestaques .caixaTexto .titulo, .linhaDestaques .caixaTexto .subtitulo {
		font-size: 12px;
	}
}
@media (max-width: 440px) {
    .linhaDestaques ul.colunaItens li {
        width: calc(50% - 12px);
	}
}
.titulo-secao.titulo-home {
    margin-top: 50px;
}
.banners-destaques-top  {
	margin-bottom: 50px;
}
.linha-secoes-destaques .mp-banner-slider .owl-dots {
    position: absolute;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}
.linha-secoes-destaques .owl-item img, 
.banners-destaques-top.bannerImgResponsive img {
    border-radius: 5px;
}
.product-item-name {
    text-transform: uppercase;
    font-weight: 800;
}
.abs-product-link, .product-item-name, .product.name a {
    font-weight: 800;
}

/**/
/* products-list / products-grid */
.opcao-list {
    padding: 5px;
    box-sizing: border-box;
    display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.products.products-list .product-item-info {
    width: 100%;
    height: auto;
    display: flex;
}
.product-item .opcao-list .backendorf-installment .best-installment {
	display: none;
}
.product-item .opcao-list .price-box .price {
    color: #173b74 !important;
    font-size: 14px;
}
.product-item .opcao-list .price-box.price-final_price .special-price {
    float: none;
}
.products .product-item .opcao-list .backendorf-installment .price-box, 
.product-items .product-item .opcao-list .backendorf-installment .price-box {
    margin: 0px 0 0px;
    display: flex;
	justify-content: center;
    flex-wrap: wrap;
}
.product-item .opcao-list .price-box.price-final_price .special-price {
    order: 1;
	width: 100%;
}
.product-item .opcao-list .product-item .old-price {
    margin: 0px 0;
    order: 0;
	width: 100%;
}
.label-campo {
    font-size: 10px;
    font-weight: 400;
    color: #AAA;
	width: 100%;
}
.icone-estoque {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #EEE;
}
.icone-estoque.estoquesim {
	background-color: green;
}
.icone-estoque.estoquenao {
	background-color: red;
}
.products.products-list .product-item .old-price {
    margin: 0px 0;
    display: table;
    float: none;
    width: 100%;
}
.opcao-list .backendorf-installment {
    line-height: 1.1em;
    width: 100%;
}
.products.products-list .price-box.price-final_price .old-price .price-wrapper .price {
    font-size: 11px;
}
.listprodutos .opcao-list {
	width: 10%;
}
.opcao-list.list-item-img {
    width: 8%;
}
.opcao-list.list-item-nome {
    width: 19%;
	justify-content: left;
}
.opcao-list.list-item-ultimacompra {
    width: 8%;
}
.opcao-list.list-item-qtdultima {
    width: 8%;
}
.opcao-list.list-item-disponivel-estoque01 {
    width: 6%;
}
.opcao-list.list-item-disponivel-estoque02 {
    width: 6%;
}
.opcao-list.list-item-preco {
	width: 13%;
}
.opcao-list.list-item-qtd-add-carrinho {
    width: 8%;
}
.opcao-list.list-item-total-itens {
	width: 13%;
} 
.opcao-list.list-item-maisinfo {
    width: 11%;
}
.listprodutos.labels-campos {
    background-color: #f2f2f2;
	padding: 5px 0;
    box-sizing: border-box;
	border-bottom: solid 1px #AAA;
}
.listprodutos.labels-campos .label-campo {
	color: #333;
	font-weight: 600;
} 
.products.products-list .product-items {
    margin: 0px 0;
}
.opcao-list.list-item-maisinfo a.action.more {
    display: table;
    width: 100%;
}
.products.products-list .product-image-container {
    width: 100% !important;
}
.products.products-list .product-item-photo {
    width: 60px;
	display: flex;
	padding: 0;
}
.products.products-list .product-item {
    display: flex;
    width: 100%;
}
.products.products-list li.item.product.product-item {
        border-bottom: dotted 1px #999;
}

.products.products-list .tags-destaques-produto {
    display: none;
}
.listprodutos {
	display: flex;
    width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
	font-size: 12px;
	text-align: center;
}
.icone-estoque.estoquesim:after {
    content: "✓";
	color: #FFF;
}
.icone-estoque.estoquenao:after {
    content: "x";
	color: #FFF;
}
@media all and (min-width:768px) {
	.row-product .label-campo {
		display: none;
	}
	.products.products-list li.item.product.product-item:hover {
		 background-color: #fafafa;
	}
}
@media all and (max-width:767px) {
	.listprodutos.labels-campos {
		display: none; 
	}
	.listprodutos {
		flex-wrap: wrap;
	}
	.listprodutos .opcao-list {
		width: 33.33%;
	}
	.opcao-list.list-item-img {
		width: 10.0%;
	}
	.opcao-list.list-item-nome {
		width: 56.66%;
		justify-content: left;
	}
	.opcao-list.list-item-ultimacompra {
		width: 33.33%;
	}
	.opcao-list.list-item-qtdultima {
		width: 33.33%;
	}
	.opcao-list.list-item-disponivel-estoque01 {
		width: 33.33%;
	}
	.opcao-list.list-item-disponivel-estoque02 {
		width: 33.33%;
	}
	.opcao-list.list-item-preco {
		width: 33.33%;
	}
	.opcao-list.list-item-qtd-add-carrinho {
		width: 33.33%;
	}
	.opcao-list.list-item-total-itens {
		width: 33.33%;
	} 
	.opcao-list.list-item-maisinfo {
		width: 100%;
	} 
	.opcao-list.list-item-maisinfo a {
		background-color: #EEE;
		padding: 10px;
	}
	.opcao-list  {
		outline: solid 1px #EEE;
        outline-offset: 0px;
        background-color: #FFF;
    }
	.opcao-list.list-item-maisinfo {
		padding: 0;
	}
	.listprodutos .opcao-list {
        padding: 10px;
    }
	.listprodutos .opcao-list.list-item-maisinfo {
        padding: 10px;
    }
	.products.products-list li.item.product.product-item {
		border-bottom: none;
		padding-bottom: 0px;
		margin-bottom: 10px;
	}
	.listprodutos.row-product {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
}
/* products-list / products-grid */
.ultimos-pedidos .listpedidos {
    display: flex;
    width: 100%;
    min-width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-align: center;
    outline: solid 1px #111;
    outline-offset: 0px;
    margin-bottom: 1px;
}
.listpedidos.labels-campos {
    background-color: #1c5aa1;
    padding: 5px 0;
    box-sizing: border-box;
}
.listpedidos.labels-campos .label-campo {
	color: #FFF;
}
.listpedidos .opcao-pedido {
	padding: 10px;
    box-sizing: border-box;
}
.listpedidos.content-itens-pedido .opcao-pedido {
	outline: solid 1px #EEE;
	outline-offset: 0px;
}
.opcao-pedido.pedido-item-pedido {
	width: 12%;
	font-weight: 600;
}
.opcao-pedido.pedido-item-cliente {
	width: 20%;
	font-weight: 600;
}
.opcao-pedido.pedido-item-situacao {
	width: 14%;

}
.opcao-pedido.pedido-item-emissao {
	width: 14%;	
}
.opcao-pedido.pedido-item-faturamento {
	width: 14%;
}
.opcao-pedido.pedido-item-nf {
	width: 10%;
}
.opcao-pedido.pedido-valor {
	width: 14%;	
	font-weight: 600;
}
.opcao-pedido.pedido-item-maisinfo {
	width: 12%;
	font-weight: 600;
}

.ultimos-pedidos .titulo-secao {
	text-align:center;
}
.ultimos-pedidos .titulo-secao h2 {
	text-align:center;
	text-transform: none;
}
.caixa-ultimos-pedidos {
	outline: solid 1px #111;
	outline-offset: 0px;
	margin: 0;
    padding: 0
}
.opcao-pedido.pedido-item-situacao {
    font-weight: 800;
    font-style: italic;
}
.opcao-pedido.pedido-item-pedido {
    font-size: 14px;
    font-weight: 800;
}
.opcao-pedido.pedido-item-maisinfo a {
    color: #AAA;
}
.opcao-pedido.pedido-item-maisinfo:hover a {
    color: #333;
}
@media (max-width: 767px) {
	.listpedidos {
		flex-wrap: wrap;
	}
    .listpedidos.labels-campos {
        display: none;
    }
	.opcao-pedido.pedido-item-pedido {
		width: 33.33%;
	}
	.opcao-pedido.pedido-item-cliente {
		width: 66.66%;
	}
	.opcao-pedido.pedido-item-situacao {
		width: 33.33%;
	}
	.opcao-pedido.pedido-item-emissao {
		width: 33.33%;
	}
	.opcao-pedido.pedido-item-faturamento {
		width: 33.33%;
	}
	.opcao-pedido.pedido-item-nf {
		width: 33.33%;
	}
	.opcao-pedido.pedido-valor {
		width: 33.33%;
	} 
	.opcao-pedido.pedido-item-maisinfo {
		width: 33.33%;
	}
	.listpedidos.content-itens-pedido .opcao-pedido {
		padding: 5px;
		background-color: #FFF;
	}
	li.listpedidos.content-itens-pedido {
		margin-bottom: 5px;
		border-radius: 3px;
	}
	.caixa-ultimos-pedidos {
		outline: none;
	}
	.listpedidos.content-itens-pedido .label-campo {
		font-size: 10px;
		font-weight: 800;
		color: #1c5aa1;
	}
	.listpedidos.content-itens-pedido .opcao-pedido.pedido-item-pedido a {
		color: #FFF;
	}
	.listpedidos.content-itens-pedido .opcao-pedido.pedido-item-pedido .label-campo, 
	.listpedidos.content-itens-pedido .opcao-pedido.pedido-item-pedido {
		background-color: #1c5aa1;
		color: #FFF;
	}
	.opcao-pedido.pedido-item-situacao {
		font-style: italic;
		font-weight: 800;
	}
}
@media (min-width: 768px) {
	.caixa-ultimos-pedidos {
		outline: none;
	}
	.listpedidos.labels-campos .label-campo {
        font-size: 13px;
    }
	.content-itens-pedido .label-campo {
        display: none;
    }
	.ultimos-pedidos .listpedidos.content-itens-pedido:hover {
		background-color: #fafafa;
	}
	.listpedidos.labels-campos {
		border-radius: 5px 5px 0 0;
	}
}
li.listpedidos.content-itens-pedido.style-vermelho {
	color: red;
}
li.listpedidos.content-itens-pedido.style-verde {
	color: green;
}


/* filtro mageshop */

.mageshop-filtro {
	background-color: #FFF;
	padding: 0px 0 20px;
}
@media (min-width: 768px) {
	.mageshop-filtro .header.content {
		padding: 0;
	}
}
.mageshop-filtro .tabs {
    width: 100%;
    display: inline-block;
}
.mageshop-filtro .tab-links {
    margin: 0px;
	padding: 0px;
    list-style: none;
}
.mageshop-filtro .tab-links:after {
    display: block;
    clear: both;
    content: '';
}
.mageshop-filtro .tab-links li {
    margin:15px;
    float: left;
    list-style: none;
    background-color: #f7f7f7;
    box-sizing: border-box;
    height: 65px;
    border: solid 1px #e7e7e7;
    display: flex;
	transform: skewX(-30deg);
	border-radius: 10px;
	font-size: 18px;
}
.mageshop-filtro .tab-links.dois-itens li {
    width: calc(100% / 2 - 30px);
}
.mageshop-filtro .tab-links.tres-itens li {
    width: calc(100% / 3 - 30px);
}
.mageshop-filtro .tab-links.quatro-itens li {
    width: calc(100% / 4 - 30px);
}
.mageshop-filtro .tab-links a {
    font-weight: 600;
    color: #4c4c4c;
    transition: all linear 0.15s;
    text-decoration: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	transform: skewX(30deg);
}
.mageshop-filtro .tab-links li:hover {
    background-color: #173b74;
} 
.mageshop-filtro .tab-links li.active {
    background-color: #173b74;
	border-color: #FFF;
    box-shadow: 5px 5px 0px #e8141c;
    border-bottom-width: 2px;
    border-right-width: 2px;
}

.mageshop-filtro .tab-links a:hover {
	color: #FFF;
    text-decoration: none;
}
.mageshop-filtro .tab-links .active a {
    color: #FFF;
}
.mageshop-filtro .tab-links a {
    text-transform: uppercase;
    letter-spacing: 2px;
	color: #173b74;
}
.mageshop-filtro .tab-content {
    padding: 0px;
}
.mageshop-filtro .tab {
    display: none;
}
.mageshop-filtro .tab.active {
    display: block;
}
.content-aba.content-veiculo, 
.content-aba.content-medida {
    background-color: #1c5aa1;
    padding: 15px 30px;
    box-sizing: border-box;
    border-radius: 20px;
	margin-top: 10px;
}
.content-aba.content-placa {
    background-color: #fafafa;
    padding: 35px  30px;
    box-sizing: border-box;
    border-radius: 20px;
	margin-top: 10px;
}
.content-aba.content-placa p {
	margin-bottom: 0px;
}
.itens-filtro {
    margin: 0px;
	padding: 0px;
    list-style: none;
	display: flex;
    flex-wrap: wrap;
}


.before-skew {
	transform: skewX(30deg);;
}
.itens-filtro li.item-filtro .before-skew:before {
	content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #FFF;
    display: flex;
    margin-left: -15px;
    margin-top: -10px;
    border-radius: 50px;
    text-align: center;
    justify-content: center;
    align-items: center;
	color: #e8141c;
	font-weight: 600;
}
.itens-filtro li.item-filtro.item-filtro-marca .before-skew:before {
	content: "1º";
}
.itens-filtro li.item-filtro.item-filtro-modelo .before-skew:before {
	content: "2º";
}
.itens-filtro li.item-filtro.item-filtro-ano .before-skew:before {
	content: "3º";
}
.itens-filtro li.item-filtro.item-filtro-versao .before-skew:before {
	content: "4º";
}
.itens-filtro li.item-filtro.item-filtro-largura .before-skew:before {
	content: "1º";
}
.itens-filtro li.item-filtro.item-filtro-altura .before-skew:before {
	content: "2º";
}
.itens-filtro li.item-filtro.item-filtro-aro .before-skew:before {
	content: "3º";
}

.itens-filtro li.item-filtro:nth-child(1) .before-skew:before {
	content: "1º";
}
.itens-filtro li.item-filtro:nth-child(2) .before-skew:before {
	content: "2º";
}
.itens-filtro li.item-filtro:nth-child(3) .before-skew:before {
	content: "3º";
}

.content-veiculo .itens-filtro li.item-filtro {
	width: calc(100% / 4 - 56px);
    margin: 15px;
    border: solid 1px #78a6de;
    transform: skewX(-30deg);
    border-radius: 10px;
    height: 60px;
	padding: 0 15px;
    box-sizing: border-box;
}
.content-medida .itens-filtro li.item-filtro {
	width: calc(100% / 3 - 65px);
    margin: 15px;
    border: solid 1px #78a6de;
    transform: skewX(-30deg);
    border-radius: 10px;
    height: 60px;
	padding: 0 15px;
    box-sizing: border-box;
}
.itens-filtro li.item-btn-filtrar {
    width: calc(100px - 30px);
	margin: 15px;
	transform: skewX(-30deg);
	border-radius: 10px;
    background-color: transparent;
	border: solid 1px #78a6de;
}
.itens-filtro li.item-btn-filtrar.item-ativo {
    background-color: #e8141c;
	border-color: #e8141c;
}

span.icone-placa {
    display: table;
	background-position:center;
	background-repeat:no-repeat;
	background-size:30px;
	background-image:url(../images/icone-filtro-placa.png);
	width: 30px;
    height: 40px;
    margin-left: 5px;
}
span.icone-medida {
    display: table;
	background-position:center;
	background-repeat:no-repeat;
	background-size:30px;
	background-image:url(../images/icone-filtro-medida.png);
	width: 30px;
    height: 40px;
    margin-left: 5px;
}
span.icone-veiculo {
    display: table;
	background-position:center;
	background-repeat:no-repeat;
	background-size:30px;
	background-image:url(../images/icone-filtro-veiculo.png);
	width: 30px;
    height: 40px;
    margin-left: 5px;
}
span.icone-filtrar {
    display: table;
	background-position:center;
	background-repeat:no-repeat;
	background-size:30px;
	background-image:url(../images/icone-filtrar.png);
    width: 50px;
    height: 50px;
    margin-left: 5px;
    /*filter: opacity(0.5);*/
}
.itens-filtro li.item-btn-filtrar.item-ativo span.icone-filtrar {
	background-image:url(../images/icone-filtrar-ativo.png);
	filter: none;
}
.mageshop-filtro .tab-links li:hover span.icone-filtros, 
.mageshop-filtro .tab-links li.active span.icone-filtros {
    filter: brightness(500) grayscale(1) contrast(5);
}
.itens-filtro li.item-btn-filtrar button.btn-filtrar {
    width: 100%;
    height: 58px;
    padding: 0;
    border: none;
    margin: 0;
	background-color: transparent;
}
.itens-filtro li.item-filtro.item-ativo {
	background-color: #f0f3ff;
	color: #1c5aa1;
	box-shadow: 5px 5px 0px #e8141c;
	border: solid 2px #1c5aa1;
}
.itens-filtro li.item-filtro.item-ativo select {
	color: #1c5aa1;
}
.itens-filtro li.item-filtro select {
    height: 60px;
    background-color: transparent;
    border: none;
    color: #4287d5;
	/*font-family: "Alatsi", sans-serif;*/
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
	box-shadow: none;
    outline: none;
}
.itens-filtro li.item-filtro select option {
	color: #1c5aa1;
	/*font-family: "Alatsi", sans-serif;*/
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
}

@media (max-width: 767px) {
	.content-medida .itens-filtro li.item-filtro {
		width: calc(100% / 1 - 30px);
		margin: 10px 15px;
	}
	.content-medida .itens-filtro li.item-btn-filtrar {
		width: calc(100% - 30px);
	}
	span.icone-filtrar {
		margin-left: auto;
		margin-right: auto;
	}
}

.html-editor-midia {
    min-height: 550px;
    background-color: #fafafa;
    border-radius: 10px;
    margin: 0px 0 40px;
	border: dotted 2px #CCC;
}
.secao-downloads a.pagebuilder-button-primary {
	color: #FFF;
	font-size: 14px;
}
.secao-downloads .pagebuilder-column:hover img {
	filter: brightness(105%);
}

/*popup loja*/
.modal-popup.modal-popup-lojas .modal-inner-wrap {
	background-color: transparent;
	box-shadow: none;
}
.modal-popup.modal-popup-lojas .modal-content {
	padding: 0;
}
.modal-popup.modal-popup-lojas .modal-header {
	padding-bottom: 0;
	padding-top: 0;
}
@media all and (min-width:768px) {
	.modal-popup-lojas {
		width: 700px;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		margin: 0;
	}
}
.modal-custom.modal-popup-lojas .action-close:before, .modal-popup.modal-popup-lojas .action-close:before, .modal-slide.modal-popup-lojas .action-close:before {
    color: #ff0000 !important;
}
.popuplojas-esquerda img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.topo-popuplojas img {
    width: auto;
    height: 55px;
    object-fit: cover;
    position: absolute;
    bottom: 0;
    left: 0;
}
.popuplojas {
	display: flex;
	height: 350px;
}
.popuplojas-esquerda {
	width: calc(100% - 60%);
	background-color: #EEE;
	position: relative;
    overflow: hidden;
}
.popuplojas-direita {
	width: 60%;
}
.topo-popuplojas {
	height: 60px;
	background-color: #4c4c4c;
	position: relative;
    overflow: hidden;
	z-index: -1;
}
.item-link-loja {
    margin: 5px 20px;
    background-color: #FFF;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    width: 100%;
	border: solid 1px #EEE;
    box-shadow: 2px 2px 0px #e5e5e5
}
.item-link-loja:hover {
	border-color: #ec3237;
}
.txt-secao-loja {
    font-size: 14px;
    line-height: 1.1em;
    font-weight: 600;
    color: #111;
}
.item-link-loja a {
	display: flex;
    padding: 8px 10px;
	align-items: center;
	width: 100%;
	text-decoration: none;
    box-sizing: border-box;
}
.icone-secao-loja {
    width: 80px;
	height: 40px;
	min-width: 40px;
    background-color: #FFF;
    margin-right: 20px;
	display: flex;
    align-items: center;
}
.itens-popuplojas {
    display: flex;
	height: calc(100% - 60px);
    flex-wrap: wrap;
    align-content: center;
	background-color: #FFF;
}
@media all and (min-width:768px) {
	.popuplojas-esquerda {
		border-radius: 10px 0 0 10px;
	}
	.topo-popuplojas {
		border-radius: 0 10px 0 0;
	}
	.itens-popuplojas {
		border-radius: 0 0 10px 0;
	}
}
@media all and (max-width:767px) {
	.topo-popuplojas {
		border-radius: 10px 10px 0 0;
	}
	.itens-popuplojas {
		border-radius: 0 0 10px 10px;
		height: 300px;
	}
	.modal-popup-lojas {
		width: 85%;
		height: 350px;
		margin: auto;
	}
	.modal-popup.modal-slide .modal-inner-wrap[class], 
	.modal-popup.modal-popup-lojas .modal-inner-wrap {
		background-color: transparent;
	}
	.popuplojas {
		height: auto;
	}
	.popuplojas-esquerda {
		display: none;
	}
	.popuplojas-direita {
		width: 100%;
	}	
}
.modal-popup.modal-popup-lojas .modal-content {
    min-height: 360px;
}

@media (max-width: 767px) {
    .whatsapp1 {
        bottom: 80px;
    }
}
/*content-mobile-nav-bottom*/
.nav-mobile-fixed {
	background-color: #FFF;
	position: fixed;
	bottom: -110px;
	left: 0;
	width: 100%;
	transition: bottom 0.3s ease-in-out;
	z-index: 1000;
}
@media all and (min-width:768px) {
	.content-mobile-nav-bottom {
		display: none;
	}
}
@media all and (max-width:767px) {
	.content-mobile-nav-bottom {
		z-index: 5;
		position: fixed;
		bottom: -10px;
		background-color: #FFF;
		width: 100%;
		height: auto;
		padding-top: 5px;
		display: flex;
		box-shadow: -12px 0 12px rgba(0,0,0,0.1);
	}
	.nav-mobile-fixed {
		width: 100%;
		display: flex;
		flex-wrap: nowrap;
	}
	.nav-mobile-fixed .item-nav-mob {
        width: calc(20% - 0px);
        padding: 6px 2px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
	}
	.item-nav-mob.item-conta, 
	.item-nav-mob.item-categorias {
	}
	.item-nav-icone {
		height: 25px;
		width: 25px;
        margin: auto;
	}
	.link-nav-fixed {
		width: 100%;
		display: block;
	}
	.item-nav-label {
		width: 100%;
        text-align: center;
        font-size: 11px;
        height: 30px;
        line-height: 1.1em;
        display: flex;
        align-items: center;
        justify-content: center;
	}
	.item-nav-icone:before {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 22px;
		line-height: 28px;
		color: #757575;
		font-family: 'luma-icons';
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		text-align: center;
		width: 25px;
	}
	.item-nav-mob.item-carrinho .item-nav-icone:before {
		content: '\e611';
	}
	.item-nav-mob.item-conta .item-nav-icone:before {
		content: '\e627';
	}
	.item-nav-mob.item-favoritos .item-nav-icone:before {
		content: '\e600';
	}
	.item-nav-mob.item-categorias .item-nav-icone:before {
		content: '\e609';
	}
	.item-nav-mob.item-inicio .item-nav-icone:before {
		content: '\e618';
	}
}
/*content-mobile-nav-bottom*/
.centro-distribuicao.product.description.product-item-description {
	
}
.product.description.product-item-description {
	display: none;
}
.product-item .opcao-list.list-item-maisinfo .tocart {
    white-space: initial;
	font-size: 10px;
	padding: 5px 3px;
	margin-top: 5px;
}
.opcao-list.list-item-maisinfo {
    align-content: center;
}
.opcao-list.list-item-maisinfo a.action.more {
    display: table;
    width: 100%;
    background: #EEE;
    border: 1px solid #EEE;
    border-radius: 5px;
    color: #111;
    padding: 5px 3px;
}
@media (max-width: 767px) {
	.product-item .opcao-list.list-item-maisinfo .tocart {
		white-space: initial;
		font-size: 10px;
		padding: 8px 3px;
		margin-top: 5px;
		width: 100%;
		box-sizing: border-box;
		margin-left: auto;
        margin-right: auto;
	}
	.product-item .product-item-inner {
		width: 100%;
	}
	.product-item .product-item-actions .actions-primary {
        width: 100% !important;
    }
}
span._qty_total {
    min-width: 16px;
}
.opcao-list.list-item-qtd-add-carrinho a {
	text-decoration: none;
}
span._decrease, 
span._increase {
    background-color: #EEE;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}
span._decrease {
	font-size: 20px;
    line-height: 12px;
}
span._decrease:hover, 
span._increase:hover {
    background-color: #DDD;
}
@media (min-width: 768px) and (max-width: 1180px) {
	span._qty_total {
		width: 100%;
	}
}

/*oculta add ao carrinho na pagina centro de distribuicao*/
.category-centro-de-distribuicao .product-item .opcao-list.list-item-maisinfo .tocart {
	display: none;
}


/*ajustes OSC Checkout*/
@media all and (max-width:767px){
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-esquerda {
		width:100%;
	}
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-direita {
		width: 100%;
	}
}
.checkout-index-index .osc-authentication-wrapper a.action.action-auth-toggle.osc-authentication-toggle.social-login-btn {
	display: none; /*oculta o bloco ja tem uma conta, fazer login no checkout*/
}
.checkout-index-index span.note.note-oucontinue {
    display: none !important;
}
.checkout-index-index #checkout-step-shipping .note-jatemconta,
.checkout-index-index #checkout-step-shipping .link-clique-para-entrar {
    display: inline;
}
.checkout-index-index #checkout-step-shipping .note-jatemconta {
	color: #32AE70;
	font-size: 14px;
	font-weight: 600;
}
.checkout-index-index #checkout-step-shipping a.link-clique-para-entrar {
    font-weight: 900;
    color: #006bb4;
	font-size: 14px;
	text-decoration: underline;
}
.checkout-index-index #checkout-step-shipping fieldset#customer-email-fieldset input {
    margin-bottom: 10px;
}
.checkout-index-index #checkout-step-shipping fieldset#customer-email-fieldset {
    padding-bottom: 10px;
}
@media all and (min-width:768px){
	.onestepcheckout-index-index .modals-wrapper .modal-slide .modal-inner-wrap .modal-content {
		min-width:400px;
		margin-bottom: 20px;
	}
}
/*ajustes OSC Checkout*/


/*ajustes rodape*/
.item-icones {
	width: auto;
}
.item-icones .custom-item-header {
	width: auto;
	display: flex;
	margin-top: 0px;
}
.item-icones .custom-item-header .icone-custom {
	content: "";
	color: #333;
	line-height: 30px;
	padding: 0;
	display: table;
	float: none;
	width: 30px;
	height: 30px;
	margin: auto;
}
.item-icones .custom-item-header .icone-custom a {
	text-decoration: none;
}
.item-icones .custom-item-header:hover a {
	text-decoration: none;
}
.item-icones .custom-item-header .icone-custom img {
	content: "";
	color: #333;
	line-height: 30px;
	padding: 0;
	display: table;
	float: left;
    width: 60px;
    height: 60px;
}
.item-icones .custom-item-header .icone-custom:hover img {
	transform: scale(1.05);	
}
.item-icones .custom-item-header .icone-custom-top {
	content: "";
	color: #333;
	line-height: 30px;
	padding: 0;
	display: table;
	width: auto;
	height: 30px;
	background-color: transparent;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:28px;
}
.item-icones .custom-item-header .icone-custom-text {
	display:table;
	width: auto;
	max-width: 145px;
	text-align: center;
	color: #173b74;
	font-weight: 600;
	font-size: 13px;
	margin-top: 0px;
	text-decoration: none;
}
.item-icones .custom-item-header .icone-custom-text:hover {
	text-decoration: underline;
}
.item-icones .custom-item-header-item {
    min-width: auto;
}
@media all and (max-width:767px) {
	.item-icones .custom-item-header {
		display: flex;
	}
}


/*remove btn ver mais das listas*/
.opcao-list.list-item-maisinfo a.action.more {
    display: none;
}

/*redes sociais*/
.page-footer .links .redes-sociais-rodape .caixa-redes-sociais {
    margin: 0;
}
.page-footer .links .linha-redes-sociais {
    width: 100%;
    max-width: 100%;
}
.page-footer .links .rodape-redes-sociais {
    background: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.footer.content .links .item-redes .title strong {
    margin-bottom: 0px;
}

.footer.content .links .redes-sociais-rodape {
	margin: 0;
}



/*oculta carrinho dentro do checkout mobile*/
@media (max-width: 767px) {
    .checkout-index-index .full-checkout .opc-estimated-wrapper .minicart-wrapper {
        display: none;
    }
}
/*oculta carrinho dentro do checkout mobile*/

/*ajustes OSC Checkout*/
@media all and (max-width:767px){
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-esquerda {
		width:100%;
	}
	.topo-mageshop-checkout-custom .topo-mageshop-checkout-direita {
		width: 100%;
	}
}
.checkout-index-index .osc-authentication-wrapper a.action.action-auth-toggle.osc-authentication-toggle.social-login-btn {
	display: none; /*oculta o bloco ja tem uma conta, fazer login no checkout*/
}
.checkout-index-index span.note.note-oucontinue {
    display: none !important;
}
.checkout-index-index #checkout-step-shipping .note-jatemconta,
.checkout-index-index #checkout-step-shipping .link-clique-para-entrar {
    display: inline;
}
.checkout-index-index #checkout-step-shipping .note-jatemconta {
	color: #32AE70;
	font-size: 14px;
	font-weight: 400;
}
.checkout-index-index #checkout-step-shipping a.link-clique-para-entrar {
    font-weight: 400;
    color: #006bb4;
	font-size: 14px;
	text-decoration: underline;
}
.checkout-index-index #checkout-step-shipping fieldset#customer-email-fieldset input {
    margin-bottom: 10px;
}
.checkout-index-index #checkout-step-shipping fieldset#customer-email-fieldset {
    padding-bottom: 10px;
}
@media all and (min-width:768px){
	.onestepcheckout-index-index .modals-wrapper .modal-slide .modal-inner-wrap .modal-content {
		min-width:400px;
		margin-bottom: 20px;
	}
}
/*09062025*/
.checkout-index-index .opc-block-summary .minicart-items-wrapper .product-item-detail strong.product-item-name {
    white-space: nowrap;
    overflow: initial;
    text-overflow: initial;
}
 .checkout-index-index .opc-block-summary .product-item .product-image-container {
    width: 50px !important;
    height: 50px !important;
}
@media all and (max-width:767px){
	.checkout-index-index .opc-block-summary .minicart-items-wrapper .product-item-detail strong.product-item-name {
		white-space: initial;
	}
	.checkout-index-index .modals-wrapper .modal-popup .modal-inner-wrap  {
		width: 90% !important;
	}
	.checkout-index-index .modals-wrapper div#recaptcha-checkout-login > div {
		width: 200px !important;
	}
	.checkout-index-index a.action.action-auth-toggle.osc-authentication-toggle.social-login-btn {
		display: inline-block;
		width: calc(100% - 60px);
		text-align: center;
	}
	.checkout-index-index .modals-wrapper form.form.form-login {
		margin-top: 15px;
	}
}
/*ajustes OSC Checkout*/

@media (min-width: 768px) {
    .page-wrapper .page-header .header.panel {
        right: 0px;
	}
	.page-header .minicart-wrapper {
        right: 95px;
    }
}
@media (min-width: 768px) and (max-width: 1080px) {
    .page-wrapper .page-header .header.panel {
        right: 20px;
	}
	.page-header .minicart-wrapper {
        right: 55px;
	}
}


.catalog-product-view .product-info-main .product.attribute.sku .type:after {
    content: ':';
}

/*popup topo lojas*/
.top-custom-link-popup {
    display: table;
    right: 10px;
    position: absolute;
    width: auto;
    top: 4px;
    z-index: 1;
}
a#open-popup-lojas {
    width: 100px;
}
@media only screen and (max-width: 767px) {
    .top-custom-link-popup {
        top: 54px;
    }
}

/*minisearch*/
.header .block-search {
    z-index: 5;
}

@media only screen and (min-width: 1201px) {
	button.action.tocart.primary.added-success {
		width: 90px;
		height: 30px;
	}
}
button.action.tocart.primary.added-success {
	padding: 8px 8px;
}

.catalog-product-view .product-info-main button.tocart.added-success#product-addtocart-button {
	line-height: 2.2rem;
	padding: 14px 17px;
	font-size: 1.8rem;
	margin-right: 1%;
	width: 49%;
	height: 50px;
}
@media only screen and (max-width: 767px) {
	.catalog-product-view .product-info-main button.tocart.added-success#product-addtocart-button {
		width: 100%;
	}
}