/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2023 | 17:20:17 */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{ font-family: 'Jost', sans-serif !important; }
.container{ max-width:1170px; width:100%; margin:0 auto !important; }
.menubar_main{ background:#f5ebe9; width:100%; display:table; }
.n2_clear p{ display:none; }
.welcome_section{ width:100%; }
.discover_story_image{ margin-top:-120px !important; }
.contact_right_section input{ padding:15px 20px; color:#303030; margin-bottom:10px; width:70%; border:1px solid #b1b0b0; }
.contact_right_section textarea{ padding:15px 20px; color:#303030; margin-bottom:10px; width:70%; border:1px solid #b1b0b0; }

input.wpcf7-submit{
    background-color: #ce8170;
    padding-top: 14px;
    padding-right: 39px;
    padding-bottom: 14px;
    padding-left: 39px;
	font-size:17px; line-height:17px;
	border:none;
	color:#fff;
	width:70%;
}