/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 23 2025 | 18:20:52 */
.main-menu-area > .menu-container-wrapper >.container {
    width: 100%;
    max-width: 1400px;
}
.header-style-one .header-nav-and-buttons.td-header-cta-enable, .header-style-two .header-nav-and-buttons.td-header-cta-enable, .header-style-three .header-nav-and-buttons.td-header-cta-enable{
	    padding-right: 430px;
}
.site .header-buttons-area{
	width: auto;
}
a.td_button.td_header_cta.download-guide {
    background: #10946a;
    color: #fff;
    border-color: #10946a !important;
	margin-left: 10px;
}
.header-style-two .site-branding {
        margin-left: 0 !important;
    }
#menu-item-1899{
	display: none;
}
.menu-item-1899 a{
	background: #10946a;
    display: inline-block !important;
    padding: 10px 20px;
    margin: 10px 0 0;
    border-radius: 30px;
    color: #fff;
}
@media(max-width: 992px){
	.main-menu-area > .menu-container-wrapper >.container {
    width: 100%;
    max-width: 100%;
}
	.header-style-one .header-nav-and-buttons.td-header-cta-enable, .header-style-two .header-nav-and-buttons.td-header-cta-enable, .header-style-three .header-nav-and-buttons.td-header-cta-enable{
    padding-right: 0 !important;
}
}