header.default {
	background: #FFFFFF;
}
section.arrow--top-bar {
/*	display: none;*/
}
li.nav-item a {
	color: #ffffff;
}
ul.nav-item a {
	color: #ffffff;
}
div.dropdown-menu li ul li 
{
	list-style: none;
}
li.nav-item a.dropdown-item {
	color: #111;
	color: #212529; /* Updated color to match default color of other elements in the header. */
}
li.nav-item a.dropdown-item:hover {
	color: #6c757d;
}
ul.nav-item a.dropdown-item {
	color: #111;
}
ul.nav-item {
	font-size: 15px !important;
	padding-left: 0px;
}
.arrow--site-footer li.nav-item a {
	color: #ffffff;
}
li.nav-item a:hover {
	color: #ffcc05; 
}
ul.nav-item a:hover {
	color: #ffcc05;
}
li.nav-item a {
	text-transform: uppercase;
	font-weight: 500;
}
ul.nav-item a {
	text-transform: uppercase;
	font-weight: 500;
}
.btn-brand, .top-search-button,.fab,.arrow--btn-brand {
	background: #5773A3;
	border-color: #5773A3;
}
.btn-brand:hover, .top-search-button:hover,.fab:hover,.arrow--btn-brand:hover { /* 0.8 brightness */
	background: #465c82;
	border-color: #465c82;
}
.alert-primary {
	background-color: #FFFFFF;
}
footer.arrow--site-footer {
	background-color: #353745;
}
footer a.footer-link {
	color: #ffffff;
}
.btn-link:hover {
	border-color: #5773A3;
	background-color: #5773A3;
}
section.primary-navigation {
/*	background-color: rgba(0,0,0,0.8)!important;*/
		background-color: #353745;
}
.no-image {
	background: #eeeeee;
	padding: 4rem;
	color: rgba(0,0,0,0.8);
}
.no-image:hover {
	text-decoration: none;
}
.item-content {
	padding-left: 1rem;
}
.item-buy-new-form button[type="submit"] {
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	width: 21.2%;
}
.item-buy-new-form button[type="submit"]:hover {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
button.navbar-toggler {
	color: #000000;
	border: none;
	width: 100%;
}

@media screen and (max-width: 450px) {
	.no-image {
		padding: 1rem;
		height: 100%;
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.no-image h4 {
		font-size: 20px;
		word-wrap: break-word;
	}
	.item-buy-new-form button[type="submit"] {
		position: inherit;
		width: 100% ;
		display: block;
	}
}
select[name="order_by"] {
	padding: .375rem .75rem;
	border-radius: .25rem;
	background: white;
	margin-top: 10px;
	font-size: 1rem;
	line-height: 1.5;
}
form[name="sort"] input[type="submit"] {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
}
.arrow--tablelike-grid, .highlight {
	background-color: rgba(221, 221, 221, 0.41);
}
.cart-item input[type=number] {
/*PWO this is too small	width: 10px !important;*/
	line-height: 1.3rem;
}
@media screen and (min-width: 1024px) {
	input.search-input {
		margin-top: 10px ;
		padding: 23px ;
	}
	button.top-search-button {
		margin-top: 10px ;
	}
}
/** Overrides for catalogue-in-container pages */
.arrow-view-catalogue img {
	max-width: 100%;
}
.arrow-view-catalogue ul.colors {
	list-style: none;
	margin: 0 0 19px;
	padding: 0;
}
.arrow-view-catalogue ul.colors li {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding: 0 12px 0 0;
}
.arrow-view-catalogue ul.colors li a {
	display: block;
	background: #ccc;
	padding: 0 1rem;
	min-width: 57px;
	height: 57px;
}
.alert-primary-enforce-policy {
	background-color: rgba(53, 55, 69, 0.8) ;
	border-radius:0px ;
}
.card-body-alt-on-hover:hover {
	box-shadow: none ;
	/*transition: all 0.3s;
	margin-top: 1rem;
	margin-bottom: 1rem;
	margin-left: 20px;
	margin-right: 20px;*/
}
.card {
	transition: all 0.3s;
	border-radius: 0rem;
	border: 1px solid rgba(0, 0, 0, 0.06) ;
	margin-top: 0;
	margin-bottom: 0!important;
}
.esolution-view-catalogue .card.card-shadow.mb-5:hover {
	box-shadow: 0 1rem 3rem rgba(0,0,0,0.1);
}
.theme-arrow-view .card {
	margin-top: 2rem;
	margin-right: 0.55rem;
	margin-left: 0.55rem;
}
@media screen and (min-width: 427px) and (max-width: 457px) {
	.arrow--main-content .jumbotron {
		margin-bottom: -5rem;
		position: unset;
	}
	nav.navbar.navbar-expand-lg {
		text-align: center; /* ### */
	}
}
nav.navbar.navbar-expand-lg div.dropdown-menu.show {
	border-radius: 0;
}
@media screen and (max-width: 425px) {
	.arrow--main-content .jumbotron {
		margin-top: -182px ;
		margin-bottom:-5rem ;
		position: unset ;
	}
	.alert-primary-enforce-policy {
		border-radius:0px ;
		margin-top:2.1rem ;
		bottom: unset ;
		opacity: 1;
		background-color: rgba(121,142,138,1) ;
	}
	nav.navbar.navbar-expand-lg {
		text-align: center; /* ### */
	}
	section.primary-navigation div.container {
		padding: 0;
		margin: 0;
	}
	section.primary-navigation nav.navbar.navbar-expand-lg {
		padding: 0; /* ### */
		margin: 0; /* ### */
	}
	section.primary-navigation nav.navbar.navbar-expand-lg div.dropdown-menu.show {
		margin: 0;
		padding: 0;
		border-radius: 0;
	}
}
@media screen and (min-width: 1024px) {
/*	.arrow--main-content > .container > .pt-4.pb-4 {
		margin-top:-3rem!important;
	}*/
}
.dropdown-menu.show {
	background-color: #FFFFFF;
}
.dropdown-item:hover {
	background: #FFFFFF;
}
div.dropdown-menu.show {
	overflow-y: scroll;
	max-height: 450px;
	touch-action: manipulation;
}
@media screen and (max-width: 425px) {
	div.dropdown-menu.show {
		max-height: 755px;
	}
}

.fa-brands, .fa-linkedin, .fa-facebook, .fa-twitter, .fa-snapchat, .fa-rss, .fa-instagram, .fa-youtube, .fa-threads, .fa-x-twitter {
	background: #fff;
	border-radius: 50%;
	font-size: 24px;
	color: #333;
	padding: 12px 0 12px 0;
	width: 50px;
	text-align: center;
	font-family: "FontAwesome" ;
	font-weight: normal;
	font-style: normal;
}
hr.white-hr {
	border-color: rgba(255,255,255,0.1);
}
div.footer-logo {
	margin: 0 0 30px 0;
	text-align: right;
}
div.footer-logo img {
	width: 175px ;
	vertical-align: middle;
	border: 0;
}
div.footer-sm {
	margin: 0 0 3px 0;
	text-align: right;
	vertical-align: middle;
/*	margin-top: -25px; */
}
.contact-details {
	color: rgba(153, 153, 153, 1);
	font-size: 14px;
}
.white-link {
	color: #fff;
}

.title-is-blue {
	color: rgba(92, 214, 255, 1) ;
	font-size: 20px ;
}
.title-is-green {
	color: rgba(138, 230, 46, 1);
	font-size: 20px;
}
.title-is-red {
	color: rgba(255, 0, 0, 1);
	font-size: 20px;
}
.title-is-orange {
	color: rgba(255, 145, 71, 1);
	font-size: 20px;
}
.list-group-item.active {
	background-color: #BB3821;
	border-color: #BB3821;
}
.card .btn-primary:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	
}
.logo-placedown {
	width: 45%;
}

@media screen and (max-width: 720px) {
	#search-form .navbar-toggler {
		padding-left: 3rem;
	}
	.dropdown-menu {
		font-size: 0.8rem;
	}
	.logo-placedown {
		width: 45% ;
		margin-left: -15px ;
		max-height: 100px;
	}
	.alert-primary-enforce-policy {
		margin-top: -120px ;
	}
	.jumbotron {
		padding-bottom: 4rem ;
	}
}
@media screen and (max-width: 960px) {
	.jumbotron {
		padding-bottom: 7rem ;
	}
}
.jumbotron-style {
	background-color:transparent ;
	background-repeat:no-repeat ;
	background-position:center top ;
	background-size:100% auto ;
	border-radius:0px ;
	margin-top:-50px ;
	margin-bottom: 10px ;
	position:relative ;
	padding-top:13rem ;
	padding-bottom:15rem ;
}
/* for mobile view, we want position to be relative to avoid section overlapping issues */
@media screen and (max-width: 768px) {
	.arrow-hero-banner{
		position: relative ;
		margin-bottom: 0px ;
		border-color: transparent ;
		bottom: 0px ;
		right: 0px ;
		left: 0px ;
		text-align: center ;
		padding-left: 5px ;
		width: 115% ;
		margin-bottom: -120px ;
		margin-left: -20px ;
	}
	.jumbotron-style {
		background-color:transparent ;
		background-repeat:no-repeat ;
		background-position:center top ;
		background-size:355% auto ;
		border-radius: 0px ;
		margin-top: -50px ;
		/* PWO: Oct 2021 - This was causing the jumbotron to be VERY small on mobile
			display: table-cell !important; */
		padding-top:13rem ;
		padding-bottom:15rem ;
	}
	div.container > div.pt-4.pb-4 {
		padding-top: 0rem ;
		padding-bottom: 0rem ;
	}
	.arrow--main-content{
		padding-bottom: 15px ;
	}
	.arrow-view-container {
		padding-top: 30px ;
	}
}
@media screen and (max-width: 790px) {
	.d-sm-none {
		display: none;
	}
}
.btn-position {
/*
	position: absolute;
*/
}
button.btn, a.btn, span.btn {
	border-radius: .25rem;
}
.btn-width-hover {
	width: fit-content;
	color: white;
}
.dropdown-menu-style {
	padding: 15px ; 
	overflow-y: auto ;
}

