/*
Theme Name: River Child
Theme URI: http://demo.qodeinteractive.com/river/
Description: A child theme of River Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.0
Template: river
*/
@import url("../river/style.css");

.TempHide {
	display: none !important;
}

#text {
	display: none !important;
}

::selection {
	background: #627533; /* WebKit/Blink Browsers */
}
::-moz-selection {
	background: #627533; /* Gecko Browsers */
}

section.section {
	padding: 0;
}
h1, h2 {
	margin: 0 0 18px 0;
}
h3 {
	margin: 0 0 20px 0;
}
p {
	margin: 0 0 28px 0;
}

.PhotoCreditText p {
	line-height: 14px !important;
	font-size: 12px !important;
	font-style: italic !important;
	color: #ccc !important;
	margin-bottom: 0 !important;
}

.WhiteText h1, 
.WhiteText h2,
.WhiteText h3,
.WhiteText h4,
.WhiteText h5,
.WhiteText h6,
.WhiteText p,
.WhiteText ul,
.WhiteText ol {
	color: #fff !important;
}

.RustText h1, 
.RustText h2,
.RustText h3,
.RustText h4,
.RustText h5,
.RustText h6,
.RustText p,
.RustText ul,
.RustText ol {
	color: #b6553b !important;
}

em {
	font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
	font-weight: 400 !important;
}

.CampaignCTA p,
.CampaignCTA p em {
	font-family: "Libre Baskerville", Helvetica, Arial, sans-serif !important;
	font-size: 18px !important;
	line-height: 30px !important;
}

.CampaignCTA p em strong {
	font-weight: 600 !important;
}

.wpb_text_column.PhotoCreditText :last-child, .wpb_text_column.PhotoCreditText p:last-child {
	margin-bottom: 0 !important;
}

.wpb_text_column p:last-child {
	margin-bottom: 28px !important;
}

.content p a {
	text-decoration: underline;
}
.wpb_text_column ul {
	list-style-position: outside;
	margin: 0 0 28px 20px;
	font-size: 16px !important;
}

.wpb_text_column ul li {
	line-height: 26px !important;
}

.wrapper {
	background-color: #fff;
}
.container_inner {
	width: 1100px;
}
.content {
	margin-top: 108px !important;
}
.content .container .container_inner {
	padding: 40px 0 60px 0;
}

.qbutton {
	text-transform: uppercase;
	border-radius: 0 !important;
	border: 1px solid #fff;
}

.qbutton:hover {
	padding: 0 20px !important;
}

a.qbutton.full_width {
	height: auto !important;
	line-height: 24px !important;
	font-size: 14px !important;
	padding: 13px 20px !important;
	white-space: normal !important;
}

a.qbutton.with-shadow {
	height: 50px !important;
	line-height: 50px !important;
	text-decoration: none !important;
}

.vc_text_separator {
	margin-top: 22px !important;
	margin-bottom: 28px !important;
	border-bottom:  1px #b2b2b2 dashed;
}

.vc_text_separator span {
	margin-right: 5px !important;
}

.vc_text_separator.full {
	border-color: #b2b2b2 !important;
}

.vc_text_separator.full div {
	color: #000;
	font-family: 'Libre Baskerville', Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-style: italic;
	text-transform: none;
	border: none;
	padding: 0;
}

.tabs .tabs-nav li a {
	color: #fff !important;
	text-transform: uppercase !important;
}

.tabs .tabs-nav li a:hover {
	background-color: #30465f !important;
}

.BoardPacketSeparators {
	padding-top: 40px !important;
}

input[type='Button'].PostLogout {
	background-color: #5e7a9a;
	border: none !important;
	height: 50px !important;
	line-height: 50px !important;
	color: #fff !important;
	font-size: 14px !important;
	padding: 0 20px !important;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
	margin-bottom: 20px !important;
}

input[type='Button'].PostLogout:hover {
	background-color: #30465f !important;
}

.progress_bar .progress_number_wrapper {
	position: relative !important;
}

@media only screen and (max-width: 1100px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner {
		/*width: 900px;*/
	}
}

@media only screen and (max-width: 1000px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner {
		width: 768px;
	}
}

@media only screen and (max-width: 850px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner {
		width: 650px;
	}
}

@media only screen and (max-width: 768px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner {
		width: 600px;
	}
}

@media only screen and (max-width: 660px) {
	.vc_column_container {
		padding-left: 0;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 620px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner {
		width: 420px;
	}
}

@media only screen and (max-width: 480px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner {
		width: 300px;
	}
}

@media only screen and (max-width: 350px) {
	.container_inner, .boxed section.section .section_inner, section.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner {
		width: 260px;
	}
}

/**************************/
/***  Main Header & Nav	***/
/**************************/
.header_top {
	line-height: 0;
	height: 0;
}
header.scrolled .header_top {
	line-height: 30px;
	height: 30px;
}
header.scrolled .header_bottom {
	height: 110px;
}
.logo {
	top: 0;
}
.logo a {
	height: 87px !important;
}
.logo img {
	top: 0;
	width: 333px !important;
	height: 87px !important;
	margin-top: 10px;
}

nav.main_menu ul li a {
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-weight: 800;
	font-size: 15px;
	color: #6f6f6f;
}
nav.main_menu ul li a span {
	border-right: solid 1px #d6d6d6;
	padding: 0 14px;
}
nav.main_menu ul li:last-child a span {
	border-right: none;
}
nav.main_menu ul li a:hover span,
nav.main_menu ul li.current-menu-item a span {
	/*padding: 18px 14px;*/
	background: transparent;
	color: #5e7a9a;
}
.side_menu_button_wrapper {
	margin: 0 0 0 70px;
}
.side_menu_button {
	height: 80px !important;
	background: #627533;
}
.side_menu_button a {
	width: 30px;
	height: auto;
	padding: 0 24px 0 24px;
	color: #ffffff;
	font-size: 28px;
	text-align: center;
}
.side_menu_button a:before {
	content: 'MENU';
	font-size: 10px;
	text-align: center;
}
@media screen and (max-width: 1150px){
	nav.main_menu.right {
		position: absolute;
		left: 350px;
		float: right;
	}
	.side_menu_button_wrapper {
		margin: 0 0 0 -220px;
	}
}
@media screen and (max-width: 1000px){
	.logo_wrapper {
		position: relative;
		left: 0;
	}
	.logo img {
		left: 0;
	}
	/*.logo_wrapper {
		height: 80px !important;
	}*/
	/*.logo {
		left: -50%;
	}*/
	.side_menu_button_wrapper {
		margin: 0;
	}
	.mobile_menu_button {
		display: none;
	}
	.header_top .left,
	.header_top .right {
		display: none;
	}
}
@media only screen and (max-width: 645px) {
	.header_top {
		line-height: 10px;
	}
	.side_menu_button a {
		padding: 0 14px;
	}
}
@media only screen and (max-width: 639px) {
	.header_bottom .container_inner {
		width: 100%;
	}
	.logo {
		top: 0;
	}
	.side_menu_button_wrapper {
		margin: 0 0 0 -100px;
	}
}
@media only screen and (max-width: 600px) {
	.side_menu_button_wrapper {
		margin: 0 20px 0 0;
	}
}
@media only screen and (max-width: 460px) {
	.logo a,
	.logo img {
		width: 300px !important;
		height: 77px !important;
	}
}
@media only screen and (max-width: 429px) {
	.side_menu_button_wrapper {
		margin: 0 10px 0 0;
	}
}
@media only screen and (max-width: 412px) {
	.logo_wrapper {
		height: 90px !important;
	}
	.logo a,
	.logo img {
		width: 250px !important;
		height: 64px !important;
	}
}
@media only screen and (max-width: 375px) {
	.logo a,
	.logo img {
		width: 220px !important;
		height: 56px !important;
	}
	.header_bottom {
		padding: 0 15px 0 5px;
	}
	/*.side_menu_button {
		background: #fff;
		height: 10px !important;
		padding-top: 15px;
	}
	.side_menu_button a {
		width: 30px;
		color: #627533;
		font-size: 14px;
		padding: 0;
	}
	.side_menu_button a:before {
		color: #627533;
	}*/
}
/******************************/
/***  	Sidebar Menu		***/
/******************************/
.side_menu {
	background-color: #30465f;
}
.side_menu a {
	text-transform: none;
	color: #fff !important;
	font-size: 15px;
}
ul#menu-side-menu li a {
	text-transform: uppercase;
	color: #6486ab !important;
}
ul#menu-side-menu ul.sub-menu li a {
	text-transform: none;
	color: #fff !important;
}
ul#menu-side-menu li a:hover,
ul#menu-side-menu ul.sub-menu li a:hover {
	color: #788f3f !important;
}
.side_menu .widget.widget_nav_menu li:last-child {
	margin: 0 0 10px 20px;
}

