/***************** CUSTOM CHECKOUT REGRAS GERAIS ******************/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #757575;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #757575;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #757575;
}
:-moz-placeholder { /* Firefox 18- */
  color: #757575;
}
::-moz-selection {
  color: #fff; background: #000000;
}
::selection {
  color: #fff; background: #000000;
}
input, textarea, select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight:400;
  -webkit-appearance: none;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
}
select {
    -moz-appearance:none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
  border-color:#000000!important;
  color:#000000;
}
input:-webkit-autofill {
   -webkit-box-shadow: 0 0 0px 1000px white inset;
}
input[type="radio" i], input[type="checkbox" i] {
  border: 1px solid #e0e0e0;
  width: 16px;
  height: 16px;
  border-radius: 4px!important;
}
input[type="checkbox"]:checked {
  border-color: #000000;
  padding: 5px;
  background: center no-repeat url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAGZJREFUOBFjYIAAdSC1Hog/AfF/AhikBqQWpAcMQIwPQExII7o8SA/YEJBp6JLE8tczAjWDnMQLxOSAzyADQLaRDZjI1gnVOGoAA8PgCIPPFETlZ5AX9lJgAFgvxZkJ5ACQIWRlZwBaOUkK7RLWRAAAAABJRU5ErkJggg==');
  background-size: 8px 8px;
}
input[type="radio"]:checked {
  border-color: #000000;
  background: center no-repeat url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAGZJREFUOBFjYIAAdSC1Hog/AfF/AhikBqQWpAcMQIwPQExII7o8SA/YEJBp6JLE8tczAjWDnMQLxOSAzyADQLaRDZjI1gnVOGoAA8PgCIPPFETlZ5AX9lJgAFgvxZkJ5ACQIWRlZwBaOUkK7RLWRAAAAABJRU5ErkJggg==');
  background-size: 8px 8px;
}
input[type="text"],
input[type="number"] {
  color: #000000;
  border: 1px solid #e0e0e0;
}
.MainContainer {
  padding: 0;
}
.buttonForm:hover {
  opacity: .9;
}
/***************** CADASTRE-SE ******************/

.FCRegister span#idTitTextoFC {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  font-weight: 600;
  width: 100%;
  display: block;
  border-bottom: solid 1px #eeeeee;
  margin: 7px 0 -5px 0;
  height: 33px;
}
.FCRegister #FCFormContainer {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  border: solid 1px #eeeeee;
  padding: 24px;
  margin-top: 55px;
}
.FCRegister .EstRequiredField,
.FCRegister .inputsContainer {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #757575;
  font-weight: 500;
  text-rendering: geometricPrecision;
}
.FCRegister .inputsContainer input[type="text"],
.FCRegister .inputsContainer input[type="email"],
.FCRegister .inputsContainer input[type="password"],
.FCRegister #idTabRegisterFC input[type='text'],
.FCRegister #idTabRegisterFC input[type='password'] {
  height: 46px;
  border: solid 1px #e0e0e0;
  color: #000000;
}
.FCRegister #idTabBotPreviousNextFC #idTxtBotNextPageFC {
  background: #000000;
  border-radius: 0;
  height: 48px;
  font-size: 16px!important;
  line-height: 1.1;
  letter-spacing: 0.4px;
  color: #fff;
  text-transform: capitalize!important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500!important;
  text-rendering: geometricPrecision;
  padding: 15px 62px;
}
.FCRegister .GlobalSigninFC img {
  position: relative;
  top: 11px;
}
.FCRegister #idTabBotPreviousNextFC #idTxtBotPreviousPageFC {
  background: #fff;
  border-radius: 0;
  border: 1px solid #000000;
  height: 48px;
  font-size: 16px!important;
  line-height: 1.1;
  letter-spacing: 0.4px;
  color: #000000;
  text-transform: capitalize!important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500!important;
  text-rendering: geometricPrecision;
}
.FCRegister #idTabBotPreviousNextFC {
  padding: 66px 0 50px 0;
  height: initial;
}
.FCRegister .SecurityLogos {
  display: none;
}
.FCRegister input[type="image"],
.FCRegister svg.pwdEye {
  display: none;
}
.FCRegister .FCLabelForm {
  margin-top: 0px;
}
.FCRegister table {
  border-spacing: 0px;
}
.FCRegister .InputsContainer {
  padding: 0;
}
.FCRegister #idTabLoginFC #Email {
  margin-bottom: 24px;
}
.FCRegister #SenhaAtual {
  width: 100%;
  margin: 10px;
}
.FCRegister input#P2Boletins {
  margin-right: 5px;
}
/***************** AJUSTES HEADER CADASTRE-SE ******************/

.FCRegister .HeaderPedSepLineFC {
  background-color: #000000!important;
  height: 60px!important;
  margin-bottom: 38px;
}
.FCRegister .HeaderLogo {
  width: 132px;
}
.FullSpaceFC {
  margin: 30px;
}

/**************** AJUSTES HEADER CHECKOUT ******************/

.FCCheckout .HeaderPedSepLineFC {
  background-color: #000000!important;
  height: 60px!important;
  margin-bottom: 28px;
}
.FCCheckout .HeaderLogo {
  width: 132px;
}
.FullSpaceFC {
  margin: 30px;
}

/***************** CHECKOUT STEP 01 ******************/

.FCCheckoutMain .sign-in-checkout {
  display: none;
}

