/*--------------------------------------------------------------
This is your custom stylesheet.

Add your own styles here to make theme updates easier.
To override any styles from other stylesheets, simply copy them into here and edit away.

Make sure to respect the media queries! Otherwise you may
accidentally add desktop styles to the mobile layout.
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
--------------------------------------------------------------*/
.home-page #page .footer-bottom {
    display: none;
}

#site-logo, nav#site-navigation {
    visibility: hidden;
}

.header-social-icons img {
    height: 18px;
    margin-right: 10px;
}

#site-navigation div#navbar-collapse {
    display: none;
}

.container.site-header-container {
    height: 66px;
}

@media(min-width:768px){
div#content {
    padding-top: 0px;
}
}


@media(max-width:767px){
.site-header .site-title {
    display: none;
}

.bb-mobile-header {
    height: 66px!important;
}

div#content {
    padding-top: 0px!important;
}
}




.header-second img {
        width: 12%;
    padding: 5vh 0;
}


@media(max-width:767px){
.header-second img {
    width: 30%;
}
}


.header-second {
    background-image: url(https://republicanlibertycaucus.org/wp-content/uploads/2019/12/US-Capitol.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    text-align: center;
    box-shadow: inset 0px 0px 0px 1000px #ffffffcf;
    padding-top: 0vh;
	    z-index: 9;
}



.sticky-header .site-header {
    position: relative!important;
    width: 100%!important;
}

.navbar {
  display: flex!Important;
    justify-content: center;
  background-color: #d80000;
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 19.8px 16px;
  text-decoration: none;
}

.dropdown-main {
  float: left;
  overflow: hidden;
}

.dropdown-main .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: Roboto, sans-serif;
    font-weight: 400;
  margin: 0;
	border-radius: 0;
	line-height: 2.6em;
	box-shadow: none;
}

.header-third .navbar a, .header-third .dropbtn {
    text-transform: uppercase;
    font-size: 15px;
}


.navbar a:hover, .dropdown-main:hover .dropbtn {
  background-color: #fc2222;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #d80000;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #fc2222;
}

.dropdown-main:hover .dropdown-content {
  display: block;
}


.header-third {
    z-index: 9;
}

@media(max-width:500px){
.header-third {
    display: none;
}
}

h2.widget-title {
    border-bottom: 2px solid #d80000;
}
.widget-title > span,
.widget-title > a {
	padding: 8px 10px 5px;
    font-size: 15px;
    background: #d80000;
    color: #fff;
}
.widget{
	    border: none;
}
.widget-title {
	line-height: 22px !important;}
.widget .widget-title {
    display: -webkit-box !important;
}
.widget-title > a:hover {
    color: #fff;
}
.page-id-38 #primary {
    margin-top: 38px;
}
.page-id-974 #main, .page-id-62 #main{
    padding-top: 9px;
}
#tribe-events{
	padding-top:0;
}
.page-id-0  #primary {
    margin-top: 44px;
}

.e--pointer-underline .elementor-item:after {
    background-color: #FFF !important;
}
.side-panel-menu a, .side-panel-menu .current-menu-item > i, .buddypanel .bb-toggle-panel, .site-header .bb-toggle-panel, .side-panel-menu i, .bb-mobile-panel-header .user-name, .side-panel-menu .current-menu-item .sub-menu a, .side-panel-menu .current-menu-item .sub-menu i, .bb-mobile-panel-inner .bb-primary-menu a, .site-header .bb-mobile-panel-inner .sub-menu a{

 color:#333 !important;

}
#header-aside .site-header .sub-menu a:hover {
    background-color: #ffffff !important;
    color: #939597 !important;
}
.site-header .sub-menu a{color: #939597 !important;}
span.user-name:first-child{color:#fff !important;}
.sub-menu-inner span.user-name{color:#fc2222 !important;}

.elementor-post__title a {color: #fc2222 !important;}
.elementor-post__title a:hover {
    color: #d80000 !important;
}
.header-aside-inner .bb-icon-angle-down,.widget_title_color{color:#fff !important;}

.bb-header-buttons .button.singup{
    background-color: unset !important;
    border: 2px solid #fff;
    color:#fff;
}
.signin-button.button:hover,.button.singup:hover {color:#fff !important;}
.ekit-fb-feed-profile-thumb a{border:1px solid #D80000 !important;}