    .btn {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px
    }
    .tbl-col-casino, .tbl-col-info, .tbl-col-bonus, .tbl-col-score {
      display: flex!important;
      flex-direction: column!important;
      justify-content: space-between!important;
    }
    .btn:active:focus,
    .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }
    .btn:focus,
    .btn:hover {
        color: #333;
        text-decoration: none
    }
    .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
    }
    .btn-info {
        color: #fff;
        background-color: #5bc0de;
        border-color: #46b8da
    }
    .btn-info:active,
    .btn-info:focus,
    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }
    .btn-info:active {
        background-image: none
    }
    .btn-warning {
        color: #fff;
        background-color: #f0ad4e;
        border-color: #eea236
    }
    .btn-warning:active,
    .btn-warning:focus,
    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }
    .btn-warning:active {
        background-image: none
    }
    .btn-lg {
        padding: 10px 16px;
        font-size: 17px!important;
        line-height: 1.33;
        border-radius: 6px
    }
    .alert {
        padding: 15px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        border-radius: 4px
    }
    .alert-dismissable {
        padding-right: 35px
    }
    .alert-info {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }
    .clearfix:after,
    .clearfix:before {
        display: table;
        content: " "
    }
    .clearfix:after {
        clear: both
    }
    /*.visible-xs {
        display: none!important;
    }*/
    .btn-info,
    .btn-warning {
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
    }







    .wiggle-animation {
        animation: wiggle 2.5s infinite;
        animation-duration: 2.5s;
        animation-timing-function: ease;
        animation-delay: 0s;
        animation-direction: normal;
        animation-fill-mode: none;
        animation-iteration-count: infinite;
        animation-play-state: running;
        animation-name: wiggle-animation
    }


.bounce {
    animation: bounce 5s infinite;
    -webkit-animation: bounce 5s infinite;
    -moz-animation: bounce 5s infinite;
    -o-animation: bounce 5s infinite
}


#casino-table h1,
.h1 {
    font-size: 20px
}

#casino-table {
    padding-top: 30px;
    padding-left:2px;
    padding-right: 2px;
}

#casino-table th {
    border-style: hidden
}

#casino-table img {
    max-width: 300px;
    height: auto
}

.casino-logo img {
    max-width: 250px;
    width: 100%;
    height: auto
}

.casino-button-bonus {
    padding-top: 10px;
    margin: 0 auto;
    max-width: 300px
}

.casino-first-column {
    margin: 0 auto;
    text-align: center
}





@media (min-width:300px) {
    #casino-table 
    h1 {
        font-size: 18px
    }
}

@media (min-width:1200px) {
    #casino-table 
    h1 {
        font-size: 26px
    }
}

@media (min-width:992px) {
    #casino-table
    h1 {
        font-size: 25px
    }
}

@media (min-width:768px) {
    #casino-table
    h1 {
        font-size: 20px
    }
    
}

#casino-table .casino-row
{
   margin-top:5px;
 

}

#casino-table .casino-column
{
margin: auto;


}

#casino-table ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#casino-table .font-yellow,.font-yellow
{

color: #f89406;
}

#casino-table .font-blue, .font-blue
{
color:#49afcd;
    
}


#casino-table .font-red,.font-red
{
color:#bd362f;
       
}

#casino-table .font-green,.font-green{
   color:#5bb75b;
}

#casino-table .span3 h1{

    vertical-align: middle;
       
}
#casino-table .row-fluid{

    text-align: center;
  }

  #casino-table .casino-row{

    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    
  }

   #casino-table .table-header{
padding-top: 10px; 
padding-left: 10px;
    /*
    padding-bottom: 20px;
   

    */
  }

  #casino-table .table-header div.span3{

    vertical-align: middle;
 
  }


  
/*importado*/


/* justifica e centra os elementos da cada coluna da row casino*/
.tbl-col-casino, .tbl-col-info, .tbl-col-bonus, .tbl-col-score {
    display: flex!important;
    flex-direction: column!important;
    justify-content: space-between!important;
  }
  .img-review{
   display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  
  #carouselExampleControls {
    height: auto;
    width: auto;
    overflow: hidden;
  }
  
  .container-article{
    margin-top:30px;
  }
  
  .post-review{
  
    background:#FFF;
  }
  
  body{
   background:#FFF;
   /* background:#F0F0F0;*/
  }
  
  /*css para rating tabela principal*/
  
  .get-rating {
    font-size: 35px;
    font-weight: 700
  }
  
  .rating-out {
    margin-bottom: -8px
  }
  
  div.pros ul {
    list-style: none;
    padding: 0;
  }
  div.pros li {
    padding-left: 1.3em;
  }
  div.pros li:before {
    content: "\f00c"; /* FontAwesome Unicode */
    color:green;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
  }
  
  
  div.cons ul {
    list-style: none;
    padding: 0;
  }
  div.cons li {
    padding-left: 1.3em;
  }
  div.cons li:before {
    content: "\f00d"; /* FontAwesome Unicode */
    color:red;
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
    font-display: swap; /* Ensures text remains visible during load */
  }
  
  /*resolve problema do carousel fazer pagina saltar*/
  .carousel-inner>.item {
    width: 100%;
  
  }
  
  #sobre h4.mod-title:before{
   font-family: 'FontAwesome';
   font-display: swap; /* Ensures text remains visible during load */
   content: "\f05a";
   padding-right:15px;
   font-size:24px;
   text-decoration: underline;
   text-decoration-color:red;
  
  
  }
  h4.mod-title{
    text-transform: uppercase;
    text-decoration:underline;
    text-decoration-color: green;
    font-weight:bold;
    padding-bottom: 10px;
  
  }
  
  #screenshots h4.mod-title:before{
    font-family: 'FontAwesome';
    content: "\f083";
    padding-right:8px;
    text-decoration: underline;
    text-decoration-color:red;
    font-display: swap; /* Ensures text remains visible during load */
  
  }
  
  #apoiocliente h4.mod-title:before{
    font-family: 'FontAwesome';
    content: "\f4fe";
    padding-right:8px;
    text-decoration: underline;
    text-decoration-color:red;
    font-display: swap; /* Ensures text remains visible during load */
  
  }
  
  #jogos  h4.mod-title:before{
    font-family: 'FontAwesome';
    content: "\f522";
    padding-right:8px;
    text-decoration: underline;
    text-decoration-color:red;
    font-display: swap; /* Ensures text remains visible during load */
  
  
  }
  
  #bonusepromocoes h4.mod-title:before{
    font-family: 'FontAwesome';
    content: "\f06b";
    padding-right:8px;
    text-decoration: underline;
    text-decoration-color:red;
    font-display: swap; /* Ensures text remains visible during load */
  
  
  }
  
  
  
  #metodosdepagamento h4.mod-title:before{
    font-family: 'FontAwesome';
    content: "\f09d";
    padding-right:8px;
    text-decoration: underline;
    text-decoration-color:red;
    font-display: swap; /* Ensures text remains visible during load */
  
  
  }
  
  #score h4.mod-title:before{
    font-family: 'FontAwesome';
    content: "\f005";
    padding-right:8px;
    text-decoration: underline;
    text-decoration-color:red;
    font-display: swap; /* Ensures text remains visible during load */
  
  }
  
  #software h4.mod-title:before{
    font-family: 'FontAwesome';
    content: "\f013";
    padding-right:8px;
    text-decoration: underline;
    text-decoration-color:red;
    font-display: swap; /* Ensures text remains visible during load */
  
  
  }
  
 
   
  
  
   .bounce-4 {
          animation-name: bounce-4;
          animation-timing-function: ease;
      }
      @keyframes bounce-4 {
          0%   { transform: scale(1,1)    translateY(0); }
          10%  { transform: scale(1.1,.9) translateY(0); }
          30%  { transform: scale(.9,1.1) translateY(-100px); }
          50%  { transform: scale(1,1)    translateY(0); }
          100% { transform: scale(1,1)    translateY(0); }
      }


