/* [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; }

.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; }
.g-signin2 { display: inline-block; }
/* [/Global] */

/* [Layout] */

/* [/Layout] */

/* [Widgets] */
.Control_5489 a:link { color: #fff; }
.Control_5489 a:visited { color: #fff; }
.Control_5489 a:hover { color: #fff; }
.Control_5489 a:active { color: #fff; }
.Control_5489 .caption { color: #fff; }
/* [/Widgets] */

/* [ProductDetails] */
.ProductDetailsPriceLabel { display: none; }
input.ProductDetailsQuantityTextBox { width: 70px; text-align: center; padding: 0; margin-bottom: 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; }
.varpicmax_img { width: 20px; height: 20px; }
.tdAttributeGroup.ProductDetailsAttributesTD { padding-right: 10px; }

.pagination li * { color: rgb(241,46,28) !important; }
.pagination li.CurrentPage.active a { background: rgb(241,46,28) !important; color: #fff !important; }
.CategoryProductPrice { color: rgb(241,46,28); }
.ProductDetailsPrice { color: rgb(241,46,28); }

.SwatchNotApplicable { opacity:0.5; pointer-events: none; }
/* [/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; }
.thumbnail-wrapper { height: 150px; line-height: 150px; }
/* [/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%; }
.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; }
/* [/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: #f11a1c; border: 1px solid #db1315; padding: 7px 15px; font-family: arial; font-size: 11px; color: #fff; font-weight: bold; cursor: pointer; }

.ThemeButton:hover { background: #db1315; color: #fff; }

.ThemeButton:active { background: #f11a1c; -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: 7px; }
/* [/Buttons] */

/* [Slideshow] */
.Control_6162 .SlideshowNext { top: 160px !important; right: 0; }
.Control_6162 .SlideshowPrevious { top: 160px !important; left: 0; }
.Control_6162 .col-sm-6 a { position: absolute; bottom: 20px; }

.Control_5816 p { font-weight: 700; text-shadow: 1px 2px 3px rgba(0,0,0,0.9); }
.Control_6162 { margin-top: -75px; margin-bottom: 25px; }
.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] */

/* [Widget5986] */
.Control_5986 {  }
.Control_5986 table { background: #f2f3f5; }
.Control_5986 td { vertical-align: top; }
.ControlHeader_5986 { font-size: 13px; font-style: italic; margin: 10px 0; text-align: center; }
.ControlItem_5986 { text-align: center; padding: 20px 0; border-bottom: 1px solid #dfdfe1; margin: 0 12px; }
.Control_5986 tr:last-child .ControlItem_5986 { border: none; }
.ControlLink_5986 { padding: 10px 0; display: block; width: 120px; overflow: hidden; text-overflow: ellipsis; }
.Control_5986 img.FeaturedItemsThumbNail { padding: 3px; border: 1px solid #DDDFDE !important; box-shadow: 2px 2px 3px #dddfde; max-width: 75px; max-height: 150px; }
.Control_5986 .lblPriceLabel { display: none; }
.Control_5986 .UpsellItemPrice { font-size: 20px; }
/* [/Widget5986] */

/* [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; }
.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; }
.CardNumberIframe { height: 35px; }
.Afterpay .payment-name { background: url('/store/images/afterpay.png') no-repeat top left; background-size:126px 35px; text-indent: 127px; margin-left: 20px; height: 30px; }
.Afterpay .payment-name:before { left: -147px; }
/* [/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] */
.Control_5638 .ControlHeader { background: rgb(241, 46, 28) !important; }
.Control_6153 { margin-top: 25px; margin-bottom: 25px; }
.Control_6153 .col-sm-4 { position: relative; height: 300px; }
.Control_6153 .col-sm-4 .categoryContainer { width: calc(100% - 10px); height: calc(100% - 10px); margin: 5px 0 5px 0; padding: 0; background: #ddd; }
.Control_6153 .col-sm-4 .CategoryGridLabel { position: absolute; bottom: 10px; background: #fff; margin: 0 10px 20px 10px; padding: 3px 2px; width: calc(100% - 60px); }
.Control_6153 .col-sm-4 .CategoryGridLabel a { display: block; position: absolute; right: 0; bottom: 0; background: rgb(241,46,28); padding: 3px 2px; color: #fff; }

.Control_6153 .row:nth-child(1) .col-sm-4:nth-child(1) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/chairsandbarstools-back.jpg); background-size: cover; }
.Control_6153 .row:nth-child(1) .col-sm-4:nth-child(2) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/boothsandbanquettes-back.jpg); background-size: cover; }
.Control_6153 .row:nth-child(1) .col-sm-4:nth-child(3) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/tablesandtablebases-back.jpg); background-size: cover; }
.Control_6153 .row:nth-child(2) .col-sm-4:nth-child(1) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/wastereceptacles-back.jpg); background-size: cover; }
.Control_6153 .row:nth-child(2) .col-sm-4:nth-child(2) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/outdoor-back.jpg); background-size: cover; }
.Control_6153 .row:nth-child(2) .col-sm-4:nth-child(3) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/quickship-back.jpg); background-size: cover; }
.Control_6153 .row:nth-child(3) .col-sm-4:nth-child(1) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/wastereceptacles-back.jpg); background-size: cover; }
.Control_6153 .row:nth-child(3) .col-sm-4:nth-child(2) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/hospitality-back.jpg); background-size: cover; }
.Control_6153 .row:nth-child(3) .col-sm-4:nth-child(3) .categoryContainer { background: url(/Shared/Themes/MillenniumSeating2016/images/contourseating-back.jpg); background-size: cover; }

