/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.elementor-element .home-slider .swiper .elementor-swiper-button-prev {
    left: 28px;
}
.elementor-element .home-slider .swiper .elementor-swiper-button-next{
    right: 28px;
}
 .e-con .driving-innovation .e-con-inner{
	max-width: 610px;
    margin-left: 0;
}
.elementor--h-position-left.home-slider .swiper-slide-inner {
    max-width: 1310px;
	padding: 0;
}
.Energizing-inner-sec {
    max-width: 375px;
    height: 375px !important;
}

.top-search .e-font-icon-svg-container::before {
    content: '';
    background: url(http://amberw37.sg-host.com/wp-content/uploads/2024/06/search.svg);
    width: 18px;
    height: 20px;
    background-size: cover;
}
.top-search .e-font-icon-svg-container svg {
    display: none;
}
.top-search .e-font-icon-svg-container {
    position: relative;
    top: -1px;
	    left: 5px;
}
/* .home-slider .elementor-swiper-button svg {
 display: none;
}
.home-slider .elementor-swiper-button::before {
   content: "\f053";
} */
.home-slider .elementor-button.elementor-size-md {
    padding: 15px 40px;
}
 .impacting-communities.e-con .e-con-inner{
	max-width: 610px;
    margin-left: 0;
}
.area-106.e-con .e-con-inner{
	max-width: 610px;
    margin-left: 0;
}
.funding-progress.e-con .e-con-inner {
    max-width: 636px;
    margin-right: 0;
    padding-right: 80px;
}
.footer-form .elementor-field-textual.elementor-size-md {
    min-height: 53px;
}
.page-id-564 div#content,.page-id-618 div#content {
    margin: 50px auto;
    max-width: 1270px;
	background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.04);
    padding: 15px;
}
.page-id-564,.page-id-618 {
background:	#f7f7f7;
}
.submit_application .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 50px;
    height: 2em;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    width: 40px;
}
h2.border-title {
    position: absolute;
    font-size: 35px;
    top: -22px;
    padding: 0 10px;
    background: #266da9;
    left: 40px;
    color: white;
}
h2.border-title.color-purple {
    background: #42336f;
}
.link-color a {
    color: #89b8f8;
}
a.elementor-accordion-title {
    outline: none !important;
}
.submit_application .elementor-accordion-item .elementor-tab-title:not(.page-id-564 .submit_application .elementor-accordion-item .elementor-tab-title) {
    padding: 20px 0;
    line-height: 44px;
}
@media only screen and (max-width: 767px) {
  h2.border-title {
    font-size: 20px;
    top: -13px;
    left: 32px;
    width: 240px;
}
.submit_application .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 30px;
    height: 1.3em;
}
	
}

@media only screen and (max-width: 767px){
	.Energizing-inner-sec {
    max-width: 320px;
    height: 320px !important;
}
.elementor-element .home-slider .swiper .elementor-swiper-button-prev {
    left: -10px;
}	
.elementor-element .home-slider .swiper .elementor-swiper-button-next {
    right: -10px;
}	
.funding-progress.e-con .e-con-inner {
    padding-right: 15px;
}	
 
}
 
@media only screen and (max-width: 375px) {
	.Energizing-inner-sec {
    max-width: 280px;
    height: 280px !important;
}
	
	
}
