/*
*Theme Name : Country to coast trees
*Description : ThemeName Theme
*Version : 1.0
*/

span.tag-line.text-thm {
    color: #20b806;
}
ul.list-unstyled.why-choose-list.text-start li {
    color: #fff;
}
.ulockd-divider1:before {
    background-color: rgba(32, 184, 6, 0.75);
}

.overlayer- h3 {
    font-size: 20px;
    line-height: normal;
}
.ulocked-pricing-header h2 {
    font-size: 20px;
}

.srv-icon.text-thm {
    color: #20b806;
}

.ulockd-media-box .sub_title {
    color: #999999;
    font-size: 17px;
    line-height: normal;
}


.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}