/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.8.1.1783507962
Updated: 2026-07-08 10:52:42

*/
.img-icon-menu a img {
    background-color: #f0f2ff;
    border-radius: 8px;
    padding: 9px;
}
.img-icon-menu a {
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 12px !important;
    white-space: normal;
    padding-right: 3px !important;
    padding-left: 3px !important;
    border-radius: 12px;
}
.et_builder_inner_content {
    background-color: #fff !important;
    background-image: radial-gradient(circle, #3247c612 1.2px, #0000 1.2px), linear-gradient(90deg, #fff 0%, #fffffff5 35%, #ffffffe0 100%), url(/wp-content/uploads/2026/07/background.png) !important;
    background-position: 50%, 50%, 100% 0 !important;
    background-repeat: repeat, no-repeat, no-repeat !important;
    background-size: 24px 24px, auto, 60% !important;
    background-attachment: scroll, fixed, fixed !important;

}
header .nav li ul {
    border-top: 0px solid #2ea3f2 !important;
    border-radius: 12px !important;
    border: 1px solid #e2e8f0 !important;
    padding: 15px 0px !important;
}