/* [Widgets] */
.parallax-content h1 { text-transform: uppercase; }
.parallax-content .btn { padding: 1rem 3rem; }
/* [/Widgets] */

/* [Catalog] */
.CatalogItemQuantityBox input { width: 40px !important; text-align: center; }
.CatalogCategoryTrail { padding: 15px; background-color: #f5f5f5; border-radius: 4px; }
.manufacturer-link-divider:only-child { opacity: 0; }
/* [/Catalog] */

/* [Category] */
.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; }
.list-view .product-miniature { display: flex; flex-wrap: wrap; }

.lblPriceArea .lblPriceLabel, .lblPriceArea .CategoryProductPriceLabel, .CategoryProductPriceArea .lblPriceLabel, .CategoryProductPriceArea .CategoryProductPriceLabel { display: none; }
.ChildCategoriesList { display: flex; flex-wrap: wrap; margin-left: calc(-1 * var(--space-2)); margin-right: calc(-1 * var(--space-2)); }
.ChildCategoriesList .CategoryChildCategoryHeader { display: none; }
.ChildCategoriesList .CategoryChildCategories { flex: 0 0 16.6666666%; padding-left: var(--space-2); padding-right: var(--space-2); margin-bottom: var(--space-2); }
.ChildCategoriesList .CategoryChildCategories > div { height: 100%; overflow: hidden; }
.ChildCategoriesList .CategoryChildCategories .CategoryChildText { display: flex; flex-direction: column; justify-content: center; padding: var(--space-custom-label); text-align: center; }
.ChildCategoriesList .CategoryChildCategories .CategoryChildThumbnail > a { display: block; }
.ChildCategoriesList .CategoryChildCategories .CategoryChildThumbnail a > img { height: 100%; width: 100%; }
ChildCategoriesList .CategoryChildCategories .CategoryChildText .CategoryChildShortDesc { font-size: 0.875rem; }
.ChildCategoriesList .CategoryChildCategories .CategoryChildThumbnail:empty + .CategoryChildText { border: var(--border-width) solid var(--black); height: 100%; }
.ChildCategoriesList .CategoryChildCategories .CategoryChildThumbnail:not(:empty) + .CategoryChildText { pointer-events: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border: var(--border-width) solid var(--white); transition: .3s; background: rgba(36, 36, 36, 0.5); color: var(--white); }
.ChildCategoriesList .CategoryChildCategories .CategoryChildThumbnail:not(:empty) + .CategoryChildText h2 a { color: var(--white); }
.ChildCategoriesList .CategoryChildCategories:hover .CategoryChildThumbnail:not(:empty) + .CategoryChildText { background: rgba(36, 36, 36, 0.8); }

