/*! CSS Used from: https://www.jogossantacasa.pt/html/css/34/jogosantacasa_34.css */
strong{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
:active{outline:0;}
* :active{outline:0;}
:focus{outline:0;}
* :focus{outline:0;}
.floatLeft{float:left;}

/*.euromilhoes{background:url(../img/logo-jogos_01.webp) no-repeat left top;width:102px;}*/
.betnow.euromilhoes{background:url(../img/logo-jogos_01.webp) no-repeat top left;width:112px;height:32px;text-indent:-9999px;display:block;margin:0 0 10px 0;}
.sorteiomilionario{background:url(../img/logo-jogos_01.webp) no-repeat left -284px;width:104px;}
.betnow .sorteiomilionario{background:url(../img/logo-jogos_01.webp) no-repeat 0 -283px;width:110px;height:30px;text-indent:-9999px;display:block;margin:0 0 10px 0;}

.totoloto{background:url(../img/logo-jogos_01.webp) no-repeat left -33px;width:89px;}
.betnow .totoloto{background:url(../img/logo-jogos_01.webp) no-repeat 0 -30px;width:112px;height:32px;text-indent:-9999px;display:block;margin:0 0 10px 0;}


.totobola{background:url(../img/logo-jogos_01.webp) no-repeat left -162px;width:85px;}
.betnow .totobola{background:url(../img/logo-jogos_01.webp) no-repeat 0 -160px;width:112px;height:32px;text-indent:-9999px;display:block;margin:0 0 10px 0;}

.totobolaextra{background:url(/wp-content/plugins/JSC-plugin/assets/img/logo-jogos_01.webp) no-repeat left -190px;width:90px;}
.betnow .totobolaextra{background:url(../img/logo-jogos_01.webp) no-repeat 0 -190px;width:112px;height:32px;text-indent:-9999px;display:block;margin:0 0 10px 0;}

.lotariaClassica{background:url(../img/logo-jogos_01.webp) no-repeat left -98px;width:86px;}
.histPrizes .logos{background:url("../img/logo-jogos_01.webp") no-repeat scroll transparent;display:block;padding-left:10px;height:34px;text-indent:-9999px;width:110px;float:left;}
.histPrizes .logos.lotariaClassica{background-position:left -102px;}


.lotariaPopular{background:url(../img/logo-jogos_01.webp) no-repeat left -129px;width:84px;}
.histPrizes .logos{background:url("../img/logo-jogos_01.webp") no-repeat scroll transparent;display:block;padding-left:10px;height:34px;text-indent:-9999px;width:110px;float:left;}
.histPrizes .logos.lotariaPopular{background-position:left -136px;}


/*css para o euromilhoes*/
.lottery.vertical-medium-card {
    border-radius: 5px;
    padding: 32px;
    background: #fff;
    display: flex;
    flex-direction: column;
  }
  
  .lottery.vertical-medium-card .info {
    display: flex;
    justify-content: space-between;
    padding-bottom: 24px;
    font-size: 12px;
    line-height: 1;
    color: #6e7191;
    font-weight: 500;
  }
  
  .lottery.vertical-medium-card .info .logo {
    flex: 0 0 50%;
  }
  
  .lottery.vertical-medium-card .info img {
    max-height: 32px;
  }
  
  .lottery.vertical-medium-card .info span:last-child {
    color: #3d3a56;
    font-weight: 700;
  }
  
  .lottery.vertical-medium-card .middle .label {
    font-weight: 700;
    color: #14142a;
    padding-bottom: 4px;
  }
  
  .lottery.vertical-medium-card .prize .value {
    padding-top: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 125%;
    color: #14142a;
  }
  
  .lottery.vertical-medium-card .results .value {
    padding-top: 8px;
    display: flex;
    flex-wrap: wrap;
  }
  
  .lottery.vertical-medium-card .circle,
  .lottery.vertical-medium-card .star {
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e6f8e7;
    margin-right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #047702;
  }
  
  .lottery.vertical-medium-card .star {
    min-width: 40px;
    height: 40px;
    font-size: 18px;
    margin-right: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/icon-light-yellow-star.svg) no-repeat center;
    background-size: contain;
    border-radius: 0;
    color: #c09702;
  }
  
  
  /* CSS for horizontal card */
  .lottery.horizontal-card {
    display: flex;
    border-radius: 5px;
    padding: 16px;
    background: #fff;
  }
  
  .lottery.horizontal-card .info {
    display: flex;
    align-items: center;
   
  }
  
  .lottery.horizontal-card .info .logo {
   
    margin-right: 16px;
  }
  
  .lottery.horizontal-card .info img {
    max-height: 30px;
  }
  
  .lottery.horizontal-card .info span {
    font-size: 12px;
    color: #6e7191;
    font-weight: 500;
  }
  
  .lottery.horizontal-card .content {
    flex: 1;
  }
  
  .lottery.horizontal-card .label {
    font-weight: 700;
    color: #14142a;
    padding-bottom: 4px;
  }
  
  .lottery.horizontal-card .prize {
    margin-top: 8px;
  }
  
  .lottery.horizontal-card .prize .label {
    font-size: 12px;
    font-weight: 500;
  }
  
  .lottery.horizontal-card .prize .value {
    font-weight: 700;
    font-size: 16px;
    line-height: 125%;
    color: #14142a;
  }
  
  .lottery.horizontal-card .results {
    margin-top: 16px;
  }
  
  .lottery.horizontal-card .results .label {
    font-weight: 700;
    color: #14142a;
    padding-bottom: 4px;
  }
  
  .lottery.horizontal-card .results .value {
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
  }
  
  .lottery.horizontal-card .circle,
  .lottery.horizontal-card .star {
    min-width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #e6f8e7;
    margin-right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #047702;
  }

  .lottery.horizontal-card .star {
    min-width: 28px;
    height: 28px;
    
    margin-right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/icon-light-yellow-star.svg) no-repeat center;
    background-size: contain;
    border-radius: 0;
    color: #c09702;
  }
  
  .lottery.horizontal-card .star {
    background-size: cover !important;
    background-position: center !important;
    border-radius: 0;
    color: #c09702;
  }
  .lotteries-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 40px;
  }
  

  
  @media (max-width: 767px) {
    .lotteries-cards {
        overflow-x: scroll;
        display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    overflow-x: scroll;
    margin-top: 40px;
    padding: 50px 30px;  /* Ajuste este valor conforme necessário */
    width: 100%;
    }
    .lottery.vertical-medium-card.previous-draw {
       
        margin-right: 20px;  /* Ajuste este valor conforme necessário */
      }

      .lottery.vertical-medium-card.previous-draw:last-child {
        margin-right: 0;
      }

  }

  .lottery.vertical-medium-card.previous-draw {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}



  .lottery.vertical-medium-card.previous-draw.new::after {
    content: "Novo";
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 2px;
    padding-top:10px;
    color: #ff9a03f6;
    text-shadow: 1px #c09702;
    background-color: transparent;
    font-size: 1.2em;
    animation: blinker 2s linear alternate 5;
    transform: rotate(-45deg);
}