/******************************/
/***  Layer slider Styles	***/
/******************************/

@media only screen and (max-width: 768px) {
	.ls-gui-element.ls-bottom-nav-wrapper {
		display: none !important;
	}
}

/******************************/
/***  Page Title Bar Styles	***/
/******************************/
.title {
	background-color: #fff;
	text-align: left;
	height: 125px;
}
.content .title .container .container_inner {
	padding: 60px 0 20px 0;
}
.title .title_holder .container {
	display: block;
	padding: 0;
}
.title .separator {
	display: none;
}
.title_holder h1 {
	color: #627533;
	text-transform: none;
	text-align: left;
}
/******************************/
/***	Home Page Styles 	***/
/******************************/

.CampaignCTA.LtLink a {
	color: #BAC6D4 !important;
	font-weight: 700 !important;
}

.counter_holder span.counter {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 400;
}
.CounterText p {
	color: #7c7c7c;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 4px 0 0 0;
	letter-spacing: 1.5px;
}
.DisplayNone {
	display: none;
}
#BlogBg .tabs.boxed .tab-content {
	background-color: #fbf5dd;
	padding: 53px 30px 0 30px;
}
#BlogBg ul.tabs-nav li a {
	border: none;
	background-color: transparent;
	color: #000 !important;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

#BlogBg ul.tabs-nav li a:hover {
	background-color: #d0c9ae;
}
#BlogBg ul.tabs-nav li.active a {
	background-color: #d0c9ae;
}

#PublicSpaceBg .projects_holder article .portfolio_description .project_category,
#PrivateSpaceBg .projects_holder article .portfolio_description .project_category {
	display: none;
}

.MoreProjectColumn .wpb_wrapper {
	float: right;
}

@media only screen and (max-width: 1100px) {
	#BlogBg .tabs.boxed .tab-content {
		padding: 30px 30px 20px 30px;
	}
	.XLgPadding .vc_column-inner {
		padding-left: 120px !important;
		padding-right: 120px !important;
	}
}
@media only screen and (max-width: 1000px) {
	.XLgPadding2 {
		padding-right: 20px !important;
	}
	.XLgPadding2 .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media only screen and (max-width: 850px) {
	.XLgPadding .vc_column-inner {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}
@media only screen and (max-width: 767px) {
	.CounterText .wpb_wrapper {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 600px) {
	.MoreProjectColumn .wpb_wrapper {
		float: none;
		text-align: center;
	}
}
@media only screen and (max-width: 480px) {
	.XLgPadding .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#BlogBg .tabs.boxed .tab-content {
		padding: 30px 0 20px 10px;
	}
	.vc_text_separator {
		text-align: center;
		border-bottom-style: none;
	}
	.MoreProjectColumn {
		margin-top: 20px;
	}

	.ButtonTextWrap a.qbutton.medium {
		height: auto !important;
		line-height: 24px !important;
		font-size: 14px !important;
		padding: 13px 20px !important;
		white-space: normal !important;
	}
}
@media only screen and (max-width: 350px) {
	.MoreProjectColumn .qbutton.medium {
		width: 100%;
		font-size: 12px;
		padding: 0;
	}
}
@media only screen and (min-width: 768px) {
	.ProtectedSpacesColumn.vc_col-sm-9 {
		width: 100%;
	}
	.MoreProjectColumn.vc_col-sm-3 {
		width: 100%;
	}
}
@media only screen and (min-width: 851px) {
	.ProtectedSpacesColumn.vc_col-sm-9 {
		width: 66%;
	}
	.MoreProjectColumn.vc_col-sm-3 {
		width: 34%;
	}
}
@media only screen and (min-width: 1001px) {
	.ProtectedSpacesColumn.vc_col-sm-9 {
		width: 70%;
	}
	.MoreProjectColumn.vc_col-sm-3 {
		width: 30%;
	}
}
@media only screen and (min-width: 1101px) {
	.ProtectedSpacesColumn.vc_col-sm-9 {
		width: 75%;
	}
	.MoreProjectColumn.vc_col-sm-3 {
		width: 25%;
	}
}

/******************************/
/***	Content Bottom Area (every page above footer)	***/
/***	Styles for form are in salesforce-wordpress-to-lead folder custom.css   ***/
/******************************/
#DonateNowBg {
	padding-top: 38px;
	padding-bottom: 80px;
}

#WoodgrainBg {
	background: url('/wp-content/uploads/2016/10/woodgrain-pattern.jpg') center center no-repeat;
	background-size: cover;
	padding-top: 25px;
	padding-bottom: 28px;
}

#DonateNowRow p,
#ConnectRow p {
	color: #ffffff !important;
}

.NewsletterSubscribe.wpb_column.vc_column_container .wpb_text_column:last-child .clearfix {
	margin-bottom: 0 !important;
}

#ButtonRow {
	padding-top: 37px;
}

#ButtonRow.SmallPad {
	padding-top: 10px !important;
}

#ButtonRow .qbutton:hover {
	background-color: #5e7a9a !important;
}

#gform_submit_button_25 {
	border-style: none !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
}

#gform_25 .gfield_checkbox label {
	font-size: 18px !important;
    color: #fff !important;
}

#gform_confirmation_message_25 {
	color: #fff !important;
}

.social_icon_holder .icon-stack {
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 18px;
	-webkit-transition: color .4s ease-out;
	-moz-transition: color .4s ease-out;
	-o-transition: color .4s ease-out;
	transition: color .4s ease-out;
	margin: 6px;
}

.StayConnected .icon-2x {
	font-size: 26px;
}

.ContactUs a {
	color: #fff;
	text-decoration: none !important;
}

a.TelNo:hover {
	color: #fff !important;
}

@media only screen and (max-width: 1100px) {
	.LgPadding .vc_column-inner {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}

	#ConnectRow .section_inner {
		width: 1000px;
	}
}

