/*
Theme Name: Mostbet Russia Download
Author: Custom
Description: Mostbet Russia
Version: 1.0
*/

body {
    font-family: 'Segoe UI', sans-serif;
    margin: 0;
    padding: 0;
    background: #f4f4f4;
}
.wrapper {background-color: #0c2a5d;}
header {
    background: #0c2a5d;
	background-image: linear-gradient(to top, #00326600 0, #003266 73%, #003266 98%);
    padding: 15px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-direction: column;
}
.HeaderTop{
	min-width: 100%;
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px 5px;
}
.DownloadLinks {
	border-radius: 20px;
    background-color: #054588;
    display: flex;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
	margin-left: 10px;
  	margin-right: 10px;
}
.DownloadLinks_nav{
	display: flex;

}
.MainButton_switchButton:hover {
    color: #ffba00;
}
p.DownloadLinks_label {
	text-transform: uppercase;
	padding: 0px 5px;
}
.sidebar {
    background: #fff;
    border-right: 1px solid #ddd;
    width: 250px;
    padding: 20px;
}
ul#menu-main.menu {
display: flex;
list-style: none; 
}
.LockBypass_text{
	color:#fff;
	text-decoration:none;
}
.menu li a{
	color:#fff;
    text-decoration: none;
    display: block;
	padding: 5px 20px;
}
.menu li a:hover {
	color:#ffba00;
}
.main-content {
    width: 90%; /* Ширина блока, чтобы он не занимал всю страницу */
    max-width: 1200px; /* Максимальная ширина */
    margin: 20px auto; /* Отступы сверху и снизу, а также центрирование */
    padding: 20px; /* Внутренние отступы */
    background-color: #f9f9f9; /* Цвет фона */
    border-radius: 10px; /* Скругление углов */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Тень для визуальной глубины */
    flex: 1;
}
.LockBypass_button {
	background: #054588;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 5px;
    transition: box-shadow .2s ease;
    text-decoration: none;
	margin-left: 10px;
  	margin-right: 10px;
}
..LockBypass_button:hover{
	border: 1px solid #ffffff;
}
.Icon_root{
	width: 20px;
    height: 20px;
    fill: #fff;
	margin-left: 2px;
}
.Icon_root2 {
	width: 20px;
    height: 20px;
    fill: #fff;
	margin-right: 10px;
}
.FreeMoneyButton_img__pb-cB{
	width: 66px;
  height: 49px;
  margin:
0 -16px -4px;
  background:
url(/wp-content/themes/mostbet-ruD/img/mostbetcoins.png) no-repeat center/cover;
}
.FreeMoneyButton_container{
	position: relative;
    margin-left: 10px;
}
a.FreeMoneyButton{
	display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: auto;
    padding-right: 10px;
    border-radius: 20px;
    background: linear-gradient(81deg, #ebff00e6 8.76%, #ebff0000 47.84%), linear-gradient(0deg, #87bb18, #88c504);
    color: var(--color-main-white);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
}
.aviator_img__pb-cB{
  background:
url(/wp-content/themes/mostbet-ruD/img/aviator.png) no-repeat center/cover;
}
.aviator_container{
	position: relative;
    margin-left: 10px;
}
a.aviator{
	display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: auto;
    padding-right: 10px;
    border-radius: 20px;
    background: linear-gradient(81deg, #ebff00e6 8.76%, #ebff0000 47.84%), linear-gradient(0deg, #87bb18, #88c504);
    color: var(--color-main-white);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
}
.DownloadLinks_navLink{
	width: 20px;
    height: 20px;
    fill: #428cdc;
    transition: fill .15s ease-in;
}
.MainButton_switchButton {
	padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    box-shadow: 0 11px 27px #428cdca1;
    border-radius: 20px;
    background-color: #428cdc;
    background-image: linear-gradient(to top, #428cdc, #0992af);
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--color-main-white);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: max-content;
}
.Header_headerSpaceBetweenWrap__DbLar{
	display: flex;
	margin-left: 10px;
}
.Header_headerProfileWrap__aFeRE{
	display: flex;
    align-items: center;
    justify-content: space-between;
	margin-left:10px;
}
.auto_sign_upButton {
	padding-top: 10px;
  padding-bottom: 10px;
	font-size: 18px;
	background-image: linear-gradient(to top,#fa4d00,#fa5e00);
  	box-shadow: 0 10px 30px #fa410066;
	color: #fff;
  text-transform: uppercase;
  border-radius:50px;
  border:none;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration:none;
  line-height: 1.2;
}
..auto_sign_upButton:hover{
	background-image: linear-gradient(0deg, #fa5e00 0, #fa7c00);
    box-shadow: 0 20px 30px #fa410066;
}
.auto_loginButton {
	padding-top: 10px;
  	padding-bottom: 10px;
	font-size: 18px;
	background-image: linear-gradient(to top,#428cdc,#509aea 97% 100%);
	color: #fff;
  	text-transform: uppercase;
 	border-radius:50px;
  	border:none;
  	font-weight: 500;
  	padding-left: 20px;
  	padding-right: 20px;
  	text-align: center;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	text-decoration:none;
 	line-height: 1.2;
	margin-left:10px;
}
.auto_loginButton:hover{
	background-image: linear-gradient(180deg, #428cdc 0, #509aea 97%, #509aea);
}
.Auth_container {
	margin-left:10px;
}

@media screen and (max-width: 768px)  {

	.HeaderTop {
    flex-direction: column;
    align-items: stretch;
  }

  .DownloadLinks_nav {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .Header_headerSpaceBetweenWrap__DbLar {
    flex-direction: column;
    align-items: stretch;

  }

  .FreeMoneyButton_container {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .MainButton_switchButton,
  .LockBypass_button,
  .FreeMoneyButton,
  .auto_sign_upButton,
  .auto_loginButton {
    width: 100%;
    justify-content: center;
  }

  .DownloadLinks {
    flex-direction: column;
    align-items: flex-start;
}
}	/*
Theme Name: Mostbet Russia Download
Author: Custom
Description: Mostbet Russia
Version: 1.0
*/
body {
  font-family: 'Segoe UI', sans-serif;
  margin: 0;
  padding: 0;
  background: #f4f4f4;
}

.wrapper {
  background-color: #0c2a5d;
}

header {
  background: #0c2a5d;
  background-image: linear-gradient(to top, #00326600 0, #003266 73%, #003266 98%);
  padding: 15px;
  color: #fff;
  display: flex;
  flex-direction: column;
}

.HeaderTop {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  padding: 0 10px 5px;
}

.DownloadLinks {
  border-radius: 20px;
  background-color: #054588;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 5px 10px;
  flex-wrap: wrap;
}

.DownloadLinks_nav {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.DownloadLinks_navLink {
  width: 20px;
  height: 20px;
  fill: #428cdc;
  transition: fill 0.15s ease-in;
}

p.DownloadLinks_label {
  text-transform: uppercase;
  padding: 0 5px;
}

.LockBypass_button {
  background: #054588;
  border-radius: 20px;
  display: flex;
  align-items: center;
  padding: 5px 10px;
  transition: box-shadow 0.2s ease;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
}

.LockBypass_button:hover {
  border: 1px solid #ffffff;
}

.LockBypass_text {
  color: #fff;
  text-decoration: none;
  margin-left: 5px;
}

.Icon_root,
.Icon_root2 {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.Icon_root {
  margin-left: 2px;
}

.Icon_root2 {
  margin-right: 10px;
}

.MainButton_switchButton {
  padding: 0 10px;
  height: 40px;
  box-shadow: 0 11px 27px #428cdca1;
  border-radius: 20px;
  background-color: #428cdc;
  background-image: linear-gradient(to top, #428cdc, #0992af);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}

.MainButton_switchButton:hover {
  color: #ffba00;
}

.Header_headerSpaceBetweenWrap__DbLar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.Header_headerProfileWrap__aFeRE {
  display: flex;
  align-items: center;
  gap: 10px;
}

.auto_sign_upButton,
.auto_loginButton {
  padding: 10px 20px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 50px;
  border: none;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  line-height: 1.2;
  white-space: nowrap;
}

.auto_sign_upButton {
  background-image: linear-gradient(to top, #fa4d00, #fa5e00);
  box-shadow: 0 10px 30px #fa410066;
  color: #fff;
}

.auto_sign_upButton:hover {
  background-image: linear-gradient(0deg, #fa5e00 0, #fa7c00);
  box-shadow: 0 20px 30px #fa410066;
}

.auto_loginButton {
  background-image: linear-gradient(to top, #428cdc, #509aea 97% 100%);
  color: #fff;
  margin-left: 10px;
}

.auto_loginButton:hover {
  background-image: linear-gradient(180deg, #428cdc 0, #509aea 97%, #509aea);
}

.Auth_container {
  margin-left: 10px;
}

.FreeMoneyButton_container {
  position: relative;
}

a.FreeMoneyButton {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 0 10px;
  border-radius: 20px;
  background: linear-gradient(81deg, #ebff00e6 8.76%, #ebff0000 47.84%), linear-gradient(0deg, #87bb18, #88c504);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}

.FreeMoneyButton_img__pb-cB {
  width: 66px;
  height: 49px;
  margin: 0 -16px -4px;
  background: url(/wp-content/themes/mostbet-ruD/img/mostbetcoins.png) no-repeat center/cover;
}

.sidebar {
  background: #fff;
  border-right: 1px solid #ddd;
  width: 250px;
  padding: 20px;
}

ul#menu-main.menu {
  display: flex;
  list-style: none;
}

.menu li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 20px;
}

.menu li a:hover {
  color: #ffba00;
}

.main-content {
  width: 90%;
  max-width: 1200px;
  margin: 20px auto;
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  flex: 1;
}
@media (max-width: 768px) {
  .HeaderTop,
  .Header_headerSpaceBetweenWrap__DbLar,
  .Header_headerProfileWrap__aFeRE {
    flex-direction: column;
    align-items: stretch;
  }

  .DownloadLinks {
    justify-content: center;
  }

  .FreeMoneyButton_container {
    display: none;
  }

  .DropDownMenu_container {
    display: none;
  }

  .logo img {
    height: 30px;
  }

  .MainButton_switchButton,
  .auto_sign_upButton,
  .auto_loginButton {
    font-size: 14px;
    padding: 8px 12px;
  }

  .LockBypass_text {
    display: none;
  }

  .sidebar {
    width: 100%;
  }
}
