/*
Theme Name: Total Child
Theme URI: https://jmanza.com
Description: WordPress Child Theme for Total Premium Multi-purpose WordPress Theme
Author: jmanza.com
Author URI: https://jmanza.com
Template: Total
Version: 1.0
*/


@media(max-width: 600px){
	.comment-form-author, .comment-form-email{
	width: 100% !important;
	}
	
	#wp-comment-cookies-consent {
		vertical-align: top;
		margin-top: 10px;
	}
	#comments #commentform label {
		width: 85% !important;
	}
}

.wpex-social-share li.whatsapp a {
    background: #25d366;
}