@keyframes blinker {
    50% { opacity: 0; }
}


.lottery.vertical-medium-card.previous-draw {
    position: relative;
}

.lottery.vertical-medium-card.previous-draw {
    min-width: 291px;
}
.lottery.vertical-medium-card .info img {
	max-height: 28px;
}


.lottery.horizontal-card.previous-draw {
	min-width: 291px;
}
.lottery.horizontal-card.previous-draw {
	position: relative;
	display: flex;
	flex-direction: row;
	padding: 10px;
	justify-content: space-between;
}

.lottery.horizontal-card.previous-draw {
	position: relative;
	display: flex;
	flex-direction: row;
	padding: 10px;
	justify-content: space-between;
}
.lottery.horizontal-card {
	border-radius: 5px;
	padding: 32px;
	background: #fff;
	display: flex;
	flex-direction: column;
}
.lottery.horizontal-card .info {
	display: flex;
	justify-content: center;
	/* padding-bottom: 24px; */
	font-size: 12px;
	line-height: 1;
	color: #6e7191;
	font-weight: 500;
	flex-direction: row;
	flex-direction: column;
	padding: 10px;
}

.lottery.horizontal-card .middle {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 10px;
}
.lottery.horizontal-card .results {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: center;
}

.lottery.horizontal-card.previous-draw {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.lottery.horizontal-card.previous-draw {
	min-width: 491px;
}
.lottery.horizontal-card .info span:last-child {
  color: #3d3a56;
  font-weight: 700;
}

/*custom */

.lottery.vertical-medium-card.previous-draw {
	min-width: 291px;
	margin: 10px;
	padding-right: 20px;
	width:40%;
}