@media only screen and (max-width: 1000px) {
	#ConnectRow .section_inner {
		width: 900px;
	}
}

@media only screen and (max-width: 950px) {
	#WoodgrainBg {
		background: url('/wp-content/uploads/2016/12/woodgrain_950x600.jpg') center center no-repeat;
		padding-top: 45px;
	}

	#ConnectRow .section_inner {
		width: 90% !important;
		margin: 0 5% !important;
	}

	#ConnectRow .vc_row {
		margin-right: 0 !important;
	}

	#ConnectRow .vc_column-inner {
		padding-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	#WoodgrainBg {
		padding-bottom: 0 !important;
	}

	.NewsletterSubscribe.wpb_column .vc_column-inner {
		padding-right: 25px !important;
	}

	.ContactUs.wpb_column .vc_column-inner {
		padding-bottom: 0 !important;
	}
}

@media only screen and (max-width: 660px) {
	#ConnectRow .vc_column_container .vc_column-inner {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 639px) {
	.LgPadding .vc_column-inner {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}

@media only screen and (max-width: 600px) {
	#ConnectRow .section_inner {
		width: 80% !important;
		margin: 0 10% !important;
	}

	#ConnectRow .vc_column_container .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.NewsletterSubscribe.wpb_column .vc_column-inner {
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 480px) {
	.LgPadding .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	/*#ConnectRow .section_inner {
		width: 300px;
	}*/

	#WoodgrainBg {
		padding-top: 25px;
	}
}

@media only screen and (max-width: 350px) {
	h2.DonateNowHeading {
		font-size: 28px;
		line-height: 36px;
	}
}

@media only screen and (max-width: 320px) {
	#ConnectRow .section_inner {
		width: 260px;
	}

	#ConnectRow .vc_col-sm-6 {
		width: 100%;
	}

	#ConnectRow .vc_col-sm-3 {
		width: 100%;
	}

	#ConnectRow .StayConnected.vc_col-sm-3 {
		width: 100%;
	}
}

@media (min-width: 951px) {
	#ConnectRow .vc_col-sm-6 {
		width: 40%;
	}

	#ConnectRow .vc_col-sm-3 {
		width: 32%;
	}

	#ConnectRow .StayConnected.vc_col-sm-3 {
		width: 24%;
		padding: 0 2%;
	}
}

@media (min-width: 1001px) {
	#ConnectRow .vc_col-sm-6 {
		width: 48%;
		padding: 0 2% 0 0;
	}

	#ConnectRow .vc_col-sm-3 {
		width: 25%;
	}

	#ConnectRow .StayConnected.vc_col-sm-3 {
		width: 22%;
		padding: 0 2%;
	}
}

/**********************************/
/***   Interior Page Styles 	***/
/**********************************/
.PageHeader {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

#StandLandBg.PageHeader {
	background-position: left bottom !important;
}

.InteriorPgLeftColumn .vc_column-inner {
	padding-right: 100px !important;
}

.InteriorPgLeftColumn .ButtonColumn.vc_column_container .vc_column-inner {
	padding-right: 15px !important;
}

.InteriorPgLeftColumn .NormalLeftPadding .vc_column-inner {
	padding-right: 20px !important;
}

.IntroText p {
	margin-bottom: 28px !important;
}

.InteriorSubText p {
	font-size: 16px !important;
}

.InteriorPgRightColumn p {
	margin-bottom: 18px !important;
}

.InteriorPgRightColumn .wpb_text_column img:last-child {
	margin-bottom: 0 !important;
}

.wpb_widgetised_column.InteriorPgSearch {
	padding: 0 0 25px 0;
	border-bottom: solid 1px #d6d6d6;
}

.wpb_content_element.InteriorPgSearch {
	margin-bottom: 40px !important;
}

.wpb_widgetised_column.InteriorPgSearch .widget.widget_search form input[type=text] {
	width: 70%;
}

.InteriorPgSidebar h4 {
	color: #000000;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase !important;
	margin: 10px 0 !important;
}

.InteriorPgSidebar p {
	font-size: 14px !important;
	line-height: 24px !important;
}

.InteriorPgSidebar .textwidget strong em {
	font-weight: 600 !important;
}

.InteriorPgSidebarSm p {
	font-size: 13px !important;
	line-height: 24px !important;
}

.InteriorPgRightColumn .counter_holder span.counter:before {
	content: '\0024';
}

.vc_text_separator.BioSeparator {
	margin-top: 35px !important;
	margin-bottom: 35px !important;
}

.PartnersRow .image_hover {
	margin: 0 0 40px 0 !important;
}

.SponsorsRow .vc_col-sm-4 .vc_column-inner,
.SponsorsRow .vc_col-sm-3 .vc_column-inner,
.SponsorsRow .vc_col-sm-2 .vc_column-inner {
	margin-bottom: 20px !important;
}

.SponsorImg4.wpb_single_image .vc_single_image-wrapper {
	padding: 15px 15%;
}

.SponsorImg6.wpb_single_image .vc_single_image-wrapper {
	padding: 15px 15%;
}

.tabs.horizontal .tabs-nav li {
	margin-bottom: 2px;
}

.post-password-form input[type=submit] {
	line-height: 14px !important;
	border: solid 1px #4b719a !important;
	padding: 13px 25px 14px !important;
}

.post-password-form input[type=password] {
	line-height: 36px !important;
}


@media screen and (max-width: 1000px){
	.content {
		margin-top: 0 !important;
	}

	.wpb_widgetised_column.InteriorPgSearch .widget.widget_search form input[type=text] {
		width: 65%;
	}
}

@media screen and (max-width: 850px){
	.wpb_widgetised_column.InteriorPgSearch .widget.widget_search form input[type=text] {
		width: 60%;
	}
}

@media screen and (max-width: 768px){
	.wpb_widgetised_column.InteriorPgSearch .widget.widget_search form input[type=text] {
		width: 58%;
	}
}

@media screen and (max-width: 767px){
	.InteriorPgLeftColumn .vc_column-inner {
		padding-right: 15px !important;
	}
	.wpb_widgetised_column.InteriorPgSearch .widget.widget_search form input[type=text] {
		width: 80%;
	}
}

@media screen and (max-width: 480px){
	.wpb_widgetised_column.InteriorPgSearch .widget.widget_search form input[type=text] {
		width: 74%;
	}
}

@media screen and (max-width: 350px){
	.wpb_widgetised_column.InteriorPgSearch .widget.widget_search form input[type=text] {
		width: 70%;
	}
}

/**************************************/
/***  	Property Map Page 			***/
/**************************************/
.esriViewPopup {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}

div.titleButton.maximize {
	display: none !important;
}

@media screen and (max-width: 1000px){
	.page-id-197 iframe {
		height: 600px !important;
	}
}

@media screen and (max-width: 620px){
	.page-id-197 iframe {
		height: 400px !important;
	}
}


/**************************************/
/***  	Protected Areas Styles 		***/
/***	(Portfolio Pages)			***/
/**************************************/
h1.PortfolioTitle {
	color: #30465f !important;
}

.filter_outer {
	text-align: left;
}

.filter_holder ul li.filter span {
	color: #000;
	font-size: 16px;
	font-weight: 600;
}

.filter_holder ul li.active span {
	background-color: #d0c9ae;
}

