/* CSS Document */

element.style {
}
h1, h2, h3, h4, h5, h6, section[class*="-section"] .widget .widget-title, section[class*="-section"] .widget_blossomtheme_featured_page_widget .section-subtitle, .section-title, .comment-body b.fn, .comment-body .reply .comment-reply-link, .single .navigation .nav-links, .site-header .header-search label.screen-reader-text, .btn-readmore, .btn-readmore:visited, .bttk-testimonial-holder .name, .pricing-block .price, .entry-meta, #primary .widget_blossomtheme_featured_page_widget .section-subtitle, .widget_blossomthemes_stat_counter_widget .hs-counter, .widget_bttk_description_widget .bttk-team-holder .name, .bttk-team-inner-holder-modal .name, .page-header .subtitle, .dropcap, .error-404 .error-num, .error-404 a.bttn, .related-portfolio-title {
    font-family: Nunito;
}
a:visited {
    color: inherit;
}
.btn-readmore {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    color: #d70035;
    display: inline-block;
    padding: 13px 65px 13px 30px;
    border: 2px solid #d70035;
    border-radius: 40px;
    line-height: 1.3;
    position: relative;
    text-transform: capitalize;
    box-shadow: 0 0 0 transparent;
}
a {
    color: #d70035;
    text-decoration: none;
    transition: all ease 0.35s;
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
}
a {
    text-decoration: none;
    color: inherit;
    background-color: transparent;
}
*, *:before, *:after {
    box-sizing: inherit;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
section[class*="-section"] {
    margin-bottom: 80px;
    margin-top: 80px;
    text-align: center;
}
body, button, input, select, optgroup, textarea, section[class*="-section"] .widget_blossom_client_logo_widget .widget-title, .blog-section article .entry-meta, .btn-link, .widget.widget_blossomthemes_stat_counter_widget .widget-title, .single .entry-meta, .portfolio-text-holder .portfolio-img-title {
    font-family: Nunito Sans;
}
body, button, input, select, optgroup, textarea {
    color: #595f5f;
    font-family: 'Nunito sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
*, *:before, *:after {
    box-sizing: inherit;
}
.btn-readmore:after {
    content: "\2794";
    background: #d70035;
    color: #fff;
    width: 35px;
    height: 35px;
    position: absolute;
    text-align: center;
    line-height: 35px;
    border-radius: 100%;
    font-weight: 400;
    top: 50%;
    right: 8px;
    font-size: 14px;
    box-shadow: 0 5px 10px rgba(136, 206, 208, 0.25);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all ease 0.35s;
    -moz-transition: all ease 0.35s;
    transition: all ease 0.35s;
}

*, *:before, *:after {
    box-sizing: inherit;
}

