.wd-quantity-overlap{--quantity-space: 80px}.wd-quantity-overlap div.quantity{position:absolute;bottom:0;left:0;z-index:2;height:100%;filter:brightness(0.95);transform:translate3d(0, 0, 0)}.wd-quantity-overlap div.quantity input[type]{height:100%;border:none;background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color);transition:all .25s ease}.wd-quantity-overlap div.quantity input[type]:hover{filter:brightness(0.95)}.wd-quantity-overlap div.quantity input[type="button"]{min-width:25px;border-radius:0}.wd-quantity-overlap div.quantity:not(.hidden)+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button{padding-left:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:before{left:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:after{left:calc(50% + var(--quantity-space) / 2)}.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button{padding-left:calc(20px + var(--quantity-space))}.wd-quantity-overlap :is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button{background-color:var(--btn-accented-bgcolor-hover);box-shadow:var(--btn-accented-box-shadow-hover);color:var(--btn-accented-color-hover)}.wd-quantity-overlap :is(div,.cart):active>div.quantity{bottom:var(--btn-accented-bottom-active)}.wd-quantity-overlap :is(div,.cart):active>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):active>div.quantity+.button{box-shadow:var(--btn-accented-box-shadow-active)}.wd-quantity-overlap div.quantity:active{bottom:0 !important}.wd-quantity-overlap div.quantity:active input[type],.wd-quantity-overlap div.quantity:active+.button{box-shadow:var(--btn-accented-box-shadow) !important}
[class*="wd-search-full-screen"]{position:fixed;z-index:400;visibility:hidden;opacity:0;--wd-requests-height: .001px}[class*="wd-search-full-screen"] .autocomplete-suggestions{animation:wd-fadeInBottomShort 0.6s cubic-bezier(0.19, 1, 0.22, 1) both}[class*="wd-search-full-screen"] .autocomplete-suggestion{flex-direction:column;padding:0;border:none}[class*="wd-search-full-screen"] .autocomplete-suggestion .suggestion-thumb{margin-bottom:10px;margin-right:0;max-width:100%}[class*="wd-search-full-screen"] .autocomplete-suggestion:hover,[class*="wd-search-full-screen"] .autocomplete-suggestion.autocomplete-selected{background-color:transparent}[class*="wd-search-full-screen"] .suggestion-divider{padding-top:20px;border-top:1px solid var(--brdcolor-gray-300);background-color:transparent !important;text-align:center}[class*="wd-search-full-screen"] .no-found-msg{text-align:center;font-size:16px}[class*="wd-search-full-screen"].wd-opened{visibility:visible;opacity:1}.wd-search-opened{overflow:hidden}.wd-search-area{position:relative}.wd-search-area .wd-scroll-content{padding-top:20px;padding-bottom:20px;transition:all .6s ease}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area:before{position:absolute;top:15px;left:calc(50% - 15px);content:"";display:inline-block;width:30px;height:30px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area-inner.wd-scroll-content{padding:0;max-height:0}@media (min-width: 1025px){.wd-search-opened body{margin-right:var(--wd-scroll-w)}.wd-search-opened .website-wrapper{margin-right:calc(var(--wd-scroll-w) * -1)}.wd-search-opened :is(.header-banner,.whb-row,.main-page-wrapper){padding-right:var(--wd-scroll-w)}}@media (max-width: 1024px){[class*="wd-search-full-screen"] .no-found-msg{font-size:14px}[class*="wd-search-full-screen"] .suggestion-divider{padding-top:10px}}
.wd-search-full-screen{background-color:var(--bgcolor-white);box-shadow:0 0 14px rgba(0,0,0,0.08);transition:opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:translate3d(0, 100%, 0);--wd-form-height: 110px;--wd-info-height: 40px}.wd-search-full-screen .autocomplete-suggestions{display:flex;flex-wrap:wrap;justify-content:center;padding:10px;background-color:var(--bgcolor-white)}.wd-search-full-screen .autocomplete-suggestion{flex-grow:0;flex-basis:200px;padding:10px}.wd-search-full-screen .wd-dropdown-results,.wd-search-full-screen .wd-dropdown-results .wd-scroll-content{max-height:100%;height:100%}.wd-search-full-screen.wd-searched .search-results-wrapper{margin-top:calc(var(--wd-info-height) * -1);height:calc(100% - var(--wd-form-height) - var(--wd-requests-height))}.wd-search-full-screen .search-info-text{overflow:hidden;margin-top:10px;padding:0 15px;text-align:center;font-size:16px;line-height:30px;transition:all .6s ease}.wd-search-full-screen .search-info-text>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-search-full-screen :is(.view-all-results,.suggestion-divider){flex:1 1 100%}.wd-search-full-screen .view-all-results{margin:10px -10px -10px -10px}.wd-search-full-screen .suggestion-divider{margin-top:20px;margin-right:-20px;margin-left:-20px;padding-top:20px}.wd-search-full-screen .searchform{padding-right:100px;padding-left:100px;border-bottom:1px solid var(--brdcolor-gray-300);--wd-form-bg: transparent;--wd-form-color: var(--color-gray-800);--wd-form-placeholder-color: var(--color-gray-800);--wd-form-brd-width: 0;--wd-form-height: unset}.wd-search-full-screen .searchform input[type="text"]{padding:0;text-align:center;font-weight:600;font-size:48px}.wd-search-full-screen .searchform .searchsubmit{display:none}.form-style-underlined .wd-search-full-screen input[type="text"]{padding-right:0}.wd-search-full-screen .wd-close-search{position:absolute;top:5px;right:5px;z-index:1}.wd-search-full-screen .wd-close-search.wd-style-icon>a{width:100px;height:100px}.wd-search-full-screen .wd-close-search.wd-style-icon>a:before{font-size:38px}.wd-search-full-screen .wd-search-loader{z-index:1002;display:flex;align-items:center;justify-content:center;visibility:hidden;background-color:rgba(var(--bgcolor-white-rgb), 0.8);opacity:0;transition:opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.wd-search-full-screen .wd-search-loader:after{content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle}.wd-search-full-screen .search-loading ~ .wd-search-loader{top:var(--wd-form-height);visibility:visible;opacity:1;transition:opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.wd-search-full-screen .search-loading ~ .wd-search-loader:after{animation:wd-rotate 450ms infinite linear}.wd-search-full-screen.wd-requests-enabled{--wd-requests-height: 70px}.wd-search-full-screen .wd-search-requests{margin-top:30px;padding-right:20px;padding-left:20px}.wd-search-full-screen .wd-search-requests ul{text-align:center}.wd-search-full-screen .wd-search-requests-text{display:none}.wd-search-full-screen.wd-opened{transition:opacity 0s,visibility 0s,transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:none}.wd-search-full-screen .wd-search-area{padding-right:15px;padding-left:15px;height:100%}.wd-search-full-screen .wd-search-area .wd-scroll-content{max-height:calc(100% - var(--wd-info-height) - var(--wd-requests-height) - var(--wd-form-height))}@media (max-width: 1024px){.wd-search-full-screen{--wd-form-height: 70px;--wd-info-height: 30px}.wd-search-full-screen .search-info-text{font-size:14px;line-height:20px}.wd-search-full-screen .searchform{padding-right:15px;padding-left:15px}.wd-search-full-screen .searchform input[type="text"]{font-size:20px}.wd-search-full-screen .autocomplete-suggestion{padding:10px}.wd-search-full-screen .wd-close-search{display:none}}@media (max-width: 768.98px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:33.333333%}}@media (max-width: 576px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:50%}}
.wd-toolbar{position:fixed;right:0;bottom:0;left:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.12)}.wd-toolbar>a{display:flex;align-items:center;justify-content:center}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>a,.wd-toolbar>div a{height:45px}.wd-toolbar .wd-header-cart.wd-design-5{margin-right:0}.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.global-color-scheme-light .wd-toolbar a{color:#fff}.global-color-scheme-light .wd-toolbar a:hover{color:rgba(255,255,255,0.8)}.wd-toolbar-label{position:absolute;right:10px;bottom:3px;left:10px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0}.wd-toolbar-shop .wd-tools-icon:before{content:"\f146";font-family:"woodmart-font"}.wd-toolbar-blog .wd-tools-icon:before{content:"\f145";font-family:"woodmart-font"}.wd-toolbar-home .wd-tools-icon:before{content:"\f144";font-family:"woodmart-font"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.wd-toolbar-link .wd-custom-icon{min-width:auto}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}@media (min-width: 1025px){.wd-toolbar{display:none}}@media (max-width: 1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height))}}@media (max-width: 768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}@media (min-width: 769px) and (max-width: 1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}
.whb-column>.info-box-wrapper,.wd-header-text,.whb-column>.wd-button-wrapper,.whb-column>.wd-social-icons,.wd-header-html{padding-right:10px;padding-left:10px}.wd-header-text{flex:1 1 auto}.wd-header-text p:first-child:empty{display:none}.wd-header-text.wd-inline{flex:0 0 auto}.whb-top-bar .wd-header-text{font-size:12px;line-height:1.2}.whb-color-light .wd-header-text{--color-white:                   #000;--color-gray-100:                rgba(255,255,255,0.1);--color-gray-200:                rgba(255,255,255,0.2);--color-gray-300:                rgba(255,255,255,0.5);--color-gray-400:                rgba(255,255,255,0.6);--color-gray-500:                rgba(255,255,255,0.7);--color-gray-600:                rgba(255,255,255,0.8);--color-gray-700:                rgba(255,255,255,0.9);--color-gray-800:                #fff;--color-gray-900:                #fff;--bgcolor-white-rgb:             0,0,0;--bgcolor-white:                 #0f0f0f;--bgcolor-gray-100:              #0a0a0a;--bgcolor-gray-200:              #121212;--bgcolor-gray-300:              #141414;--bgcolor-gray-400:              #171717;--brdcolor-gray-200:             rgba(255,255,255,0.1);--brdcolor-gray-300:             rgba(255,255,255,0.15);--brdcolor-gray-400:             rgba(255,255,255,0.25);--brdcolor-gray-500:             rgba(255,255,255,0.3);--wd-text-color:                 rgba(255,255,255,0.8);--wd-title-color:                #fff;--wd-widget-title-color:         var(--wd-title-color);--wd-entities-title-color:       #fff;--wd-entities-title-color-hover: rgba(255,255,255,0.8);--wd-link-color:                 rgba(255,255,255,0.9);--wd-link-color-hover:           #fff;--wd-form-brd-color:             rgba(255,255,255,0.2);--wd-form-brd-color-focus:       rgba(255,255,255,0.3);--wd-form-placeholder-color:     rgba(255,255,255,0.6);--wd-form-chevron:               url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC42KSI+PHBhdGggZD0iTTYgOWw2IDYgNi02Ii8+PC9zdmc+);--wd-main-bgcolor:               #1a1a1a;color:var(--wd-text-color)}.whb-column>.wd-social-icons:not(.icons-design-default) .wd-social-icon{margin-right:0;margin-left:0}.whb-column>.wd-social-icons:not(.icons-design-default) .wd-social-icon:not(:last-child){margin-right:8px}.wd-header-wishlist .wd-tools-icon:before{content:"\f106";font-family:"woodmart-font"}.wd-header-compare .wd-tools-icon:before{content:"\f128";font-family:"woodmart-font"}.wd-dropdown-compare a{justify-content:space-between}.wd-dropdown-compare .count{margin-inline-start:10px;color:var(--color-gray-300)}
:root{--wd-top-bar-h:40px;--wd-top-bar-sm-h:38px;--wd-top-bar-sticky-h:.001px;--wd-header-general-h:90px;--wd-header-general-sm-h:60px;--wd-header-general-sticky-h:60px;--wd-header-bottom-h:52px;--wd-header-bottom-sm-h:52px;--wd-header-bottom-sticky-h:.001px;--wd-header-clone-h:.001px}.whb-top-bar .wd-dropdown{margin-top:0}.whb-top-bar .wd-dropdown:after{height:10px}.whb-sticked .whb-general-header .wd-dropdown{margin-top:10px}.whb-sticked .whb-general-header .wd-dropdown:after{height:20px}.whb-header-bottom .wd-dropdown{margin-top:6px}.whb-header-bottom .wd-dropdown:after{height:16px}.whb-header .whb-header-bottom .wd-header-cats{margin-top:0;margin-bottom:0;height:calc(100% + 0px)}@media (min-width:1025px){.whb-top-bar-inner{height:40px;max-height:40px}.whb-sticked .whb-top-bar-inner{height:40px;max-height:40px}.whb-general-header-inner{height:90px;max-height:90px}.whb-sticked .whb-general-header-inner{height:60px;max-height:60px}.whb-header-bottom-inner{height:52px;max-height:52px}.whb-sticked .whb-header-bottom-inner{height:52px;max-height:52px}}@media (max-width:1024px){.whb-top-bar-inner{height:38px;max-height:38px}.whb-general-header-inner{height:60px;max-height:60px}.whb-header-bottom-inner{height:52px;max-height:52px}}.whb-general-header{border-bottom-width:0;border-bottom-style:solid}.whb-header-bottom{border-bottom-width:0;border-bottom-style:solid}@font-face{font-display:swap;font-weight:400;font-style:normal;font-family:"woodmart-font";src:url("//www.lalsilver.com/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=7.4.3") format("woff2")}.wd-popup.wd-promo-popup{background-color:#fff;background-image:none;background-repeat:no-repeat;background-size:cover;background-position:center center}.header-banner{background-color:#0f0f0f;background-image:none}.page-title-default{background-color:#0f0b0b;background-image:none;background-size:cover;background-position:center center}.footer-container{background-color:#fff;background-image:none}:root{--wd-text-font:"hkgroteskpro",Arial,Helvetica,sans-serif;--wd-text-font-weight:400;--wd-text-color:#383838;--wd-text-font-size:14px}:root{--wd-title-font:"hkgroteskpro",Arial,Helvetica,sans-serif;--wd-title-font-weight:600;--wd-title-color:#242424}:root{--wd-entities-title-font:"hkgroteskpro",Arial,Helvetica,sans-serif;--wd-entities-title-font-weight:600;--wd-entities-title-color:#333;--wd-entities-title-color-hover:rgb(51 51 51/65%)}:root{--wd-alternative-font:"Lato",Arial,Helvetica,sans-serif}:root{--wd-widget-title-font:"hkgroteskpro",Arial,Helvetica,sans-serif;--wd-widget-title-font-weight:600;--wd-widget-title-transform:uppercase;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px}:root{--wd-header-el-font:"hkgroteskpro",Arial,Helvetica,sans-serif;--wd-header-el-font-weight:500;--wd-header-el-transform:uppercase;--wd-header-el-font-size:16px}:root{--wd-primary-color:#0f0a0a}:root{--wd-alternative-color:#fbbc34}:root{--wd-link-color:#333;--wd-link-color-hover:#242424}:root{--btn-default-bgcolor:#f7f7f7}:root{--btn-default-bgcolor-hover:#efefef}:root{--btn-accented-bgcolor:#0f0a0a}:root{--btn-accented-bgcolor-hover:#280000}:root{--notices-success-bg:#459647}:root{--notices-success-color:#fff}:root{--notices-warning-bg:#e0b252}:root{--notices-warning-color:#fff}:root{--wd-form-brd-radius:0px;--wd-form-brd-width:1px;--btn-default-color:#333;--btn-default-color-hover:#333;--btn-accented-color:#fff;--btn-accented-color-hover:#fff;--btn-default-brd-radius:0px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-default-box-shadow-active:none;--btn-default-bottom:0px;--btn-accented-brd-radius:0px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none;--btn-accented-box-shadow-active:none;--btn-accented-bottom:0px;--wd-sticky-btn-height:95px;--wd-brd-radius:0px}@media (max-width:1024px){:root{--wd-sticky-btn-height:95px}}@media (max-width:768px){:root{--wd-sticky-btn-height:42px}}@media (min-width:1025px){.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header{max-width:1192px}}.container{max-width:1222px}:root{--wd-container-w:1222px}@media (min-width:1239px){.platform-Windows .wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}@media (min-width:1222px){html:not(.platform-Windows) .wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}div.wd-popup.popup-quick-view{max-width:920px}:root{--wd-header-banner-h:40px}@media (max-width:1024px){:root{--wd-header-banner-h:40px}}.woodmart-woocommerce-layered-nav .wd-scroll-content{max-height:223px}@font-face{font-display:swap;font-family:"hkgroteskpro";src:url("//www.lalsilver.com/wp-content/uploads/2021/09/hkgroteskpro-regular.woff2") format("woff2"),url("//www.lalsilver.com/wp-content/uploads/2021/09/hkgroteskpro-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"hkgroteskpro";src:url("//www.lalsilver.com/wp-content/uploads/2021/09/hkgroteskpro-semibold.woff2") format("woff2"),url("//www.lalsilver.com/wp-content/uploads/2021/09/hkgroteskpro-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-display:swap;font-family:"hkgroteskpro";font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:"hkgroteskpro";font-weight:500;font-style:normal}.elementor-818 .elementor-element.elementor-element-c5054f7{text-align:left}.elementor-818 .elementor-element.elementor-element-c5054f7 img{max-width:26%}.elementor-818 .elementor-element.elementor-element-3344611 li:not(:last-child){margin-bottom:7px}