#txt-1::before {
  content: url('/assets/images/speaker.png');
  float: left;
}

#txt-2::before {
  content: url(/assets/images/thumb-up.png);
  vertical-align: -16px;
  margin-right: 5px;
}

#txt-3::before {
  content: url(/assets/images/check-white.png);
  vertical-align: -16px;
  margin-right: 5px;
}

@media (min-width: 992px) {
  #main-form {
    position: absolute;
    margin-top: -10px;
  }
}

@media (min-width: 300px) {
  #main-form {
    width: 100%;
  }
}

@media (min-width: 768px) {
  #main-form {
    width: 87%;
  }
}

@media (min-width: 992px) {
  #main-form {
    width: 454px;
  }
}

@media (min-width: 1200px) {
  #main-form {
    width: 550px;
  }
}

#login-button {
  color: rgb(255, 255, 255);
  background: rgb(182, 160, 108);
  border-radius: 36px;
  font-size: 22px;
  font-weight: bold;
  border: 3px solid rgb(255, 255, 255);
}
#login-button img{
  width: 30px;
  margin-left: 12px;
  margin-top: 0
}

@media screen and (max-width: 405px) {
  #login-button {
    font-size: 4vw;
  }

  #login-button img {
    width: 6vw;
  }
}


.scrollToTop {
  background: #fbbc0b;
  color: #000
}
.value-alignment {
  /*position: relative;*/
  font-size: 14px; color: #FFF; font-weight: bold;
}
.amazon-alignment-fr {
  margin: -142px 0 0 -125px
}
.paypal-alignment-fr {
  margin: -142px 0 0 130px
}
.amazon-alignment-mx {
  margin: -142px 0 0 -87px
}
.paypal-alignment-mx {
  margin: -142px 0 0 89px
}

.amazon-alignment {
  /*margin: -142px 0 0 -125px*/
  margin-top: -64px
}
.paypal-alignment {
  /*left: calc(150%);*/
  /*top: calc(50%);*/
  /*margin: -142px 0 0 130px*/
  margin-top: -64px
}

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

  /*.value-alignment {*/
  /*    position: absolute;*/
  /*}*/

  /*.amazon-alignment-fr {*/
  /*    margin-top: -142px;*/
  /*    left: calc(50% + 55px);*/
  /*}*/

  /*.paypal-alignment-fr {*/
  /*    margin-top: -142px;*/
  /*    left: calc(50% - 72px);*/
  /*}*/

  /*.amazon-alignment-mx {*/
  /*    margin-top: -142px;*/
  /*    left: calc(50% + 12px);*/
  /*}*/

  /*.paypal-alignment-mx {*/
  /*    margin-top: -142px;*/
  /*    left: calc(50% - 72px);*/
  /*}*/

}

/*.btn-warning {*/
/*	background: #fb8b01;*/
/*}*/
/*fb8b01*/

