/*
Theme Name: Digit - Responsive WHMCS Client Area Template
Theme URI: http://www.whmcsdes.com
Description: Custom CSS File
Version: 8.0.1
Author: WHMCSdes
Author URI: http://whmcsdes.com
Tags: powerful, host
*/

:root {
  --main-gradient-color: #006ac1;
  --secondary-gradient-color: #006ac1;
}

.whm-sidebar {
  order: 4;
}

.wdes-sidebar .logo {
 margin:1rem auto;
 transition:opacity .15s linear;
 display:block;
 text-align:center
}
@media (min-width:992px) {
 .wdes-sidebar .logo {
  margin:2rem auto
 }
}
.wdes-sidebar .logo:hover {
 opacity:.9
}
.wdes-sidebar .logo img {
 width:100%;
 max-width:130px;
 margin:0 auto
}

.wdes-sidebar .logo img {
 width:100%;
 max-width:130px;
 margin:0 auto
}

.wdes-sidebar {
    background: #006ac1;
}
#order-digit .sidebar-collapsed {
  margin-top: 20px;
  padding: 4px;
  border-radius: 4px;
}
@media only screen and (min-width: 1200px) {
  #order-digit .sidebar-collapsed {
    display: none;
  }
}
#order-digit .sidebar-collapsed::after {
  display: block;
  clear: both;
  content: "";
}

.featured-tld .price.cozw {
background-color: #7EBD50;
color: #fff;
} 

.featured-tld .price.orgzw {
background-color: #1E7FBD;
color: #fff;
} 

.featured-tld .price.aczw {
background-color: #FF9200;
color: #fff;
} 

.featured-tld .price.africa {
background-color: #E85A24;
color: #fff;
} 
.featured-tld .price.coza {
background-color: #F3342F;
color: #fff;
} 
