@import url("https://use.typekit.net/vsk0ljk.css");

body, *, body *, h1,h2,h3,h4,h5,h6 {
     font-family: 'Futura PT', sans-serif;
}

.body--homepage header + .center-wrap {
     margin-top: 0;
}

@media (max-width: 480px) {
.header__contents .logo-space {
    flex: 0 0 auto;
    max-width: 100%;
}}

.nav--header li {
     position: relative;
}

.nav--header .nav-list > li > a:link {
    color: white;
    display: none;
}

.nav--footer .nav-list > li > a:link {
    color: white;
    display: none;
}

#btnSearch #searchTerm {
	display: none;
}

.homepage {
     margin-bottom: 0;
                padding: 0;
    width: 100% !important;
}

.homepage .row {
     margin-bottom: 0;
                width: 100% !important;
}

.homepage .hero-unit {
	width: 100% !important;
}

.homepage .item {
	margin-bottom: 0 !important;
}

.hp-featured-items figure {
    display: grid;
    margin: 0;
    padding: 0;
    justify-content: center;
}

main.no-sidebar#main-content {
     padding-bottom: 0;
}

.header--site {
    top: 0;
    z-index: 99999;
}

.nav--header {
    color: white;
}

#searchTerm { color: white; }
.nav-list > li > a         { color: white; }
.nav-list > li > a:link    { color: white; }
.nav-list > li > a:visited { color: white; }
.nav-list > li > a:hover   { color: #598dbf; }
.nav-list > li > a:active  { color: white; }
.nav--header .nav-list--child {
     display: none;
     cursor: pointer;
     width: 250px;
     text-align: left;
     padding: 8px;
     margin: 0;
     position: absolute;
     z-index: 999;
     background: #1e355e;
     border: 1px solid #999;
     border-bottom-left-radius: 3px;
     border-bottom-right-radius: 3px;
     top: 24px;
     left: 0;
}

.nav--header .nav-list--child li {
     margin-bottom: 0 !important;
     padding-bottom: .25em;
}

.nav--header .nav-list--child li + li {
     margin-top: 8px;
}

.nav--header .nav-list--child a {
     color: white;
     transition: background 300ms ease;
     line-height: 1.4;
}

.nav--header .nav-list--child li:hover {
     background: #1e355e;
}

.nav--header .nav-list--child a:link {
     color: white;
}

.nav--header .nav-list--child a:visited {
     color: white;
}

.nav--header .nav-list--child a:hover {
     color: #598dbf;
     font-weight: bolder;
}

.nav--header .nav-list--child a:active {
     color: white;
}

.nav--header .nav-list--child + .nav-list--child {
     left: 250px;
}

.nav--header .nav-list--child a {
     display: inline-block;
     width: 100%;
}

.nav--header .nav-list--child > li {
     display: block;
     font-weight: normal;
     width: 100%;
     margin: 0;
     padding: 0;
     margin-bottom: 8px;
}

.nav--header .nav-list--child > li + li {
     padding-top: 8px;
     border: none;
}

.header__contents {
    background: #007cba;
	box-shadow: 0px 2px 5px rgb(0 0 0 / 30%);
    position: relative;
}

.header__contents .logo-space img {
    max-height: 50px;
}

.shipping-notice {
    display: inline-block;
    width: 100%;
    margin: 0 0 12px 0;
    padding: .5em;
    text-align: center;
    background-color: red;
    color: white;
    letter-spacing: 1px;
    box-shadow: 0 3px 5px black;
}

.products .product .product__cta {
     display: none;
}

.button {
     transition: all 50ms ease;
}

.center-wrap {
     width: 100%;
}

@media (min-width: 960px) {
     .center-wrap {
         max-width: 100%;
    }
}
@media (min-width: 1080px) {
     .center-wrap {
         max-width: 100%;
    }
}
@media (min-width: 1200px) {
     .center-wrap {
         max-width: 100%;
    }
}

.nav--user {
    flex: 0 0 auto;
    order: 2;
    background: none;
}
@media screen and (min-width: 400px) {
    .nav--user {
        padding-left: 0;
    }
}
@media screen and (min-width: 940px) {
    .nav--user {
        padding-left: 16px;
    }
}
.nav--user a {
    color: #363636;
}
.nav--user a:link { color: #363636; }
.nav--user a:visited { color: #363636; }
.nav--user a:hover { color: #363636; }
.nav--user a:active { color: #363636; }

.nav--sidebar hr {
    margin: 16px 0;
    border: none;
    border-top: 2px solid black;
}

.nav--sidebar big {
    font-weight: bolder;
}

.nav--sidebar ul li {
    line-height: 1.8;
}

.product .product__title {
    text-align: center;
}

.products.products--grid .product .product__copy p {
    text-align: center;
    font-size: 1rem;
    font-weight: bolder;
}

.table--pricing {
    display: none;
}
#productTemplate .page__title h1 {
    font-weight: 900;
}

#productTemplate .product__description {
    display: none;
}

.product__ordering.form .datum {
    width: 80px;
    float: left;
    clear: left;
}

.product__ordering.form .datum select,
.product__ordering.form .datum input {
    margin-left: 0;
    line-height: 2.4;
    text-align: right;
    font-weight: 900;
                height: 3.3em;
}

.product__ordering.form .datum input {
    padding-top: 4px;
    padding-right: .5em;
}

.product__ordering.form label {
    font-weight: 900;
}

.product-landing .product__options > .datum label {
    font-weight: 900;
}

.product__ordering.form {
    position: relative;
}

.product__ordering.form .button {
    width: auto;
    margin-top: 2.2em;
    margin-left: 1em;
    line-height: 2;
    padding-left: 2.5em;
    padding-right: 2.5em;
}

.product__ordering.form .button i.fa {
    display: none;
}

.content--main {
    border: none;
    margin: auto;
    width: 80%;
	margin-top: 30px;
}

@media screen and (min-width: 1000px) {
    #productTemplate {
        position: relative;
    }
    #productTemplate .page__title {
        position: absolute;
        left: 34%;
        max-width: 66%;
    }
    #productTemplate .product__info {
        padding-top: 4.25em;
    }
    .selectOption,
    .configurationOption {
        max-width: 75%;
    }
    .product__ordering.form .button {
        position: absolute;
        left: 96px;
        top: 0;
    }
}

