.logo1 {
  width: 60px;
  height: 60px;
}
.logo3 {
  height: 70px;
  width: auto;
}
.x-header {
}
@media only screen and (max-width: 992px) {
  .x-header {
    height: 70px;
  }
}
.x-header .-menu-wrapper .-inner-wrapper .nav-link {
  background: #49729c;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
}
.x-header .-menu-wrapper .-inner-wrapper .nav-link:hover {
  background: #49729c;
}

.x-feed-news-header .-feed-news-inner-wrapper {
  background: #295078;
}
.x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item {
  color: #85b6ff;
}
.btn.-btn-header-login {
  border-radius: 5px;
  background: transparent;
  border: 2px solid #00b3ff !important;
  box-shadow: inset #baeaff 0px 0px 0px 3px;
}
.btn.-btn-header-login:hover {
  background: #73d5ff;
}
.btn.-btn-header-login:before {
  background: none;
  border: 2px solid #00b3ff;
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  pointer-events: none;
  border-radius: 2px;
}

.x-btn-register {
  border-radius: 5px;
  background: transparent;
  border: 2px solid #00b3ff !important;
  box-shadow: inset #baeaff 0px 0px 0px 3px;
}
.btn.x-btn-register {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: inset #baeaff 0px 0px 0px 3px;
}
.btn.x-btn-register:before {
  background: none;
  border: 2px solid #00b3ff;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 3px;
  right: 3px;
  bottom: 3px;
  pointer-events: none;
  border-radius: 40px;
}
.x-modal .-modal-content .-modal-body .-submit {
  background: linear-gradient(180deg, #aad4ff 0%, #1c436a 100%);
}
.btn.x-btn-register.-small:before {
  border-radius: 40px;
}
.btn.-btn-header-register {
  border-radius: 5px;
  background: transparent;
  border: 2px solid #00b3ff !important;
  box-shadow: inset #baeaff 0px 0px 0px 3px;
}
.btn.-btn-header-register:hover {
  background: #73d5ff;
}
.x-anon {
  padding-left: 0;
}
.btn.-btn-header-register:before {
  background: none;
  border: 2px solid #00b3ff;
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  pointer-events: none;
  border-radius: 2px;
}
.botton-bor {
  border-radius: 12px !important;
}
.botton-bor:before {
  border-radius: 10px !important;
}
.x-header {
  background: linear-gradient(180deg, #205184 0%, #0a153f 100%);
}
.slick-track {
  background: black;
}
.x-index-top-container {
  background: black;
  background-image: url('../bg/bg.png') !important;
  background-position: center bottom;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.x-hot-games-container .-inner-heading-wrapper .-title {
  color: white;
}
.s-title.border-title {
  color: white;
  border-left: 5px solid #09b6ff;
}
.x-live-transaction-component .-box {
  background: linear-gradient(180deg, #aad4ff 0%, #1c436a 100%);
}
.x-live-transaction-component .-box .-profile-wrapper .-profile-number {
  color: #a8e5ff;
}
.x-live-transaction-component .-box .-volume-wrapper {
  background: #0f3d6c;
}
.x-live-transaction-component .-row-slick-wrapper .-col-wrapper {
  background: transparent;
}

.x-menu-provider .nav-link {
  background: #49729c;
  border: none;
  border-radius: 5px;
}
.x-menu-provider .nav-link:hover {
  background: transparent;
  border: none;
}
.x-menu-provider .nav-link:after {
  border: none;
}
.x-menu-provider .nav-link.active {
  background: linear-gradient(
    140deg,
    #49729c 0%,
    #49729c 50%,
    #205891 50%,
    #205891 100%
  );
  border: 0;
  border-radius: 0px;
  border-top: 4px solid;
  border-bottom: 4px solid;
  border-image: linear-gradient(90deg, #49729c, white, #49729c) 1;
  box-shadow: 0px 2px 1px #205891, 0px -2px 1px #205891;
}

.x-header .-menu-wrapper .-inner-wrapper .nav-link .-icon {
  width: 50px;
  height: 50px;
}
.x-menu-provider.-desktop-view {
  background: linear-gradient(
    180.02deg,
    rgba(91, 126, 199, 0.14) 0.01%,
    rgba(62, 115, 230, 0.5),
    #041332 97.9%
  );
}
.x-footer {
}
.x-footer .-footer-wrapper {
  background-image: url('../bg/bg-footer.png') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-item.-card {
  border: 1px solid #ffff;
  background: #0f3d6c;
}
.x-live-transaction-component .-row-slick-wrapper .-col-wrapper {
  background: none;
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
}
.x-live-transaction-component .-row-slick-wrapper {
  background: none;
}

.x-live-transaction-component .-box .-profile-wrapper .-profile-img-wrapper {
  display: flex;
  justify-content: center;
}
.x-withdrawal-live-feed-component
  .-withdraw-title-mobile-view
  .-title-container {
  background: linear-gradient(360deg, #aad4ff 0%, #1c436a 100%);
}
.x-withdrawal-live-feed-component
  .-withdraw-title-mobile-view
  .-title-container
  .-ic-text {
  color: white;
}
.x-footer .-footer-inner-wrapper .-content-wrapper .-title {
  color: #a8e5ff;
}
.x-footer
  .-footer-inner-wrapper
  .-describe-wrapper
  .-content-wrapper
  .-content {
}
.x-contact-us.-text .-line-wrapper .-line-img {
  width: 170px;
}
.x-footer-seo .-tags .btn {
  background: #1c4773;
}
.-footer-bottom-wrapper {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* promotion */

.x-page-title-component .-img.-item-1 {
  width: 50px;
  height: 50px;
}
.x-page-title-component .-img.-item-2 {
  width: 50px;
  height: 50px;
}
.x-event-index-container .-sub-title {
  margin: 0;
}
.x-modal .-modal-content {
  border-radius: 0;
  border: 5px solid #baeaff;
  box-sizing: border-box;
  border-radius: 30px;
  background: black;
}
.x-modal .-modal-content .-modal-header {
  display: flex;
  justify-content: center;
}
.x-modal .close .fa-times {
  background: #baeaff;
}
.fa-times:before {
  content: 'X';
  font-family: 'Kanit';
  color: black;
}
.text-color-promotion-modal {
  text-decoration-line: underline;
  color: #baeaff;
}

.button-submit {
  border-radius: 5px;
  background: transparent;
  border: 2px solid #00b3ff !important;
  color: white;
  width: 131.95px;
  height: 39.12px;
  font-weight: bold;
}
.button-submit:hover {
  background: #73d5ff;
}
.return-button {
  border: none;
  background: none;
  color: white;
  font-weight: bold;
}

/* Event */

.x-index-top-container .-games-provider-wrapper {
}
@media only screen and (max-width: 991.98px) {
  .x-index-top-container .-games-provider-wrapper {
    justify-content: center !important;
  }
}

/* menu mobile */
#account-actions-mobile .-center-wrapper {
  background: linear-gradient(180deg, #aad4ff 0%, #1c436a 100%);
}

#account-actions-mobile .-left-wrapper {
  background: linear-gradient(180deg, #205184 0%, #0a153f 100%);
}
#account-actions-mobile .-right-wrapper {
  background: linear-gradient(180deg, #205184 0%, #0a153f 100%);
}
#account-actions-mobile .-fake-center-bg-wrapper svg path {
  fill: url(#rectangleGradient);

}

