/*
Theme Name: Cyarb
Theme URI: http://themes.envytheme.com/cyarb/
Author: Envytheme
Author URI: http://envytheme.com
Description: Cyarb - Cyber Security Company WordPress Theme
Version: 1.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cyarb
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


.user-info-block {
    border: 1px solid #ccc;
    border-radius: 0px;
}
.user-info-block h4{
	color:#ed1d61 !important;
}
.user-info-block p{
	font-size:16px;
}

.workbook-sidebar .widget ul li {
    
    margin-bottom: 0px !important;
    
}

.single-resources-box .content .category a {
    margin-right: 4px;
    width: 45% !important;
    float: left;
    margin-bottom: 5px;
    padding: 5px 5px !important;
    text-align: center;
}

.single-resources-box .content .category {
    width: 100%;
}

.workbook-sidebar{
    padding-left: 0px !important;
}

.workbook-footer{
	padding-top:  0px !important;
}

.wb-list li.active img {
    border: 3px solid #7acbea; 
    
}

.dot-menu{
    display: none !important;
}

.mean-bar {
    color: #ffffff !important;
     z-index: 999999;
}

.mean-bar a span{
    color: #ffffff !important;
     z-index: 999999;
}

a.meanmenu-reveal.meanclose {
    color: #fff !important;
    z-index: 999999;
}

.cyard-responsive-nav .mean-container a.meanmenu-reveal {

    color: #fff !important;
    z-index: 999999;

}

/*.wb-list li.active h6 {
    color: #ca054d;
    
}*/


.download-btn-two {
   
    padding: 7px 20px !important;
    border-radius: 20px !important;
    
}

h3#wbTitle a {
    color: #ed1d6b;
    /* font-size: 25px; */
}
.wb-list li h6 {
    text-align: center;
    font-size: 12px;
    padding: 10px;
    font-weight: 400;
    color: #ffffff;
}

.wb-wdiget{
    padding: 25px 0px 25px 20px !important;
}
.wb-wdiget h2{
    margin-bottom: 20px !important;
}


.wb-wdiget {
    background-color: #525659 !important;
}

.wb-wdiget .widget-title {
    color: #fff !important;
}

.wb-wdiget .widget-title::before {
   background-color: #525659 !important;
}

.wb-content {
    
    background: #525659;
}

.page-template-workbook .copyright-area {
    margin-top: 25px !important;
}

.wb-details{
    box-shadow:none !important;
}
/*iframe#wbFrame {
    margin-top: -17px;
}*/

.pt90 {
    padding-top: 10px !important;
    background: #525659;
}
.workbook-footer .copyright-area {
    margin-top: 0px !important;
}

@media only screen and (max-width: 600px) {
  
  .wb-list li img {
      display:none     
    }

}