.selectOption {
	height:55px;
	text-indent: 5px;
}

figcaption.product__info {
    display: inline-block;
    width: 100%;
}
.estimated-cost {
  	display: inline-block;
  	clear: left;
  	float: left;
  	margin-top: 20px;
}


.icon--edit { 
	z-index: 9999; 
}

.flash {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 5px;
}

.flash--success {
    background-color: #598dbe;
    color: #ffffff !important;
}


.hp-featured-items {
    display: grid;
    grid-template: auto / 1fr;
    grid-gap: 1rem;
    padding: 0 0 2em 0;
    margin-top: 3em;
	justify-content: center;
}
@media (min-width: 700px) {
                .hp-featured-items {
                                grid-template: auto / repeat(3,1fr);
    }
}
@media (min-width: 1000px) {
                .hp-featured-items {
                                grid-template: auto / repeat(5,1fr);
    }
}
@media (min-width: 1500px) {
                .hp-featured-items {
                                grid-template: auto / repeat(5,1fr);
    }
}

.hp-featured-items__item .item__title {
    font-weight: bolder;
    color: #1e355f;
}

.hp-featured-items__item img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.hp-featured-items__item figcaption {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: white;
    padding: 1em;
    font-size: 1.2em;
    text-align: center;
}

.footer--site {
    background: #1e355e;
}

.button--theme--primary {
    background: linear-gradient(to right, #0d9fe9, #006da2);
    border: 1px;
    border-color: white;
    border-radius: 10px;
}

/*
.button {
  box-shadow: none;
  transition: all 50ms ease; }
  .button--theme--primary {
    color: white;
    background: #1e355e;
    border: 1px solid #1e355e; }
    .button--theme--primary:link {
      color: white; }
    .button--theme--primary:visited {
      color: white; }
    .button--theme--primary:hover {
      color: white; }
    .button--theme--primary:active {
      color: white; }
  .button--theme--secondary {
    color: white;
    background: #598dbf; }
    .button--theme--secondary:link {
      color: white; }
    .button--theme--secondary:visited {
      color: white; }
    .button--theme--secondary:hover {
      color: white; }
    .button--theme--secondary:active {
      color: white; }
  .button--theme--negative {
    color: white;
    background: #598dbf; }
    .button--theme--negative:link {
      color: white; }
    .button--theme--negative:visited {
      color: white; }
    .button--theme--negative:hover {
      color: white; }
    .button--theme--negative:active {
      color: white; }
*/

.button--search {
    color: white;
}
input[type="text"].input--search {
    border-bottom: 1px solid white;
}

@media (min-width: 960px) {
.footer--site {
    height: 240px;
}
}
.lum-lightbox {
    z-index: 99999;
}
.product-landing .product__images .gallery {
    display: inline-block;
}

.product-landing .product__details:nth-child(1n) {
    margin-top: 10px;
}
paymentMethods {
	display: none;
}
#paymentCard {
	visibility: hidden;
}
#billingAndPayment > fieldset.editBillingAddressInactive > h3 {display: none;}
#appliedBudgetsContainer {display: none;}

.launcher-transition .craAdm {
    background-color: #76b1d9;
}
#paymentBudget {
	visibility: hidden;
}

#paymentMethods {
	display: none;
}