/* ============================================================================= *
Theme Name: Ⓓ AMIC Divi Child
Theme URI: https://www.amic.fr/
Description: This is a Ⓓ Divi child theme for www.argonautic.fr
Author: M Vignjevic
Author URI: https://www.milorad.fr/
Author Email: mvignjevic@milorad.fr
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
================================================================================ */

strong { font-weight: 500 !important; color: #312783 !important; }

/* ============================================================================= *
 * Ⓓ HIDE PHONE ICON
 =============================================================================== */
#et-info-phone:before { display: none !important; }

/* ============================================================================= *
 * Ⓓ MAIN HEADER & MEGA MENU
 =============================================================================== */
.et_fullwidth_nav #top-menu li.mega-menu>ul { width: auto; left: 0px!important; right:0px!important; }

#et-info { padding-top: .4em !important; padding-bottom: .75em; font-size: 90% !important; }
#et-info, #et-secondary-menu>ul>li a { padding-top: .3em; padding-bottom: .75em; font-size: 90% !important; }
#main-header .nav li ul, #main-header.et-fixed-header .nav li ul { background-color: #312783 !important; } 
#main-header.et-fixed-header .nav li ul a { color: #fff !important; }

li.mega-menu ul li { border-right: 1px solid #5a48fe; }
li.mega-menu ul li:last-child, li.mega-menu ul li li { border-right: 0; }
li.mega-menu ul li a { font-size: 12px !important; }
li.mega-menu ul li img { max-width: 36px; margin-right: 10px !important; box-shadow: 5px 5px 0px 0px rgba(90, 72, 254, .4); }
li.mega-menu ul .devis { margin-top: 5px !important; }
li.mega-menu ul .devis a {  
	margin-left: 20px;
    color: #FFFFFF !important; border: 2px solid #5B4AFF !important; border-radius: 0px;
    letter-spacing: 1px; font-size: inherit; text-transform: uppercase !important; text-align: center;
	font-family: 'Sifonn Pro', Helvetica, Arial, Lucida, sans-serif !important;   
    background-color: #5B4AFF; box-shadow: 5px 5px 0px 0px rgba(90, 72, 254, .4); 
}

/* 5-column Divi Mega Menu */
#top-menu li.mega-menu.five-cols > ul > li:nth-of-type(5n) { clear: none; }
#top-menu li.mega-menu.five-cols > ul > li:nth-of-type(6n) { clear: none; }
#top-menu li.mega-menu.five-cols > ul > li { width: 20%; margin: 0; }

/* 6-column Divi Mega Menu */
#top-menu li.mega-menu.six-cols > ul > li:nth-of-type(5n) { clear: none; }
#top-menu li.mega-menu.six-cols > ul > li:nth-of-type(7n) { clear: none; }
#top-menu li.mega-menu.six-cols > ul > li { width: 16%; margin: 0; }

/* 7 column Divi Mega Menu */
#top-menu li.mega-menu.seven-cols > ul > li:nth-of-type(5n) { clear: none; }
#top-menu li.mega-menu.seven-cols > ul > li:nth-of-type(8n) { clear: none; }
#top-menu li.mega-menu.seven-cols > ul > li { width: 14%; margin: 0; }

/*8 column Divi Mega Menu */
#top-menu li.mega-menu.eight-cols > ul > li:nth-of-type(5n) { clear: none; }
#top-menu li.mega-menu.eight-cols > ul > li:nth-of-type(9n) { clear: none; }
#top-menu li.mega-menu.eight-cols > ul > li { width: 12%; margin: 0; }