.sign-in-checkout {
    font-size: 12px;
    margin: 30px 0 0 0;
}
.FCCheckout .EstChkDiv {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  border: solid 1px #eeeeee;
  margin-top: 55px;
}
.FCCheckout .EstChkRequiredField,
.FCCheckout #idTabLoginFC #Email,
.FCCheckout #idCheckoutFC .EstChkOptSit {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #000000;
  font-weight: 500;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input#Email:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.FCCheckout .EstTitCheckoutFC {
  background: #F6F6F6;
}
.FCCheckout #idCheckoutFC .EstTitCheckoutFC {
  border-radius: 0px!important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
  font-size: 16px;
  height: 40px;
  line-height: initial;
}
.FCCheckout #idTabLoginFC #Email,
.FCCheckout #idTabLoginFC #SenhaAtual {
  height: 46px;
  border: solid 1px #e0e0e0;
  color: #000000;
  background-color: #fff;
  box-shadow: none;
}
.FCCheckout #idTabLoginFC {
  padding: 0;
}
.FCCheckout div#idIdentifyFC {
  margin: 28px 0 -25px 0px;
}
.FCCheckout .GlobalSigninFC img {
  position: relative;
  top: -44px;
}
.FCCheckout form {
  margin-bottom: 35px;
}
.FCCheckout #idTabBotPreviousNextFC #idTxtBotNextPageFC {
  background: #000000;
  border-radius: 0;
  height: 48px;
  font-size: 16px!important;
  line-height: 26px;
  letter-spacing: 0.4px;
  color: #fff;
  text-transform: capitalize!important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500!important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.FCCheckout #idCheckoutFC a #idTxtLinkContinueFC {
  background: #000000;
  border-radius: 0;
  height: 48px;
  font-size: 16px!important;
  line-height: 26px;
  letter-spacing: 0.4px;
  color: #fff;
  text-transform: capitalize!important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500!important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 200px;
  margin: 0 auto;
}
.FCCheckout #idTabBotPreviousNextFC {
  padding: 66px 0 50px 0;
  height: initial;
}
.FCCheckout .SecurityLogos {
  display: none;
}
.FCCheckout table#idRegisterFC,
table#idTabRegisterFC {
  margin-top: 0px;
}
.FCCheckout #SenhaAtual {
  width: 100%!important;
  max-width: 93.5%!important;
  margin: 10px;
}
.FCCheckout svg.pwdEye {
  display: none;
}
.FCCheckout .EstTxtErrField {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #F44336;
  font-weight: 500;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent;
  padding: 0;
  text-align: right;
  display: block;
}
.FCCheckout .EstChkTxtMsg {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #4CAF50;
  font-weight: 500;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.FCCheckout #idChkMsgRemindPasswordFC {
  padding: 0;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  margin-top: 10px;
}
.FCCheckout .EstChkMsg {
  background-color: transparent;
}
.FCCheckout .FCLabelForm {
  margin-top: 0px;
}
.FCCheckout table {
  border-spacing: 0px;
}
.FCCheckout .InputsContainer {
  padding: 0;
}
/***************** CHECKOUT STEP 02 ******************/

#idDivLinkContinueFC {
      width: 100%;
      min-width: 270px;
  }

#idCheckoutFC #idLinkContinueFC {
  float: inherit!important;
}

#idCheckoutFC div#idChkTagsCol2FC,
#idCheckoutFC div#idChkExtCartFC {
    position: static!important;
  }

#idCheckoutFC .smSelect {
  padding: 0 13px;
}
#idChkRegisterFC input[type='text'],
#idChkRegisterFC input[type='password'] {
  margin: 5px 0 5px 0;
}
#idChkRegisterIntFC .InputText[type="text"],
#idChkRegisterIntFC .InputText[type="password"],
#idChkRegisterFC select {
  height: 40px;
  width: 194px!important;
}
td#idTxtCEP1FC,
span#idTxtSenhaMinOriFC,
td#idTxtNascFC {
  display: none;
}
#idChkRegisterIntFC #P2SenhaCliConfirma,
#idChkRegisterIntFC #P2SenhaCli{
  max-width: 194px !important;
}
.FCCheckout #idChkRegisterIntFC,
.FCCheckout #idChkFreightIntFC,
.FCCheckout #idChkCartIntFC,
.FCCheckout #idChkPaymentIntFC {
  margin-top:18px;
  padding: 4px;
}
.FCCheckout #idChkRegisterIntFC {
  margin-bottom: 46px;
}
.FCCheckout #idCheckoutFC .EstChkNomeCampo,
#idCheckoutFC .smText,
span.EstChkRequiredField {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #757575;
  font-weight: 500!important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent;
}
.FCCheckout #idChkCol1FC span.EstChkRequiredField {
  font-size: 12px;
}
.FCCheckout #idTxtNomeCEPFC {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent;
  margin-left: -10px;
  color: #000000;
}
.FCCheckout #idCheckoutFC .smText {
   font-size: 11px!important;
}
.FCCheckout #idCheckoutFC #idChkCol2FC .smText {
   font-size: 11px!important;
   margin-left: -10px;
   color:#757575;
}
.FCCheckout td#idOptInFC {
  height: 40px;
}
.FCCheckout #idCheckoutFC .smText br,
.FCCheckout div#idTxtPhoneFC  {
  display: none;
}
.FCCheckout #idCheckoutFC .InputText {
  background-color: #ffffff;
  border-color: #eeeeee;
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-size: 12px;
}
.FCCheckout #idCheckoutFC .EstChkTabTopo {
  padding: 15px 4px;
  color: #000000;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #FAFAFA;
  text-align: center;
  border-bottom: 15px solid #ffffff;
}
.FCCheckout #idCheckoutFC .smSelect {
  height: 46px;
  border: solid 1px #eeeeee;
  color: #000000;
  font-size:12px;
  background: #fff url('https://www.rumo.com.br/lojas/00028718/images/IconArrowDown.svg') no-repeat 94% 50%;
  background-size: 20px 20px;
  font-weight: 400;
  text-rendering: geometricPrecision;
}
.FCCheckout table#idDadosEntregaFC {
  margin: 0 0 1px 0;
}
.FCCheckout td#idTxtComentsFC {
  height: 40px;
  line-height: 14px;
}
.FCCheckout td#idTxtCEP2FC,
.FCCheckout span#idTxtExLocalFC {
  display: none;
}
.FCCheckout #idTxtFreightFC {
  padding: 10px 4px;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #FAFAFA;
  text-align: center;
  border-bottom: 15px solid #ffffff;
}
.FCCheckout #idChkFreightIntFC p {
  color: #000000;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.FCCheckout #idCheckoutFC .EstTabPayment {
  border-color: #eeeeee;
  background-color: #ffffff;
}

