/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Creative Peppers Inc
 Author URI:     https://creativepeppers.com/
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

body {font-weight: 400;}
.container, .et_pb_row {width: 90%;}
sup{font-size: 75%;}
#main-header #et-top-navigation, #top-header .container {
    font-weight: 500;
}
#top-header div#et-info {
    float: none;
    text-align: right;
}
#top-header .et-cart-info span:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjIgMTJ2OGEyIDIgMCAwIDEtMiAySDRhMiAyIDAgMCAxLTItMnYtOGExIDEgMCAwIDEtMS0xVjhhMiAyIDAgMCAxIDItMmgzLjE3QTMgMyAwIDAgMSA2IDVhMyAzIDAgMCAxIDMtM2MxIDAgMS44OC41IDIuNDMgMS4yNHYtLjAxTDEyIDRsLjU3LS43N3YuMDFDMTMuMTIgMi41IDE0IDIgMTUgMmEzIDMgMCAwIDEgMyAzYTMgMyAwIDAgMS0uMTcgMUgyMWEyIDIgMCAwIDEgMiAydjNhMSAxIDAgMCAxLTEgMU00IDIwaDd2LThINHptMTYgMHYtOGgtN3Y4ek05IDRhMSAxIDAgMCAwLTEgMWExIDEgMCAwIDAgMSAxYTEgMSAwIDAgMCAxLTFhMSAxIDAgMCAwLTEtMW02IDBhMSAxIDAgMCAwLTEgMWExIDEgMCAwIDAgMSAxYTEgMSAwIDAgMCAxLTFhMSAxIDAgMCAwLTEtMU0zIDh2Mmg4Vjh6bTEwIDB2Mmg4Vjh6Ii8+PC9zdmc+);
    vertical-align: bottom;
}
/*Mobile Menu*/
#main-header .et_mobile_menu li ul.hide {
    display: none !important;
}
#mobile_menu .menu-item-has-children {
    position: relative;
}
#mobile_menu .menu-item-has-children > a {
    background: transparent;
}
#mobile_menu .menu-item-has-children > a + span {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    z-index: 3;
}
span.menu-closed:before {
    content: "\4c";
    display: block;
    color: inherit;
    font-size: 16px;
    font-family: ETmodules;
}
span.menu-closed.menu-open:before {
    content: "\4d";
}
/*Mobile Menu End*/
ul.check-list {
    padding-left: 0;
}
ul.check-list li {
    padding-left: 25px !important;
    position: relative;
}
ul.check-list li::before {
    content: "\4e" !important;
    font-family: 'ETmodules';
    position: absolute !important;
    left: 0;
    background-color: #fff !important;
    color: #b29439;
    font-size: 18px;
    width: auto !important;
    height: auto !important;
}
#main-header #logo{
	max-height: 85%;
}
#top-header #et-info-email:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMTYgMEwwIDhsNC43IDEuNkw1IDE1bDIuNS0yLjhMMTAgMTZ6TTcuNSAxMC40bDQuMy01LjlsLTYuMiA0LjNsLTMtMUwxNC4yIDJMOS43IDEzLjh6Ii8+PC9zdmc+);
    vertical-align: middle;
}

@media only screen and (min-width: 981px) {
	body.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding-bottom: 45px;
		padding-top: 45px;
	}
	
	body.et_header_style_left #et-top-navigation nav>ul>li {
		padding-right: 0;
	}
	body.et_header_style_left #et-top-navigation nav>ul>li>a, body.et_header_style_split #et-top-navigation nav>ul>li>a, 
	.et_header_style_left #main-header.et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split #main-header.et-fixed-header #et-top-navigation nav>ul>li>a {
        padding: 10px;
        line-height: 1.4;
		border-radius: 5px;
    }
	body.et_header_style_left #et-top-navigation #top-menu .menu-item-has-children>a:first-child,
	.et_header_style_left #main-header.et-fixed-header #et-top-navigation #top-menu .menu-item-has-children>a:first-child	{
		padding-right: 15px;
	}
	body.et_header_style_left #et-top-navigation #top-menu-nav>ul>li>a:hover,
	.et_header_style_left #main-header.et-fixed-header #et-top-navigation nav>ul>li>a:hover{
		opacity: 1;
		background-color: #b2943930;
	}
	body.et_header_style_left #et-top-navigation #top-menu-nav>ul>li.custom-menu>a,
	.et_header_style_left #main-header.et-fixed-header #et-top-navigation nav>ul>li.custom-menu>a{
		background-color: #b29439;
		color: #fff !important;
	}
	body.et_header_style_left #et-top-navigation #top-menu-nav>ul>li.custom-menu>a:hover,
	.et_header_style_left #main-header.et-fixed-header #et-top-navigation nav>ul>li.custom-menu>a:hover{
		background-color: #ebbc1f;
	}
	body.et_header_style_left #main-header.et-fixed-header #et-top-navigation, .et_header_style_split #main-header.et-fixed-header #et-top-navigation {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	body.et_header_style_left #main-header #top-menu .menu-item-has-children>a:first-child:after {
		top: 8px;
	}
	body.et_header_style_left #main-header #top-menu li ul {width: 280px;}
	body.et_header_style_left #main-header #top-menu li li { padding: 0;}
	body.et_header_style_left #main-header #top-menu li li a { padding: 6px 15px; width: 280px;}
}
a.read-more-btn {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
	border-bottom: 1px solid transparent;
	transition: all 0.3s ease-in-out;
}
a.read-more-btn:after {
    content: "\35";
    font-family: ETmodules;
    font-size: 20px;
    line-height: normal;
    vertical-align: text-top;
}
a.read-more-btn:hover{
	color: #ebbc1f;
	border-color: #ebbc1f;
}
.et_pb_section.home-banner:after, .home-slider.et_pb_slider:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 25%;
    background-image: url(https://theangelnetwork.co.za/wp-content/uploads/2025/04/banner-bottom-overlay.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	z-index: 999;
}
.home-slider.et_pb_slider .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    max-width: 600px;
}
.home-icon-blurbs .et_pb_main_blurb_image img {
    max-height: 70px;
    width: auto;
}
ul.flag-donation {
    display: flex;
    padding: 0;
    list-style: none;
    gap: 10px;
	justify-content: center;
    align-items: center;
}
.home-blogs.et_pb_posts .et_pb_ajax_pagination_container {
    display: flex;
    gap: 30px;
}
.home-blogs.et_pb_posts .post-content .post-content-inner {
    max-width: 580px;
}
.home-blogs.et_pb_posts .post-content a.more-link {
    display: inline-block;
    text-transform: uppercase;
    background-color: #ebbc1f;
    color: #fff !important;
    padding: 10px 15px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
}
.home-blogs.et_pb_posts .post-content a.more-link:hover{	
    background-color: #b29439;
}
#left-area ul.wcdp_options, .entry-content ul.wcdp_options, .et-l--body ul.wcdp_options {
    padding: 0;
}
body .wcdp_options>li>label {
    border-radius: 5px;
    background-color: #f8f5ed;
    transition: all 0.3s ease-in-out;
}
body ul.wcdp_options>li>input:hover:not(:disabled):not(:checked)+label {
    background-color: #f1e1b3;
}
#wcdp_label_custom_amount #wcdp-donation-amount {
    border: none;
    padding: 5px;
    border-radius: 5px;
    width: calc(100% - 1ch - 30px);
    margin-left: 5px;
}

