/*
Theme Name: Kingdee International Software Group Company Limited
Theme URI: http://www.verzdesign.com/
Author: Pooja & Eric
Version: 9.1
Description : July 2025
*/
img.alignright {
	padding: 4px;
	margin: 5px 0 20px 20px;
	display: inline;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
img.alignleft {
	padding: 4px;
	margin: 5px 20px 20px 0px;
	display: inline;
}
.alignleft {
	float: left;
}

div.wpcf7-validation-errors {
	clear:both;
}
div.wpcf7-mail-sent-ok {
	clear:both;
}
.wpcf7-form label.error {
	float:right !important;
}
.wpcf7-response-output {
	clear:both;
}
.wpcf7-form input.error, .wpcf7-form select.error, .wpcf7-form textarea.error {
	border-bottom:2px solid #990000 !important
}
.wpcf7-form label.error {
	margin-top: -20px;
	text-align: right;
	width: 100%;
}

.breadcrumb-container ul li.current-item a::after {content:"";}

.single #custom_css_next a {color:#031543 ;}
.single #custom_css_next a:hover {color:#00C8C8 ;}

.single #custom_css_prev a {color:#031543 ;}
.single #custom_css_prev a:hover {color:#00C8C8 ;}


@media (min-width: 1025px) {
  .main-menu .menu-item-has-children > a::after {
    content: none !important;
  }
}