/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.no-breadcrumbs .main-content {
    padding-top: 0 !important;
}
.slick-list {
    padding-bottom: 15px;
}

.page-top {
    background-color: #dfeff7 !important;;
    border: 0 !important;
}
.page-top .page-title {
    color: #212121;
    font-weight: bold;
}

.block-link-cs-1 {
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
    top: 30px;
    position: relative;
}

.timeline-balloon.cs-step {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.timeline-balloon.cs-step .balloon-time .time-text {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.timeline-balloon.cs-step::before {
    top: 35px;
    height: 66%;
    background-color: #2e6499;
}
.timeline-balloon.cs-step.last::before {
    height: 50%;
}
.timeline-balloon.cs-step .balloon-time {
    padding-top: 0;
}
.timeline-balloon.cs-step .balloon-time .time-dot {
    background-color: transparent !important;
}
.timeline-balloon.cs-step .balloon-time .time-dot::before {
    display: none;
}
.timeline-balloon.cs-step .balloon-time .time-dot::after {
    width: 1px;
    height: 210%;
    top: 27px;
    border-radius: 0;
    background-color: #fff !important;
}
.timeline-balloon.cs-step .balloon-content {
    border: 0 !important;
    background-color: transparent !important;
    padding: 2px 0 12px 15px !important;
    margin: 0 0 0 !important;
    color: #fff;
    font-size: 14px;
}
.timeline-balloon.cs-step .balloon-content .balloon-arrow {
    display: none !important;
}
.timeline-balloon.cs-step .balloon-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.timeline-balloon.cs-step .balloon-content ul li {
    background: url('/wp-content/uploads/2023/10/bullet-1.png') no-repeat 0 3px;
    padding: 0 0 5px 30px;
}

.cs-tm-block {
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
.cs-tm-block .porto-item-wrap {
    --bs-gutter-x: 0;
}

.cs-post .post-item {
    background: #fff;
    padding: 20px;
}
.cs-post .post-item > a {
    margin: -20px -20px 0;
    display: block;
}
/*
.gform_wrapper.gravity-theme .gform_validation_errors {
    display: none;
}
.gform_wrapper.gravity-theme .gfield {
    padding-bottom: 10px;
}
.gform_wrapper.gravity-theme input[type=text]::placeholder,
.gform_wrapper.gravity-theme input[type="color"]::placeholder,
.gform_wrapper.gravity-theme input[type="date"]::placeholder,
.gform_wrapper.gravity-theme input[type="datetime-local"]::placeholder,
.gform_wrapper.gravity-theme input[type="datetime"]::placeholder,
.gform_wrapper.gravity-theme input[type="email"]::placeholder,
.gform_wrapper.gravity-theme input[type="month"]::placeholder,
.gform_wrapper.gravity-theme input[type="number"]::placeholder,
.gform_wrapper.gravity-theme input[type="password"]::placeholder,
.gform_wrapper.gravity-theme input[type="search"]::placeholder,
.gform_wrapper.gravity-theme input[type="tel"]::placeholder,
.gform_wrapper.gravity-theme input[type="text"]::placeholder,
.gform_wrapper.gravity-theme input[type="time"]::placeholder,
.gform_wrapper.gravity-theme input[type="url"]::placeholder,
.gform_wrapper.gravity-theme input[type="week"]::placeholder,
.gform_wrapper.gravity-theme select::placeholder,
.gform_wrapper.gravity-theme textarea::placeholder  {
    color: var(--porto-primary-color);
}
.gform_wrapper.gravity-theme input[type="color"],
.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="datetime-local"],
.gform_wrapper.gravity-theme input[type="datetime"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme input[type="week"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 0;
    background-color: transparent;
    color: #eaecf0;
    border-width: 0 0 1px !important;
    border-color: #3d6ba2 !important;
}
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
    font-size: 12px;
    letter-spacing: normal;
    padding: 0;
    background-color: transparent !important;
    border: 0;
    width: 100%;
    color: #ffe0e0;
    position: absolute;
    margin: -2px 0 0;
    padding: 0;
}
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input {
    background-color: #47a447;
    border: 0 !important;
    margin-right: 20px;
}
*/


/* Tim Hortons Smile Cookie form start */
#gform_wrapper_3.gform_wrapper.gravity-theme .gfield_label{
    color: #0078b2;
}
#ginput_product_price_3_1, #ginput_product_price_3_11, #ginput_product_price_3_15{
    background: #97bd56;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
}
#ginput_product_price_3_1 .ginput_product_price, 
#ginput_product_price_3_11 .ginput_product_price,
#ginput_product_price_3_15 .ginput_product_price{
    color:#fff;
    font-weight: 700;
    font-size:12px;
}
#ginput_product_price_3_1 .ginput_product_price_label, 
#ginput_product_price_3_11 .ginput_product_price_label, 
#ginput_product_price_3_15 .ginput_product_price_label{
    font-size:12px;
}
 
