/*
 * Theme name: ruletacasino
 * Author: Underscores.me
 * Author URI: http: //underscores.me/
 * Version: 2.0.0
 */

table tbody p, 
table tbody td {
    border: 0 !important;
}

.passo__flex-info p {
    max-width: none !important;
}

.popup {
    overflow-y: unset !important;
}

.popup__footer {
    overflow-y: auto;
}

details {
    user-select: none;
}

.passo__flex-image {
    flex: 0 0 auto;
}

@media (max-width: 360px) {
    .hero__author li .author-stat, 
	.hero__author li .author-name {
        font-size: 16px!important;
    }
}


.hero__right-roulette-row div img,
.hero__right-review img,
.passo__flex-image img {
   height: auto;
}