@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1120px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1120px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1120px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1120px;}
.bodysize{max-width: 1120px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1120px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1120px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #1b365d;}
.link:hover, a:hover{color: #1b365d;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #eeeeee;}
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:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #1b365d;
	background: #1b365d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b365d), color-stop(50%,#1b365d), color-stop(51%,#1b365d), color-stop(100%,#1b365d));
	background: -moz-linear-gradient(top,  #1b365d 0%, #1b365d 50%, #1b365d 51%, #1b365d 100%);
	background: -webkit-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: -o-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: -ms-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b365d', endColorstr='#1b365d',GradientType=0 );
	border: 2px solid #1b365d;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #1b365d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b365d), color-stop(50%,#1b365d), color-stop(51%,#1b365d), color-stop(100%,#1b365d));
	background: -moz-linear-gradient(top,  #1b365d 0%, #1b365d 50%, #1b365d 51%, #1b365d 100%);
	background: -webkit-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: -o-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: -ms-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b365d', endColorstr='#1b365d',GradientType=0 );
	border: 2px solid #1b365d;
	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: 2px solid #1b365d;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #1b365d;
	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: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	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 #eeeeee;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #fffefc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffefc), color-stop(50%,#fffefc), color-stop(51%,#fffefc), color-stop(100%,#fffefc));
	background: -moz-linear-gradient(top,  #fffefc 0%, #fffefc 50%, #fffefc 51%, #fffefc 100%);
	background: -webkit-linear-gradient(top,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: -o-linear-gradient(top,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: -ms-linear-gradient(top,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: linear-gradient(top,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefc', endColorstr='#fffefc',GradientType=0 );
	color: #1b365d;
}
.vtab{
	font-weight: normal;
	background: #fffefc;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#fffefc), color-stop(50%,#fffefc), color-stop(51%,#fffefc), color-stop(100%,#fffefc));
	background: -moz-linear-gradient(-90deg,  #fffefc 0%, #fffefc 50%, #fffefc 51%, #fffefc 100%);
	background: -webkit-linear-gradient(-90deg,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: -o-linear-gradient(-90deg,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: -ms-linear-gradient(-90deg,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: linear-gradient(-90deg,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	color: #1b365d;
}
.vtab:hover, .vtab_selected{
	background: #fcddc7;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#fcddc7), color-stop(50%,#fcddc7), color-stop(51%,#fcddc7), color-stop(100%,#fcddc7));
	background: -moz-linear-gradient(-90deg,  #fcddc7 0%, #fcddc7 50%, #fcddc7 51%, #fcddc7 100%);
	background: -webkit-linear-gradient(-90deg,  #fcddc7 0%,#fcddc7 50%,#fcddc7 51%,#fcddc7 100%);
	background: -o-linear-gradient(-90deg,  #fcddc7 0%,#fcddc7 50%,#fcddc7 51%,#fcddc7 100%);
	background: -ms-linear-gradient(-90deg,  #fcddc7 0%,#fcddc7 50%,#fcddc7 51%,#fcddc7 100%);
	background: linear-gradient(-90deg,  #fcddc7 0%,#fcddc7 50%,#fcddc7 51%,#fcddc7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcddc7', endColorstr='#fcddc7',GradientType=0 );
	color: #1b365d;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #fffefc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffefc), color-stop(50%,#fffefc), color-stop(51%,#fffefc), color-stop(100%,#fffefc));
	background: -moz-linear-gradient(top,  #fffefc 0%, #fffefc 50%, #fffefc 51%, #fffefc 100%);
	background: -webkit-linear-gradient(top,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: -o-linear-gradient(top,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: -ms-linear-gradient(top,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	background: linear-gradient(top,  #fffefc 0%,#fffefc 50%,#fffefc 51%,#fffefc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefc', endColorstr='#fffefc',GradientType=0 );

	color: #1b365d;
	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: #fcddc7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcddc7), color-stop(50%,#fcddc7), color-stop(51%,#fcddc7), color-stop(100%,#fcddc7));
	background: -moz-linear-gradient(top,  #fcddc7 0%, #fcddc7 50%, #fcddc7 51%, #fcddc7 100%);
	background: -webkit-linear-gradient(top,  #fcddc7 0%,#fcddc7 50%,#fcddc7 51%,#fcddc7 100%);
	background: -o-linear-gradient(top,  #fcddc7 0%,#fcddc7 50%,#fcddc7 51%,#fcddc7 100%);
	background: -ms-linear-gradient(top,  #fcddc7 0%,#fcddc7 50%,#fcddc7 51%,#fcddc7 100%);
	background: linear-gradient(top,  #fcddc7 0%,#fcddc7 50%,#fcddc7 51%,#fcddc7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcddc7', endColorstr='#fcddc7',GradientType=0 );
	color: #1b365d;
}
.tab a{
	color: #1b365d;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #1b365d;
}
.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/lvdl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	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: #1b365d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b365d), color-stop(50%,#1b365d), color-stop(51%,#1b365d), color-stop(100%,#1b365d));
	background: -moz-linear-gradient(top,  #1b365d 0%, #1b365d 50%, #1b365d 51%, #1b365d 100%);
	background: -webkit-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: -o-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: -ms-linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	background: linear-gradient(top,  #1b365d 0%,#1b365d 50%,#1b365d 51%,#1b365d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b365d', endColorstr='#1b365d',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: #1b365d;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #1b365d;
	border-color: #1b365d;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #1b365d;
}
.polaris-nav-active i{
	color: #1b365d;
}
.widgetbody hr{
	color: #eeeeee;
	background-color: #eeeeee;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #eeeeee;
}
.bottomrule{
	border-bottom: 1px solid #eeeeee;
}
.bodytext{color: #000000;}
.headingtext{color: #1b365d;}
/* 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%;
}
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
/*** General *****/
a:hover {
  cursor: pointer !important;
}
html {
    color: #1d1d1d;
    font-family: "Inter",helvetica,arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}
body {
     font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
      background-color: #FFFEFC;
    font-size: 15px;
    line-height: 1.5;
}
#body {
    font-size: 0.9em;
}
/**** NAVIGATION *******/
/*dropdown menus on hover*/
@media (min-width: 768px){
.dropdown:hover > .dropdown-menu { 
  	display: block !important; 
}  
}
/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
div#navbar {
    clear: both;

}
.navbar-top .navbar-nav > li > a {
    border: 0 none;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    font-size: 18px;
    padding-top: 1.6em;
    padding-right: 0.2em;
    padding-bottom: 1.65em;
    padding-left: 0.2em;
    position: relative;
    overflow: hidden;
}
.navbar-top .navbar-collapse {
    padding: 0;
}
.navbar {
   border-radius: 0;
  border: 0;
  position: unset;
}
#navbar-collapse-grid > ul > li > ul {
      margin: 0;
    padding: 20px 10px;
    -webkit-box-shadow: 2px 1px 8px 0px rgba(85,85,85,0.3);
    -moz-box-shadow: 2px 1px 8px 0px rgba(85,85,85,0.3);
    box-shadow: 2px 1px 8px 0px rgba(85,85,85,0.3);
      background: #1B365D;
    border: 0;
  border-radius: 0;
}
#navbar-collapse-grid > ul > li > ul > li > a {
    color: #fff;
      font-weight: 700;
    text-decoration: none;
      margin: 0;
  font-size: 16px;
    padding-top: 0.2em;
}
#navbar-collapse-grid > ul > li > ul > li > a:hover {
    text-decoration: underline;
    background: unset;
}
/**** HEADER *****/
#block-lvdl-branding {
    max-width: 94px;
    float: left;
}
#mce_0 > p:nth-child(3) {
 margin: 0;
}
#page-header {
width: 96%;
    max-width: 1120px;
    margin: 0 auto;
}
#page-header {
    padding: 8px 0;
}
#page-header .header-content .region-catalog {
    display: flex;
}
#block-location a, #block-utilities a, #block-catalogsearch a, #block-accountbutton a {
    color: #2e2e2e;
    text-decoration: none;
}
#block-lvdl-hours,
#block-location > div > div.dropdown-toggle{
  display: none !important;
}
#block-catalogsearch .form-item input {
    max-width: 100%;
    width: 100%;
}
#navbar-collapse-grid > ul > li:nth-child(6) > a > i {
    display: none;
}
#block-accountbutton .field a {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;

    position: relative;
    min-width: 132px;
  background-color: #e5edf8;
    color: #1B365D !important;
      display: inline-block;
    vertical-align: middle;
    padding: 8px 18px;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
      padding-left: 32px;
}
.clearfix::after, #page-header .region-branding::after {
    display: block;
    content: "";
    clear: both;
}
#block-location .field .dropdown-toggle::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-position: center center;
    position: absolute;
    left: 0;
    top: -2px;
    width: 16px;
    height: 16px;
    background-size: contain;
    top: 4px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E %3C/svg%3E");
}
.dropdown-toggle:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/%3E%3C/svg%3E");
    position: absolute;
    right: 0;
    top: 2px;
}
#navbar-collapse-grid > ul > li:nth-child(6) > a:after {
top: 14px;
}
#block-location .locdropdown {
    min-width: 226px;
    padding: 16px 44px;
}
#block-utilities ul.footmenu {
    margin: 0;
    display: flex;
      padding: 0;
    list-style: none outside;
    text-align: left;
}
#block-utilities ul.footmenu li.menu-item a {
    padding: 0 20px;
    position: relative;
}
.dropdown-toggle {
    position: relative;
    padding-right: 22px;
    cursor: pointer;
}
#block-location .field .dropdown-toggle {
    position: relative;
    padding-left: 20px;
}


#block-location {
    position: relative;
}
#block-utilities ul.footmenu li.menu-item {
    padding-top: 0;
}
#header .locdropdown {
    display: none;
    position: absolute;
    opacity: 0;
    background: #1B365D;
    color: #ffffff;
    padding: 16px 28px;
    z-index: 1000;
    left: -16px;
    -webkit-box-shadow: 2px 1px 8px 0px rgba(85,85,85,0.3);
    -moz-box-shadow: 2px 1px 8px 0px rgba(85,85,85,0.3);
    box-shadow: 2px 1px 8px 0px rgba(85,85,85,0.3);
}

#block-lvdl-hours, #block-location {
    margin: 0 20px 0 0;
}

#block-lvdl-hours {
    position: relative;
}
#block-accountbutton .field p {
    margin: 0;
}
#header input[type=text], input[type=email], input[type=search], input[type=tel], input[type=url], input[type=number] {
    height: 34px;
    border: 1px solid #1B365D;
    box-sizing: border-box;
    padding: 2px 10px;
}
#block-accountbutton .field a:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%231B365D'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z'/%3E%3C/svg%3E");
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 12px;
    top: 8px;
}
#block-lvdl-hours > .dropdown-toggle .field .field__label::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-position: center center;
    position: absolute;
    left: 0;
    top: -2px;
    width: 18px;
    height: 18px;
    top: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E %3C/svg%3E");
    background-size: contain;
}


