/*
Theme Name: Exaalgia LLC Child
Author: Satish Singh
Description: Exaalgia is one of the best Search Engine Optimization and Website development company in Phoenix, Az. Our WordPress developers make sure to design mobile-friendly and responsive websites for your business. Get a quote now!
Template: exaalgia
Version: 0.0.1
Tags: seo development company,wordpress design phoenix,best web design and development company,seo development services,best seo website design,best web design phoenix
*/


.header-left-col {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: left;
}

.header-left-col img.custom-logo {
    width: 160px;
    height: auto;
    margin-right: 0px;
}

.header-devider {
    width: 1px;
    height: 70px;
    background: #162838;
}

@media (max-width: 1024px) { 
    #menu-main-menu {
        padding-left: 0;
    }
}