.wcdp-row .wcdp-amount>#wcdp-donation-amount {
    border: 1px solid #ccc;
    margin-left: 10px;
    vertical-align: middle;
    font-size: 20px;
    padding: 7px 15px;
    border-radius: 4px;
}
.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-radius: 5px;
    overflow: hidden;
    background-color: #f8f3ee;
	text-align: center;
}
.woocommerce ul.products li.product .et_shop_image {
    overflow: hidden;
	display: block;
}
.woocommerce ul.products li.product .et_shop_image img {
    margin-bottom: 0 !important;
	transition: all 0.3s ease-in-out;
}
.woocommerce ul.products li.product:hover .et_shop_image img {
    transform: scale(1.05);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 24px !important;
    text-align: center;
    padding: 15px 10px;
	line-height: 1.2;
}
.blurb-equal .et_pb_column {
    padding: 10px;
}
.blurb-equal .contact-person {
    height: 100%;
}


/* @media */
@media (max-width: 1200px) and (min-width: 981px) {
	#top-header, #top-header a, #et-secondary-nav li li a, #top-header .et-social-icon a:before {
		font-size: 15px;
	}
	 .et_fullwidth_nav #main-header .container {
        padding-right: 20px;
        padding-left: 20px;
    }
	body.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation,
	body.et_header_style_left #main-header.et-fixed-header #et-top-navigation, .et_header_style_split #main-header.et-fixed-header #et-top-navigation {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	body.et_header_style_left #et-top-navigation nav>ul>li>a, body.et_header_style_split #et-top-navigation nav>ul>li>a, .et_header_style_left #main-header.et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split #main-header.et-fixed-header #et-top-navigation nav>ul>li>a {
        padding: 6px;
        font-size: 15px;
    }
}
@media (max-width: 1023px) {}
@media (max-width: 980px) {
	#top-header div#et-info{text-align: center;}
	.et_pb_section.home-banner:after, .home-slider.et_pb_slider:after{height: 20%;}
}
@media (max-width: 767px) {
	.et_pb_section.home-banner:after, .home-slider.et_pb_slider:after{height: 15%;}
	.home-blogs.et_pb_posts .et_pb_ajax_pagination_container {
    	flex-wrap: wrap;
		gap: 0;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 16px !important;
	}

.ecard-row ul.products.columns-3 {
    gap: 5px;
}	
	
}
@media (max-width: 640px) {}

/* Whats App Chat */

.chat-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

.chat-whatsapp .btn-whatsapp {
    border: none;
    border-radius: 30px;
    padding: 8px 15px;
    background-color: #4ac959;
    color: #ffffff !important;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    display: flex;
	align-items: center;
}

.chat-whatsapp .btn-whatsapp svg {
    width: 25px;
    height: 25px;
	margin-right: 5px;
}

@media (max-width: 640px) {
    .chat-whatsapp .btn-whatsapp {
        padding: 0;
        height: 50px;
        width: 50px;
    }
	.chat-whatsapp .btn-whatsapp svg {
		width: 35px;
		height: 35px;
		display: block;
		margin: auto;
	}
    .chat-whatsapp .btn-whatsapp>span {
        display: none;
    }	
}


/* WhatsApp end  */