/*
Theme Name: YH Theme 2021 Beta
Description: Your Harlow 2021 Theme
Author: Matt Stent
Author URI: http://pocket-calculator.co.uk
Version: 0.1.7
*/
body
{
  overflow-x: hidden;
}

.container-xl{
   max-width: 1280px;
    border: 1px solid #b7b7b7;

}
.card
{
  border: none;
}
.border_top
{
    border-top: 1px solid #b7b7b7;
}
  #headerdiv
  {
    padding:0;
  }
  #header_svg
  {
    position:relative;
    z-index:-10;
  }
  .clockhands_svg
  {
  /*  display: none;*/
  }
  #clock_numerals text
  {
    font-family: 'Times New Roman',serif;
    font-size:24px;
    letter-spacing:-1.5;
  }
  #masthead_logo.alfa
  {
    font-family: 'Alfa Slab One', serif;
    font-size: 100px;
    font-style: italic;
  }
   #yoursay_logo.alfa, #roundup_logo.alfa
   {
     font-family: 'Alfa Slab One', serif;
     font-size: 60px;
     font-style: italic;
   }
  #masthead_sublogo
  {
    font-family: 'Roboto Slab', serif;
    font-weight:bold;
    font-size: 24px;
  }
  #svg_container
  {
    cursor: pointer;
  }
  #rhs_ad_col
  {
  flex-direction: column;
  border-bottom: 1px solid #b7b7b7;
  text-align: center;

  }
  #rhs_ad_col img
  {
   /* width:100%;*/
    max-width: 180px;
  }
  #single_rhs_ad_col img
  {
    display: block;
     max-width:240px;
     max-height:640px;
     width: auto;
     height: auto;
  }
  #top_ad_row
  {
  /*  background-color:blue;*/
  }
  #top_ad_row img
  {
    width: 100%;
    height: auto;
    max-height: 90px;
  }
  #nav_list
  {
    font-family: 'Roboto Slab', serif;
    font-weight:bold;
  }
  #nav_list a, a.sport_links
  {
    color:black;
    font-size: min(4vw, 24px);
  }
  #nav_list a:hover, a.sport_links:hover
  {
        text-decoration: underline;
  }
  nav.pagination div.nav-links
  {
    margin-top: 0.25rem!important;
    margin-left: 0.5rem!important;
  }
  nav.pagination h2
  {
    font-size:min(4vw,24px);

  }
  #clock_border, #top_nav, #top_ad_row, .right_border
  {
    border-right: 1px solid #b7b7b7;
  }
#secondary_grid_ad
{
border: 1px solid #b7b7b7;	
}
  .navbar_border
  {
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
  }
  label.screen-reader-text
  {
    display:none;
  }
.secondary_img
{
	max-height: 200px;
    width: auto;
}
  #searchsubmit
  {

  }
  #date_string_incl
  {
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
    font-style: italic;
    font-size: min(4vw, 16px);
    float: right;
    text-align: right;
    margin-top:2px;
  }
  #main_content_div, #single_content_div
{
  font-family: 'Roboto', sans-serif;
  border-bottom:1px #b7b7b7 solid;
  /*padding-bottom: 5px;*/
  overflow-y: hidden;
  border-right:1px #b7b7b7 solid;
/*  border-left:1px #b7b7b7 solid;*/

}
#school_header_div
{
  font-family: 'Roboto', sans-serif;
  border-bottom:1px #b7b7b7 solid;
  border-right:1px #b7b7b7 solid;
}
#single_content_div img
{
  margin: 0 auto;
  text-align: center;
  display:block;
}

