/*! 
Template Name: CryptoCoin
Author: Softnio
Version: 1.0.1
Updated: 01.29.2018
*//*! 
 * IMPORTANT NOTE: DO NOT Edit this file. 
 * Best to write own code in css/theme.css file. 
 **/

   
   .btc-ticker {
    max-height:110px
   }
   .btc-ticker .owl-item {
    margin-right:0 !important
   }
   .ticker-item .btcwdgt-price.btcwdgt {
    background:#0d1120 !important;
    max-width:100% !important;
    margin:0 !important;
    box-shadow:none !important
   }
   .ticker-item .btcwdgt-price.btcwdgt .arrow {
    left:100px !important;
    top:28px !important
   }
   .ticker-item .btcwdgt-price .btcwdgt-edge {
    width:1px !important;
    background:#161f40 !important;
    position:absolute !important;
    height:100% !important;
    left:-1px !important
   }
   .ticker-item .btcwdgt-price .btcwdgt-body {
    margin:0 !important;
    height:48px !important;
    padding-top:45px !important;
    padding-bottom:15px !important;
    position:relative !important
   }
   .ticker-item .btcwdgt-price .btcwdgt-body ul {
    margin-left:15px !important;
    height:48px !important;
    overflow:hidden !important
   }
   .ticker-item .btcwdgt-price .btcwdgt-body>span {
    position:absolute !important;
    top:10px !important;
    left:35px !important
   }
   .ticker-item .btcwdgt-price .btcwdgt-footer {
    display:none !important
   }
   .trendingview-chart {
    height:400px
   }
   .trendingview-chart div>iframe {
    padding-bottom:0 !important
   }
   .trendingview-chart div>iframe+span {
    display:none !important
   }
   #tv-medium-widget-one {
    height:400px !important
   }
   #tv-medium-widget-one>div div:last-of-type {
    display:none !important
   }
   .trendingview-ticker div {
    height:72px !important
   }
   .trendingview-ticker div>iframe {
    padding-bottom:0 !important
   }
   .trendingview-ticker div>iframe+span {
    display:none !important
   }
   .trendingview-ticker .tv-widget-ticker {
    background-color:#072D58 !important
   }
   .bitcoin-calculator .priceLabel,
   .bitcoin-calculator .histoTitleConverter,
   .bitcoin-calculator .poweredByWrapper {
    display:none
   }
   .bitcoin-calculator .ccc-converter>div {
    background:transparent !important;
    border:none !important;
    padding:0 !important
   }
   .bitcoin-calculator .section-converter-ccc {
    margin-bottom:20px;
    position:relative
   }
   .bitcoin-calculator .section-converter-ccc:last-child:after {
    position:absolute;
    top:23px;
    right:15px;
    height:0;
    width:0;
    z-index:2;
    content:"";
    border-top:5px solid #3c3c3c;
    border-left:5px solid transparent;
    border-right:5px solid transparent
   }
   .bitcoin-calculator .section-converter-ccc .fromSymbolLabel {
    line-height:48px
   }
   .bitcoin-calculator .section-converter-ccc .styledSelect {
    height:50px !important;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
   }
   .bitcoin-calculator .section-converter-ccc>div input {
    height:50px;
    border-radius:4px 0 0 4px !important;
    padding-left:15px
   }
   .cryptonatorwidget {
    border:none !important;
    padding:0 !important;
    margin:0 -10px;
    font-family:"OpenSans",sans-serif !important
   }
   .cryptonatorwidget div {
    padding-top:0 !important;
    display:none
   }
   .cryptonatorwidget table {
    margin-bottom:15px
   }
   .cryptonatorwidget td {
    padding:0 10px;
    position:relative
   }
   .cryptonatorwidget td:last-of-type:after {
    position:absolute;
    top:33px;
    right:30px;
    height:0;
    width:0;
    z-index:2;
    content:"";
    border-top:5px solid #3c3c3c;
    border-left:5px solid transparent;
    border-right:5px solid transparent
   }
   .cryptonatorwidget input,
   .cryptonatorwidget select {
    border:none;
    border-radius:4px;
    padding:0 15px;
    height:50px !important;
    text-transform:capitalize;
    margin:10px 0;
    color:#3c3c3c;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
   }
   