.elementor-125220 .elementor-element.elementor-element-b316da4 > .elementor-container{max-width:1400px;}.elementor-125220 .elementor-element.elementor-element-b316da4{padding:30px 0px 65px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-125220 .elementor-element.elementor-element-b316da4{padding:15px 5px 65px 5px;}}@media(max-width:767px){.elementor-125220 .elementor-element.elementor-element-b316da4{padding:10px 0px 65px 10px;}}/* Start custom CSS for wp-widget-xrppage_widget, class: .elementor-element-0a9bfb8 */.coinprice img, .coinprice h1{
    display:inline-block;
    vertical-align: middle;
    margin:0;
}
.coinprice img{
    margin-right:8px;
}
.coinprice h1{
    font-size:42px;
    color: #130C34;
}
.coinprice h2{
    font: 400 36px 'Overpass', sans-serif;
    margin:10px 0;
    color: #130C34;
}
.coinprice > div{
    display:flex;
    align-items:center;
}
.coinprice > div div h2{
    font: 400 18px 'Overpass', sans-serif;
    margin: 0;
    color: grey;
}
.coinprice > div div:nth-of-type(1){
    margin-right:3px;
}
.coinprice span{
    font: 400 16px 'Overpass', sans-serif;
}
.col-2-3{
    width:69%;
}
.col-1-3{
    width:26%;
    float:right;
}
.container > div{
    display:inline-block;
    vertical-align: top;
}
#cryptobrowse{
    background: rgb(255, 255, 255);
    box-shadow: rgb(26 26 26 / 8%) 0px 0px 20px;
    padding:24px 14px;
    border-radius:10px;
}
#cryptobrowse > div{
    display:flex;
    margin:20px 0;
}
#cryptobrowse > div > div{
    flex-basis: 50%;
    align-items: center;
}
#cryptobrowse div div:first-of-type{
    display: flex;
}
#cryptobrowse div div:first-of-type span:first-of-type{
        align-items: center;
    display: flex;
}
#cryptobrowse a{
    display:inline-flex;
    color: #130C34;
    align-items: center;
}
#cryptobrowse div h4, #cryptobrowse div p{
    margin:0;
}
#cryptobrowse div img{
    margin-right:6px;
    max-width:35px;
}
#cryptobrowse > div > div:last-of-type{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
#cryptobrowse > div > div:last-of-type div{
    flex-basis: 100%;
    justify-content: flex-end;
}

#cryptobrowse h3{
    font: 400 20px 'Red hat', Sans-serif;
    margin:0 0 30px;
}
#cryptobrowse h4{
    font: 700 16px 'Red hat', Sans-serif;
}
#cryptobrowse h5{
    margin:0;
    font: 700 14px 'Red hat', Sans-serif;
}

#cryptobrowse > a{
    text-align:center;
    text-decoration: underline;
    display: block;
    transition: .1s all ease;
}
#cryptobrowse > a:hover{
    opacity:.9;
}
#buycta{
    text-align: center;
    margin:0 0 40px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(26 26 26 / 8%) 0px 0px 20px;
    border-radius: 8px;
    padding:10px 6px 20px;
}
#buycta a{
    background: #130C34;
    color:#fff;
    padding:8px 12px;
    border-radius:25px;
}
#buycta a:hover{
    background:#111;
}
#buycta p:first-of-type{
    font: 400 20px 'Overpass', Sans-serif;
    margin:0 0 12px;
}
#buycta p{
    margin:0 0 18px;
}
#stats{
    display:flex;
    justify-content: space-between;
    padding:0 18px 0 0;
}
#stats div{
    text-align: center;
    flex-basis:25%;
    margin:40px 0;
}
#stats div:nth-of-type(2){
    border-left: 2px solid #f7f7f7;
    border-right: 2px solid #f7f7f7;
}
#stats div:nth-of-type(3){
    border-right: 2px solid #f7f7f7;
}
#stats h3{
    font: 700 20px 'Overpass', Sans-serif;
}
#stats p{
    font: 400 18px 'Overpass', Sans-serif;
}
#about{
    padding-right:30px;
}
#about h2{
    color: #130C34;
    margin: 40px 0 20px;
}
#about .c-link{
    color: #fff;
    border-radius: 5px;
    margin: 0 0 12px;
    display: inline-block;
    font: 400 17px 'Overpass', sans-serif;
    transition:.1s all ease;
    padding: 10px;
    background:#434c54;
}
#about .c-link:last-of-type{
    margin: 0;
}
#about .c-link:first-of-type, #about .c-link:nth-of-type(2){
    margin-right:6px;
}
#about .c-link:hover{
    background: #f7f7f7;
    color: #111;
}
#about .c-link:hover i{
    color: #434c54;
}
#about .c-link i{
   color: #fff;
}

