@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: bold;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #2b4593;}
.link:hover, a:hover{color: #896a01;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#444444;
	}
#default_footer a{
		text-decoration: underline;
		color:#444444;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #177eab;
	background: #177eab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#177eab), color-stop(50%,#177eab), color-stop(51%,#177eab), color-stop(100%,#177eab));
	background: -moz-linear-gradient(top,  #177eab 0%, #177eab 50%, #177eab 51%, #177eab 100%);
	background: -webkit-linear-gradient(top,  #177eab 0%,#177eab 50%,#177eab 51%,#177eab 100%);
	background: -o-linear-gradient(top,  #177eab 0%,#177eab 50%,#177eab 51%,#177eab 100%);
	background: -ms-linear-gradient(top,  #177eab 0%,#177eab 50%,#177eab 51%,#177eab 100%);
	background: linear-gradient(top,  #177eab 0%,#177eab 50%,#177eab 51%,#177eab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#177eab', endColorstr='#177eab',GradientType=0 );
	border: 0px solid #177eab;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #e12343;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12343), color-stop(50%,#e12343), color-stop(51%,#e12343), color-stop(100%,#e12343));
	background: -moz-linear-gradient(top,  #e12343 0%, #e12343 50%, #e12343 51%, #e12343 100%);
	background: -webkit-linear-gradient(top,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: -o-linear-gradient(top,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: -ms-linear-gradient(top,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: linear-gradient(top,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12343', endColorstr='#e12343',GradientType=0 );
	border: 0px solid #e12343;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #177eab;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #024659;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #024659;
}
.vtab:hover, .vtab_selected{
	background: #e12343;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#e12343), color-stop(50%,#e12343), color-stop(51%,#e12343), color-stop(100%,#e12343));
	background: -moz-linear-gradient(-90deg,  #e12343 0%, #e12343 50%, #e12343 51%, #e12343 100%);
	background: -webkit-linear-gradient(-90deg,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: -o-linear-gradient(-90deg,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: -ms-linear-gradient(-90deg,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: linear-gradient(-90deg,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12343', endColorstr='#e12343',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #024659;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #e12343;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12343), color-stop(50%,#e12343), color-stop(51%,#e12343), color-stop(100%,#e12343));
	background: -moz-linear-gradient(top,  #e12343 0%, #e12343 50%, #e12343 51%, #e12343 100%);
	background: -webkit-linear-gradient(top,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: -o-linear-gradient(top,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: -ms-linear-gradient(top,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	background: linear-gradient(top,  #e12343 0%,#e12343 50%,#e12343 51%,#e12343 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12343', endColorstr='#e12343',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #024659;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/pataskalalibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}
/* rowan was here august 2024 */
/*** Site ***/
html {
   font-size: 16px;
}
#body, body {
   font-family: "Open Sans", sans-serif;
   line-height: 1.5;
   font-weight: 400;
   color: #000;
   font-size: 1rem;
}
#body {
   padding-right: 30px;
   padding-left: 30px;
   margin-right: auto;
   margin-left: auto;
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.pat-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.pat-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.justify-content-between {
    justify-content: space-between !important;
}
.rtecenter {
    text-align: center;
}
.align-top {
    vertical-align: top !important;
}
.d-inline-block {
    display: inline-block !important;
}
a, .link {
    color: #024659;
  	font-weight: bold;
}

.dropdown>.dropdown-menu>li>a, .dropdown-submenu>ul>li>a {
  color: #024659;
  font-weight: 700;
}
a:focus, .link:hover, .link:focus {
    color: #896a01;
    text-decoration: underline;
}
.button, .btn-primary, .btn, .btn-info {
    background-color: #177EAB;
    border-color: #177EAB;
    padding: 6px;
    border-radius: 8px;
    color: #fff;
    transition: background-color 0.15s ease;
    font-weight: bold;
}
.button:hover, .btn-primary:hover, .btn:hover, .btn-info:hover {
    background-color: #E12343;
    text-decoration: none;
    border-color: #E12343;
    transition: background-color 0.25s ease;
}
/*** Nav ***/
#navbar-collapse-grid > ul > li > a > i {
   display: none;
}
#navbar-collapse-grid > ul > li:nth-child(2) > a {
   display: none;
}
.navbar-top .navbar-nav > li > a {
    background-color: transparent;
    color: #024659;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    transition: background-color 0.75s ease;
    z-index: 50;
    padding: 1em 1.5em;
    position: relative;
}


#header .navbar-brand img {
    max-width: 100%;
    margin-bottom: 0px;
    z-index: 5;
    position: relative;
}
#block-hero-mainnavigation {
    padding: 0;
    text-align: center;
    /* float: right; */
    padding: 10px 0 30px 0;
    margin-top: 2%;
    width: 100%;
  	
}
.navbar-nav {
    display: flex;
    float: unset;
    justify-content: space-between;
  	padding-left: 27%;
}
.dropdown-submenu > a::after {
	content: unset;
}

.dropdown-menu {
	overflow: hidden;
}

#navbar-collapse-grid>ul.navbar-nav>li>a {
	background-color: #fff !important;
}

#navbar-collapse-grid>ul.navbar-nav>li>a:hover {
    background-color: #E12343 !important;
    color: #fff !important;
    text-decoration: none;
    border-radius: 3px;
  	transition: background-color 0.4s, color 0.4s;
}





/*** Header ***/


#header p {
  margin: 0;
  margin-bottom: 1rem;
}
#header .pat-container {
    position: relative;
    min-width: 100%;
    max-width: 100%;
}
#block-hero-block-22 {
    color: #fff;
    margin-top: 10px;
    height: 100%;
  	display: flex;
  	justify-content: right;
  	margin-right: 13%;
  
}
#block-hero-block-22 a {
    color: #084658;
    font-weight: bold;
}
.top-navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
#navbar-top {
    background-color: #efefef;
    width: 100%;
    color: #fff;
}

#header .clearfix::after {
    display: block;
    clear: both;
    content: "";
}
#header .clearfix::before {
    display: unset;
    clear: both;
    content: unset;
}
.pat-navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
 .pat-navbar-brand {
    max-width: 40%;
    margin-left: 45px;
    margin-top: -100px;
    margin-bottom: 10px;
}
.pat-navbar-brand img {
    max-width: 100%;
    margin-bottom: 0px;
    z-index: 5;
    position: relative;
}
#block-hero-customsearchnotfront {
    position: relative;
    z-index: 5;
    margin-top: -6em;
    width: 50%;
    margin-left: 47%;
}
#header .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
#block-hero-customsearchnotfront .input-group {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: #edeadc solid 1px;
    background-color: #fff;
}
#block-hero-customsearchnotfront #source {
    font-size: 0.9em;
    background-color: #edeadc;
    color: #000;
    border: #edeadc solid 1px;
}

#block-hero-customsearchnotfront .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  position: relative;
    flex: 1 1 auto;
  box-shadow:  unset;
}

#block-hero-customsearchnotfront .form-control {
    border-radius: 6px !important;
    width: 50%;
    border: none;
    margin: 15px 0 0 0;
    height: 100%;
}
#block-hero-customsearchnotfront #find-it-btn {
    display: inline-block;
    filter: grayscale(100%) brightness(0%);
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: transparent solid 1px;
    border-radius: 0px 6px 6px 0px;
}
#block-hero-customsearchnotfront #find-it-btn:hover {
    transform: scale(1.2);
    transition: all 0.75s ease;
}
#block-hero-block-22 .myaccount {
    background-color: #177EAB;
    padding: 6px;
    border-radius: 8px;
    color: #fff;
    transition: background-color 0.75s ease;
}
#block-hero-block-22 .myaccount:hover {
    background-color: #E12343;
    text-decoration: none;
}

