

body {
	font-family: 'Roboto', sans-serif;
	font-size:1.2rem;
}

#patrikTestTimers {
    color:#eeeeee;
}

.pad,
.body {
	position:relative;
	width:95%;
	max-width:95%;
	margin:0 auto;
}

.header {
	height:155px; /* single header banner height */
	height:225px;
	border:none;
}
.hdrShippingMessage,
.hdrMovingMessage {
	text-align:center;
	background:#204790;
	padding:5px;
	border-bottom:solid 1px #FFF;
}
.hdrShippingMessage,
.incontainer.dkgreen.UPS{
    Xdisplay:none;
}
.hdrMovingMessage {
    background:red;
    display:none;
}
.hdrShippingMessage h4,
.hdrMovingMessage h4 {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-shadow:2px 2px 2px #000;
	margin:0;
	padding:0;
}
.hdrShippingMessage h4 span,
.hdrMovingMessage h4 span {
	font-size:13px;
}
.header .pad {
	height:120px;
	background:transparent url('./img/bgHeader.png') left 75% no-repeat;
    /*background-size: calc(100% - 410px);*/
    background-size: calc(100% - 190px);
}
.banners.topBanner {
    color:#000;
    background:#FFFF00;
}

#mobileHdrContent {
	display:none;
}

/* SHIPPING TIMERS */
.incontainerwhole {
	top:1px;
	text-align:right;
	float:right;
	width:100%;
}
.incontainer, .incontainerlast, .incontainerwhole, .newheader {
	display:block;
}
.ltgreen, .dkgreen {
	float:right;
	background:transparent url('./img/bgHdrTimers.png') center bottom no-repeat;
	margin:0 2px;
	padding-bottom:20px;
}
/* HIDE USPS SHIPPING CLOCK FOR NOW */
.incontainer.USPS {
    display:none;
}
.incontainerlast {
	display:none;
}
.toptimer {
    position: relative;
    width: 196px;
	height:auto;
    font-size: 12px;
    font-weight: 700;
	line-height:2em;
    color: #fff;
    margin: auto;
    text-align: center;
	background:#313876;
	padding:0;
}
.dkgreen .toptimer {
	background:#601d29;
}
.timerboxaircontent, 
.timerboxcontent {
    font-size: 12px;
    text-align: center;
    padding-top: 1px;
    height: 17px;
}
.timerbox,
.timerboxcontent,
.timerboxcontent2,
.timerboxair,
.timerboxaircontent,
.timerboxaircontent2 {
    font-family: Roboto, sans-serif;
	font-size:12px;
	color:#000;
    text-align: center;
}
.timerboxcontent2,
.timerboxaircontent2 {
	margin-top:-4px;
}
.timerbox,
.timerboxair {
    font-size: 18px;
    font-weight: 700;
}


#belowHeader {
	position:relative;
	background:#FFF;
	border-bottom:solid 1px #000;
	padding:10px 0;
}
.header-logo {
	position:relative;
	top:0px;
	left:0;
	width:250px;
	height:93px;
	margin:0;
}
.header-logo-image {
	position:relative;
}


.hdrAccountNav {
	position:absolute;
	top:40px;
	right:0;
	Xwidth:200px;
	width:calc(100% - 300px);
}
.navUser {
	padding:0;
}
.navUser-action {
	text-transform:none;
	padding:0 1rem;
}
.navUser-action.navUser-action--quickSearch {
	Xdisplay:none;
	padding:0;
	margin-right:36px;
}
.navUser-action.navUser-action--quickSearch .hdrSearchTriggerBtn {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	background:url('./img/hdrMagGlass.png') 11px 6px no-repeat #7e1826;
	padding:4px 20px;
	border-radius:5px;
}

/* HEADER SEARCH */
.dropdown--quickSearch.is-open {
	top:50px;
	box-shadow:0 0 20px #000;
}
.dropdown--quickSearch .container {
	float:none;
	width:100%;
	max-width:100%;
}
.dropdown--quickSearch .form {
	max-width:100%;
}
.hdrSearch {
	position:absolute;
	top:40px;
	left:300px;
	width:calc(100% - 550px);
	z-index:9;
	border:dashed 1px red;
}
.hdrSearch .container {
	float:none;
	width:100%;
	max-width:100%;
}
.hdrSearch .form,
.hdrSearch .form-field {
	margin-bottom:0;
}
.hdrSearch .form-input {
	border:solid 1px #000;
	border-radius:0;
	height:48px;
	line-height:48px;
}
.quickSearchResults {
	background:#FFF;
}
.quickSearchResults .modal-close {
	top:4px;
}
.quickSearchResults .productGrid {
	background:#FFF;
	-webkit-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.75);
}
.navUser-item-cartLabel {
	margin-left:10px;
}







/* HOME PAGE */
.heroCarousel {
	display:block;
	visibility:visible;
	margin-top:0;
}
.heroCarousel-slide .heroCarousel-image {
	object-fit:cover;
}
.heroCarousel-content {
	bottom:18px;
	top:auto;
	transform:none;
	background:rgba(255, 255, 255, 0.85);
}
.heroCarousel .slick-dots {
	bottom:-5px;
}
.heroCarousel .slick-dots li {
	background:none;
}
.slick-dots li button {
	background:#FFF;
	color:#FFF;
}
.slick-dots li.slick-active button::before{
	background:#2c5196;
}
.carousel-play-pause-button {
	display:none !important;
}