.highlight-basket {
	padding: 6px 0px 20px 0px ;
	margin-top: 15px;
}
.course_button_inCart {
	background-color: #22cc22;
}

.discount-price + .regular-price, .regular-price  {
	text-decoration: line-through;
}

.discount-price {
	font-weight: bolder;
	font-size: 100%;
	color: #B22222;
}

button.cti_button_unavailable {
	pointer-events: none ;
}

a.button:hover {
	color: #fff;
}



/* display price discount et al */

.arrow_price_line_through {
	text-decoration: line-through;
}

.arrow_price_discount {
	font-weight: bolder;
	font-size: 150%;
	color: #B22222;
}

.arrow_price_regular {
	font-size: 150%;
}

.arrow_price_line_through_button {
	text-decoration: line-through;
}

.arrow_price_discount_button {
	font-weight: bolder;
}

.arrow_price_regular_button {
	/*font-weight: bolder;*/
}



/* carousel */

.carousel-control-prev, .carousel-control-next, .carousel-control-prev:hover, .carousel-control-next:hover {
	opacity: 1;
	color: black;
	text-decoration: none;
}
.carousel-control-prev, .carousel-control-next{
	text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
}
.carousel-control-prev:hover, .carousel-control-next:hover {
	cursor: pointer;
}
.carousel-control-prev {
	width: auto;
	left: 0px;
	top: 20px; /* matches padding-top of div.esolution-view-catalogue div.row */
}
.carousel-control-next {
	width: auto;
	right: 0px;
	top: 20px; /* matches padding-top of div.esolution-view-catalogue div.row */
}
#img_featured, #featuredImg, .carousel-thumbnail {
	cursor: pointer;
}