.FCCheckout div#idTxtErrPaymentFC {
  font-size: 12px;
  line-height: 16px;
}

.EstTabPayment, #idImgPagto1FC, #idImgPagto2FC, #idImgPagto3FC, #idImgPagto4FC, #idImgPagto5FC, #idImgPagto6FC, #idImgPagto7FC, #idImgPagto8FC, #idImgPagto9FC, #idImgPagto10FC, #idImgPagto11FC, #idImgPagto12FC, #idImgPagto13FC, #idImgPagto14FC, #idImgPagto15FC, #idImgPagto16FC, #idImgPagto17FC, #idImgPagto18FC, #idImgPagto19FC, #idImgPagto20FC, #idImgPagto21FC, #idImgPagto22FC, #idImgPagto23FC, #idImgPagto24FC, #idImgPagto25FC, #idImgPagto26FC, #idImgPagto3_1FC, #idImgPagto3_2FC, #idImgPagto3_3FC, #idImgPagto3_4FC, #idImgPagto3_5FC, #idImgPagto3_6FC, #idImgPagto3_7FC {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 1px solid #eeeeee;
}
.FCCheckout table#idTabFreteOptFC {
    width: 100%;
    margin: -2px 0 -8px;
    padding: 0 11px;
}
.FCCheckout table#idTabFreteOptFC tr {
    height: 50px;
}
.FCCheckout #idTxtPrecoCEPFC .FCPriceInt  {
  font-size: 14px;
  color: #000000;
}
.FCCheckout #idTxtPrecoCEPFC .FCCurrencyLabel,
.FCCheckout #idTxtPrecoCEPFC .FCPriceCent {
  font-size: 12px;
  color: #000000;
}
.FCCheckout .FCCurrencyLabel {
  color: #455A64;
}
.FCCheckout table#TabRadio {
  width: 100%;
}
#idChkCol3FC td {
  padding: 0px 4px;
  box-sizing: border-box;
}
.FCCheckout #idChkCol3FC .EstTabPedido,
.FCCheckout #idChkCol3FC .EstTabPedidoNum {
  background: #ffffff;
  font-size: 12px;
  padding: 0;
}
.FCCheckout #idChkCol3FC td#idColDescOrderFC,
.FCCheckout #idChkCol3FC td#idColPriceOrderFC {
  padding: 15px;
  color: #000000;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #FAFAFA;
  border-bottom: 15px solid #ffffff;
}
.FCCheckout #idChkCol3FC img.EstFotoProdCesta {
    border: 1px solid #eeeeee;
    padding: 5px;
}
.FCCheckout #idChkCol3FC a.EstTabPedidoNome {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
  letter-spacing: 0.4px;
  color: #000000;
  font-weight: 400;
  text-transform: initial;
  float: left;
  width: 100%;
}
.FCCheckout #idChkCol3FC span.EstTabPedidoRef,
.FCCheckout #idChkCol3FC .FCCartProdFilter {
    display: none;
}
.FCCheckout #idChkCol3FC span.EstTabPedidoAdicNome.EstChkLabelCat {
    color: #757575;
    text-align: left;
    margin-right: 3px;
    float: left;
}
.FCCheckout #idChkCol3FC span.EstTabPedidoAdicItem.EstChkValueCat {
    font-weight: 500;
    color: #757575;
    text-align: left;
    float: left;
}
.FCCheckout #idChkCol3FC td.EstTabPedidoNum .FCPrice,
.FCCheckout #idChkCol3FC td#idTotalItensFC .FCPrice,
.FCCheckout #idChkCol3FC td.EstTabPedidoFrete .FCPrice {
  padding: 15px;
}
.FCCheckout #idChkCol3FC td.EstTabPedidoNum .FCPriceInt,
.FCCheckout #idChkCol3FC td#idTotalItensFC .FCPriceInt,
.FCCheckout #idChkCol3FC td.EstTabPedidoFrete .FCPriceInt  {
  font-size: 12px;
  color: #000000;
}
.FCCheckout #idChkCol3FC td.EstTabPedidoNum .FCCurrencyLabel,
.FCCheckout #idChkCol3FC td.EstTabPedidoNum .FCPriceCent,
.FCCheckout #idChkCol3FC td#idTotalItensFC .FCCurrencyLabel,
.FCCheckout #idChkCol3FC td#idTotalItensFC .FCPriceCent,
.FCCheckout #idChkCol3FC td.EstTabPedidoFrete .FCCurrencyLabel,
.FCCheckout #idChkCol3FC td.EstTabPedidoFrete .FCPriceCent {
  font-size: 10px;
  color: #000000;
}
.FCCheckout #idChkCol3FC span.EstPedidoPrecoUnit .FCPriceInt {
  font-size: 12px;
  color: #000000;
}
.FCCheckout #idChkCol3FC span.EstPedidoPrecoUnit .FCCurrencyLabel,
.FCCheckout #idChkCol3FC span.EstPedidoPrecoUnit .FCPriceCent {
  font-size: 10px;
  color: #000000;
}
.FCCheckout #idChkCol3FC td.EstTabPedidoTotal {
    background-color: #fff;
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    border-top: 1px solid #eeeeee;
}
.FCCheckout #idChkCol3FC td.EstTabPedidoFrete {
    background-color: #fff;
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    border-top: 1px solid #eeeeee;
    padding: 15px 0;
    line-height: 20px;
}
.FCCheckout #idChkCol3FC td#idTotalPedidoVistaFC,
.FCCheckout #idChkCol3FC td#idColTotalPedidoVistaFC {
  border-top: 1px solid #eeeeee;
  background-color: #fff;
}
.FCCheckout #idChkCol3FC td#idColTotalPedidoVistaFC {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
  letter-spacing: 0.4px;
  color: #000000;
  font-weight: 500;
  text-transform: initial;
}
.FCCheckout #idChkCol3FC td#idTotalPedidoVistaFC .FCPrice {
  padding: 15px;
}
.FCCheckout #idChkCol3FC td#idTotalPedidoVistaFC .FCPriceInt  {
  font-size: 14px;
  color: #000000;
}
.FCCheckout #idChkCol3FC td#idTotalPedidoVistaFC .FCCurrencyLabel,
.FCCheckout #idChkCol3FC td#idTotalPedidoVistaFC .FCPriceCent {
  font-size: 12px;
  color: #000000;
}
.FCCheckout #idCheckoutFC #idChkTopFC {
  text-align: -webkit-right;
}
.FCCheckout div#idChkTopFC {
  margin: 20px 0 14px 0;
}
div#idChkTopFC {
  width: 100%!important;
}
#idChkCol3FC div#idTxtLinkContinueFC {
  width: 100%!important;
}
.FCCheckout td#idTxtPagto4FC:after {
  content: '(Conta corrente)';
}
.FCCheckout #idTxtPaymentFC {
  font-size: 12px;
  margin: 16px;
  line-height: 18px;
}