#block-lvdl-hours > .dropdown-toggle .field .field__label, #block-lvdl-hours > .dropdown-toggle .field .field__item {
    display: inline;
    float: none;
    padding: 0;
}
#block-lvdl-hours > .dropdown-toggle .field .field__label {
    position: relative;
    padding-left: 22px;
}
.field__label {
    font-weight: bold;
}
#block-lvdl-hours > .dropdown-toggle .field {
    text-align: right;
}
#block-lvdl-hours {
    position: relative;
}
#block-catalogsearch .more-link {
    font-size: 14px;
    margin-top: 2px;
}
#block-catalogsearch .form-item {
    margin: 0;
}
#block-catalogsearch {
    padding: 0 24px 0 0;
    position: relative;
    max-width: 388px;
}
#block-catalogsearch .form-submit {
    position: absolute;
    right: 40px;
    top: 4px;
    width: 24px;
    height: 24px;
    background: transparent;
    border: none;
    text-indent: -1000em;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");
}
.more-link {
    display: block;
    text-align: right;
}
#block-lvdl-branding > a > img {
    max-width: 94px;
    float: left;
}
.header-content {
   font-size: 16px;
}
#block-utilities ul.footmenu li.menu-item a::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-position: center center;
    position: absolute;
    left: 0;
    top: -2px;
    width: 18px;
    height: 18px;
    background-size: contain;
    top: 0;
}
#block-utilities ul.footmenu li.menu-item a.about::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M11 17h2v-6h-2v6zm1-15C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM11 9h2V7h-2v2z'/%3E%3C/svg%3E");
}
#block-utilities ul.footmenu li.menu-item a.contact:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E");
}
#block-utilities ul.menu li:last-of-type a {
    padding-right: 0;
}
#block-accountbutton .field a:hover {
    text-decoration: none;
    background: #bed1ec;
}

