/*
Theme Name: OneX Child
Theme URI: http://new2new.com/onex
Author: villatheme.com
Author URI: http://new2new.com
Description: Multipurpose Responsive WooCommerce WordPress Theme
Template: onex
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready,  translation-ready
Text Domain: onex-child
Domain Path: /languages/
*/

.navbar-nav.menu-main-menu li a:hover {
    background: rgba(0,0,0,0.3);
}
.navbar-nav.menu-main-menu li a {
    border-right: 1px solid #a09c97;
}
.width-navigation.table-cell {
    float: right;
    width: 85%;
}
.home-cat-box .overlay-effects {
  /* border-top: 193px solid rgba(0, 0, 0, 0.29);
    border-left: 193px solid rgba(0, 0, 0, 0.29);
    border-right: 193px solid transparent;
    border-bottom: 193px solid transparent;
    background: transparent !important;*/
}
.home-cat-box .overlay-effects .content-title {
    /*margin: -180px !important;*/
}