#headline_story
{
  border-right:1px #b7b7b7 solid;
}
#main_content_div img
{
  width: 100%;
  height: auto;

}
.h1
{
font-family: 'Roboto Slab',serif;
font-weight: bold;
text-align: center;
font-size: min(8vw,48px);
}
#twitter_container_desktop
{

  overflow-y: scroll;,
  overflow-x:hidden;
  /*border-right:1px #b7b7b7 solid;*/
  margin-bottom: 10px;
}
#twitter_container_mobile
{
  overflow:hidden;
  max-height: 500px;
}
.h2
{
  font-family: 'Roboto Slab',serif;
  font-weight: bold;
  text-align: center;
  font-size: min(8vw,48px);
}
a.h2link, a.h2link:visited
{
  color:black;
  text-decoration: none;
}
a.h2link:hover, a.h2link:active
{
  text-decoration: underline;
}
.h3
{
  font-family: 'Roboto Slab',serif;
  font-weight: bold;
  text-align: left;
  font-size: min(4vw,24px);
}
#second_content_headers div.h3
{
  text-align: center;
  padding:8px 0px;
  border-right:1px #b7b7b7 solid;
}
#second_content_div, #yoursay_svg
{
    border-bottom:1px #b7b7b7 solid;
}
#second_content_div .card-group
{
  min-height: 384px;
}
.roundup_grid
{
    border-top:1px #b7b7b7 solid;
}
.roundup_cards div.card:last-child
{
  border-right:none;
}
.grid_datestrap
{
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
      font-size: min(3vw,12px);
}
.h4
{
  font-family: 'Roboto Slab',serif;
  font-weight: bold;
  text-align: left;
  font-size: min(5vw,18px);
}
.lead
{
  font-family: 'Roboto',sans-serif;
  font-weight: regular;
  text-align: left;
  font-size: min(4vw,19px);
}
.lead:last-of-type
{
  margin-bottom:0px;
}

.lead p
{
  margin-bottom: 0!important;
}
.readmore
{
  font-family: 'Roboto',sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  background-color: white;
  font-size: min(4vw,19px);
}
.archive_header
{
  margin-bottom: 0;
}
#secondary_col_1, #secondary_col_2, #secondary_col_3
{
  border-right:1px #b7b7b7 solid;
}

.secondary_img_holder
{
  height:150px;
  overflow:hidden;
  text-align: center;
  padding:5px;
}
.secondary_img_holder img
{
height:150px;
}
.roundup_img
{
  height: auto;
  max-height: 325px;
}
.secondary_story_card
{
  border-right:1px #b7b7b7 solid;
/*  border-left:1px #b7b7b7 solid;*/
  border-radius: 0px;
  border-top:none;
}
#halfway_advert
{
  /*border-top:1px #b7b7b7 solid;
  border-bottom:1px #b7b7b7 solid;*/
  padding:5px 0px;
  border-right: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
}
.genre_label, .genre_link
{
  color:grey;
  margin-bottom:2px;
  font-family: 'Roboto',sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: min(4vw,19px);
}
a.genre_link:hover, a.genre_link:active
{
  color:grey;
}

.card-title.h4
{
  margin-bottom:0px;
}
.genre_strap, .genre_strap a
{
  text-align: center;
  color:black;
  font-family: Roboto;

}
.yoursay_contrib
{
  background-color: black;
  color:white;
  border-radius: 0px!important;
  padding:5px;
  border-top:1px solid black;
}
#yoursay_deck div.card
{
  border-radius: 0px!important;
  border-right:none;
  border-bottom:none;
  border-left:1px solid black;
}
.footer_section
{
  background-color:#000;
  color:white;
}
.pc_yellow
{
  color:rgb(255, 212, 71);
}
a.pc_yellow:hover
{
  color:#dc3545;
  background-color: rgb(255, 212, 71);
}
#primaries_list a, #secondaries_list a, #highers_list a
{
  padding-top:2px;
  padding-bottom: 2px;
}

.menu-new-menu-container {
	display:inline-block;
}

#menu-new-menu {
	padding-inline-start: 0px !important;
}
#menu-new-menu .menu-item {
    display: inline-block !important;
	text-transform:uppercase;
	margin-right: 0.5rem;
	position: relative;
}

#menu-new-menu ul {
	min-right-margin:0px;
	    
	padding-inline-start: 2px !important;
    display: none;
	position:absolute;
    top: 2em;
    left: 0;
    z-index: 99999;
    min-width: 200px;
    background: #fff;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

#menu-new-menu ul: hover {
	display:block;
}

#menu-new-menu ul li {
	border-bottom: 1px solid #b7b7b7;
}

#menu-new-menu li:hover > ul {
    display: block;
}

@media only screen and (max-width: 600px) {
	#menu-new-menu ul {
		max-width: 150px;
		min-width:50px;
	}
}