@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import 'https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,700i,800';

html body {
	margin: 0px;
	padding: 0px;
	font-weight: 400;
	font-family: poppins,sans-serif;
	color: #555555;
        background: #F6F6F6;
}
html body p, html body li {
	font-family: poppins,sans-serif;
	color: #555555;
}

.image-prop {
    width: -webkit-fill-available;
    max-width: 100%;
}

.dados-cabecalho {
    
}

.fundo-branco {
    padding: 20px 0;
    background: #FFF;    
}

h6 {
    font-size: .7rem;
    font-weight: normal;
}


.card-white {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 4px 2px 7px rgba(0, 0, 0, 0.05);
    position: relative;
}

.card-white .card-header , .card-white .card-footer {
    background: #EEF2F4 !important;
}

.font-bold {
    font-weight: 700 !important;
}

.paddingless {
    padding: 0 !important;
}

.marginless {
    margin: 0 !important;
}

.icon-detalhes {
    display: flex;
    color: #626262;
}

.icon-detalhes .icon-detalhes-icon {
    font-size: 1.5em;
    margin-right: 12px;
    display: grid;
    align-content: center;
}

.icon-detalhes .icon-detalhes-icon .fa {
    font-size: 1.5em;
}

.icon-detalhes .icon-detalhes-text h5 {
    font-size: 12px;
}

.icon-detalhes .icon-detalhes-text p {
    font-size: 14px;
    padding-right: 12px;
}

.form-control {
    border: 1px solid #e1e1e1;
    background: #fafafa;
    color: #555;
    height: 53px;
    line-height: 49px;
    padding: 0 20px;
}

