/*
Theme Name: webvizio

--------------------------------------------------------------*/

.0DlMkVMmyAjYFuOQGzUN2TNYMMjjc3T.0DlMkVMmyAjYFuOQGzUN2TNYMMjjc3Ttheme--light {
	display: none !important;
}
.blog-item--two-column .blog-item__title {
	margin-top: 0 !important;
}
/* .text-content .wp-block-image img {
	width: auto !important;
    max-width: 100%;
    height: auto;
} */
.blog-item__title.help-center__item-v2-title {
    max-width: 450px;
    width: 100%;
}
.plan-item__free .plan-item__advantages span.gradient-text {
	font-size: 20px !important;
    line-height: 160%;
    font-weight: 700;
}
.action-like .jlk span, .action-unlike .jlk span {
	display: none !important;
}
div.register-free-account {
	margin: 90px auto 90px;
}
@media(max-width:568px) {
	.text-content p img{
		max-width: 100%;
		width: 100%;
	}
	.plan-item__free .plan-item__advantages span.gradient-text {
		font-size: 14px;
	}
	.review__slide {
		height: 550px !important;
	}
	.review__footer {
		flex-direction: column;
		align-items: flex-start !important;
	}
	.review__desc {
    	font-size: 14px;
	}
	.review__title {
   	 font-size: 18px;
		line-height: 24px;
	}
	
	.iksweb .plan-item__btn {
		white-space: nowrap;
	}
	
}
.footer-column-3 .menu-item a, .footer-column-4 .menu-item a {
	white-space: nowrap;
}
.reviews__wrapper {
	padding-bottom: 25px;
}