.Control_6159 .col-sm-6.section4Left { background: url(/Shared/Themes/MillenniumSeating2016/images/founder-back.jpg); background-size: cover; color: #000; padding-left: 15px; padding-top: 25px; box-sizing: border-box; }
.Control_6159 .col-sm-6.section4Left p { max-width: 290px; padding-bottom: 25px; }
.Control_6159 .col-sm-6.section4Right { background: url(/Shared/Themes/MillenniumSeating2016/images/service-back.jpg); background-size: cover; color: #fff; padding-left: 20px; box-sizing: border-box; text-shadow: 1px 1px 2px #333; padding-top: 30px; }
.Control_6159 .col-sm-6.section4Right p { max-width: 240px; }
.Control_6159 .col-sm-6 a { display: block; position: absolute; bottom: 25px; left: 20px; padding: 5px 20px; color: #fff; background: rgb(241,46,28); }

.Control_6155 .col-sm-6.section3Left { background: url(/Shared/Themes/MillenniumSeating2016/images/specialists-back.jpg); background-size: cover; color: #fff; padding-left: 20px; padding-top: 76px; box-sizing: border-box; text-shadow: 1px 1px 5px #333; margin-top: 0; }
.Control_6155 .col-sm-6.section3Left p { max-width: 250px; }
.Control_6155 .col-sm-6.section3Right { background: url(/Shared/Themes/MillenniumSeating2016/images/solutions-back2.jpg); margin-top: 0; background-size: cover; color: #fff; padding-left: 20px; box-sizing: border-box; text-shadow: 1px 1px 2px #333; padding-top: 30px; }
.Control_6155 .col-sm-6.section3Right p { max-width: 450px; }
.Control_6155 .col-sm-6 a { display: block; position: absolute; bottom: 25px; left: 20px; padding: 5px 20px; color: #fff; background: rgb(241,46,28); }
/* [/HTML] */

/* [Carousel] */
.Control_6156 .bx-wrapper { max-width: 645px !important; }
.Control_6156 .bx-viewport { height: 210px !important; padding-bottom: 70px; }
.Control_6156 .bx-viewport ul li { background: #ccc; margin-left: 5px; margin-right: 5px !important; width: 140px; padding: 10px 5px 10px 5px; height: 210px; }

.Control_6156 .bx-viewport ul li .ControlLink { position: absolute; top: 160px; left: 5px; width: 90px; height: 60px; background: #fff; color: #000; font-size: 0.8em; padding: 1px; box-sizing: border-box; overflow: hidden; }
.Control_6156 .bx-viewport ul li .ControlLink a { color: #000; }

.Control_6156 .bx-viewport ul li .lblPriceArea .lblPrice { display: block; position: absolute; top: 160px; left: 95px; right: 5px; height: 60px; padding: 15px 0 0 0; text-align: center; background: #4d4d4d; color: #fff; box-sizing: border-box; font-size: 0.9em; }

.Control_6156 a.bx-prev { top: 40%; margin-left: -50px; }
.Control_6156 a.bx-next { top: 40%; left: 640px; }


.Control_6156 .bx-viewport ul li .lblPriceArea .lblPriceLabel { display: none; }

.Control_6156 .bx-pager { margin-bottom: 20px; }
.Control_6156 .bx-pager .bx-pager-item a { background: #ddd; }
.Control_6156 .bx-pager .bx-pager-item a:hover { background: #ccc; }
.Control_6156 .bx-pager .bx-pager-item a.active { background: #FF5959; }

.Control_6158 .bx-wrapper { max-width: 645px !important; }
.Control_6158 .bx-viewport { height: 210px !important; padding-bottom: 70px; }
.Control_6158 .bx-viewport ul li { background: #ccc; margin-left: 5px; margin-right: 5px !important; width: 140px; padding: 10px 5px 10px 5px; height: 210px; }

.Control_6158 .bx-viewport ul li .ControlLink { position: absolute; top: 160px; left: 5px; width: 90px; height: 60px; background: #fff; color: #000; font-size: 0.8em; padding: 1px; box-sizing: border-box; overflow: hidden; }
.Control_6158 .bx-viewport ul li .ControlLink a { color: #000; }
.Control_6158 .bx-viewport ul li a img { max-width: 100%; max-height: 140px; margin: 0 auto; }
.Control_6158 .bx-viewport ul li a img:before { display: block; content: ""; position: relative; width: 100%; height: 140px; background: #fff; }

.Control_6158 .bx-viewport ul li .lblPriceArea .lblPrice { display: block; position: absolute; top: 160px; left: 95px; right: 5px; height: 60px; padding: 15px 0 0 0; text-align: center; background: #4d4d4d; color: #fff; box-sizing: border-box; font-size: 0.9em; }

.Control_6158 a.bx-prev { top: 40%; margin-left: -50px; }
.Control_6158 a.bx-next { top: 40%; left: 640px; }


.Control_6158 .bx-viewport ul li .lblPriceArea .lblPriceLabel { display: none; }

.Control_6158 .bx-pager { margin-bottom: 20px; }
.Control_6158 .bx-pager .bx-pager-item a { background: #ddd; }
.Control_6158 .bx-pager .bx-pager-item a:hover { background: #ccc; }
.Control_6158 .bx-pager .bx-pager-item a.active { background: #FF5959; }
/* [/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] */

/* [Widget3677] */
.Control_3677 {  }
.ControlHeader_3677 {  }
.Control_3677 h4 { margin-bottom: 0; }
.ControlItem_3677 {  }
.ControlLink_3677 {  }
.ControlLink_3677:hover {  }
.ControlLink_3677 a {  }
.ControlLink_3677 a:hover {  }
.ControlLink_Link_3677 {  }
.ControlLink_Link_3677:hover {  }
.ControlLinkSeperator_3677 {  }
.ControlText_3677 {  }
.ControlInput_3677 {  }
.ControlFooter_3677 {  }
.FeaturedItemsRating_3677 {  }
.FeaturedItemsDetails_3677 {  }
.FeaturedItemsPriceHR_3677 {  }
.FeaturedItemsPriceAlignment_3677 {  }
.FeaturedItemsBuyMoreLinkHR_3677 {  }
.FeaturedItemsThumbnail_3677 {  }
.PriceLabels_3677 {  }
.ProductDisplayBuyNowLink_3677 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3677 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3677 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3677 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3677] */

/* [Widget5643] */
.Control_5643 { padding-top: 20px; padding-bottom: 20px; }
.ControlHeader_5643 {  }
.ControlItem_5643 {  }
.ControlLink_5643 {  }
.ControlLink_5643:hover {  }
.ControlLink_5643 a {  }
.ControlLink_5643 a:hover {  }
.ControlLink_Link_5643 {  }
.ControlLink_Link_5643:hover {  }
.ControlLinkSeperator_5643 {  }
.ControlText_5643 {  }
.ControlInput_5643 {  }
.ControlFooter_5643 {  }
.BlogTagCloud.Control_5643 { text-align: justify; }
.TagCloudList_5643 { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem_5643 { display: inline; padding: 0 5px 0 0; vertical-align: bottom; }
.BlogTagCloud .ControlLink_Link_5643 { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize_5643 { opacity: 0.5; }
.BlogTagCloud .TagCloud_MedSize_5643 {  }
.BlogTagCloud .TagCloud_MaxSize_5643 { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover_5643 { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/Widget5643] */

/* [Widget6093] */
.ControlLink_6093:hover {  }


.ControlLink_Link_6093 {  }
.ControlLink_Link_6093:hover {  }
/* [/Widget6093] */

/* [Widget3678] */
.Control_3678 {  }
.Control_3678 h4 { margin-bottom: 0; }
.ControlHeader_3678 {  }
.ControlItem_3678 {  }
.ControlLink_3678 {  }
.ControlLink_3678:hover {  }
.ControlLink_3678 a {  }
.ControlLink_3678 a:hover {  }
.ControlLink_Link_3678 {  }
.ControlLink_Link_3678:hover {  }
.ControlLinkSeperator_3678 {  }
.ControlText_3678 {  }
.ControlInput_3678 {  }
.ControlFooter_3678 {  }
.FeaturedItemsRating_3678 {  }
.FeaturedItemsDetails_3678 {  }
.FeaturedItemsPriceHR_3678 {  }
.FeaturedItemsPriceAlignment_3678 {  }
.FeaturedItemsBuyMoreLinkHR_3678 {  }
.FeaturedItemsThumbnail_3678 {  }
.PriceLabels_3678 {  }
.ProductDisplayBuyNowLink_3678 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3678 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3678 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3678 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3678] */

/* [Widget3819] */
.Control_3819 {  }
.ControlHeader_3819 {  }

.ControlItem_3819 {  }
.ControlText_3819 {  }
.ControlInput_3819 {  }
/* [/Widget3819] */

/* [Widget3813] */
.Control_3813 {  }
.Control_3813 a { font-size: 1.5em; }
/* [/Widget3813] */

/* [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] */

/* [Widget5492] */
.Control_5492:before { display: none !important; }
/* [/Widget5492] */

/* [ViewOrder] */
label.contact-form-question { padding-bottom: 10px; }
select { margin-bottom: 40px; }
input { margin-bottom: 40px; }
/* [/ViewOrder] */

/* [Widget5816] */
.Control_5816 h1 { font-size: 2.3em; font-weight: normal; text-shadow: 2px 2px 5px rgba(0,0,0,0.8); }
.Control_5816 p { max-width: 625px; font-size: 1.1em; margin: 0 auto; text-shadow: 2px 2px 5px rgba(0,0,0,0.8); font-weight: 700; }
.Control_5816 a { display: block; width: 150px; margin: 10px auto; padding: 10px 20px; text-align: center; background: rgb(241,46,28); color: #fff; }
/* [/Widget5816] */

/* [Widget5491] */
.Control_5491 a {  }
/* [/Widget5491] */

/* [Widget5817] */
.Control_5817 a {  }
/* [/Widget5817] */

/* [Default] */
.financingCTA { padding: 10px 0 10px 0; margin: 0 auto; text-align: center; background: rgb(241,46,28); color: #fff; box-sizing: border-box; }
.financingCTA span { margin-right: 5px; }

.financingCTA a { display: inline-block; padding: 5px; margin-left: 5px; border: 4px solid #fff; color: #fff; }

.section2Left, .section2Right { height: 324px; margin-top: 30px; }
.section3Left, .section3Right { height: 324px; margin-top: 30px; }
.section4Left, .section4Right { height: 324px; margin-top: 30px; }

.section2Left { background: url(https://www.millenniumseating.com/Shared/Themes/MillenniumSeating2016/images/whatsyourstyle.png); background-size: cover; background-repeat: no-repeat; background-position: top center; }
.section2Right { background: #333; color: #fff; }

.section2Right h3 { font-size: 1.1em; margin-top: 1px; }
.section2Right p { padding-top: 25px; }
.section2Right a { display: block; width: 200px; padding: 7px 0px; text-align: center; margin-top: 30px; color: #fff; background: rgb(241,46,28); }

.Control_7575 { text-align: center; }
.Control_7574 { text-align: center; }
.Control_7574 div { display: inline-block; }
.Control_7574 input { display: inline-block; margin-bottom: 0; }
.Control_7574 label { display: none; }
/* [/Default] */

/* [Footer] */
.col-sm-3.social-col { padding: 0; }
.social-col .social-icon-list { margin: 0; }
/* [/Footer] */

/* [ContactForm] */
.Control_6572 input { margin-bottom: 10px !important; }
.Control_6546 input[type="text"], .Control_6546 input[type="email"], .Control_6546 textarea { width: 100%; border-radius: 0; }
.Control_6546 input { margin-bottom: 10px !important; }

.Control_6546 input[type="submit"] { display: block; margin: 10px auto 0 auto; text-align: center; background: rgb(241,46,28) !important; color: #fff; border: none; box-shadow: 0 0 0 #000; }
/* [/ContactForm] */

/* [Widget6153] */
.Control_6153 {  }
.Control_6153 a {  }
/* [/Widget6153] */

/* [Widget6156] */
.Control_6156 {  }
.ControlHeader_6156 {  }
.ControlItem_6156 {  }
.ControlLink_6156 {  }
.ControlLink_6156:hover {  }
.ControlLink_6156 a {  }
.ControlLink_6156 a:hover {  }
.ControlLink_Link_6156 {  }
.ControlLink_Link_6156:hover {  }
.ControlLinkSeperator_6156 {  }
.ControlText_6156 {  }
.ControlInput_6156 {  }
.ControlFooter_6156 {  }
.CarouselPrevButton_6156 {  }
.CarouselNextButton_6156 {  }
.CarouselBuyNowLink_6156 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_6156 { font-size: 7pt; text-decoration: none; }
/* [/Widget6156] */

/* [Widget6158] */
.Control_6158 {  }
.ControlHeader_6158 {  }
.ControlItem_6158 {  }
.ControlLink_6158 {  }
.ControlLink_6158:hover {  }
.ControlLink_6158 a {  }
.ControlLink_6158 a:hover {  }
.ControlLink_Link_6158 {  }
.ControlLink_Link_6158:hover {  }
.ControlLinkSeperator_6158 {  }
.ControlText_6158 {  }
.ControlInput_6158 {  }
.ControlFooter_6158 {  }
.CarouselPrevButton_6158 {  }
.CarouselNextButton_6158 {  }
.CarouselBuyNowLink_6158 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_6158 { font-size: 7pt; text-decoration: none; }
/* [/Widget6158] */

/* [Widget6155] */
.Control_6155 {  }
.Control_6155 a {  }
/* [/Widget6155] */

/* [Widget6159] */
.Control_6159 {  }
.Control_6159 a {  }
/* [/Widget6159] */

/* [StoreTestimonials] */
.testimonialBox { background: #333; color: #fff; text-align: center; padding: 25px; box-sizing: border-box; }
/* [/StoreTestimonials] */

/* [Widget6162] */
.Control_6162 { margin-top: 0 !important; margin-bottom: 25px; }
.Control_6162 img { margin-top: 20px; }
.ControlHeader_6162 {  }
.ControlItem_6162 {  }
.ControlLink_6162 {  }
.ControlLink_6162:hover {  }
.ControlLink_6162 a {  }
.ControlLink_6162 a:hover {  }
.ControlLink_Link_6162 {  }
.ControlLink_Link_6162:hover {  }
.ControlLinkSeperator_6162 {  }
.ControlText_6162 {  }
.ControlInput_6162 {  }
.ControlFooter_6162 {  }
.Slideshow_6162 { position: relative; }
.SlideList_6162 { margin: 0; padding: 0; list-style: none; }
.Slide_6162 { overflow: hidden; }
.SlideshowButtons_6162 { padding: 0; bottom: 10px; left: 10px; position: absolute; }
.SlideshowButton_6162 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; }
.SlideshowButtonLink_6162 { float: left; height: 28px; line-height: 28px; border: 1px solid#ccc; background: #DAF3F8; color: #555; padding: 0 10px; text-decoration: none; }
.SlideshowButtonLinkCurrent_6162 { background: #5DC9E1; color: #fff; }
.SlideshowButtonLink:focus_6162 { outline: none; }
.SlideshowPrevious_6162 { position: absolute; left: 5px; background: #666; color: #fff; }
.SlideshowNext_6162 { position: absolute; right: 5px; background: #666; color: #fff; }
.SlideshowPreviousLink_6162 { color: #fff; padding: 5px; display: block; }
.SlideshowNextLink_6162 { color: #fff; padding: 5px; display: block; }
/* [/Widget6162] */

/* [Widget5637] */
.Control_5637 {  }
.ControlHeader_5637 { background: rgb(241, 46, 28) !important; }
.ControlItem_5637 {  }
.ControlLink_5637 {  }
.ControlLink_5637:hover {  }
.ControlLink_Link_5637 {  }
.ControlLink_Link_5637:hover {  }
.ControlLinkSeperator_5637 {  }
.ControlFooter_5637 {  }
.BrowseCategoryIcon_5637 {  }
/* [/Widget5637] */

/* [Widget5638] */
.Control_5638 {  }
.Control_5638 a {  }
/* [/Widget5638] */

/* [Widget5640] */
.Control_5640 {  }
.ControlHeader_5640 { background: rgb(241,46,28) !important; }
.ControlItem_5640 {  }
.ControlLink_5640 {  }
.ControlLink_5640:hover {  }
.ControlLink_5640 a {  }
.ControlLink_5640 a:hover {  }
.ControlLink_Link_5640 {  }
.ControlLink_Link_5640:hover {  }
.ControlLinkSeperator_5640 {  }
.ControlText_5640 {  }
.ControlInput_5640 {  }
.ControlFooter_5640 {  }
.FeaturedItemsRating_5640 {  }
.FeaturedItemsDetails_5640 {  }
.FeaturedItemsPriceHR_5640 {  }
.FeaturedItemsPriceAlignment_5640 {  }
.FeaturedItemsBuyMoreLinkHR_5640 {  }
.FeaturedItemsThumbnail_5640 {  }
.PriceLabels_5640 {  }
.ProductDisplayBuyNowLink_5640 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_5640 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_5640 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_5640 { float: right; padding-right: 5px; display: inline; }
/* [/Widget5640] */

/* [Widget6171] */
.Control_6171 a {  }
/* [/Widget6171] */

/* [Widget6169] */
.Control_6169 {  }
.Control_6169 a {  }
/* [/Widget6169] */

/* [Widget6177] */
.Control_6177 {  }
.Control_6177 a {  }
/* [/Widget6177] */

/* [Widget6199] */
.Control_6199 a {  }
/* [/Widget6199] */

/* [Widget6544] */
.Control_6544 {  }
.Control_6544 a {  }

/* #Navigation Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
nav { background: #424242; font-size: 0; position: relative; text-align: center; }
nav > ul > li { display: inline-block; font-size: 14px; padding: 0 15px; position: relative; }
nav > ul > li:first-child { padding-left: 0; }
nav > ul > li:last-child { padding-right: 0; }
nav > ul > li > a { color: #fff; display: block; position: relative; padding: 20px 0; border-bottom: 3px solid transparent; }
nav > ul > li:hover > a { color: #f12e1c; border-bottom: 3px solid #f12e1c; }



/* #Mega Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mega-menu { background: #f0f0f0; display: none; left: 0; position: absolute; text-align: left; width: 100%; z-index: 10000; }
.mega-menu h3 { color: #444; }
.mega-menu ul { float: left; margin-bottom: 20px; margin-right: 40px; width: 205px; z-index: 100; list-style: none; }
.mega-menu ul:last-child { margin-right: 0; }
.mega-menu a { border-bottom: 1px solid #ddd; color: #f12e1c; display: block; padding: 10px 0; }
.mega-menu a:hover { color: #f12e1c; }


/* #Droppable Class Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.droppable { position: static; }
.droppable > a:after { content: "\f107"; font-family: FontAwesome; font-size: 12px; padding-left: 6px; position: relative; top: -1px; }
.droppable:hover .mega-menu { display: block; }
/* [/Widget6544] */

/* [MenuBar] */
.navbar-default .navbar-nav>li>a { color: #fff; }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #fff; }
.navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #fff; }
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover { color: #fff; }
.dropdown-menu>li>a { color: #fff; }
/* [/MenuBar] */

/* [Widget6545] */
.Control_6545 { color: #fff; }
.ControlHeader_6545 {  }
.ControlItem_6545 {  }
.ControlLink_6545 { color: #fff; }
.ControlLink_6545:hover {  }
.ControlLink_6545 a { color: #fff; }
.ControlLink_6545 a:hover {  }
.ControlLink_Link_6545 { color: #fff; }
.ControlLink_Link_6545:hover {  }
.ControlLinkSeperator_6545 {  }
.ControlText_6545 {  }
.ControlInput_6545 {  }
.ControlFooter_6545 {  }
/* [/Widget6545] */

/* [Widget6546] */
.Control_6546 {  }
.ControlHeader_6546 {  }
.ControlItem_6546 {  }
.ControlLink_6546 {  }
.ControlLink_6546:hover {  }
.ControlLink_6546 a {  }
.ControlLink_6546 a:hover {  }
.ControlLink_Link_6546 {  }
.ControlLink_Link_6546:hover {  }
.ControlLinkSeperator_6546 {  }
.ControlText_6546 {  }
.ControlInput_6546 {  }
.ControlFooter_6546 {  }
/* [/Widget6546] */

/* [AttributeDropDownGroup] */
.AttributeDropDownGroupItem { white-space: nowrap; }
/* [/AttributeDropDownGroup] */

/* [AppliedAttributeFilters] */
.applied-attribute-filter { background-color: #019fd7; float: left; border: 1px solid #3ba5bf !important; margin-top: 10px; margin-right: 20px; }
.applied-attribute-filter:hover { background-color: #67C1D6; border: 1px solid #3ba5bf !important; }
.applied-attribute-filter-clear { float: left; color: #fff !important; background-color: transparent !important; border: none !important; font-weight: bold !important; padding-left: 10px !important; padding-right: 10px !important; margin: 0 !important; height: 30px !important; border-radius: 0px !important; border-right: 1px solid #3ba5bf !important; line-height: 30px; font-size: 22px; }
.applied-attribute-filter-text { color: #fff; float: left; border-left: none !important; padding-left: 10px !important; padding-right: 10px; font-size: 11px; line-height: 30px; cursor: pointer; }
/* [/AppliedAttributeFilters] */

/* [Widget6547] */
.Control_6547 { background: #f3f3f3; margin: 20px 0; }
.ControlHeader_6547 { background: rgb(241, 46, 28) !important; padding: 20px; font-weight: bold; color: #fff; margin-top: 20px; }
.ControlItem_6547 {  }
.ControlLink_6547 {  }
.ControlLink_6547:hover {  }
.ControlLink_6547 a {  }
.ControlLink_6547 a:hover {  }
.ControlLink_Link_6547 {  }
.ControlLink_Link_6547:hover {  }
.ControlLinkSeperator_6547 {  }
.ControlText_6547 {  }
.ControlInput_6547 {  }
.ControlFooter_6547 {  }
.AttributeDropDownGroupItem_6547 { white-space: nowrap; }
/* [/Widget6547] */

/* [Widget6572] */
.Control_6572 {  }
.ControlHeader_6572 {  }
.ControlItem_6572 {  }
.ControlLink_6572 {  }
.ControlLink_6572:hover {  }
.ControlLink_6572 a {  }
.ControlLink_6572 a:hover {  }
.ControlLink_Link_6572 {  }
.ControlLink_Link_6572:hover {  }
.ControlLinkSeperator_6572 {  }
.ControlText_6572 {  }
.ControlInput_6572 {  }
.ControlFooter_6572 {  }
/* [/Widget6572] */

/* [BannerAd] */

/* [/BannerAd] */

/* [Widget7575] */
.Control_7575 { background: rgb(241,46,28); padding: 10px  5px; box-sizing: border-box; color: #fff; margin: 10px 0; }
.Control_7575 a {  }
.Control_7575 .ThemeButton { background: #fff; color: #111; }
/* [/Widget7575] */

/* [Widget7576] */
.Control_7576 { background: #2553a5; padding: 30px 40px; color: #fff; margin-bottom: 25px; marign-top: -40px; }
.Control_7576 a { color: #fff; text-decoration: underline; }
/* [/Widget7576] */

/* [Widget7577] */
.Control_7577 { padding: 10px 15px; background: #f11a1c; color: #fff; }
.Control_7577 a {  }
/* [/Widget7577] */

/* [CategoryList] */
.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] */

/* [CheckOut] */
.CheckOutHeader { font-weight: bold; font-size: 16px; }
.CheckOutSubHeader { font-weight: bold; font-size: 16x; 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] */


.red-banner { background: rgb(241,46,28) !important; }

/* [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 ] */

.nav.navbar-nav * { font-size: 15.5px; }

.styleHeader { position: absolute; top: 10px; left: 0; width: 250px; z-index: 10; }

/* megamenu fixes */

#menu-main-menu-1 .dropdown { padding: 0; }

li #line-fix-image { height: 250px; margin-top: -20px; }

.control_6545 { display: none; }
.ShippingSelect input[type="radio"] + label { margin-left: 1em; }
input[type="file"] + span { top: 0px; }

/* [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]*/ 
                                /* [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; }