#label_3_14_1{
    font-weight: 900;
}

#gform_wrapper_3.gform_wrapper.gravity-theme input[type=color],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=date], 
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=datetime-local],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=datetime],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=email],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=month],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=number],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=password],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=search],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=tel],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=text],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=url],
#gform_wrapper_3.gform_wrapper.gravity-theme input[type=week],
#gform_wrapper_3.gform_wrapper.gravity-theme select,
#gform_wrapper_3.gform_wrapper.gravity-theme textarea{
    border: 1px solid #aaa;
}
/* Tim Hortons Smile Cookie form end */

.cs-grants-list .meta-author,
.cs-grants-list .meta-comments {
    display: none !important;
}

.grant-image {
    padding: 0; 
    /* height: 275px; */
    height: auto;
    overflow:hidden;
}


.page-id-264 .grants-list .grant .grant-content.bg-primary.exclv {
    background-color: #42A298 !important;
} 

.grant-image img {width: 100%;height: 100%;object-fit: cover;transition:0.3s ease-in-out;}
.grants-list .grant:hover img{transform: scale(1.3);}
.grant-meta.description { 
    margin-top: -15px; 
    margin-bottom: 25px; 
    color: #fff;
    font-size: 15px;
    line-height: 25px;
}
.wp-pagenavi {text-align: right;}
.wp-pagenavi a, .wp-pagenavi span { padding: 5px 12px;border: 1px solid #0f78b3;color: #0f78b3; transition: 0.3s;}
.wp-pagenavi span.current {background: #0f78b3;border: 1px solid #0f78b3;color: #fff;}
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #0f78b3; border: 1px solid #0f78b3;color: #fff;}
.grants-filter { width: 35%;}


#header .searchform-popup .search-toggle{display:block;}
#header .searchform-popup .search-toggle.opened + form{left: 0;right: 0;}
#header .search-popup .searchform{display:none;}
.fixed-right.porto-sicon-box.default-icon {
    position: fixed;
    right: -15px;
    top: 25%;
    background: #97bd56;
    z-index: 99999999;
    padding: 15px 25px 15px;
    /* 	display: block!important; */
    text-align: center;
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
    display: none;
    animation: animateright 0.4s linear;
}
@keyframes animateright {
    from{right:-300px;opacity:0} to{right:0;opacity:1}
}
@media (max-width: 767px) {
    .grant-image {padding: 0 0 0 0px;}
}
.grant-meta.mb-4 {
    margin-bottom: 1rem!important;
}

/* Edited */
/* h2. h3 {

} */
body:not(.home) h3 {
    color: #97bd56;
}
.header-right .vc_btn3-container.vc_btn3-inline.donate-btn button {
    color: #fff;
    border: 0px;
    line-height: 28px;
    text-indent: 0;
    padding-left: 40px;
}
.header-right .vc_btn3-container.vc_btn3-inline.donate-btn button:hover {
    background: none;
}
.donate-btn  {
    margin-bottom: 0;
}
.donate-btn button:before {
    content: '';
    background: url('../wp-content/uploads/2023/12/donate-icon.jpg') no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0;
}
#header .header-right .searchform {
    right: -120px;
    margin-top: 8px;
    border-radius: 0;
}
.bod h2.wpb_heading {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.01em;
    margin-bottom: 0;
}
.stats-block {
    margin-bottom: 35px;
    background: #fff;
    padding: 0px;
}
.stats-top .stats-number {
    padding: 8px 0;
    font: var(--porto-h2-fst,normal) var(--porto-h2-fw,700) var(--porto-h2-fs,2.2em)/var(--porto-h2-lh,40px) var(--porto-h2-ff,var(--porto-body-ff)),sans-serif;
    line-height: 1.5;
    color: var(--porto-primary-color);
    position: relative;
}
.stats-top .stats-text {
    font: var(--porto-body-fst,normal) var(--porto-body-fw,400) var(--porto-body-fs,14px)/var(--porto-body-lh,24px) var(--porto-body-ff),sans-serif;
}
.blue-highlight {
    color: var(--porto-primary-color)!important;
}
.green-highlight {
    color: #97bd56!important;
    font-weight: normal;
}
.wpb_text_column.wpb_content_element strong {
    color: black;
}
.dollar-icon .stats-number:before {
    content: '$';
    font-weight: normal;
    font-size: 16px;
    top: 15px;
    position: absolute;
    left: -10px;
}
.accordion-styling.accordion .card-title {
    font-weight: normal;
    position: relative;
    font-size: 18px;
}
.accordion-styling.accordion h4.card-title:after {
    content: '\e8cc';
    position: absolute;
    right: 0;
    top: 15px;
    font-family: "porto";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.accordion-styling.accordion.without-borders .card-body {
    padding-bottom: 30px;
}
.accordion-styling.accordion.without-borders .card-body li strong {
    text-transform: uppercase;
    font-weight: 500;
}
.accordion-styling.accordion.without-borders .card-body li {
    line-height: 2;
}
.accordion-styling.accordion .card-header {
    text-transform: uppercase;
}
.bullet-points {
    padding-left: 0;
}
.bullet-points li {
    list-style-type: none;
}
.bullet-points li:before {
    content: "\e8cc";
    font-family: "porto";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.1em;
    -webkit-font-smoothing: antialiased;
}
.number-points {
    padding-left: 20px;
}
.number-points li::marker {
    background: red;
    width: 20px;
    height: 20px;
}
.number-points li:before {
    content: '';
    font-family: "porto";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0.5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
}
.events-date .timeline-balloon::before {
    left: calc(154px - var(--porto-step-line-width, 1px) / 2);
}
.events-date .timeline-balloon.cs-step .balloon-time .time-text {
    width: 142px;
    text-align: right;
}
.events-date .timeline-balloon.cs-step::before {
    top: 5px;
}
.post-author, .author-name, article.post .post-meta>span.meta-author, article.post .post-meta>span.meta-comments {
    display: none;
}
body:not(.home) .cs-tm-block h3 {
    color: #222529;
    margin-bottom: 0;
}
.cs-tm-block .designation {
    padding: 20px;
    padding-top: 0;
}
.bod .cs-tm-block {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bod .cs-tm-block .wpb_wrapper {
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
}
.bod .wpb_single_image {
    margin-bottom: 0;
}
.bod h3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.mission p {
    text-transform: uppercase;
    color: #2082b8;

}
.mission .wpb_text_column,
.mission .wpb_single_image {
    margin-bottom: 0;
}

.fixed-right.porto-sicon-box.porto-sicon-img {
    margin: 0;
    margin-bottom: 10px;
}
.fixed-right .porto-sicon-title {
    font-size: 15px;
}
.fixed-right .porto-sicon-img {
    width: 35px;
    margin-right: 0!important;
    margin-bottom: 5px!important;
}
.fixed-right.porto-sicon-box.default-icon h3 {
    font-size: 1rem;
}
.footer-logos img {
    margin-right: 30px;
}

.cs-h-s1 {
    margin: -220px 0 0;
}
.cs-h-s2 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.cs-h-s2 .cs-lp {
    padding-top: 50px;
}
.cs-h-s3 {
    padding-bottom: 150px;
}
.cs-h-s4 {
    margin-top: -80px;
    padding-top: 150px;
    padding-bottom: 150px;
}
.cs-h-s4-l {
    padding-right: 60px;
}
.cs-h-s5 {
    padding-top: 50px;
}
.cs-h-s5-b {
    padding-bottom: 50px;
}
.cs-h-s6-t {
    padding-top: 100px;
}
.cs-h-s6 {
    padding-top: 0;
    padding-bottom: 180px;
}
#get-in-touch {
    margin-top: -120px;
    margin-bottom: -150px;
    padding-top: 140px;
    padding-bottom: 140px;
}
.cs-f-s1 {
    padding-top: 48px;
    padding-bottom: 45px;
}
#header .mobile-toggle {
    background-color: transparent !important;
}
.cs-h-s4.cs-s-oi {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 150px;
    padding-bottom: 150px;
}
.custom-header-top {
    background: #0f78b3 url('/wp-content/uploads/2024/02/bg-top-bar-2.png') repeat-y 100% 0;
}
.custom-header-top .top-address-txt .porto-sicon-description {
	display: none;
}
.cs-btn-modal-1 a {
    border: 1px solid #ccc;
    padding: 0.533rem 35px 0.533rem 12px;
    background: url('/wp-content/uploads/2024/02/ico-arrow-1.png') no-repeat calc(100% - 12px) 50%;
}
.cs-btn-modal-1 a:hover {
    color: #5e5e5e;
    background: #dcdcdc url('/wp-content/uploads/2024/02/ico-arrow-1-h.png') no-repeat calc(100% - 12px) 50%;
}
.events-page .grant-content {
	background: #fff!important;
	color: #000!important;
}
.events-page .grant-content {
	
}
.grants-section.events-page .grant {
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 40px!important;
}
.isotope-item img {
    width: 80%;
	width: 100%;
}
.mobile-view {
		display: none!important;
	}


/* ====== Thrive PoCo Microgrant Post Start =========== */
.post-2717 .wpb_text_column p {
    margin: 10px 0 5px;
}

.post-2717 .wpb_text_column ul {
    padding-bottom: 10px;
}
/* ====== Thrive PoCo Microgrant Post End =========== */





@media only screen and (max-width: 1199px) {
	.custom-header-top .porto-wrap-container {
		max-width: 100%;
	}
	.custom-header-top .top-blank {
		display: none;
	}
 .custom-header-top .top-left {
		width: 96%;
	}
	.custom-header-top .top-donate {
		position: absolute;
		right: -8%;
		width: 20%; 
	} 
	.custom-header-top .top-search {
		width: 4%;
		position: absolute;
		right: 20%;
		z-index: 2;
	}
	.custom-header-top .top-search i.porto-icon-magnifier { 		
		color: #fff; 
	}

}

@media (max-width: 991px) {
    .custom-header-top {
/*         display: none !important; */
    }
	.custom-header-top .top-address {
		width: 25%;
	}
	.custom-header-top .top-phone {
		width: 20%;
	}
	.custom-header-top .top-email {
		width: 31%;
	}
	.fixed-right.porto-sicon-box.default-icon {
		bottom: 60px;
		top: auto;
	}
	
}

@media (max-width: 991px) and (min-width:768px) {

    .col-md-3.grant-image {
        width: 40%;
    }

    .col-md-9.grant-content {
        width: 60%;
    }
}



@media only screen and (max-width: 767px) {
    h2 {
        font-size: 35px !important;
        line-height: 1 !important;
    }
    .footer .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        position: static;
    }
    .footer-logos img {
        margin-right: 5px;
        max-width: 90% !important;
    }
    .footer .porto-sicon-box {
        margin-bottom: 0;
    }
	.custom-header-top .porto-sicon-box.d-none {
		display: flex!important;
	}
	.custom-header-top .top-address {
		width: 100%;
		padding-top: 2%;
	}
	.custom-header-top .top-phone {
		width: 25%;
		padding-top: 0!important;
		padding-bottom: 10px !important;
	}
	.custom-header-top .top-email {
		width: 50%;
		padding-top: 0!important;
		padding-bottom: 10px !important;
	}
	.custom-header-top .top-search {
		
	}
	#header .searchform-popup .search-toggle {
/* 		font-size: 16px!important; */
	}
	.custom-header-top .top-donate {
		padding-top: 20px !important;
    	padding-bottom: 20px !important;
		right: -9%;
	}
	.fixed-right.porto-sicon-box.default-icon {
		bottom: 5%;
		top: auto;
	}
	
    .cs-h-sh .wpb_content_element {
        margin-bottom: 0;
    }
    .cs-h-s1 {
        margin-top: 25px;
    }
    .cs-h-s1 .col-md-2 {
        width: 50%;
        max-width: 50%;
    }
    .cs-h-s2 {
        margin-top: 0;
        margin-bottom: 20px !important;
    }
    .cs-l {
        margin-bottom: 25px;
    }
    .cs-h-s2 .cs-lp {
        padding-top: 0;
    }
    .cs-h-s2 .wpb_single_image .vc_single_image-wrapper,
    .cs-h-s2 .wpb_single_image .vc_single_image-wrapper img {
        width: 100%;
    }
    .cs-h-s3-t {
        display: none;
    }
    .cs-h-s3 {
        padding-bottom: 25px;
    }
    .cs-h-s4 {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 25px;
        background-color: #164777;
    }
    .cs-h-s4-l {
        padding-right: 0;
    }
    .cs-h-s4-l h2 {
        text-align: left;
    }
    .cs-h-s4 .timeline-balloon.cs-step::before {
        display: none;
    }
    .cs-h-s4 .timeline-balloon .balloon-time .time-text {
        left: 30px;
        border: 0;
        background: transparent;
    }
    .cs-h-s4 .timeline-balloon.cs-step .balloon-content {
        padding-top: 35px !important;
    }
    .cs-h-s5 {
        padding-top: 10px;
    }
    .cs-h-s5-b {
        padding-bottom: 25px;
    }
    .cs-h-s6-t {
        display: none;
    }
    .cs-h-s6 {
        padding-top: 10px;
        padding-bottom: 35px;
        background-image: none !important;
    }
    #get-in-touch {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 70px;
        background-color: #164777;
    }
    .cs-f-s1 {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .cs-f-s1 .vc_column_container {
        padding-bottom: 35px;
    }
    .cs-f-social {
        text-align: left !important;
        padding-top: 20px;
    }
    .cs-h-s4.cs-s-oi {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 35px !important;
        padding-bottom: 25px;
    }
	.home-banner {
		margin-bottom: 30px!important;
	}
	.grants-open.mobile-view {
		display: block;
	}
	.grants-open {
		position: absolute;
		top: 0;
		right: 2%;
		width: 30%;
		margin: 0;
	}
	.top-row.vc_row-o-content-bottom {
		/*display: none;*/
		margin-top: -185px;
	}
	.block-link-cs-1 {
	  	width: 110px;
		position: relative;
	  	left: 58px;
	  	top: 19px;
	}
}
@media only screen and (max-width: 639px) {
	.custom-header-top .top-donate {
		padding-top: 28px !important;
		padding-bottom: 28px !important;
		right: -9%;
		width: 40%;
		display: none!important;
	}
	.custom-header-top .porto-sicon-header h3.porto-sicon-title {
		font-size: 1rem;
	}
	.custom-header-top .top-phone {
		width: 100%;
		padding-bottom: 0px !important;
	}
	.custom-header-top .top-search {
		right: 5%;
	}
	.header-donate.porto-sicon-box.default-icon.mobile-view {
		display: flex!important
	}
	.header-donate.porto-sicon-box.default-icon {
		bottom: auto;
		top: 29%;
		width: 42%;
		right: 0px;
		padding: 7px 6px;
		position: relative;
		background: #97bd56;
	}
	.fixed-right.porto-sicon-box.default-icon {
		display: none!important;
	}
	.header-donate h3.porto-sicon-title {
		font-size: 1rem!important;
		font-weight: 300;
	}
	
}
@media only screen and (max-width: 575px) {
	.custom-header-top .top-search {
    	padding-bottom: 0 !important;
	}
	#header .searchform-popup {
		display: block;
	}
}
@media only screen and (max-width: 479px) {
	.custom-header-top .top-search {
		right: 10%;
	}
	
	.custom-header-top .top-address-txt .porto-sicon-header, .custom-header-top .top-address-txt .porto-sicon-header h3.porto-sicon-title {
		display: none;
	}
	.custom-header-top .top-address-txt .porto-sicon-description {
		display: block;
		color: #fff;
		flex: 1;
	}
	.home-banner {
		margin-bottom: 30px!important;
	}
	.grants-open {
		position: relative;
		right: 0%;
		width: 100%;
		margin: 0px auto;
	}	
	#header .logo {
		max-width: 45%;
	}
	#header.sticky-header .logo {
		max-width: 145px!important;
	}
	
}
@media only screen and (max-width: 359px) {
	.custom-header-top .top-address-txt .porto-sicon-header, .custom-header-top .top-address-txt .porto-sicon-header h3.porto-sicon-title {
		display: block;
	}
	.custom-header-top .top-address-txt .porto-sicon-description {
		display: none;
	}
}