#header-text-nav-container{
  background-color: black;
  }
#header-right-sidebar{
  color:#c39797;
  }

#header-right-sidebar h3{
  color: #c39797 !important;
  }
  
#header-right-sidebar .textwidget{
  color: #c39797 !important; 
}

.statcounter{
  visibility:hidden;
}

.menu-primary-container{
  margin: 0 auto;
  max-width: 1140px;  
}

h1{
  font-size:24px;
  font-weight:800;
}

h2{
  font-size:22px;
  font-weight:800;
}
h3{
  font-size:20px;
  font-weight:800;  
  }
  

/**
* Text area Widget apps
*/
.m  font-weight:800;ain-apps{
  text-align: center;
}
.featured-app{
  display: inline-block;
  padding: 4px 2px 4px 1px;
  margin: 3px 3px 5px 3px;
  height: auto;
  width: 85px;
  text-align: center;
  font-size: 13px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #eee;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  transition: transform 0.5s, box-shadow 0.6s  ;
}

.featured-app  img{
  height:auto; 
  border:0;
  width: 50px;
  height: 50px;
  margin:0;
  }
  
.featured-app a{
  color: #38ab2b;
  text-decoration: none;
  font-size: 12px;
  padding: 2px;  }

.featured-app:hover{
  -webkit-transform: scale(1.02,1.02);
  -ms-transform: scale(1.02,1.02);
  transform: scale(1.02,1.02);
  -webkit-box-shadow: 9px 4px 32px -12px rgba(0,0,0,0.75);
  box-shadow: 9px 4px 32px -12px rgba(0,0,0,0.75);}

.sidebar-hr{
  margin: 8px 0;
  padding: 0;}
  
.textwidget-popularApps{
  background-color: #f9f9f9;}
  
  .popular-apps-title{
  color: #888;
  font-size: 1.2em;
  text-align: center;
  letter-spacing: 1px;
  padding: 4px;
  font-weight: 500; }

/***
Images
*/
.img-margin{
margin:10px  
  }

/*****
* SDM Download
*/
.sdm_post_title{display:none;}
.sdm_post_download_count{display:none;}
.sdm_post_description h2:nth-child(2) {visibility:hidden; height:0px; padding:0px;}
.sdm_post_item_top_right{
  width:100%;
  background-color: rgba(212, 206, 206, 0.7);
  padding: 20px;
}
.sdm_post_description h2{
  font-size: 40px;
  color: #949898;
  padding: 0;
  }
.sdm_post_description p{
  font-size: 19px;
  color: #727dce;
  padding: 0px;
}

.sdm_post_titleh2-hide{
  visibility:hidden; 
  height:0px; 
  padding:0px;
  }
.sdm_post_titleh2-show{
  visibility:visible !important; 
  height:auto !important; 
  }

  