/***************** CHECKOUT STEP 03 ******************/

.FCCheckout div#idChkCCIntFC {
  border: none;
  padding: 0;
  margin: 20px auto;
}
.FCCheckout input#P2ccNome,
.FCCheckout input#P2ccNum,
.FCCheckout input#P2ccSeg {
  height: 40px;
}
.FCCheckout select#P2ccMesExp,
.FCCheckout select#P2ccAnoExp {
  padding: 0 10px!important;
  min-width: 45px;
  height: 40px!important;
}

.FCCheckout #idChkCompletionFC .EstChkDiv {
  padding: 4px;
  margin: 28px 0 56px 0;
}
.FCCheckout #idChkTxtPedConfirmadoFC {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-color: #eeeeee;
  background-color: #fff;
}
.FCCheckout #idChkOrderNumberFC {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-color:#eeeeee;
}
.FCCheckout .lgtxt {
  color: #000000;
}
#idCheckoutFC .BotChkPaymentContinue {
  color: #ffffff!important;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-weight: 400;
  width: 100%;
  background-color: #000000;
}
.EstChkTextoContinuar {
  color: #000000;
}
#idChkCompletionIntFC span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.qrMain .qrBox {
 background-color: #757575!important;
}
.qrMain .qrCopy-button {
 color: #757575!important;
}

/***************** POP UP ******************/

.vex.vex-theme-default .vex-content {
  background: #ffffff!important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  width: 400px;
}
.vex.vex-theme-default .vex-content {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #455a64;
  font-weight: 400;
  text-rendering: geometricPrecision;
  text-align: center;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
  background: #000000;
  border-radius: 0;
  height: 48px;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0.4px;
  color: #fff;
  float: none;
  margin: 0 auto;
}
.vex.vex-theme-default .vex-dialog-form .vex-dialog-message {
  margin-bottom: 24px;
  margin-top: 10px;
  color: #000000
}
.vex-dialog-form {
  margin-bottom: 14px!important;
}
/***************** RODAPÉ; ******************/

.FooterTecBoxFC {
  border-top: 1px solid #eeeeee;
  width: 100%;
  bottom:0;
  left: 0;
  right: 0;
  padding: 0 15px;
}

.FooterTecHeightFC,
.FooterTecBoxFC {
  background: #000000;
  border-top: 1px solid #1A1A1A;
}
.address,
.address .FooterTecFastCommerce {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.3em;
  letter-spacing: 0.2px;
  color: #717577;
}
.address .FooterTecFastCommerce {
  float: right;
  font-size: 14px;
  margin-top: 21px;
}
.address .box-text {
  padding: 17px 0;
  position: relative;
}
.address .wrap-address p{
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #757575;
  font-weight: 400;
}
.address .box-text p:last-child {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.address .wrap-address {
  float: left;
}
.FooterTecFastCommerce span.whatsapp-footer img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.FooterTecFastCommerce span.whatsapp-footer a {
  color: #757575;
}
.FooterTecFastCommerce span.whatsapp-footer a:hover {
  color: #ffffff;
}
/***************** MEDIAS ******************/

@media only screen and (min-width: 1170px) {
  .FCRegister #idFCContent {
    width: 1170px;
  }
  span.HeaderHomePositionMenuFC {
    float: left;
  }
  span.HeaderPhonePositionMenuFC {
    float: right;
  }
}
@media only screen and (min-width: 1025px) {
  #idChkOrderConfirmationFloat,
  #idDivLinkContinueFC {
    width: 100%;
    border-radius: 0px;
    border: 0;
    height: 87px;
  }
}
@media only screen and (max-width: 1024px) {
  #idChkOrderConfirmationFloat,
  #idDivLinkContinueFC {
    height: 87px;
  }

  .FCCheckout #idCheckoutFC #idChkCol1FC,
  .FCCheckout  #idCheckoutFC #idChkCol2FC,
  .FCCheckout  #idCheckoutFC #idChkCol3FC {
    width: 100%!important;
    max-width: 100%!important;
  }
  .FCCheckout #idChkRegisterIntFC,
  .FCCheckout #idChkFreightIntFC,
  .FCCheckout #idChkCartIntFC,
  .FCCheckout #idChkPaymentIntFC,
  .FCCheckout #idChkExtCartFC{
    width: 100%!important;
    max-width: 100%!important;
  }
  .FCCheckout #idChkRegisterIntFC {
    margin-bottom: 0px;
  }
  .FCCheckout div#idChkTopFC {
    margin: 50px 0 44px 0;
  }
  #idCheckoutFC div#idChkTagsCol2FC,
  #idCheckoutFC div#idChkExtCartFC {
    position: static!important;
  }
}
@media only screen and (max-width: 883px) {
  .address .FooterTecFastCommerce {
    float: left;
  }
}
@media only screen and (max-width: 750px) {
  .FCRegister #FCFormContainer {
    margin-top: 36px;
    padding: 14px;
  }
  .FCRegister #idFCContent {
    padding: 0 15px;
    width: 100%;
  }
  .FCRegister #idTabLoginFC {
    padding: 0;
  }
  #idTabLoginFC .smtext {
    font-size: 14px;
  }
  .FCRegister td {
    padding: 0 0 10px 0;
  }
  input,
  textarea {
    font-size: 16px!important;
  }
  .vex.vex-theme-default .vex-content {
    max-width: 320px;
  }
  .FCCheckout td#idTxtCEP1FC {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .FCRegister td {
    vertical-align: top;
  }
  .FCPasswordInput {
    margin: 0;
  }
  .FCRegister #SenhaAtual {
    margin: 10px 0;
  }
  .HeaderPhonePositionMenuFC {
    display: none;
  }
  .address .box-text p:last-child {
    margin-top: 10px;
  }
  p.FooterTecFastCommerce {
    display: none;
  }
  .FCRegister #idTabLoginFC td {
    vertical-align: text-top!important;
  }
  .FCCheckout #idTabLoginFC #Email,
  .FCCheckout #idTabLoginFC #SenhaAtual {
    font-size: 16px;
  }
  #idDivLinkContinueFC {
    min-width: 270px;
  }
  .FullSpaceFC {
    margin: 20px;
  }
  .FCRegister .HeaderLogo,
  .FCCheckout .HeaderLogo {
    width: 100px;
  }
  .address .wrap-address p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 360px) {
  #idChkRegisterIntFC .InputText[type="text"],
  #idChkRegisterIntFC .InputText[type="password"],
  #idChkRegisterFC select {
    height: 40px;
    width: 150px!important;
  }
  #idChkCol3FC td {
    padding: 0 0;
  }

  .FCCheckout #idChkCol3FC img.EstFotoProdCesta {
    width: 50px;
  }
}

