/* heme Name: DRD-Hive
Author: Emerald Dragon
Theme URI: https://www.dragonrealmsdesigns.com/wp-content/themes/drd-hive
Description: Hive FREE is a Dark color theme with honey bee hive concept background in mind. This theme is best suited for gamer theme, but can be modify to fit any other concept. Only header and background images needs to be changed to customize to the clan needs. A retro responsive design that gives your blog a late 2000s look. Built on Green Park, a theme from the late 2000s, Chroma Park added features not present in Green Park, now Chroma Park has been the base for the creation of Dragon Realm Designs's theme.Premium: Features several optional sidebars, center blocks, and top/bottom blocks. PHP 7.3 or above (May work on lower, but have not done extensive testing). HTML5, CSS3 Styling, and Cross-browser compatible. Theme features several optional sidebars on the left, and on the right, as well as, center content blocks(5 left side, 5 right side, 5 center and a top and bottombox) and 2 header menus, one is a part of the design and can be changed in the customizer. Has a footer text box editable in the customizer as well.
Author URI: https://www.dragonrealmsdesigns.com/
Version: 1.5
*/

#container {
    text-align: right;
}

#header-menu-content li {
    float: right;
}

#header-menu-content .sub-menu {
    left: unset;
    right: -9999%;
}

#header-menu-content li:hover>.sub-menu,
#header-menu-content li:focus-within>.sub-menu {
    right: unset;
}

blockquote {
    border-width: 0 4px 0 0;
    margin: 0 10px 0 0;
}

.screen-reader-text {
    left: unset;
    right: -9999%;
}

.sidebar li li li {
    padding: 3px 10px 2px 0;
}

.sidebar li li li::before {
    content: "\21b2  ";
}

.post-navigation .nav-next {
    text-align: left;
}