.vc_wp_custommenu .menu a {
	color: var(--text-color) !important
}

.vc_wp_custommenu .menu a:hover {
	color: var(--text-hover-color) !important
}

@media screen and (max-width:768px) {
	.vc_custom_heading .inner-wrapper {
		font-size: var(--mobile-fontsize)
	}

	.vc_rtl-columns-reverse {
		display: flex;
		flex-direction: column-reverse
	}
}

.vc_grid-container-wrapper .post-item * {
	position: relative !important;
	top: 0 !important;
	transform: none !important
}

.vc-gitem-zone-height-mode-auto:before {
	padding: 0 !important
}

.vc_btn3.vc_btn3-style-custom {
	background-image: none
}