/* [Global] */
p { line-height: 1.9; }
/* font-family: 'Raleway', sans-serif; */
/* font-family: 'Raleway', sans-serif; */
*, body { font-family: 'exo 2'; }
body.ShoppingCart { padding-top: 0; }
a:hover, a:focus { text-decoration: none; color: #65a9e0; }
h5, .h5 { font-size: 16px; }
button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner { padding: 0 !important; border: 0 none !important; }
label { display: block; }
input[type=radio] + label, input[type=checkbox] + label { display: inline-block; padding-left: 10px; font-weight: normal; }
.well { border-radius: none; border: none; box-shadow: none; }
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%; }
.table>thead>tr>th { border-bottom-width: 1px; }

.bottom-social a { font-size: 26px; padding: 8px 12px 4px 0; display: inline-block; }

.text-muted a { color: inherit; }
.alert a { color: inherit; }

.ui-autocomplete { z-index: 10; }

/* search autocomplete stuff */
.search-box input { vertical-align: top; }

.typeahead { background-color: #fff; }

.typeahead:focus { border: 2px solid #0097cf; }

.tt-hint { color: #999 !important; }

.tt-dropdown-menu { position: static !important; }

.tt-suggestion { padding: 2px 15px; white-space: normal !important; }

.tt-suggestion.tt-is-under-cursor { color: #fff; background-color: #428bca; }

.tt-suggestion p { margin: 0; }

/* 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; padding: 0px !important; }
.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; }

/* line-height: 180px; */
.homepage-product .thumbnail img { display: inline; }

.product-flag { width: 150px; height: 150px; display: none\9; line-height: 1.5; }
.product-flag span { background: #65A9E0; color: #fff; text-align: center; display: block; 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; }
.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; }
.modal-link { color: #428bca; cursor: pointer; text-decoration: none; }
.modal-link:hover, .modal-link:focus { color: #2a6496; text-decoration: underline; }
.modal-link:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.g-signin2 { display: inline-block; }
/* [/Global] */

/* [Layout] */
.LayoutTop { margin-bottom: 15px; }
.LayoutTop .logodiv img { height: auto; }
.topgrey { margin-bottom: 5px; border-bottom: 1px solid #cecece; position: relative; }
.LayoutLeftColumnInner .well { background: #fff; border: 1px solid #ededed; border-radius: 0; box-shadow: none; }
.quick-view { background: #65a9e0; border: none; color: #fff; }
.quick-view:hover { background: #4F96C6; color: #fff; }
.lblPriceLabel { display: none; }
.lblPrice, .CategoryProductPrice { color: #65A9E0; font-size: 1.7em; }
.homepage-product p { margin-bottom: 0; }
.LayoutLeftColumnInner .category-link, .LayoutLeftColumnInner .attribute-link { padding-left: 8px; margin-left: -8px; border-bottom: 1px solid #DDDDDD; color: #000; }
.LayoutLeftColumnInner .nav li:last-child .category-link, .LayoutLeftColumnInner .nav li:last-child .attribute-link { border-bottom: none; box-shadow: none; }
.FreeShipping { background: #f7f7f7; }
.FreeShipping p { max-width: 430px; color: #999; }
.FreeShipping a { background: #CE1515; color: #fff; padding: 10px 20px; border-radius: 5px; }
.newsletter { background: #000; }
.newsletter h2 { color: #65A9E0; }
.newsletter p { margin-top: 0; line-height: 16px; color: #666; }
.LayoutLeftColumnInner .nav .ControlHeader { color: #65A9E0; }
/* { background: #65A9E0; border: none; color: #fff; } */
.AddToCartThemeButton:hover, .PlaceOrderThemeButton:hover, .OnePageCheckoutPlaceOrderThemeButton:hover, .CheckoutThemeButton:hover, .SignInThemeButton:hover, .ShoppingCartCheckoutThemeButton:hover { background: #4F96C6; }
.HomeBlogPost .BlogPostTitle a { font-size: 24px; color: #000; }
.HomeBlogPost .BlogPostTitle a:hover { font-size: 24px; color: #000; text-decoration: none; }
.HomeBlogPost .BlogPostPostedOnBy { color: #999; }
.LayoutBottom { background: #383838; margin-top: 20px; padding-bottom: 60px; }
.LayoutBottom .h4 { color: #fff; }
.LayoutBottom, .LayoutBottom a { color: #fff; }
.LayoutBottom .nav > li > a:hover { background: none; }
.MenuList .nav > li > a { display: inline; padding: 0; }
.badge { background-color: #65A9E0; }
.LayoutLeftColumn .ProductDisplay .ControlHeader { background: none; color: #65A9E0; display: inline-block; padding: 15px 20px; font-weight: bold; font-size: 18px; }
.LayoutLeftColumn .ProductDisplay h3 { border: none; }
.BlogRoll .BlogPostTitle a { color: #000; line-height: 45px; }
.BlogRoll .BlogPostTitle a:hover { color: #4F96C6; }
.BlogRoll > .col-lg-6 { margin-bottom: 50px !important; }
.LayoutLeftColumnInner .ProductDisplay a:hover { text-decoration: none; color: #555; }
.CategoryProductPriceLabel { display: none; }
.Default .navbar-brand { color: #fff; }
.Default .navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
.BlogRollBlogDescription { padding-bottom: 30px; }
.top-social a { font-size: 26px; color: #91a0aa; line-height: 50px; margin-left: 30px; }
.top-social a:hover { color: #748189; text-decoration: none; }
.Default .ProductDisplay { background: #fff; border: 1px solid #ededed; }
.ProductDisplay .ControlHeader { padding: 10px 16px; }
.ProductDisplay .grad { border: 1px solid #DDDDDD; }
.ProductDisplay h3 { margin: 0; font-size: 18px; font-weight: bold; }
.Control .ControlHeader { color: #65a9e0; }
.LayoutBottom .Control .ControlHeader { color: #fff; }
.prod_view { display: none !important; background: #4E8DB7; transition: all 0.2s ease 0s; padding: 5px 15px; border: 1px solid #65a9e0; border-radius: 4px; color: #fff; }
.prod_view:hover { background: #4F96C6; text-decoration: none; border: 1px solid #65a9e0; color: #fff; }
.LayoutContentInner { background: #fff; padding: 15px; border: 1px solid #ededed; }
.Default .LayoutContentInner { background: none; border: none; padding: 0; }
.Default .LayoutLeftColumn .ProductDisplay { background: none; border: none; }
.left-head { background: none repeat scroll 0 0 #222526; padding: 15px 20px; font-size: 18px; color: #65A9E0; }
/* [/Layout] */

/* [Widgets] */

/* [/Widgets] */

/* [ProductDetails] */
.ProductDetailsPriceLabel { display: none; }
.ProductDetailsThumbnail a.main-product-photo::before { content: ''; width: 1px; margin-left: -1px; float: left; height: 0; display: block; padding-top: 60%; }
.ProductDetailsThumbnail a.main-product-photo::after { content: ""; display: table; clear: both; }
.ProductDetailsThumbnail ul { min-height: 95px; }
.ProductDetailsThumbnail ul::after { content: ""; display: block; clear: both; }
.ProductDetailsThumbnail ul.product-thumbnails li { display: inline-block; margin-right: 20px; }
.ProductDetailsThumbnail ul.product-thumbnails li .thumbnail::before { content: ''; width: 1px; margin-left: -1px; float: left; height: 0; display: block; padding-top: 100%; }
.ProductDetailsThumbnail ul.product-thumbnails li .thumbnail::after { content: ""; display: table; clear: both; }
.ProductDetailsThumbnail ul.product-thumbnails li .thumbnail img { width: 75px; height: 75px; }
input.ProductDetailsQuantityTextBox { width: 70px; text-align: center; padding: 0; }
#lblProductStatus:after { content: " - "; }
#lblProductStatus + br { display: none; }

.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; }
div.pdp-section p.h2 { border-bottom: 1px solid #BBB; padding-bottom: 10px; }

table.variantSelection { border: 1px solid #e9e9e9; border-radius: 4px; vertical-align: middle; }
table.variantSelection tr { border-bottom: 1px solid #e9e9e9; }
table.variantSelection tr:nth-child(odd) { background-color: #fbfbfb; padding: 4px; }
table.variantSelection input { float: left; width: auto; margin: 8px 5px; }
table.variantSelection label { display: flex !important; line-height: 28px; }

@media only screen and ( max-width:992px) and (min-width:767px ) {
 .call-col-seprator { display: none; }
}

@media only screen and ( max-width:480px)  {
 .call-col-seprator { display: none; }

 .call-options { flex-direction: column; align-items: center; }
}
/* [/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; }
.product-list .product-frame a:hover { color: #428bca; text-decoration: none; }
.product-list .product-frame a:hover .thumbnail { border-color: #428bca; }
.product-list .product-frame .thumbnail { min-height: 135px; }
/* min-height: 180px; line-height: 180px; */
.category-product .thumbnail img { display: inline; padding: 5px 0px; }

.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-only { display: none; opacity: 0; }
.list-view .list-view-only { display: block; opacity: 1; }
/* [/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%; border-bottom: 1px solid #EEEEEE; }
.ShoppingCart { text-align: left; padding: 0px 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: 0px 0 0 0; vertical-align: top; }
.ShoppingCartQuantity { text-align: right; 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; position: relative; padding-top: 5px; }
.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: 80%; top: -5px; position: relative; }
/* display: table; */ /* text-align: center; height: 30px; */
/* 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; }
.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; }
.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; }
.acceptedCreditCardLogos div, .acceptedPaymentMethodLogos li { display: inline-block; zoom: 1; margin: 0px 2px 10px; padding: 0; height: 27px; width: 43px; background-color: #fff !important; background-size: 43px !important; border-radius: 4px; }
.acceptedCreditCardLogos .jcb { background: url("/store/i/jcb_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos  span { display: none; }
.acceptedCreditCardLogos .visa { background: url("/Shared/images/icons/visa.svg") no-repeat; }
.acceptedCreditCardLogos .amex { background: url("/Shared/images/icons/amex.svg") no-repeat; }
.acceptedCreditCardLogos .discover { background: url("/Shared/images/icons/discover.svg") no-repeat; }
.acceptedCreditCardLogos .bankcard { background: url("/store/i/bankcard_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .mastercard { background: url("/Shared/images/icons/mastercard.svg") no-repeat; }
.acceptedCreditCardLogos .dinersclub { background: url("/Shared/images/icons/diners.svg") no-repeat; }
.acceptedCreditCardLogos .paypal { background: url("/Shared/images/icons/paypal.svg") 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] */
.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] */
.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; }
.product-reviews { display: inline-block; }
/* [/ProductDisplay] */

/* [ProductReviewsListing] */
.ProductReviewTitle { font-weight: bold; margin-bottom: 10px; }
.review-item { background-color: #f0f1f2; margin-bottom: 10px; }
.review-item:last-child { margin-bottom: 0; }
.review-author, .review-summary, .review-body { padding: 5px 10px; }
.review-author { background-color: #CCC; }
.review-summary { border-bottom: 1px solid #DDD; }
/* [/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] */

/* [/TreeNavigation] */

/* [WidgetArea] */

/* [/WidgetArea] */

/* [Widget6082] */
.Control_6082 { float: left; }
/* [/Widget6082] */

/* [Widget6083] */
.Control_6083 { float: right; }
/* [/Widget6083] */

/* [Widget6076] */
.Control_6076 { text-align: right; }
/* [/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; display: visible; }
.SlideshowButton { margin: 0 1em 0 0; padding: 0; float: left; list-style: none; }
/* border: 3px solid #222; */
.SlideshowButtonLinkCurrent { background: #222; }
.SlideshowButtonLink:focus { outline: none; }
.SlideshowPrevious { position: absolute; left: 8px; color: #fff; background: url("/Shared/Themes/2018Q1/images/SlideshowPrevious.png") no-repeat; font-size: 0px; line-height: 0px; }
.SlideshowNext { position: absolute; right: 8px; background: url("/Shared/Themes/2018Q1/images/SideshowNext.png") no-repeat; font-size: 0px; line-height: 0px; }
.SlideshowPreviousLink { color: #fff; padding: 36px; display: block; }
.SlideshowNextLink { color: #FFFFFF; display: block; padding: 36px; }
/* [/Slideshow] */

/* [Widget5986] */
.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 */

.BlogPostTitle { padding: 0; font-weight: normal; margin: 0; }
.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; }

/* to be deleted later */

.Control_9985 .BlogRoll img { object-fit: cover; width: 150px; height: 150px; padding: 1rem; padding-left: 0; }

@media only screen and (min-width:768px){
 body.BlogRoll .BlogPostImage img { max-width: 295px !important; }
}
/* [/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; }

/* update layout and comment section */


.blog-wrapper img {  }
.blog-wrapper p, .BlogPostContent .description ul { font-size: 18px; }

h1.BlogPostTitle { font-size: 26px !important; line-height: 1.2 !important; }

.BlogPostImage { max-width: 750px; display: flex; justify-content: center; }

.blog-wrapper { display: flex; flex-direction: column; align-items: center; border-style: solid; padding: 18px; border-color: #F8F8F8; border-top: none; border-bottom: none; }
.blog-wrapper article { width: 100%; }

#BlogPostComments .media { display: flex; align-items: flex-end; }

.BlogPostCommentTextBox { flex: 1; width: 100%; }

.BlogPostCommentTextBox #txtComment { width: 100%; height: 90px; }

.BlogPostCommentTextBox .BlogPostCommentAddButton input { width: 100%; }

.BlogPostCommentAddButton { padding-bottom: 0 !important; }

.BlogPostCommentDisplayName { text-align: center; }
body.BlogPost .addthis_toolbox a { margin-bottom: 0; }

@media (min-width:992px){
 .blog-wrapper { padding: 60px; }
 .blog-wrapper article { width: 750px; }

}

@media (max-width:767px){
 body.BlogPost .blog-wrapper { padding-left: 0; padding-right: 0; border: none; }
 body.BlogPost section.LayoutContent { padding-left: 0; padding-right: 0; }
}

@media (max-width:614px){
 #BlogPostComments .media { flex-direction: column; gap: 1rem; align-items: flex-start; }
}
/* [/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_MaxSize { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/BlogTagCloud] */

/* [WriteReview] */

/* [/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: 4px; 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 { 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%; }

.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; }


.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; }
/* [/CustomerLogin] */

/* [CategoryNavigationLinks] */

/* [/CategoryNavigationLinks] */

/* [AttributeNavigationLinks] */
.MoreAttributesLink { cursor: pointer; }
.MoreAttributes { display: none; }
/* [/AttributeNavigationLinks] */

/* [HTML] */

/* [/HTML] */

/* [Carousel] */

/* [/Carousel] */

/* [Widget3921] */
.SmallCartItemLink_3921 { text-decoration: underline; }
.SmallCartQtyTextbox_3921 { border-color: #333333; border-width: 1px; border-style: Solid; font-size: 8pt; width: 30px; }
/* [/Widget3921] */

/* [Widget9739] */
.Control_9739 { margin-bottom: 30px; }
.Control_9739 h4 { margin-bottom: 0; }
.ProductDisplayBuyNowLink_9739 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_9739 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_9739 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_9739 { float: right; padding-right: 5px; display: inline; }
/* [/Widget9739] */

/* [Widget9910] */
.Control_9910 { padding-top: 20px; padding-bottom: 20px; }
.BlogTagCloud.Control_9910 { text-align: justify; }
.TagCloudList_9910 { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem_9910 { display: inline; padding: 0 5px 0 0; vertical-align: bottom; }
.BlogTagCloud .ControlLink_Link_9910 { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize_9910 { opacity: 0.5; }
.BlogTagCloud .TagCloud_MaxSize_9910 { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover_9910 { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/Widget9910] */

/* [Widget6093] */

/* [/Widget6093] */

/* [Widget9738] */
.Control_9738 { margin-bottom: 30px; }
.Control_9738 h4 { margin-bottom: 0; }
.ProductDisplayBuyNowLink_9738 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_9738 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_9738 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_9738 { float: right; padding-right: 5px; display: inline; }
/* [/Widget9738] */

/* [Widget9894] */
.Control_9894 a { font-size: 1.5em; }
/* [/Widget9894] */

/* [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] */

/* [MenuBar] */

/* [/MenuBar] */

/* [Widget3920] */
.Control_3920  .navbar { background: #ce1515; border: none; height: 70px; }
.Control_3920  .navbar-default .navbar-nav > li > a { color: #fff; line-height: 40px; border-right: 1px solid #ad2121; }
.Control_3920  .navbar-default .navbar-nav > li > a:hover { background: #ad2121; }
.Control_3920 .navbar-collapse { padding-left: 0; padding-right: 0; }
/* [/Widget3920] */

/* [Widget3997] */
.Control_3997 .navbar { background: #1f2123; height: 64px; border: none; }
.Control_3997 .navbar-default .navbar-nav > li > a { line-height: 34px; border-right: 1px solid #000; }
/* [/Widget3997] */

/* [Widget9884] */
.Control_9884 .navbar { background: none; border-bottom: none; margin-bottom: 0; }
.Control_9884 .navbar-default .navbar-right .navbar-nav  > li > a, .Control_9884 .navbar-default .navbar-right .navbar-nav  > li:first-child > a { border: none; background: none; color: #999; }
.Control_9884 .navbar-default .navbar-right .navbar-nav  > li > a:hover { border: none; background: none; color: #fff; }

.Control_9884 .navbar-default .navbar-nav > li > a { border-right: 1px solid #ccc; line-height: 20px; color: #999; }
.Control_9884 .navbar-default .navbar-nav > li:first-child > a { border-left: 1px solid #ccc; }
.Control_9884 .navbar-default .navbar-nav > li > a:hover { border-right: 1px solid #ccc; background: #eee; color: #444444; }
.Control_9884 .navbar-collapse { padding-left: 0; padding-right: 0; }
/* [/Widget9884] */

/* [Widget9879] */
.Control_9879 .navbar { background: none repeat scroll 0 0 #222526; border-bottom: medium none; border-radius: 6px; margin-bottom: 0; position: relative; z-index: 10; }
.Control_9879 .navbar-collapse { padding-left: 0; padding-right: 0; }
.Control_9879 .navbar-default .navbar-nav > li > a { border-right: 1px solid #000; line-height: 35px; color: #fff; padding-left: 20px; padding-right: 20px; }

.Control_9879 .navbar-default .navbar-nav > li > a:hover { border-right: 1px solid #000; background: #000; }
.Control_9879 .navbar-default .navbar-nav > li:first-child > a:hover { border-radius: 6px 0 0 6px; }
.Control_9879 .navbar-right { background: none repeat scroll 0 0 #65A9E0; border-radius: 0 6px 6px 0; }
.Control_9879 .navbar-default .navbar-right .navbar-nav > li > a { border-right: 1px solid #4e8db7; line-height: 35px; color: #fff; padding-left: 20px; padding-right: 20px; font-size: 24px; }
.Control_9879 .navbar-default .navbar-right .navbar-nav > li > a:hover { background: #4f96c6; }
.Control_9879 .navbar-default .navbar-right .navbar-nav > li:last-child  > a { border-right: none; border-radius: 0 6px 6px 0; }
/* [/Widget9879] */

/* [Widget9888] */
.Control_9888 { margin-top: 10px; }
.Control_9888 .h-social a, .Control_9888 .h-social2 a { color: #fff; }
.Control_9888 .h-social a:hover, .Control_9888 .h-social2 a:hover { color: #ccc; text-decoration: none; }
.Control_9888 .h-search .AutocompleteSearchBox { background: none repeat scroll 0 0 #FFFFFF; border: medium none; display: inline-block; padding: 5px; position: relative; width: 100%; }
.h-search { background: none repeat scroll 0 0 #222526; border-radius: 6px; padding: 12px; width: 100%; position: relative; }

.Control_9888 .SearchGoThemeButton { background: none repeat scroll 0 0 #65A9E0; border: medium none; border-radius: 0 6px 6px 0; display: inline-block; margin: 0; position: absolute; top: 12px; right: 8px; color: #fff; height: 34px; }
.Control_9888 .SearchGoThemeButton:hover { background: #4F96C6; }
.Control_9888 .col-xs-6:nth-of-type(2n), .col-sm-6:nth-of-type(2n) { margin-bottom: 0; }
/* [/Widget9888] */

/* [Widget9740] */
.ControlInput_9740, .Control_9740 input[type="text"], .Control_9740 input[type="password"], .Control_9740 input[type="email"] { border: medium none; border-radius: 4px 0 0 4px; box-shadow: none; display: inline-block; line-height: 0; margin-bottom: 0; margin-right: 0; margin-top: 0; padding: 14px; }
.Control_9740 .MailingListGoThemeButton { background: #65A9E0; border: medium none; border-radius: 0 4px 4px 0; color: #FFFFFF; display: inline-block; font-size: 18px; margin: 0 0 0 -5px; height: 44px; }
.Control_9740 .MailingListGoThemeButton:hover { background: #4F96C6; }
.Control_9740 { text-align: center; }
.ControlHeader_9740 { display: none; }
/* [/Widget9740] */

/* [Widget9741] */
.Control_9741 { margin-top: 30px; background: #fff; border: 1px solid #ededed; }
.Control_9741  .BlogRollBlogName { margin: 0; text-transform: uppercase; }
.Control_9741  .grad { border: 1px solid #ddd; }
.Control_9741  .BlogRollBlogName div { color: #65A9E0; display: inline-block; padding: 10px 16px; font-size: 18px; font-weight: bold; }
.Control_9741  .BlogPostImage { margin-top: 20px; margin-bottom: 20px; }
/* [/Widget9741] */

/* [MenuList] */

/* [/MenuList] */

/* [Widget9892] */
.Control_9892 .nav > li > a:hover, .nav > li > a:focus { background: none; background-color: none; color: #999; }
/* [/Widget9892] */

/* [Widget9903] */

/* [/Widget9903] */

/* [Widget9906] */
.Control_9906 .well .row:last-child .ControlItem_9906 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0px; }
.Control_9906 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_9906 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
.ControlItem_9906 { padding-left: 0; border-bottom: 1px solid #DDDDDD; color: #000; margin-bottom: 20px; }
.ProductDisplayBuyNowLink_9906 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_9906 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_9906 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_9906 { float: right; padding-right: 5px; display: inline; }
/* [/Widget9906] */

/* [Widget9907] */
.Control_9907 .well .row:last-child .ControlItem_9907 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0px; }
.Control_9907 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_9907 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
.ControlItem_9907 { padding-left: 0; border-bottom: 1px solid #DDDDDD; color: #000; margin-bottom: 20px; }
.ProductDisplayBuyNowLink_9907 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_9907 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_9907 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_9907 { float: right; padding-right: 5px; display: inline; }
/* [/Widget9907] */

/* [Widget9908] */
.Control_9908 .well .row:last-child .ControlItem_9908 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0px; }
.Control_9908 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_9908 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
.ControlItem_9908 { padding-left: 0; border-bottom: 1px solid #DDDDDD; color: #000; margin-bottom: 20px; }
.ProductDisplayBuyNowLink_9908 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_9908 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_9908 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_9908 { float: right; padding-right: 5px; display: inline; }
/* [/Widget9908] */

/* [ImageLogo] */

/* [/ImageLogo] */

/* [Widget9747] */
.Control_9747 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ededed; padding: 8px; }
.Control_9747 { text-align: center; }
.Control_9747 img:hover { border: 1px solid #65a9e0; }
/* [/Widget9747] */

/* [Widget25909] */
.Control_25909 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ededed; padding: 8px; }
.Control_25909 img:hover { border: 1px solid #65a9e0; }
/* [/Widget25909] */

/* [Widget9749] */
.Control_9749 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ededed; margin-bottom: 25px; padding: 8px; width: 100%; }
.Control_9749 img:hover { border: 1px solid #65A9E0; }
/* [/Widget9749] */

/* [Widget9751] */
.Control_9751 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ededed; margin-bottom: 25px; padding: 8px; width: 100%; }
.Control_9751 img:hover { border: 1px solid #65A9E0; }
/* [/Widget9751] */

/* [Widget9753] */
.Control_9753 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ededed; margin-bottom: 25px; padding: 8px; width: 100%; }
.Control_9753 img:hover { border: 1px solid #65A9E0; }
/* [/Widget9753] */

/* [Widget9743] */
.Control_9743 { margin-bottom: 15px; }
.Control_9743 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ededed; padding: 8px; }
.Control_9743 img:hover { border: 1px solid #65A9E0; }
/* [/Widget9743] */

/* [Widget9755] */
.Control_9755 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ededed; padding: 8px; }
.Control_9755 { text-align: center; }
.Control_9755 img:hover { border: 1px solid #65a9e0; }
/* [/Widget9755] */

/* [Widget9736] */
.Control_9736 { padding: 20px; background: #fff; border: 1px solid #ededed; text-align: center; margin-bottom: 15px; margin-top: 10px; }
.Control_9736 h2 { color: #65a9e0; }
/* [/Widget9736] */

/* [BillMeLaterBanner] */

/* [/BillMeLaterBanner] */

/* [Widget9904] */
.Control_9904 { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #EDEDED; margin-bottom: 30px; padding: 10px; text-align: center; }
/* [/Widget9904] */

/* [Widget8918] */
.Control_8918 { margin-top: 0px; }
.Control_8918 .h-social a, .Control_8918 .h-social2 a { color: #fff; }
.Control_8918 .h-social a:hover, .Control_8918 .h-social2 a:hover { color: #ccc; text-decoration: none; }
.Control_8918 .h-search .AutocompleteSearchBox { background: none repeat scroll 0 0 #FFFFFF; border: medium none; display: inline-block; padding: 5px; position: relative; width: 100%; }
.h-search { background: none repeat scroll 0 0 #222526; border-radius: 3px; padding: 12px; width: 100%; position: relative; }

.Control_8918 .SearchGoThemeButton { background: none repeat scroll 0 0 #65A9E0; border: medium none; border-radius: 0 6px 6px 0; display: inline-block; margin: 0; position: absolute; top: 12px; right: 8px; color: #fff; height: 34px; }
.Control_8918 .SearchGoThemeButton:hover { background: #4F96C6; }
.Control_8918 .col-xs-6:nth-of-type(2n), .col-sm-6:nth-of-type(2n) { margin-bottom: 0; }
/* [/Widget8918] */

/* [Header] */
#ui-id-1:hover { display: inline !important; }

.logo-container img { height: auto; }

@media only  screen and (max-width:767px){
 .main-menu-container { padding-left: 0; padding-right: 0; }

 .navbar { border-radius: 0 !important; }
}
.embed-youtube { background-color: #000; margin-bottom: 30px; /* position: relative;*/ overflow: hidden; cursor: pointer; }
.embed-youtube img { width: 100%; top: -16.84%; left: 0; opacity: 0.7; }
.embed-youtube .embed-youtube-play { width: 68px; height: 48px; background-color: #333; box-shadow: 0 0 30px rgba( 0,0,0,0.6 ); z-index: 1; opacity: 0.8; border-radius: 6px; }
.embed-youtube .embed-youtube-play:before { content: ""; border-style: solid; border-width: 15px 0 15px 26.0px; border-color: transparent transparent transparent #fff; }
.embed-youtube img, .embed-youtube .embed-youtube-play { cursor: pointer; }
.embed-youtube img, .embed-youtube iframe, .embed-youtube .embed-youtube-play, .embed-youtube .embed-youtube-play:before { position: absolute; }
.embed-youtube .embed-youtube-play, .embed-youtube .embed-youtube-play:before { top: 50%; left: 50%; transform: translate3d( -50%, -50%, 0 ); }
.embed-youtube iframe { height: 100%; width: 100%; top: 0; left: 0; }

.embed-youtube .embed-youtube-play:hover { background-color: #f00; }
/* [/Header] */

/* [CategoryList] */
.CategoryListProduct { width: 100px; float: left; margin: 20px; text-align: center; }
.CategoryListProductPhoto { height: 100px; }
/* [/CategoryList] */

/* [ProductCompare] */
.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] */

/* [Widget9985] */
.Control_9985 { padding: 15px; }
/* [/Widget9985] */

/* [Widget9787] */
.Control .ControlHeader.ControlHeader_9787 { padding: 0 0 10px 0; color: inherit; margin: 20px 0 10px 0; font-size: 30px; border-bottom: 1px solid #bbb; font-weight: 500; line-height: 1.1; font-family: inherit; }
.ProductDisplayBuyNowLink_9787 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_9787 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_9787 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_9787 { float: right; padding-right: 5px; display: inline; }
/* [/Widget9787] */

/* [CustomWidget] */

/* [/CustomWidget] */

/* [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] */

/* [Default] */
.homepage-hero-banner { grid-area: Banner-Image; }
.homepage-promo-1 img, .homepage-promo-2 img { width: 100%; min-width: 100%; max-width: 100%; height: auto; }
.homepage-promo-1, .homepage-promo-2 { max-height: 256px; min-height: 25.7vw; }
.homepage-promo-1 { grid-area: Promo-1; align-self: start; }
.homepage-promo-2 { grid-area: Promo-2; align-self: end; }
#homepage-header-grid {
display: grid;
gap: 15px;
grid-template-columns: 1fr 1fr;

grid-template-areas:
"Banner-Image Banner-Image"
"Promo-1 Promo-2";
}
.homepage-hero-banner .Slideshow { max-height: 350px; min-height: 35.3vw; }
.homepage-hero-banner .Slider { overflow: hidden; }
.homepage-hero-banner ul { display: flex; }
.homepage-hero-banner ul li { flex: 1 0 auto; max-width: 100%; }

@media (min-width: 992px) {
#homepage-header-grid {
grid-template-columns: 75% 1fr;

grid-template-areas:
"Banner-Image Promo-1"
"Banner-Image Promo-2";
}
 .homepage-promo-1, .homepage-promo-2 { min-height: 161px; max-height: 100%; }
 .homepage-hero-banner .Slideshow { min-height: 342px; max-height: 100%; }
}
@media (min-width: 1200px) {
 .homepage-promo-1, .homepage-promo-2 { min-height: 197px; max-height: 100%; }
 .homepage-hero-banner .Slideshow { min-height: 413px; max-height: 100%; }
}
@media (max-width:736px){
 .home-banner { padding: 3px !important; }
 #homepage-header-grid { gap: 10px; }
}
/* [/Default] */

/* [ShippingEstimation] */
.ShippingEstimation .ShippingEstimationHelpText { text-align: center; font-size: 16px; }

.ShippingEstimation .ShippingEstimationForm { text-align: center; width: 100%; }

.ShippingEstimation .ShippingEstimationForm tr { display: flex; flex-direction: column; gap: 1rem; }

.ShippingEstimation .ShippingEstimationForm #ddCountry { max-width: 305px; }
.ShippingEstimation .ShippingEstimationFormLabel { padding-top: .5rem; }
.ShippingEstimation .panel-default { margin: 0 15px; }



.ShippingEstimation #btnEstimate { margin-top: 1rem; width: 150px; }

.ShippingEstimation { display: flex; justify-items: center; align-items: center; justify-content: center; height: 100vh; }
/* [/ShippingEstimation] */

/* [Search] */
.quick-view { display: none !important; }
/* [/Search] *//* MailChimp Override */
#mc_embed_signup { background-color: transparent !important; }
#mc_embed_signup .button { background-color: #65A9E0 !important; }
#mc_embed_signup .button:hover { background-color: #4E8DB7 !important; }

/* FAQ Expand/Collapse */
.faq { margin: 20px 0px; }
.hide { display: none; }
.show { display: block; }
dt { font-weight: bold; margin: 15px 40px 5px; cursor: pointer; text-decoration: underline; color: #000; }
dt:before { content: "Q"; font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; margin-right: 7px; padding: 2px 6px 5px; color: #FFF; background-color: #000; font-weight: normal; margin-left: -35px; position: relative; top: 10px; }

dd { margin: 25px 70px 0px; padding-bottom: 12px; line-height: 150%; }
dd:before { content: "A"; font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; margin-right: 7px; padding: 1px 7px; color: #000; background-color: #FFF; border: 2px solid black; margin-left: -38px; position: relative; top: 10px; }

/* CSS Custom */
.center { padding-bottom: 5px; }
.caption .small { color: #929292; }
.CatalogGraphic { box-shadow: 0 0 10px; float: right; margin: 120px 20px; }
.CartItemPriceArea { font-size: 1.2em; color: red; }
.CartItemTotalArea { text-align: right; }
.CallForShipping { color: #FF0000; font-size: 1.8em; font-weight: bold; line-height: 0; position: relative; top: 5px; }
.CategoryChildCategories { text-align: center; }
.CategoryCategoryLink { height: 60px; background: #65A9E0; display: table-cell; width: 500px; vertical-align: middle; overflow: hidden; }
.CategoryCategoryLink:hover, .CategoryCategoryLinkAnchor:hover .CategoryCategoryLink { background-color: #4E8DB7; }
.CategoryCategoryLink a, .CategoryCategoryLinkAnchor, .CategoryCategoryLinkAnchor:hover, .CategoryCategoryLinkAnchor:focus { color: #fff; text-decoration: none; }
.CategoryCategoryThumbnail { border: 1px solid #D3D3D3; border-radius: 5px 5px 0px 0px; }
.CategoryProductItemNrDash { display: none; }
.CategoryProductReview { display: none; }
.CategoryProductPrice { color: #65a9e0; font-size: 1.7em; }
.Control_9757 li[class*='col-'] { display: inline-block; font-size: 13px; vertical-align: top; }
a.ControlLink_Link_9757 { padding: 3px 10px !important; }

.col-xs-3 .dropdown-menu { left: -200px; }
/* .col-xs-6 .thumbnail { max-height: 120px; }
.col-xs-6 .thumbnail img{ max-height: inherit; } */
.dropdown-menu .Control_9888 { margin: 0px; }
.icon-search:before { float: right; padding: 15px; color: #fff; }
.col-xs-12 .row { border-bottom: 1px solid #d3d3d3; }
.hidden-xs.col-sm-6.col-md-3.m-t-5.m-b-5.category-product.grid-view { min-height: 310px; }
.list-view-only .CategoryProductAddToCart { padding-top: 10px; }
.lh-15 { line-height: 1.5 !important; }
.dropdown-menu { padding: 0px !important; }
.GravatarImage { display: none; }
.grid-view div.no-m-b { overflow: hidden; }
.navbar-brand, .navbar-brand:hover { color: #fff !important; float: left; font-size: 18px; height: 20px; line-height: 20px; padding: 15px 0; }
.navbar-toggle { background-color: rgba(0, 0, 0, 0); background-image: none; border: 1px solid rgba(0, 0, 0, 0); border-radius: 4px; float: left; margin-bottom: 8px; margin-left: 15px; margin-top: 8px; padding: 10px 15px; position: relative; }
.panel { clear: both; }
.page-header { margin: 5px 0px; }
.ProductDetailsAddToCartButton { height: 50px; margin: 10px 0; width: 100%; }
.ProductDetailsPricing { text-align: center; }
.ProductDetailsBestPrice { text-align: center; }
.ProductDetailsSocialBookmarks { text-align: center; }
.ProductDetailsThumbnail { border: 1px solid #d3d3d3 !important; }
.product-flag.right.bottom.flag2 { bottom: -106px; right: -121px; width: 180px; }
.searchicon { left: 8px; position: relative; }

#mc_embed_signup { background: #fff; clear: left; font: 14px Helvetica,Arial,sans-serif; }
#dvProductQuantity { text-align: center; }
#PhotoThumbnails_imgPhoto { max-width: 60% !important; }
#tabs { background-color: #65A9E0; border-radius: 5px 5px 0px 0px; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #65A9E0 !important; }
#tabs > li > a:hover { color: #65A9E0 !important; }
#tabs > li > a { color: #fff; }
#txtRedirectSearchBox { width: 100% !important; }
#txt-Redirect-SearchBox { width: 100% !important; }
input#btn-Search-Box { border: medium none; border-radius: 0 6px 6px 0; display: inline-block; margin: 0; position: absolute; top: 12px; right: 8px; color: #fff; height: 34px; }

.videowrapper { float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.videowrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.icon-white { color: #fff; }
.xs-cart { padding: 14px 5px; }
.lgloginmessage { color: #91A0AA; position: absolute; right: 285px; top: 10px; }
.xsloginmessage { position: absolute; right: 10px; top: 35px; }

/* [Widget9734] */
.Control_9734 { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ededed; padding: 8px; }
.Slideshow_9734 { position: relative; }
.SlideList_9734 { margin: 0; padding: 0; list-style: none; }
.Slide_9734 { overflow: hidden; }
.SlideshowButtons_9734 { padding: 0; bottom: -18px; position: relative; }
.SlideshowButton_9734 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 23px; line-height: 23px; }
.SlideshowButtonLink_9734 { float: left; height: 15px; line-height: 15px; background: #444444; color: #555; padding: 0 10px; text-decoration: none; box-shadow: inset 0 0 2px #000000; display: none; }
.SlideshowButtonLinkCurrent_9734 { background: #65a9e0; color: #fff; }
.SlideshowButtonLink:focus_9734 { outline: none; }


/* [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] */

/* FORMS */
/* HOW-TO
http://www.smashingmagazine.com/2014/02/27/making-embedded-content-work-in-responsive-design/ */
.contact-form { position: relative; padding-bottom: 90%; height: 0; overflow: hidden; }
.contact-form iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ShippingSelect input[type="radio"] + label { margin-left: 1em; }
h3.blog-widget-title { margin: 0 !important; padding: 10px 16px; }
.blog-widget.grad { border: 1px solid #DDDDDD; background: linear-gradient(to bottom, #f8f8f9 0%,#e9eaeb 99%); }
.blog-widget-header { font-size: 18px; font-weight: bold; color: #65a9e0; }

/* Flex Box-Grid */
.flex-grid { display: flex; flex-flow: wrap; }
.flex-grid .CategoryChildCategoryHeader { flex: 0 0 100%; }
.flex-grid .CategoryChildCategories { display: flex; flex-flow: column; height: 100%; }
.flex-grid .CategoryChildCategoriesShortDesc { flex: 1 0 auto; background-color: #F5F5F5; padding: 5px; text-align: center; font-size: 12px; border: 1px solid #D3D3D3; border-radius: 0 0 2px 2px; }
.flex-grid .CategoryCategoryLink { display: flex; width: auto; align-items: center; justify-content: center; }

/* Lazysizes / Lazyload Images */
.lazyload, .lazyloading { opacity: 0; }
.lazyloaded { opacity: 1; transition: opacity 300ms; }
body.lazyload, body.lazyloading, body { opacity: 1 !important; background-color: #DDDDDD; }
body.lazyloaded, html.no-js body.lazyload { opacity: 1 !important; background: url("/Shared/ThemeImages/images/bg.jpg") no-repeat fixed 50% 0 #DDDDDD; transition: none !important; }
.CategoryChildCategories .CategoryCategoryThumbnail { min-height: 150px; }
input[type="file"] + span { top: 0px; }
img[data-sizes="auto"] { display: block; width: 100%; }

/* 10-26-21 Live Chat Replacement */
a#live-chat-widget { border: 0 solid #FFF; border-radius: 8px 8px 0 0; text-decoration: none; padding: 10px 40px; position: fixed; bottom: 0; right: 20px; box-shadow: rgb(0 0 0 / 30%) 0px 4px 12px; color: #000; font-family: 'exo 2'; font-size: 1em; background-color: #FFF; transition: color 0.1s ease-in-out; }
a#live-chat-widget:hover { color: #428bca; }
a#live-chat-widget::after { content: " "; display: block; position: absolute; top: 0; right: 0; bottom: 0; border: 0 solid #FFF; border-radius: 8px 8px 0 0; left: 0; transition: 0.1s ease-in-out; }
a#live-chat-widget:hover::after { box-shadow: inset rgb(0 0 0 / 10%) 0px 2px 8px; } 
/* [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; }

/* update for only content template layout */
@media only  screen and (max-width:767px){
 body.OneColumn .LayoutContent { padding-left: 0; padding-right: 0; }
}