/*
  Theme Name: 		Vistudio
  Theme URI: 		https://www.templatemonster.com/vendors/zemez
  Description: 		Vistudio Theme for the Gutenix
  Author: 			Zemez
  Author URI: 		https://zemez.io/
  License: 		GNU General Public License v2 or later
  License URI: 		http://www.gnu.org/licenses/gpl-2.0.html
  Version: 			1.0
  Template: 		gutenix
  Text Domain:  vistudio
  Tags: 		custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Enter below your Customization CSS */

.wpcf7 form .wpcf7-response-output{
	border: none;
}

.zeguten__marker {
    margin-left: 15px;
}
.zeguten-meta-box span {
    font-style: normal;
    text-transform: lowercase;
    margin-right: 1px;
    color: #999999;
}
html body .entry-content a:not(.zeguten-button) {
    text-decoration: none;
    font-weight: 400;
}
html body .pagination .page-numbers:not(.prev):not(.next){
	font-size: 20px;
} 
.share-btns__link > svg {
    width: 24px;
    height: 24px;
}
a.share-btns__link {
    padding: 8px 0px 8px 0px;
    margin-right: 20px;
}