.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.pulse{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}
@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}
  
  
  .wiggle-animation {
      animation: wiggle 2.5s infinite;
      animation-duration: 2.5s;
      animation-timing-function: ease;
      animation-delay: 0s;
      animation-direction: normal;
      animation-fill-mode: none;
      animation-iteration-count: infinite;
      animation-play-state: running;
      animation-name: wiggle-animation;
  }
  @-webkit-keyframes wiggle-animation {
    0% {-webkit-transform: rotate(10deg);}
    25% {-webkit-transform: rotate(-10deg);}
    50% {-webkit-transform: rotate(20deg);}
    75% {-webkit-transform: rotate(-5deg);}
    100% {-webkit-transform: rotate(0deg);}
  }
  
  @-ms-keyframes wiggle-animation {
    0% {-ms-transform: rotate(1deg);}
    25% {-ms-transform: rotate(-1deg);}
    50% {-ms-transform: rotate(1.5deg);}
    75% {-ms-transform: rotate(-5deg);}
    100% {-ms-transform: rotate(0deg);}
  }
  
  @keyframes wiggle-animatione {
    0% {transform: rotate(10deg);}
    25% {transform: rotate(-10deg);}
    50% {transform: rotate(20deg);}
    75% {transform: rotate(-5deg);}
    100% {transform: rotate(0deg);}
  }
  .btn-info {
      background-image: linear-gradient(rgb(91, 192, 222) 0px, rgb(42, 171, 210) 100%);
      background-repeat: repeat-x;
      border-color: rgb(40, 164, 201);
  }
  
  .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
      text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
      box-shadow: rgba(255, 255, 255, 0.15) 0px 1px 0px inset, rgba(0, 0, 0, 0.075) 0px 1px 1px;
      
   
  }  
  
 .editor_rating.pagination-centered {

    text-align: center;
    float:none!important;
    display: inline-block;
    margin-left: 0px!important;
    padding-left: 0px!important;
  }

  .tbl-col-info li{

    list-style: none;
    text-align: justify;
  }

  .row-casino{
 
    border-radius: 0px 0px 20px 20px ;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
  background-color: white;
display: flex!important;
position: relative;
border-top: 3px solid #da4f49;




  }

  .row-casino-mobile span.rank{
    position: absolute;
    top: -0px;
    left: 0;
text-align:center;
    width:20px;
    height:20px;
    border: 1px solid #da4f49;
    background:#da4f49;
    color: white;
    font-weight: bolder;
    border-radius: 0px 0px 5px 5px;
  z-index:200;
overflow:hidden;
    
   
  }

  .row-casino-mobile{
 
   
    padding-top: 20px;
    padding-bottom: 20px;
    
 
position: relative;
border-top: 3px solid #da4f49;



  }
  .row-casino-mobile .panel {

    border-radius: 0px 0px 20px 20px ;
    background-color: white;
  }

  .row-casino span.rank{
    position: absolute;
    top: -0px;
    left: 0;
    width:25px;
    height:25px;
    border: 1px solid #da4f49;
    background:#da4f49;
    color: white;
    font-weight: bolder;
    border-radius: 0px 0px 5px 5px;
    overflow: hidden;
    
   
  }

  @media (max-width: 979px){
    .row-casino{display: none;}

    .main-loop.full  .row-casino-mobile .panel-wrapper{width: 100%;}

    .main-loop.full  .row-casino-mobile .article-image-wrapper {width: 42%; float:left;}
    .main-loop.full .row-casino-mobile .article-image { margin-left: 9px; }
    .main-loop.full .row-casino-mobile .article-excerpt-wrapper {width: 58%; float:left; }

    .main-loop .article-excerpt {
        padding-left: 13px;
    }
    .main-loop .article-excerpt {
        padding: 0px 15px 15px 20px;
    }
  

}


  .bonus-content{
    font-size: 14px;
    font-weight: bold;
  }
  .number_score{
    font-size: 20px;
    font-weight: bold;
    ;
  }
  .number_score b{
    font-size: 40px;
    font-weight: bold;
  }

  .btn-responsive{
    font-size-adjust: inherit;
    
    
  }
  .btn-info{
    border-color: #46b8da !important;
  }
  .btn-danger{
    border-color: #da4f49 !important;
    word-break: break-all!important;
    /*color: white;*/
    overflow-wrap: break-word;
    font-size: small;
  }
  .btn-danger:hover{
    color: white;
  }

#card__badge1stplace {
    width: 127px;
    height: 127px;
    background: url(../img/spritesheet.webp) -0px -0px;
}
#card__badge3rdplace {
    width: 127px;
    height: 127px;
    background: url(../img/spritesheet.webp) -127px -0px;
}
#card__badge2ndplace {
    width: 127px;
    height: 127px;
    background: url(../img/spritesheet.webp) -254px -0px;
}
#card__badgemedastar {
    width: 127px;
    height: 127px;
    background: url(../img/spritesheet.webp) -381px -0px;
}
#card__badgetrophy {
    width: 127px;
    height: 127px;
    background: url(../img/spritesheet.webp) -508px -0px;
}

#card__badgemedalstar {
    width: 129px;
    height: 129px;
    background: url(../img/spritesheet.webp/spritesheet.webp) -635px -0px;
}
#card__badgemedalstartrophy {
    width: 128px;
    height: 128px;
    background: url(../img/spritesheet.webp) -764px -0px;
}



  .main-content .brand-info{
    display: inline-block;
    width: auto;
    zoom: 1;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  
  }
  
  
   h1.font-blue{
    color: #49afcd!important;
  }
  
  
  
  
  /*
  
  @media (max-width: 480px)
  {
  .main-loop .panel, .main-loop.full .panel {
      margin-left: 5px !important;
  }
  
  .main-loop-inner {
    padding-right: 5px !important;
  }
 }*/


.font-bold{font-weight: bold;}
h7.font-green.editor_rating{

    font-size: 14px;
}
.modal{top: 150px!important;}

.casino-brand-info-details 
{
    text-align: left;
    border-radius: 3px;
    background: #e4e4e4;
    margin-top: 10px;
    padding: 10px;
  }
 

  

  .main-content .row-casino-mobile .panel{
    
    font-size: 13px;
    line-height: 1.6em;
    margin-right: 0px;
    margin-left: 0px;
  }

  @media (max-width: 480px)
  {
    .main-loop .row-casino-mobile .panel,  .main-loop.full .row-casino-mobile .panel {
        margin-left: 0px !important;

    }


  #casino-table {
    padding-top: 0px!important;
    padding-left: 0px;
    padding-right: 0px;
  }

}


  

  
a.selectBox.mobile_menu.selectBox-dropdown{
  visibility: hidden!important;
  
}
.game__overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #05060d;
    z-index: 20;
    display: flex;
    flex-direction: column;
    color: #fff;
}

.game__slot-title {
    margin: auto;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.game__slot-details {
    margin: 10px auto 0 auto;
    font-size: 10px;
}

.game__play-button {
    margin: auto;
    margin-top: 20px;
}

.game_place_holder_img{
  width: 100%;
 
  background-color: #05060d;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 16/9;
  object-fit: cover;
  
}
/*
@media screen and (max-width: 768px) {
  .game_place_holder{
    min-height: 290px;
  }
}
@media screen and (max-width: 764px) {
  .game_place_holder{
    min-height: 420px;
  }
}
@media screen and (max-width: 600px) {
  .game_place_holder{
    min-height: 310px;
  }
}
@media screen and (max-width: 480px) {
  .game_place_holder{
    min-height: 210px;
  }
}

@media screen and (max-width: 320px) {
  .game_place_holder{
    min-height: 160px;
  }
}*/
/*.card-list{display: flex;}*/


/*
@media (max-width: 768px)
{
.card-list {
    
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-right: -10px;
    margin-left: -10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
}*/

div.panel-wrapper  h2.post-slider-title{
 /* font-size: 18px; */
  height: 60px;
}
.grid .panel-wrapper h2{
  height: 60px;
}
h2.post-slider-title a:hover{
  color: #867E88;
}
h2.post-slider-title a{
  color: #000000;
}
.post-slider-img img, .grid .article-image-wrapper img{
  aspect-ratio: 16/9;
  object-fit: contain;
}

img.avatar.avatar-70.photo{border-radius: 50px;}
@media (max-width: 980px)
{
.post-slider {
  
}
div.panel-wrapper  h2.post-slider-title{
  
}
}

 #game_place_holder {
  max-width: 100%;
  max-height: 100%;
 /* aspect-ratio: 16/9;*/
  /*height: 100vh;*/
  width: 100%;
  object-fit: contain;
  aspect-ratio: 16/9;
}

