.wlTBlock{
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../images/bg2.jpg') no-repeat fixed;
    background-position: 50% 0 !important;
    padding: 27px 0 23px 0;
    margin-left: -20px;
    font-family: Myriad Pro ;
    cursor: pointer;
    text-align: center;
}
.wlTBlock .wlTBig{
    color: white;
    font-size: 30px;
    font-weight: bolder;
    padding: 0 0 15px 0;
}
.wlTBlock .wlTBig .dashicons{
    font-size: 40px;
    position: absolute;
    margin-left: -45px;
    margin-top: -10px;
}
.wlTBlock .WlTSmall{
    font-weight: bolder;
    color: white;
    font-size: 18px;
    padding: 0 0 15px 15px;
}

.wlTBlock a{
text-decoration: none;
}
@media screen and ( max-width: 600px ) {
    .wlTBlock{ padding-top: 60px; margin-bottom: -50px; }
    .wlTBlock .WlTSmall { display: none; }
    
}

.fag-rate-us span.dashicons{
    width: 30px;
    height: 30px;
}
.fag-rate-us span.dashicons-star-filled:before {
    content: "\f155";
    font-size: 30px;
}
.custnote{
    background-color: rgba(23, 31, 22, 0.64);
    color: #fff;
    width: 348px;
    border-radius: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
@media only screen and (min-width: 970px){
    #post-body.columns-2 #postbox-container-1 {
        float: right;
        margin-right: 15px;
        width: 280px;
        right:0;
        position:absolute;
    }
}
.thumb-pro th, .thumb-pro label, .thumb-pro h3, .thumb-pro{
    color:#31a3dd !important;
    font-weight:bold;
}
.caro-pro th, .caro-pro label, .caro-pro h3, .caro-pro{
    color:#DA5766 !important;
    font-weight:bold;
}