.theme_info_right {
    max-width: 500px;
	width:100%;
}
.rcp {
    background: #fff;
    border-left: 4px solid #f8800c;
    display: block;
    margin-bottom: 15px;
    margin-right: 20px;
   padding: 30px;
    position: relative;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
.freeevspro-img {
    margin-top: 50px;
}
.about-wrap img {
    margin: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.rcp img {
    float: left;
    display: block;
    margin-right: 30px;
}
p.rcp-detail {
    display: block;
	}
.nav-tab-wrapper .update-plugins{
    display: inline-block;
    background-color: #d54e21;
    color: #fff;
    font-size: 9px;
    line-height: 17px;
    font-weight: 600;
    margin: 1px 0 0 2px;
    vertical-align: top;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    z-index: 26;
  }

.nav-tab-wrapper span.update-count {
    display: block;
       padding: 0 6px;
}
.svg .wp-badge{
background-image: url('../images/icon.png');
}

@media (min-width: 768px){
.theme_link {
    width: 23%;
    display: inline-block;
    float: left;
   padding: 1%;
}
}
