/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* Header Logo & Social Icons */
#logo .d-flex {
    display: flex !important;
    align-items: center !important;
}

#logo .d-flex a {
    display: block;
}

.header-misc {
    display: flex !important;
    justify-content: flex-end !important;
}

/* WhatsApp Floating Button */

.logo-padding {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
