You are on page 1of 2

.

holder-countdown::after {
content: "";
display: block;
background: linear-gradient(to right, #ffff4a 0, #fcd000 4%, #ffc112 5%, #a3d3fd
50%, #dbeeff 84%,
#00d62e 119%);
height: 5px;
width: 100%;
position: relative;
top: 10px;
}
.holder-countdown {
padding: 9px 0 !important;
}
.logo {
position: absolute;
top: 40px;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
}
.item-security {
visibility: hidden;
}
.holder-cols-checkout .cart-resume .detail.total {
color: #00a801;
padding-top: 12px;
padding-bottom: 6px;
}
.holder-cols-checkout .box-checkout.box-resume .cart_total {
color: #00a801;
}
.form-horizontal .holder-input.valid:after {
position: absolute;
top: 14px;
right: 15px;
font-family: FontAwesome;
color: #00a801;
content: "\f00c";
}
.holder-cols-checkout .box-checkout.active .box-title .holder-number {
background: #00b1ea;
border-color: #00b1ea!important;
color: #fff;
}
.checkout-step.enabled .connect, .checkout-step.enabled .holder-icon {
background: #00b1ea;
}
a {
text-decoration: none;
color: #00b1ea;
}
.holder-cols-checkout .box-checkout.active {
cursor: default;
border-color: #00b1ea;
}
.c-green-2 {
color: #00a801!important;
}
.holder-cols-checkout .box-checkout:not(.active):not(.disabled):not(.box-
resume):not(.box-payment)
.title {
color: #00a801!important;
}
.holder-cols-checkout .box-checkout:not(.active):not(.disabled):not(.box-
resume):not(.box-payment)
.holder-number {
background-color: #00a801;
}
.green {
color: #00a801!important;
}
.icon-mercadopago {
background-image:
url(https://http2.mlstatic.com/frontend-assets/ui-navigation/5.14.4/mercadopago/
logo__large.png);
}
/* Rodapé */
span.f11.black-50::after {
content: 'Atendimento via WhatsApp: (DDD) 9 8888-8888 \A Segunda a Sábado - 09:00
as 18:00 \A\A
Rua Tal, 000 - Cidade - ESTADO \A CNPJ:00.000.000/0001-00 \A ©️Todos os direitos
reservados.';
display: block;
margin-top: 15px;
white-space: pre-wrap;
line-height: 1.8;
}

You might also like