.filter_holder ul li:hover span {
	background-color: #5e7a9a !important;
}

.projects_holder article .portfolio_description .portfolio_title {
	margin: 12px 0 4px;
}

h4.portfolio_title a {
	font-size: 20px;
	text-transform: none;
}

span.project_category {
	text-transform: uppercase;
}

.projects_holder article .portfolio_like {
	display: none;
}

.portfolio_single .flexslider {
	margin: 0 0 67px;
}

.single-portfolio_page section.grid_section .section_inner {
	width: 1100px;
}

.single-portfolio_page .title.standard,
.portfolio_detail,
.portfolio_single_text_holder h6 {
	display: none;
}

.single-portfolio_page .two_columns_75_25 .column1 {
	width: 100%;
}

.single-portfolio_page .two_columns_75_25 .column2 {
	width: 0;
}

.single-portfolio_page .section_inner_margin {
	margin-left: 0;
	margin-right: 0;
}

.projects_holder article .portfolio_description .project_category {
	color: #747474;
	font-size: 12px;
}

.PortfolioLeftColumn .vc_column-inner {
	padding-right: 100px !important;
}

.PortfolioDetails h6 {
	display: block !important;
	text-transform: uppercase;
	margin-bottom: 5px !important;
}

.PortfolioDetails p {
	font-size: 14px;
	line-height: 20px;
	color: #4b4b4b;
	font-weight: 600;
}

.PortfolioDetails ul {
	font-size: 14px;
	color: #4b4b4b;
	font-weight: 600;
}

.portfolio_navigation .portfolio_prev a,
.portfolio_navigation .portfolio_next a {
	color: #fff;
}

.portfolio_navigation .portfolio_prev a:hover,
.portfolio_navigation .portfolio_next a:hover {
	background-color: #30465f;
}

.social_share_dropdown ul li a,
.social_share_dropdown ul li i {
	color: #fff;
}

.social_share_dropdown ul li a:hover {
	color: #fff !important;
	background-color: #30465f;
}

.social_share_dropdown ul li :hover i,
.social_share_dropdown ul li :hover span {
	color: #fff !important;
}

@media only screen and (max-width: 1165px) {
	.single-portfolio_page section.grid_section .section_inner {
		width: 900px;
	}
}

@media only screen and (max-width: 1000px) {
	.single-portfolio_page section.grid_section .section_inner {
		width: 768px;
	}
}

@media only screen and (max-width: 850px) {
	.single-portfolio_page section.grid_section .section_inner {
		width: 650px;
	}
}

@media only screen and (max-width: 768px) {
	.single-portfolio_page section.grid_section .section_inner {
		width: 600px;
	}
}

@media only screen and (max-width: 767px) {
	.PortfolioLeftColumn .vc_column-inner {
		padding-right: 15px !important;
	}

	.PortfolioRtColumn.vc_column_container {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 620px) {
	.single-portfolio_page section.grid_section .section_inner {
		width: 420px;
	}
	.filter_holder ul li.filter span {
		font-size: 11px;
		padding: 0 10px;
	}
}

@media only screen and (max-width: 480px) {
	.single-portfolio_page section.grid_section .section_inner {
		width: 300px;
	}
	.filter_outer {
		margin: 20px 0 40px;
	}
	.filter_holder ul li.filter span {
		font-size: 11px;
		padding: 0 7px;
	}
}

@media only screen and (max-width: 350px) {
	.single-portfolio_page section.grid_section .section_inner {
		width: 260px;
	}
}
/**********************************/
/***  		Blog Styles 		***/
/**********************************/
.blog_holder article .post_infos a {
	color: #5e7a9a;
}

.single-post h2 {
	font-size: 34px;
	line-height: 42px;
}

.blog_holder.blog_single article h2,
.post_inner h2 a {
	color: #30465f !important;
}

.post_inner h2 a:hover {
	color: #627533 !important;
}

.single-post .title.standard {
	display: none;
}

.latest_post_inner a {
	color: #000 !important;
}

.latest_post_inner a:hover {
	color: #627533 !important;
}

.latest_post_inner .post_infos {
	margin: 0;
}

.latest_post .post_social {
	display: none;
	margin: 0;
}

.post_infos .date,
.post_infos .month,
.post_infos a.post_author,
.post_infos a.post_comments,
.latest-vert-separator,
.blog_like {
	display: none;
}

.latest_post a img {
	display: inline-block;
	vertical-align: bottom;
}

h4.latest_post_title,
h4.latest_post_title a {
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px !important;
	font-weight: 900;
	color: #000;
	text-transform: none;
}

.latest_post_holder ul li {
	margin: 0;
}

.latest_post_holder ul li .latest_post {
	border: none;
	border-right: solid 2px #e2dbc1;
}

.latest_post_holder a.latest_post_wrapper {
	display: none;
}

.latest_post_holder ul li:last-child .latest_post {
	border: none;
}

.latest_post_holder .latest_post_inner .post_infos a {
	margin-left: -16px;
	font-size: 12px;
	text-transform: uppercase;
}

.latest_post_text {
	padding: 2px 35px 22px 10px;
}

.latest_post_text p {
	font-size: 14px;
	line-height: 20px;
}

.latest_post_text p a {
	display: block;
	width: 125px;
	height: 12px;
	margin-top: 26px;
	color: #fff !important;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 0;
	background: url('/wp-content/uploads/2016/11/green-arrow.png') center center no-repeat;
}

.latest_post_text p a:hover {
	background: url('/wp-content/uploads/2016/11/blue-arrow.png') center center no-repeat;
}

.latest_post_holder ul li:first-child .latest_post_text {
	padding: 2px 35px 22px 0;
}

.blog_holder.blog_single article h2 {
	text-transform: none;
}

aside .widget li a,
.blog_holder article .post_text p a {
	 color: #5e7a9a;
}

aside .widget li a:hover,
.blog_holder article .post_text p a:hover {
	color: #627533;
}

.category span.date,
.archive span.date {
	display: none;
}

.category h2 a,
.archive h2 a {
	text-transform: none;
}

.post_inner .qbutton_holder a {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.post_inner .qbutton_holder a:hover {
	padding: 0 11px !important;
}


.content .column2 .column_inner .widget h4 {
	color: #30465f;
	font-family: Libre Baskerville, sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 12px 0;
	text-transform: none;
}

.content .column2 .column_inner .widget h6 {
	color: #30465f;
	font-family: Libre Baskerville, sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 12px 0;
	text-transform: none;
}

aside .widget h6 {
	letter-spacing: normal;
}

.content .column2 .widget {
	font-size: 16px !important;
}

.archive .blog_holder article .post_infos {
	display: none;
}

.archive .post_inner h2,
.archive .post_inner h2 a {
	font-size: 18px !important;
	line-height: 27px !important;
}

.archive .post_inner p {
	font-size: 15px !important;
	line-height: 24px !important;
}

.social_share_icon {
	background-image: url('/wp-content/themes/river-child/images/social_share.png');
}

.social_share_holder:hover .social_share_icon {
	background-image: url('/wp-content/themes/river-child/images/social_share_hover.png');
}

.archive .blog_holder.small_images article .post_icons_holder {
	float: right;
	display: inline-block;
	width: 10%;
	margin: 0;
	text-align: right;
}

.archive .blog_holder article span.qbutton_holder {
	display: inline-block;
	margin: 0;
}

.box_image_with_border, .box_holder,
.portfolio_navigation, .icon_with_title.with_border_line .icon_text_inner,
.blog_holder article, .author_description,
.comment_holder  ul.comment-list, .comment_holder .comment,
#respond textarea, #respond input[type='text'],
.contact_form input[type='text'], .contact_form  textarea, aside .widget,
.side_menu .widget, .widget.widget_archive select,
.widget.widget_categories select, .widget.widget_text select, .vc_text_separator.full {
	border-color: #d6d6d6 !important;
	border-bottom-style: dashed !important;
}

.widget.widget_search form input[type="text"] {
	border-color: #d6d6d6 !important;
}

.widget.widget_search form input[type=submit] {
	background-color: #5e7a9a !important;
}

.widget.widget_search form input[type=submit]:hover {
	background-color: #30465f !important;
}

@media only screen and (max-width: 1000px) {
	.latest_post {
		padding: 15px 0 0 0;
	}
}
@media only screen and (max-width: 1000px) and (min-width: 300px) {
	.latest_post_holder ul li.three {
		width: 100%;
		padding: 0 !important;
	}
	.latest_post_text,
	.latest_post_holder ul li:first-child .latest_post_text {
		padding: 2px 0 0 10px;
	}
	.latest_post_holder ul li .latest_post {
		border: none;
		border-bottom: solid 2px #e2dbc1;
	}
}
@media only screen and (max-width: 768px) {
	.latest_post_holder ul>li.three {
		width: 100%;
		padding: 0 !important;
	}
}
/******************************/
/***	 Footer Styles 	 	***/
/******************************/
.footer_top {
	font-size: 14px !important;
	line-height: 25px;
	padding: 35px 0 45px;
	border-top: solid 4px #fff;
}

.footer_top .container_inner {
	width: 1040px;
}

.footer_top .four_columns .column1,
.footer_top .four_columns .column2,
.footer_top .four_columns .column3 {
	border-right: solid 1px #3d4349;
}

.footer_top .four_columns .column1 {
	width: 49%;
}

.footer_top .four_columns .column4 {
	width: 0;
}

.four_columns .column2 .column_inner,
.four_columns .column3 .column_inner {
	padding: 0 20%;
}

.footer_top .widget_text {
	margin-bottom: 30px;
}

.footer_top #text-9.widget_text,
.footer_top #text-10.widget_text,
.footer_top #text-11.widget_text,
.footer_top #text-12.widget_text {
	margin-bottom: 0;
}

.footer_top a, .footer_top p, .footer_top span, .footer_top li {
	color: #fff;
}

.footer_top a:hover {
	color: #788f3f !important;
}

.footer_top a.TelNo:hover {
	color: #fff !important;
}

#text-8,
/*#nav_menu-6,*/
#text-5 {
	margin-bottom: 0;
}

