.apexcharts-tooltip *{ color: #696969}
.form-field { display: inline-block; width: 48% !important}
.main .form .btn-action {
    margin-left: auto;
    margin-top: 27px;
    margin-right: auto;
    padding: 11px 21px;
    border: none;
    font-size: 16px;
    letter-spacing: 0.4px;
}

:root {
  --primary: #ddac33;
}

.icon-check:before {
    color: #0fffff;
}

.trading .trading__content .list-steps li .content p {
    text-transform: none;
}
.section-sale .block-text p {
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
}

.contact .block-text .heading {
  text-transform: none;}



@media only screen and (max-width: 1550px){
.header .header__right .dropdown {
    display: block;
}
  

  
  
}




@media only screen and (max-width: 772px){
.header .header__right .dropdown {
    display: block;
}
  
  .header .header__right .wallet{
    
        display: none
  }
  
  
  
}