.navbar-nav>li>.dropdown-menu {
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 10px 0px;
}

.dropdown-submenu>.dropdown-menu {
	overflow: visible;
}


.burger-button:hover {
	background-color:#E12343;
        color:#fff;
        text-decoration:none;
        border-radius:3px;
  transition: all 0.25s ease-in-out;
}



/*** Footer ***/


.site-footer {
    background: #E12343;
    color: #ffffff;
    padding: 10px 0 30px;
    font-family: "Open Sans", sans-serif;
}
#footer .block h2 {
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-size: 1.25rem;
    font-weight: bold;
    border-bottom: none;
    padding-bottom: 0;
    text-shadow: none;
    padding: 0;
    margin: 2px 0 4px 0;
    line-height: normal;
}
#footer .site-footer .block h2 {
    color: #d6d6d6;
    font-size: 1.25rem;
    font-weight: 700;
}
.site-footer .block {
    margin: 10px 0 0 0;
    border: none;
    padding: 0;
}
.site-footer .pat-content {
    color: #ffffff;
    font-size: 0.875rem;
}
.site-footer p {
    margin: 0;
    margin-top: 0;
    margin-bottom: 1rem;
}
.site-footer .pat-content a, .site-footer .pat-content a.is-active {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
}
.site-footer .pat-content .tel {
    font-size: 1em;
    font-weight: 500;
}
#footer a {
    font-weight: bold;
}
#footer strong {
    font-weight: bolder;
}
.site-footer .pat-content a:hover, .site-footer .pat-content a:focus {
    color: #DFC04F;
    text-decoration: underline;
}
.site-footer .pat-content img:hover {
    transition: all 0.2s ease-in-out;
    transform: scale(1.15);
}
.site-footer .clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.site-footer .clearfix::before {
    display: unset;
    clear: both;
    content: unset;
}
.office-hours__item-label {
    vertical-align: text-top;
    white-space: nowrap;
    font-weight: bold;
}
.office-hours__item-slots {
    vertical-align: text-top;
    white-space: normal;
}