.footer_top h4,
a.BlueFooterLink {
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	color: #6486ab !important;
	font-size: 14px !important;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
}

a.BlueFooterLink:hover {
	color: #788f3f !important;
}

#text-4,
#text-7,
#text-8 {
	padding-left: 96px;
}

.footer_top .widget_nav_menu {
	padding-left: 11px;
	margin-bottom: 30px;
}

.footer_top .widget.widget_nav_menu li {
	line-height: 17px;
	padding: 5px 0;
}

.footer_top .widget.widget_nav_menu li a:hover {
	color: #788f3f;
}

.footer_bottom, .footer_bottom p, .footer_bottom span {
	line-height: 18px;
}

.footer_bottom {
	height: auto;
	padding: 25px 0;
}

.footer_bottom .textwidget {
	font-size: 12px;
}

.footer_bottom .textwidget a {
	color: #5e7a9a;
}

.footer_bottom .textwidget a:hover {
	color: #788f3f;
}

.footer_bottom span {
	color: #5e7a9a;
}

@media only screen and (max-width: 1100px) {
	.footer_top .container_inner {
		width: 95%;
		margin: 0 2.5%;
	}

	.footer_top .four_columns .column3 {
		border-right: none;
	}

	.four_columns .column2 .column_inner,
	.four_columns .column3 .column_inner {
		padding: 0 10%;
	}
}

@media only screen and (max-width: 771px) {
	.footer_bottom {
		height: 65px;
		padding: 0 20px 0 10px;
	}
	.footer_bottom, .footer_bottom p, .footer_bottom span {
		line-height: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.footer_top {
		padding: 35px 0 0;
	}
	.footer_top .four_columns .column1,
	.footer_top .four_columns .column2,
	.footer_top .four_columns .column3 {
		width: 100%;
		border: none;
	}
	.four_columns .column2 .column_inner,
	.four_columns .column3 .column_inner {
		padding: 0;
	}
	#text-5,
	#text-6,
	#text-9,
	#text-10,
	#text-11,
	#text-12,
	#nav_menu-4,
	#nav_menu-5,
	#nav_menu-6,
	#nav_menu-7 {
		padding-left: 96px;
	}
	.footer_top #text-8.widget_text {
		margin-bottom: 15px;
	}
	/*.footer_top #nav_menu-6.widget_nav_menu {
		margin-bottom: 0;
	}*/
}

@media only screen and (max-width: 507px) {
	.footer_bottom {
		padding: 0 15%;
	}

	.footer_bottom {
		height: 95px;
	}

	span.Disappear,
	span.Disappear3 {
		display: none;
	}
}



@media only screen and (max-width: 432px) {
	.footer_bottom {
		padding: 0 45px 0 35px;
	}
	/*span.Disappear2 {
		display: inline-block;
	}
	span.Disappear,
	span.Disappear3 {
		display: none;
	}*/
}

@media only screen and (max-width: 385px) {
	.footer_top #text-3 img {
		max-width: 90%;
	}
	#text-4,
	#text-7,
	#text-8,
	#text-5,
	#text-6,
	#text-9,
	#text-10,
	#text-11,
	#text-12,
	#nav_menu-4,
	#nav_menu-5,
	#nav_menu-6,
	#nav_menu-7 {
		padding-left: 15px;
	}
}

@media only screen and (max-width: 354px) {
	.footer_bottom {
		padding: 0 10px 0 0;
	}
}

/******************************/
/*** Gravity Forms Styles 	***/
/******************************/
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
input[type="text"],
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: 16px !important;
}

/*.ginput_container_text,
.ginput_container_textarea,*/
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
input[type="text"],
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border: solid 1px #d6d6d6;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	margin-left: 0 !important;
}

.gform_wrapper label.gfield_label,
.gfield_required,
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	display: none !important;
}

.gform_wrapper .AnnualMtg label.gfield_label {
	display: inline-block !important;
}

.ginput_container_address input[type=text],
.ginput_container_address select {
	margin-top: 16px !important;
}

.ginput_container_address input[type=text]#input_7_52_1 {
	margin-top: 0 !important;
}

.gform_wrapper select {
	color: #929292 !important;
	padding: 5px 4px !important;
	font-size: 16px !important;
}

