/*
Theme Name: Hyperdish 2
Theme URI: https://divicake.com/
Template: Divi
Author: pj wright
Author URI: https://divicake.com/
Description: HDL Framework Child Theme
Version: 1.0.1736815772
Updated: 2025-01-14 00:49:32

#main-header{background-color:rgba(255,255,255,0)!important;}




.et_fixed_nav.et_show_nav #page-container {
   padding-top:0px !important;
}

*/
h1,h2,h3,h4,h5,h6{
	font-weight:500;
	color:#fff;
}

body{
	color:#000000;
}
#menu-item-396 {
	position: absolute;
	left: 0;
}
#menu-item-396 > a{
    font-weight: 500 !important;
    color: #c37cc6 !important;
	font-size: 2em !important;
	text-transform: capitalize!important;
	padding-left: 0;
	margin-left: 0;;
}
#main-header{
	 -webkit-transition:background-color 0.4s ease;
     -o-transition:background-color 0.4s ease;
     transition:background-color 0.4s ease
}

.et_fixed_nav.et_show_nav #page-container {
   padding-top:0px !important;
}

.breadcrumb-section .title-heading h1{
	font-size:44px;
	font-weight:normal;
}

#top-menu li a{
	font-weight:400;
}

#footer-widgets .footer-widget li,#footer-widgets .footer-widget ul{
	list-style-type:none !important;
	margin:0;
	color:#d10f56 !important;
}
#footer-widgets .footer-widget li:before{
	border:none;
}

#top-menu > li:hover , #top-menu > li > a:hover {background:none;color:#d10f56;}

@media only screen and (min-width: 981px) {
    .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-bottom: 15px;
        padding-right: 0;
        padding-left: 0;
    }
}