/* ============================================================================= *
Theme Name: Ⓓ Divi Child SoHim
Theme URI: https://sohim.fr/
Description: This is a Ⓓ Divi child theme
Author: M Vignjevic
Author Email: mailto.maar@gmail.com
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
================================================================================ */
/* ============================================================================= *
                                                   ADD A SMOOTH SCROLLING EFFECT
================================================================================ */
html { scroll-behavior: smooth; }
/* ============================================================================= *
                                                         ADD TRANSITION ON HOVER
================================================================================ */
:hover { transition:all 1s; }
/* ============================================================================= *
                                                                 COLOR VARIABLES
================================================================================ */
:root {
	--primary: #000;
	--secondary: #7c7c7c;
	--tertiary: #121212;
	--accent01: #caa82c;
	--accent02: #fff;
}
/* ============================================================================= *
                                                                  HEADER & MENUS
================================================================================ */
#et-info-phone:before { display: none; }

/* ============================================================================= *
                                                                  WP JOB MANAGER
================================================================================ */

