/*!
 * Copyright © 2024 ADURITE - [https://adurite.com]
 * Unauthorized use and/or duplication of this material without express and
 * written permission from this site’s author and/or owner is strictly prohibited.
 * Excerpts and links may be used, provided that full and clear credit is given to
 * ADURITE with appropriate and specific direction to the original content.
 *
 * For permissions, please contact: Peter Daniels
 * Email: help@adurite.com | Discord: aduritekaido
 *
 * Legal action may be taken for non-compliance with these terms, as outlined in the 
 * Digital Millennium Copyright Act (DMCA), which can be accessed here:
 * [https://www.copyright.gov/legislation/dmca.pdf]
 */


@font-face {font-family: "Gotham Pro";
  src: url("/fonts/07a38bbad54db72a40b406bed1c72f53.eot"); /* IE9*/
  src: url("/fonts/07a38bbad54db72a40b406bed1c72f53.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/fonts/07a38bbad54db72a40b406bed1c72f53.woff2") format("woff2"), /* chrome firefox */
  url("/fonts/07a38bbad54db72a40b406bed1c72f53.woff") format("woff"), /* chrome firefox */
  url("/fonts/07a38bbad54db72a40b406bed1c72f53.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
  url("/fonts/07a38bbad54db72a40b406bed1c72f53.svg#Gotham Pro") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "Gotham Black";
  src: url("/fonts/0f9c349da923afea31fae4db7b8094f0.eot"); /* IE9*/
  src: url("/fonts/0f9c349da923afea31fae4db7b8094f0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/fonts/0f9c349da923afea31fae4db7b8094f0.woff2") format("woff2"), /* chrome firefox */
  url("/fonts/0f9c349da923afea31fae4db7b8094f0.woff") format("woff"), /* chrome firefox */
  url("/fonts/0f9c349da923afea31fae4db7b8094f0.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
  url("/fonts/0f9c349da923afea31fae4db7b8094f0.svg#Gotham Black") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "Gotham";
  src: url("/fonts/3a47f5f06b5484abfeee9eac90348a9c.eot");
  src: url("/fonts/3a47f5f06b5484abfeee9eac90348a9c.eot?#iefix") format("embedded-opentype"),
  url("/fonts/3a47f5f06b5484abfeee9eac90348a9c.woff2") format("woff2"),
  url("/fonts/3a47f5f06b5484abfeee9eac90348a9c.woff") format("woff"),
  url("/fonts/3a47f5f06b5484abfeee9eac90348a9c.ttf") format("truetype"),
  url("/fonts/3a47f5f06b5484abfeee9eac90348a9c.svg#Gotham") format("svg");
}


body {
    background-color: #1F212A !important;
    font-family: Gotham Pro !important; 
}





.navbar{
    padding-top: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 20px !important;
    padding-left: 30px !important;
    background-color: #10111b;
    z-index: 5;
}

/* The side navigation menu */
/* .sidenav {
    height: 100%; 
    width: 400px;
    position: fixed;
    z-index: 1; 
    top: 0;
    left: 0;
    overflow-x: hidden;
    padding-top: 100px;
    z-index: 0;
    border-right: 2px solid #202234;
  }
  
  .custom-loader {
    animation: none !important;
    border-width: 0 !important;
  }
  

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 1.25rem;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidenav .a1 {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 1.25rem;
    background-color: #171924;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  #main {
    padding: 20px;
    margin-left: 400px;
  } */
  
  
  .footerIcon{
    height: 120px;
  }

  @media screen and (max-width: 799px) {
    .sidenav {
        visibility: hidden;
        display: none;
    }
    #main {
        margin-left: 0px !important;
        padding: 0px !important;
    }
    .imgcard {
      width: 100px !important;
      height: 100px !important;
    }
    .footerIcon {
      width: 100%;
      height: auto;
    }
  }

  .walletButton{
    background-color:#1F212A !important;
    color: white !important;
    font-weight: 600 !important; 
    padding: 0.400rem .75rem !important;
    width: auto !important;
  }

  .depoButton{
    background-color: #df4f39 !important; 
    font-weight: 600 !important; 
    padding: 0.400rem .75rem !important;
  }

  .sellerPanelBtn{
    font-size: 20px !important;
    border-radius: 20px !important;
    width: 110px !important; 
    background-color: #df4f39 !important; 
    color: black !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 15px !important;
    width: 150px !important;
    padding-top: 10px !important;
    height: 40px !important;
  }

  .navSignInBtn{
    font-size: 20px !important;
    border-radius: 20px !important;
    width: 110px !important; 
    background-color: #df4f39 !important; 
    color: black !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 15px !important;
    width: 101px !important;
    padding-top: 10px !important;
    height: 40px !important;
  }

  .navSignUpBtn{
    font-size: 20px !important;
    border-radius: 20px !important;
    width: 110px !important; 
    margin-right: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 15px !important;
    width: 101px !important;
    padding-top: 10px !important;
    height: 40px !important;
  }

  .imgcard{
    width: 150px;
    height: 150px;
  }

  .alert-box{
    padding: 30px !important; 
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    background-color: #0B57BB;
    margin-top: -20px;
  }
  
  .inputcolor{
    color: white !important;
    background-color: #10111B !important;
    padding: 15px !important;
    font-size: 20px !important;
    border: 1px solid #51557B !important;
  }
  .inputcolor::placeholder{
    color: #7A7A8E;
    opacity: 1;
  }

  .robux{
    height: 12px;
    padding-right: 5px;
    margin-top: -3px;
  }

  .login-form{
    padding: 200px 0px;
  }

  .register-form{
    padding: 178px 0px;
  }

  .card{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
  }
  .card:hover{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  }

  .center{
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
  }

  ul {
    list-style-type: none;
    padding: 0 !important;
}


@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}