.gform_wrapper textarea {
	color: #929292 !important;
	padding: 5px 4px !important;
	font-size: 16px !important;
	border: none !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input[type=submit] {
	color: #fff !important;
	background-color: #5e7a9a !important;
	border: solid 1px #5e7a9a !important;
	height: 50px !important;
	line-height: 50px !important;
	font-size: 14px !important;
	padding: 0 20px !important;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover {
	background-color: #30465f !important;
	border-color: #30465f !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #666666 !important;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #666666 !important;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #666666 !important;
}
:-moz-placeholder { /* Firefox 18- */
	color: #666666 !important;
	opacity: 1;
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
	font-size: .875em !important;
}

body .gform_wrapper ul li.gfield.gsection {
	margin-top: 28px;
}

.gform_wrapper .description_above .gfield_description {
	padding: 0 !important;
}

@media only screen and (min-width: 641px) {
	.gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0 !important;
	}

	.gform_wrapper .gsection {
		margin: 28px 16px 14px 0;
	}
}

/******************************/
/*** WooCommerce Styles 	***/
/******************************/

.woocommerce input[type=text],
.woocommerce input[type=tel],
.woocommerce input[type=email],
.woocommerce input[type=password],
.woocommerce textarea,
.woocommerce select {
	border: solid 1px #d6d6d6 !important;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 16px;
	padding: 6px !important;
}

/*.woocommerce .product input[type=text],
.woocommerce .product input[type=tel],
.woocommerce .product input[type=email],
.woocommerce .product input[type=password],
.woocommerce .product textarea {
	border: none !important;
}*/

.woocommerce .product input#nyp[type=text] {
	border: solid 1px #d6d6d6 !important;
}

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce ul.products li.product .button,
.woocommerce button[type=submit] {
	background-color: #5e7a9a !important;
	text-transform: uppercase !important;
	height: 50px;
	line-height: 50px;
	color: #fff !important;
	font-size: 14px;
	margin: 20px 0 0 0;
	padding: 0 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
}

.woocommerce-cart-form button {
	line-height: 14px !important;
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce button[type=submit]:hover {
	background-color: #30465f !important;
}

#ShopHeader {
	display: none !important;
}

h2.woocommerce-loop-product__title {
	line-height: 24px !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #ccc;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #ccc;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #ccc;
}
:-moz-placeholder { /* Firefox 18- */
	color: #ccc;
}

.single-product .title,
.post-type-archive-product .title,
.post-type-archive-product h1.page-title,
.posted_in {
	display: none !important;
}

.product input[type=number] {
	height: 44px !important;
	font-size: 14px;
}

.woocommerce div.product form.cart div.quantity {
	margin-top: 20px !important;
}

.sku_wrapper {
	display: none !important;
}

.from,
.minimum-price,
.woocommerce ul.products li.product .price,
.suggested-text,
.subscription-details,
.product .woocommerce-Price-amount {
	display: none !important;
}

#product-2256.product .woocommerce-Price-amount {
	display: block !important;
}

/*.woocommerce form.checkout #customer_details .col-1, 
.woocommerce form.checkout #customer_details .col-2 {
	border-color: #d6d6d6;
}

.woocommerce .checkout #customer_details .col-1 {
	box-sizing: border-box;
	border: 1px solid;
	overflow: hidden;
	padding: 30px;
	margin-bottom: 30px;
	float: left;
	width: 48%;
	margin-right: 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
 
.woocommerce .checkout #customer_details .col-2 {
	box-sizing: border-box;
	border: 1px solid;
	overflow: hidden;
	padding: 30px;
	margin-bottom: 30px;
	float: left;
	width: 48%;
	margin-left: 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.woocommerce-MyAccount-content, 
.woocommerce-content-box {
	border: 1px solid #d6d6d6;
	padding: 30px;
	overflow: hidden;
	box-sizing: border-box;
}

.woocommerce-content-box.full-width {
	margin-left: 0;
	width: 100%;
} */

/*****  Cart & Checkout *****/

#customer_details {
	margin-bottom: 40px !important;
}

.woocommerce form .form-row textarea {
	height: 120px !important;
}

.woocommerce-cart-form__cart-item th.product-name,
.woocommerce-cart-form__cart-item td.product-name {
	text-align: left !important;
}

.woocommerce-checkout-review-order-table thead {
	background: transparent !important;
}

#order_review td {
	background: transparent !important;
	color: #000 !important;
}

#order_review th:first-child,
#order_review td:first-child {
	text-align: left !important;
}

#order_review th:last-child,
#order_review td:last-child {
	text-align: right !important;
}
#order_review thead tr {
	background: #788f3f !important;
}

#order_review thead th {
	color: #fff !important;
}

#order_review .cart-subtotal th,
#order_review .order-total th {
	text-align: right !important;
}

.cart-subtotal th,
.order-total th {
	background: transparent !important;
}

.woocommerce table.shop_table {
	margin: 0 0 40px 0;
}

.woocommerce table.shop_table td {
	padding: 12px !important;
}

.shop_table th,
.shop_table td {
	text-align: right !important;
	background: transparent !important;
}

.shop_table th.product-name {
	text-align: left !important;
}

table tr:nth-child(odd) td {
	background: transparent !important;
	color: #000 !important;
}

.recurring-totals th {
	text-align: center !important;
}

.variation-BillingFrequency p {
	line-height: 20px !important;
}

.woocommerce td.product-name dl.variation {
	background: #eee;
	margin-top: 20px;
	padding: 20px;
}

.woocommerce td.product-name dt.variation- {
	display: none !important;
}

.woocommerce td.product-name dd.variation- ul.bulleted {
	list-style-type: none !important;
}

.woocommerce-table--order-details tfoot th {
	background: transparent !important;
	text-align: right !important;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled,
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled, .woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	padding: 10px 20px !important;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
}

.woocommerce-cart .wc-proceed-to-checkout,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	height: 54px !important;
	line-height: 54px !important;
	font-size: 16px !important;
	padding: 5px 0 !important;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
}

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"], 
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], 
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"], 
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="text"], 
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"], 
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"], 
#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"], 
#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="text"] {
	font-size: 16px !important;
}


/**************************************************/
/*** Home & Reg Popup - Online PPP Styles 		***/
/**************************************************/

.pum-theme-7726 .pum-container {
	display: flex !important;
	align-items: flex-end !important;
	justify-content: center !important;
	border: 15px solid #fff !important;
	padding: 50px 20px 30px !important;
}

.pum-theme-7726 .pum-content + .pum-close {
	background-color: rgba(0,0,0,.5) !important;
}

.pum-theme-7726 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
	font-size: 18px !important;
	font-weight: 700 !important;
}

#popmake-9186 {
	background: url(/wp-content/uploads/2021/05/ppsc_homepage.jpg) center left no-repeat !important;
	background-size: cover !important;
	height: 80vh !important;
	padding: 50px 20px 50px !important;
}

#popmake-7810 {
	background: #fff !important;
	padding: 35px 35px 40px !important;
}

.HomePopUpText h1 {
	color: #fff !important;
	text-align: center !important;
	font-size: 26px !important;
	line-height: 34px !important;
	text-transform: uppercase !important;
	font-style: normal !important;
	margin: 0 !important;
	text-shadow: 0px 4px 3.76px rgba(40, 40, 96, 0.30) !important;
}

.HomePopUpText h2 {
	color: #fff !important;
	text-align: center !important;
	font-size: 48px !important;
	line-height: 58px !important;
	text-transform: uppercase !important;
	font-style: normal !important;
	margin: 0 0 45px !important;
}

