body {background-color:#FFFFFF; font-size:0.85rem; font-family:'Open Sans', Tahoma, Geneva, sans-serif}

.bodyContainer {border-top:solid 1px #CCCCCC; background-color:#FFFFFF;}

.blue {background-color:#00006C; color:#FFFFFF; font-size:0.9rem; line-height:1.2em;}
.blue a:link, .blue a:visited {color:#FFFFFF; text-decoration:none; display:inline-block; padding-top:0.7rem; padding-bottom:0.7rem;}
.blue a:hover {text-decoration:underline;}
.yellow {background-color:#FFCC00; color:#333333;}
.yellow a:link, .yellow a:visited {color:#333333; text-decoration:none; display:block; padding-top:0.7rem; padding-bottom:0.7rem;}
.yellow a:hover {text-decoration:underline;}

.red {background-color:#2a2a2a; color:#FFFFFF; font-size:0.9rem; line-height:1.2em;}
.red a:link, .red a:visited {color:#FFFFFF; text-decoration:none; display:inline-block; padding-top:0.7rem; padding-bottom:0.7rem;}
.red a:hover {text-decoration:underline;}

h1 {font-family: 'Open Sans'; font-size:2rem; color:#333333; font-weight:normal; margin:1.5rem 0;}
h2 {font-family: 'Open Sans'; text-transform:uppercase; font-size:1.5rem; color:#333333; margin:2rem 0;}
h3 {font-family: 'Open Sans'; text-transform:uppercase; font-size:1.2rem; color:#333333; font-weight:bold;}


h2 > span {padding:5px 15px; }
/*
h2.centered:before {
	background-image:url(../../../images/1px-black.gif);
	background-repeat:repeat-x;
	background-position:left center;
	padding: 0 4rem;
	content: "\00a0\00a0";
}
h2.centered:after {
	background-image:url(../../../images/1px-black.gif);
	background-repeat:repeat-x;
	background-position:right center;
   padding: 0 4rem;
   content: "\00a0\00a0";
}
*/
/* #################  HOMEPAGE  ####################*/

.hpImage img {border:solid 1px #CCCCCC;}
.price {color:#00006C; font-size:1rem;}
.price-text a:link, price-text a:visited {font-size: 0.75rem; color: #333333; padding:1rem 0.2rem;}


/* #################  BANNER  ####################*/


.banner {padding-top:1rem; padding-bottom:1rem;}
.bannerExtra {}

.logorow {
	padding-bottom:0px;
}

.title-bar {background-color:#666666; border-top:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC; margin-bottom:1rem;}
.top-bar {border-top:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC; margin-bottom:1rem;}
.top-bar, .top-bar ul {background-color:#F3F3F3;}
.is-dropdown-submenu {min-width:300px; min-width:30vw;}
.menu>li>a {padding:0.5rem 1rem;}
li.is-dropdown-submenu-item a:link, li.is-dropdown-submenu-item a:visited {line-height:1.2rem; color:#333333; font-size:0.8rem;}
li.is-dropdown-submenu-item a:hover {background-color:#2a2a2a; color:#fff;}

.owl-carousel.owl-theme.owl-loaded.owl-drag {
	z-index: 0;  /* sets the carousel to appear under the foundation menu */
}

/* #################  PRODUCT PAGE  ####################*/

.productPrice {font-size:2.5rem; text-transform:uppercase; color:#2a2a2a;}

/* #################  SECTION PAGE  ####################*/

.productSingle {border:solid 1px #999999; background-color:#FFFFFF; width:95%; padding:1rem;}
.productSingleText {font-size:0.85rem;}


/* #################  FOOTER  ####################*/

.footer {background:#FFFFFF; padding:2rem 0;}

.copyright {color:#FFFFFF; background:#2a2a2a; padding-top:0.5rem; padding-bottom:0.5rem;}


@media only screen and (max-width:767px) {
h1 {font-size:1.5rem;}
h2 {font-size:1.3rem;}
h2:before, h2:after {background-image:none; padding:0;}

}

/* #################  PREVENT FOUC  ####################*/
.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}
/* #################  EOF FOUC PREVENTION  ####################*/

/* brodiesk9 stuff */
a {
    color: #2baab1;
}

.button {
	background-color: #2baab1;
}

.button:focus, .button:hover {
    background-color: #3e4c87;
}

.button.primary {
    background-color: #2baab1;
    color: #fefefe;
}

.button.primary:focus, .button.primary:hover {
    background-color: #2a2a2a;
    color: #ffffff;
}

.button.success {
    background-color: #2a2a2a;
    color: #ffffff;
}

.button:focus, .button:hover {
    background-color: #2a2a2a;
    color: #ffffff;
}

.button.success:focus, .button.success:hover {
    background-color: #2baab1;
    color: #ffffff;
}

.breadcrumbs {
    margin-bottom: 0.25rem;
    line-height: 32px;
}

.breadcrumbs a {
    color: #2baab1;
}

.tabs-title>a {
    color: #2baab1;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
    color: #2baab1;
}

.extraproductimages .fancybox img {
	border: solid 1px #CCCCCC;
	/* margin: 3px;
	width: 46%; */
}

/* extra product images */
div.extraproductimages .columns {
	padding:.2rem;
}

div.extraprodimagecontainer {
	padding-right: .7375rem;
	padding-left: .7375rem;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
	div.extraprodimagecontainer {
		padding-right: .425rem;
		padding-left: .425rem;
	}
}
/* end extra product images */

.pagination .current, .button.primary.sortselected {
	background: #2a2a2a;
}

.pagination a, .pagination li {
	display: inline-block !important;
}

form div.callout.alert.small {
	padding-top: -1rem;
	margin-top: -1rem;
}

ul.social-footer {
	list-style: none;
	margin-left: 0px;
	padding-lefT: 0px;
}

.fa-star {
	color: #2a2a2a;
}

span.nowrapstars {
	display: inline-block;
}

.hpImage .productblockimage, .productmainimage {
	position:relative;
}

.productblockimage a:link {
	padding:0;
}


/* original image ribbons
/*.ribbon {
  position:absolute;
  top:1px;
  left:1px;
  border: none !important;
  pointer-events:none;
}
/*

/* css only ribbons */
.ribbon {
  width: 90px;
  height: 90px;
  overflow: hidden;
  position: absolute;
  pointer-events:none;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  content: '';
  display: block;
  border: 3px solid #2a2a2a;
  z-index: 0;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 150px;
  padding: 3px 0;
  background-color: #2baab1;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
  font-size: 0.75em;
}

/* top left*/
.ribbon-top-left {
  top: -6px;
  left: -5px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 25px;
  transform: rotate(-45deg);
}
.sale-orange {
	background-color: #2baab1;
}

.sale-red {
	background-color: #2a2a2a;
}
.images-note {
	font-size:80%;
	padding-top:5px;
	margin-left:3px;
	padding-bottom: 12px;
}
.saving-label {
	margin:10px 10px 0px 10px;
	position: relative; top:-10px;
}
.ribbon-saving span {
  background-color: #2a2a2a;
}
.productblock-saving {
	color: #2a2a2a;
}
a.menu-currentpath {
	font-weight: 900;
	color: #2a2a2a !important;
}
li.is-dropdown-submenu-item a.menu-currentpath:hover {
	color:#fff !important;
}

/* length input looks better not full width */
input[name="Length"][type="text"] {
  width: auto;
}
