/*
Theme Name:   Twenty-three Child
Template:     twentytwentythree
Text Domain:  twentytwentythreechild
*/

html, body{
	font-weight: normal;
}
@media screen and (min-width: 1300px){
	.alignwide {
		max-width: 1140px!important;
	}
}
.topIcons.wp-block-uagb-icon-list  .uagb-icon-list__wrap{
	align-items: center;
}
.listingHeader{
	opacity: 0.63;
}
.listing_item p {
	margin-top: 0;
}
.listing_item .logoList:not(.logoListmob) img{
	max-height: 150px;
	width: auto;
}

.listing_item .logoListmob img{
	height: auto;
	max-width: 125px;
}
.topHeading strong{
    color: #ffbe01;
}

/*v2*/
.listing_item_v2 .coloredSide,
.listing_item_v2{
    position: relative;
}
.listing_item_v2 .coloredSide .columnHeader{
  position:absolute;
  top: 0;
  left: 0;
  right: 0;

}
.rowRate strong,
.rowNum strong{
  padding: 5px 15px;
  line-height: normal;
  display: inline-block;
}
.rowNum strong{
  background: #96c24a;
}
.rowRate strong{
  background: #4571af;
  color: #fff;
}
@media screen and (max-width:768px){
  .rowNum p ,
  .rowRate p{
    font-size: 1rem!important;
  }
}
.listing_item_v2.favor:before{
	content: "TOP CASINO";
  background-color: #db0303;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.125rem 1.5rem;
  border-bottom-right-radius: 10px;
  white-space: nowrap;
  height: 22px;
  display: flex;
  align-items: center;
}
.listing_item_v2.exclus:before{
	content: 'MAIS POPULAR';
	font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.125rem 1.5rem;
  border-bottom-right-radius: 10px;
  white-space: nowrap;
  height: 22px;
  display: flex;
  align-items: center;
  background-color: #db0303;
  color: #fff;
  position: absolute;
  left: -1px;
  top: -1px;
  color: #fff;

}
.listing_item_v2 .planBonus strong{
	color:#1873e8 ;
}

.listing_v2_button{
	border-radius: 8px;
}

.infoText p{
  margin-top: 0;
  margin-bottom: 0;
}
.rightColumn{
	    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.rightColumn .wp-block-buttons{
	width: 100%;
}

@media screen and (min-width: 1300px){
    .alignwide.listing_item_v2 {
        max-width: 100%!important;
    }
}

.listing_item_v2.listing_item_v2_mob .coloredSide .columnHeader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
}

.listing_item_v2.listing_item_v2_mob.is-layout-flex {
    align-items: normal;
}

.listing_item_v2.listing_item_v2_mob .logoList{
    text-align:center;
}

.bonusLabel{
    padding:1.25em 2.375em;
}

.listing_item p{
    margin-top:20px;
}

.page-template-blank .wp-block-buttons{
    margin-top:20px !important;
}

.wp-container-62>div{
    margin:0 auto;
}