/* [Global] */
p { line-height: 1.9; }

label { display: block; }
input[type=radio] + label, input[type=checkbox] + label { display: inline-block; padding-left: 10px; font-weight: normal; }

button[disabled], html input[disabled] { background: rgb(235, 235, 228); }
.col-xs-6:nth-of-type(2n), .col-sm-6:nth-of-type(2n) { margin-bottom: 30px; }
[class*=col-md], [class*=col-lg] { margin-bottom: inherit !important; }
/* make bootstrap dropdowns work on hover */
.navbar-nav .dropdown:hover > .dropdown-menu { display: block; }
.navbar-nav .dropdown:hover > a[data-toggle=dropdown] + .dropdown-menu { display: none; }
.navbar-nav .dropdown.open > a[data-toggle=dropdown] + .dropdown-menu { display: block; }
.navbar-nav .dropdown-submenu { position: relative; }
.navbar-nav .dropdown-submenu:hover > .dropdown-menu { display: block; top: -6px; margin: 0; left: 100%; }

.modal-body { min-height: 70px; }
.modal-body .progress { top: 50%; left: 30px; right: 30px; height: 30px; margin-top: -15px; }
.modal-body iframe { z-index: 1; }

.PicturePopup iframe { max-width: 100%; }
.alert a { color: inherit; }

.text-muted a { color: inherit; }


.ui-autocomplete { z-index: 10; }

.LayoutTopTop { padding-top: 30px; }


