body {
  font-size: 1.1rem;
}
header.entry-header {
padding-top: 30px;
padding-bottom: 2px;
background: #FFFFFF;
}

header.entry-header .entry-meta {
color: #01be90;
}

header.entry-header h1.entry-title{
font-size:40px;
font-weight:600;
  color:#494d52;
}

.single-post .entry-content {
max-width: 90%;
}

h3 {
color: #494d52 !important;
}

.can_embed #can_embed_form_inner h2,
{
	color: black !important;
}
.sdm_download_item .sdm_download_description{
display: none;
}

.sdm_download_item {
display: block;
border: none;
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05);
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;}


.sdm_download_item .sdm_download_title{
    display: none;
}
.sdm_download_item .sdm_download_item_count{
display: none;
}
.sdm_download_item .sdm_download {
    font-size: 24px;
    padding: 20px 30px;
}
.sdm_download{
background:none !important;
    background-color: #01BF90 !important;
    border-color: #01BF90 !important;
    border-radius: 12px;
    box-shadow: none !important;
    color:#FFFFFF!important;
    text-shadow: none !important;}
}

.sdm_sf_tpl4_title {
display:none !important; 
}

.sdm_sf_tpl4_btn {
font-size: 24px !important;
font-weight: bold !important;
font-family: Lato,arial,helvetica,sans-serif !important;
padding: 20px !important;
  

.vc-hoverbox-inner:hover .vc-hoverbox-block.vc-hoverbox-back {
opacity: 1;
transition: opacity .5s;
}
.vc-hoverbox-block.vc-hoverbox-back {
opacity: 0;
}