#about a > div{
    display:inline-block;
    width: 21px;
}
#about h4{
    font: 700 19px 'Overpass', sans-serif;
    margin: 24px 0 10px;
    text-transform: uppercase
}
#chartSection > div{
    margin-left:-20px;
}
.warpper{
  display:flex;
  flex-direction: column;
  align-items: center;
  position:relative;
}
.tabs{
  right: 0;
  position: absolute;
}
.tab{
  cursor: pointer;
  padding:10px 12px;
  margin:0px 2px;
  background:#fff;
  display:inline-block;
  color:#130C34;
  border-radius:3px 3px 0px 0px;
  border-bottom: 2px solid #fff;
}
.panels{
  background:#fffffff6;
  width:100%;
  border-radius:3px;
  overflow:hidden;
  margin-top: 60px;
}
@media(min-width:1500px){
    .panels{
        min-height: 413px;
    }
}
@media(max-width:767px){
    .panels{
        min-height: 348px;
    }
}
@media(max-width:680px){
    .panels{
        min-height: 100%;
    }
}
@media(max-width:500px){
    .panels{
        min-height: 213px;
    }
}
@media(max-width:400px){
    .panels{
        min-height: 100%;
    }
}
.panel{
  display:none;
  animation: fadein .2s;
}
.panel > span {
    position: absolute;
    top: 0;
    left: 20px;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#four:checked ~ .panels #four-panel {
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab,
#four:checked ~ .tabs #four-tab{
  background:#fffffff6;
  border-bottom: 2px solid #1EE66E;
}
@media(max-width:1024px){
    #cryptobrowse > div > div:last-of-type div{
        flex-wrap: wrap;
        font: 400 14px 'Overpass', Sans-serif;
    }
    #cryptobrowse > div > div:last-of-type div span:last-of-type{
        font-size:13px;
    }
    #cryptobrowse div h4{
        font-size: 15px;
    }
    #cryptobrowse div h5{
        font-size:13px;
    }
    #cryptobrowse div p{
        font-size:14px;
    }
}
@media(max-width:767px){
    #cryptobrowse div h4{
        font-size: 16px;
    }
    #cryptobrowse div h5{
        font-size:14px;
    }
    .col-2-3, .col-1-3{
        width:100%;
        float:none;
    }
    .col-1-3{
        margin: 40px 0 0;
    }
    #stats{
        flex-wrap:wrap;
    }
    #stats div{
        flex-basis:50%;
        margin:15px 0;
    }
    #stats div:nth-of-type(3),#stats div:nth-of-type(4){
        margin: 15px 0 25px;
    }
    #stats div:nth-of-type(2), #stats div:nth-of-type(4){
    border-left: 2px solid #f7f7f7;
    border-right:none;
    }
    #stats div:nth-of-type(3){
        border: none;
    }
    .panel > span{
        font-size:14px;
        top:5px;
    }
    .tab{
        padding:8px;
    }
    .coinprice h1{
        font-size:32px;
    }
    .coinprice h2{
        font-size:32px;
    }
}
@media(max-width:400px){
    .coinprice > div div:nth-of-type(1){
        margin-right:8px;
    }
}/* End custom CSS */