/* Reset */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: transparent;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  margin: 0px;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
  border-radius: 0 !important;
}
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  /*border-spacing:0;*/

  outline: 0;
  font-size: 100%;
  background: transparent;
  border-radius: 0px!important;
}
#idChkTxtPedConfirmadoFC {
  padding: 20px;
}
#idChkOrderNumberFC {
  background-color: #ffffff;
  padding: 8px;
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  font-size: 17px !important;
  font-family: tahoma, arial;
  color: #6ea853;
}
#idCheckoutFC .BotChkPaymentContinue {
  border: none;
  padding: 7px 15px 7px 15px;
  color: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 0px;
  min-height: 47px;
  font-size: 14px;
}
#idCheckoutFC .BotChkPaymentContinue:hover {
  border: none;
  padding: 7px 15px 7px 15px;
  color: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 0px;
  min-height: 47px;
  transition: background-color 0.5;
  font-size: 14px;
  background-color: #212121!important;
}
/* Global */

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row:before,
.row:after {
  content: "";
  display: table;
  clear: both;
}
.radius {
  border-radius: 4px;
  overflow: hidden;
}
.rounded {
  border-radius: 10px;
  overflow: hidden;
}
/* Alignment */

.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
/* Panels */

[class*='panel'] h1,
[class*='panel'] h2,
[class*='panel'] h3,
[class*='panel'] h4,
[class*='panel'] h5,
[class*='panel'] h6 {
  line-height: 1;
  margin-bottom: 0.55556rem;
  color: #333333;
  font-weight: normal;
}
.panel-simple {
  background: #f3f3f3;
  border: 1px solid #c0c0c0;
  padding: 15px;
  text-align: left !important;
}
.panel-content {
  border: 1px solid #c0c0c0;
  text-align: left !important;
}
.panel-head {
  background: #f3f3f3;
  padding: 10px 10px;
}
.panel-body {
  padding: 10px;
}
.panel-footer {
  background: #f3f3f3;
  padding: 10px;
}
/* Titles */

.page-title {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
  font-size: 36px;
}
/* Buttons, Links and Ghosts Buttons */

.btn {
  text-align: center;
  padding: 8px;
  font-size: 15px;
  color: #333333;
  border: 0;
  box-shadow: 0 0 5px 0 #cccccc;
  text-transform: capitalize;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  margin: 1.1111rem 0 1.1111rem 0
}
[class*='btn-'] {
  transition: background-color 0.5s ease;
}
.btn-buy {
  background: #5cb85c;
  color: #ffffff;
}
.btn-buy:hover {
  background-color: #7ad07a;
}
.btn-sent {
  background: #1485e7;
  color: #ffffff;
}
.btn-sent:hover {
  background: #3f98e4;
}
.btn-warning {
  background: #efa338;
  color: #ffffff;
}
.btn-warning:hover {
  background: #eeb76a;
}
.btn-error {
  background: #ed3333;
  color: #ffffff;
}
.btn-error:hover {
  background: #eb5555;
}
.btn-ghost-black {
  background-color: transparent;
  border: 2px solid #000;
  box-shadow: 0 0 0 0;
}
.btn-ghost-black a,
.btn-ghost-black a:active,
.btn-ghost-black a:active {
  color: #000000;
}
.btn-ghost-black:hover {
  background-color: rgba(156, 156, 156, 0.5);
}
.btn-ghost-white {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 0;
}
.btn-ghost-white a,
.btn-ghost-white a:active,
.btn-ghost-white a:visited {
  color: #ffffff;
}
.btn-ghost-white:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
/* Font sizes */

.font-12 {
  font-size: 12px;
}
.font-14 {
  font-size: 14px;
}
.font-16 {
  font-size: 16px;
}
.font-18 {
  font-size: 18px;
}
.font-20 {
  font-size: 20px;
}
.font-22 {
  font-size: 22px;
}
.font-24 {
  font-size: 24px;
}
.font-26 {
  font-size: 26px;
}
.font-28 {
  font-size: 28px;
}
.font-30 {
  font-size: 30px;
}
/* Small */