#img_featured, #featuredImg {
	max-width: 100%;
	max-height: 100%;
}

@media only screen and (min-width: 768px) {
	#div_featured {
		height: 28rem;
	}
}

@media only screen and (min-width: 992px) {
	#div_featured {
		height: 36rem;
	}
}

@media only screen and (max-width: 767px) {
	.carousel-control-prev {
		width: auto;
		left: -14px;
	}
	.carousel-control-next {
		width: auto;
		right: -14px;
	}
	.carousel-thumbnail {
		cursor: default;
	}
	.carousel-item {
		padding: 0;
	}
}



/* slider on home page */

.carousel[data-slidername=home_slider] .carousel-item .btn {
	padding: 0;
}



/* item view to look like catalogue view */

div#item_image_wrapper {
	border: none;
}

div#itemDescrip {
	border: none;
}

.arrow_radio_buttons {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.arrow_radio_buttons::after{
	display: block;
	clear:both;
	content:""}

.arrow_radio_buttons li {
	float: left;
	margin: 0 0.5rem 0.5rem 0;
}
.arrow_radio_buttons label,
.arrow_radio_buttons input {
}

.arrow_radio_buttons input[type="radio"] {
	display: none;
}

.arrow_radio_buttons input[id^='radio_'] + label {
	display: block;
	cursor: pointer;
	z-index: 90;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	color: #343a40;
	margin: 0;
	line-height: 3rem;
	text-align: center;
	padding: 0 1rem;
	min-width: 4rem;
	height: calc(3rem + 1px + 1px); /* line-height + border-width twice */
	border: 1px solid #a4b0ba; /* custom color... calculated using dark grey and grey */
	margin: 0 0.5rem 0.5rem 0;
}

.arrow_radio_buttons input[id^='radio_'] + label.label_image_colours {
	line-height: 6rem;
	height: calc(6rem + 1px + 1px); /* line-height + border-width twice */
	padding: 1px;
}

.arrow_radio_buttons input[id^='radio_'] + label.label_image_colours img {
	max-width: calc(100% - 1px - 1px);
	max-height: calc(100% - 1px - 1px);
}

.arrow_radio_buttons input[id^='radio_'] + label:hover {
	/*box-shadow: 0 0 0 1px #343a40;*/
	border: 1px solid #343a40;
}

.arrow_radio_buttons input[type="radio"]:checked + label {
	border: 1px solid #343a40;
	background-color: #343a40;
	color: #ffffff;
	box-shadow: 0 0 0 2px #343a40;
}

.arrow_radio_buttons input[type="radio"]:checked + label.label_image_colours {
	background-color: #ffffff; /* same as if not checked */
	color: #343a40; /* same as if not checked */
}

.arrow_radio_buttons input[type="radio"]:disabled + label {
	background: linear-gradient(to bottom right, #ffffff, #ffffff 48%, #343a40 49%, #343a40 51%, #ffffff 52%, #ffffff);
	cursor: not-allowed;
	color: #343a40; /* same as if not checked */
}

.arrow_radio_buttons input[id^='radio_']:disabled + label:hover {
	box-shadow: none;
	border: 1px solid #a4b0ba;
}

.arrow_stack {
	margin-top: 0;
	margin-bottom: 10px;
}

td {
	vertical-align: top;
}

form .btn-primary.focus, form .btn-primary:focus, form .btn.focus, form .btn:focus, form .form-control:focus, div .btn-primary.focus, div .btn-primary:focus, div .btn.focus, div .btn:focus, div .form-control:focus { /* ? use... button:focus, input:focus */
	color: #343a40;
	background-color: #fff;
	border-color: #343a40;
	box-shadow: none ;
	outline: none ;
}

select {
	-webkit-appearance: menulist;
	padding-right: 1.5rem !important; /* Bootstrap's .form_control overwrites select padding. Fixes caret position on select control. */
}

.arrow_validation_message .alert {
	padding: .375rem .75rem;
}


/* arrow nav mega navbar*/

.primary-navigation .navbar {
padding: 0;
}

.primary-navigation .navbar .navbar-toggler {
	color: white ; /* customer theme ### */
}
.primary-navigation .navbar .navbar-toggler:focus {
	outline: none;
}
.primary-navigation .navbar .dropdown .dropdown-menu {
	margin-top: 0px;
	overflow-y: auto;
}
.primary-navigation .navbar .dropdown .dropdown-menu ul {
	list-style: none;
	padding-left: 0;
}
/* megamenu>megasection */
.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div li.nav-item>span {
	display: inline-block;
	font-weight: bolder;
}
.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div li.nav-item>a.nav-link {
}

@media screen and (min-width: 992px) { /* lg and more */

	.primary-navigation .navbar .dropdown .dropdown-menu {
		padding: 1rem;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu li.nav-item>span  {
	}
	.primary-navigation .navbar .dropdown .dropdown-menu li.nav-item>a.nav-link {
		padding: 0;
		white-space: nowrap;
	}
	/* megamenu>megasection */
	.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div {
		flex: 1; /* equal widths */
		padding: 0 0.5rem;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div:first-child {
		padding-left: 0;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div:last-child {
		padding-right: 0;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div li.nav-item>span {
		padding: 0.5rem 0;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div li.nav-item:first-child>span {
		padding-top: 0;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div li.nav-item>a.nav-link{
		white-space: normal;
	}
}

@media screen and (max-width: 991px) { /* less than lg */

	.primary-navigation .navbar .dropdown .dropdown-menu {
		padding: 0;
		max-height: none ;
	}
	.primary-navigation .navbar ul.nav>li.nav-item>span {
	}
	.primary-navigation .navbar ul.nav>li.nav-item>a.nav-link {
		padding: 0.5rem;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu li.nav-item  {
		/*border-bottom: 1px solid #353745;*/ /* customer theme ### */
	}
	.primary-navigation .navbar .dropdown .dropdown-menu li.nav-item>span  {
		padding: 0.5rem;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu li.nav-item>a.nav-link {
		padding: 0.5rem;
		white-space: normal;
	}
	/* megamenu>megasection */
	.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div {
		padding: 0;
	}
	.primary-navigation .navbar .dropdown .dropdown-menu .d-flex>div li.nav-item.arrow_nav_block {
		display: none;
	}
}



/* basket sidebar and toggle */

.basket_sidebar_toggle {
	text-decoration: none ;
}

#basket_sidebar #basket_sidebar_top {
	display: flex;
	justify-content: space-between;
	padding: 1rem;
	height: 3rem;
}



/* cart quantity indicator */

.cart_qty_indicator {
	text-decoration: none ;
}
.cart_qty_indicator>span { /* quantity */
	position: relative;
	top: -0.5rem;
}



/* alert bar */

aside.alert_bar {
	background-color: #ffc107;
	color: #212529;
	font-weight: 500;
}

#alert_top_bar {
	margin-bottom: 0;
}

#alert_top_bar > p {
	margin: 0;
}

button.close {
	opacity: 1;
	text-shadow: none;
	color: #212529;
}

button.close:hover {
	opacity: 0.5;
}

button.close:focus, button.close:focus-visible {
	outline: none;
}

.arrow_item_tag {
	font-size: smaller;
	line-height: 1.5;
	color: #fff;
	background-color: #343a40;
}
.catalogue2_breadcrumbs {
  background-color: #f0f0f0; /* light grey background */
  padding: 10px 15px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #666; /* grey text for last item */
}

.catalogue2_breadcrumbs a {
  color: #0074e4; /* blue links */
  text-decoration: none;
  margin-right: 5px;
}

.catalogue2_breadcrumbs a:hover {
  text-decoration: underline;
}

.catalogue2_breadcrumbs span {
  color: #666; /* last breadcrumb (non-link) in grey */
}

