Bolsonaro tem 48 horas para explicar estadia na embaixada; José Maria Trindade comenta

.container-price{
display: flex;
flex-direction: column;
justify-content: center;
}
.container-price .price-whole{
color: #707070;
font-size: 14px;
margin: 0;
/* text-decoration: line-through; */
}
.span-de{
color: #707070;
font-size: 14px;
}
.anual-right{
text-align: right;
}

.container-price .price-promotion{
color: #ba2627;
font-size: 42px;
font-weight: bold;
}

.container-price-two .container-price{
width: 75%;
}
.container-price-two{
display: flex;
width: 500px;
justify-content: center;
}
.price-modal {
display: flex;
flex-direction: row;
justify-content: center;
width: 100%;
padding: 10px;
height: 50%;
}
.button-assinar{
width: 100%;
display: flex;
text-decoration: none;
font-weight: bold;
}
.button-assinar a:hover{
text-decoration: none;
}
.button-assinar a{
color: #EBEBEB;
text-align: center;
background-color: #ba2627;
width: 100%;
padding: 10px;
}
.p-login-subscriber{
display: flex;
justify-content: center;
height: 10%;
padding-bottom: 35px;
}
.mod-60 .p-login-subscriber .is-subscribe{
color: black;
font-weight: bold;
font-size: 18px;
}
.mod-60 .p-login-subscriber a{
color: #ba2627;
font-weight: bold;
cursor: pointer;
text-decoration: underline;
}
.p-span-exclusive{
background-color: #EBEBEB;
padding: 10px;
display: flex;
flex-direction: column;
align-items: center;
}
.p-span-exclusive .content-subscribe{
color: #707070;
font-size: 16px;
text-align: center;
margin: 0;
}

.mod-60 {
width: 70%;
max-width: 1024px;
margin: 20px;
}

.modalContainerWrapper {
position: fixed;
bottom: -150px;
left: 0;
width: 100%;
height: 100%;
z-index: 1113;
}

#modalContainer {
display: none;
position: absolute;
bottom: -300px;
left: 0;
width: 100%;
height: 320px;
background-color: white;
transition: bottom 0.3s ease;
z-index: 1114;
}
.modalContent {
width: 100%;
height: 300px;
display: flex;
color: white;
justify-content: center;
}
#closeModalBtn {
background-color: white;
color: black;
border: none;
padding: 5px 10px;
margin-top: 10px;
cursor: pointer;
}
/* Gradiente escuro fora do modal */
.modalContainerWrapper::after {
content: “”;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
z-index: 1112;
}
.cancel-text{
display: flex;
justify-content: center;
padding: 7px;
}
.cancel-text span{
color: #707070;
font-size: 15px;
}
@media only screen and (max-width: 1024px) {
.container-price-two{
width: 75%;
}
.p-span-exclusive .content-subscribe{
font-size: 14px;
}
.container-price .price-promotion{
font-size: 40px;
}
}
@media only screen and (max-width: 878px){
.container-price-two{
width: 90%;
}
.mod-60{
width: 90%;
}
.modalContainer{
height: 450px;
}
.container-price-two .container-price{
width: 360px;
}
}
@media only screen and (max-width: 568px){
#modalContainer, .modalContent {
height: 380px;
}
.container-price-two{
display: flex;
flex-direction: column-reverse;
}
.container-price-two .container-price{
}
.mod-60{
margin: 10px;
}
.container-price-two, .container-price-two .container-price{
width: 350px;
}
}
@media only screen and (max-width: 400px){
.mod-60 .p-login-subscriber .is-subscribe{
font-size: 14px;
}
#modalContainer, .modalContent {
height: 400px;
}
.button-assinar a{
font-size: 14px;
}
.container-price .price-promotion{
font-size: 38px;
}
.container-price-two, .container-price-two .container-price{
width: 320px;
}

}

document.addEventListener(‘DOMContentLoaded’, function() {
const closeModalBtn = document.getElementById(‘closeModalBtn’);
const modalContainer = document.getElementById(‘modalContainer’);

modalContainer.style.display = ‘block’;
setTimeout(() => {
modalContainer.style.bottom = ‘150px’;
}, 10);

closeModalBtn.addEventListener(‘click’, () => {
modalContainer.style.bottom = ‘-40%’;
setTimeout(() => {
modalContainer.style.display = ‘none’;
}, 300);
});
});

// mostrar modal premium e remover o conteudo
// if (parseInt(localStorage.getItem(‘jp_premium_views’)) > 3) {

document.body.classList.add(“no-scroll”);
document.querySelector(‘.modalContainerWrapper’).classList.remove(‘hidden’);
document.querySelectorAll(‘p’).forEach(function(el) {
el.remove();
});
// }

Ajude a manter online o Litoral Hoje fazendo uma pequena doação por PIX. Utilize a chave PIX CNPJ 45.315.952/0001-32. Ou deposite na conta: Banco Original – 212 – Agência 0001 – Conta 7296983-0. Agradecemos a sua colaboração.

Fonte: Jovem Pan


Você pode gostar também de