#social_welfare_v2_banner .et_pb_slide_content p {
width: max-content;
display: block;
margin: 0 auto;
background: #f29c21;
padding: 20px 30px;
margin-top: 10px;
position: relative;
}
#social_welfare_v2_banner .et_pb_slide_content p::before {
content: '';
position: absolute;
width: 64px;
height: 64px;
background: #f29c21;
left: -19px;
top: 0;
transform: skewX(30deg);
z-index: -1;
}
#social_welfare_v2_banner .et_pb_slide_content p::after {
content: '';
position: absolute;
width: 64px;
height: 64px;
background: #f29c21;
top: 0;
right: -19px;
transform: skewX(-30deg);
z-index: -1;
}
#social_welfare_v2_banner .buttons {
display: flex;
justify-content: center;
margin-top: 25px;
}
#social_welfare_v2_banner .buttons a:first-child {
background: #f29c21;
padding: 10px 10px;
border-radius: 11px;
margin-right: 15px;
border: 3px solid #f29c21;
transition: .3s all ease;
}
#social_welfare_v2_banner .buttons a:last-child {
padding: 10px 10px;
border-radius: 11px;
margin-left: 15px;
border: 3px solid #fff;
transition: .3s all ease;
}
#social_welfare_v2_banner .buttons a:first-child:hover {
background: transparent !important;
border-color: #fff !important;
}
#social_welfare_v2_banner .buttons a:last-child:hover {
background: #f29c21 !important;
border-color: #f29c21 !important;
}
#social_welfare_v2_help .et_pb_column:nth-child(2) .et_pb_text {
position: relative;
}
#social_welfare_v2_help .et_pb_column:nth-child(2) .et_pb_text::before {
content: url(http://localhost:8080/divithemecenter/socialwelfare/wp-content/uploads/2019/09/care1.png);
position: absolute;
top: -45px;
left: 80px;
}
#social_welfare_v2_help .et_pb_column:nth-child(3) .et_pb_text {
position: relative;
}
#social_welfare_v2_help .et_pb_column:nth-child(3) .et_pb_text::before {
content: url(http://localhost:8080/divithemecenter/socialwelfare/wp-content/uploads/2019/09/volunteer.png);
position: absolute;
top: -45px;
left: 80px;
}
#social_welfare_v2_help .et_pb_column:nth-child(4) .et_pb_text {
position: relative;
}
#social_welfare_v2_help .et_pb_column:nth-child(4) .et_pb_text::before {
content: url(http://localhost:8080/divithemecenter/socialwelfare/wp-content/uploads/2019/09/dog.png);
position: absolute;
top: -45px;
left: 80px;
}
#social_welfare_v2_rehome img {
transition: all .3s ease;
}
#social_welfare_v2_rehome img:hover {
transform: scale(1.2);
}
#page-container #social_welfare_v2_rehome .et_pb_button:hover {
background: transparent;
border-color: #f29c21;
color: #333 !important;
}
#social_welfare_v2_video h3 {
padding-bottom: 30px;
position: relative;
margin-bottom: 30px;
}
#social_welfare_v2_video h3::after {
width: 80px;
height: 2px;
background: #fff;
position: absolute;
content: '';
bottom: 0;
left: 50%;
transform: translate(-50%);
}
#page-container #social_welfare_v2_cta .et_pb_button:hover {
background: transparent;
border-color: #f29c21;
color: #333 !important;
}
#social_welfare_v2_wolf .et_pb_text p {
margin-top: 30px;
}
#social_welfare_v2_wolf .et_pb_text p a {
background: transparent;
padding: 12px 40px;
border-radius: 10px;
border: 3px solid #fff;
}
#social_welfare_v2_wolf .et_pb_column:first-child a {
transition: all .3s ease;
}
#social_welfare_v2_wolf .et_pb_column:last-child a {
transition: all .3s ease;
}
#social_welfare_v2_wolf .et_pb_column:first-child a:hover {
background: #013473;
}
#social_welfare_v2_wolf .et_pb_column:last-child a:hover {
background: #4892da;
}
@media screen and (max-width: 980px){
#social_welfare_v2_banner .et_pb_slide_description {
/* padding-right: 90px;
padding-left: 90px;*/
padding-right: 35px;
padding-left: 50px;
}
#social_welfare_v2_vision .et_pb_text h3 br {
display: none;
}
#social_welfare_v2_vision .et_pb_row:last-child .et_pb_column {
width: 60%;
display: block;
margin: 0 auto 30px !important;
float: none;
}
#social_welfare_v2_vision .et_pb_main_blurb_image {
width: 100%;
}
#social_welfare_v2_vision .et_pb_main_blurb_image img {
width: 100%;
}
#social_welfare_v2_vision .et_pb_blurb_description p {
padding: 0 20px;
}
#social_welfare_v2_vision .et_pb_blurb_description p {
padding: 0 20px;
}
#social_welfare_v2_video .et_pb_text p br {
display: none;
}
#et-main-area {
overflow: hidden;
}
}
@media screen and (max-width: 767px){
#social_welfare_v2_banner .et_pb_slide_title {
font-size: 53px !important;
}
#social_welfare_v2_banner .et_pb_slide_content p {
font-size: 17px !important;
}
#social_welfare_v2_video h3 br {
display: none;
}
}
@media screen and (max-width: 640px){
#social_welfare_v2_banner .et_pb_slide_description {
padding-right: 10px;
padding-left: 10px;
}
#social_welfare_v2_banner .et_pb_slide_content p {
padding-left: 0;
padding-right: 0;
}
#social_welfare_v2_banner .buttons {
flex-direction: column;
}
#social_welfare_v2_banner .buttons a:first-child {
margin: 15px 0 0;
}
#social_welfare_v2_banner .buttons a:last-child {
margin: 15px 0 0;
}
#social_welfare_v2_vision .et_pb_row:last-child .et_pb_column {
width: 80%;
}
#social_welfare_v2_help .et_pb_column:first-child .et_pb_text h4 {
font-size: 30px;
}
}
@media screen and (max-width: 440px){
#social_welfare_v2_banner .et_pb_slide_description {
padding-right: 10px;
padding-left: 10px;
}
#social_welfare_v2_banner .et_pb_slide_content p {
font-size: 12px !important;
}
#social_welfare_v2_wolf .et_pb_column {
padding-left: 20px;
padding-right: 20px;
}
}
International Animal Rescue
Saving animals from sufferring around the world
Donate Today