/*
Theme Name:  Gwangi Sensual Child
Theme URI:   http://www.themosaurus.com/gwangi
Author:      Themosaurus
Author URI:  http://www.themosaurus.com
Description: Gwangi Sensual is a child theme for Gwangi based on Underscores and Bootstrap 4. It makes good use of the Customizer, allowing multiple color, typography and layout options to build a tailor-made dating & Community platform.
Template:    gwangi
Version:     1.2
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gwangi-sensual
Tags:        one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, buddypress, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, threaded-comments, rtl-language-support, translation-ready, theme-options
*/
/**
 * Navigation
 */
@media screen and (min-width: 992px) {
  .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item > a:before {
    width: 6px !important;
    height: 6px;
    -webkit-transform: translate3d(-6px, 0, 0) rotate(0);
            transform: translate3d(-6px, 0, 0) rotate(0);
    left: 50%;
    right: auto;
    bottom: 11px;
    top: auto;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  .main-navigation .navbar-nav.navbar-nav--main-menu > .menu-item:hover > a:before {
    -webkit-transform: translate3d(-6px, 0, 0) rotate(45deg);
            transform: translate3d(-6px, 0, 0) rotate(45deg);
    left: 50%;
    right: auto;
  }
}

/*# sourceMappingURL=style.css.map */