@media only screen and (max-width: 640px) {
  .MainContainer {
    width: 100%;
    margin: 0px auto;
  }
  body {
    background: transparent;
  }
  /* Visibility */

  .hide-small {
    display: none
  }
  .show-small {
    display: block !important;
  }
  /* Alignment */

  .text-small-center {
    text-align: center !important;
  }
  .text-small-left {
    text-align: left !important;
  }
  .text-small-right {
    text-align: right !important;
  }
  /* Columns */

  [class*='col-small-'] {
    float: left;
    min-height: 1px;
    padding: 0px 10px 5px 10px;
    background-color: transparent;
    text-align: center;
    margin: 0;
  }
  .collapse > [class*='col-small-'] {
    padding: 0px !important;
  }
  .col-small-1,
  .col-small-2,
  .col-small-3,
  .col-small-4,
  .col-small-5,
  .col-small-6,
  .col-small-7,
  .col-small-8,
  .col-small-9,
  .col-small-10,
  .col-small-11,
  .col-small-12 {
    float: left;
  }
  .col-small-12 {
    width: 100%
  }
  .col-small-11 {
    width: 91.66667%
  }
  .col-small-10 {
    width: 83.33333%
  }
  .col-small-9 {
    width: 75%
  }
  .col-small-8 {
    width: 66.66667%
  }
  .col-small-7 {
    width: 58.33333%
  }
  .col-small-6 {
    width: 50%
  }
  .col-small-5 {
    width: 41.66667%
  }
  .col-small-4 {
    width: 33.33333%
  }
  .col-small-3 {
    width: 25%
  }
  .col-small-2 {
    width: 16.66667%
  }
  .col-small-1 {
    width: 8.33333%
  }
}
/* Medium */

@media only screen and (min-width: 641px) {
  .MainContainer {
    width: 100%;
    margin: 0 auto;
  }
  body {
    background: transparent;
  }
  /* Visibility */

  .hide-medium {
    display: none
  }
  .show-medium {
    display: block !important;
  }
  /* Alignment */

  .text-medium-center {
    text-align: center !important;
  }
  .text-medium-left {
    text-align: left !important;
  }
  .text-medium-right {
    text-align: right !important;
  }
  /* Columns */

  [class*='col-medium-'] {
    float: left;
    min-height: 1px;
    padding: 0px 10px 5px 10px;
    background-color: transparent;
    text-align: center;
    margin: 0;
  }
  .collapse > [class*='col-medium-'] {
    padding: 0px !important;
  }
  .transparent > [class*='col-medium-'] {
    background: transparent !important;
  }
  .col-medium-1,
  .col-medium-2,
  .col-medium-3,
  .col-medium-4,
  .col-medium-5,
  .col-medium-6,
  .col-medium-7,
  .col-medium-8,
  .col-medium-9,
  .col-medium-10,
  .col-medium-11,
  .col-medium-12 {
    float: left;
  }
  .col-medium-12 {
    width: 100%
  }
  .col-medium-11 {
    width: 91.66667%
  }
  .col-medium-10 {
    width: 83.33333%
  }
  .col-medium-9 {
    width: 75%
  }
  .col-medium-8 {
    width: 66.66667%
  }
  .col-medium-7 {
    width: 58.33333%
  }
  .col-medium-6 {
    width: 50%
  }
  .col-medium-5 {
    width: 41.66667%
  }
  .col-medium-4 {
    width: 33.33333%
  }
  .col-medium-3 {
    width: 25%
  }
  .col-medium-2 {
    width: 16.66667%
  }
  .col-medium-1 {
    width: 8.33333%
  }
}
/* Large */

@media only screen and (min-width: 1025px) {
  .MainContainer {
    max-width: 1170px;
    margin: 0 auto;
  }
  body {
    background: transparent;
  }
  /* Visibility */

  .hide-large {
    display: none
  }
  .show-large {
    display: block !important;
  }
  /* Alignment */

  .text-large-center {
    text-align: center !important;
  }
  .text-large-left {
    text-align: left !important;
  }
  .text-large-right {
    text-align: right !important;
  }
  /* Columns */

  [class*='col-large-'] {
    float: left;
    min-height: 1px;
    padding: 0px 10px 5px 10px;
    background-color: transparent;
    text-align: center;
    margin: 0;
  }
  .collapse > [class*='col-large-'] {
    padding: 0px !important;
  }
  .transparent > [class*='col-large-'] {
    background: transparent !important;
  }
  .col-large-1,
  .col-large-2,
  .col-large-3,
  .col-large-4,
  .col-large-5,
  .col-large-6,
  .col-large-7,
  .col-large-8,
  .col-large-9,
  .col-large-10,
  .col-large-11,
  .col-large-12 {
    float: left;
  }
  .col-large-12 {
    width: 100%
  }
  .col-large-11 {
    width: 91.66667%
  }
  .col-large-10 {
    width: 83.33333%
  }
  .col-large-9 {
    width: 75%
  }
  .col-large-8 {
    width: 66.66667%
  }
  .col-large-7 {
    width: 58.33333%
  }
  .col-large-6 {
    width: 50%
  }
  .col-large-5 {
    width: 41.66667%
  }
  .col-large-4 {
    width: 33.33333%
  }
  .col-large-3 {
    width: 25%
  }
  .col-large-2 {
    width: 16.66667%
  }
  .col-large-1 {
    width: 8.33333%
  }
}
/* M-Large */