#iframeHolder{
  max-width: 100%;
  max-height: 90%;
 /* aspect-ratio: 16/9;*/
/* height: 100vh;*/
  width: 100%;
  object-fit: contain;
  aspect-ratio: 16/9;
}


.game-control-button {
  padding: 5px 10px;
  /*border: 1px solid #ddd;*/
  display: flex;
  margin-right: 5px;
  align-items: center;
  justify-content: center;
  background: #fafafa;
 
}
.align-right{
  display: flex;
  flex-direction: row;
  float: right;
  flex-direction: row-reverse;
}

/*! CSS Used from: Embedded */
@media (max-width:768px){
  .desktop-only{display:none!important;}
  }
  .svg-inline--fa{width:100%;height:auto;max-height:100%;display:flex;margin:auto;padding:0;align-self:center;}
  .button{text-decoration:none;text-transform:uppercase;padding:15px 30px;display:inline-block;/*font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,sans-serif;*/background:#0b8500;color:#fff;font-size:12px;font-weight:800;border-radius:3px;box-sizing:border-box;text-align:center;cursor:pointer;transition:background-color .1s ease,color .1s ease;border:0;}
  .button:hover{background:#45c539;color:#fff;border-color:#0b8500;}
 
  @media (min-width:768px){
 
  }
  .game-control-button{padding:5px 10px;/*border:1px solid #ddd;*/display:flex;margin-right:5px;align-items:center;justify-content:center;background:#fafafa;color:#212529;}
  .game-control-button:hover{background:#ddd;color:#212529;border-color:#707070;}
  .game-control-button.game-control-button_last{margin-left:auto;margin-right:0;}
  .game-control-button.game-control-button_mobile-only{/*display:none;*/}
  @media (max-width:768px){
  .game-control-button.game-control-button_mobile-only{display:flex;}
  }
  .game-control-button.game-control-button_like{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;}
  .game-control-button.game-control-button_dislike{margin-left:0;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;}
  .game-control-button__icon{color:#d32a43;width:15px;height:15px;margin:auto;margin-right:5px;align-items:center;justify-content:center;display:flex;}
  .game-control-button__icon_no-text{margin-right:0;}
  .game-control-button__icon_refill{width:20px;}
  @media (max-width:768px){
  .game-control-button__icon_refill{margin-right:0;}
  }
  @media (max-width:768px){
  .game-control-button__label_no-mobile{display:none;}
  }
  @media (max-width:768px){
  .game-control-button__label_small{font-size:8px;}
  }
  .game__controls{background:#fafafa;grid-column:1/span 2;grid-row:3;padding:5px;display:flex;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
  @media (max-width:768px){
  .game__controls{grid-row:2;overflow-x:scroll;border-radius:0;}
  }
  .game__play-count{font-size:14px;padding:5px 10px;}
 

img.wp-post-image{
 /* aspect-ratio: 1/1;*/
}
.text-center.container.no-margin{
padding-right: 0px!important;
padding-left: 0px!important;
}


.vertical-offset{

  margin-bottom:10px;

}
.slot-review-featured-img{   
    display: flex;
      justify-content: center;}

.slot-review-featured-img img {

  aspect-ratio: 16/9;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
  margin: 0 auto;
 
 

}

.section__header.section__header_line {
    border-bottom: 3px solid #ddd;
    margin-bottom: 20px;
    display: flex;
  }

  .heading.heading_center {
    margin-left: auto!important;
    margin-right: auto!important;
  }

  .heading {
    
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
    line-height: 1;
    display: block;
    word-break: break-word;
  }

  .heading.heading_line, .heading.heading_line h1, .heading.heading_line h2, .heading.heading_line h3 {
  border-bottom: 3px solid #d32a43;
  margin-bottom: -3px !important;
  display: inline-block;
  line-height: 1.25 !important;
  font-size: 18px !important;
  font-weight: bold!important;
}

@media (max-width:767px) {
    #trending-row{
        padding-top: 50px;
    }


    .section__header.section__header_line {
        border-bottom: 3px solid #ddd!important;
        margin-bottom: 10px!important;
        display: flex!important;
      }

    
}
.slot-data{
  /*  border-bottom: 1px solid red;*/
   
   /* border:1px solid black;
    border-radius: 20px;*/

}
.slot-data-row
{ 

    border:3px solid red;
    border-radius: 20px;
}

.slot-review  p {
 
  /*font-size: 18px!important;*/
  text-align: justify!important;
}
 .row-related-posts .card-body{

   margin: 0 auto;
}
/*.row-related-posts .card img{
    aspect-ratio: 4/3;
    object-fit: fill;
}*/
.row-related-posts .card{border: 0px;}


.slot.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.slot.container{max-width:540px;}
}
@media (min-width:768px){
.slot.container{max-width:720px;}
}
@media (min-width:992px){
.slot.container{max-width:960px;}
}
@media (min-width:1200px){
.slot.container{max-width:1140px;}
}
@media (min-width:1400px){
.slot.container{max-width:1320px;}
}
.slot.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}
.slot.row>*{box-sizing:border-box;flex-shrink:0;/*width:100%;max-width:100%;*/padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
.slot.col-4{flex:0 0 auto;width:33.33333333%;}
@media (min-width:992px){
.col-lg-6{flex:0 0 auto;width:50%;}
}
/*.slot.button{text-decoration:none;text-transform:uppercase;padding:15px 30px;display:inline-block;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,sans-serif;background:#0b8500;color:#fff;font-size:12px;font-weight:800;border-radius:3px;box-sizing:border-box;text-align:center;cursor:pointer;transition:background-color .1s ease,color .1s ease;border:0;}
*/.slot.button:hover{background:#45c539;color:#fff;border-color:#0b8500;}
.slot.button.button_alternate{background:#f9b22b;color:#4d3200;border-color:#f9b22b;}
.slot.button.button_alternate:hover{background:#ffd481;color:#2a1b00;}
.slot.button.button_play{margin:auto;padding:10px 20px;}
@media (max-width:768px){
.slot.card-list__item{width:43vw;padding-right:10px;padding-left:0px;}    
}
.slot.card-list{display:flex;flex-wrap:wrap;}
@media (max-width:768px){
.slot.card-list{flex-wrap:nowrap;overflow-x:scroll;margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px;padding-bottom:10px;}
    .slot.card-list2{margin-right:-10px;margin-left:-10px;padding-right:10px;padding-left:10px;padding-bottom:10px;}
.slot.card-list__item.col-4 {--bs-gutter-x: 10px;}
}
.slot.card{box-sizing:border-box;display:flex;flex-direction:column;text-decoration:none;position:relative;border:1px solid #cbcbcb;border-radius:5px;background:#fafafa;height:100%;}
.slot.card__bottom{flex-grow:1;padding:20px;display:flex;flex-direction:column;}
.slot.card__bottom.card__bottom_plain{padding-top:5px;padding-left:0;padding-right:0;}
.slot.card__description{font-size:10px;display:block;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.slot.card__description .meta-heat.metric.heat-index{font-size:10px!important;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.slot.card__favourite-button{position:absolute;top:10px;right:10px;}
.slot.card__hover-info{position:absolute;display:none;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.75);}
.slot.card:hover .card__hover-info{display:flex;}
@media (max-width:768px){
.card:hover .card__hover-info{display:none;}
}
.slot.card:hover .card__favourite-button{display:block;}
.slot.card__image{max-width:100%;width:100%;height:auto;align-self:center;aspect-ratio: 1/1; object-fit: cover;}
.slot.card__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;font-size:14px;color:#212529;font-weight:500;}
.slot.card__top{display:flex;position:relative;border-radius:5px;overflow:hidden;background:#e4e4e4;}
.slot.card__offline-label{display:none;position:absolute;bottom:20px;left:0;right:0;color:#fff;font-size:10px;background:rgba(0,0,0,.9);text-align:center;padding:5px;}
.slot.card.card_plain{background:0 0;border:0;}
.slot.container{box-sizing:border-box;}
.slot.heading{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,sans-serif;font-weight:800;text-transform:uppercase;margin:0;line-height:1;display:block;word-break:break-word;}
.slot.heading.heading_line{border-bottom:3px solid #d32a43;margin-bottom:-3px;display:inline-block;line-height:1.25;font-size:18px;}
.slot.row_tight{--bs-gutter-x:10px;}
.slot.section{padding:30px;color:#212529;position:relative;display:flex;flex-direction:column;}

@media (max-width:768px){
.slot.section{padding-top:20px;padding-bottom:20px;padding-left:var(--bs-gutter-x);padding-right:var(--bs-gutter-x);}
}
.slot.section__header{margin-bottom:20px;}
.slot.section__header.section__header_line{border-bottom:3px solid #ddd;margin-bottom:20px;display:flex;}
a{color:inherit;}
/*correct body font size*/
body {
  /*  font-family: 'Roboto', sans-serif;*/
   /* font-size: 14px;*/
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    font-display: swap; /* Ensures text remains visible during load */
}

/*.single-page h1:not(.article-title), .single-page h2:not(.article-title), */.single-page h3:not(.article-title) {font-weight: unset;margin: unset;}
.single-page h3:not(.article-title) {font-size: unset;  line-height: unset;}


.sortbar-right {margin-bottom: 15px; margin-right:15px; /*font-family: Signika, Arial, Sans-Serif;*/font-size: 13px;  font-weight: 300; color: #5E535F; float: right;}
.sortbar-right .meta-data {color: #A99CAB; font-style: italic;font-size: 12px;}

.casino-game-snapshosts img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}



/*botoes for game to start*/

.button-styled {
  text-decoration: none;
  color: white;
  padding: 10px;
  text-transform: uppercase;
  display: inline;
  text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.2);
  font-weight: bold;
  padding-right: 90px;
  margin: 55px;
  transition: all 0.1s linear;
  transform: translateZ(0);
   border-radius: 0.25em;

}
.button-styled.blue {
  background: linear-gradient(to bottom, #a2d3e9, #7abedf);
  box-shadow: -1px 0px 1px #6fadcb, 0px 1px 1px #54809d, -2px 1px 1px #6fadcb, -1px 2px 1px #54809d, -3px 2px 1px #6fadcb, -2px 3px 1px #54809d, -4px 3px 1px #6fadcb, -3px 4px 1px #54809d, -5px 4px 1px #6fadcb, -4px 5px 1px #54809d, -6px 5px 1px #6fadcb, -6px 7px 0 rgba(0, 0, 0, 0.05), -5px 8px 0 rgba(0, 0, 0, 0.05), -3px 9px 0 rgba(0, 0, 0, 0.04), -2px 10px 0 rgba(0, 0, 0, 0.04), -1px 11px 0 rgba(0, 0, 0, 0.03), 0px 12px 0 rgba(0, 0, 0, 0.03), 1px 13px 0 rgba(0, 0, 0, 0.02), 2px 14px 0 rgba(0, 0, 0, 0.02), 3px 15px 0 rgba(0, 0, 0, 0.01), 4px 16px 0 rgba(0, 0, 0, 0.01), 5px 17px 0 rgba(0, 0, 0, 0.01), 6px 18px 0 rgba(0, 0, 0, 0.01), inset 0 4px 5px -2px rgba(255, 255, 255, 0.5), inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
}
.button-styled.green {
  background: linear-gradient(to bottom, #00cc66, #00994d);
  color: white;
  text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.3);
 box-shadow: -1px 0px 1px #5fa034, 0px 1px 1px #4a7a2f, -2px 1px 1px #5fa034, -1px 2px 1px #4a7a2f, -3px 2px 1px #5fa034, -2px 3px 1px #4a7a2f, -4px 3px 1px #5fa034, -3px 4px 1px #4a7a2f, -5px 4px 1px #5fa034, -4px 5px 1px #4a7a2f, -6px 5px 1px #5fa034, -6px 7px 0 rgba(0, 0, 0, 0.05), -5px 8px 0 rgba(0, 0, 0, 0.05), -3px 9px 0 rgba(0, 0, 0, 0.04), -2px 10px 0 rgba(0, 0, 0, 0.04), -1px 11px 0 rgba(0, 0, 0, 0.03), 0px 12px 0 rgba(0, 0, 0, 0.03), 1px 13px 0 rgba(0, 0, 0, 0.02), 2px 14px 0 rgba(0, 0, 0, 0.02), 3px 15px 0 rgba(0, 0, 0, 0.01), 4px 16px 0 rgba(0, 0, 0, 0.01), 5px 17px 0 rgba(0, 0, 0, 0.01), 6px 18px 0 rgba(0, 0, 0, 0.01), inset 0 4px 5px -2px rgba(255, 255, 255, 0.5), inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
}
.button-styled.yellow {
  background: linear-gradient(to bottom, #f2d851, #ecc92b);
  color: black;
  text-shadow: -2px 2px 0 rgba(255, 255, 255, 0.3);
  box-shadow: -1px 0px 1px #d9b826, 0px 1px 1px #b1961d, -2px 1px 1px #d9b826, -1px 2px 1px #b1961d, -3px 2px 1px #d9b826, -2px 3px 1px #b1961d, -4px 3px 1px #d9b826, -3px 4px 1px #b1961d, -5px 4px 1px #d9b826, -4px 5px 1px #b1961d, -6px 5px 1px #d9b826, -6px 7px 0 rgba(0, 0, 0, 0.05), -5px 8px 0 rgba(0, 0, 0, 0.05), -3px 9px 0 rgba(0, 0, 0, 0.04), -2px 10px 0 rgba(0, 0, 0, 0.04), -1px 11px 0 rgba(0, 0, 0, 0.03), 0px 12px 0 rgba(0, 0, 0, 0.03), 1px 13px 0 rgba(0, 0, 0, 0.02), 2px 14px 0 rgba(0, 0, 0, 0.02), 3px 15px 0 rgba(0, 0, 0, 0.01), 4px 16px 0 rgba(0, 0, 0, 0.01), 5px 17px 0 rgba(0, 0, 0, 0.01), 6px 18px 0 rgba(0, 0, 0, 0.01), inset 0 4px 5px -2px rgba(255, 255, 255, 0.5), inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
}
.button-styled.yellow::after, .button-styled.yellow::before {
  background: black;
}
.button-styled.yellow:hover{ animation-play-state: revert-layer;}
.button-styled.yellow::after {
  filter: drop-shadow(-2px 0 0 rgba(255, 255, 255, 0.4));
}
.button-styled.yellow::before {
  filter: drop-shadow(0 -2px 0 rgba(255, 255, 255, 0.35));
}
.button-styled.yellow .arrow {
  filter: drop-shadow(-2px 0 0 rgba(255, 255, 255, 0.4));
}
.button-styled:active {
  box-shadow: none;
  transform: translate3d(-6px, 6px, 0);
}
.button-styled .arrow {
  filter: drop-shadow(-2px 0 0 rgba(0, 0, 0, 0.2));
}
.button-styled::after {
  filter: drop-shadow(-2px 0 0 rgba(0, 0, 0, 0.2));
}
.button-styled::after, .button-styled::before {
  position: absolute;
  content: " ";
  right: 15px;
  top: 14px;
  width: 6px;
  height: 18px;
  background: white;
  transform: rotate(-45deg);
  display: block;
  z-index: 2;
}
.button-styled::before {
  height: 14px;
  top: 26px;
  right: 16px;
  z-index: 3;
  transform: rotate(-137deg);
  filter: drop-shadow(0 -2px 0 rgba(0, 0, 0, 0.15));
}
.button-choice {display: flex; flex-direction:row;}

@media (max-width:920px){
.button-choice {display: flex; flex-direction:column;}
.button-styled {
  text-decoration: none;
  color: white;
  padding: 10px;
  border-radius: 0.25em;
  text-transform: uppercase;
  display: inline;
 
  padding-right: 30px;
  margin: 35px;
  transition: all 0.1s linear;
  transform: translateZ(0);
font-size: 11px;
}

}

svg.c-white {
    fill: #fff;
}
svg.c-black {
    fill: #000;
}

.mr-s {
    margin-right: 8px;
}

a.button-styled.yellow {
  color: black !important;
}
a.button-styled.green {
  color: white !important;
}

#casinostoplay .casino-logo img {
  max-width: 250px;
  width: 100%;
  height: auto;
  object-fit: fill;
  aspect-ratio: 4/3;
  margin-bottom: 10px;
}

.article-title {
  width: 200px;
}

.overlay-panel .article-image-wrapper {
  position: relative;
  width: 200px;
  
}


 @media (max-width: 979px){
    #casinostoplay  .row-casino {
  display: visible;
}
  }
.the-content, .the-content p,the-content ul {

  text-align: justify;
}
.contents-menu ul.contents-links{text-align:left; display:block;}

.admegaposts img.megaposts-thumbs {
aspect-ratio: 4/3;
object-fit: fill;
object-position: center;}

.custom-search-bar {
  display: flex;
  justify-content: center;
}

.latest-games-slider{
	padding: 15px;
	
}

#site-logo {
  padding: 10px;
}


.acordeao {
  width: 100%;

}

.acordeao-titulo {
  background-color: #f1f1f1;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  width: 100%;
	font-weight:bold;
  stroke:#45c539;
  

  text-align: center;
  border: none;
  outline: none;
  transition: 0.4s;
}

.acordeao-titulo:hover {
  background-color: #ddd;
}

.acordeao-conteudo {
  background-color: white;
 
  padding: 18px 18px;
  overflow: hidden;
}

.acordeao-conteudo p .acordeao-conteudo ul li{text-align: justify;}
.slot-review .post-right{
margin-left:0px;
}/*
.article-meta.game__controls button, .article-meta.game__controls button:hover {
  background-color: #bd1414c4;
}

.article-meta.game__controls button:hover {
  background-color: #bf0000e8;
  text-decoration: underline;
  color:white;
}

.game-control-button__label {
  color: white;
}*/


.clear-b{clear: both;}

.bonuscasinosonline-template-default div.post-right.content-panel
{
    margin-left:0px;
}

.post_item_single > .post_featured{text-align: center;}
/*css for embeded code button start*/
.copy_embeded_code {
  display: flex;
  justify-items: center;
  justify-content: space-around;
  border: 2px solid #2fff77;
  padding: 5px;
  border-radius: 20px;
}

.copy_embeded_code p{justify-content: space-around; }

/*css for embeded code button end*/

.spacing{padding-top: 15px;}

.flex-container {
  display: flex;
  justify-content: space-between;
}

.right-buttons {
  display: flex;
}

.left-button {
  margin-right: auto;
  flex-direction: row;
  display: flex;
  
}

.game-control-button__label{
color:red;
}
.game__controls svg path, .button.game-control-button svg{
fill:red;
}
.article-meta.game__controls{
border-bottom:2px solid red;
	border-right:2px solid red;
	border-left:2px solid red;
}


.game-control-button {
  background: #f2b5b56b;
}


/*.article-meta.game__controls button, .article-meta.game__controls button:hover {
  background-color: #bd1414c4;
	
}

.article-meta.game__controls button:hover {
  background-color: #bf0000e8;
  text-decoration: underline;
  color:white;
}*/

.admp-title {
  opacity: 0.1;
}
/*css game_overly sponsored links*/
#game_overlay a,div,img,p,span{margin:0;padding:0;border:0;font-size:100%;font:inherit;}

#game_overlay *,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#game_overlay .innerPlayItem{width:100%;position:relative;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
#game_overlay .innerPlayItem_in{width:90%;margin:0 auto;}
#game_overlay .playRealOut{position:relative;width:100%;font-size:20px;font-weight:600;background:#fff;padding:10px;margin:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;transition:all .2s ease 0;float:left;}
#game_overlay .playReal{position:relative;width:100%;font-size:20px;font-weight:600;padding:10px;margin:0;color:#111;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;float:left;background:rgba(255,204,0,1);background:-moz-linear-gradient(top,rgba(255,204,0,1) 0%,rgba(244,173,31,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,204,0,1)),color-stop(100%,rgba(244,173,31,1)));background:-webkit-linear-gradient(top,rgba(255,204,0,1) 0%,rgba(244,173,31,1) 100%);background:-o-linear-gradient(top,rgba(255,204,0,1) 0%,rgba(244,173,31,1) 100%);background:-ms-linear-gradient(top,rgba(255,204,0,1) 0%,rgba(244,173,31,1) 100%);background:linear-gradient(to bottom,rgba(255,204,0,1) 0%,rgba(244,173,31,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00',endColorstr='#f4ad1f',GradientType=0);}
#game_overlay .prCasinoLogoBlock .playRealOut .playReal:hover{background:#fc0;color:#111;}
#game_overlay .playDemo{position:relative;width:100%;font-size:18px;font-weight:600;background:none;padding:12px 5px;margin:15px 0 10px;color:#fff;text-decoration:none;text-align:center;text-transform:uppercase;border:#fff 1px solid;-webkit-border-radius:30px;border-radius:30px;float:left;}
#game_overlay .playDemo:hover{background:#252525;color:#fff;border:#fff 1px solid;}
#game_overlay .confirm18{font-size:14px;line-height:16px;font-weight:400;background:none;padding:0;margin:0;float:left;color:#fff;text-align:center;width:100%;}
/*! CSS Used from: https://slotcatalog.com/css/mobile/style_slot-v2-mobile.css#v125 */
#game_overlay .prCasinoLogoBlock{padding:0;margin:0;position:relative;width:100%;float:left;}
#game_overlay .prCasinoLogoBlock .overlay-link{width:100%;padding:0;margin:0;float:left;}
#game_overlay .prCasinoLogo .flag{padding:0;margin:0 0 -24px;height:24px;width:24px;float:right;}
#game_overlay .prCasinoLogo .flag img{ z-index:3;float:left;margin:0;padding:0;height:auto;width:100%;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;}
#game_overlay .prCasinoLogo{height:110px;width:110px;margin:0 auto;padding:0;z-index:3;position:relative;}
#game_overlay .prCasinoLogo img{aspect-ratio:1/1;padding:0;margin:0;position:relative;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;}
#game_overlay .playRealOut{margin:-20px 0 0!important;}
#game_overlay .sponsored-casino.lazyloaded { border-radius: 100px;}
#game_overlay #button{color:white;}
#game_overlay .overlay-link {position: relative; z-index: 5;}
#game_overlay img.sponsored-casino {opacity: 1!important; }

@media screen and (max-width: 476px) {
  #game_overlay .playReal{font-size: 13px; padding:7px;}

  #game_overlay .prCasinoLogo {height: 65px;width: 65px;}
  #game_overlay .playDemo{margin: 10px 0 10px;font-size: 12px;padding: 3px 5px;}
  #game_overlay .confirm18 {font-size: 10px;line-height: 5px;}
}

.game-wrapper { display: flex; flex-direction: column; height: 100%; }
 #iframe-holder {flex-grow: 1; position: relative; }
 .game-wrapper iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;}
 .game__controls {height: auto; /* Adjust the height according to your needs */ background-color: #f1f1f1; display: flex; align-items: center; justify-content: center;
  font-size: 18px;font-weight: bold;}


    .mix .ribbon {position: absolute;top: -5px; right: -5px; z-index: 1; width: 75px; height: 75px;	overflow: hidden;	pointer-events: none;}
    .mix {color: transparent;}
    .mix .ribbon.hot span { background: #fc0001;  background: linear-gradient(#fc0001,#e10001);}
    .mix .ribbon span {	position: absolute;	top: 19px; right: -21px; display: block; width: 100px; font-size: .75rem; font-weight: 700;	line-height: 1.25rem; color: #fff; text-align: center; text-transform: uppercase; transform: rotate(45deg); box-shadow: 0 3px 0 rgba(0,0,0,.15);}
    .mix .ribbon { pointer-events: none;}
    .mix { color: transparent;}
    .mix .ribbon.hot span::before {	border-top: 3px solid #e10001; border-left: 3px solid #e10001;}
    .mix .ribbon span::before {	left: 0; border-right: 3px solid transparent;}
    .mix .ribbon span {	font-size: .75rem; font-weight: 700; line-height: 1.25rem; color: #fff;	text-align: center;	text-transform: uppercase;}
    .mix .ribbon { pointer-events: none;}
    .mix .ribbon.hot span::after { border-top: 3px solid #e10001; border-right: 3px solid #e10001;}
    .mix .ribbon span::after { right: 0; border-left: 3px solid transparent;}
    .mix .ribbon span::after, .mix .ribbon span::before { position: absolute; top: 100%; z-index: -1; border-bottom: 3px solid transparent;	content: "";}
    .mix .ribbon span {	font-size: .75rem; font-weight: 700; line-height: 1.25rem; color: #fff; text-align: center; text-transform: uppercase;}
    .mix .ribbon { pointer-events: none;}

    .mix .ribbon-left {position: absolute;top: -5px; left: -5px; z-index: 1; width: 100px; height: 100px;	overflow: hidden;	pointer-events: none;}
    .mix {color: transparent;}
    .mix .ribbon-left.hot span { background: #fc0001;  background: linear-gradient(#fc0001,#e10001);}
    .mix .ribbon-left span {	position: absolute;	top: 19px; left: -21px; display: block; /*width: 100px; */ width:93px;font-size: .75rem; font-weight: 700;	line-height: 1.25rem; color: #fff; text-align: center; text-transform: uppercase; transform: rotate(-45deg); box-shadow: 0 3px 0 rgba(0,0,0,.15);}
    .mix .ribbon-left { pointer-events: none;}
    .mix { color: transparent;}
    .mix .ribbon-left.hot span::before {	border-top: 3px solid #e10001; border-right: 3px solid #e10001;}
    .mix .ribbon-left span::before {	right: 0; border-left: 3px solid transparent;}
    .mix .ribbon-left span {	font-size: .75rem; font-weight: 700; line-height: 1.25rem; color: #fff;	text-align: center;	text-transform: uppercase;}
    .mix .ribbon-left { pointer-events: none;}
    .mix .ribbon-left.hot span::after { border-top: 3px solid #e10001; border-left: 3px solid #e10001;}
    .mix .ribbon-left span::after { left: 0; border-left: 3px solid transparent;}
    .mix .ribbon-left span::after, .mix .ribbon span::before { position: absolute; top: 100%; z-index: -1; border-bottom: 3px solid transparent;	content: "";}
    .mix .ribbon-left span {	/*font-size: .75rem; */ font-size:1.5rem; font-weight: 800; /*line-height: 1.25rem;*/ line-height: 1.9rem; color: #fff; text-align: center; text-transform: uppercase;}
    .mix .ribbon-left { pointer-events: none;}
    
    
    /*<div class="ribbon jackpot"><span>Jackpot</span></div>*/
    
    .mix .ribbon {position: absolute;top: -5px;right: -5px;z-index: 1;width: 75px;height: 75px;overflow: hidden;pointer-events: none;}
    .mix {color: transparent;}
    .mix .ribbon.jackpot span {background: #cf9c00;background: linear-gradient(#cf9c00,#8c701a);}
    .mix .ribbon span {position: absolute;top: 19px;right: -21px;display: block;width: 100px;font-size: .75rem;font-weight: 700;line-height: 1.25rem;color: #fff;text-align: center;text-transform: uppercase;transform: rotate(45deg);box-shadow: 0 3px 0 rgba(0,0,0,.15);}
    .mix .ribbon.jackpot span::before {border-top: 3px solid #8c701a;border-left: 3px solid #8c701a;}
    .mix .ribbon span::before {left: 0;border-right: 3px solid transparent;}
    .mix .ribbon span::after, .mix .ribbon span::before {position: absolute;top: 100%;z-index: -1;border-bottom: 3px solid transparent;content: "";}
    .mix .ribbon span {font-size: .75rem;font-weight: 700;line-height: 1.25rem;color: #fff;text-align: center;text-transform: uppercase;}
    .mix .ribbon {pointer-events: none;}
    .mix .ribbon.jackpot span::after {border-top: 3px solid #8c701a;border-right: 3px solid #8c701a;}
    .mix .ribbon span::after {right: 0;border-left: 3px solid transparent;}
    .mix .ribbon span::after, .mix .ribbon span::before {position: absolute;top: 100%;z-index: -1;border-bottom: 3px solid transparent;content: "";}
    .mix .ribbon span {font-size: .75rem;font-weight: 700;line-height: 1.25rem;color: #fff;text-align: center;text-transform: uppercase;}


    .mix .ribbon-left {position: absolute;top: -5px;left: -5px;z-index: 1;width: 75px;height: 75px;overflow: hidden;pointer-events: none;}
    .mix {color: transparent;}
    .mix .ribbon-left.jackpot span {background: #cf9c00;background: linear-gradient(#cf9c00,#8c701a);}
    .mix .ribbon-left span {position: absolute;	top: 19px; left: -21px; display: block; /*width: 100px; */ width:93px;font-size: .75rem; font-weight: 700;	line-height: 1.25rem; color: #fff; text-align: center; text-transform: uppercase; transform: rotate(-45deg); box-shadow: 0 3px 0 rgba(0,0,0,.15);}
    .mix .ribbon-left.jackpot span::before {border-top: 3px solid #8c701a;border-right: 3px solid #8c701a;}
    .mix .ribbon-left span::before {right: 0;border-left: 3px solid transparent;}
    .mix .ribbon-left span::after, .mix .ribbon span::before {position: absolute;top: 100%;z-index: -1;border-bottom: 3px solid transparent;content: "";}
    .mix .ribbon-left span {font-size: .75rem;font-weight: 700;line-height: 1.25rem;color: #fff;text-align: center;text-transform: uppercase;}
    .mix .ribbon-left {pointer-events: none;}
    .mix .ribbon-left.jackpot span::after {border-top: 3px solid #8c701a;border-left: 3px solid #8c701a;}
    .mix .ribbon-left span::after {left: 0;border-left: 3px solid transparent;}
    .mix .ribbon-left span::after, .mix .ribbon span::before {position: absolute;top: 100%;z-index: -1;border-bottom: 3px solid transparent;content: "";}
    .mix .ribbon-left span {font-size: .75rem;font-weight: 700;line-height: 1.25rem;color: #fff;text-align: center;text-transform: uppercase;}
    
    /*<div class="ribbon new"><span>new</span></div>*/
    
    .mix .ribbon {position: absolute;top: -5px;right: -5px;z-index: 1;width: 75px;height: 75px;overflow: hidden;pointer-events: none;}
    .mix {color: transparent;}
    .mix .ribbon.new span {background: #00c2bb;background: linear-gradient(#00c2bb,#00aca6);}
    .mix .ribbon span {position: absolute;top: 19px;right: -21px;display: block;width: 100px;font-size: .75rem;font-weight: 700;line-height: 1.25rem;color: #fff;text-align: center;text-transform: uppercase;transform: rotate(45deg);box-shadow: 0 3px 0 rgba(0,0,0,.15);}
    .mix .ribbon {pointer-events: none;}
    .mix .ribbon.new span::before {border-top: 3px solid #00aca6;border-left: 3px solid #00aca6;}
    .mix .ribbon span::before {left: 0;border-right: 3px solid transparent;}
    .mix .ribbon span {font-size: .75rem;font-weight: 700;line-height: 1.25rem;color: #fff;text-align: center;text-transform: uppercase;}
    .mix .ribbon span::after, .mix .ribbon span::before {position: absolute;top: 100%;z-index: -1;border-bottom: 3px solid transparent;content: "";}
    .mix .ribbon.new span::after {border-top: 3px solid #00aca6;border-right: 3px solid #00aca6;}
    .mix .ribbon span::after {right: 0;border-left: 3px solid transparent;}
    .mix .ribbon span::after, .mix .ribbon span::before {position: absolute;top: 100%;z-index: -1;border-bottom: 3px solid transparent;content: "";}
    
    

    .casino-list-wrapper {display: flex; border-radius: 5px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); flex-direction: column;
      margin: 30px 30px 0px 30px; padding: 0px; max-width:1200px; width:90%}
    .casino-list .mix{ position: relative; color: #14142a;}
    .casino-card{position: relative!important;}
    .mix .inline {display: inline-block;width: 100%; min-width: 100%;}
    .casino-card.position-relative .column-image img{max-width: 170px; border-radius: 20px; /*width: fit-content; */height: auto; }
    .mix .inline { display: inline-block; width: 100%; min-width: 100%;}
    .casino-card.position-relative {position: relative !important; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; color: #14142a; padding: 10px; }
    .casino-card .column-image {display: flex;flex-direction: column;justify-content: space-around;align-items: center;margin: 3px;}
    .casino-card .column-bonus{ display: flex;flex-direction: column;justify-content: space-around; margin:3px; align-items: center;}
    .casino-card .colum-review{ display: flex;flex-direction: column; justify-content: space-around; align-items: center;margin:3px;}
    .card__footer {background: #eee; font-size: 10px; text-align: center; padding: 10px 20px; color: #666;border-bottom-left-radius: 5px;  
      border-bottom-right-radius: 5px; }
   
    
      .mix .ribbon-left span {	/*font-size: .75rem; */ font-size:1.5rem; font-weight: 800; /*line-height: 1.25rem;*/ line-height: 1.9rem; color: #fff; text-align: center; text-transform: uppercase;}
    
    .mix .ribbon {position: absolute; top: -5px; right: -5px; z-index: 1; width: 75px;  height: 75px; overflow: hidden; pointer-events: none;    }
    
    
    
    .casino-card .column-bonus {display: flex;flex-direction: column;justify-content: space-around;}


    .total-rating-value.large-meter {padding: 10px; }

    .tooltip-icon {cursor: pointer;}
  .casino-list-wrapper .awards-wrapper {float: left; display: flex;flex-direction: column; justify-content: space-around; align-items: center;}
  .casino-list-wrapper .bonus-info{font-size: 12px; cursor: pointer;text-align: center;}

.tippy-box[data-theme~='red'] {background-color: red;color: white;}

.tippy-box[data-theme~='green'] {background-color: green; color: black;}
.tippy-box[data-theme~='info']{ background-color: #fff; text-align: left; box-shadow: 0 2px 25px rgba(0,0,0,.15);  color: #1d2730;  font-size: 13px;
  border-radius: 2px; overflow: hidden;}
/* Define a cor da seta para tooltips posicionadas no topo */
.tippy-box[data-theme~='info'][data-placement^='top'] > .tippy-arrow::before { border-top-color: #5bc0de; display: none;}

/* Define a cor da seta para tooltips posicionadas embaixo */
.tippy-box[data-theme~='info'][data-placement^='bottom'] > .tippy-arrow::before {border-bottom-color: #5bc0de;display: none;}

/* Define a cor da seta para tooltips posicionadas à esquerda */
.tippy-box[data-theme~='info'][data-placement^='left'] > .tippy-arrow::before {border-left-color: #5bc0de;display: none;}

/* Define a cor da seta para tooltips posicionadas à direita */
.tippy-box[data-theme~='info'][data-placement^='right'] > .tippy-arrow::before { border-right-color: #5bc0de;display: none;}

.tippy-content {padding: 16px;position: relative;	z-index: 1;word-wrap: break-word;}

.casino-flex-container {  display: flex;  justify-content: center;  flex-direction: column;  align-items: center;}
.casino-card img{flex: 1 1 auto;}



@media (max-width:910px){
    .casino-card.position-relative { justify-content: space-around; }
}
@media (max-width:740px){
  .casino-card.position-relative .column-image img {
    max-width: 120px;
    border-radius: 20px;
    width: 100%;
    height: auto;
    flex: 1 1 auto;
    display: flex;
  }

  .casino-card .column-bonus, .casino-card .colum-review{
    font-size: 12px;
  }
  .casino-card .column-bonus .btn, .casino-card .colum-review .btn
{
  
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
   
}
.total-rating-value.large-meter{
    transform: scale(0.3); /* Navegadores modernos */
  -ms-transform: scale(0.3); /* IE 9 */


    padding: 5px;
  
}


}
.total-rating-value.large-meter{
transform: scale(0.35);
color: white;
margin: -40px;}
.bonus-details{display:flex;
flex-direction:column;
justify-content:center;}

@media (max-width:579px){
	.casino-list-wrapper{
	 margin: 30px 10px 0px 10px;
		width:100%;
	}
}
#header-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 5px;
}



@media (min-width: 448px) and (max-width: 686px) {
  #header-content {
      flex-direction: column;
      width: 100%;
  }


}
@media (max-width: 448px){
  #header-content {
      flex-direction: column;
      width: 100%;
  }


}
#sticky-bar {
  position: relative;
  top: 30px;

}
@media (max-width:688px){
  #sticky-bar {
  
    top: 131px;
  
  }

}
@media (max-width:431px){
  #sticky-bar {
  
    top: 156px;
  
  }

}
#logo {
  height: 119px;
  width: 228px;
  overflow: hidden;
  z-index: 3;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
#header-bar {
  width: 100%;
  height: 100px;
  position: relative; 
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 792px){
.new-articles {
  display: none!important;
  
}
}

.after-header {
  margin-top: 0px;
 
}

.heading.heading_line.heading_center{
  text-align: center;
}

/*
.hero.row {
   display: flex;
  width: 100%;
  color: white;
  background-color: #9a2222;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hero-text .col{
  flex: 1;  
} 
.hero-img .col{
  flex: 1;  
}

@media (max-width: 997px) {  
  .hero.row {
    flex-direction: column;
  }
}


.hero-text.col h1 {
  padding-bottom: 30px;
  text-align: justify;
}
.hero-text.col p {
 
  text-align: justify;
}

@media (max-width:768) {
  .hero.row {
    flex-direction: column;
  }

   
}*/
.hero-img.col {
  display: flex;
  justify-content: center;
  padding: 10px;
}
.hero-text.col {
  display: flex;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
}
.hero-text.col h1 {
  padding-bottom: 30px;
  text-align: left;
}
.hero {
  display: flex;
 width: 100%;
 color: white;
 background-color: #9a2222;
justify-content: center;
}

#header-bar {
  width: 100%;
  height: auto; 
    position: relative;
  margin-top: unset; 
  margin-bottom: unset; 
  padding: 10px;
}

#header-content{display: block;}


#logo {
  height: unset;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: unset;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

#logo a {
  display: flex;
  transition: background-color .2s ease;
  height: auto;
  width: auto;
  padding: 0 20px;
  position: relative;
   z-index: unset;
  font-size: 58px;
  letter-spacing: -1px;
  line-height: .7em;
}

#sticky-bar {
  position: relative;
  top: 0;
}

.after-header {
 
  position: relative;
  padding-top: 0px;
 margin-bottom: 0px; 
  overflow: hidden;
  margin-top: 0px!important;
}
.single-wrapper {
  margin: 0px 0 0;
}

.main-title.single-title{
  text-align: center;
}

h1.main-title, h1.page-title {
  font-size: revert;
  line-height: revert;
  margin: revert;
  color: #9a2222;
  text-decoration: underline;
}

.container-fluid.no-padding.bg-dark-red {
  background-color: #9a2222;
}

.hero-text.col h1 {
  padding-bottom: 20px;
  text-align: justify;
  font-size: 25px;
  font-weight: 700;
}.hero-img.col {
    display: flex;
    justify-content: center;
    padding: 10px;
}
@media (max-width: 540px){
 .hero .container{
  max-width: 100%;
 }
}

@media (max-width: 768px){
 .hero .container{
  max-width: 95%;
 }

 .hero-img{display: none!important;}
}
#sticky-bar.admin-bar {
	top: unset;
}


table.widget-top-casinos-side tbody tr td a img {
  max-width: 64px!important;
  border-radius: 10px;
}

.the-content table>tbody>tr>td, .the-content table>tbody>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: none; 
}

.the-content table > tbody > tr:nth-child(even) {
  background-color: #fff;
}

.the-content table > tbody > tr:nth-child(odd) {
  background-color: #ddd;
}

.the-content table>tbody>tr>td, .the-content table>tbody>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: none;
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
   padding: 10px 0px 15px 0px;
   font-weight: revert!important;

}
.accordion h1,
.accordion h2,
.accordion  h3,
.accordion  h4,
.accordion  h5,
.accordion  h6 {
  padding: 1px 0px 1px 0px;


}
.h1, h1 {
  font-size: 2.2rem;
}
.justified-text {
  text-align: justify;
}

.justified-text p,
.justified-text h1,
.justified-text h2,
.justified-text h3,
.justified-text h4,
.justified-text span {
  display: block;
  width: 97%; /* ou a largura desejada */
  margin: 0 auto; /* centralizar o elemento dentro da div */
}

.body-split {
	padding: 20px 0px;
}

.collapse {
  visibility: revert;
}


.accordion .btn-link {
  color: #000;

}
.card .btn.btn-link {
  border: none;
  outline: none;
  color: #333; /* Altere para a cor do texto do título */
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: left;
}

.card .btn.btn-link h2 {
  margin: 0;
}

.card .btn.btn-link .arrow::before {
  content: '>';
  font-size: 1.5em; /* Ajuste para o tamanho desejado */
  line-height: 1;
  margin-left: 5px;
  transform: rotate(90deg);
  display: inline-block;
  transition: transform 0.3s;
}

.card .btn.btn-link.collapsed .arrow::before {
  transform: rotate(0);
}
#lista_de_casinos_widget-2 .casino-card.position-relative { justify-content: space-around; }

h3.slot.card__title{
  padding:0px;
  color:#9a2222;
  font-size:12px;
}

  @media (max-width: 768px){
    #container-de-posts.slot.row.row_tight.card-list {
  flex-wrap: wrap;
  overflow-x: auto;
  margin-right: unset;
  margin-left: unset;
  padding-right: unset;
  padding-left: unset;
  padding-bottom: unset;
}

}

.single-page h2:not(.article-title){
    font-size: unset;
  margin: unset;
}
h2.panel-title {
    font-size: inherit;
    padding: 8px;
}
/**
* Text Justify Button
*/
.wp-block[data-align="justify"] {
    text-align:justify;
}


span.casino-table-widget__header-text {
  width:100%;
}
div.cptg-sidebar-right-column a{ color:#FFF!important;}

.cptg-sidebar-middle-column .heading.heading_small.heading_slim {
	color: #d91b1b;
	font-size: 1.2rem;
}

.cptg-sidebar-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  box-shadow: 0 0 10px rgba(0,0,0,.5);
  margin: 0px 0px 10px 0px!important;
  background: #fff;
  padding: 5px;
  border-radius: 15px;

}
.button.casino-table-widget__button  {
	padding: 12px 20px!important;
}
.cptg-sidebar-widget-header {
  width: 100%;
  text-align: center;
  padding: 10px;
}
/*
.cptg-sidebar-flex-container > div {
  flex: 1 0 0;
  padding: 10px;
  box-sizing: border-box;
}
*/
.cptg-sidebar-left-column {
	display: flex;
	flex: 1 1 25%;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
}

.cptg-sidebar-middle-column .heading.heading_small.heading_slim {
	color: #d91b1b;
	font-size: 14px;
}
.cptg-sidebar-casino-table-widget__offer-text {
	font-size: 1.1rem;
	text-align: justify;
	
	line-height: 2rem;
}
.cptg-sidebar-left-column a img {
	border-radius: 15px;
}
.cptg-sidebar-middle-column {
	flex: 1 1 50%;
	word-wrap: break-word;
	box-sizing: border-box;
	align-content: center;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;

	margin: 0 auto;
	padding: 5px;
}

.cptg-sidebar-right-column {
	flex: 1 1 25%;
	/* padding-left: px; */
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cptg-sidebar-bonus-button {
  background-color: #0099cc;
  color: white;
  padding: 10px 15px;
  text-decoration: none;
  width: 100%;
  text-align: center;
  display: inline-block;
}


@media (max-width: 600px) {
  .cptg-sidebar-flex-container {
    flex-direction: column;
  }
  .cptg-sidebar-left-column, .cptg-sidebar-middle-column, .cptg-sidebar-right-column {
    flex-basis: 100%;
  }
}

.hero-row {
  display: flex;
  align-items: center; /* Centraliza verticalmente as colunas */
  justify-content: space-between; /* Adiciona um espaço entre as colunas, se necessário */
}
.hero-text, .hero-img {
  flex: 1; /* Garante que ambas as colunas ocupem espaço igual */
  padding: 20px; /* Espaçamento interno para dar um respiro ao conteúdo */
}
.image-responsive {
  max-width: 100%; /* Garante que a imagem não exceda o tamanho da coluna */
  height: auto; /* A altura da imagem é ajustada automaticamente */
  display: block; /* Remove espaços em branco abaixo da imagem */
  margin: 0 auto; /* Centraliza horizontalmente a imagem */
}
/*acerto do menu desktop do casinoonline.com.pt

#section-menu {
  float: unset;
  margin-left: unset;
  border-left: 1px solid rgba(0,0,0,.15);
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: start;
}

#section-menu.standard-menu ul {
  position: relative;
  display: flex;
}

#section-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#section-menu.standard-menu>ul>li>a {
  position: relative;
  display: flex;
  padding-top: 0px;
  transition: background-color .2s ease;
  flex-direction: column;
  justify-content: center;


}

#section-menu>ul>li>a {
  position: relative;
  display: block;
  height: 65px;
  min-width: unset;
  padding: 33px 10px 0px 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
  border-right: 1px solid rgba(0,0,0,.15);
  color: #FFF;
  transition: background-color .2s ease;
}

#section-menu {
float: unset;
margin-left: unset; 
border-left: 1px solid rgba(0,0,0,.15);
opacity: 0;
}

@media (max-width: 600px){

  #section-menu {
	display: none !important;
}
}
/* Submenu inicialmente oculto 
#section-menu ul.submenu {
  position: absolute;
  width: 190px;
  background-color: #1F262E;
  padding: 10px 0;
  box-shadow: 0 5px 5px -4px rgba(0,0,0,0.5);
  display: flex !important; 
  flex-direction: column 
  visibility: hidden !important; 
  transition: visibility 0.3s ease; 
}


#section-menu.standard-menu li:hover ul.submenu {
  visibility: visible !important; 


fim do acerto do menu desktop do casinoonline.com.pt*/