/*
Theme Name:     Verso for Kadence
Theme URI:      https://verso.styleclouddemo.co/
Template:       kadence
Author:         StyleCloud
Author URI:     https://stylecloud.co
Description:    A premium starter theme for Kadence by StyleCloud
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.post-hide-title .loop-entry .entry-header .entry-title {
	display: none;
}
a.post-more-link {
    font-weight: normal;
    letter-spacing: .05em;
    font-size: 80%;
    border: solid 1px;
    padding: 2% 3%;
	margin-top: 10px;
	display:inline-block;
}
a.post-more-link .kadence-svg-iconset {
    display: none;
}

.wp-block-post-excerpt__more-link {
    font-weight: normal;
    letter-spacing: .05em;
    font-size: 80%;
    border: solid 1px;
    padding: 2% 3%;
   	margin-top: 10px;
  	display:inline-block;
	  text-decoration: none;
}