.form-control:focus {
    border-color: #b0e5e3!important;
    background-color: #EEF9F9!important;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
input {
    box-shadow: none!important;
}

.card-white {
    margin-bottom: 20px;
}

.compra-segura {
    width: 275px;
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 6px;
}

.dados-rodape {
    float: left;
}

.fa-lifenatural {
    width: 41px;
    height: 41px;
    background-image: url('../favicon/android-icon-48x48.png');
}

.dados-endereco, .hidden {
    display: none;
}

.btn-pagamento:hover  {
    background: #f5f5f5;
}

.btn-pagamento:focus {
    outline: 0 !important
}

.btn-pagamento i {
    font-size: 16px;
    line-height: 1;
}

.btn-pagamento.active {
    background: #fff !important;
    border-color: #7dd063 !important;
    color: #61b746 !important;
    box-shadow: inset 0 3px 5px rgba(125, 208, 99, 0.08) !important;
    -webkit-box-shadow: inset 0 3px 5px rgba(125, 208, 99, 0.08) !important;
}

.btn-pagamento.active::before {
    content: "\f058";
    position: absolute;
    top: -7px;
    right: -8px;
    border-radius: 300px;
    font-family: "FontAwesome";
    color: #7dd063;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    background: #ffffff;
    line-height: 20px;
}

.row-forma-pagamento {
    margin-bottom: 16px;
    margin-bottom: 22px;
    border-bottom: 01px solid #eee;
    padding-bottom: 12px;
}


.margin-text-select-pagamento {
    margin-bottom: 10px !important;
}

.btn-pagamento {
    padding: 14px;
    white-space: normal;
    margin-bottom: 12px;
    border: 2px solid;
    min-width: 168px;
    font-size: 13px;
    text-align: left;
    font-weight: 500;
    margin-right: 10px;
    position: relative;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.btn-pagamento {
    color: #8a8a8a;
}

.row-btn {
    border-top: 1px solid #eee;
    margin-top: 6px;
    padding-top: 20px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-addon {
    width: 1%;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #e1e1e1;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group-addon { 
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    display: table-cell;
}

.input-group>.form-control {
    width: 100%;
}

.creditCardFlag {
    display: none;
    margin-top: 10px;
    width: 80px;
    height: 40px;
}
.visa {
    background: url(/images/spriteCardsCheckout.png) 17px -5px no-repeat;
}

.mastercard, .masterCard {
    background: url(/images/spriteCardsCheckout.png) -50px -5px no-repeat;
}

.americanexpress, .americanExpress {
    background: url(/images/spriteCardsCheckout.png) -188px -5px no-repeat;
}

.diners {
    background: url(/images/spriteCardsCheckout.png) -256px -5px no-repeat;
}

.hipercard {
    background: url(/images/spriteCardsCheckout.png) -325px -5px no-repeat;
}

.elo {
    background: url(/images/spriteCardsCheckout.png) -120px -5px  no-repeat;
}

.santander {
    background: url(/images/spriteCardsCheckout.png) no-repeat -283px -5px;
}

.itau {
    background: url(/images/spriteCardsCheckout.png) no-repeat -464px -5px;
}

.hsbc {
    background: url(/images/spriteCardsCheckout.png) no-repeat -555px -5px;
}

.citi {
    background: url(/images/spriteCardsCheckout.png) no-repeat -13px -69px;
}

.bancoBrasil, .bancobrasil {
    background: url(/images/spriteCardsCheckout.png) no-repeat -190px -69px;
}

.masterpass {
    background: url(/images/spriteCardsCheckout.png) no-repeat -278px -69px;
}

.TravelCard {
    background: url(/images/spriteCardsCheckout.png) no-repeat -278px -69px;
}

.aura {
    background: url(/images/spriteCardsCheckout.png) no-repeat -255px -64px;
}

.discover {
    background: url(/images/spriteCardsCheckout.png) no-repeat -325px -64px;
}

.cabal {
    background: url(/images/spriteCardsCheckout.png) no-repeat -257px -126px;
}

.order-bump {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.order-bump--title {
    font-size: 15px;
    margin: 10px 0;
    font-weight: bold;
    word-break: break-all;
}

.order-bump-item--image {
    margin: 0 10px;
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    overflow: hidden;
}

.order-bump-item--img {
    width: 50px;
    height: 50px;
}

.order-bump-item--detail {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 13px;
}

.order-bump-item--title {
    margin-right: 5px;
}

.order-bump-main-item .order-bump-item--value {
    color: #258819;
}

.order-bump--title {
    font-size: 15px;
    margin: 10px 0;
    font-weight: bold;
    word-break: break-all;
}

.order-bump-item {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 10px;
}

.order-bump--divider-bottom {
    border-color: #ccc;
    margin: 0;
    margin-bottom: 10px;
}

.order-bump--total {
    color: #258819;
    text-align: right;
    font-size: 16px;
    padding-left: 20px;
}

.order-bump--splitting {
    text-align: right;
    font-size: 12px;
}

.toast-title {
  font-weight: normal;
}
 
#toast-container > div {
  padding: 10px 10px 10px 50px;
  width: 400px;
  margin: 0px;
}

.toast-top-left {
  top: 0px;
  left: 0px;
}
.toast-top-right {
  top: 0px;
  right: 0px;
}
.toast-bottom-right {
  right: 0px;
  bottom: 0px;
}
.toast-bottom-left {
  bottom: 0px;
  left: 0px;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 400px;
}

.preco {
    text-align: right;
}

.header-style-2 {
    background-color: #258819;
}

.myaccount-form ul {
    list-style: none;
}

.myaccount-form label {
    color: #fff;
    font-weight: 600;
}

/*Responsive Design*/

@media all and (max-width: 576px) {
    .btn-busca-cep {
        width: 100%;
        display: block;
        margin-top:10px;
    }
    
    .dados-rodape {
        margin:10px 0;
    }
    
    .dados-rodape .icon-detalhes {
        float: left !important;
    }
    
    #toast-container.toast-top-center > div,
    #toast-container.toast-bottom-center > div {
      display: block;
      width: 100%
    }
    
     
    #toast-container > div {
      display: block;
      width: 100%;
    }
    
    h3 {
        font-size: .8rem !important;
    }
}


@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 100%;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 100%;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}