@media only screen and (min-width: 1366px) {
  .MainContainer {
    max-width: 1170px;
    margin: 0 auto;
  }
  body {
    background: transparent;
  }

  /* Visibility */

  .hide-mlarge {
    display: none
  }
  .show-mlarge {
    display: block !important;
  }
  /* Alignment */

  .text-mlarge-center {
    text-align: center !important;
  }
  .text-mlarge-left {
    text-align: left !important;
  }
  .text-mlarge-right {
    text-align: right !important;
  }
  /* Columns */

  [class*='col-mlarge-'] {
    float: left;
    min-height: 1px;
    padding: 0px 10px 5px 10px;
    background-color: transparent;
    text-align: center;
  }
  .collapse > [class*='col-mlarge-'] {
    padding: 0px !important;
  }
  .transparent > [class*='col-mlarge-'] {
    background: transparent !important;
  }
  .col-mlarge-1,
  .col-mlarge-2,
  .col-mlarge-3,
  .col-mlarge-4,
  .col-mlarge-5,
  .col-mlarge-6,
  .col-mlarge-7,
  .col-mlarge-8,
  .col-mlarge-9,
  .col-mlarge-10,
  .col-mlarge-11,
  .col-mlarge-12 {
    float: left;
  }
  .col-mlarge-12 {
    width: 100%
  }
  .col-mlarge-11 {
    width: 91.66667%
  }
  .col-mlarge-10 {
    width: 83.33333%
  }
  .col-mlarge-9 {
    width: 75%
  }
  .col-mlarge-8 {
    width: 66.66667%
  }
  .col-mlarge-7 {
    width: 58.33333%
  }
  .col-mlarge-6 {
    width: 50%
  }
  .col-mlarge-5 {
    width: 41.66667%
  }
  .col-mlarge-4 {
    width: 33.33333%
  }
  .col-mlarge-3 {
    width: 25%
  }
  .col-mlarge-2 {
    width: 16.66667%
  }
  .col-mlarge-1 {
    width: 8.33333%
  }
}
/* X-Large */

@media only screen and (min-width: 1441px) {
  .MainContainer {
    max-width: 1170px;
    margin: 0 auto;
  }
  body {
    background: transparent;
  }
  /* Visibility */

  .hide-xlarge {
    display: none
  }
  .show-xlarge {
    display: block !important;
  }
  /* Alignment */

  .text-xlarge-center {
    text-align: center !important;
  }
  .text-xlarge-left {
    text-align: left !important;
  }
  .text-xlarge-right {
    text-align: right !important;
  }
  /* Columns */

  [class*='col-xlarge-'] {
    float: left;
    min-height: 1px;
    padding: 0px 10px 5px 10px;
    background-color: transparent;
    text-align: center;
  }
  .collapse > [class*='col-xlarge-'] {
    padding: 0px !important;
  }
  .transparent > [class*='col-xlarge-'] {
    background: transparent !important;
  }
  .col-xlarge-1,
  .col-xlarge-2,
  .col-xlarge-3,
  .col-xlarge-4,
  .col-xlarge-5,
  .col-xlarge-6,
  .col-xlarge-7,
  .col-xlarge-8,
  .col-xlarge-9,
  .col-xlarge-10,
  .col-xlarge-11,
  .col-xlarge-12 {
    float: left;
  }
  .col-xlarge-12 {
    width: 100%
  }
  .col-xlarge-11 {
    width: 91.66667%
  }
  .col-xlarge-10 {
    width: 83.33333%
  }
  .col-xlarge-9 {
    width: 75%
  }
  .col-xlarge-8 {
    width: 66.66667%
  }
  .col-xlarge-7 {
    width: 58.33333%
  }
  .col-xlarge-6 {
    width: 50%
  }
  .col-xlarge-5 {
    width: 41.66667%
  }
  .col-xlarge-4 {
    width: 33.33333%
  }
  .col-xlarge-3 {
    width: 25%
  }
  .col-xlarge-2 {
    width: 16.66667%
  }
  .col-xlarge-1 {
    width: 8.33333%
  }
}
/* Checkout */

.EstTabPagto *,
*:after,
*:before {
  box-sizing: content-box !important;
}
#xidChkPaymentFC img {
  width: 45px;
  height: 29px;
}
#idCheckoutFC .EstTitCheckoutFC {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
input[type='text'],
input[type='password'] {
  padding: 0 13px;
  min-height: 27px !important;
}
select {
  min-height: 27px;
}
/*Login Checkout*/

#idChkLoginIntFC {
  max-width: 600px;
}

#idChkLoginIntFC .EstErrField {
  position: relative;
  top: 5px;
}
#idChkEmailLoginFC {
  white-space: nowrap;
}
#idTabLoginFC {
  width: 100%;
  margin: 0 auto;
  padding: 0 5px 0 5px;
}
#idTabLoginFC #Email {
  width: 100%;
}
#idChkLoginIntFC .EstChkNomeCampo {
  vertical-align: middle;
  text-align: center;
}
#idChkOrderConfirmationFloat,
#idDivLinkContinueFC {
  border-radius: 0px;
  border: 0;
}
#idCheckoutFC a #idTxtLinkContinueFC {
  background-color: #6ea853;
  padding: 10px;
  cursor: pointer;
  border-radius: 0px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
#idChkTabResellerFC {
  margin: 0 auto;
}
#SenhaAtual {
  margin: 0 0 0 5px;
  width: 65% !important;
}
.EstChkOptSit,
.EstChkRadioOptSit {
  vertical-align: middle;
}
.EstChkDiv {
  border-radius: 0px;
}
#P2Estado {
  width: 45px !important;
}
#idChkTabRegisterFC tr td {
  vertical-align: middle !important;
}
#idCheckoutFC .EstChkTabTopo {
  border-radius: 0px;
}
#idChkCol3FC td {
  padding: 8px 4px;
  box-sizing: border-box;
}
#idChkCompletionIntFC span {
  line-height: 22px;
  font-size: 13px;
  color:#757575;
}
#idChkCompletionIntFC div {
  margin: 10px 0 !important;
  font-size: 13px;
}
#idCheckoutFC .EstTabPayment {
  width: 97%;
  margin: 10px 0;
}
#idCheckoutFC .EstTabPayment td {
  vertical-align: middle;
}
.EstTabPayment .InputText {
  width: 80% !important;
}
#idChkCCIntFC {
  width: 97%;
  clear: both;
}
#idTRccSegFC a {
  clear: both;
  display: inline;
  margin: 5px 0 0 0;
}
#idTRccSegFC #P2ccSeg {
  max-width: 75px;
}
.FCChkOrderConfirmationFloat {
  width: 268px;
  height: 87px;
  position: relative;
  float: right;
}
/* REGISTER DIV */

