#social_welfare_v4_banner .et_pb_column:first-child a {
background: #f29c21;
padding: 17px 60px;
border-radius: 30px;
transition: all .3s ease;
}
.social_welfare_v4_img img,.social_welfare_v4_img .et_pb_image_wrap{height:100% !important;object-fit:cover;}
#social_welfare_v4_banner .et_pb_column:first-child p {
margin-top: 25px;
}
#social_welfare_v4_about .et_pb_row:first-child p {
margin-top: 15px;
}
#social_welfare_v4_about .et_pb_blurb_description p:last-child a {
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
background: #f29c21;
color: #fff;
padding: 8px 25px 8px 19px;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
transition: all .3s ease;
}
#social_welfare_v4_about .et_pb_image_wrap img {
border-radius: 10px;
}
#social_welfare_v4_about .et_pb_blurb_container {
padding: 0px 20px 20px 10px;
}
#social_welfare_v4_video .et_pb_text p:last-child a {
background: #f29c21;
color: #fff;
padding: 10px 35px 10px 30px;
border-radius: 0px 30px 30px 0;
transition: all .3s ease;
}
#social_welfare_v4_video .et_pb_text p:nth-child(2) {
margin-bottom: 20px;
}
#social_welfare_v4_give .et_pb_row:first-child p {
margin-top: 15px;
}
#social_welfare_v4_give .et_pb_frequency {
display: block;
}
#social_welfare_v4_give .et_pb_row:last-child .et_pb_column:last-child .et_pb_module {
border-radius: 30px;
}
#social_welfare_v4_give .et_pb_button {
transition: all .3s ease;
}
#social_welfare_v4_stats .flex-parent {
display: flex;
flex-wrap: wrap;
}
#social_welfare_v4_stats .flex-parent .flex-col-50 {
flex: 0 0 50%;
max-width: 50%;
}
#social_welfare_v4_events .et_pb_row:first-child p {
margin-top: 15px;
}
#social_welfare_v4_events .et_pb_text h6 {
padding-bottom: 3px;
}
/* #social_welfare_v4_events .et_pb_row:last-child .et_pb_column .et_pb_text {
transition: all .5s ease;
}
#social_welfare_v4_events .et_pb_row:last-child .et_pb_column:hover .et_pb_text {
cursor: pointer;
margin-top: -120px !important;
} */
#social_welfare_v4_events .et_pb_row:last-child .et_pb_column .et_pb_text {
transition: all .5s ease;
transform: translateY(-55px);
}
#social_welfare_v4_events .et_pb_row:last-child .et_pb_column:hover .et_pb_text {
cursor: pointer;
transform: translateY(-120px);
}
#social_welfare_v4_cta > div {
display: flex;
align-items: center;
}
#social_welfare_v4_cta .et_pb_button {
border-radius: 30px 0 0 30px;
}
#social_welfare_v4_volunteer .et_pb_text p:nth-child(2) {
margin-bottom: 20px;
}
#social_welfare_v4_volunteer .et_pb_text p:last-child a {
background: #f29c21;
color: #fff;
padding: 10px 35px 10px 30px;
border-radius: 0px 30px 30px 0;
transition: all .3s ease;
}
#social_welfare_v4_team .et_pb_team_member_description {
padding: 15px 0 10px 10px;
}
#social_welfare_v4_team .et_pb_member_social_links li a {
background: #ffde4a;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 2.4;
color: #f29c21;
}
#social_welfare_v4_team .et_pb_team_member_description h4 {
padding-bottom: 2px;
}
#social_welfare_v4_team .et_pb_team_member_description .et_pb_member_position {
margin-bottom: 5px;
}
#social_welfare_v4_accordion .et_pb_accordion {
background: #f4f2f0;
margin-top: 30px;
}
#social_welfare_v4_accordion .et_pb_accordion_item {
border-radius: 12px !important;
background: #fff;
margin-bottom: 20px;
}
#social_welfare_v4_purchase .et_pb_text p:nth-child(2) {
margin-top: 20px;
margin-bottom: 30px;
}
#social_welfare_v4_purchase .et_pb_text p:last-child a {
background: #f29c21;
padding: 17px 70px;
border-radius: 30px;
transition: all .3s ease;
}
#social_welfare_v4_team .et_pb_row:first-child p {
margin-top: 15px;
}
#social_welfare_v4_team .et_pb_team_member_image {
max-width: 100%;
}
#social_welfare_v4_articles .et_pb_row:first-child p {
margin-top: 15px;
}
#social_welfare_v4_articles .post-content-inner {
margin-bottom: 10px;
}
#social_welfare_v4_articles .more-link {
text-transform: capitalize;
}
#social_welfare_v4_subscribe .et_pb_newsletter_fields {
display: flex;
flex-wrap: nowrap;
}
#social_welfare_v4_subscribe .et_pb_contact_field_last {
padding: 0;
margin: 0;
flex: 65%;
}
#social_welfare_v4_subscribe .et_pb_contact_field_last input {
border-radius: 30px 0 0 30px;
}
#social_welfare_v4_subscribe .et_pb_newsletter_button_wrap {
flex: 40%;
}
#social_welfare_v4_subscribe .et_pb_newsletter_button {
border-radius: 0 30px 30px 0;
}
#social_welfare_v4_subscribe .et_pb_newsletter_description h2 {
padding: 0 !important;
line-height: 1.4;
}
/* !HOVER */
#social_welfare_v4_banner .et_pb_column:first-child a:hover {
background: #000;
color: #f29c21 !important;
}
#page-container #social_welfare_v4_banner .et_pb_button:hover {
background: #000 !important;
border-color: #000 !important;
color: #f29c21 !important;
}
#social_welfare_v4_about .et_pb_blurb_description p:last-child a:hover {
background: #000;
color: #f29c21;
}
#social_welfare_v4_video .et_pb_text p:last-child a:hover {
background: #000;
color: #f29c21;
}
#page-container #social_welfare_v4_give .et_pb_button:hover {
background: #000 !important;
border-color: #000 !important;
color: #f29c21 !important;
}
#page-container #social_welfare_v4_cta .et_pb_button:hover {
background: #000 !important;
border-color: #000 !important;
color: #f29c21 !important;
}
#social_welfare_v4_volunteer .et_pb_text p:last-child a:hover {
background: #000;
color: #f29c21;
}
#social_welfare_v4_subscribe .et_pb_button:hover {
background: #000 !important;
border-color: #000 !important;
color: #f29c21 !important;
}
#social_welfare_v4_purchase .et_pb_text p:last-child a:hover {
background: #000;
color: #f29c21;
}
@media screen and (max-width: 980px){
#social_welfare_v4_banner .et_pb_text h1 {
font-size: 50px;
}
#social_welfare_v4_banner .et_pb_text h1 br {
display: none;
}
#social_welfare_v4_banner .et_pb_column:first-child {
margin-bottom: 100px;
padding: 0;
}
#social_welfare_v4_banner .et_pb_column:first-child .et_pb_text_inner {
text-align: center;
}
#social_welfare_v4_about .et_pb_blurb {
width: 70%;
display: block;
margin: 0 auto;
}
#social_welfare_v4_events .et_pb_row:last-child {
width: 80% !important;
max-width: 550px;
}
#social_welfare_v4_give .et_pb_pricing {
width: 70%;
display: block;
margin: 30px auto 0;
}
#social_welfare_v4_cta .et_pb_row {
flex-direction: column;
}
#social_welfare_v4_cta .et_pb_text {
text-align: center;
}
#social_welfare_v4_cta .et_pb_button_module_wrapper {
text-align: center;
}
#social_welfare_v4_team .et_pb_team_member {
width: 70%;
display: block;
margin: 0 auto;
}
#social_welfare_v4_companies .et_pb_row {
display: flex;
flex-direction: column;
align-items: center;
}
#social_welfare_v4_companies .et_pb_column {
width: 40%;
margin: 0 0 25px 0;
}
}
@media screen and (max-width: 767px){
#social_welfare_v4_team .et_pb_team_member {
display: flex;
flex-direction: column;
width: 80%;
}
#social_welfare_v4_video .et_pb_column:last-child {
padding-right: 80px;
padding-left: 80px;
}
#social_welfare_v4_give .et_pb_blurb {
width: 70%;
display: block;
margin: 0 auto 20px;
}
#social_welfare_v4_stats .et_pb_column:last-child {
padding-right: 80px;
padding-left: 80px;
}
#social_welfare_v4_events .et_pb_row:last-child {
max-width: 430px;
}
#social_welfare_v4_cta br {
display: none;
}
#social_welfare_v4_volunteer .et_pb_column:last-child {
padding-right: 80px;
padding-left: 80px;
}
#social_welfare_v4_team .et_pb_team_member {
width: 70%;
}
#social_welfare_v4_accordion .et_pb_column:last-child {
padding-left: 80px;
padding-right: 80px;
}
#social_welfare_v4_articles .et_pb_row:last-child {
width: 80%;
}
#social_welfare_v4_subscribe .et_pb_module {
padding: 0;
}
#social_welfare_v4_about br,
#social_welfare_v4_give br,
#social_welfare_v4_events br,
#social_welfare_v4_team br,
#social_welfare_v4_articles br,
#social_welfare_v4_purchase br {
display: none;
}
}
@media screen and (max-width: 640px){
#social_welfare_v4_about .et_pb_blurb,
#social_welfare_v4_give .et_pb_blurb,
#social_welfare_v4_give .et_pb_pricing,
#social_welfare_v4_team .et_pb_team_member {
width: 80%;
}
}
@media screen and (max-width: 440px){
#social_welfare_v4_banner .et_pb_text h1 {
font-size: 40px;
}
#social_welfare_v4_banner .et_pb_column:last-child {
padding-left: 20px;
padding-right: 20px;
}
#social_welfare_v4_about .et_pb_blurb,
#social_welfare_v4_give .et_pb_blurb,
#social_welfare_v4_give .et_pb_pricing,
#social_welfare_v4_team .et_pb_team_member {
width: 100%;
}
#social_welfare_v4_video br,
#social_welfare_v4_stats br,
#social_welfare_v4_volunteer br,
#social_welfare_v4_accordion br {
display: none;
}
#social_welfare_v4_video .et_pb_column:last-child,
#social_welfare_v4_stats .et_pb_column:last-child,
#social_welfare_v4_volunteer .et_pb_column:last-child,
#social_welfare_v4_accordion .et_pb_column:last-child {
padding-right: 40px;
padding-left: 40px;
}
#social_welfare_v4_video h3,
#social_welfare_v4_stats h3,
#social_welfare_v4_volunteer h3,
#social_welfare_v4_accordion h3 {
font-size: 30px;
}
#social_welfare_v4_stats .flex-parent .flex-col-50 {
flex: 100%;
max-width: 100%;
}
#social_welfare_v4_stats .et_pb_column:last-child .et_pb_module:nth-child(3) {
order: 3;
margin-top: 30px;
}
#social_welfare_v4_stats .et_pb_column:last-child .et_pb_module:nth-child(4) {
order: 2;
}
#social_welfare_v4_stats .et_pb_column:last-child .et_pb_module:last-child {
order: 4;
}
#social_welfare_v4_purchase h3 {
line-height: 1.4;
}
}
Donate To Make
A Difference
Read More
Child assistance charity
Day(s)
:
Hour(s)
:
Minute(s)
:
Second(s)