/*
Theme Name: REIGN Child RW
Theme URI: 
Author:Runwise  
Author URI:
Description:  REIGN Child Theme; 子主题因原内容为空的，所以基本上不需要更新，只更新父主题即可。 
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reign-child
Template: reign-theme
Domain Path: /languages/
Tags: one-column, two-columns, right-sidebar, custom-background, custom-menu, featured-images, post-formats, full-width-template, translation-ready, theme-options, threaded-comments, footer-widgets, custom-logo
*/

.reign-user-toggler{
  display:none;
}
#masthead{
    position: fixed !important;
    width: 100%;
}
#content{
  padding-top:90px;
}
body .version-two .primary-menu>li {
 padding:25px 0px;
}
body .single-post-wide-sidebar-layout #content>.container{
  max-width:1200px;
}
body #masthead.site-header .main-navigation .primary-menu > li a,body #masthead .user-link-wrap .user-link,body #masthead .psw-userbar__name>a{
  font-size:14px;
}

@media(min-width: 1001px){
 body .subnav_box{
   margin-top:90px;
}
body .site-content{
//  padding-top:118px;
}
}


@media (max-width: 1000px){
 .js-hiraku-offcanvas-body-left .subnav_mob_box{
  display:none !important;
 }
 .js-hiraku-offcanvas-body-left .js-hiraku-offcanvas-active::after{
  top:35px !important;
 }
 .js-hiraku-offcanvas-body-left #cat-left-bar{
  display:none !important;
 }
 .reign-nav-top-bar .logo .reign-mobile-menu{
   width:114px;
 }
 .reign-nav-top-bar .logo{
   margin:auto;
 }
 body #content{
   padding-top:80px;
 }
 .cat-right-head{
  padding-top:84px;
 }
}