.burger-button {
  font-size: 15px;
}

.burger-button::after {
  margin-left: 3px;
  display: inline-block;
  font-weight: bold;
  content: "MENU";
}

/* Fixing background image, background etc. not allowing for animation */

.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus {
	background: unset;
}


.nav-mobile {
  text-align: unset;
}

/*** Breakpoints ***/
@media (min-width: 576px) {
    .pat-container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .pat-container {
        max-width: 720px;
    }
  
}
@media (max-width: 766px) {
ul.nav {
  	display: flex;
    flex-direction: column;
  }
  
  .navbar .yamm .navbar-top {
  	display: flex;
    flex-direction: column;
  }
  
  .dropdown-menu>li {
  text-align: center;
    padding: 16px 24px;
  }
  
  
}
@media (max-width: 1119px) {
  #block-hero-mainnavigation {
      justify-content: center;
  }
  #source {
  	flex: 0 0 100%;
  }
  .navbar-nav {
  	padding-left: 0px;
  }
}
@media (max-width: 966px) {
  #block-hero-block-22 {
		  	justify-content: center;
  margin-right: 0px;
  }
  
  /* Navbar stacking items when small enough */
  
  .pat-navbar-brand {
  	max-width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 0px;
  }
  
  #block-hero-customsearchnotfront {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
    .pat-container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .pat-container {
        max-width: 1140px;
    }
}
@media (max-width: 991px) {
    .site-footer .pat-row {
        display: block !important;
        padding-left: 20px;
    }
}
@media (max-width: 801px) {
     .navbar-brand {
        display: none;
    }
}
@media (max-width: 450px) {
  #block-hero-block-22 {
  	font-size: 13px;
  }
}
@media (min-width: 768px){
  
	.dropdown:hover > .dropdown-menu {
		display: block !important;

  }
}