.PPPHomeButton a.vc_btn3.vc_btn3-size-md.vc_btn3-color-orange {
	background: #fdbe60 !important;
	color: #000 !important;
	font-size: 18px !important;
	line-height: 18px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding: 16px 45px !important;
}

.PPPHomeButton a.vc_btn3.vc_btn3-size-md.vc_btn3-color-orange:hover {
	background: #fadaab !important;
}

.PopupPhotoCredit p {
	color: #ffffff;
	font-size: 12px; 
	text-align: right;
}

.RegPopupText h1,
#gform_wrapper_17.gform_wrapper h3.gform_title {
	color: #1675a9 !important;
	text-align: center !important;
	font-size: 24px !important;
	line-height: 32px !important;
	text-transform: uppercase !important;
	font-style: normal !important;
	margin: 0 !important;
}

.RegPopupText h2 {
	color: #1675a9 !important;
	text-align: center !important;
	font-size: 45px !important;
	line-height: 55px !important;
	text-transform: uppercase !important;
	font-style: normal !important;
}

.RegPopupText p,
#gform_wrapper_17.gform_wrapper span.gform_description {
	color: #000 !important;
	font-size: 20px !important;
	line-height: 30px !important;
	text-align: center !important;
}

#gform_wrapper_17.gform_wrapper input {
	background: #d6d6d6 !important;
	color: #000 !important;
	padding: 10px 15px;
}

#gform_wrapper_17.gform_wrapper .gform_footer input[type="submit"] {
	margin: 0 auto !important;
	display: block !important;
	position: relative !important;
}

#gform_wrapper_17.gform_wrapper .gform_footer input.button,
#gform_wrapper_17.gform_wrapper .gform_page_footer input.button,
#gform_wrapper_17.gform_wrapper .gform_footer input[type=submit],
#gform_wrapper_17.gform_wrapper .gform_page_footer input[type=submit] {
	background: #fdbe60 !important;
	color: #000 !important;
	font-size: 18px !important;
	padding: 0 45px !important;
}

#gform_wrapper_17.gform_wrapper .gform_footer input.button:hover,
#gform_wrapper_17.gform_wrapper .gform_page_footer input.button:hover,
#gform_wrapper_17.gform_wrapper .gform_footer input[type=submit]:hover,
#gform_wrapper_17.gform_wrapper .gform_page_footer input[type=submit]:hover {
	background: #fadaab !important;
}

#gform_confirmation_wrapper_17 #gform_confirmation_message_17 {
	font-family: 'Libre Baskerville', serif !important;
	color: #627533 !important;
	font-size: 30px !important;
	line-height: 38px !important;
	text-align: center !important;
	font-style: italic !important;
}

#gform_wrapper_17.gform_wrapper ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000 !important;
}

#gform_wrapper_17.gform_wrapper ::-moz-placeholder { /* Firefox 19+ */
	color: #000 !important;
}
#gform_wrapper_17.gform_wrapper :-ms-input-placeholder { /* IE 10+ */
	color: #000 !important;
}
#gform_wrapper_17.gform_wrapper :-moz-placeholder { /* Firefox 18- */
	color: #000 !important;
	opacity: 1;
}

@media only screen and (max-width: 1050px) {
	.HomePopUpText h1,
	.RegPopupText h1,
	#gform_wrapper_17.gform_wrapper h3.gform_title {
		font-size: 22px !important;
		line-height: 30px !important;
	}

	.HomePopUpText h2,
	.RegPopupText h2 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
}

@media only screen and (max-width: 700px) {
	#popmake-7810 {
		padding: 25px 5px !important;
	}

	.HomePopUpText h1,
	.RegPopupText h1,
	#gform_wrapper_17.gform_wrapper h3.gform_title {
		font-size: 18px !important;
		line-height: 26px !important;
	}

	.HomePopUpText h2,
	.RegPopupText h2 {
		font-size: 32px !important;
		line-height: 42px !important;
	}

	.PPPHomeButton a.vc_btn3.vc_btn3-size-md.vc_btn3-color-orange {
		font-size: 14px !important;
		line-height: 14px !important;
		padding: 10px 35px !important;
	}

	.RegPopupText p,
	#gform_wrapper_17.gform_wrapper span.gform_description {
		font-size: 18px !important;
		line-height: 26px !important;
	}

	#gform_wrapper_17.gform_wrapper .gform_footer input.button,
	#gform_wrapper_17.gform_wrapper .gform_page_footer input.button,
	#gform_wrapper_17.gform_wrapper .gform_footer input[type=submit],
	#gform_wrapper_17.gform_wrapper .gform_page_footer input[type=submit] {
		font-size: 14px !important;
		padding: 0 35px !important;
	}

	#gform_confirmation_wrapper_17 #gform_confirmation_message_17 {
		font-size: 22px !important;
		line-height: 30px !important;
	}
}

@media only screen and (max-width: 400px) {
	.HomePopUpText h1,
	.RegPopupText h1,
	#gform_wrapper_17.gform_wrapper h3.gform_title {
		font-size: 14px !important;
		line-height: 22px !important;
	}

	.HomePopUpText h2,
	.RegPopupText h2 {
		font-size: 26px !important;
		line-height: 34px !important;
	}
}

/**************************************************/
/*** Partners Gala Page - Online PPP Styles 	***/
/**************************************************/

.page-id-9045 header,
.page-id-9045 nav.main_menu,
.page-id-9045 nav.mobile_menu,
section .side_menu.right,
.page-id-9045 .title,
.page-id-9045 .content_bottom,
.page-id-9045 footer {
	display: none !important;
}

.page-id-9045 .content {
	margin-top: 20px !important;
}

#PPPHeaderBg {
	padding-bottom: 20px !important;
}

#PPPCounterBg {
	padding-top: 20% !important;
	padding-bottom: 10px !important;
	background-position: bottom left !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

pre.htmr-list-shortcode {
	background: transparent !important;
}

.hurrytimer-campaign-7832 .hurrytimer-timer-digit,
.hurrytimer-campaign-7832 .hurrytimer-timer-sep {
	font-family: 'Libre Baskerville', serif !important;
	font-size: 60px !important;
	text-shadow: 0px 1px 4px rgba(40, 40, 96, 0.30) !important;
}

.hurrytimer-campaign-7832 .hurrytimer-timer-label {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 600 !important;
	text-shadow: 0px 1px 4px rgba(40, 40, 96, 0.30) !important;
}

#PPPHeadingBg {
	padding-top: 60px !important;
	padding-bottom: 15px !important;
}

#PPPVideoBg {
	padding-top: 20px !important;
}

#PPPMenuBg {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

#PPPMenuBg .section_inner_margin {
	padding-left: 10% !important;
	padding-right: 10% !important;
}

#PPPMenuBg.FiveNav .section_inner_margin {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.PPPMenu .vc_column-inner {
	padding-left: 10% !important;
	padding-right: 10% !important;
	border-right: solid 1px #cdcdcd !important;
}

.PPPMenu.LastButton .vc_column-inner {
	border-right: none !important;
}

.PPPMenu a.qbutton.normal {
	background: transparent !important;
	color: #8e8e8e !important;
	font-size: 18px !important;
	line-height: 26px !important;
	height: 26px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding: 0 !important;
	border: none !important;
	border-image-width: 0 !important;
	box-shadow: none !important;
}

