/*
 Theme Name:   Amax Electronics
 Theme URI:    https://amaxelectronics.co.za/
 Description:  Amax Electronics
 Author:       Henry Quinn
 Author URI:   https://www.hqdesign.co.za
 Template:     Divi
 Version:      1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

#homeAboutSection span.et_pb_background_mask {
    background-image: url(https://www.hqdesign.co.za/amax/wp-content/uploads/2025/08/about-amax-section-curve.png);
    background-size: contain;
    background-position: top left;
}
#homeAboutSection .et_pb_bottom_inside_divider {
    background: #fff;
}
.et_pb_text_2_tb_footer ul li:after {
    content: " •";
    color: #fbab34;
    font-size: 30px;
    top: 5px;
    position: relative;
}