.full-width {
width: 100vw; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw);
} .site-title{display: none;}
.container-cinema {
text-align: center;
}
.cinElcont{
display: flex;
gap: 5%;
justify-content: center ;
}
.cineTextBut{
width: 45%;
}
.cineTextBut p{font-size: 16px;}
.cineSlide{
width: 45%;
}
.sub-menu li a {
color: black !important;
}
.paesiImg {
height: 500px;
overflow: hidden;
}
.boxShadow{
border: 0.4px solid rgb(50, 50, 50);
box-shadow: rgba(50, 50, 50) 0px 3px 8px;
} .carr {
width: fit-content;
height: fit-content;
position: relative;
} .nelem{
width: 10px;
height: 10px;
background-color: #6dc653;
border-radius: 50%;
position: absolute;
top: 20px;
right: 8px;
}
.hidden {
display: none;
} .socialBut{
color: white !important;
transition: all 0.3s ease-in-out;
}
.socialBut:hover, .sub-menu li a:hover {
color: red !important;
}
.footvoice{
text-decoration: none !important;
color: white;
margin: 0 !important;
}
.menuFootCont p{
margin: 0;
}
.footvoice:hover {
text-decoration: underline;
color: rgb(255, 0, 0);
}
@media (max-width: 768px) {
.menuFootCont {
align-items: center !important;
}
.cinElcont{
flex-direction: column;
align-items: center;
justify-content: center;
gap: 25px;
}
.cineTextBut {
width: 100%;
}
}#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:12px}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}