
.menu-item.menu-item-search {
  display: none;
}
.menu-item.menu-item-cart {
  display: none !important;
}
.header-three-download-btn {
  display: none;
}
.contact_form label {
  width: 100%;
}
.contact_form input,.contact_form textarea {
  width: 100%;
}
.contact_form input[type="submit"] {
  margin: 19px 0 0;
}

.single-blog-header {
	height: 470px !important;
}
#responsive-menu-container {
	top: 11% !important;
}
.responsive-menu-item-link {
	background: #0e9aaf !important;
}
#pre-loader-con {
	display: none !important;
}


@media only screen and (max-width: 600px) {
.header-nine-wrapper {
	position: fixed;
	top: 39px;
	z-index: 9;
	width: 100%;
}
.top-header.bottom-header {
	position: fixed;
	z-index: 99;
	width: 100%;
}
#content {
	padding-top: 67px;
}
}


/* new menu css */
.nine-logo img {
	max-height: inherit !important;
	width: 183px !important;
	margin: -2px 0 !important;
}
nav.header-default {
	background: #fff !important;
}

.header-nine-right ul li {
	line-height: 84px  !important;
}
/* new menu css ends*/

.top-header { background: #4E9D45 !important; }
.admin-box {
    display: none !important;
}


.col-lg-6.captcha { overflow: hidden !important; }

/* new changes in Site 26 Sept 23*/
.top-header { background: #073B65 !important;}
.btn_new { background: #269746; border: none !important; color: #fff  !important; }
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-outline.vc_btn3-color-peacoc { background: #269746; border: none !important; color: #fff !important; font-size: 18px; letter-spacing: 1px; }
.sp-contact-btn > a { border: none !important; padding: 10px 22px; font-size: 15px; color: #fff !important; background: #269746; letter-spacing: 1px; }
.greenbutton a { background: #269746 !important; color: #fff !important; font-size: 17px !important; letter-spacing: 1px; }
.contact_form input[type=submit] { background: #269746 !important; }
/* new changes in Site 26 Sept 23*/



.gdpr_logo_image {display: none !important;}
#cookie_donotsell_link { display: table !important; padding: 2px 19px; background: #18a300 !important; color: #fff !important; float: right; }

@media only screen and (min-width: 768px) {
#gdpr-cookie-consent-bar { height: 95px; padding-top: 10px !important; }
.gdpr_messagebar_content { padding: 0 !important; }
.group-description { width: 59%; float: left !important; }
#default_buttons { width: 29%; float: left !important; }
#cookie_action_settings { margin: 7px 0 0px 0; }
.gdpr_logo_image { display: none !important; }
#default_buttons { width: 31%; float: left !important; text-align: center; padding: 19px 0 !important; }
}