.Category .all-likebtn { top: var(--space-2); right: var(--space-2); }
.CategoryChildCategoryHeader { max-width: 100%; flex: 0 0 100%; padding-left: 15px; margin-bottom: 15px; font-weight: 700; }
.category-card:after { content: ""; background: rgba(0,0,0,0.4); height: 100%; width: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
.category-card { position: relative; min-height: 95px; }
.category-card img:after { border-radius: 4px; }
.category-card img { width: 100%; height: 95px; object-fit: cover; border-radius: 4px; }
.page-category li.splide__slide img { height: 120px; object-fit: cover; width: 100%; /* position: absolute; */ z-index: -1; }
.CategoryChildText { text-align: center; position: absolute; width: 100%; top: 50%; transform: translateY(-50%); z-index: 1; }
.CategoryChildText * { color: #fff; }
.CategoryChildText a:hover { color: #fff; }
/* JG CSS */
body.Category.LeftColumn { background: #FFFFFF; }
.sub-cat-nav { background-color: #F7F7F7; border-radius: 3px; display: flex; }
.category-header { max-height: 320px; }
.product-list .productItem .productItem-wrap { background: var(--white); }
.category-feed .splide { margin: 0 auto; }
.leftColumn .Control { padding-top: var(--space-1); padding-bottom: var(--space-1); padding-right: var(--space-2); background: #fff; padding-left: var(--space-2); border-top: 1px solid #CED4DA; border-right: 1px solid #CED4DA; border-left: 1px solid #CED4DA; }
.leftColumn .all-leftColumn-header { display: flex; justify-content: space-between; align-items: center; cursor: pointer; }
.leftColumn .Control .all-leftColumn-header:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  /* Unicode character for "plus" sign (+) */
}
img.banner { max-width: 100%; }
.leftColumn.left-collapse { border-bottom: 1px solid #ced4da; }
.leftColumn .Control .all-leftColumn-header.active:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f068";
  /* Unicode character for "minus" sign (-) */
}
.leftColumn .Control ul { background-color: white; max-height: 0; overflow: auto; transition: max-height 0.2s ease-out; }
.category-product .thumbnail img {  }
.productItem-caption .productItem-caption-name a { overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.productNewItem-caption-name { margin-bottom: 5px; }
.ProductReviewDimensionName {margin-top: 4px;}
h3.producttagline { order: -2; font-style: italic; font-size: 1.3em; }
.StarRatings img { width: 16px; margin-left: 1px;}
table.StarRatings { float: left; margin-left: 4px; margin-top: -1px;}
.in-stock-status { color: var(--success); }
.no-stock-status { color: var(--danger); }
input.CategoryProductAddToCart { width: 100%; }
.col-lg-3.splide__slide { margin-bottom: 0px !important; }
.splide__slide { max-height: 416px; }
.leftColumn .Control:first-child { border-radius: 4px 4px 0px 0px !important; }
.leftColumn .Control:last-child { border-radius: 0px 0px 4px 4px !important; border-bottom: 1px solid #CED4DA !important; }
.leftColumn .Control input[type=checkbox], .leftColumn .Control .checkbox input { margin: 1px 20px 1px 1px !important; }
/**.LayoutMiddle {padding-top: 2rem !important;}**/
.nav.nav-stacked>li { margin-top: var(--space-2); }
.AverageReviewRatings { min-height: 25px; }
.reviewcount { padding-top: 6px; }
.pageNav-wrap .pagination li a { padding: var(--space-1) var(--space-2); }
li.pageNav-pagination-next.next a { padding: 0; }
li.pageNav-pagination-prev.prev span, li.pageNav-pagination-next.next span, li.CurrentPage.active a, .LayoutLeftColumnInner ul.nav-stacked.nav-pills li a:hover { font-weight: 500; }
li.leftAttributeNav-filterBtn a { font-weight: 500; padding: 7px; background-color: #e6d3b3; width: 143px; text-align: center; font-size: small; }
.CategoryCategoryHeader p { margin: 0; }
.mobile-filters p { font-weight: 600; margin-left: var(--space-2) !important; margin-right: var(--space-1) !important; border-bottom: 1px solid; position: relative; }
.mobile-filters p:first-child:after {content: ""; width: 1px; height: 15px; background: #000; position: absolute; right: -30%; transform: translateX(30%); top: 50%; transform: translateY(-50%);}
.productItem .CategoryProductRetailPriceLabel, .category-card .CategoryChildShortDesc, .CategoryProductSalePriceArea .CategoryProductSalePriceLabel, .CategoryWasPriceArea .CategoryWasPriceLabel { display: none; }
.CategoryHeader .CategoryHeader-text { position: absolute; top: 50%; transform: translate(-50%, -50%); left: 50%; text-shadow: #00000054 0px 0px 7px; max-width: 80%; width: 80%; text-align: center;}
.product-flags .product-flag:not(:only-child):first-child { /* margin-bottom: var(--space-1); */ }
.footerSocialIcons { padding-top: 20px; }
.card { box-shadow: none !important; min-height: 435px; border:none;}
@media(max-width:1400px){
  .CategoryProductAddToCart .btn { font-size: 0.75rem; }
}
@media(max-width:1199px){
  .CategoryProductAddToCart > div { flex: 0 100%; }
  .CategoryProductAddToCart .qty-spinner { max-width: 100%; justify-content: center !important; margin-bottom: var(--space-2); }
}
@media(min-width:991px){
  .mobile-filters { display: none; }
  .post-category-name { margin: 0; } 
  .category-description .category-description-text { border-left: 1px solid #000; padding-left: 40px; }

}
.topNavigation-mobilesortby, .sectionHeader-mobile { display: none; }
@media only screen and (max-width: 1024px) {
  .topNavigation-pagesLabel, .topNavigation-pages { display: none; }

  .ChildCategoriesList { display: block; overflow-x: auto; white-space: nowrap; }
  .CategoryChildCategories { display: inline-flex; }
}
@media(max-width:991px){
  .ddSortByMobile:first-child { position: relative; }
  i.far.fa-times.close-filter, .ddSortByMobile .close-sort { position: absolute; top: 50%; right: 5%; transform: translateY(-50%); }
  .leftColumn.left-collapse { position: fixed; top: -100%; left: 0; border-radius: 0; width: 100%; max-width: 100%; height: 100%; z-index: 10000000; background: #fff; padding: 0; overflow-y: scroll; transition: top 0.2s ease-out; }
  .leftColumn.left-collapse.active { top: 0px; bottom: 0px; }
  select#ddSortBy { display: none; }
  .topNavigation-sortby { position: fixed; top: -100%; left: 0; background: #fff; width: 100%; height: 100%; z-index: 10000000; transition: top 0.2s ease-out; overflow-y: scroll; }
  .topNavigation-sortby.active { top: 0px; bottom: 0; }
  .topNavigation-sortby.active .topNavigation-mobilesortby, .sectionHeader-mobile { display: block; position: relative; }

  .topNavigation-mobilesortby .ddSortByMobile:first-child, .sectionHeader-mobile span { width: 100%; text-align: center; text-transform: uppercase; }
  .sectionHeader-mobile span { display: block; }
  .topNavigation-mobilesortby .ddSortByMobile, .sectionHeader-mobile span { padding: 15px 10px; font-weight: 500; border-bottom: 1px solid #EDF0F0; }
}
@media only screen and (max-width: 768px) {

  .list-view .productItem-thumbnail, .list-view .productItem-caption { flex: 0 0 100%; max-width: 100%; padding-left: var(--space-2); padding-right: var(--space-2); }

  .CompGridProduct-list>div:nth-of-type(2n+1) div.category-product:first-of-type, .CompGridProduct-list>div:nth-of-type(1n+1) div.category-product:first-of-type { min-height: unset !important; width: 100% !important; }
  .CompGridProduct-list > div div.category-product:first-of-type a { height: unset !important; line-height: unset !important; }
}

@media (max-width: 767px){
  .bottomNav .pageNav-wrap, .pageNav-wrap .pagination { width: 100%; }
  .pageNav-wrap .pagination { justify-content: center; }
  /*.category-product .thumbnail img { height: 170px; }*/
  .btn { font-size: 0.9rem; }
  .product-flags .product-flag, .abs.product-flag span { padding: var(--space-1) var(--space-1); font-size: 10px; }
  .no-stock-status, .in-stock-status { font-size: 0.75rem; font-weight: 600; }
  .product-miniature .thumbnail, .category-product .thumbnail{ padding:0px!Important;}
  .category-header img { width: 100%; position: absolute; left: 0; right: 0; }
  .category-header { height: 96px; }
  .category-product, .product-miniature { margin-bottom: 0px !important; }
}
@media(max-width:420px){
  .mobile-filters p { font-size: 0.75rem; }
}
/* [/Category] */

/* [ShoppingCart] */
.acceptedPaymentMethodLogos .PayPalCommerce { background: url("../png/paypal.png") no-repeat; }
.acceptedPaymentMethodLogos .ApplePay { background: url("../png/applepay.png") no-repeat; }
.acceptedPaymentMethodLogos .PayWithAmazon { background: url("../png/amazonpay.png") no-repeat; }
.acceptedPaymentMethodLogos .AffirmCheckout { background: url("../png/affirm.png") no-repeat; }
.acceptedPaymentMethodLogos .Afterpay { background: url("../png/afterpay.png") no-repeat; }
.acceptedPaymentMethodLogos .Sezzle { background: url("../png/sezzle.png") no-repeat; }
.acceptedPaymentMethodLogos .Apruve { background: url("../png/apruve.png") no-repeat; }
.acceptedPaymentMethodLogos .Coinbase { background: url("../png/coinbase.png") no-repeat; }
.acceptedPaymentMethodLogos .OrangeMoney { background: url("../png/orangemoney.png") no-repeat; }
.acceptedCreditCardLogos div[role="img"], .acceptedPaymentMethodLogos li[role="img"] { background-position: center; }
.acceptedPaymentMethodLogos { padding: 0; }
.acceptedCreditCardLogos div, .acceptedPaymentMethodLogos li { display: inline-block; zoom: 1; margin: 0px 5px 0px; padding: 0; height: 32px; width: 40px; background-size: contain !important; vertical-align: text-bottom; }
.acceptedCreditCardLogos .jcb { background: url("../png/jcb.png") no-repeat; }
.acceptedCreditCardLogos span, .acceptedPaymentMethodLogos span { display: none; }
.acceptedCreditCardLogos .visa { background: url(../png/visa.png) no-repeat; }
.acceptedCreditCardLogos .amex { background: url(../png/amex.png) no-repeat; }
.acceptedCreditCardLogos .discover { background: url(../png/discover.png) no-repeat; }
.acceptedCreditCardLogos .bankcard { background: url("../jpg/bankcard_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .mastercard { background: url(../png/mastercard.png) no-repeat; }
.acceptedCreditCardLogos .dinersclub { background: url("../png/diner.png") no-repeat; }
.ShoppingCartTable div { vertical-align: middle; }
.ProductDisplay .widget-upsells .ControlItem { display: flex; flex-direction: column; height: 100%; }
.LineItemPrice { float: right; }
.shipping-methods { flex: 1; }
span#ctl31_ucShippingMethodGroup_rpShippingSet_ctl01_ShippingMethodsDropDown_lblShippingMethodsTitle {display: none;}
.shippingnotice { font-size: small; }
#dvShippingMethod br { display: none; }
div#dvShippingClassificationCodePicker { padding-bottom: 0px !important; }
.ShoppingCart-tableWrapper { overflow-x: inherit; }
#tblcart { display: table; }
.ShoppingCartHead-row { display: table-row; }
.OrderTotal {margin: .5rem 0 !important; padding:1rem 0 0 !important;}
.ShoppingCart .free-text { display: none; }
[price="0"] .free-text { display: initial; }

#tblSaveForLaterCart .ShoppingCartThumbnail { max-width: 200px; }
@media(min-width:991px){
  .ShoppingCart-subtotal.card-summary { background: #f9f9f9; }
}
.cart-items-product .ProductDetailsSwatches { margin-bottom: var(--space-2) !important; margin-top: var(--space-2) !important; }
.ShoppingCartSubtotal-inlineShipping label, .cart-item-info span.ProductDetailsVariations { display: none; }
.ShoppingCartQtyWrapper { border: 1px solid #E0E0E0; border-radius: 3px; padding: 3px 5px; }
.cart-items-actions .btn-outline-dark { font-weight: 400; }
.cart-item-info .pd-variant-items select { font-size: 0.875rem; font-weight: 700; }
.cart-item-info span.ShoppingCartQtyLabel { font-size: 0.874rem; }
.cart-item-info .spinnerBtn { font-size: 0.625rem; }
.cart-items-actions .col-6 .btn { width: 100%; }
/**input.ShoppingCartQtyTextbox { width: 40px !important; }**/
.ShoppingCartItem-remove-btn a.RemoveFromCartLink, .SaveForLaterAddToCart a.btn { text-transform: uppercase; font-size: var(--font-size-sm); color: var(--dark); }
.ShoppingCartItem-remove-btn a.RemoveFromCartLink:hover, .SaveForLaterAddToCart a.btn:hover { color: var(--white); }
/**.ProductDetailsSwatches img { border: 1px solid #d4d4d4; }**/
.smallCart-variants .Variant.mt-2 { display: flex; align-items: center; }
.smallCart-variants .Variant > select.variantGroup_Color { display: none; }
h4.SaveForLaterItemInfo-item-header, .SaveForLaterTable-item-price { padding: 0; }
.SaveForLaterAddToCart .btn { width: 100%; }
.shipping-btn { padding: 0; }
.btn-beige { background: #e6d3b3; }
.smallCart-variants-inner .Variant { margin-bottom: var(--space-3); }
.smallCart-variants .Variant.mt-2 > div:first-child { margin-right: var(--space-3); }
.removeLinkMobile { margin-right: 10px; }
@media(min-width:767px){
  .removeLinkMobile { opacity: 0; }
}
@media(max-width:767px){
  .ShoppingCartItem-remove-btn { display: none !important; }
  span.saveForLaterBtn { width: 100%; }
}
@media only screen and (min-width: 1200px) {
  .ShoppingCart-totals { border-top: 0 !important; }
}

@media only screen and (max-width: 1200px) {
  .cart-items-product { width: 100% !important; }
  /*.ItemName { font-size: calc(1.3 * var(--font-size)); }*/
  /* .ShoppingCart .UpdateButton { width: 50%; right: 0; left: unset; transform: unset; } */

}
/* [/ShoppingCart] */

/* [LargeShoppingCart] */
.ShoppingCartCouponCode > .collapse, .ShoppingCartCouponCode > .collapsing, .ShoppingCartCouponCode > .collapse.show { position: relative; left: 0; }
.ShoppingCartSelectCheckbox { border: 0; }
input.ShoppingCartQtyTextbox { display: inline-block; width: 40px; padding: 0; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 150px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; font-size: 1.78571rem; }
/* [/LargeShoppingCart] */

/* [MicroStoreDropDown] */
.MicroStoreDropDown { width: 160px; }
/* [/MicroStoreDropDown] */

/* [ProductDisplay] */
.ProductDisplay .row .homepage-product { margin-bottom: 30px; }
.ProductDisplay .homepage-product .caption { text-align: center; padding-top: 20px; }
/* [/ProductDisplay] */

/* [ProductReviewsListing] */
.ProductReviewTitle {font-size:1.3rem;}
.ProductReviewItem {border-bottom: 1px solid #c5c5c5; margin-bottom: 15px;}
.ProductReviewItem-meta {min-height:45px;}
.profile-image {float: left; margin-right: 5px;}
/* [/ProductReviewsListing] */

/* [QuickOrderEntry] */
.QuickOrderEntryHeader { text-align: center; }
.QuickOrderEntryItemNumberTextbox { width: 100px; }
.QuickOrderEntryQuantityTextbox { width: 50px; }
.QuickOrderEntryAddButton { text-align: center; }
/* [/QuickOrderEntry] */

/* [SmallShoppingCart] */
.SmallCartItemLink { text-decoration: none; }
.small-cart-item .badge { line-height: 20px; width: 20px; padding: 0; }
.smallCart-item-remove { line-height: 20px; width: 20px; height: 20px; padding: 0; }
/* [/SmallShoppingCart] */

/* [TreeNavigation] */

/* [/TreeNavigation] */

/* [Widget6082] */
.Control_6082 { float: left; }
/* [/Widget6082] */

/* [Widget6083] */
.Control_6083 { float: right; }
/* [/Widget6083] */

/* [Widget6076] */
.Control_6076 { text-align: right; }
/* [/Widget6076] */

/* [Slideshow] */
ol.SlideshowButtons { left: 0; width: 100%; transform: translate(0px, 0px); display: flex; justify-content: center; }
.Slideshow { position: relative; }
.SlideList, Slide { margin: 0; padding: 0; list-style: none; }
.Slide { overflow: hidden; position: relative; }
.Slideshow .slide-caption { position: absolute; left: 35%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 600px; max-height: 100%; text-align: left; }
.Slideshow .slide-caption .h1 { text-transform: uppercase; }
.Slideshow .slide-caption p, .Slideshow .slide-caption h1 { color: #fff; }
.SlideshowButtons { position: absolute; left: 50%; bottom: 1rem; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; }
.SlideshowButton { margin: 0 1em 0 0; padding: 0; float: left; list-style: none; }
.SlideshowButtonLink { float: left; width: 16px; height: 16px; text-indent: -9999px; border: 2px solid #fff; border-radius: 50%; }
.SlideshowButtonLinkCurrent { background: #fff; }
.SlideshowButtonLink:focus { outline: none; }
.SlideshowPrevious,
.SlideshowNext {position: absolute;left: 10%;top: 50%;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);z-index: 1;padding: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 2.85714rem;height: 2.85714rem;}
.SlideshowPrevious a, .SlideshowNext a { text-indent: -9999px; text-decoration: none; font-size: 0; line-height: 17px; height: 100%; width: 100%; }
.SlideshowPrevious a:after,
.SlideshowNext a:after {
  font-family: var(--font-awesome);
  font-weight: bold;
  content: "\f104";
  text-indent: 0;
  font-size: 14px;
  line-height: 14px;
  display: block;
}
/* .SlideshowPrevious a:hover:after, .SlideshowNext a:hover:after { color: #fff; } */
.Slideshow .btn-light:hover, .Slideshow .btn-light:focus, .Slideshow .btn-light:active, .Slideshow .btn-light:visited, .Slideshow .btn-light:not(:disabled):not(.disabled):active { color: var(--text-dark); background-color: var(--light); border-color: var(--light); }
.SlideshowNext { left: auto; right: 10%; }
.SlideshowNext a:after {
  content: "\f054";
}
.Slide .gradient, .gradient {position: absolute; width: 100%; top: 0; left: 0; bottom: 0; right: 0; background: rgb(0,0,0); background: -moz-linear-gradient(135deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5060399159663865) 63%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(135deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5060399159663865) 63%, rgba(255,255,255,0) 100%); background: linear-gradient(135deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5060399159663865) 63%, rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);}
/* [/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] */
.Control.BlogRoll .BlogPostImage img { border-radius: var(--border-radius); }
@media(min-width:767px){
  .BlogRoll .BlogPostTitle { min-height: 66px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
}
.BlogPostImage img { height: 300px; object-fit: cover; width: 100%; border-radius: 4px; }
/* these are shared between Blog Post, Blog Roll, and Blog Roll Widget */
.BlogPostTitle { padding: 0; font-weight: normal; }
.BlogPostCategoryAndTags { padding: 15px 0; color: #999; }
.BlogPostTags { margin-bottom: var(--space-2); }
/*
.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; }
*/
.BlogPost-footer { text-transform: capitalize; }
.BlogPostTag a { text-transform: capitalize; }
.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%; }
.BlogPostDate { font-weight: 600; margin-top: 20px; }
.BlogRollBanner { background: var(--blogroll-banner); }
.BlogPostDate>div { padding-right: var(--space-1); }
span.DateMonth { padding-right: var(--space-1); }
/* Blogroll buttons */
.BlogRoll-layout .btn { font-size: 0.875rem; font-weight: 500; }
/* .blog-item img {
position: absolute;
width: 100%;
top: 50%;
z-index: -1;
transform: translateY(-50%);
} */
@media(min-width:991px){
  .BlogRoll-layout .BlogPost:nth-last-child(-n+3) { margin-bottom: 0px !important; }
}
@media(max-width:767px){
  .blog-item_content .fs-md-4 { font-size: 0.875rem !important; } 
  .blog-item .row { padding-right: var(--space-2); padding-left: var(--space-2); }
}
/* .BlogPostDatePretty { position: relative; float: left; width: 50px; height: 45px; color: #999; margin: 10px 10px 10px 0; }
.DateMonth, .DateDay, .DateYear { position: absolute; font-family: Open sans-serif, sans-serif; color: #c6c6c6; }
.DateMonth { top: 0; left: 0; width: 30px; height: 18px; text-align: center; margin-top: -6px; }
.DateDay { top: 18px; line-height: 18px; width: 31px; height: 24px; text-align: center; font-size: 30px; }
.DateYear { right: 0; top: 0px; width: 21px; height: 45px; transform: rotate(-90deg); font-size: 20px; margin-top: 6px; margin-right: -11px; } */
/* [/BlogRoll] */

/* [BlogPost] */
.BlogPostCommentNameDate { font-size: 10px; }
.BlogPostAddCommentHide, .HideComments { display: none; }
.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; }
.BlogPostPostedOnBy { margin-right: 0; max-width: 500px; margin-left: auto; }
.BlogPostCommentsAddTextbox { height: 10.71429rem !important; }
.comment-anchor-wrapper a:empty { display: none; }
body.BlogPost #mainContent { background-color: var(--light); }

.BlogPostCategories, .BlogPostTags { display: flex; align-items: center; }
.BlogPostCategories > div, .BlogPostTags .BlogPostTag { padding: var(--space-1); box-shadow: 0 0.21429rem 0.64286rem rgb(52 58 64 / 20%); margin-right: var(--space-2); }
main#mainContent { border-bottom: 3px solid #e6d3b3; }
article.BlogPost-content .BlogPostContent p:first-child:first-letter { font-size: 75px; font-weight: 700; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; }
@media(min-width:991px){
  body.BlogPost #mainContent { margin-top: -400px; }
  body.BlogPost .BlogPostImageHero { min-height: 580px; position: relative; }
  body.BlogPost .BlogPostImageHero img { position: absolute; height: 100%; top: 0; width: 100%; object-fit: cover; }
}
@media(max-width:991px){
  body.BlogPost .BlogPostImageHero img { position: absolute; width: 100%; top: 0; }
  .BlogPostImageHero { position: relative; }
}
body.BlogPost article.BlogPost-content .BlogPostContent img { max-width: 100%; display: block; width: 100%; margin-bottom: var(--space-3); margin-top: var(--space-3); }
.BlogPost-content blockquote { font-weight: 700; padding-left: var(--space-4); margin: var(--space-2) 0; }
.BlogPost-content blockquote::before {
  content: '\f10d';
  font-family: 'Font Awesome 5 Pro';
  font-size: 30px;
  padding-right: var(--space-2);
}
.BlogPostCommentText-name > a { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
/* [/BlogPost] */

/* [Profile] */
.ProfileName { float: left; }
.PofileImage { float: right; padding: 0 0 20px 20px; }
.ProfileInfoTable > tbody > tr > td >span.ThemeButton > a { color: #fff; }
.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] */
ul.TagList li { width: 32%; }
ul.TagList:after { content: ''; display: table; clear: left; }
.StarRatingButton { border: 0 !important; margin-left: 3px; }
.WriteReview { height: fit-content; }
.review-upload-img #lblSupportedTypes { display: block; margin-bottom: var(--space-1); }
.review-upload-img a { text-decoration: underline; font-size: 14px; color: var(--secondary); }
div#___ratingbadge_0 { display: none !important; }
/* [/WriteReview] */

/* [OnePageCheckOut] */
.ShoppingCartVariationsItem { padding: 0px !important; }
.OrderGiftingArea input[type=checkbox] { margin-right: 5px; }
#addrBilling_ddAddressList_dd_ddCombo, #addrShipping_ddAddressList_dd_ddCombo, #ddExpireMonth { width: 100% !important; }
.checkout .list-group-item.hide:first-child+.list-group-item { border-top-width: thin; border-top-left-radius: var(--border-radius); border-top-right-radius: var(--border-radius); }
.OnePageCheckOut label { margin-bottom: 8px; }
.checkoutShipping-zip:last-child, .checkoutBilling-zip:last-child { padding-right: 0; }
.checkoutShipping-zip:not(:last-child), .checkoutBilling-zip:not(:last-child) { width: 66.666%; }
#dvAddressValidationPopup { background: rgba(0,0,0,0.7); }
#dvAddressValidationPopup  .modal-header { flex-direction: column; text-align: center; margin-top: var(--space-2); }
.checkout .optional-text { margin-left: var(--space-1); }
#btnAddGiftCertificate + .optional-text { display: none; }
#CustomerFieldsUpdatePanel, #UpdatePanelOrderCustomFields { display: grid; gap: var(--space-2); }
.checkout [class*="custom-field"] .form-control { display: flex; flex-direction: column; }
.checkout [class*="custom-field"] select.form-control + label, .checkout [class*="custom-field"] textarea.form-control + label, .checkout [class*="custom-field"] input:not([type="radio"]):not([type="checkbox"]).form-control + label, .checkout [class*="custom-field"] table + label, .checkout [class*="custom-field"] [id*="dateCustomField"] + label, .checkout .form-control label, .checkout .custom-file-upload + label { order: -1; width: 100%; }
.checkout .checkoutCustomerCustom-field > a { width: 100%; }
.checkout input[type="radio"] + label, .checkout input[type="checkbox"] + label { order: initial; }
.custom-fields-row > *:not(.custom-file-upload):not(select):not(input):not(textarea) { padding: 0; }
#trDiscount a, #trDiscount a:hover { text-decoration: none; }
#trTotal span, #trTotal b, #trAdjustedTotal span, #trAdjustedTotal b { font-weight: bold; }
.totalsArea-subtotal-label b, .totalArea-discount-label b, .totalArea-tax-label b, #trShipping b, #trHandling b { font-weight: normal; }
.PublicCommentsArea { width: 100% !important; position: static; float: none !important; }
.RequiredField { display: none; color: #df8f8e; font-weight: bold; line-height: 1; font-size: 150%; padding-left: 5px; }
.payment-method { padding: 0; }
.payment-method.active .payment-name { border-bottom: 1px solid var(--border); }
.payment-method .payment-name, [data-payment-name="Coupon"] { cursor: pointer; height: 60px; padding: var(--space-1) var(--space-3); background-color: var(--white); }
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:before, .PayPal .payment-name:before { left: -110px; }
.checkout-express-body > div:first-child { padding-left: 0; }
#express-paypal-container { width: 224px; }
.PayPal .paypal-text { display: none; }
.PayPal.active .paypal-text { display: block; }
.OnePageCheckOut .ShoppingCartCouponCode { padding: 0; }
.PayPalCommerce .payment-name span { display: none; }
.PayPalCommerce .payment-name:before { left: -147px; }
.PayPalCommerce .fa-paypal, .PayPalExpress .fa-paypal, .PayPal .fa-paypal { color: #012169; }
.PaymentMethodArea .list-group-item.active, .checkout-coupon.list-group-item.active { color: inherit; background-color: inherit; border-color: rgba(0,0,0,.125); }
.list-group-item.hide + .CouponCodeArea .checkout-coupon.list-group-item, .CouponCodeArea:first-child { border-top: 0; }
.PaymentMethodArea .list-group { padding-left: 15px; }
[id$=lblCustomFieldSep] { display: none; }
.checkout-contact-actions:nth-child(2), .checkout-customerCustom:first-child { margin-top: var(--space-4) !important; } 
.address1:empty + .address2:empty ~ .comma { display: none; }
.address-book-label { width: 100%; }
.shipping-as-list { width: 100%; }
.shipping-as-list .list-group-item { display: flex; cursor: pointer; margin-bottom: 0; }
.shipping-as-list .list-group-item label { display: flex; width: 100%; }
.shipping-as-list input[type="radio"] { flex-shrink: 0; }
.shipping-as-list .shipping-cost { margin-left: auto; }
.shipping-as-list .shipping-name { width: 160px; display: inline-block; flex-shrink: 0; }
.shipping-as-list .estimated-time { display: none; }
.shipping-as-list .estimated-time, .shipping-as-list .estimated-date { padding: 0 15px; font-weight: bold; }
.shipping-as-list .shipping-desc { display: flex; }
.checkout-shipping-checkboxes table { margin: 0; width: 100%; } 
.checkout-shipping-checkboxes tbody { display: flex; }
.checkout-shipping-checkboxes tr { width: 50%; }
.checkoutCreditCard-expiration-label { padding-left: 15px; top: -15px; }
.checkoutCustomItem-field { margin: 0; margin-bottom: 0 !important; }
[id$="dlCustomMethodFields"] { width: 100%; }
.Custom.list-group-item+.list-group-item.active { margin-top: inherit; border-top-width: inherit; }
#chkGuestCheckout { display: none; }
[id^="UpdateProgress"]:not([style*="display:none"]) + .checkoutShippingMethod-methods { display: none; }
#rblSameAsBillingAddress tr:first-child { width: 100%; }
#rblSameAsBillingAddress tr:last-child { display: none; }
[id$="btnRemoveAppliedPayment"] { position: absolute; left: 0; right: 0; width: 100%; height: 100%; z-index: 2; opacity: 0; }
.checkoutApplied-remove { position: relative; }
.checkout-applied .checkoutApplied-row td { margin-right: var(--space-2); }
.checkout-applied .checkoutApplied-info { flex: inherit; width: inherit; }
.CreditCards-applied [id*='lblAppliedPaymentAdditionalInfo'] img, .applied-img { margin-right: var(--space-2); }
.CreditCards-applied .checkoutApplied-name { display: none; } 
.CreditCards-applied tbody, .CreditCards-applied table { display: block; }
.CreditCard-body .nav-tabs .nav-link { color: inherit; background-color: transparent; border-color: transparent; }
.checkoutApplied-table td { padding: 0; border: 0; }
#CardNumber .input-left-icon { max-width: 40px; }
#trCreditCardPartialPaymentArea, .checkoutApplied-row, [id$='lblAppliedPaymentAdditionalInfo'] { display: flex; align-items: center; }
.applied-img { width: 40px; display: inline-block; }
.applied-img img { width: 40px; } 
.CreditCardSplit-label { width: 100px !important; }
.applied-amount, .applied-percent { display: inline-block; width: 100px !important; }
.applied-ending span { display: inline-block; min-width: 34.65px; }
.applied-ending, .applied-amount, .applied-or, .applied-percent { margin-right: var(--space-3); } 
.savedCards-group > div { cursor: pointer; }
.savedCard-img { margin-right: var(--space-3); align-self: center; }
.cvv-control { max-width: 65px; text-align: center; }
.cvv-label, .cardItem-ending { margin-top: 0; margin-bottom: 0; align-self: center; }
[data-payment-name="Coupon"]:before, .payment-name.arrow:before {
  content: "\f107"; font-family: var(--font-awesome); font-weight: bold; font-size: 20px; position: absolute; right: 15px; }
[data-payment-name="Coupon"].active:before, .payment-method.active .payment-name.arrow:before { content: "\f105"; }
.discount-item-inner:not(:empty) { vertical-align: text-bottom; background-color: #E0E0E0; border: 1px solid #CED4DA; border-radius: 4px; width: fit-content; padding: var(--space-1); }
.discount-item-inner:not(:empty):before { content: "\f02b"; font-family: var(--font-awesome); font-weight: bold; font-size: 1rem; margin-right: var(--space-1); }
.reward-points .discount-item-inner:not(:empty):before { content: "\f06b"; }
.discount-name-anchor:empty + hr { display: none; }
#btnApplyCreditCardPayment { border-color: var(--dark); }
#ddSavedCreditCards { width: 100% !important; }
.step-item { border: 1px solid var(--control-border); padding: 24px; }
.step-item:not(:last-of-type) { border-bottom: 0px; }
.title { color: inherit; }
.checkout-summary[sticky="True"] > div { position: sticky; top: 100px; }
div#stickyHead { box-shadow: 0px 5px 13px -8px #0000002e; }
/** Multi Step Styling **/
.field-summary { word-break: break-word; }
.field-summary *:empty { display: none; }
.summ-field:empty + .comma { display: none; }
.OnePageCheckOut-checkoutArea:not([multistep='True']) .next-btn { display: none; }
.step-item:not(.active)[step-completed="true"], .step-item:not(.active)[step-started="true"] { cursor: pointer; }
.step-item:not([step-completed="true"]) .title:not(.dont-expand) { width: 83.3333333333%; }
.step-item .numbadge-container { padding-left: 0; }
.checkout:not([multistep='True']) .step-item .numbadge-container { display: none; }
.step-item .numbadge { font-size: calc(1.2 * var(--font-size)); color: var(--white); flex-shrink: 0; }
.step-item.active .numbadge { background-color: var(--dark); }
.step-item:not(.active) .numbadge { background-color: var(--inactive-section); }
.step-item:not(.active) .title { color: var(--inactive-section); }
.checkout:not([multistep='True']) .numbadge { display: none; }
[multistep='True'] .step-item[step-completed="true"] .numbadge { font-size: 0; }
[multistep='True'] .step-item[step-completed="true"] .numbadge:before { --font-mult: 1.2; content: "\f00c"; font-family: var(--font-awesome); font-size: calc(var(--font-mult) * var(--font-size)); font-weight: bold; }
[multistep='True'] .step-item.step-has-error .numbadge { background-color: var(--danger); }
[multistep='True'] .step-item.step-has-error .numbadge:before { content: "\f12a"; }
[multistep='True'] .step-item.active .step-minarea, [multistep='True'] .step-item:not([step-completed="true"]):not([step-started="true"]) .step-minarea, .checkout:not([multistep='True']) .step-minarea { display: none; }
[multistep='True'] .title { margin: 0; }
.checkout:not([multistep='True']) .title { padding-left: 0; color: var(--active-section); }
[multistep='True'] .step-item:not(.active) .step-body, [multistep='True'] .step-item:not(.active) .step-header-omit { display: none !important; }
@media only screen and (max-width: 1336px) {
  .step-item .numbadge { font-size: calc(var(--font-size)); width: 25px; height: 25px; line-height: 25px; }
  .step-item .title { font-size: calc(1.3 * var(--font-size)); }
}
@media only screen and (max-width: 768px) {
  .checkout-wrap { order: 2; padding: 0; }
  .checkout-container { padding: 0; }
  .checkout-summary { padding: 0; }
  .checkout-summary-body { padding: 0; }
  .checkout-summary[sticky="True"] > div { position: initial; }
  .totalsArea-subtotal-headerWrap { background: transparent; padding-bottom: 0; }
  .totalsArea-subtotal-header { border: 0 !important; }
  .totalsArea-subtotal-label, .totalsArea-subtotal-text { margin-bottom: 0 !important; }
  .checkout-express { text-align: center; }
  .checkout-express-body { justify-content: center; }
  /* .checkout-express-body > div:first-child { margin-left: var(--space-3); } */
  .step-item { border-right: 0; border-left: 0; }
  .step-item#contact-container { border-top: 0; }
  .title { font-size: calc(1.5 * var(--font-size)); }
  .shipping-as-list .shipping-name { display: block; width: 50%; }
  .shipping-as-list .list-group-item { display: inherit; }
  .shipping-as-list .list-group-item > span { display: unset; }
  .shipping-as-list .estimated-time { display: inline; }
  .shipping-as-list .estimated-date { display: none; }
  .affirm-desc { font-size: calc(0.8 * var(--font-size)); }
  .CreditCard-body .nav-link { padding-left: 0; padding-right: 0; }
  .applied-endingin { display: none !important; }
  .applied-ending, .applied-amount, .applied-or, .applied-percent { margin-right: var(--space-1); } 
}
@media only screen and (max-width: 576px) {
  .OnePageCheckOut .LayoutContent { padding: 0; }
  .totalsArea-subtotal-header { font-size: var(--font-size); }
  .checkout-summary-body { background: transparent !important; }
  .OnePageCheckOut .CreditCard-cvv { padding: 0; }
  [multistep='True'] .step-item[step-completed="true"] .numbadge:before { --font-mult: 1; }
  [multistep='True'] .step-minarea { border: 1px solid var(--control-border); border-radius: var(--border-radius); padding-top: var(--space-2); padding-bottom: var(--space-2); margin-top: var(--space-2) !important; }
  [multistep='True'] .step-minarea .field-summary { color: var(--secondary) !important; }
  [multistep='True'] .step-minarea .edit-btn { color: var(--control-border) !important; }
  [multistep='True'] .edit-btn { font-size: 0; }
  [multistep='True'] .edit-btn:before { content: "\f304"; font-family: var(--font-awesome); font-weight: bold; font-size: var(--font-size); }
  .cardItem-or, .cardItem-percent { display: none; }
  .currentCard { justify-content: center; }
  span.ShortTitle { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 31ch; }
  .card-body { min-height: 136px; }
  ul.splide__pagination { padding-left: 10px !important; text-align: center; }
  .CategoryHeader-name { font-size: 1.7rem; text-align: center; text-shadow: #00000054 0px 0px 7px;}
}
/** END Multi Step Styling **/
@media only screen and (max-width: 500px) {
  .currentCard-submitBtn { display: grid; }
}
@media only screen and (max-width: 360px) {
  /* .checkout-express-body > div:first-child { margin-left: var(--space-5); } */
}
/* [/OnePageCheckOut] */

/* [MyAccount] */
.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; }
.ReviewItem-rating td { border: 0; padding: 0 0.25rem; }
.MyAccountOther .MyAccountLabel span:last-child { display: inherit; }
/* [/MyAccount] */

/* [CategoryNavigationLinks] */

/* [/CategoryNavigationLinks] */

/* [AttributeNavigationLinks] */
.MoreAttributesLink { cursor: pointer; }
.MoreAttributes { display: none; }
/* [/AttributeNavigationLinks] */

/* [Widget3921] */
.SmallCartItemLink_3921 { text-decoration: underline; }
.SmallCartQtyTextbox_3921 { border-color: #333333; border-width: 1px; border-style: Solid; font-size: 8pt; width: 30px; }
/* [/Widget3921] */

/* [Widget3828] */
.Control_3828 h4 { margin-bottom: 0; }
/* [/Widget3828] */

/* [Widget3984] */
.BlogTagCloud .ControlLink_Link_3984:hover { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/Widget3984] */

/* [Widget3829] */
.Control_3829 h4 { margin-bottom: 0; }
/* [/Widget3829] */

/* [Widget3970] */
.Control_3970 a { font-size: 1.5em; }
/* [/Widget3970] */

/* [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] */

/* [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] */

/* [Widget3960] */
.Control_3960 .navbar { background: none; border-bottom: none; margin-bottom: 0; }
.Control_3960 .navbar-default .navbar-right .navbar-nav > li > a, .Control_3960 .navbar-default .navbar-right .navbar-nav > li:first-child > a { border: none; background: none; color: #999; }
.Control_3960 .navbar-default .navbar-right .navbar-nav > li > a:hover { border: none; background: none; color: #fff; }
.Control_3960 .navbar-default .navbar-nav > li > a { border-right: 1px solid #000; line-height: 20px; color: #999; }
.Control_3960 .navbar-default .navbar-nav > li:first-child > a { border-left: 1px solid #000; }
.Control_3960 .navbar-default .navbar-nav > li > a:hover { border-right: 1px solid #000; background: #1a1b1c; color: #fff; }
.Control_3960 .navbar-collapse { padding-left: 0; padding-right: 0; }
/* [/Widget3960] */

/* [Widget3833] */
.ControlInput_3833, .Control_3833 input[type="text"], .Control_3833 input[type="password"], .Control_3833 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: 15px; }
.Control_3833 .MailingListGoThemeButton { background: none repeat scroll 0 0 #CE1515; border: medium none; border-radius: 0 4px 4px 0; color: #FFFFFF; display: inline-block; font-size: 18px; margin: 0 0 0 -5px; padding: 12px; }
/* [/Widget3833] */

/* [Widget3835] */
.Control_3835 .BlogPostImage { margin-top: 20px; margin-bottom: 20px; }
/* [/Widget3835] */

/* [Widget3968] */
.Control_3968 .nav > li > a:hover, .nav > li > a:focus { background: none; color: #999; }
/* [/Widget3968] */

/* [Widget3978] */
strong .ControlHeader_3978 { display: none; }
/* [/Widget3978] */

/* [Widget3980] */
.Control_3980 .well .row:last-child .ControlItem_3980 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0; }
.Control_3980 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_3980 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
/* [/Widget3980] */

/* [Widget3981] */
.Control_3981 .well .row:last-child .ControlItem_3981 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0px; }
.Control_3981 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_3981 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
/* [/Widget3981] */

/* [Widget3982] */
.Control_3982 .well .row:last-child .ControlItem_3982 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0px; }
.Control_3982 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_3982 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
/* [/Widget3982] */

/* [Category Complex Grid] */
.CompGridProduct-list > div { width: 100%; float: left; }
.CompGridProduct-list .category-product { float: left; width: 25%; padding: 15px; overflow: visible; max-height: inherit; height: inherit; margin-bottom: 0; }
.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 .thumbnail img { width: auto; max-width: 100%; max-height: 100%; padding-bottom: 30px; }
.thumbnail .CompGridCaption { bottom: 0; position: absolute; width: 100%; line-height: 20px; }
/* .CompGridProduct-list > div div.category-product:first-of-type .thumbnail:hover .quick-view { top: 200px; } */
.GridBlogRow article:nth-child(3n+1) { clear: both; }
.GridBlogRow article:first-child { clear: none; }
/* [/Category Complex Grid] */

/* [CategoryList] */
.CategoryListProduct { margin-bottom: var(--space-3); }
.CategoryListProductName { margin-top: var(--space-2); }
/* [/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] */

/* [MenuBar] */
.horizontal-menu .nav .nav-item { padding: 17px 11px; }
.horizontal-menu .nav .nav-item .nav-link { padding: 0; }
.horizontal-menu a:hover { color: var(--secondary); }
.bg-dark .nav .dropdown-menu a { color: var(--dark); }
li.nav-item { margin: 4px; align-items: center; display: flex; text-align: center; }
.nav-link { color: #5b5b5b; }
/* [/MenuBar] */

/* [SearchBox] */

/* [/SearchBox] */

/* [CustomerLoginWidget] */
.customer-login .dropdown-menu { width: 300px; }
.CustomLogin-inner { background: #fff; padding: 40px 40px; border-radius: 21px; }
.signin-email label, .signin-password label { margin-bottom: var(--space-2); }
.signin-email label span, .signin-password label span { color: #8B8B8B; }
.signin-email label span, .signin-password label span, .signin-forgot-password #hlForgot span { font-size: var(--font-size-sm); }
div#btnGoogleSignIn { display: flex; align-items: center; justify-content: center; margin-top: 10px; }
.g_id_signin, .g_id_signin [role="button"] { width: 100% !important; }
/* [/CustomerLoginWidget] */

/* [CategoryDropDownFilter] */

/* [/CategoryDropDownFilter] */

/* [Carousel] */
.CarouselBuyNowLink { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink { font-size: 7pt; text-decoration: none; }
.blog-carousel .splide__track { padding: 0px; }
.blog-carousel .blog-item:after { content: ""; width: 100%; height: 100%; position: absolute; top: 0; background: rgba(0,0,0, 0.5); z-index: -1; }
.splide .blog-item { position: relative; }
.splide .blog-item img.FeaturedItemsThumbnail { display: block; position: absolute; right: 0; left: 0; width: 100%; z-index: -1; top: 0; }
.FeaturedItemsRating-Prod { display: flex; }
.blog-carousel ul.splide__pagination { position: absolute; bottom: 30px; }
.blog-carousel .splide__pagination__page { border: 1px solid var(--white); }
.blog-carousel .splide__pagination__page.is-active { background: var(--white); }
@media(min-width:767px){
  .blog-item_content { min-height: 620px; } 
  .splide .blog-item img.FeaturedItemsThumbnail { object-fit: cover; height: 620px; }
}
@media(max-width:767px){
  .blog-item_content { min-height: 350px; } 
  .splide .blog-item img.FeaturedItemsThumbnail { object-fit: cover; height: 350px; }
}
@media(max-width:420px){
  .blog-item_content { min-height: 300px; } 
  .splide .blog-item img.FeaturedItemsThumbnail { object-fit: cover; height: 300px; }
  .splide .blog-item .h2 { font-size: var(--font-size-lg); }
}
/* [/Carousel] */

/* [MailingList] */

/* [/MailingList] */

/* [CategoryQuickList] */
.CategoryQuickListContainer tr td { vertical-align: top; }
.CategoryQuickListIndividualContainer { margin: 2px 8px 2px 2px; }
.CategoryQuickListRootCategory { font-weight: bold; font-size: 125%; text-transform: capitalize; }
.CategoryQuickListRootImage { border: none; display: block; margin-bottom: 4px; }
.CategoryQuickListSubCategory { display: list-item; list-style-type: square; margin: 0 0 0 14px; }
/* [/CategoryQuickList] */

/* [LinkGroup] */

/* [/LinkGroup] */

/* [CustomWidget] */

/* [/CustomWidget] */

/* [Widget51905] */
.Control_51905 { max-width: 335px; }
/* [/Widget51905] */

/* [HTML] */

/* [/HTML] */

/* [Widget44193] */
.Control_44193 .dropdown-menu { width: 300px; }
/* [/Widget44193] */

/* [Widget44042] */
.Slideshow_44042 { position: relative; }
.SlideList_44042 { margin: 0; padding: 0; list-style: none; }
.Slide_44042 { overflow: hidden; }
.SlideshowButton_44042 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; }
.SlideshowButtonLink_44042 { float: left; border: 1px solid#ccc; color: #555; padding: 0 10px; text-decoration: none; }
.SlideshowButtonLinkCurrent_44042 { color: #fff; }
.homeSlideshow-slide-img { max-height: 800px; object-fit: cover; }
/* [/Widget44042] */

/* [AttributeGroupLinks] */

/* [/AttributeGroupLinks] */

/* [ImageLogo] */
.head-logo {max-width: 200px;}

/* [/ImageLogo] */

/* [Widget44044] */
.Control_44044 { margin-bottom: 70px; }
.CarouselBuyNowLink_44044 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_44044 { font-size: 7pt; text-decoration: none; }
/* [/Widget44044] */

/* [CustomerLogin] */
.content-area.col-xl-5.col-lg-6.col-md-6.mb-3.mt-3.white {background-color: #ffffff96;}
#lblErrorText br:first-child { display: none; }
/* [/CustomerLogin] */

/* [Widget44425] */
.Control_44425 .dropdown-menu { width: 300px; }
/* [/Widget44425] */

/* [Widget4240] */
.Control_4250 .dropdown-menu { width: 300px; }
/* [/Widget4240] */

/* [BannerAd] */

/* [/BannerAd] */

/* [AppliedAttributeFilters] */
.AppliedAttributeFilters { margin-bottom: 20px; } 
.AppliedAttributeFilters a { display: inline-block; } 
.applied-attribute-filter { display: flex; margin-top: 5px; margin-bottom: 5px; }
/* .applied-attribute-filter:hover { background-color: #67C1D6; border: 1px solid #3ba5bf !important; } */
.applied-attribute-filter-clear { order: 2; 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; line-height: 30px; font-size: 22px; }
.applied-attribute-filter-text { border-left: none !important; padding-left: 10px !important; padding-right: 10px; font-size: 11px; line-height: 30px; cursor: pointer; }
/* [/AppliedAttributeFilters] */

/* [Parallax] */
.homeParallaxContent-wrap { position: absolute; top: 50%; transform: translateY(-50%); left: 10%; }
.Parallax .gradient { z-index: 2; }
.ParallaxList { position: relative; overflow: hidden; height: 325px; }
.homeParallaxBg img, .ParallaxItem img { width: 100%; }
.parallax-content { display: flex; flex-direction: column; justify-content: center; align-items: center; align-content: flex-start; padding: 87px; }
/* [/Parallax] */

/* [Widget44048] */
.Control_44048 { margin-bottom: 70px; }
/* [/Widget44048] */

/* [StoreTestimonials] */
.testimonials-container { overflow: hidden; position: relative; width: 100%; height: 250px; }
.testimonials-container #Item { list-style: none; width: 100%; height: 250px; margin: 0; padding: 0; position: relative; }
.testimonials-container .testimonials { width: 100%; height: 250px; float: left; text-align: center; position: relative; font-family: lato, sans-serif; }
.btn-bar { width: 60%; margin: 0 auto; display: block; position: relative; top: 40px; }
#buttons { padding: 0 0 5px 0; float: right; }
#buttons a { text-align: center; display: block; font-size: 50px; float: left; outline: 0; margin: 0 60px; color: #b14943; text-decoration: none; padding: 9px; width: 35px; }
a#prev:hover, a#next:hover { color: #FFF; text-shadow: .5px 0px #b14943; }
.StoreTestimonials .pageNavigation ol { list-style-type: none; padding: 0; margin: 0; }
.StoreTestimonials .pageNavigation ol li { float: left; padding-right: 5px; }
.testimonalsTitle { vertical-align: sub; }
/* [/StoreTestimonials] */

/* [Widget44047] */
.CarouselBuyNowLink_44047 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_44047 { font-size: 7pt; text-decoration: none; }
/* [/Widget44047] */

/* [Search] */
.CategoryProductItemNrDash:last-child { opacity: 0; }
.CMSPageTitle, .BlogPageTitle, .BlogTitle { font-weight: bold; }
.CMSPageDescription, .BlogPageDescription, .BlogPostDescription { margin-bottom: var(--space-2); }
.Search .caption { margin-top: -20px; overflow: visible; z-index: 10; position: relative; }
/* [/Search] */

/* [Register] */
.CustomFieldLabel span:last-child { display: none; }
.registration-custom img.ui-datepicker-trigger { opacity: 0; }
/* [/Register] */

/* [Widget52110] */
.Slideshow_52110 { position: relative; }
.SlideList_52110 { margin: 0; padding: 0; list-style: none; }
.Slide_52110 { overflow: hidden; }
.SlideshowButtons_52110 { padding: 0; bottom: 10px; left: 10px; position: absolute; }
.SlideshowButton_52110 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; }
.SlideshowButtonLink_52110 { float: left; height: 28px; line-height: 28px; border: 1px solid#ccc; background: #DAF3F8; color: #555; padding: 0 10px; text-decoration: none; }
.SlideshowButtonLinkCurrent_52110 { background: #5DC9E1; color: #fff; }
.SlideshowButtonLink_52110:focus { outline: none; }
/* [/Widget52110] */

/* [ProductDetails] */
.imageBox { position: relative; }
.hoverImg { position: absolute; top: 0; right: 0; left: 0; bottom: 0; object-fit: contain; opacity: 0; transition: opacity .5s; }
.hoverImg:hover { opacity: 1; }
body.ProductDetails { overflow-x: hidden; }
.accordion-body a {text-decoration: underline;}
.ProductDetailsProductName { order: -2; }
.ProductDetailsManufacturerName, .ProductDetailsReviewDisplay { order: -1; }
.main-product-photo { max-width: 1000px; }
.product-list .product-flags { width: 100%; }
.ProductDetails-photoArea .product-flags, .all-product-card .product-flags { padding: 0  var(--space-2); width: 100%; opacity: 0.9; }
.ProductDetails-photoArea .product-flag { font-size: calc(1.5 * var(--font-size)); padding: var(--space-2); }
.ProductDetails-photoArea .product-flag:not(:first-child) { margin-top: 0; }
.ProductDetails-photoArea { padding-bottom: 12px; }
.ProductDetailsTabs img { max-width: 100%; }
.ProductDetails .tab-content.collapsing { overflow: unset; }
.ProductDetailsTabs .nav-item .nav-link { font-size: 1.5rem; }
.card-body {padding: .5rem 1rem !important;}
.Center-Photo-Carousel .RelatedAddToCartMsg { text-align: center; }
.RelatedItemsContainer .ProductDetailsRelatedProductQuantityPriceTable { display: none; }
.Product-Quick-View, .Product-Quick-View > form { height: fit-content; }
[id^="ctlReviewRatingAverage"] { width: 16px; }
#lblAvailability #lblProductStatus:after { content: " - "; }
#lblAvailability #lblProductStatus + br { display: none; }
.ProductReviewItem-meta .ProfileImage { width: 50px; height: auto; }
.ProductReviewItem .location [id$=lblAuthorLocation]:empty + .in, .ProductReviewItem .location [id$=lblAuthorLocation]:empty ~ .after-space { display: none; }
.ProductReviewItem .location .after-space { order: -1; }
.ProductReviewItem + hr:last-child { display: none; }
.ProductReviewItem:last-of-type .ProductReviewItem-body { margin-bottom: var(--space-3); }
.ProductReviews-Item:empty { display: none; }
.ProductReviews-Item:empty + .ProductReviews-summary { width: 100%; border: 0 !important; }
.ProductReviews-Item:empty + .ProductReviews-summary .ProductReviewWriteLink { float: left; }
.ProductReviewsProduct-rating {font-style: italic;}
.Pagination.ctlReviewPagingBottom {display: none;}
.Pagination.ctlReviewPaging {display: none;}
.__affirm-logo.__ligature__affirm_full_logo__ { font-size: 1.4rem !important; }
.affirm-as-low-as { margin-bottom: var(--space-1); }
.affirm-ala-price { font-weight: bold; }
.ProductDetailsSwatches li { width: 80px; height: 80px; overflow: hidden; padding: 1px; display: flex; align-items: center; justify-content: center; cursor: pointer; }
.ProductDetailsSwatches img[style^="background-color"] { border-radius: 50%; max-width: 100%; height: auto; }
.iFrame body.ProductDetails { min-width: 750px; overflow: visible; }
/* Added to adjust product review image size */ 
iframe#quick-view-frame { max-height: 1000px; max-width: 884px; }
.iframe-container { max-height: 1000px; max-width: 1000px; }
.swal2-content { max-height: 1000px; max-width: 1000px; }
img#imgPhoto { max-height: 800px; max-width: 800px; }
/* Ended review image adjust */
.NotifyMe { overflow: hidden; }
iframe[src*="NotifyMePage.aspx"] { min-width: unset !important; }
.ProductDetails .splide__pagination { bottom: 10px; }
.ProductDetails .Carousel .splide__pagination { top: unset; bottom: 16px; }
.productdetails-photoarea-thumbnail { overflow: hidden; }
.thumbs-slideshow { margin: auto; }
.Image-Slider-With-Right-Column .thumbs-slideshow:not(:empty) ~ .main-product-photo { display: none; }
.Image-Slider-With-Right-Column .splide__track { padding: 0; }
.prodpoint { min-width: 30px; font-size: 19px; padding-top: 6px; }
.ProductDetailsBullets { padding: 8px 0; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; margin: 6px 0 6px 0; }
button.accordion-button {font-weight: bold;}
@media (max-width: 1012px) {
  .nav-tabs .nav-link { padding-left: 0; }
}
@media (max-width: 576px) {
  .ProductDetails-photoArea .product-flag { font-size: var(--font-size-sm); padding: var(--space-1); }
  .ProductDetails .LayoutContent { padding: 0; }
  .ProductDetails .splide__track { padding: 0; max-height: 416px; }
  .ProductDetails #reviews .reviews-body { padding: 0; }
  .ProductDetails #reviews .ProductReviewItem { padding: 20px; }
  .ProductDetails #reviews .ProductReviews-summary { order: -1; }
  .ProductDetails .all-carosel-header { padding: var(--space-2); margin-top: 24px; }
  .ProductDetails .thumbs-slideshow:not(:empty) ~ .main-product-photo { display: none; }
  .noreviews-label { display: block; }
}
@media (hover: none) {
  .ProductDetails .zoomple_previewholder { display: none; }
}
/* [/ProductDetails] */

/* [ProductReviews] */
#ctlReviewPaging_tdProductListTextEntryPaging, #ctlReviewPagingBottom_tdProductListTextEntryPaging { width: 50px; }
.Pagination.ctlReviewPagingBottom {display: none;}
.Pagination.ctlReviewPaging {display: none;}
td#ctlReviewPagingBottom_tdProductListPagingTotalPagesLabel {padding-right: 10px;}
/* [/ProductReviews] */

/* [ProfileEdit] */
#rpContactTypes_ctl01_txtNewContactTypeValue { margin-top: 1.5rem; }
#rpContactTypes_ctl00_btnDelete, #btnAddContactType { cursor: pointer; }
/* [/ProfileEdit] */

/* [Header] */
.PromoBar { text-align: center; background-color: #e8d7ba; padding: 3px; font-weight: 500; font-size: .9em; line-height: 30px;}
.smallCart-item { position: relative; }
.shoppingCart-icon, #head-account-icon { cursor: pointer; }
.smallCart-wrapper.show { box-shadow: 0 0 20px rgba(0,0,0,.2); right: 0; }
.smallCart-close { cursor: pointer; z-index: 1000; }
.smallCart-item-remove .all-close:after { font-size: calc( 0.8 * var(--font-size)); }
.smallCart-actions a, .smallCart-actions input { font-size: 0.75rem; } 
.smallCart-wrapper:not(.show) + #smallCart-overlay { display: none; }
.smallCart-item-img { object-fit: contain; }
.smallCart-item img[src^="/resize?po=&"] { content: url(../other/resize0a61?po=%2fstore%2fimages%2fno-image.png&amp;bw=150&amp;lr=t); }
.smallCart .ProductDetailsSwatches li { position: relative; }
.smallCart .ProductDetailsSwatches li > * { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.head-login-dropdownMenu { width: 350px; margin-left: -175px !important; transform: unset !important; inset: unset !important; }
.dropdown-menu { min-width: 240px; }
.header3 .navbar-collapse.show a { color: var(--text-dark); }
.icon-facebook { font-family: "Font Awesome 5 Brands"; font-weight: 400; font-style: normal; padding: 0; }
.icon-facebook:before { content: "\f39e"; }
.head-nav:not(.dark) .head-icons i, .head-nav:not(.dark) .head-cart-desc, .head-nav:not(.dark) .head-login-link span { color: var(--muted); }
.shoppingCart-icon { position: relative; }
#collapsibleNavbar .nav-item-submenu { margin-left: calc(-1 * var(--space-1)) !important; } 
#collapsibleNavbar .nav-item.Active, #collapsibleNavbar .nav-item-subitem.Active { font-weight: bold; }
#collapsibleNavbar > .navbar-nav > .nav-item-drop > .nav-item-submenu { margin-top: calc(-1 * var(--space-2)) !important; } 
.navbar-collapse:not(.show) + #head-menu-overlay { display: none; }
/**.navbar-nav .nav-item { padding-left: 0 !important; }**/
.head-mobile-categories .nav-link { border: 1px solid var(--dark); color: var(--dark); }
.head-mobile-categories .active.nav-link { background: var(--dark); }
.head-mobile-categories .nav-item { margin: var(--space-1); }
.headMobileCategories-header { font-weight: bold; margin: var(--space-2) var(--space-1); }
.head-search-rest { height: 100vh; width: 100%; background: var(--white); }
#ddSearchBoxCategories { width: auto; }
.store-logo img { width: 100%; }
/** Banner **/
:root { --lt-bannerAd-paddingY: 12px; }
.LayoutTop .BannerAd a { background: rgba(36, 36, 36, 1); display: block; text-align: center; color: rgba(255, 255, 255, 1); padding: var(--lt-bannerAd-paddingY) 0; } 
.head-search select { background: none; }
.LayoutTop .BannerAd a > img { margin: calc(-1 * var(--lt-bannerAd-paddingY)) 0; }
@media(max-width:1400px){
  .head-wish-icon.head-icon p { display: none; } 
}
@media(min-width:991px){
  .nav-item-drop > .nav-item { display: flex; align-items: center; justify-content: space-between; }
  .nav-item-drop > .nav-item > a.nav-link { margin-right: 3px; }
  .head-mobile-nav { display: none; }
}
@media only screen and (max-width: 989px) {
  #ddSearchBoxCategories { display: none; }
}
@media only screen and (max-width: 769px) {
  .head-menuWrap { position: absolute; left: 0; transform: unset; }
  .SmallCartCheckoutThemeButton, .SmallShoppingCart [id$='btnViewCart'] { width: 100%; margin-bottom: var(--space-2); }
  .head-login-dropdownMenu { width: 100% !important; min-height: 100%; position: fixed !important; transform: unset !important; margin-left: 0 !important; left: 0 !important; top: 0 !important; }
  .smallCart-item-remove { position: absolute; right: 0; top: 0; } 
  .nav-item-drop .nav-item > i { display: none; }
}
@media only screen and (max-width: 480px) {
  .head-login-dropdownMenu { width: 100% !important; min-height: 100%; position: fixed !important; transform: unset !important; margin-left: 0; }
  .smallCart-actions a, .smallCart-actions input { width: 100%; }
  .icon-tray i { font-size: var(--font-size); }
  .head-icons > div { margin-right: 0 !important; align-self: center; }
  .head-icon { padding: 7px; margin-left: 6px !important; }
  .cat-button { min-height: 41px; }
  /*.nav { flex-wrap: inherit; overflow-y: auto; }*/
  .head-util-icon { min-width: 144px; }
  .CategoryHeader-name { font-size: 1.5rem; text-align: center; }
  .CategoryHeader .CategoryHeader-text { min-width: 240px; }
  .DesktopSlider { display: none; }
  .profMenu-dashboard, .profMenu-editLogin, .profMenu-password, .profMenu-profileEdit, .profMenu-payment, .profMenu-billing, .profMenu-shipping, .profMenu-wishlist, .profMenu-orderHistory, .profMenu-downloads, .profMenu-reviews {max-width: 30%; text-align: center; border: 1px solid #8f8f8f; border-radius: .5rem; margin: 5px; align-content: center; font-size: 0.9rem; padding: 0 8px; min-height:40px; line-height:20px;}
  .profMenu-logout {max-width: 30%; text-align: center; border-radius: 8px; margin: 5px; align-content: center;}
  input#MyAccountMenu_btnLogout {padding: 9px 17px !important;}
}

@media only screen and (min-width: 480px) {
  .MobileSlider { display: none; }
}

@media only screen and (min-width: 992px) {
  .head-mobile-categories { display: none; }
}
@media only screen and (hover:hover) and (min-width: 992px) {
  .nav-item-drop:hover > ul { display: inherit; }
  .nav-item-drop:hover > ul ul { left: 100%; top: 0; }
}
/* [/Header] */

/* [Default] */
.Default .thumbnail { min-height: 200px; }
.home-footer-banner { min-height: 300px; object-fit: cover; }
.home-banners > div { max-width: 33.333%; }
.lblRetailPrice { margin-left: 13px; }
#category-slider img { height: 300px; object-fit: cover; border-radius: 4px; width: 100%; }

/* Foundation Slideshow Fix */
/* .Slider li a {display: block; width: 100%;} */
.Slider li img { width: 100%; }
/* [/Default] */

/* [Footer] */
.footer { font-size: var(--font-size-sm); }
.MenuList .nav-list { flex-direction: column; }
.footer .MenuList .nav-header, .footer .all-footer-header { font-size: var(--font-size-lg); margin-bottom: var(--space-2); }
.footer .MenuList li, .footer .vertical-menu li { margin-bottom: calc(0.5 * var(--space-2)); }
.all-footer-icon { font-size: var(--font-size-lg); }
.dark .all-footer-link:hover, .dark .Control .ControlLink a.all-footer-link:hover { color: var(--white); }
.ContactInformation > .ControlHeader { display: none; }
.footer.dark .acceptedCreditCardLogos .amex { background: url("../svg/amex.svg") no-repeat; }
.footer.dark .acceptedCreditCardLogos .discover { background: url("../svg/discover.svg") no-repeat; }
.footer.dark .acceptedCreditCardLogos .mastercard { background: url("../svg/mastercard.svg") no-repeat; }
.footer.dark .acceptedCreditCardLogos .visa { background: url("../svg/visa.svg") no-repeat; }
.footer.dark .acceptedCreditCardLogos .dinersclub { background: url("../svg/diner.svg") no-repeat; }
.footer.dark .acceptedCreditCardLogos .jcb { background: url("../svg/jcb.svg") no-repeat; }
.acceptedPaymentMethodLogos { margin-bottom: 0; }
.acceptedCreditCardLogos div[role=img], .acceptedPaymentMethodLogos li[role=img] { height: 18px; }
.acceptedPaymentMethodLogos li[role=img] { margin-right: 0; margin-left: 0; }

@media only screen and (max-width: 769px) {
  .footerSocialIcons > div:first-child { padding-left: 0; }
  .footer-acceptedCards, .acceptedPaymentMethodLogos { margin-top: 0.5rem; }
  .footer.dark .acceptedCreditCardLogos .amex { margin-left: 0; }
  .footer-mailingList-email div.input-group-append input { height: 100%; }
}
@media only screen and (min-width: 991px) {
  .footer-bottom.row > div { display: flex; flex: 1; padding: 0; }
  .footer-bottom.row > div:nth-child(2) { justify-content: center; }
  .footer-bottom.row > div:last-child { justify-content: flex-end; }
  .acceptedCreditCardLogos > div:last-child { margin-right: 0; }
}
/* [/Footer] */

/* [PaymentMethod] */
.PaymentMethodSavedItem-actions .btn { padding-left: 0.5rem; padding-right: 0.5rem; }
@media only screen and (min-width: 768px) {
  .PaymentMethodSaved select[id*="exp_month"], .PaymentMethodSaved select[id*="exp_year"], .PaymentMethodNew select[id*="exp_month"], .PaymentMethodNew select[id*="exp_year"] { width: 50%; display: inline-block; float: left; }
  .PaymentMethodSaved select[id*="exp_month"] { width: 40%; margin-right: 10px; }
  .PaymentMethodNew select[id*="exp_month"] { width: 40%; margin-right: 10px; }
  .PaymentMethodsDeleteThemeButton, .PaymentMethodsSelectPaymentThemeButton {font-size: 12px; font-weight: 500;}
}
/* [/PaymentMethod] */

/* [Quote] */
.AddressBookAddresses:empty { display: none; }
/* [/Quote] */

/* [PicturePopup] */
.PicturePopup { height: fit-content; }
/* [/PicturePopup] */

/* [ExplainCVV] */
.ExplainCVV { height: fit-content; }
#CVV_imgCVV { max-width: 100%; }
/* [/ExplainCVV] */

/* [Statement] */
.payinfull { margin: 1px; }
/* [/Statement] */

/* [WishList] */
#ddWishLists, #txtNewWishlistName { margin-bottom: var(--space-2); }
#tblCart td, #tblCart td > .row { align-items: center; vertical-align: middle; }
.WishListSaveForLaterItem-total .btn { font-size: 0.875rem !important; }
table#dvWishList td { padding: 10px; }
.checkall input[type="checkbox"] { margin: 0; }
.WishListSaveForLaterItem-qty .qty-spinner { max-width: 100%; justify-content: center; }
table#dvWishList select#ddWishLists { height: 48px; }
@media(max-width:1700px) and (min-width:991px){
  .WishListSaveForLaterItem-total .Actions .col-6, .SavedWishListDetails-actions .Actions .col-6 { flex: 0 0 auto; width: 100%; margin-bottom: var(--space-1); }
}
@media(min-width:991px){
  .WishListRating > table { margin: 0 auto; }
  .CartItemPriceArea { font-weight: 700; }
}
@media(max-width:991px){
  .WishListSaveForLaterItem-selectAll { display: none; } 
  .WishListSaveForLater-table-item .col-md-9, .WishListSaveForLater-table-item .col-md-3, .SavedWishListDetailCartItem .col-md-9, .SavedWishListDetailCartItem .col-md-3 { flex: 0 0 auto; width: 100%; }
  .WishListSaveForLater-table-head, .WishListSaveForLaterItem-qty { display:none ; }
  /* table#dvWishList td{ display:block; width:100%; } */
  .ProductInfo-details-row .col { max-width: 100%; flex: 0 0 100%; }
}
@media(max-width:576px){
  .WishListSaveForLaterItem .col-sm-4 { flex: 0 0 auto; width: 33.33333333%; } 
  .WishListSaveForLaterItem .col-sm-8 { flex: 0 0 auto; width: 66.66666667%; }
  .col-xs-6 { width: 50%; }
}
/* [/WishList] */

/* [QuestionAnswer] */
.AskQuestion { padding-bottom: 50px; }
.AskQuestionLabel span, .AnswerQuestionLabel span, .AnswersHeader { font-weight: bold; font-size: 125%; padding: 20px 0 10px; }
.AskQuestionTextbox textarea, .AnswerQuestionTextbox textarea { width: 100%; box-sizing: border-box; margin-bottom: 10px; min-height: 75px; }
.Question { clear: both; padding: 20px 0; border-bottom: 1px solid #eaeaea; }
.Question:last-of-type { border: none; }
.QuestionVote, .AnswerVote { float: left; width: 100px; margin-right: 20px; text-align: center; }
.UpVotes, .DownVotes { font-size: 200%; font-weight: bold; padding: 5px; }
.UpVotes { color: green; }
.DownVotes { color: red; }
.VoteFace { display: inline-block; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg); }
.QuestionVote input[type=submit], .AnswerVote input[type=submit] { padding: 2px 5px; margin: 3px; }
.QuestionText, .AnswerText { overflow: hidden; }
.QuestionAuthor, .AnswerAuthor { font-size: 80%; padding: 10px 0 20px; }
.QuestionAnswer { clear: left; padding: 20px 0; border-bottom: 1px solid #eaeaea; }
.QuestionAnswer:last-of-type { border: none; padding-bottom: 0; }
.QuestionAddAnswer { padding: 20px 0; overflow: hidden; clear: left; }
.Votes { padding-bottom: 20px; }
/* [/QuestionAnswer] */

/* [FileUpload] */
.UploadFileResult { height: 40px; text-align: center; color: red; }
/* [/FileUpload] */

/* [PublicDocuments] */
.PublicDocumentsTable 
.PublicDocumentsTable { width: 100%; margin-bottom: 1rem; color: #212529; }
.PublicDocumentsTable th, .PublicDocumentsTable td { padding: .75rem; vertical-align: top; border-top: 1px solid #dee2e6; }
.PublicDocumentsHeaderRow { background: #f3f3f3; }
/* [/PublicDocuments] */

/* [ShippingEstimation] */

/* [/ShippingEstimation] */

/* [Manufacturer] */
@media only screen and (max-width: 585px) {
  .Manufacturer-header { text-align: center; }
}
/* [/Manufacturer] */

/* [StorePassword] */

/* [/StorePassword] */

/* [TextOverImage] */
.TextOverImage-container { position: relative; }
/* [/TextOverImage] */

/* [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] */

/* [BrowseByRating] */
.BrowseByRating-selected { font-weight: bold; -webkit-filter: brightness(0.85); filter: brightness(0.85); }
/* [/BrowseByRating] */

/* [PhotoGallery] */

/* [/PhotoGallery] */

/* [BlogList] */
.BlogPostImage img { width: 100%; }
/* [/BlogList] */

/* [EditDetails] */
.EditDetailsForm-field-label  span { padding: 0; }
.EditDetailsForm-field-label  input[type="checkbox"] + label { padding: 0; margin: 0 !important; }
.EditDetailsForm-field-label [type="checkbox"] + label { order: -1; }
.EditDetailsForm-field-label label:not(.hasDatepicker), .EditDetailsForm-field-label *:first-child:not(.hasDatepicker) { margin-right: var(--space-2); }
.EditDetailsForm table { margin-left: calc(var(--bs-gutter-x) / 2); }
.EditDetailsForm-field .custom-file-upload { width: auto; }
/* [/EditDetails] */

/* [EditLogin] */
.EditLoginPassword label { width: 100%; }
.EditLogin-editAccount-body label { width: 100%; }
/* [/EditLogin] */

/* [OrderHistory] */

/* [/OrderHistory] */

/* [BrowseByPrice] */
.BrowseByPrice-filter { padding-top: 0 !important; padding-bottom: 0 !important; }
.BrowseByPrice-selected { font-weight: bold; }
/* [/BrowseByPrice] */

/* [Widget18422] */
.Slideshow_18422 { position: relative; }
.SlideList_18422 { margin: 0; padding: 0; list-style: none; }
.Slide_18422 { overflow: hidden; }
.SlideshowButtons_18422 { padding: 0; bottom: 10px; left: 10px; position: absolute; }
.SlideshowButton_18422 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; }
.SlideshowButtonLink:focus_18422 { outline: none; }
.SlideshowPrevious_18422 { position: absolute; color: #666; }
.SlideshowNext_18422 { position: absolute; color: #666; }
.SlideshowPreviousLink_18422 { color: #fff; padding: 5px; display: block; }
.SlideshowNextLink_18422 { color: #fff; padding: 5px; display: block; }
@media(max-width:767px){
  ol.SlideshowButtons { bottom: 9px !important; }
}
/* [/Widget18422] */

/* [ViewOrder] */
.bg-accent { background: var(--accent); }
.ViewOrder-table-total .ViewOrderPricingText, .ViewOrder-table-total #lblTotal { font-weight: 800; }
.card .order-title p { margin: 0; }
.card.no-shadow { box-shadow: 0px 0px #fff; }
.fc-secondary { color: var(--lite-text); }
.vieworder-email { color: var(--dark); }
.ViewOrder-table-discountFlags.inactive { display: none !important; }
.EProductItemContainer { text-align: center !important; }
#lnkPrintInvoice:before {
  content: '\f02f';
  font-family: var(--font-awesome);
  padding-right:var(--space-1);
}
.actionLinks-text a, .ViewOrder-confirmationheader a { text-decoration: underline; }
@media(min-width:991px){
  .order-title { text-align: right; } 
  .mobile-page-header { display: none; }
}
@media(max-width:991px){
  .orderHeader { display: none; } 
  .viewOrder-icon { margin: 0 auto 20px auto; display: block; }
}
@media(max-width:500px){
  .ViewOrder-orderDet-body { overflow: scroll; }
}
/* [/ViewOrder] */

/* [SavedWishLists] */
.SavedWishLists-list.wishlist-list table td { vertical-align: middle !important; }
/* [/SavedWishLists] */

/* [SavedWishListDetail] */
.SavedWishListDetailCartItem-purchased input { margin: 0 auto; }
.SavedWishListDetailCartItem-qty .UpdateButton a { font-weight: 700; text-decoration: underline; }
.subtotal-price { text-align: right; }
@media(min-width:991px){
  .CartItemTotalArea { font-weight: 700; }
  .ShoppingCartPrice, .WishListRating, .ShoppingCartHeader { text-align: center; } 
}

@media(max-width:991px){
  .SavedWishListDetailCartHead, .SavedWishListDetailCartItem-qty, .SavedWishListDetailCartItem-purchased, .ProductInfoWishlist-Details .ItemNumber { display: none; } 
  .SavedWishListDetails-actions { margin-top: var(--space-3); }
  .SavedWishListDetailCart-table-item { padding-top: var(--space-2); padding-bottom: var(--space-2); margin-bottom: var(--space-2); }

  /* Column Alignment for product details - mobile */
  .SavedWishListDetailCartItem-desc .ProductInfoWishlist-thumbnail { flex: 0 0 25%; max-width: 25%; }
  .SavedWishListDetailCartItem-desc .ProductInfoWishlist-Details { flex: 0 0 75%; max-width: 75%; }
  .SavedWishListDetailCartItem-desc .ProductInfoWishlist-Details .col { flex: 0 0 100% !important; max-width: 100% !important; margin-bottom: var(--space-1); }
}
/* [/SavedWishListDetail] */

/* [SharedWishList] */
.SharedWishList-results.wishlist-list td { vertical-align: middle; }
tr.SharedWishListResultsItem, tr.SavedWishListsItem { transition: 0.2s; }
tr.SharedWishListResultsItem:hover, tr.SavedWishListsItem:hover { background: var(--bs-gray-200); transition: 0.2s; }
/* [/SharedWishList] */

/* [Widget39194] */
.CarouselBuyNowLink_39194 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_39194 { font-size: 7pt; text-decoration: none; }
/* [/Widget39194] */

/* [LeftColumn] */
div#acctl9394_dvControlHeader { font-weight: bold; }
/* [/LeftColumn] */

/* [Widget10167] */
.CarouselBuyNowLink_10167 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_10167 { font-size: 7pt; text-decoration: none; }

.card-header { border-bottom: none; }
/* [/Widget10167] */

/* [CheckOut] */
.CardFieldHeaders { background: #666; color: #fff; padding: 5px; }
.CheckOutText > a { font-weight: bold; }
.OnePageCheckoutShoppingCart .ShoppingCartPrice { padding: 10px 0; font-size: inherit; border: none; }
.SplitPaymentLink { cursor: pointer; }
#tbAppliedPayments { width: 100%; }
.AppliedPaymentHeader th { padding: 5px; }
.AddressBookEditor { padding: 2px 10px 2px 0; }
.OnePageCheckoutShoppingCart .ShoppingCartTotals { border: none; }
/* [/Checkout] */
/* [Product Background Photo] */
.product-info-wrapper { background: rgba(0, 0, 0, 0.8); color: #fff; }
.product-photo { background-size: cover !important; background-position: center center !important; background-color: #000; }
.PhotoBgThumbnails { float: right; }
/* [/Product Background Photo ] */
input[type="file"] + span { top: 0px; }
.navbar-collapse.left-collapse.collapse > .Control+.Control { margin-top: 20px; }
/* MyAccountPage */
/* ContactPage */
.contact-header { display: flex; align-items: center; margin-bottom: 0.5rem; }
.contact-header > p { margin: 0; }
.contact-header > span { margin-right: 0.5rem; }
/* /ContactPage */
/* SaveForLaterArea */
table.SaveForLaterTable td { vertical-align: middle; }
.SaveForLaterTable td.SaveForLater > div { display: flex; }
.SaveForLaterTable td.SaveForLater > div > a { display: block; }
.SaveForLaterItemInfo > table td { border: none; }
.SaveForLaterTable td > .CartItemPriceArea { display: flex; align-items: center; }
.SaveForLaterTable td > .CartItemPriceArea > .ShoppingCartPrice { padding: 0; }
#tblUploadFile td { display: flex; }
#tblUploadFile .ac-content-edit-literal { margin-top: 10px; font-size: 16px; }
#tblUploadFile .UploadFileResult { margin-top: 20px; margin-bottom: 20px; justify-content: center; font-size: 20px; color: black; }
.ShippingSelect input[type="radio"] + label { margin-left: 1em; }
/* Sticky Header For All Headers */
.stuck, .simple-sticky { position: fixed; top: 0; width: 100%; z-index: 200; }
.second-head { background: #fff; }
/* Responsive */
@media (max-width: 991px) {
  .ChildCategoriesList { flex-wrap: wrap; }
}
/* [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; }