.PPPMenu .qbutton.normal:hover {
	color: #627533 !important;
	padding: 0 !important;
}

.GalaHeading h1 {
	color: #1675a9 !important;
	font-size: 28px !important;
	line-height: 36px !important;
	text-transform: uppercase !important;
	font-style: normal !important;
	margin-bottom: 0 !important;
}

.GalaHeading h2 {
	color: #1675a9 !important;
	font-size: 60px !important;
	line-height: 70px !important;
	text-transform: uppercase !important;
	font-style: normal !important;
	margin-bottom: 0 !important;
}

.GalaHeading.WhiteText h1,
.GalaHeading.WhiteText h2 {
	color: #fff !important;
	text-shadow: 0px 1px 4px rgba(40, 40, 96, 0.30) !important;
}

#PPPWelcomeBg {
	padding-top: 60px !important;
}

.PPPText h2 {
	color: #1675a9 !important;
	font-size: 34px !important;
	line-height: 42px !important;
	margin-bottom: 34px !important;
}

.DashedSep .separator {
	background-color: #fff !important;
	border-top: dashed 1px #dfdfdf !important;
	margin-top: 40px !important;
	margin-bottom: 0 !important;
}

#PPPDonateBg {
	padding-top: 50px !important;
}

.DonationColRight .vc_column-inner {
	padding-left: 20% !important;
	padding-right: 10% !important;
}

#Donation2ColRowMobile {
	display: none !important;
}

#PPPAuctionBg {
	padding-top: 50px !important;
}

#PPPAuctionBg .woocommerce ul.products {
	margin-bottom: 0 !important
}

#PPPAuctionBg .woocommerce ul.products li.product {
	margin-bottom: 40px !important;
}

#PPPFAQBg {
	padding-top: 50px !important;
	padding-bottom: 70px !important;
}

.accordion_holder.accordion.with_icon .ui-accordion-header,
.PPPtoggles .accordion_holder.accordion.with_icon .ui-accordion-header {
	padding: 0 15px !important;
}

.PPPtoggles .accordion_holder.accordion .ui-accordion-header,
.PPPtoggles .accordion_holder.accordion h3.ui-accordion-header {
	background: #e9e8e8 !important;
}

.PPPtoggles h3.ui-accordion-header.ui-state-default {
	background: #e9e8e8 !important;
	color: #1675a9 !important;
}

.accordion_holder.accordion div.accordion_content,
.PPPtoggles .accordion_holder.accordion div.accordion_content {
	padding: 20px 25px 0 !important;
}

.ultimeter-counter-custom {
	font-weight: 600 !important;
	font-size: 30px !important;
	margin-top: 20px !important;
}

/*** stock management 	***/

li.outofstock a.button {
	display: none !important;
}

ul.products .out_of_stock_color {
	background: #fdbe60 !important;
	text-align: center !important;
}

ul.products .s_in_stock_color {
	display: none !important;
}

li.product_cat-auction a.add_to_cart_button {
	display: none !important;
}

#product-7840 p.stock  {
	display: none !important;
}

@media only screen and (max-width: 1100px) {
	#PPPMenuBg section.grid_section .section_inner,
	#PPPHeadingBg section.grid_section .section_inner {
		width: calc(100% - 30px) !important;
	}

	#PPPMenuBg .section_inner_margin {
		padding-left: 10% !important;
		padding-right: 10% !important;
	}

	.DonationColLeft .woocommerce #product-7840 input[type=text] {
		width: 100% !important;
		max-width: 350px !important;
		margin-top: 10px !important;
	}

	.DonationColLeft .woocommerce div#product-7840.product form.cart .button {
		float: none !important;
	}
}

@media screen and (max-width: 1024px) {
	.hurrytimer-campaign-7832 .hurrytimer-timer-digit,
	.hurrytimer-campaign-7832 .hurrytimer-timer-sep {
		font-size: 50px !important;
	}

	.GalaHeading h1 {
		font-size: 26px !important;
		line-height: 34px !important;
	}

	.GalaHeading h2 {
		font-size: 48px !important;
		line-height: 58px !important;
	}
}

@media only screen and (max-width: 1000px) {
	#PPPMenuBg section.grid_section .section_inner,
	#PPPHeadingBg section.grid_section .section_inner {
		width: calc(100% - 30px) !important;
	}

	.PPPMenu.vc_col-sm-3,
	.PPPMenu.vc_col-sm-1\/5 {
		width: 100% !important;
	}

	.PPPMenu .vc_column-inner {
		width: 60% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		border-right: none !important;
		border-bottom: solid 1px #cdcdcd !important;
		margin-left: 20% !important;
		margin-right: 20% !important;
	}

	.PPPMenu a.qbutton.normal {
		font-size: 16px !important;
		line-height: 46px !important;
		height: 46px !important;
	}
}

@media screen and (max-width: 850px) {
	.hurrytimer-campaign-7832 .hurrytimer-timer-digit,
	.hurrytimer-campaign-7832 .hurrytimer-timer-sep {
		font-size: 40px !important;
	}

	.GalaHeading h1 {
		font-size: 20px !important;
		line-height: 28px !important;
	}

	.GalaHeading h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}

	.PPPText h2 {
		font-size: 30px !important;
		line-height: 38px !important;
		margin-bottom: 24px !important;
	}
}

@media only screen and (max-width: 768px) {
	#PPPMenuBg section.grid_section .section_inner,
	#PPPHeadingBg section.grid_section .section_inner {
		width: calc(100% - 30px) !important;
	}
}

@media only screen and (max-width: 767px) {
	#PPPHeadingBg {
		padding-top: 30px !important;
	}

	#Donation2ColRow .section_inner_margin {
		display: flex !important;
		flex-wrap: wrap-reverse !important;
	}

	.DonationColLeft .vc_column-inner>.wpb_wrapper {
		display: flex !important;
		flex-direction: column !important;
	}

	.DonationColLeft .woocommerce div#product-7840.product div.summary {
		width: 100% !important;
	}

	.DonationColLeft .woocommerce div#product-7840.product form.cart {
		width: 100% !important;
	}

	.DonationColRight .vc_column-inner {
		padding-left: 20% !important;
		padding-right: 20% !important;
	}
}

@media screen and (max-width: 640px) {
	.hurrytimer-campaign-7832 .hurrytimer-timer-digit,
	.hurrytimer-campaign-7832 .hurrytimer-timer-sep {
		font-size: 36px !important;
	}

	.GalaHeading h1 {
		font-size: 18px !important;
		line-height: 26px !important;
	}

	.GalaHeading h2 {
		font-size: 32px !important;
		line-height: 42px !important;
	}
}

@media only screen and (max-width: 620px) {
	#PPPMenuBg section.grid_section .section_inner,
	#PPPHeadingBg section.grid_section .section_inner {
		width: calc(100% - 30px) !important;
	}
}

@media only screen and (max-width: 480px) {
	#PPPHeadingBg {
		padding-top: 20px !important;
	}

	.PPPMenu .vc_column-inner {
		width: 80% !important;
		margin-left: 10% !important;
		margin-right: 10% !important;
	}
}

/**********************************/
/*** ICS Calendar Plugin Styles	***/
/**********************************/

.ics-calendar.layout-month .ics-calendar-month-grid li.event .title_in_hover_block .title.confirmed {
	height: auto !important;
}