/*
Theme Name: Igual Child
Description: Child Theme for Igual Theme
Author: zozothemes
Version: 1.0
Template: igual
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

ul.nav.navbar-ul.element-left.right-element-exist .header-titles-wrapper {
    padding: 0px 24px;
    display: block;
    width: 259px;
    text-align: center;
    margin-left: -30px;
    border-right: solid 1px rgba(255,255,255,0.2);
	padding: 0 !important;
}
ul.nav.wp-menu > li.menu-item-has-children:not(.menu-item-has-mega-children) > .sub-menu {
    width: 318px;
}
.contact-widget-info p > span:first-child {
    margin-right: 9px;
    color: #8c827b;
}