.app-sidebar .main-sidebar-header  {
  background: linear-gradient(#2a1901, #332006) !important;
}

.main-header-container {
  background: #2a1901;
}
.app-sidebar .main-sidebar-header .header-logo img {
  height: 13.5rem;
}

.main-content, .main-sidebar, .page {
  background: linear-gradient(#2a1901, #462f13);
  color: #FFF
}
#sidebar {
  background: linear-gradient(#2a1901, #332006) !important;

}


.app-sidebar .side-menu__angle, .header-icon, .app-sidebar .side-menu__label {
  color: #FFF
}

.main-header-container .header-link-icon {
  color: #FFF;
  fill: #FFF;
}
.card {
  /*box-shadow: 0px 1px 2px #ffffff8c;*/
  box-shadow: none;
}

.main-content {
  margin-block-start: 0
}
.app-sidebar .main-sidebar-header {
  height: 17rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.main-menu {
  margin-top: 20px
}
.btn-warning {
  /*text-shadow: 0px 1px 3px #000;*/
}

.app-sidebar .side-menu__icon {
  fill: #fff;
  color: #fff;
}
.app-sidebar .side-menu__item.active::before {
  background: #fb8b01;
}
.app-sidebar .side-menu__item.active .side-menu__angle {
  color: #fbbc0b;
}

.app-sidebar .side-menu__item.active .side-menu__label {
  color: #fbbc0b;
}
.app-sidebar .side-menu__item.active .side-menu__icon {
  fill: #fbbc0b;
  color: #fbbc0b;
}

.app-sidebar, .app-sidebar .main-sidebar-header, .app-header {
  border-inline-end: none;
  border-block-end: none
}

.simplebar-mask {
  margin-top: 141px
}

.btn-warning {
  border-radius: 15px;
  background: #fb8b01 !important
}

.custom-alert1.alert-warning {
  border-block-start-color: #fb8b01 ;
}

.main-menu li:hover {
  background: #FFF;
}

#mobile-logo {
  height: 5.5rem !important;
  margin: 5px 0 0 5px
}

@media screen and (max-width: 767px) {
  #account_balance {
    background: none !important;
    color: #FFF !important;
    border: none !important;
  }
}

@media screen and (min-width: 991px) {
  #logo-mobile-top {
    display: none;
  }
  #menu-toogle-icon {
    display: none
  }
  #mobile-logo {
    display: none
  }
}

@media screen and (max-width: 991px) {
  .simplebar-mask {
    margin-top: 0px
  }
  .my-auto {
    display: none
  }
}

.app-sidebar .side-menu__item:hover {

}

.app-sidebar .side-menu__item:hover .side-menu__label {
  color: #252525 !important;
  font-weight: bold;
}

.custom-alert1 p {
  font-size: 1rem
}

#lang-div {
  transform: translateX(+250%);
  width: 160px;
  position: absolute;
  left: 50%;
  padding: 10px 0 10px 0px;
  border: 1px solid #CCC;
  background: #FFF;
  box-shadow: -1px -1px rgb(208, 190, 148);
  z-index: 10;
  display: none;
}

#lang-div li {
  /*padding-bottom: 10px;*/
  line-height: 40px;
}

#lang-div li:hover {
  background: #CCC;
  cursor: pointer;
}

#lang-div a {
  text-decoration: none;
  color: #000
}

#lang-div li img {
  margin-right: 10px;
  margin-left: 20px;
  margin-bottom: 1px;
}

@media screen and (max-width: 1399px) {
  #lang-div {
    transform: translateX(+200%);
  }
}
@media screen and (max-width: 1199px) {
  #lang-div {
    transform: translateX(+150%);
  }
}
@media screen and (max-width: 991px) {
  #lang-div {
    transform: translateX(+80%);
  }
}
@media screen and (max-width: 767px) {
  #lang-div {
    transform: translateX(+20%);
  }
}
@media screen and (max-width: 521px) {
  #lang-div {
    transform: translateX(+0%);
  }
}
@media screen and (max-width: 425px) {
  #lang-div {
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 415px) {
  #lang-div {
    width: 300px;
  }
}

#country-selector {
  cursor: pointer; margin-right: 5px; padding: 1px; border: 1px solid #CCC
}

.dd-mm-yyyy input {
  margin-right: 3px;
}
.zip-city input:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 340px) {
  .dd-mm-yyyy input {
    margin-right: 0;
  }
  .zip-city input:first-child {
    margin-right: 3px;
  }
}

.site_div_after_header {
  background: #b6a06c;
  padding-top: 24px;
  padding-bottom: 40px;
  box-shadow: 0px -1px rgb(208, 190, 148);
}

@media screen and (max-width: 991px) {
  .site_div_after_header {
    padding-bottom: 20px;
  }
}

.footer_links a {
  display: inline;
  text-decoration: none;
}
.footer_links a:not(:last-child)::after {
  content: " •";
}

@media screen and (max-width: 767px) {
  .footer_links a {
    display: block;
  }
  .footer_links a:not(:last-child)::after {
    content: "";
  }
}