/**** FOOTER *****/
#footer {
  margin: auto;
}
#footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#lvdl-footer {
    padding: 24px 0 40px 0;
      max-width: 96%;
    margin: 0 auto;
}
#idm4jaO {
    border-top: 1px solid #484848;
}
#block-lvdl-footer > ul.footmenu > li > a, #block-lvdl-footer > ul.footmenu > li > span {
    font-weight: 700;
    margin-bottom: 8px;
    display: block;
    line-height: 1.2;
      font-size: 16px;
}
#block-lvdl-footer > ul.footmenu {
    display: flex;
    margin: 0;
    padding: 0;
}
.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}
ul.footmenu {
    margin-left: 1em;
    padding: 0;
    list-style: none outside;
    text-align: left;
}
#block-lvdl-footer > ul.footmenu > li > ul.footmenu > li > a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 14px;
}
.social-icons {
    display: flex;
    align-items: center;
}
.social-icons a img {
    height: 32px;
    width: auto;
}
.social-icons a {
    margin: 0 8px;
}
.social-icons a:last-of-type {
    margin-right: 0;
}
#block-lvdl-footer > ul.footmenu > li {
    list-style-type: none;
    list-style-image: none;
    margin-right: 12px;
    padding: 0;
}
#block-lvdl-footer > ul.footmenu > li > ul.footmenu > li {
    margin-bottom: 8px;
    padding: 0;
}
.menu-item {
    margin: 0;
    padding-top: 0.2em;
}
/**** BREAKPOINTS *****/
@media (min-width: 600px){
#block-lvdl-footer > ul.footmenu > li {
    margin-right: 48px;
}
  #block-accountbutton .field a:before {
    top: 6px;
    width: 22px;
    height: 22px;
}
  #lvdl-footer {
    padding: 42px 0 80px 0;
}
  #block-lvdl-footer > ul.footmenu > li > ul.footmenu > li {
    margin-bottom: 16px;
}
  #block-lvdl-footer > ul.footmenu > li > ul.footmenu > li > a {
    font-size: 16px;
}
}
@media (min-width: 768px){
  html {
    font-size: 16px;
}
  #page-header .region-branding {
    width: 94px;
    align-self: center;
}
  #page-header .header-content .region {
    display: flex;
    justify-content: flex-end;
}
#lvdl-footer .region-footer {
    display: flex;
    justify-content: space-between;
}
  .navbar-nav {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    float: unset;
    position: relative;
}
  #page-header {
    display: flex;
    justify-content: space-between;
    padding: 18px 0;
}
  #page-header .header-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding-left: 30px;
}
  #page-header .header-content .region .block {
    display: block;
}
  
}
@media (min-width: 780px) {
.navbar-top .navbar-nav > li > a  {
      color: #1B365D;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    padding: 0 22px;
    display: block;
  line-height: 48px;
  }
  #idpZtjq {
    border-top: 1px solid #B3461E;
    border-bottom: 1px solid #B3461E;
    height: 50px;
  }
}
@media (max-width: 830px) {
   .navbar-brand {
     display: none;
  }
  #page-header .header-content .region-utilities #block-lvdl-hours {
    position: absolute !important;
    top: 14px;
    right: 0;
}
  .navbar-top .navbar-nav > li > a {
  padding-left: 8%;
  }
  #block-location > div > div.dropdown-toggle > a,
  #block-utilities > ul > li:nth-child(1) > a,
  #block-utilities > ul > li:nth-child(2) > a{
      display: none;
  }
  #block-lvdl-branding > a > img {
     padding-bottom: 30px;
  }
}