/*incontent ad space remove*/
.article_dfp_ads {
  padding: 0px !important;
}
.custom-404-wrapper h1.oops-text {
    color: #a90f13 !important;
}
.custom-404-wrapper a.button-home:hover {
    background: #a90f13 !important;
}
.custom-404-wrapper a.button-home {
    background: #a90f13 !important;
}

.ao-form .ao-block-wrapper {
    margin-bottom: 10px;
}
@media (min-width: 1024px) and (max-width: 1100px) {
    #featured-content .featured_a .desc p {      
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #featured-content .featured_a .desc p  { display: none !important; }
}
/* Hide UserWay floating icon */
#userwayAccessibilityIcon {
      display: none !important;
}
#userwayAccessibilityIcon {
    
    position: absolute;
    top: auto !important;
    bottom: 0px !important;
    left: 8px !important;
    right: auto !important;
}

.userway_buttons_wrapper {
    top:unset;
    bottom:-50% !important;
    left: 0px !important
    right:unset;
}
.accessibility-btn-inline {
  width: 40px;  /* circle size */
  height: 40px;
  border-radius: 50%;
  background-color: #005FCC; /* button background */
  border: none;
  padding: 0;
  cursor: pointer;/* Make it inline */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle; 
  width: 20px; 
  height: 20px;
  background: url('https://virginiabusiness.com/files/1/2025/09/usericon.png') no-repeat center center; 
  background-size: contain;
  background-color: transparent;
  border: none;
}
.accessibility-btn-inline {
    width: 20px; /* adjust to match your design */
    height: 20px;
    background: url('https://virginiabusiness.com/files/1/2025/09/usericon.png') no-repeat center center;
    background-size: contain;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    position: relative;
    left: 20px;
}
.accessibility-btn-inline:hover {
    opacity: 0.85; /* optional hover effect */
}
button#accessibility-button:focus {
    background-color: transparent;
}
.accessibility-btn-inline img {
    width: 60%;
    height: 60%;
    object-fit: contain;
}
.accessibility-btn-inline:hover {
    background-color: #0041a8 !important;
    color: #fff !important;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
.accessibility-btn-inline {
    /* left: 40px; */
    position: relative;
    float: left;
    margin-left: 35px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
    .page-template-template-homepage #featured-content .featured_a .desc p {
       /* display: none !important; */
    }
    .page-template-template-homepage #featured-content .other-top-stories {
        width: 100%;
    }
   .page-template-template-homepage #featured-content .featured_a .description-section
   {
        width: 100% !important;
        min-width: 168px !important;
        padding: 8px 8px;
    }
}
.page-template-template-homepage #featured-content .featured_a .h1-title {
    overflow: clip;
}

/*css for login form*/
#login_div .loginform {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 8px;
    background: rgb(239, 239, 239);
    padding: 20px;
}
#login_div {
	background: #ffffff !important;
}
.dmcss_login_form .dmcss_tab_div {
    padding: 6px !important;

}
.slick-track {
	height : 250px !important;
}
.slick-slide{
    height: 250px;
}
/* Chrome, Edge, Safari */
.menu-pop-out-menu-container::-webkit-scrollbar {
    width: 6px;
}

.menu-pop-out-menu-container::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.3);
    border-radius: 4px;
}

/* Firefox */
.menu-pop-out-menu-container {
    height: calc(100vh - 80px);
    overflow-x: hidden;
    background: #fff;

}
.page-id-63233  .mc_newsletter-container{
margin-bottom: 25px !important;
}
.fancybox-overlay-fixed .fancybox-opened{
   width: 688px !important;
    height: auto;
    position: absolute;
    top: 20px;
    left: 292px;
    opacity: 1;
    z-index: 100919;
    overflow: visible;
}
.fancybox-inner {
    height: 600px !important;
    overflow: auto;
    width: 658px !important;
}
.subscription-details{
    font-size: 14px;
    line-height: 5px;
}
.subscription-details2{
    font-size: 14px;
    line-height: 0px;
}
.footer_subscriber_layout{
padding: 25px;
font-size: 14px;
line-height: 0 !important;
}
.icon-content{
    padding: 10px 0;
font-size: 14px;
}
