﻿
.link {
	text-align: center;
  display: inline-block;
  color: #0000ff;
  font-weight: 400;
  letter-spacing: .6px;
  text-decoration: underline;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-size: 1.35rem;
}
.link:hover, .link:visited {
	  color: #0000ff !important;
}
#menu-item-780 a {
	margin-top: 5px;
}
#menu-item-780 a::before {
  content: '';
  background: url(https://kazakhbet.com/wp-content/uploads/2026/05/kazakhbet-home.svg) top center no-repeat;
  width: 52px;
  height: 30px;
  display: block;
  float: left;
  margin-right: 8px;
  margin-top: -5px;
}

.site-header-bar {
	padding: 0px;
}

h1 {
  font-size: 28px;
  line-height: 32px;
}
h2 {
  font-size: 26px!important;
  line-height: 28px;
     margin: 25px 0px 0px 0px!important;
 
}
h3 {
  font-size: 22px;
    line-height: 24px;
   margin: 25px 0px 0px 0px!important;
}
h4 {
  font-size: 20px;
    line-height: 22px;
}
h5 {
  font-size: 18px;
    line-height: 20px;
}
.custom-logo-link img {
  height: 45px;
}
#primary, #masthead, footer {
    max-width: 1040px !important;
    margin: auto;
  }
.site-header {
padding: 12px 0px;
}
:where(.entry-content) > ol {
  list-style: none;
  counter-reset: epicCallout;
  padding-left: 0;
  margin: 14px 0 18px;
  display: grid;
  gap: 12px;
}
:where(.entry-content) > ol > li {
  counter-increment: epicCallout;
  position: relative;
  padding: 15px 15px 15px 45px;
  border-radius: 10px;
  border: 1px solid rgba(42, 48, 59, 0.09);
  box-shadow: 0 18px 60px rgba(33, 36, 38, 0.08);
  color: #5a5a5a;
	
}
:where(.entry-content) > ol > li::before {
  content: counter(epicCallout);
  position: absolute;
left: 15px;
  top: 12px;
  width: 20px;
  height: 30px;
  border-radius: 7px;
  display: grid;
  place-items: center;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background: #13aabe;
}
:where(.entry-content) > ol > li > strong {
  color: #2a303b;
	
}
:where(.entry-content) > ul {
  list-style: none;
  padding-left: 0;
  margin: 10px 0 10px;
	background: #f9f9f9;
	border-radius: 10px;
  display: grid;
  gap: 10px;
	padding: 15px 0;
}
:where(.entry-content) > ul > li {
  position: relative;
  padding: 0px 15px 0px 40px;
  color: #2a303b;
}
:where(.entry-content) > ul > li::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 7px;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background: #fcbe03;
}
:where(.entry-content) > ul > li > strong {
  color: #2a303b;
}
table {
  width: 100%;
	margin-bottom: 20px;
}
.button {
      padding: 14px 28px;
      font-size: 18px;
      font-weight: 600;
      color: #fff;
      background: linear-gradient(135deg, #0073ce, #005fa3);
      border: none;
      border-radius: 14px;
      cursor: pointer;
      transition: all 0.25s ease;
      box-shadow: 0 6px 20px rgba(0, 115, 206, 0);
      position: relative;
      overflow: hidden;
}
.button:hover {
      transform: translateY(-3px) scale(1.03);
      box-shadow: 0 5px 15px rgba(0, 115, 206, 0.5);
    }
.button:active {
      transform: translateY(1px);
      box-shadow: 0 5px 15px rgba(0, 115, 206, 0.4);
    }

    .button::before {
      content: "";
      position: absolute;
      top: 0;
      left: -75%;
      width: 50%;
      height: 100%;
      background: rgba(255,255,255,0.25);
      transform: skewX(-25deg);
      transition: left 0.5s;
    }

    .button:hover::before {
      left: 125%;
    }
.button:visited {
  color: #fff;
}
.button {
  text-align: center;
  display: inline-block;
  background-color: #0073ce;
  border-radius: 5px;
  color: #fff;
  padding: 10px 30px;
  font-weight: 400;
  letter-spacing: .6px;
  text-decoration: none !important;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 10px;
}
.button:hover {
  background-color: #0073ce;
  color: #fff; 
}
table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  margin: 20px 0;
	box-shadow: 0px 5px 15px #fff;
	border: solid 1px #f0f0f0;
}
table td, table th {
  padding: 1em 1.5em;
  vertical-align: top;
  text-align: left;
  font-size: .9em;
}
table th {
 background: #f0f0f0;
  font-weight: 700;
  border-bottom: solid 1px #fcbe03;
  color: #000;
}
table tbody td {
  background: #f9f9f9;
}
table tbody tr:nth-child(2n) td {
  background: #fff;
}

@media( max-width: 768px ) {
	h1 {
  font-size: 26px;
  line-height: 30px;
}
h2 {
  font-size: 24px!important;
  line-height: 26px;
     margin: 25px 0px 0px 0px!important;
 
}
h3 {
  font-size: 29px;
    line-height: 22px;
   margin: 25px 0px 0px 0px!important;
}
h4 {
  font-size: 18px;
    line-height: 22px;
}
h5 {
  font-size: 16px;
    line-height: 20px;
}
	#primary {
  padding: 0px 15px;
}
	.site-header {
padding: 12px 15px;
}
}
@media( min-width: 960px ) {
.bet-box-item__figures img, .bet-box-figures-embed img {
  padding: 35px !important;
	border: solid 2px #c9c9c9;
}
}