.homePageGrayBar {
	height:20px;
	background:#c5c2c5;
	border-bottom:solid 1px #147840;
	margin:20px 0;
}
.homePageGrayBar.bottom {
	margin-top:0;
}
.homeContentBlock {
	padding-left:95px;
	min-height:76px;
	margin:0 20px 40px;
}
.homeContentBlock.save {
	background:transparent url('./img/bgHomeContentSave.png') left top no-repeat;
}
.homeContentBlock.ship {
	background:transparent url('./img/bgHomeContentShip.png') left top no-repeat;
}
.homeContentBlock.usa {
	background:transparent url('./img/bgHomeContentUSA.png') left top no-repeat;
}
.home-page.green-headers h2 {
	color:#000;
	line-height:1em;
	margin:0;
}
.home-page.green-headers p {
	margin:5px 0;
}


/* CATEGORIES PAGE */
.brandSidebar,
.page-sidebar.categoriesPage {
	display:none;
}
.categoryDescription {
	padding:0 30px;
}
.page-sidebar + .page-content {
	width:100%;
}
.page-sidebar + .page-content .productGrid .product {
	width:25%;
}
#product-listing-container .card-figcaption:hover {
	background:rgba(0,0,0, 0.5);
}
/* wishlist button */
.button.dropdown-menu-button.wishlist-dropdown {
	color:#303875;
	border:solid 1px #303875;
	line-height:1.8em;
}
#wishlist-dropdown.is-open {
	color:#FFF;
	background:#303875;
}
#wishlist-dropdown.is-open .button {
	color:#FFF;
	background:none;
	line-height:1em;
	margin:0;
}


/* ALL BRANDS PAGE */
.brandGrid {
	margin:0;
}
.brandGrid .brand .card {
	margin-bottom:1em;
}
.page.allBrands .brand .card-figure {
	display:none;
}
.page.allBrands .brand .card-title a {
	display:block;
	width:100%;
	font-size:1.1em;
	font-weight:bold;
	color:#FFF;
	line-height:7em;
	text-shadow:1px 1px 1px #000;
	background:#303875;
	border:solid 1px #000;
	transition:0.2s all;
}
.page.allBrands .brand .card-title a:hover {
	background:#7e1826;
}


/* COMMON */
a.skip-to-main-link {
	display:none;
}
#leftCol {
	float:left;
	width:285px;
}
.leftColCategoriesMenu,
.leftColBrandsMenu {
	padding-bottom:25px;
	margin:0 0 30px 0;
}

.container.contentArea {
	float:right;
	width:calc(100% - 290px);
	max-width:calc(100% - 250px);
	min-height:740px;
	padding:0;
	border-left:solid 1px #b0b5b6;
}
.page {
	margin:0;
}
.page-content, .page-content--full {
	padding-bottom:30px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}
input:focus, button:focus, textarea:focus, select:focus, details:focus, [href]:focus, [tabindex]:not([tabindex="-1"]):focus, [contenteditable="true"]:focus {
	outline:none !important;
}
.banners, .breadcrumbs, .promo-message {
    background-color: #dedede;
    border-bottom: 1px solid #b0b5b6;
}
.breadcrumbs {
	padding:16px 0;
}
.breadcrumbs, 
.breadcrumbs a {
    color: #4a4a4a;
	text-transform:uppercase;
	text-decoration:none;
    overflow-x: inherit;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
.button-primary, .account-button-primary, .button-contact-submit, .product-actions .button-secondary, .product-actions .account-button-secondary, .product-actions .button-primary, .product-actions .account-button-primary, .product-actions .button-contact-submit,
.button--primary,
.button.wishlistBtn,
.card-figcaption-button {
    color: #FFF;
    background: #303875;
	padding:0 30px;
}

.button.wishlistBtn {
	border:solid 1px #303875;
}
.product-actions .button {
    min-width: 13.4375rem;
    padding: 0;
}
.button {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: inherit;
    border: 0;
    border-radius: 0;
    display: inline-block;
    height: 3.5rem;
    overflow: hidden;
    font-size: 1rem;
    line-height: 3.5rem;
    text-align: center;
    transition: all .2s ease-out;
}
.button.wishlistBtn {
    color: #303875;
    background: #FFF;
    border: solid 1px #303875;
}
.icon--ratingFull svg {
	fill:#303775;
}

/**/



.Clear {
	clear:both;
}



/* FOOTER */
.footer {
	background:#dedede;
	Xborder-top:solid 10px #1f4690;
	border-bottom:solid 10px #1f4690;
	padding-bottom:0;
}
.footer .container {
	float:none;
	width:95%;
	max-width:95%;
	margin:0 auto;
}
.footer-info-col,
.footer-info-list a {
    color:#4e4d4d;
}
.footer-info-col--small {
	width:25%;
}
.footer-info-heading {
	font-size:24px;
	font-weight:bold;
	color:#1f4690;
}
.addressInfo strong {
	color:#1f4690;
}
.ftrLogo {
	display:none;
	margin-top:50px;
}




