/*
Theme Name: VViral India
Theme URI: https://vviralindia.com/
Author: the Sapience Interglobe team
Author URI: https://sapienceglobal.com/
Description: VVIRALINDIA is a premier talent and brand management company committed to delivering exceptional services in the entertainment and marketing industries. With a network of celebrities, influencers, and creative professionals, we ensure your brand receives the attention it deserves.
Version: 1.0
*/

.wp-pagenavi .current {
	background-color: #ff9602 !important;
	border-color: #ff9602 !important;
	color: #fff !important;
	border-radius: 50% !important;
	padding: 8px 12px !important;
	margin: 0 5px !important;
	font-size: 15px !important;
	border: 1px !important;
}

.wp-pagenavi .page {
	font-size: 15px !important;
	font-weight: 300 !important;
	text-align: center !important;
	width: 34px !important;
	height: 34px !important;
	background-color: rgba(255, 255, 255, 0.0) !important;
	color: #fff !important;
	border: 1px solid transparent !important;
	border-radius: 100% !important;
	transition: all 0.5s ease-in-out;
}

.wp-pagenavi a,
.wp-pagenavi span {
	border: none !important;
}

.newsletter-form .wpcf7-submit {
	position: absolute !important;
	opacity: 0 !important;
}

.wpcf7-spinner,
.wpcf7-response-output {
	display: none !important;
}

.newsletter-form .wpcf7-not-valid-tip {
	position: absolute;
}

.mt-30 {
	margin-top: 30px !important;
}

.captcha-image {
     border: none !important; 
    padding: 10px;
    display: block !important;
    text-align: center;
}