.navbar-header-leftcol { background: #F5F5F5; color: #777; margin-bottom: 30px; }
.navbar-header-leftcol  .navbar-toggle { background: none; border: 1px solid #ddd; }
.navbar-header-leftcol  .navbar-toggle .icon-bar { background: #888; }
.navbar-header-leftcol .navbar-brand { color: #777; }
.navbar-collapse.left-collapse { max-height: inherit; }

/* search autocomplete stuff */
.search-box input { vertical-align: top; }

.ui-autocomplete { z-index: 10000; }
.ui-menu .ui-menu-item a { background: none; border: none; opacity: 0.75; cursor: pointer; }
.ui-menu .ui-menu-item a:hover { opacity: 1; }

/* reset some stuff that bootstrap breaks */
.bx-wrapper *, .addthis_toolbox * { box-sizing: content-box; }
.bx-wrapper { margin-bottom: 20px; }
.bx-controls-direction { opacity: 0.25; transition: 0.25s; }
.bx-controls-direction:hover { opacity: 0.75; transition: 0.25s; }

.thumbnail { text-align: center; }
.thumbnail .quick-view { top: 0px; left: 50%; width: 120px; margin-left: -60px; opacity: 0; display: none; transition: 0.25s; z-index: 4; }
.thumbnail:hover .quick-view { top: 100px; display: block; opacity: 1; transition: 0.25s; }
.thumbnail img, .Slideshow img, #imgMfgLogo, img { max-width: 100%; }
.zoomWrapper img { max-width: none; }
.thumbnail:hover { text-decoration: none; }

.homepage-product .thumbnail { min-height: 260px; line-height: 260px; margin-bottom: 10px; }
.homepage-product .thumbnail img { display: inline; }

.product-flag { width: 150px; height: 150px; display: none\9; line-height: 1.5; }
.product-flag span { background: #222; color: #eee; text-align: center; display: block; box-shadow: 0 5px 10px 0 rgba(0,0,0,0.5); position: absolute; width: 100%; }
.product-flag.top span { bottom: 0; }
.product-flag.bottom span { top: 0; }

.product-flag.left { left: -90px; }
.product-flag.right { right: -90px; }
.product-flag.top { top: -90px; }
.product-flag.bottom { bottom: -90px; }
.product-flag.top.left { transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.product-flag.top.right { transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.product-flag.bottom.left { transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.product-flag.bottom.right { transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }

input[type=text], input[type=password], input[type=email], select, textarea { min-height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
select { padding: 6px; }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, select:focus, textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); }

input, select, textarea { max-width: 100%; }

.Hidden { display: none; }
.AddressBookNameTextbox { width: 194px; }
.AddressBookCityTextbox { width: 152px; }
.AddressBookStateTextbox { width: 160px; }
.AddressBookZipCodeTextbox { width: 112px; }
.AddressBookNotes { font-family: Verdana; font-size: 10px; }
.ProductGroupItemPricing { white-space: nowrap; }
.ProductGroupItemQuantity { width: 40px; }
.ProductGroupItemDescription { margin: 0px 4px 0px 4px; }
.CustomPaymentMethodsAmountArea { float: right; }
.CustomPaymentMethodsAmountTextbox { width: 80px; }
.CustomPaymentMethodsFieldName { padding-left: 15px; width: 100px; text-align: right; }
.CustomPaymentMethodsChooseArea { padding-left: 35px; }
.CustomPaymentMethodsSeparator { height: 1px; color: #999999; }
.MicroStoreMoreInfoLink { font-size: 10px; }
.PaymentMethodsCC {  }
.PaymentMethodsNewCardNum {  }
.PaymentMethodsNewCardName {  }
.PaymentMethodsChoosePaypalButton { padding-left: 35px; }
.PaymentMethodsCustomFieldName { padding-left: 35px; width: 200px; }
.PaymentMethodsChooseCustomButton { padding-left: 35px; }
.PaymentMethodsEcheckTextbox { width: 75px; }
.PersonalizationFileUpload { width: 250px; }
.ProductReviewTagSelectorRemoveTagArea { width: 15px; text-align: center; }
.ProductReviewTagSelectorRemoveTagImage { border: 0 none; }
.RelatedItemsContainer { padding: 10px; }
.RelatedItemsSeparator { color: #999999; height: 1px; }
.RelatedItemsProductPhotoArea { float: left; width: 14%; }
.RelatedItemsProductNameArea { float: left; width: 34%; }
.RelatedItemsPricingArea { float: left; width: 24%; }
.RelatedItemsAddToCartArea { float: left; width: 24%; text-align: right; }
.RelatedItemsQtyTextbox { width: 40px; }
.RelatedItemsMessageText { float: left; width: 24%; text-align: right; }
.RelatedItemsAddToCartButton { clear: both; text-align: right; }
.ShippingMethodCalendarPickerArea { float: left; width: 49%; }
.ErrorText, .errorText { display: block; }
.attentionText { background: #e5e5e5; margin: 10px 0; padding: 10px; color: #000; }
.itemoriginalprice { text-decoration: line-through; }
.EProductCredentials { font-weight: bold; }
.EProductCredentials span { font-weight: normal; padding-right: 20px; }
.EProductNameContainer { display: inline; padding-right: 20px; }
.EProductURLContainer { display: inline; }
.EProductItemContainer { text-align: left; }
.ShippingEstimationZipTextbox { width: 100px; }
.ShippingEstimationItemInfo .QtyTextbox { width: 50px; text-align: center; }

div.ac-admin-help { background: #fafafa; border: none; border-radius: 3px; color: #666; font-family: inherit; font-size: inherit; }
.panel-heading:empty { display: none; }
.LayoutBottom { background: none; }
undefined { background: url('/images/00-snow.jpg'); }
body { background: none; }
.g-signin2 { display: inline-block; }
/* [/Global] */

/* [Layout] */

/* [/Layout] */

/* [Widgets] */

/* [/Widgets] */

/* [ProductDetails] */
.ProductDetailsPriceLabel { display: none; }
input.ProductDetailsQuantityTextBox { width: 70px; text-align: center; padding: 0; }
#lblProductStatus:after { content: " - "; }
#lblProductStatus + br { display: none; }
.ProductDetailsBullets ul { padding: 15px; }
.varpicmax_img { border: 1px solid transparent; }
.ProductDetailsVariations input[type=checkbox] + label { display: inline; font-weight: normal; padding-left: 5px; vertical-align: top; }

.ProductDetailsSelectedVariant { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); }
.ProductDetailsSwatches ul { margin: 0; }
.ProductDetailsSwatches li { float: left; margin: 5px 5px 0 0; }
.Variant > br, .ProductDetailsVariations > br { display: none; }
.media-body .StarRatings { margin-left: 10px; }

.ProductDetailsQuantityPriceTable tr:first-child td { border-top: none; }
.ProductDetailsQuantityPriceTable  p { margin: 0; line-height: inherit; }

.SwatchNotApplicable { opacity: 0.5; pointer-events: none; }

.SwatchNotApplicable { opacity: 0.5; pointer-events: none; }

.ProductDetailsProductName { font-weight: bold; }

.ProductDetails .breadcrumb { margin-bottom: 32px; }

.ProductDetailsReviewRatingCount, #ibtnAddToWishlist { display: none !important; }

.main-product-photo.thumbnail { position: relative; background: #fff; border: 0 !important; border-right: 2px solid #eeeeee !important; padding-right: 45px !important; margin-right: 15px !important; width: auto !important; height: auto !important; border-radius: 0 !important; }

.main-product-photo:after, .main-product-photo:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.main-product-photo:after { border-color: rgba(255, 255, 255, 0); border-left-color: #fff; border-width: 6px; margin-top: -6px; }
.main-product-photo:before { border-color: rgba(238, 238, 238, 0); border-left-color: #eeeeee; border-width: 9px; margin-top: -9px; }

.ProductDetails .thumbnail > img, .ProductDetails .thumbnail a > img { max-width: 100% !important; max-height: 400px !important; }

#prod-sd { margin: 0 0 22px 0; background: #eee; padding: 7.5px 15px; border-radius: 6px; display: inline-block; }

.ProductDetails .ControlHeader { text-align: center; font-weight: bold; color: #ff341d; }

.ProductDetails .Control .homepage-product .thumbnail {
min-height: 260px;
line-height: 260px;
margin-bottom: 30px;
border: 0;
min-height: 175px !important;
height: auto !important;
line-height: initial !important;
}

#page-hero { background: red; margin: 0 0 0 0; text-align: center; color: #fff; padding: 25px 0 30px 0; box-shadow: inset 0 -30px 30px rgba(0, 0, 0, .15); }

.CheckOutSubHeader { color: #e00001; border-bottom: 2px solid rgba(165, 10, 11, .15); text-transform: uppercase; margin-right: 23px; }

#donation-wrap { margin: 45px 0; }

@media screen and (max-width: 768px) {

 .main-product-photo:before, .main-product-photo:after { display: none !important; }

 .main-product-photo.thumbnail { padding-left: 45px !important; border: 0 !important; margin-right: 0 !important; }

}

.breadcrumb { display: block !important; position: absolute; left: -9999px; }
/* [/ProductDetails] */

/* [Catalog] */
.CatalogItemQuantityBox input { width: 75px !important; text-align: center; }
/* [/Catalog] */

/* [Category] */
.product-list div[class*=col-] { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.category-product .thumbnail { min-height: 260px; line-height: 260px; margin-bottom: 10px; }
.category-product .thumbnail img { display: inline; }

.Pagination li { border-radius: 2px; }
.Pagination li:first-child { margin-left: 5px; }
.Pagination li > a, .Pagination li > a:hover { color: inherit; border-radius: 2px; }
.Pagination .CurrentPage { color: #ccc; }


.category-product .description { display: none; opacity: 0; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.list-view.category-product .description { display: block; opacity: 1; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.list-view .thumbnail {  }
.list-view-only { display: none; opacity: 0; }
.list-view .list-view-only { display: block; opacity: 1; }
.main-cat-sub .page-header { margin: 0; }
.instruction-text { padding: 5px 15px; }
#lblCategoryHeader { padding-top: 20px; }
.main-cat-sub { margin-top: 0; }
.category-section ul li { float: left; }
/* .category-section {
margin-top: 0;
} */

/* .category-section ul.nav.nav-pills { display: flex; flex-wrap: wrap; justify-content: center; }

.category-section ul.nav.nav-pills li { float: none; min-height: auto; width: auto; display: initial; margin: 0; padding: 0; }

.category-section ul.nav.nav-pills li a { padding: 5px 10px; border: solid 1px #eaeaea; margin: 5px 5px; }
span.for-instruction { display: inline-block; font-size: 14px; float: right; position: relative; z-index: 9999999; margin-top: 12px; border: solid 1px #d4d4d4; padding: 10px; color: #909090; font-weight: 600; text-transform: uppercase; } */

.sidebar ul { list-style: none; margin: 0; padding: 0 0 0 20px; }

.sidebar ul li { min-height: auto !important; float: none; padding: 0px; display: block; width: 100%; }

.sidebar ul li > a { padding: 10px 20px !important; display: block; color: #565a5c; font-size: 18px; text-decoration: none; background: #fff none repeat scroll 0 0; border: 1px solid #ccc; border-left: 3px solid #ff5a5f; margin-bottom: 10px; box-shadow: 0 2px 2px #ccc; }

.sidebar ul li > a:hover { colo: #ff5a5f; }


.Category-0 .breadcrumb { display: none; }
.breadcrumb {
padding: 0;
margin-bottom: 0;
list-style: none;
border-radius: 4px;
background: rgb(246, 246, 246);
display: inline-block;
margin: 30px 0 -30px 0;
border: 1px solid #ddd;
padding: 5px 10px;
font-size: 14px;
box-shadow: none;
}

.breadcrumb a, .breadcrumb a:hover { color: #666; text-decoration: none; }

.Category:not(.Category-0) .main-cat-sub { background: rgba(238, 238, 238, .5); padding: 0; position: relative; margin-top: 20px; }
.Category:not(.Category-0) .main-cat-sub:before { content: " "; left: -100%; height: 100%; width: 100%; bottom: 0; top: 0; background: rgba(238, 238, 238, .5); position: absolute; }

.Category:not(.Category-0) .main-cat-sub:after { content: " "; right: -100%; height: 100%; width: 100%; bottom: 0; top: 0; background: rgba(238, 238, 238, .5); position: absolute; }

.Category:not(.Category-0) .page-header { display: none !important; }

.LayoutContent {
width: auto !important;
border: 0;
margin: 0;
padding-top: 15px;
border-radius: 0;
padding-left: 15px;
padding-top: 15px;
}

.instruction-text { background: none; padding: 0; margin-top: 5px; font-size: 16px; }

.page-header { border: 0; margin: 30px 0 -25px 0 !important; padding: 0; }

.CategoryCategoryName + strong div {
font-size: 24px;
text-align: center;
text-align: center;
color: #b81229;
font-weight: bold;
font-size: 28px;
position: relative;
border-bottom: 2px solid #b8112a;
max-width: 450px;
margin: 0 auto;
padding-bottom: 15px;
}

.CategoryCategoryName + strong div:after, .CategoryCategoryName + strong div:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.CategoryCategoryName + strong div:after { border-color: rgba(255, 255, 255, 0); border-top-color: #fff; border-width: 6px; margin-left: -6px; }
.CategoryCategoryName + strong div:before { border-color: rgba(184, 18, 41, 0); border-top-color: #b81229; border-width: 9px; margin-left: -9px; }

.LayoutContent .donation-amt { padding: 0; }

#da-inner {
background: rgb(255,253,208);
background: linear-gradient(90deg, rgba(255,253,208,.35) 0%, rgba(255,254,239,.5) 50%, rgba(255,253,208,.35) 100%);
padding: 20px;
border-radius: 4px;
border: 1px solid #eee;
text-align: center;
box-shadow: 0 5px 10px #eee;
}

#da-heading { color: rgb(149, 55, 52); font-weight: bold; border-bottom: 1px solid rgba(238, 238, 238, .5); padding-bottom: 5px; margin-top: -13px; margin-bottom: 10px; margin-left: -20px; margin-right: -20px; }

.donation-amt input.don_cls { margin: 6px 7px 0 15px; }

#donation_other { width: 90px; min-height: 30px; height: 30px; }

#grant_a_wish { margin-top: 5px !important; width: 215px !important; transition: .15s all ease-in-out; margin-bottom: -5px; }

#da-inner label { height: 30px; display: inline-block; }

.Category:not(.Category-0) #lblCategoryHeader { background: rgba(238, 238, 238, .5); position: relative; padding: 30px 0 20px 0; }
.Category:not(.Category-0) #lblCategoryHeader:before { content: " "; left: -100%; height: 100%; width: 100%; bottom: 0; top: 0; background: rgba(238, 238, 238, .5); position: absolute; }

.Category:not(.Category-0) #lblCategoryHeader:after { content: " "; right: -100%; height: 100%; width: 100%; bottom: 0; top: 0; background: rgba(238, 238, 238, .5); position: absolute; }
.cat-title a { font-size: 20px; line-height: 1.4; font-weight: bold; color: #d95350; transition: .15s all ease-in-out; }

.cat-title a:hover { color: #666; }

.list-view .thumbnail { border: 0; }

.category-product.list-view .thumbnail {
float: left;
height: 200px;
line-height: 185px !important;
margin-right: 0;
min-height: 200px !important;
width: 25%;
height: auto;
margin: 0 15px 0 0 !important;
line-height: initial !important;
padding: 0 30px 0 0;
border: 0;
position: relative !important;
border-right: 2px solid #eee;
border-radius: 0;
}

.category-product.list-view .thumbnail:after, .category-product.list-view .thumbnail:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.category-product.list-view .thumbnail:after { border-color: rgba(255, 255, 255, 0); border-left-color: #fff; border-width: 5px; margin-top: -5px; }
.category-product.list-view .thumbnail:before { border-color: rgba(238, 238, 238, 0); border-left-color: #eee; border-width: 8px; margin-top: -8px; }


.category-product .thumbnail img { display: block; max-width: 100% !important; }

.list-view .CategoryProductAddToCart { float: none; margin-top: 10px; margin-bottom: -15px; clear: both; }

.list-view .AddToCartThemeButton { float: none; margin-top: 0; margin-bottom: 0; clear: both; }

.CategoryProductReview { display: none; }

.prod-grid-wrap { display: inline-block; width: 45%; }

@media screen and (max-width: 768px) {

 .vertical-align { display: block !important; }

 .LayoutContentInner { box-sizing: border-box; padding: 0; }

 #da-inner { margin-top: 15px; }

 .category-product.list-view .thumbnail:before, .category-product.list-view .thumbnail:after, #lblNumPerPageDropDownLabel, .abs.icon-chevron-up, .abs.icon-chevron-down { display: none; }

 .category-product.list-view .thumbnail { border: 0; padding: 0; margin: 0 !important; }

 .CategoryProductQuantityTextbox { text-align: center; }
 .prod-grid-wrap { display: block; width: 100%; text-align: center; }
 .full-input input, .full-input select, .full-input textarea { width: 100%; }
 .CategoryProductAddToCart .full-input.in-block { width: 100% !important; min-width: 300px !important; position: static; margin: 0; display: block !important; }

 .CategoryProductAddToCart.ThemeButton.AddToCartThemeButton.CategoryAddToCartThemeButton.btn.btn-primary { background-color: #FF351D; border-color: #FF351D; margin: 0; width: 100%; } 

 .category-product { border-bottom: 1px solid #ddd; }

 .cat-title a.h5 { font-size: 14px; line-height: 1.4; font-weight: bold; color: #d95350; transition: .15s all ease-in-out; margin-top: 15px !important; display: block; }

 .qty-spinner { margin: 0 !important; display: block !important; margin-bottom: 5px !important; }

 .qty-spinner.in-block { display: block !important; }

}
/* [/Category] */

/* [ShoppingCart] */
.acceptedPaymentMethodLogos .PayPalCommerce { background: url("/store/images/logo/paypal.png") no-repeat; }
.acceptedPaymentMethodLogos .ApplePay { background: url("/store/images/logo/applepay.png") no-repeat; }
.acceptedPaymentMethodLogos .PayWithAmazon { background: url("/store/images/logo/amazonpay.png") no-repeat; }
.acceptedPaymentMethodLogos .AffirmCheckout { background: url("/store/images/logo/affirm.png") no-repeat; }
.acceptedPaymentMethodLogos .Afterpay { background: url("/store/images/logo/afterpay.png") no-repeat; }
.acceptedPaymentMethodLogos .Sezzle { background: url("/store/images/logo/sezzle.png") no-repeat; }
.acceptedPaymentMethodLogos .Apruve { background: url("/store/images/logo/apruve.png") no-repeat; }
.acceptedPaymentMethodLogos .Coinbase { background: url("/store/images/logo/coinbase.png") no-repeat; }
.acceptedPaymentMethodLogos .OrangeMoney { background: url("/store/images/logo/orangemoney.png") no-repeat; }
.acceptedCreditCardLogos div[role="img"], .acceptedPaymentMethodLogos li[role="img"] { background-position: center; }
.acceptedPaymentMethodLogos { padding: 0; }
.ShoppingCartTable { width: 100%; }
div.ShoppingCart { text-align: left; padding: 30px 0 0; vertical-align: top; }


.ShoppingCartProductDescriptionHeader { width: 235px; }
.ShoppingCartSpacer { width: 20px; padding: 0; }
.ShoppingCartUnitPriceHeader { text-align: center; }
.ShoppingCartTotalHeader { text-align: center; }
.ShoppingCartQuantityHeader { text-align: center; }

.CartBorder { border: none; height: 75px; }
.ShoppingCartQuantity .CartBorder { line-height: 1; }
.ProductInfo { margin: 0; }
.ItemName a { color: #000; }
.ItemNumber { color: #666; font-size: 11px; }
.Variants { color: #666; font-size: 11px; }
.Personalizations { color: #666; font-size: 11px; }

.ShoppingCartPrice { font-weight: normal; font-size: 20px; text-align: center; padding: 30px 0 0 0; vertical-align: top; }
.ShoppingCartQuantity { text-align: center; vertical-align: top; }
.ShoppingCartRemove { text-align: center; }
.UnderCartSubTotal { border: 1px solid #dddfde; border-left: none; border-right: none; margin-top: 30px; font-size: 23px; font-weight: bold; text-align: right; padding: 10px 20px; line-height: 100%; text-transform: uppercase; }

.UpdateButton { font-size: 10px; }
.ShoppingCartPage td.ShoppingCartTotals { text-align: left; padding: 5px; font-weight: bold; }
td.ShoppingCartTotals { text-align: right; }
td.ShoppingCartDiscount { text-align: left; padding: 5px; }
.ShoppingCartClear { float: left; text-align: left; }
.ShoppingCartChildBranch { float: left; vertical-align: top; }
.dvChkSelect { display: inline; }
.PayPalGoogleCO { text-align: center; }
.ShoppingCartError { text-align: center; }
#dvCalculateShippingForm { text-align: left; }
.ShippingCalcLabel { font-weight: bold; }
.ShippingCalcField { padding: 5px 0 0 0; }
.ShippingCalcFieldLabel { display: block; text-align: left; padding: 2px 0 0; }
.ShoppingCartSelectCheckbox { border: 0; }
.ShoppingCartQtyTextbox { width: 40px; text-align: center; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 72px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; }

.cartCents, .cartUnits { font-size: 60%; top: -5px; position: relative; }
.CartItemPriceArea, .CartItemTotalArea, .CartUpdateItemArea { display: table; margin: 0 auto; text-align: center; height: 75px; line-height: 1; }
.CartItemPriceArea > div, .CartItemTotalArea > div, .CartUpdateItemArea > div { display: table-cell; vertical-align: middle; }

.SubTotal { font-size: 25px; font-weight: bold; text-transform: uppercase; color: #000; }
.Discounts { color: #dd4c15; line-height: 25px; }
.ShippingCost { line-height: 25px; }
.LineItemPrice { float: right; text-align: right; font-weight: bold; font-size: 23px; *position: relative; *top: -25px; }
.PriceNegative { color: #dd4c15; }


.GiftCertificates p { font-size: 11px; opacity: 0.75; }
.GiftCertificates .LineItemPrice { font-size: 14px; }

.ShoppingCartTotalsArea { position: relative; clear: both; }
.ShoppingCartTotalsTable { width: 100%; margin-bottom: 15px; }
.ShoppingCartLeftBottom { text-align: center; }

.OrderTotal { line-height: 25px; font-size: 14px; margin: 20px 0; padding: 10px 0 0; border-top: 1px solid #dddfde; }
.OrderTotal .LineItemPrice { font-size: 30px; }

.ShoppingCartButtons { margin: 20px 0 20px; text-align: right; }
.ShoppingCartCustomMessage {  }
.TopCheckoutButton { text-align: right; }

.PayWith { position: relative; border: 1px solid #dddfde; border-radius: 4px; padding: 20px 0 15px; margin: 20px 0 0; text-align: center; }
.PayWith strong { position: absolute; top: -7px; font-style: italic; display: block; margin-left: -50px; background: #fff; width: 100px; line-height: 100%; left: 50%; font-size: 13px; }

.ShoppingCartCouponCode { padding: 20px 0; }
.ShoppingCartCouponCode h3 { text-transform: uppercase; cursor: pointer; font-size: 18px; color: #333; background: none; }
.ShoppingCartCouponCode .expand {  }
.CouponEntry { display: none; position: relative; margin: 0 0 20px 0; }
.CouponMsg { margin: 5px 0; }

.ShippingSelect { position: relative; margin: 0 5px 0 0; }
.ShippingSelect select { width: 210px; }
.ShippingSelect input { float: right; }
.ShippingSelect input[type=radio] { float: none; width: auto; }
.ShippingSelect input[type=radio] + label { display: inline; padding: 0; }
.acceptedCreditCardLogos {  }
.acceptedCreditCardLogos div, .acceptedPaymentMethodLogos li { display: inline-block; *display: inline; zoom: 1; margin: 0px 2px 10px; padding: 0; height: 22px; width: 33px; }
.acceptedCreditCardLogos .jcb { background: url("/store/i/jcb_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos  span { display: none; }
.acceptedCreditCardLogos .visa { background: url(../images/ccs/visa.png) no-repeat; }
.acceptedCreditCardLogos .amex { background: url(../images/ccs/amex.png) no-repeat; }
.acceptedCreditCardLogos .discover { background: url(../images/ccs/discover.png) no-repeat; }
.acceptedCreditCardLogos .bankcard { background: url("/store/i/bankcard_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .mastercard { background: url(../images/ccs/mastercard.png) no-repeat; }
.acceptedCreditCardLogos .dinersclub { background: url("/store/i/diners_33x22.jpg") no-repeat; }

.LastItemAdded { font-size: 11px; min-height: 100px; margin-right: 255px; background: #f2f3f5; border-radius: 3px; padding: 1px; margin-bottom: 10px; }
.LastItemAdded img { float: left; margin-right: 10px; max-width: 75px; max-height: 80px; } 
.LastItemAdded strong { display: block; padding: 0 0 10px; border-bottom: 2px solid #DDDFDE; font-size: 14px; }


.UpsellItem { padding: 10px 0 0; display: block; margin: auto; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-color: transparent; border-style: solid; border-width: 1px; overflow: hidden; }
.UpsellItem:hover { background-color: #fff; border-color: #686868; color: #1D4B7C; text-decoration: none; }
.UpsellItemAddToCartText { visibility: hidden; padding: 4px; background: #686868; font-weight: bold; color: #fff; }
.UpsellItem:hover .UpsellItemAddToCartText { visibility: visible; }

input.ShoppingCartCheckoutThemeButton { width: 100%; height: 50px; font-size: 18px !important; }

.RewardPointsEarned { text-align: center; }
.PointsTotal { font-size: 12px; font-weight: normal; }

.ShoppingCartButtons .ThemeButton { margin-bottom: 4px; vertical-align: top; }
.ShoppingCartButtons .ThemeButton:last-of-type { margin-bottom: 0; }

#cart-upsell { background: transparent; margin: 0 0 30px 0; text-align: center; color: #fff; padding: 7.5px; box-shadow: inset 0 -30px 30px rgba(0, 0, 0, .15); border-radius: 8px; clear: both; border: 2px solid red; }

#cart-upsell h3 { margin: 10px 0 15px 0; font-weight: bold; text-transform: uppercase; }

#cart-upsell p { font-size: 13px; margin: 0 0 15px 0; line-height: 1.6; }

#cart-upsell p br { display: none; }

#cu-row { margin: 0 15px; }

#cu-row a { display: block; font-size: 22px; color: red; background: rgba(0, 0, 0, .3); border-radius: 15px; padding: 2px 0; font-weight: bold; transition: .15s all ease-in-out; box-shadow: 0 0 3px rgba(0, 0, 0, 1); text-decoration: none !important; }

#cu-row a:hover { background: rgba(0, 0, 0, .65); text-decoration: none; }

#cu-row a.cuactive { background: #666 !important; }

#cu-row > div { margin-bottom: 15px !important; }

#cu-control a { margin-top: 0; background: red; font-size: 16px; color: #fff; text-transform: uppercase; font-weight: bold; padding: 5px 30px; margin-bottom: 11px; transition: .15s all ease-in-out; }

#cu-control a:hover { background: #eee; color: #333; }

#cu-custom input { display: block; width: calc(90% - 60px); padding: 10px; margin: 0 auto 15px auto; border: 0; background: #eee; border-radius: 3px; color: #000; font-size: 18px; }

.curow { box-shadow: 0 0 0 4px red; background: rgba(255, 255, 121, 0.25); }

.curow .CartItemPriceArea, .curow img, .curow .thumbnail, .curow .CartUpdateItemArea, .curow .ItemNumber { display: none; }

.curow td { padding: 5px; line-height: initial; }

.curow .CartItemTotalArea { font-size: 28px; }

.curow .ItemName { font-size: 22px; font-weight: bold; padding-top: 12px; }

.curow .RemoveFromCartLink { color: red; }

.curow .ShoppingCartPersonalize { display: none; }

body.darkmode .curow { background: black !important; }
/* [/ShoppingCart] */

/* [LargeShoppingCart] */
.ShoppingCart {  }
.ShoppingCartHeader {  }
.ShoppingCartClear {  }
.ShoppingCartPrice {  }
.ShoppingCartTotals {  }
.ShoppingCartShippingInfo {  }
.ShoppingCartDiscount {  }
.ShoppingCartCouponCode {  }
.ShoppingCartThumbnail {  }
.ShoppingCartItemNr {  }
.ShoppingCartVariations {  }
.ShoppingCartPersonalize {  }
.ShoppingCartGiftMessage {  }
.ErrorText {  }
.ShoppingCartSelectCheckbox { border: 0; }
input.ShoppingCartQtyTextbox { width: 40px; padding: 0; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 150px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; }
/* [/LargeShoppingCart] */

/* [LinkGroup] */

/* [/LinkGroup] */

/* [MailingList] */

/* [/MailingList] */

/* [ManufacturerNavigationLinks] */

/* [/ManufacturerNavigationLinks] */

/* [MicroStoreDropDown] */
.MicroStoreDropDown { width: 160px; }
/* [/MicroStoreDropDown] */

/* [ProductDisplay] */
.FeaturedItemsRating {  }
.FeaturedItemsDetails {  }
.FeaturedItemsPriceHR {  }
.FeaturedItemsPriceAlignment {  }
.FeaturedItemsBuyMoreLinkHR {  }
.FeatureItemsThumbNail {  }
.PriceLabels {  }
.ProductDisplayBuyNowLink { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea { float: right; padding-right: 5px; display: inline; }
/* [/ProductDisplay] */

/* [ProductReviewsListing] */
.ProductReviewDimensionName {  }
.ProductReviewSummary {  }
.ProductReviewWriteLink {  }
.ProductReviewAllReviewsLink {  }
.ProductReviewTitle {  }
.ProductReviewRatings {  }
.ProductReviewBody {  }
.ProductReviewProsArea {  }
.ProductReviewProsHeader {  }
.ProductReviewPros {  }
.ProductReviewConsArea {  }
.ProductReviewConsHeader {  }
.ProductReviewCons {  }
.ProductReviewItemMeta {  }
/* [/ProductReviewsListing] */

/* [QuickOrderEntry] */
.QuickOrderEntryHeader { text-align: center; }
.QuickOrderEntryItemNumberTextbox { width: 100px; }
.QuickOrderEntryQuantityTextbox { width: 50px; }
.QuickOrderEntryAddButton { text-align: center; }
/* [/QuickOrderEntry] */

/* [RepeatedList] */

/* [/RepeatedList] */

/* [RSSFeedReader] */

/* [/RSSFeedReader] */

/* [SearchBox] */

/* [/SearchBox] */

/* [SmallShoppingCart] */
.SmallCartItemLink { text-decoration: underline; }
input.SmallCartQtyTextbox, input.SmallCartQtyTextbox:focus { padding: 0; border: none; border-bottom: 1px dotted #ccc; height: auto; width: 30px; box-shadow: none; border-radius: 0; text-align: center; }
input.SmallCartQtyTextbox:focus { border-color: #66afe9; }
.SmallCartItem .badge { line-height: 20px; width: 20px; padding: 0; }
/* [/SmallShoppingCart] */

/* [Tabs] */

/* [/Tabs] */

/* [TreeNavigation] */
.Node {  }
.NodeHover {  }
.NodeSelected {  }
.RootNode {  }
.LeafNode {  }
.Island {  }
/* [/TreeNavigation] */

/* [WidgetArea] */

/* [/WidgetArea] */

/* [Widget6082] */
.Control_6082 { float: left; }
.ControlHeader_6082 {  }
.ControlItem_6082 {  }
.ControlLink_6082 {  }
.ControlLink_6082 a {  }
.ControlLink_6082 a:hover {  }
.ControlLinkSeperator_6082 {  }
.ControlText_6082 {  }
.ControlInput_6082 {  }
.ControlFooter_6082 {  }
/* [/Widget6082] */

/* [Widget6083] */
.Control_6083 { float: right; }
.ControlHeader_6083 {  }
.ControlItem_6083 {  }
.ControlLink_6083 {  }
.ControlLink_6083 a {  }
.ControlLink_6083 a:hover {  }
.ControlLinkSeperator_6083 {  }
.ControlText_6083 {  }
.ControlInput_6083 {  }
.ControlFooter_6083 {  }
/* [/Widget6083] */

/* [Widget6076] */
.Control_6076 { text-align: right; }
.ControlHeader_6076 {  }
.ControlItem_6076 {  }
.ControlLink_6076 {  }
.ControlLink_6076 a {  }
.ControlLink_6076 a:hover {  }
.ControlLinkSeperator_6076 {  }
.ControlText_6076 {  }
.ControlInput_6076 {  }
.ControlFooter_6076 {  }
/* [/Widget6076] */

/* [Buttons] */
/* .ThemeButton { display: inline-block; background: #e4e4e4; -webkit-box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; -moz-box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: none; padding: 7px 15px; font-family: arial; font-size: 11px; color: #595959; font-weight: bold; cursor: pointer; }
.ThemeButton:hover { -webkit-box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; -moz-box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; color: #424242; }
.ThemeButton:active { background: #e6e6e6; -webkit-box-shadow: 0px 1px 5px 0px #808080 inset; -moz-box-shadow: 0px 1px 5px 0px #808080 inset; box-shadow: 0px 1px 5px 0px #808080 inset; } */
.GoThemeButton { padding: 5px; }
/* [/Buttons] */

/* [Slideshow] */
.Slideshow { position: relative; }
.SlideList, Slide { margin: 0; padding: 0; list-style: none; }
.Slide { overflow: hidden; }
.SlideshowButtons { margin: 0; padding: 0; left: 1em; bottom: 1em; position: absolute; }
.SlideshowButton { margin: 0 1em 0 0; padding: 0; float: left; list-style: none; }
.SlideshowButtonLink { float: left; width: 20px; height: 20px; text-indent: -9999px; border: 3px solid #222; border-radius: 50%; }
.SlideshowButtonLinkCurrent { background: #222; }
.SlideshowButtonLink:focus { outline: none; }
.SlideshowPrevious { position: absolute; left: 5px; background: #666; color: #fff; }
.SlideshowNext { position: absolute; right: 5px; background: #666; color: #fff; }
.SlideshowPreviousLink { color: #fff; padding: 5px; display: block; }
.SlideshowNextLink { color: #fff; padding: 5px; display: block; }
/* [/Slideshow] */

/* [Widget6727] */
.Control_6727 {  }
.Control_6727 table { background: #f2f3f5; }
.Control_6727 td { vertical-align: top; }
.ControlHeader_6727 { font-size: 13px; font-style: italic; margin: 10px 0; text-align: center; }
.ControlItem_6727 { text-align: center; padding: 20px 0; border-bottom: 1px solid #dfdfe1; margin: 0 12px; }
.Control_6727 tr:last-child .ControlItem_6727 { border: none; }
.ControlLink_6727 { padding: 10px 0; display: block; width: 120px; overflow: hidden; text-overflow: ellipsis; }
.Control_6727 img.FeaturedItemsThumbNail { padding: 3px; border: 1px solid #DDDFDE !important; box-shadow: 2px 2px 3px #dddfde; max-width: 75px; max-height: 150px; }
.Control_6727 .lblPriceLabel { display: none; }
.Control_6727 .UpsellItemPrice { font-size: 20px; }
/* [/Widget6727] */

/* [BlogRoll] */
/* these are shared between Blog Post, Blog Roll, and Blog Roll Widget */

.BlogPostCommentProfileName {  }
.BlogPostTitle { padding: 0; margin: 0; font-weight: normal; }
.BlogPostImage {  }
.BlogPostCategoryAndTags { padding: 15px 0; color: #999; }
.BlogPostTags { padding: 0 0 0 10px; display: inline; }
.BlogPostTag { display: inline-block; *display: inline; padding: 0 3px; background: #eee; border-radius: 3px; border: 1px solid #ddd; margin: 0 5px 0 0; }
.BlogPostTag a { color: #999; }
.BlogPostCategories, .BlogPostCategory { display: inline; }
.BlogCommentModerationMessage { background: #FEEFB3; color: #9F6000; border: 1px solid #9F6000; border-radius: 5px; padding: 10px; margin: 10px; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.BlogCommentModerationMessage.Flash { background: #FFF5CF; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.BlogPostComments  .BlogPostCommentsHeader, .BlogPostComments  .BlogPostCommentsHeader h3, .BlogPostComments  .BlogPostCommentCount { display: inline; font-size: 24px; }


.BlogRoll .BlogPostCommentProfileImage { float: left; padding-right: 10px; }
.BlogRoll .BlogPostCommentText { margin: 0; }
.BlogRoll .BlogPostCommentDisplayName { margin-top: -5px; }
.BlogRoll .BlogPostCommentsAddTextbox { height: 50px; }
.BlogRollFeedLinks { float: right; padding: 5px 0; }
.BlogRollBlogImage { padding: 0 0 10px 0; max-width: 100%; }
.BlogRollBlogImage img { display: block; max-width: 100%; }

.BlogPostDatePretty { position: relative; float: left; width: 50px; height: 45px; color: #999; margin: 10px 10px 10px 0; }
.DateMonth, .DateDay, .DateYear { position: absolute; text-indent: -9999px; background: url(/store/i/a/login-date-sprite.png) no-repeat; }
.DateMonth { top: 0; left: 0; width: 30px; height: 18px; }
.DateDay { top: 18px; font-size: 18px; line-height: 18px; width: 31px; height: 24px; text-align: center; }
.DateYear { right: 0; top: 0px; width: 21px; height: 45px; }
.month-1 { background-position: 0px -50px; }
.month-2 { background-position: 0px -81px; }
.month-3 { background-position: 0px -112px; }
.month-4 { background-position: 0px -143px; }
.month-5 { background-position: 0px -174px; }
.month-6 { background-position: 0px -205px; }
.month-7 { background-position: 0px -236px; }
.month-8 { background-position: 0px -267px; }
.month-9 { background-position: 0px -298px; }
.month-10 { background-position: 0px -329px; }
.month-11 { background-position: 0px -360px; }
.month-12 { background-position: 0px -391px; }

.day-1 { background-position: -51px -45px; }
.day-2 { background-position: -51px -76px; }
.day-3 { background-position: -51px -107px; }
.day-4 { background-position: -51px -138px; }
.day-5 { background-position: -51px -169px; }
.day-6 { background-position: -51px -200px; }
.day-7 { background-position: -51px -231px; }
.day-8 { background-position: -51px -263px; }
.day-9 { background-position: -51px -294px; }
.day-10 { background-position: -51px -325px; }
.day-11 { background-position: -51px -356px; }
.day-12 { background-position: -51px -387px; }
.day-13 { background-position: -51px -418px; }
.day-14 { background-position: -51px -449px; }
.day-15 { background-position: -101px -45px; }
.day-16 { background-position: -101px -76px; }
.day-17 { background-position: -101px -107px; }
.day-18 { background-position: -101px -139px; }
.day-19 { background-position: -101px -171px; }
.day-20 { background-position: -101px -201px; }
.day-21 { background-position: -101px -232px; }
.day-22 { background-position: -101px -263px; }
.day-23 { background-position: -101px -294px; }
.day-24 { background-position: -101px -325px; }
.day-25 { background-position: -101px -356px; }
.day-26 { background-position: -101px -387px; }
.day-27 { background-position: -101px -418px; }
.day-28 { background-position: -101px -450px; }
.day-29 { background-position: -101px -482px; }
.day-30 { background-position: -101px -513px; }
.day-31 { background-position: -101px -545px; }

.year-2011 { background-position: -145px -7px; }
.year-2012 { background-position: -145px -79px; }
.year-2013 { background-position: -145px -145px; }
.year-2014 { background-position: -145px -212px; }
.year-2015 { background-position: -145px -267px; }
.year-2016 { background-position: -145px -322px; }
.year-2017 { background-position: -145px -378px; }
.year-2018 { background-position: -145px -433px; }
.year-2019 { background-position: -145px -488px; }
.year-2020 { background-position: -145px -544px; }
/* [/BlogRoll] */

/* [BlogPost] */
.BlogPostCommentNameDate { font-size: 10px; }

.BlogPostAddCommentHide, .HideComments { display: none; }
.BlogPostCommentHighlightCurrent { background: #FFFCDF; border-radius: 3px; box-shadow: 0 0 10px rgba(0,0,0,0.2); }

.AdminCommentLabel, .AuthorCommentLabel { display: none; }
.AdminCommentLabel.BlogPostCommentByAdmin { display: inline; background: #fff; font-weight: bold; padding: 2px 3px; margin: 2px; }
.AuthorCommentLabel.BlogPostCommentByAuthor { display: inline; background: #fff; font-weight: bold; padding: 2px 3px; margin: 2px; }

.CommentReplies { margin-left: 100px; }
/* [/BlogPost] */

/* [Profile] */
.ProfileName { float: left; }
.PofileImage { float: right; padding: 0 0 20px 20px; }
.ProfileInfoTable { margin: 10px 0; clear: left; }
.ProfileTableHeader { margin-top: 20px; clear: both; }
.ProfileTable { width: 100%; }
.ProfileTable th { background: #eee; text-align: left; padding: 3px; }
.ProfileTable td { padding: 3px; border-bottom: 1px solid #eee; }
/* [/Profile] */

/* [BlogTagCloud] */
.BlogTagCloud.Control { text-align: justify; }
.TagCloudList { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem { display: inline; padding: 0 5px 0 0; vertical-align: bottom; } 
.BlogTagCloud .ControlLink_Link { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize { opacity: 0.5; }
.BlogTagCloud .TagCloud_MedSize {  }
.BlogTagCloud .TagCloud_MaxSize { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/BlogTagCloud] */

/* [WriteReview] */
ul.TagList li { width: 32%; }
ul.TagList:after { content: ''; display: table; clear: left; }
/* [/WriteReview] */

/* [OnePageCheckOut] */
.checkout .ShoppingCartTotals { text-align: left; font-size: inherit; font-weight: normal; padding: 5px 0; }
.checkout .ShoppingCartTotals b { font-weight: normal; }
.checkout .ShoppingCartPrice { font-size: inherit; text-align: right; padding: 5px 0; white-space: nowrap; }
#trDiscount a, #trDiscount a:hover { text-decoration: none; }
#trTotal span, #trTotal b, #trAdjustedTotal span, #trAdjustedTotal b { font-weight: bold; }
.OrderGiftingArea input[type=checkbox] { margin-right: 5px; }
#addrBilling_ddAddressList_dd_ddCombo, #addrShipping_ddAddressList_dd_ddCombo, #ddExpireMonth, #txtPointsToApply { width: 100% !important; }

.checkout label { position: relative; font-size: 1em; padding: 20px 0 0; }
.checkout label > span { position: absolute; top: 25px; line-height: 25px; left: 10px; font-size: 1em; font-weight: normal; transition: 0.1s; opacity: 0.5; cursor: text; }
.checkout label  span span, .checkout label input[type=checkbox] + span { position: static; opacity: 1; }
.checkout label.active span, .checkout label.filled span, .checkout label select ~ span, .checkout label select + span, .checkout .address-book-label span { top: 0; left: 5px; font-size: 10px; transition: 0.1s; -moz-transition: 0.1s; opacity: 1; cursor: default; }

/* this is a duplicate of the above rule, it seems to break firefox if it's included with the above selectors for some reason */
.checkout input:-webkit-autofill + span { top: 0; left: 5px; font-size: 10px; transition: 0.1s; -moz-transition: 0.1s; opacity: 1; cursor: default; }

.checkout input[type=checkbox], .checkout input[type=radio] { width: auto !important; }

.checkout label span.ErrorText { position: static; font-size: 12px; line-height: 1; color: #df8f8e; padding: 0; opacity: 1; margin: 10px 0 0; background: none; box-shadow: none; border: none; }
.field-has-error { background: #ffe4e3 !important; border-color: #df8f8e !important; }

.zip-code { display: table; }
.zip-code > div { display: table-cell; }
.zip-code label span { font-size: 12px; }
.zip-plus4 { max-width: 100px; }
.zip-plus4 input { padding: 0; }
.zip-plus4 > div { padding-left: 5px !important; }
.zip-plus4 > div:empty { padding: 0; }
.zip-plus4 > div:empty + span { display: none; }

.PublicCommentsArea { width: auto !important; position: static; float: none !important; }

.RequiredField { color: #df8f8e; font-weight: bold; line-height: 1; font-size: 150%; padding-left: 5px; }

.payment-method .payment-name { cursor: pointer; }
.payment-method .payment-name:before { display: inline-block; content: ' '; width: 0px; height: 0px; border-style: solid; border-color: transparent transparent transparent; border-left-color: inherit; border-width: 5px 5px 5px 10px; position: relative; top: -3px; }
.payment-method.active .payment-name:before { border-color: transparent; border-top-color: inherit; border-width: 10px 5px 5px 5px; top: 2px; }

.custom-fields .field { min-height: 80px; }

label.remove-payment, label.image-input-replace { position: relative; padding: 0; font-weight: inherit; }

label.remove-payment a, label.image-input-replace a { cursor: pointer; position: relative; z-index: 1; }

label.remove-payment input, label.image-input-replace input { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; }

.floating-totals { min-height: 1px; }


.BillMeLater .payment-name { background: url('https://www.paypalobjects.com/webstatic/en_US/i/buttons/ppcredit_SM_BNPOT_1x.png') no-repeat top left; text-indent: 127px; margin-left: 20px; height: 40px; }
.BillMeLater .payment-name span { display: none; }
.BillMeLater .payment-name:before, .PayPal .payment-name:before { left: -147px; }
.BillMeLater .payment-name { background: url('https://www.paypalobjects.com/webstatic/en_US/i/buttons/ppcredit_SM_BNPOT_1x.png') no-repeat top left; text-indent: 127px; margin-left: 20px; height: 40px; }
.BillMeLater .payment-name span { display: none; }
.BillMeLater .payment-name:before, .PayPal .payment-name:before { left: -147px; }
.PayPalExpress .payment-name, .PayPal .payment-name { background: url('../images/paypal-logo.png') no-repeat top left; text-indent: 90px; margin-left: 20px; height: 25px; }
.PayPalExpress .payment-name:before, .PayPal .payment-name:before { left: -110px; }
.PayPalExpress .payment-name span, .PayPal .payment-name span { display: none; }
.PayPal .paypal-text { display: none; }
.PayPal.active .paypal-text { display: block; }
.OnePageCheckOut .ShoppingCartCouponCode { padding: 0; }


.OnePageCheckOut .well { border: 0; box-shadow: none; background: none; }

.OnePageCheckOut .h4 { text-transform: uppercase; color: #db0603; }

.OnePageCheckOut .panel {
background: rgba(238, 238, 238, .5);
border: 1px solid #eee;
padding: 4px 6px 4px 8px;
border-radius: 3px;
background: #fff;
box-shadow: 0 5px 10px #eee;
}

.OnePageCheckOut .btn-default { background: #eee; border: 0; font-weight: bold; text-transform: uppercase; }

#btnPlaceOrder { font-size: 24px; padding: 10px 30px; }

#ShippingMethodArea { display: none; }
.PayPalCommerce .payment-name { background: url('https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-100px.png') no-repeat top left; text-indent: 127px; margin-left: 20px; height: 26px; }
.PayPalCommerce .payment-name span { display: none; }
.PayPalCommerce .payment-name:before { left: -147px; }


#order-cf { position: absolute; left: -9999px; }
.CardNumberIframe { height: 35px; }

/* .payment-method.CreditCard {display: none;} */
/* [/OnePageCheckOut] */

/* [MyAccount] */
.MyAccountPercentBarArea { border: 1px solid #999; border-radius: 5px; }
.MyAccountPercentBarInner { padding: 1px; }
.MyAccountPercentBar { border-radius: 4px; background: #66CC66; box-shadow: -5px -5px 5px rgba(0,0,0,0.25) inset, 5px 5px 5px rgba(255,255,255,0.5) inset; text-align: center; font-weight: bold; font-size: 11px; line-height: 15px; }

.MyAccountShowHideTable { display: none; }

.MyAccountSection .StarRatings { float: none; margin: 0 auto; }
.MyAccountSection .StarRatings td { padding: 0 2px; border: none; }
.CustomField.MyAccountSectionEntry { padding: 0 0 10px; width: 48%; float: left; min-height: 40px; }
.CustomField.MyAccountSectionEntry:nth-child(2n) { margin-bottom: 15px; }
#trAddNew { font-weight: bold; }
/* [/MyAccount] */

/* [CustomerLogin] */
.CustomerLoginEmailTextbox { width: 180px; }


.FacebookButton { background-color: #4c66a4; color: #fff; }
.FacebookButton:hover { background-color: #364c7c; color: #fff; } 
.FacebookButton .icon-facebook { font-size: 1.2em; }

.FacebookButton { background-color: #4c66a4; color: #fff; }
.FacebookButton:hover { background-color: #364c7c; color: #fff; } 
.FacebookButton .icon-facebook { font-size: 1.2em; }
/* [/CustomerLogin] */

/* [CategoryNavigationLinks] */
.BrowseCategoryIcon {  }
/* [/CategoryNavigationLinks] */

/* [AttributeNavigationLinks] */
.BrowseByAttributeFilterButtonArea {  }
.BrowseByAttHeader {  }
.MoreAttributesLink { cursor: pointer; }
.MoreAttributes { display: none; }
/* [/AttributeNavigationLinks] */

/* [HTML] */
.col-md-8.content-text > p { line-height: 18px; }
.welcome-message.nasdaq_home_content { min-height: 289px !important; }
.donation-amt .gl-widget__btn--outline-primary { height: 34px !important; }

.donation-amt .gl-widget__donation-input-field { height: 30px !important; }

.donation-amt .gl-widget__currency { height: 26px !important; line-height: 24px !important; }

.donation-amt .gl-widget__donation-submit-button { height: 36px !important; }

#gl-widget-modal .gl-modal__overlay { z-index: 9999999 !important; }
.gl-widget__overlay.gl-widget__overlay--show { z-index: 99999999 !important; }

.custom_grant_wish .grant-a-wish a.btn.btn-danger { margin-top: 60px; }
#progress { background: #b91228 !important; }
span.parent-radio { position: relative; display: inline-block; }

span.parent-radio input.don_cls { position: absolute; width: 100%; height: 100%; margin: 0; opacity: 0; cursor: pointer; }

span.parent-radio .for-text { border: solid 1px #b2b3b5; padding: 5px 20px; display: inline-block; border-radius: 3px; color: #b2b3b5; line-height: 32px; }

span.parent-radio input.don_cls.active-input ~ .for-text { border: solid 2px #4A4A4A; padding: 4px 19px; background-color: #4A4A4A; color: #fff; }

span.parent-radio input.don_cls:hover ~ span.for-text { background-color: #868e96; border-color: #868e96; color: #fff; }

span.parent-radio input#donation_other { border: solid 1px #b2b3b5; padding: 5px 20px; display: block; border-radius: 3px; color: #b2b3b5; line-height: 32px; width: 289px; margin: 5px 0 15px; }

#button_submit.radio-button { width: 289px !important; }
/* [/HTML] */

/* [Carousel] */

/* [/Carousel] */

/* [Widget21537] */
.Control_21537 {  }
.ControlHeader_21537 {  }
.ControlItem_21537 {  }
.ControlLink_21537 {  }
.ControlLink_21537:hover {  }
.ControlLink_21537 a {  }
.ControlLink_21537 a:hover {  }
.ControlLink_Link_21537 {  }
.ControlLink_Link_21537:hover {  }
.ControlLinkSeperator_21537 {  }
.ControlText_21537 {  }
.ControlInput_21537 {  }
.ControlFooter_21537 {  }
.SmallCartItemLink_21537 { text-decoration: underline; }
.SmallCartQtyTextbox_21537 { border-color: #333333; border-width: 1px; border-style: Solid; font-size: 8pt; width: 30px; }
/* [/Widget21537] */

/* [Widget3447] */
.Control_3447 {  }
.ControlHeader_3447 {  }
.Control_3447 h4 { margin-bottom: 0; }
.ControlItem_3447 {  }
.ControlLink_3447 {  }
.ControlLink_3447:hover {  }
.ControlLink_3447 a {  }
.ControlLink_3447 a:hover {  }
.ControlLink_Link_3447 {  }
.ControlLink_Link_3447:hover {  }
.ControlLinkSeperator_3447 {  }
.ControlText_3447 {  }
.ControlInput_3447 {  }
.ControlFooter_3447 {  }
.FeaturedItemsRating_3447 {  }
.FeaturedItemsDetails_3447 {  }
.FeaturedItemsPriceHR_3447 {  }
.FeaturedItemsPriceAlignment_3447 {  }
.FeaturedItemsBuyMoreLinkHR_3447 {  }
.FeaturedItemsThumbnail_3447 {  }
.PriceLabels_3447 {  }
.ProductDisplayBuyNowLink_3447 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3447 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3447 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3447 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3447] */

/* [Widget7022] */
.Control_7022 { padding-top: 20px; padding-bottom: 20px; }
.ControlHeader_7022 {  }
.ControlItem_7022 {  }
.ControlLink_7022 {  }
.ControlLink_7022:hover {  }
.ControlLink_7022 a {  }
.ControlLink_7022 a:hover {  }
.ControlLink_Link_7022 {  }
.ControlLink_Link_7022:hover {  }
.ControlLinkSeperator_7022 {  }
.ControlText_7022 {  }
.ControlInput_7022 {  }
.ControlFooter_7022 {  }
.BlogTagCloud.Control_7022 { text-align: justify; }
.TagCloudList_7022 { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem_7022 { display: inline; padding: 0 5px 0 0; vertical-align: bottom; }
.BlogTagCloud .ControlLink_Link_7022 { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize_7022 { opacity: 0.5; }
.BlogTagCloud .TagCloud_MedSize_7022 {  }
.BlogTagCloud .TagCloud_MaxSize_7022 { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover_7022 { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/Widget7022] */

/* [Widget6834] */
.ControlLink_6834:hover {  }


.ControlLink_Link_6834 {  }
.ControlLink_Link_6834:hover {  }
/* [/Widget6834] */

/* [Widget3448] */
.Control_3448 {  }
.Control_3448 h4 { margin-bottom: 0; }
.ControlHeader_3448 {  }
.ControlItem_3448 {  }
.ControlLink_3448 {  }
.ControlLink_3448:hover {  }
.ControlLink_3448 a {  }
.ControlLink_3448 a:hover {  }
.ControlLink_Link_3448 {  }
.ControlLink_Link_3448:hover {  }
.ControlLinkSeperator_3448 {  }
.ControlText_3448 {  }
.ControlInput_3448 {  }
.ControlFooter_3448 {  }
.FeaturedItemsRating_3448 {  }
.FeaturedItemsDetails_3448 {  }
.FeaturedItemsPriceHR_3448 {  }
.FeaturedItemsPriceAlignment_3448 {  }
.FeaturedItemsBuyMoreLinkHR_3448 {  }
.FeaturedItemsThumbnail_3448 {  }
.PriceLabels_3448 {  }
.ProductDisplayBuyNowLink_3448 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3448 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3448 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3448 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3448] */

/* [Widget993] */
.Control_993 {  }
.ControlHeader_993 {  }

.ControlItem_993 {  }
.ControlText_993 {  }
.ControlInput_993 {  }
/* [/Widget993] */

/* [Widget987] */
.Control_987 {  }
.Control_987 a { font-size: 1.5em; }
/* [/Widget987] */

/* [BlogDrillDown] */
.BlogDrillDownIcon { display: inline-block; *display: inline; zoom: 1; padding: 0 5px; vertical-align: middle; }
.BlogDrillDown .ControlLink { display: inline-block; *display: inline; zoom: 1; }
/* [/BlogDrillDown] */

/* [UploadFile] */
.ShippingEstimationRateTable td { padding: 5px 0; }
.ShippingEstimationRate span { padding-left: 10px; font-weight: bold; }
/* [/UploadFile] */

/* [AttributeGroupLinks] */

/* [/AttributeGroupLinks] */

/* [Product Photo Center] */
.ProdCenterProductDetailsSocialBookmarks { display: inline-block; }
.ProdCenterTabs { margin-top: 20px; }
/* [/Product Photo Center] */

/* [Category Complex Grid] */
.CompGridProduct-list > div { width: 100%; float: left; }
.CompGridProduct-list .category-product { float: left; width: 25%; padding: 15px; margin-bottom: 15px; overflow: visible; }
.CompGridProduct-list > div:nth-of-type(1n+1) div.category-product { float: right; }
.CompGridProduct-list > div:nth-of-type(1n+1) div.category-product:first-of-type { overflow: visible; width: 50%; max-height: inherit; position: relative; }

.CompGridProduct-list > div:nth-of-type(2n+1) div.category-product { float: left; }
.CompGridProduct-list > div:nth-of-type(2n+1) div.category-product:first-of-type { min-height: inherit; width: 50%; max-height: inherit; position: relative; }
.CompGridProduct-list > div div.category-product:first-of-type a { max-height: inherit; height: 600px; line-height: 600px; }
.CompGridProduct-list .product-flag.bottom { bottom: -30px; }


.CompGridProduct-list .category-product .thumbnail { min-height: inherit; height: 285px; line-height: inherit; margin-bottom: 0px; overflow: hidden; }
.CompGridProduct-list .thumbnail { padding: 0; position: relative; }
.CompGridProduct-list .category-product { max-height: inhert; height: inherit; margin-bottom: 0; }
.CompGridProduct-list .category-product .thumbnail img { width: auto; max-width: 100%; max-height: 100%; padding-bottom: 30px; }

.thumbnail .CompGridCaption { bottom: 0; position: absolute; width: 100%; background: #111; color: #fff; line-height: 20px; }
.CompGridProduct-list > div div.category-product:first-of-type .thumbnail:hover .quick-view { top: 200px; }

.GridBlogRow article:nth-child(3n+1) { clear: both; }
.GridBlogRow article:first-child { clear: none; }
/* [/Category Complex Grid] */

/* [CategoryList] */
.CategoryListProduct { width: 100px; float: left; margin: 20px; text-align: center; }
.CategoryListProductPhoto { height: 100px; }

.CategoryListProduct { width: 100px; float: left; margin: 20px; text-align: center; }
.CategoryListProductPhoto { height: 100px; }
/* [/CategoryList] */

/* [ProductCompare] */
.product-compare-table {  }
.product-compare-table tr > th:first-child:not(:last-child) { border-right: 1px solid #ccc; }
.product-compare-table tr > td:nth-child(2n), .product-compare-table tr > th:nth-child(2n) { background: #f9f9f9; }
.remove-link { top: -5px; right: -5px; }
.remove-link a { color: inherit; font-size: 16px; display: block; height: 20px; width: 20px; line-height: 20px; }
.remove-link a:hover { text-decoration: none; background: #666; color: #fff; border-radius: 25px; }
/* [/ProductCompare] */

/* [AttributeDropDownGroup] */
.AttributeDropDownGroupItem { white-space: nowrap; }
/* [/AttributeDropDownGroup] */

/* [Default] */
#hp-intro h2 { text-align: center; color: #b81229; font-weight: bold; font-size: 26px; }

#countdown-wrap { width: auto; font-family: Raleway; max-width: 100%; }

#goal { font-weight: bold; }

#progress { background: #b91228 !important; box-shadow: inset 0 -5px 5px rgba(0, 0, 0, 0.5); }

.goal-stat { padding-top: 10px; }

.custom_grant_wish .grant-a-wish a.btn.btn-danger { margin-top: 28px; /* background: #f9351e; */ text-shadow: 0 0 3px #ddd; text-transform: uppercase; }


.welcome-message { border: 0; padding: 0; min-height: 30px !important; margin-bottom: 60px; margin-top: -15px; }


.welcome-message span { font-size: 18px !important; display: block; line-height: 1.5; /* text-align: center; */ }

#hp-intro { margin-top: 15px; }


.vertical-align { display: flex; align-items: center; }

#hp-below .welcome-message { margin: 0; text-align: center; position: relative; padding: 15px; }

.inner-wm:before { content: " "; width: 1px; height: 175px; position: absolute; background: linear-gradient(0deg, transparent, #ddd, transparent); left: -15px; top: 22px; }

.inner-wm:after { content: " "; width: 1px; height: 175px; position: absolute; background: linear-gradient(0deg, transparent, #ddd, transparent); right: -15px; top: 22px; }

#hp-below .welcome-message h2 { margin: 0 0 15px 0; font-weight: bold; font-size: 24px; text-transform: uppercase; color: #b81229; }

.nbs-flexisel-inner { background: none; border: 0; }


.nbs-flexisel-item a { display: block; text-align: center; padding: 0 15px; }

.nbs-flexisel-item img { max-width: 100% !important; height: auto; margin: 0 auto; display: block; }

ul#flexiselDemo3 li { display: flex; align-items: center; height: 95px; }

#hp-below { margin-bottom: 45px; background: #eee; margin-top: -15px; position: relative; padding: 20px 0 15px 0; }

#hp-below:before { content: " "; left: -100%; height: 100%; width: 100%; bottom: 0; top: 0; background: #eee; position: absolute; }

#hp-below:after { content: " "; right: -100%; height: 100%; width: 100%; bottom: 0; top: 0; background: #eee; position: absolute; }

.welcome-message iframe { box-shadow: 0 0 0 4px #fff, 0 0 15px #ddd; border-radius: 4px; }


#hp-hero { position: relative; height: calc(100vh - 150px); background: url(/Shared/theme-files/aw-cover2.jpg) center center no-repeat; background-size: cover; margin-top: 0; color: #fff; margin-bottom: 60px; }

/* #hp-hero { position: relative; height: calc(100vh - 150px); background: url(/Shared/theme-files/5d883a764a65572c3463cc56_hero1-darker.jpg) center center no-repeat; background-size: cover; margin-top: 0; color: #fff; margin-bottom: 60px; } */

#hp-hero-caption { position: absolute; top: calc(50% - 50px); transform: translateY(-50%); width: 100%; text-align: center; }

#hp-hero h2 { margin-top: 10px; margin-bottom: 10px; font-size: 41px; line-height: 59px; text-transform: none; font-weight: bold; max-width: 800px; margin-left: auto; margin-right: auto; }

#hp-hero h3 { opacity: 1; font-size: 20px; line-height: 34px; font-weight: 400; margin-top: 0; margin-bottom: 25px; }

.btn-hero {
padding: 12px 25px;
border: 0px solid transparent;
border-radius: 0px;
background-color: #ef3e33;
-webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
color: #fff;
font-size: 12px;
line-height: 20px;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
padding: 16px 35px;
font-size: 14px;
line-height: 26px;
}

.btn-hero:hover { background: #fff; color: #ef3e33; }

#hp-hero-grid { position: absolute; width: 100%; bottom: 120px; text-align: center; }

.hp-hero-grid-unit { font-size: 16px; }

.hp-hero-grid-unit strong { margin-bottom: 10px; font-weight: 600; text-align: center; font-size: 44px; line-height: 62px; display: block; }

#hp-new-wrap h4 { margin-bottom: 10px; font-size: 12px; line-height: 20px; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; }

#hp-new-wrap h3 { margin-top: 10px; margin-bottom: 15px; font-family: Raleway, sans-serif; font-size: 36px; line-height: 50px; font-weight: 400; text-transform: none; }

.new-page-header { padding: 60px 0 40px 0; text-align: center; border-bottom: 1px solid #eee; margin-bottom: 45px !important; }


.new-row p { opacity: 0.6; font-size: 16px; line-height: 1.7; margin-bottom: 30px; }

.hp-btn { padding: 12px 25px; border: 0px solid transparent; border-radius: 0px; background-color: #ef3e33; -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease; transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease; color: #fff; font-size: 12px; line-height: 20px; letter-spacing: 2px; text-decoration: none; text-transform: uppercase; }

.hp-btn:hover { background: #000; color: #fff; }

.new-row h4 { margin-top: 0; }


.new-row + .new-row { margin-top: 45px; }


.video { width: 100%; margin-bottom: 20px; padding: 0; position: relative; }


.w-video iframe, .w-video object, .w-video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#hp-5-media h4 { margin-bottom: 60px; }

#hp-5-media h5 { width: 60%; margin-right: auto; margin-left: auto; text-align: center; font-size: 16px; line-height: 1.7; }

#hp-6-prefooter { background: url(/Shared/theme-files/5d884d5408e53e5392f9839d_cta.jpg) center top no-repeat; background-size: cover; color: #fff; text-align: center; padding: 90px 0; margin-bottom: -30px; }

#hp-6-prefooter h2 { font-size: 36px; }

#hp-6-prefooter h3 { font-size: 20px; max-width: 1100px; margin: 30px auto; line-height: 1.6; }


.SlideshowButtons { padding: 0 !important; bottom: 30px !important; left: 0 !important; position: absolute !important; width: 100% !important; text-align: center !important; }

.SlideshowButton { float: none !important; display: inline-block !important; }

.SlideshowButtonLink { border: 0 !important; background: rgba(102, 102, 102, .5) !important; height: 20px !important; }


.SlideshowButtonLinkCurrent { background: #fff !important; color: #fff !important; }

.SlideshowPreviousLink, .SlideshowNextLink { background: transparent; text-indent: -9999px; position: relative; text-decoration: none !important; }

.SlideshowPrevious, .SlideshowNext {
background: transparent !important;
position: absolute;
background: #666;
color: #fff;
top: calc(50% - 35px) !important;
}



.SlideshowPreviousLink:before {
content: "\f104";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: 78px;
position: absolute;
left: 15px;
top: 0;
text-indent: 0;
z-index: 999;
}

.SlideshowNextLink:before {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: 78px;
position: absolute;
right: 15px;
top: 0;
text-indent: 0;
z-index: 999;
}

#hp-7-carousel h3 { margin-top: 10px; margin-bottom: 15px; font-family: Raleway,sans-serif; font-size: 36px; line-height: 50px; font-weight: 400; text-transform: none; }

.hp-hero-hasgrid { min-height: 800px; }

.hp-hero-hasgrid #hp-hero-grid { bottom: 60px; }
div.hp-hero123.hp-hero-hasgrid div#hp-hero-caption { margin: 0 auto 0px !important; }
/* [/Default] */

/* [BannerAd] */

/* [/BannerAd] */

/* [Widget4125] */
.Control_4125 {  }
.Control_4125 a {  }
/* [/Widget4125] */

/* [Widget4235] */
.Control_4235 a {  }
/* [/Widget4235] */

/* [Widget4140] */
.Control_4140 a {  }
/* [/Widget4140] */

/* [Widget4261] */
.Control_4261 a {  }
/* [/Widget4261] */

/* [Widget4191] */
.Control_4191 a {  }
/* [/Widget4191] */

/* [Header] */
*:focus { outline: none; }
span .logo_text_us_uk { letter-spacing: 0px; text-transform: capitalize; text-align: center; display: block; }
.logo_text_us_uk:hover { font-weight: 600; }
span.logo_text_usuk { display: inline-block; }
.logo_text_usuk img { height: 22px; margin-top: 4px; }

body { font-family: 'Raleway', sans-serif; }

.gl-btn { background: #b81229; color: #fff !important; text-transform: uppercase; font-weight: bold; }

#page-hero h2 { font-weight: bold; }

.statcounter { position: absolute; left: -9999px; }

.tagline { display: none; }

.logo_text_usuk { position: absolute; right: 15px; border: 1px solid #eee; padding: 4px 6px 4px 8px; border-radius: 3px; background: #fff; box-shadow: 0 5px 10px #eee; z-index: 100; }

.logo_text_us_uk { font-size: 12px; margin-top: 7px; border-top: 1px solid #eee; margin-left: -8px; margin-right: -8px; padding-top: 5px; }

.Layout { padding: 15px 0 0 0; overflow: hidden; }

html.video { margin-bottom: 0; }


.navbar.navbar-default.navbar-static-top { margin: 5px 0; background: none; border: 0; min-height: 10px; padding: 3px 0; }

.navbar-right .navbar-nav { border: 1px solid #eee; /* padding: 4px 6px 4px 8px; */ border-radius: 3px; background: #fff; box-shadow: 0 5px 10px #eee; }
.navbar-nav>li>a { padding-top: 7.5px; padding-bottom: 7.5px; }

div:not(.navbar-right)>ul.navbar-nav>li { float: left; position: relative; }

div:not(.navbar-right)>ul.navbar-nav>li:after { display: none; top: 2px; content: " "; position: absolute; height: 38px; background: rgba(221, 221, 221, .65); width: 1px; right: 0; }

div:not(.navbar-right)>ul.navbar-nav>li:last-child:after { display: none; }

.navbar-default .navbar-nav>li>a { position: relative; top: 2px; transition: .15s all ease-in-out; }

.navbar-default .navbar-nav>li>a:hover { color: #b81229; text-shadow: 0 0 1px #b81229; }

.navbar-right .navbar-nav>li>a { top: 0 !important; }

.cat-0-intro h2 { color: rgb(149, 55, 52); font-size: 28px; line-height: 1.4; margin: 0; }

.Category .LayoutContentInner { margin-top: 15px; }

#masthead-logo { padding: 10px 0; min-height: 80px; }

#masthead-logo img { max-width: 150px; }


#nav { background: #eee; box-shadow: none; padding: 20px 0; }

.navbar-nav { float: none !important; margin: 0; text-align: center; }

div:not(.navbar-right)>ul.navbar-nav>li { float: none; position: relative; display: inline-block; }

.navbar-default .navbar-nav>li>a { position: relative; top: 2px; transition: .15s all ease-in-out; text-transform: uppercase; font-size: 12px; color: #222222; }

#header-donate { position: absolute; right: 0; top: -4px; z-index: 800; }

.btn-header-donate { padding: 12px 25px; border: 0px solid transparent; border-radius: 0px; background-color: #ef3e33; -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease; transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease; color: #fff; font-size: 12px; line-height: 20px; letter-spacing: 2px; text-decoration: none; text-transform: uppercase; /* float: right; */ }

.btn-header-donate:hover { color: #fff; background: #b81229; }

@media screen and (max-width: 768px) {

 #masthead-logo .h1.center { text-align: left !important; }

 .navbar-brand { color: #b91229; font-weight: bold; }

 .navbar-default .navbar-toggle { background: #b91229; border: 0; }

 .navbar-default .navbar-toggle .icon-bar { background-color: #fff; }

 div:not(.navbar-right)>ul.navbar-nav>li { float: none; position: relative; display: block; }

 div:not(.navbar-right)>ul.navbar-nav>li:after, div:not(.navbar-right)>ul.navbar-nav>li:last-child:after { top: 1px; content: " "; position: absolute; height: 1px; background: rgba(221, 221, 221, .65); right: 0; width: 100%; }

 div:not(.navbar-right)>ul.navbar-nav>li:first-child:after { display: none; }

 .navbar-right .nav span.visible-xs { display: inline-block !important; }

 .Default .btn.btn-danger { margin-bottom: 45px; }

}

#header-utility-outer { position: absolute; right: 0; }

.logo_text_usuk { position: static; }

#utility { position: relative; z-index: 9999 !important; }

.logo_text_usuk img { height: 20px; }

.logo_text_usuk > * { display: inline-block !important; }
.logo_text_usuk > a { margin: 4px 2px; position: relative; top: -1px; }


.logo_text_usuk > span {
border: 0;
padding: 0;
margin: 0;
border-left: 1px solid #eeeeee;
height: 100%;
padding: 10px 8px;
}

span.logo_text_usuk { display: inline-block; padding: 0; padding-left: 4px; float: none; }

#header-utility { display: inline-block; vertical-align: middle; }

#header-utility a { color: #000; }

#utility { z-index: 9990; }


@media screen and (max-width: 992px) {
 .navbar-nav { text-align: left; }
 .footer-column { margin-bottom: 30px; }
}

@media screen and (max-width: 768px) {

 .logo_text_usuk { display: none !important; }

 #hp-hero { height: auto; position: static; padding: 30px; }
 #hp-hero-caption { position: static; transform: none; margin-bottom: 30px; }
 #hp-hero-grid { position: static; width: 100%; }
 #hp-hero h2 { font-size: 32px; line-height: 1.5; }
 #hp-hero h3 { font-size: 18px; line-height: 1.5; }

 .hp-hero-grid-unit { margin-bottom: 15px; }

 .hp-hero-grid-unit strong { margin-bottom: 0; }

 #nav { padding: 0; }

 #header-donate { position: static; right: 0; top: -4px; margin-left: 16px; margin-top: 14px; margin-bottom: 15px; }

 #header-utility { margin-right: 15px; }

 #header-utility .nav>li { display: inline-block !important; }

 #storepoint-container #storepoint-panel #storepoint-results { max-height: 450px; overflow-y: auto; }

}



@media screen and (max-height: 700px) and (min-width: 769px) {
 #hp-hero-caption { top: calc(50% - 60px); }
 #hp-hero-grid { bottom: 10px; }
}

@media screen and (max-height: 500px) and (min-width: 769px) {
 #hp-hero { position: static; height: auto; padding: 30px; }
 #hp-hero-caption { position: static; transform: none; }
 #hp-hero-grid { position: static; margin-top: 30px; }
}


body.darkmode { color: white; background: #333; }
body.darkmode .Layout { background: #333; }
body.darkmode .navbar-right .navbar-nav { border: 1px solid #666; background: #666; box-shadow: 0 5px 10px #000; }
body.darkmode #header-utility a { color: #eee; }
body.darkmode #header-utility a:hover { color: #eee; background: #444; }

body.darkmode .dropdown-menu { background: #000; color: #fff; }
body.darkmode #nav { background: #222; }

body.darkmode .navbar-default .navbar-nav>li>a { color: red; }

body.darkmode .new-page-header { border-bottom: 1px solid #666; }

body.darkmode span.logo_text_usuk { background: #666; border-color: #666; position: relative; top: 1px; box-shadow: 0 5px 10px #000; height: 37px; }

body.darkmode .logo_text_usuk > span { border-color: #666; }

body.darkmode #storepoint-container { color: #000; }

body.darkmode .SubTotal { color: #fff; }

body.darkmode .well { background: #000; border-color: #000; }

body.darkmode .PayWith strong { background: #333; }

body.darkmode .btn-default { color: #333; background-color: #ccc; border-color: #ccc; }

body.darkmode .ItemName a { color: red !important; }

body.darkmode .UpdateButton a, body.darkmode .RemoveFromCartLink { color: #ccc; }

body.darkmode .PayWith { border-color: #000; }

body:not(.darkmode) #cart-upsell h3, body:not(.darkmode) #cart-upsell p { color: #333; }

body:not(.darkmode) #cu-row a { background: rgba(0, 0, 0, .15); }

body:not(.darkmode) #cu-row a:hover { background: rgba(0, 0, 0, .35); }

body.darkmode #prod-sd { background: #000 !important; }

body.darkmode.OnePageCheckOut .panel {
background: rgba(238, 238, 238, .5);
border: 1px solid #666;
padding: 4px 6px 4px 8px;
border-radius: 3px;
background: #000;
box-shadow: 0 5px 10px #000;
}

body.darkmode .checkout label > span { color: #666; }

body.darkmode #btnPlaceOrder { color: #fff; }
/* [/Header] */

/* [Widget4265] */
.Control_4265 a {  }
/* [/Widget4265] */

/* [Widget4192] */
.Control_4192 a {  }
/* [/Widget4192] */

/* [CategoryDropDownFilter] */
.CategoryFilterDropDown {  }
.CategoryFilterCategoryDropDown {  }
.CategoryFilterAttributeDropDown {  }
.CategoryFilterDropDownContainer {  }
/* [/CategoryDropDownFilter] */

/* [Footer] */
footer a { color: #b81229; }

footer a:hover { color: #666; }

footer .heading { text-transform: uppercase; border-bottom: 1px solid #ddd; padding-bottom: 5px; font-weight: bold; color: #444; font-size: 16px; }
footer { box-shadow: inset 0 15px 15px #eee; }

.LayoutBottom { background: #272727 !important; box-shadow: none; color: #fff; padding: 15px 0; }

#footer-ml h4 { margin-bottom: 10px; color: #7c7c7c; font-size: 16px; margin-top: 15px; }

#footer-ml { font-size: 0; }

#footer-ml .ControlInput {
display: inline-block;
width: auto;
height: auto;
margin-bottom: 0px;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
text-align: left;
border-radius: 0;
padding: 8px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #fff;
box-shadow: none;
width: 170px;
}

#footer-ml .ThemeButton { display: inline-block; padding: 9px 15px; color: white; border: 0; line-height: inherit; text-decoration: none; cursor: pointer; border-radius: 0; background-color: #ef3e33; font-size: 16px; }

#footer-disc { color: #7c7c7c; font-size: 16px; margin: 45px 0 -30px 0; text-align: center; }

.footer-column h3 { margin-top: 10px; margin-bottom: 10px; font-size: 20px; line-height: 34px; font-weight: 500; color: #afafaf; }

.footer-column ul { list-style: none; margin: 0; padding: 0; font-size: 16px; }

.footer-column ul li a { margin-bottom: 5px; display: block; color: #6c6c6c; }

.cc-banner { padding: 10px; }

.cc-compliance { float: right; margin: -10px; margin-left: 0; }

.cc-compliance a { display: inline-block; min-width: 200px; height: 40px; text-align: center; line-height: 40px; font-weight: bold; text-transform: uppercase; cursor: pointer; text-decoration: none !important; }

.cc-message a { color: #ef3e33 !important; font-weight: bold; }

@media screen and (max-width: 768px) {
 .cc-compliance { float: none; margin: 0; margin-top: 10px; }
}

.cc-invisible, .cc-revoke { display: none; }
/* [/Footer] */

/* [OnePagePayment] */
#trRegistration { margin-top: 15px; display: block; }

#trRegistration td { padding-bottom: 0; }

.dona-box .CheckOutText {
 /* position: static; */
 /* float: none; */
display: block;
margin-bottom: -14px;
}

#tdCustomOrderFields .CheckOutSubHeader { display: none; }

#btnContinue { position: relative; top: 3px; background: #e20001; font-size: 24px; float: none !important; }
/* [/OnePagePayment] */

/* [MicroStoreHomePage] */
.MicroStoreHomePage #hp-below, .MicroStoreHomePage #hp-below:before, .MicroStoreHomePage #hp-below:after { background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }


.MicroStoreHomePage #donation_other {
width: 90px;
min-height: 30px;
height: 30px;
display: block;
width: calc(100% - 30px);
margin-right: 15px !important;
margin-bottom: 13px;
}

.MicroStoreHomePage #da-heading { color: rgb(149, 55, 52); font-weight: bold; border-bottom: 1px solid rgba(238, 238, 238, .5); padding-bottom: 5px; margin-top: -13px; margin-bottom: 10px; margin-left: -20px; margin-right: -20px; padding: 15px 10px; }

.MicroStoreHomePage #da-inner label { margin-left: 10px; }

.MicroStoreHomePage #da-inner input[type=radio] { margin-right: 5px; }

.MicroStoreHomePage .LayoutMiddle { margin-top: 0; }
/* [/MicroStoreHomePage] */

/* [Widget4259] */
.Control_4259 a {  }

.hospital { font-size: 24px; margin-left: auto; margin-right: auto; margin-top: 20px; }

.donations {  }
/* [/Widget4259] */

/* [CMS] */
.page-hero-partial #hp-hero-caption { top: 50% !important; }

.cms-post-hero { margin: 60px 0; text-align: center; }

.CMS #hp-new-wrap { margin-bottom: 60px; }

.cms-post-hero h2 { font-size: 36px; line-height: 50px; margin-bottom: 10px; }

.cms-post-hero p, .about-1-grid p { opacity: 0.6; margin-bottom: 10px; line-height: 1.7; font-size: 16px; }

.cms-post-hero + .new-page-header, .new-page-section + .new-page-header { border-bottom: 0; border-top: 1px solid #eee; }

#about-1 { margin-top: -30px; }

.about-1-grid { margin-bottom: 60px; }

.about-1-grid img { display: block; max-width: 50px; margin-bottom: 30px; }

.about-1-grid h5 { margin-bottom: 10px; opacity: 1; font-size: 20px; line-height: 34px; font-weight: 400; }

#about-2 { margin-top: -30px; }

#about-2 img { margin-bottom: 45px; }

#about-2 p, .about-team-grid p { font-size: 16px; line-height: 1.7; margin-bottom: 10px; }

.h3-only { margin-top: 60px !important; padding-bottom: 0 !important; margin-bottom: 60px !important; }

.about-team-grid { text-align: center; }

.about-team-grid img { margin: 0 auto 15px auto; max-width: 150px; }

.about-team-grid h5 { font-size: 16px; margin-bottom: 15px; }

.about-team-grid h5 strong { display: block; margin-top: 5px; }
/* [/CMS] */

/* [CategoryQuickList] */
.CategoryQuickListContainer {  }
.CategoryQuickListContainer tr td { vertical-align: top; }
.CategoryQuickListIndividualContainer { margin: 2px 8px 2px 2px; }
.CategoryQuickListRootCategory { font-weight: bold; font-size: 125%; text-transform: capitalize; }
.CategoryQuickListRootImage { border: none; display: block; margin-bottom: 4px; }
.CategoryQuickListSubCategory { display: list-item; list-style-type: square; margin: 0 0 0 14px; }
/* [/CategoryQuickList] */

/* [ToggleSlider] */
.toggle-switch { position: relative; display: inline-block; width: 3.75em; height: 2.125em; }
.toggle-switch input { opacity: 0; width: 0; height: 0; }
.toggle-slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; }
.toggle-slider:before { position: absolute; content: ""; height: 1.625em; width: 1.625em; left: 0.25em; bottom: 0.25em; background-color: white; -webkit-transition: .4s; transition: .4s; }
input:checked + .toggle-slider { background-color: #2196F3; }
input:focus + .toggle-slider { box-shadow: 0 0 1px #2196F3; }
input:checked + .toggle-slider:before { -webkit-transform: translateX(1.625em); -ms-transform: translateX(1.625em); transform: translateX(1.625em); }
.toggle-slider.round { border-radius: 2.125em; }
.toggle-slider.round:before { border-radius: 50%; }
/* [/ToggleSlider] */

/* [Widget7338] */
.Control_7338 { background: #fff; padding: 0 30px; border-radius: 30px; box-shadow: 0 0 45px rgb(0 0 0 / 15%); border-bottom: 6px solid #ef3e33; }



.ControlHeader_7338 { padding-top: 30px; text-align: center; color: #ef3e33; font-family: 'Raleway'; font-weight: 700; }
.ControlItem_7338 .thumbnail { min-height: 140px; line-height: 140px; }

.ControlItem_7338 h4 { color: #ef3e33; font-weight: 700; font-size: 20px; margin-bottom: 0; }

.ew-cell .btn { background: #fb351e; border: 0; padding: 10px 20px; }


.ControlLink_7338 {  }
.ControlLink_7338:hover {  }
.ControlLink_7338 a {  }
.ControlLink_7338 a:hover {  }
.ControlLink_Link_7338 {  }
.ControlLink_Link_7338:hover {  }
.ControlLinkSeperator_7338 {  }
.ControlText_7338 {  }
.ControlInput_7338 {  }
.ControlFooter_7338 {  }
.FeaturedItemsRating_7338 {  }
.FeaturedItemsDetails_7338 {  }
.FeaturedItemsPriceHR_7338 {  }
.FeaturedItemsPriceAlignment_7338 {  }
.FeaturedItemsBuyMoreLinkHR_7338 {  }
.FeaturedItemsThumbnail_7338 {  }
.PriceLabels_7338 {  }
.ProductDisplayBuyNowLink_7338 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_7338 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_7338 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_7338 { float: right; padding-right: 5px; display: inline; }
/* [/Widget7338] *//* [CheckOut] */
.CheckOutHeader { font-weight: bold; font-size: 16px; }
.CheckOutSubHeader { font-weight: bold; font-size: 16px; margin-bottom: 20px; }
.CardFieldHeaders { background: #666; color: #fff; padding: 5px; }
.OnePageCheckoutShoppingCart .ShoppingCartPrice { padding: 10px 0; font-size: inherit; border: none; }
.SplitPaymentLink { cursor: pointer; }
#tbAppliedPayments { width: 100%; }
.AppliedPaymentHeader th { padding: 5px; }
.AddressEditorZipCodePlus4Textbox { width: 50px; }
.AddressBookEditor { padding: 2px 10px 2px 0; }
.OnePageCheckoutShoppingCart td { padding: 5px; border-bottom: 1px solid #e5e5e5; }
.ShoppingCartVariations td { padding: 0 0 0 20px; border: none; }
.OnePageCheckoutShoppingCart .ShoppingCartTotals { border: none; }
.form-signin { max-width: 330px; padding: 15px; margin: 0 auto; }
.form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; }
.form-signin .checkbox { font-weight: normal; }
.form-signin input { position: relative; font-size: 16px; height: auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.form-signin input:focus { z-index: 2; }
.form-signin input[type="text"] { margin-bottom: -1px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; }
/* [/Checkout] */




/* [Product Background Photo] */
.product-info-wrapper { background: rgba(0,0,0,0.8); color: #fff; }
.product-photo { background-size: cover !important; background-position: center center !important; background-color: #000; }
.PhotoBgThumbnails { float: right; }
/* [/Product Background Photo ] */
.ac-widget-wrapper { float: left !important; position: relative !important; width: 100%; }
.ShippingSelect input[type="radio"] + label { margin-left: 1em; }
input[type="file"] + span { top: 0px; } 
 /* [ItemRepeater] */
 .variant-repeater__group { display: inline-flex; }
 .variant-repeater__variant { padding: 5px; cursor: grab; }
 .variant-repeater__card { width: 8rem; }
 .card-text { font-size: .8rem; }
 .variant-repeater__variant.selected { border: dotted !important; }
 .variant-repeater__card-small { width: 4rem; }
 .card-text-small { font-size: .5rem; }