.FCRegisterChk {
  width: 320px!important;
  position: relative;
  padding: 4px;
  float: left;
  clear: right;
}
/* FREIGHT/ PAYMENT */

.FCFreightChk {
  width: 320px!important;
  position: relative;
  padding: 4px;
  float: left;
  clear: right;
}
#idCheckoutFC .EstDivParcels {
  width: 99%;
  margin: 0 !important;
  float: left;
}
#idCheckoutFC .EstDivParcels select {
  width: 93%;
  margin: 10px 0;
}
/* CART */

.FCCartChk {
  width: 350px!important;
  position: relative;
  padding: 4px;
  float: left;
  clear: right;
}
#idChkExtCartFC {
  max-width: 340px!important;
}
@media only screen and (max-width: 1024px) {
  #idFCContent {
    margin: 0px auto;
  }
  /* CHECKOUT */
  /* ORDER CONFIMATION FLOAT */

  #idChkAllFC {
    width: 600px!important;
  }
  .FCCheckoutMain {
    width: 600px;
  }
  .FCChkOrderConfirmationFloat {}
  /* REGISTER */

  .FCRegisterChk {
    width: 295px!important;
  }
  #idChkRegisterIntFC {
    max-width: 295px !important;
  }
  /* FREIGHT/ PAYMENT */

  .FCFreightChk {
    width: 295px!important;
    max-width: 295px!important;
  }
  #idChkFreightIntFC {
    max-width: 295px !important;
  }
  #idChkPaymentIntFC {
    max-width: 295px!important;
  }
  /* CART */

  .FCCartChk {
    width: 370px!important;
  }
  #idChkExtCartFC {
    max-width: 290px!important;
    float: left;
  }
  #idChkCartIntFC {
    width: 100%!important;
    /*330px*/

    max-width: 295px!important;
  }
  /* Remove Float*/

  #idChkCol1FC {
    float: left !important;
  }
  #idChkCol2FC,
  #idChkCol3FC {
    float: left !important;
    position: relative !important;
  }
  #idChkTagsCol2FC,
  #idChkExtCartFC {
    position: relative !important;
  }
}
@media only screen and (max-width: 640px) {

  .FooterTecBoxFC {
    position: inherit;
  }

  #idFCContent {
    max-width: 100% !important;
    margin: 0px auto;
  }
  .FCCheckoutLogin {
    width: 100%;
    padding: 0 10px;
  }

  /* CHECKOUT */
  /* ORDER CONFIMATION FLOAT */

  #idChkAllFC {
    width: 100%!important;
  }
  .FCCheckoutMain {
    width: 90%;
  }
  .FCChkOrderConfirmationFloat {}
  /* REGISTER */

  .FCRegisterChk {
    width: 100%!important;
  }
  #idChkRegisterIntFC {
    max-width: 100% !important;
    width: 100%;
  }
  /* FREIGHT/ PAYMENT */

  .FCFreightChk {
    width: 100%!important;
    max-width: 100%!important;
  }
  #idChkFreightIntFC {
    max-width: 100% !important;
    width: 100%;
  }
  #idChkPaymentIntFC {
    max-width: 100% !important;
    width: 100%;
  }
  /* CART */

  .FCCartChk {
    width: 100% !important;
  }
  #idChkExtCartFC {
    max-width: 100% !important;
    float: left;
    width: 100%;
  }
  #idChkCartIntFC {
    width: 100% !important;
    max-width: 100% !important;
  }
  /* Remove Float*/

  #idChkCol1FC {
    float: left !important;
  }
  #idChkCol2FC,
  #idChkCol3FC {
    float: left !important;
    position: relative !important;
  }
  #idChkTagsCol2FC,
  #idChkExtCartFC {
    position: relative !important;
  }
}
@media only screen and (min-width: 1025px) {
  /* LARGURA */

  #idChkAllFC {
    width: 990px!important;
  }
  #idChkRegisterIntFC {
    /* background-color:#ffffff;*/

    width: 100%!important;
    max-width: 310px!important;
  }
  #idChkFreightIntFC {
    /*background-color:#ffffff;*/

    width: 310px!important;
    max-width: 310px!important;
  }
  #idChkPaymentIntFC {
    /*background-color:#ffffff;*/

    width: 100%!important;
    max-width: 310px!important;
  }
  #idChkCartIntFC {
    /*background-color:#ffffff;*/

    width: 100%!important;
    /*330px*/

    min-width: 335px!important;
  }
}
@media only screen and (min-width: 1366px) {
  /* CHECKOUT / ORDER CONFIMATION FLOAT */

  #idChkAllFC {
    width: 1260px!important;
  }
  .FCCheckoutMain {
    width: 1260px;
  }
  /* REGISTER */

  .FCRegisterChk {
    width: 420px!important;
  }
  #idChkRegisterIntFC {
    max-width: 420px !important;
  }
  /* FREIGHT / PAYMENT */

  .FCFreightChk {
    width: 420px!important;
    max-width: 420px!important;
  }
  #idChkFreightIntFC,
  #idChkFreightIntFC,
  #idChkFreightIntFC {
    width: 420px !important;
    max-width: 420px !important;
  }
  #idChkPaymentIntFC {
    max-width: 420px!important;
    width: 420px !important;
  }
  /* CART */

  .FCCartChk {
    width: 420px!important;
  }
  .FCCheckout #idCheckoutFC #idChkTopFC {
    padding: 8px;
  }
  #idChkExtCartFC {
    max-width: 420px !important;
    padding: 0 8px;
  }
  #idChkCartIntFC {
    width: 100% !important;
  }
}
