/*
 Theme Name:   Archi Child
 Theme URI:    http://demo.vegatheme.com/archi
 Description:  Archi Child Theme
 Author:       OceanThemes Team
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      2.5.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/

@import url("../archi/style.css");

.projects-box .project-overlay .project-name {
	padding: 0 10px;
    text-align: center;
	font-size: 16px !important;
}

.project_filters li a {
    padding: 4px 8px;
	  font-size: 13px
}

.project_filters li.showchild ul {
    display: none !important;
}


.project_filters li {
    margin: 0;
}

.projects-grid-wrapper .container {
    width: 1230px;
}

.project_filters {
	margin-bottom: 30px;
}

header.transparent .container {
    width: 1300px;
}

.aradej-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.aradej-header nav {
	float: none;
}

.aradej-header nav #mainmenu {
	padding: 0;
}

#rahyaft-logo img {
    max-width: 170px;
}
 
/* =Theme customization starts here
------------------------------------------------------- */
