/*! perfect-scrollbar - v0.5.8
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2014 Hyunje Alex Jun; Licensed MIT */
.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-x-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container>.ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6;-ms-filter:"alpha(Opacity=60)";filter:alpha(opacity=60)}.ps-container:hover>.ps-scrollbar-x-rail.in-scrolling,.ps-container:hover>.ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
:root{--pc:#c62d2b;--sc:#3e92d7}@font-face{font-family:"Wuerth-Bold";src:url("../Themes/Pavilion/Content/fonts/Wuerth-Bold.eot?#iefix") format("embedded-opentype"),url("../Themes/Pavilion/Content/fonts/Wuerth-Bold.woff") format("woff"),url("../Themes/Pavilion/Content/fonts/Wuerth-Bold.ttf") format("truetype"),url("../Themes/Pavilion/Content/fonts/Wuerth-Bold.svg#Wuerth-Bold") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Wuerth-ExtraBoldCond";src:url("../Themes/Pavilion/Content/fonts/Wuerth-ExtraBoldCond.eot?#iefix") format("embedded-opentype"),url("../Themes/Pavilion/Content/fonts/Wuerth-ExtraBoldCond.woff") format("woff"),url("../Themes/Pavilion/Content/fonts/Wuerth-ExtraBoldCond.ttf") format("truetype"),url("../Themes/Pavilion/Content/fonts/Wuerth-ExtraBoldCond.svg#Wuerth-ExtraBoldCond") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"roboto";src:url("../Themes/Pavilion/Content/fonts/Roboto-Light.ttf") format("truetype"),url("../Themes/Pavilion/Content/fonts/roboto-light.woff2") format("woff2"),url("../Themes/Pavilion/Content/fonts/roboto-light.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"roboto";src:url("../Themes/Pavilion/Content/fonts/Roboto-Regular.ttf") format("truetype"),url("../Themes/Pavilion/Content/fonts/roboto-light.woff2") format("woff2"),url("../Themes/Pavilion/Content/fonts/roboto-regular.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"roboto";src:url("../Themes/Pavilion/Content/fonts/Roboto-Medium.ttf") format("truetype"),url("../Themes/Pavilion/Content/fonts/roboto-light.woff2") format("woff2"),url("../Themes/Pavilion/Content/fonts/roboto-medium.woff") format("woff");font-weight:700;font-style:normal}*{margin:0;outline:0;padding:0;text-decoration:none;--wurth-red:var(--pc);--wurth-black:#000;--wurth-gray:#605d5c;--wurth-blue:var(--sc)}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{margin:0!important;-webkit-text-size-adjust:none;overflow:hidden;overflow-y:auto}ol,ul{list-style:none}a img{border:0}a:active{outline:0}input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{margin:0;border:0;padding:0}button::-moz-focus-inner{border:0}input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none}input::-moz-placeholder{opacity:1}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff}script{display:none!important}body{max-width:100%;overflow-x:hidden;background:#fff;font-family:roboto,Helvetica,sans-serif;color:#4a5056;font-size:16px}a{color:inherit;cursor:pointer}a img{opacity:.99}table{width:100%;border-collapse:collapse}.productQuantityTextBox.quantity-input-dubai{text-align:center}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="tel"]:focus,textarea:focus,select:focus{color:#333}input,textarea,select,button{font-size:16px}input:disabled,textarea:disabled{background-color:transparent}textarea{min-height:150px;padding:8px}select{min-width:50px;height:32px;padding:0 6px}input[type="checkbox"],input[type="radio"],input[type="checkbox"]+*,input[type="radio"]+*{vertical-align:middle;accent-color:var(--pc)}input[type="button"],input[type="submit"],button,.button-1,.button-2{cursor:pointer}label,label+*{vertical-align:middle}.master-wrapper-page{background-color:#fff}.master-wrapper-content{position:relative;z-index:0}.master-column-wrapper:after{content:"";display:block;clear:both}.center-1{margin:0 0 90px}.home-page-body .center-1{margin:0}.product-details-page-body .center-1{margin:0 10px 30px}.center-2,.side-2{margin:0 0 70px}.side-2:after{content:"";display:block;clear:both}.page{min-height:200px;text-align:center}.page-title{margin:0 0 30px;border-bottom:1px solid #ddd;padding:0 0 10px;text-transform:uppercase}.page-title h1{font-size:21px;color:#333;font-family:Wuerth-Bold}.page:after,.page-title:after,.page-body:after{content:"";display:block;clear:both}.buttons{text-align:center}.link-rss{display:none;width:32px;height:32px;background:var(--pc) url("../Themes/Pavilion/Content/img/rss-icon.png") no-repeat;font-size:0!important}.category-description ul,.manufacturer-description ul,.full-description ul,.short-description ul,.topic-html-content ul,.topic-page ul,.post-body ul,.custom-tab ul{margin:12px 0;padding:0 0 0 36px;list-style:disc}.category-description ol,.manufacturer-description ol,.full-description ol,.short-description ol,.topic-html-content ol,.topic-page ol,.post-body ol,.custom-tab ol{margin:12px 0;padding:0 0 0 36px;list-style:decimal}.category-description p,.manufacturer-description p,.vendor-description p,.full-description p,.topic-html-content p,.topic-page p,.post-body p,.news-body p,.custom-tab p{margin:20px 0;line-height:30px}.html-home-page .homepage-bottom-wrapper{-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-around;-moz-justify-content:space-around;-o-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around}.ribbon-position.bottom-right,.ribbon-position.bottom-left,.ribbon-position.bottom-middle{top:120px}.fieldset,.section{position:relative;margin:0 0 30px}.fieldset .title,.section .title{background-color:#dedede;padding:25px 30px;font-size:15px;color:#000;font-family:Wuerth-Bold;text-transform:uppercase}.form-fields{position:relative}.inputs{position:relative;margin:0 0 20px;white-space:nowrap;font-size:0}.inputs:after{content:"";display:block;clear:both}.inputs label{display:block;width:100%;margin:0 0 5px;margin-left:10px;font-size:15px;font-family:Wuerth-Bold;color:#8b8b8b}.inputs input[type="text"],.inputs input[type="password"],.inputs input[type="email"],.inputs input[type="tel"],.inputs select,.inputs textarea{width:100%;max-width:100%;vertical-align:middle;border-radius:20px;border:1px solid #d9d9d9;color:#4a5056}.inputs .option-list{overflow:hidden;display:inline-block;vertical-align:middle;white-space:normal}.inputs .option-list li{float:left;margin:0 5px 0 0}.inputs .option-list label{display:inline;width:auto;margin:0 5px;font-weight:normal}.inputs.reversed{margin:0 0 20px;text-align:center}.required{position:absolute;top:0;left:0;font-size:17px;color:var(--pc);font-weight:700}.message-error,.field-validation-error,.username-not-available-status,.poll-vote-error,.password-error{display:block;margin:5px 0 0;font-size:15px;color:var(--pc)}.message-error{margin:0}.field-validation-valid,.username-available-status{display:block;font-size:14px;color:#4fbb41}.captcha-box{margin:0 0 15px;text-align:center;line-height:0}.captcha-box>div{display:inline-block}.captcha-box input{height:auto}.newsletter-input-box{white-space:normal;text-align:justify}.cart,.data-table,.compare-products-table,.forums-table-section table{border:1px solid #ececec;background-color:#fff}.cart th,.data-table th,.forums-table-section th{padding:20px;font-size:15px;font-weight:normal;white-space:nowrap}.cart td,.data-table td,.compare-products-table td,.forums-table-section td{min-width:50px;border-top:1px solid #f0f0f0;padding:25px}.forums-table-section th,.forums-table-section td{padding:20px 25px}.cart a,.data-table a,.compare-products-table a{font-family:Wuerth-Bold;color:#000;font-size:16px}.cart .product,.data-table .product,.data-table .info,.data-table .name,.forum-table .forum-details,.forum-table .topic-details{text-align:left}.cart .remove-from-cart,.cart .add-to-cart,.data-table .select-boxes,.data-table .order,.cart .product-picture{text-align:center}.cart td .attributes,.data-table td .attributes{margin:10px 0;color:#959595;font-size:15px}.cart .product-picture img{max-width:60px}.cart .edit-item a{font-weight:normal;color:var(--pc)}.cart .edit-item a:hover{text-decoration:underline}.cart .unit-price{white-space:nowrap;color:#959595;font-size:16px}.cart .cart-header-row .unit-price{font-size:13px}.cart .qty-input,.cart .qty-dropdown{min-width:45px!important;max-width:150px!important;transition:width .25s;text-align:center;height:40px}.cart .subtotal{font-family:Wuerth-Bold;color:var(--sc)!important;font-size:16px}.cart th.subtotal{text-transform:uppercase}.html-product-details-page .data-table th{text-align:start;padding:15px 30px}.bar-notification{display:none;position:fixed;bottom:0;left:0;z-index:1080;width:100%;font-size:17px;padding:12px 25px 12px 30px;color:#fff;opacity:.95}.bar-notification.success{background:var(--sc)}.bar-notification.warning{background:#f7960d}.bar-notification.error{background:var(--pc)}.bar-notification .content{float:left;margin:0 10px 0 0}.bar-notification .content a{color:#fff;text-decoration:underline}.bar-notification .close{position:absolute;top:3px;right:0;width:31px;height:31px;margin:6px;background:#fff url("../Themes/Pavilion/Content/img/close.png") center no-repeat;cursor:pointer}.bar-notification .close:hover{outline:1px solid #fff}.noscript{background-color:#ff9;padding:10px;text-align:center}.ajax-loading-block-window{position:fixed;top:0;left:0;z-index:1100;width:100%;height:100%;background-color:rgba(255,255,255,.9)}.ajax-loading-block-window:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:2px;background-color:var(--pc);animation:animate .5s linear infinite}.ajax-loading-block-window:after{content:"";position:absolute;top:50%;left:50%;width:50px;height:5px;margin:35px 0 0 -25px;border-radius:50%;background-color:#000;opacity:.1;animation:shadow .5s linear infinite}@-webkit-keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@-webkit-keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}@keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}.ui-dialog{position:absolute!important;z-index:1050;width:350px!important;max-width:95%;border:1px solid #ececec;box-shadow:0 1px 8px rgba(0,0,0,.1);overflow:hidden;background-color:#fff}.ui-dialog-titlebar{border-bottom:1px solid #ececec;overflow:hidden;background-color:#dedede;padding:15px 20px;font-family:Wuerth-Bold;color:var(--pc)}.ui-dialog-titlebar span{float:left;text-transform:uppercase}.ui-dialog-titlebar button{position:absolute;top:0;right:0;width:24px;height:24px;margin:13px;overflow:hidden;border:0;font-size:0;opacity:.8;text-indent:initial;border:0}.ui-dialog-titlebar button::before{content:"";font-family:"FontAwesome";color:#f00;width:20px;height:20px;display:block;font-size:20px;background:#dedede}.ui-dialog-titlebar button:hover{opacity:1}.ui-dialog-titlebar button *{display:none}.ui-dialog-content{height:auto!important;padding:20px}.eu-cookie-bar-notification{position:fixed;top:initial;bottom:0;left:0;z-index:1050;width:100%;height:auto;margin:0;background-color:#000;color:#fff;padding:10px 140px 10px 15px}.eu-cookie-bar-notification .content{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex}.eu-cookie-bar-notification .text{margin-bottom:5px;margin-right:5px;letter-spacing:.025em;line-height:1.375em}.eu-cookie-bar-notification .cookies-title{text-transform:uppercase;font-size:24px;font-family:"Wuerth-ExtraBoldCond";letter-spacing:.025em;line-height:1.22em}.eu-cookie-bar-notification .cookies-text{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex}.eu-cookie-bar-notification .buttons-more{display:block!important;position:absolute;right:0;top:0;height:100%;width:120px;border-left:1px solid #fff;z-index:20000}.eu-cookie-bar-notification .buttons-more .ok-button{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);outline:0;border:0;padding:5px 15px;color:#fff;font-size:14px}.eu-cookie-bar-notification a{display:block;text-decoration:underline}#goToTop{display:none;position:fixed;right:20px;bottom:20px;z-index:1030;width:50px;height:50px;overflow:hidden;background:rgba(225,225,225,.75) url("../Themes/Pavilion/Content/img/scroll-page.png") no-repeat center 48%;transition:all .2s ease;cursor:pointer;border-radius:50%}#goToTop:hover{background-color:#ddd}.header .header-upper .center{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.header .header-upper .center .header-selectors-wrapper{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;order:3;width:30%;margin:0 0 0 20px;cursor:pointer;align-items:center;justify-content:center;align-items:center}.header .header-upper .center .header-selectors-wrapper label{font-size:0;cursor:pointer}.header .header-upper .center .header-selectors-wrapper label::before{content:"";font-family:"FontAwesome";font-size:20px;color:#4a5056}.header .header-upper .center .header-selectors-wrapper .header-selectors{top:initial;left:initial;right:initial;position:relative;border-top:0;box-shadow:none;background-color:initial}.header .header-upper .center .header-selectors-wrapper .header-selectors .language-selector{padding:0}.header .header-upper .center .header-selectors-wrapper .header-selectors .language-selector select{float:right;border:0}.header .header-upper .center .header-links-account label{cursor:pointer}.admin-header-links{min-height:42px;text-align:center}.admin-header-links *{display:inline-block;margin:0 10px;line-height:42px}.admin-header-links a{text-transform:uppercase;white-space:nowrap}.header-text{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:50%;font-size:16px;min-height:42px;text-align:center;line-height:42px;color:#000;justify-content:flex-start}.header-text-unregistred{font-family:roboto;font-weight:600;width:90%;color:#4a5056}.header-text .header-text-message{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.header .center:after{display:block;clear:both}.header-links a{background-image:url("../Themes/Pavilion/Content/img/header-sprite-1.png");background-repeat:no-repeat}.header-selectors select{min-width:100px;border-color:#ddd;font-size:13px;color:#777}.language-list{max-width:100%;font-size:0}.language-list li{display:inline-block;margin:0 1px}.language-list a{display:block;position:relative;width:32px;height:24px;line-height:0}.language-list img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto}.header-logo{text-align:center}.header-logo a{display:inline-block;max-width:100%;line-height:0;vertical-align:middle}.mini-shopping-cart{font-size:15px}.mini-shopping-cart .count{background-color:#dedede;padding:15px;text-align:center}.mini-shopping-cart .count a{padding:0 3px;color:#333;font-weight:bold}.mini-shopping-cart .items{display:none;position:relative;overflow:hidden}.mini-shopping-cart .item{border-bottom:1px solid #f6f6f6;overflow:hidden;padding:20px;text-align:left}.mini-shopping-cart .picture{float:left;width:100px;text-align:center;font-size:0}.mini-shopping-cart .picture a{display:block;position:relative;overflow:hidden}.mini-shopping-cart .picture a:before{content:"";display:block;padding-top:100%}.mini-shopping-cart .picture img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%}.mini-shopping-cart .picture+.product{margin:0 0 0 120px}.mini-shopping-cart .name{margin:0 0 10px;font-size:16px;font-family:Wuerth-Bold;color:#000}.mini-shopping-cart .price strong{vertical-align:middle;font-family:Wuerth-Bold;color:var(--sc)!important}.mini-shopping-cart .totals{margin:-1px 0 0;background-color:#dedede;padding:15px;font-family:Wuerth-Bold;color:#000;font-size:14px;text-transform:uppercase}.mini-shopping-cart .totals strong{margin:0 0 0 5px;font-size:15px;color:#00a1b1}.mini-shopping-cart .buttons{padding:20px 15px}.mini-shopping-cart input[type="button"]{min-width:145px;border:0;padding:13px 10px;font-size:13px;font-weight:bold;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.mini-shopping-cart input.cart-button{background-color:#fff;color:var(--pc)}.mini-shopping-cart input.cart-button:hover{outline-color:#fff}.mini-shopping-cart input.checkout-button,.mini-shopping-cart input[type="button"]:only-child{background-color:var(--pc);color:#fff!important}.mini-shopping-cart input.checkout-button:hover,.mini-shopping-cart input[type="button"]:only-child:hover{outline-color:var(--pc)}.store-search-box{position:relative}.store-search-box form{display:inline-block;position:relative;font-size:0}.store-search-box form:after{content:"";display:block;clear:both}.store-search-box input.search-box-text{display:inline-block;max-width:300px;height:42px;margin:0 5px;border:0;padding:0 12px;vertical-align:middle;background-color:#fff;color:#4a5056;border-right:0;margin-right:initial;border-radius:20px}.store-search-box input.search-box-text:focus{color:#959595}.store-search-box input.search-box-text.narrow .store-search-box input::-webkit-input-placeholder{color:#959595!important}.store-search-box select{background-color:#fff!important;color:#959595!important}.store-search-box .search-container{position:relative;display:inline-block}#small-search-box-form{display:flex;align-items:center;justify-content:center}.store-search-box .search-box-button{width:30px;height:30px;border:0;border-radius:50%;background:#4a5056}.store-search-box .text-search-box-button{position:absolute;right:6px;top:50%;transform:translateY(-50%)}.store-search-box .text-search-box-button::before{content:"";font-family:"FontAwesome";color:#fff}.store-search-box .image-search-box-button{width:38px;height:38px;margin-left:8px}.store-search-box .image-search-box-button::before{content:"";font-family:"FontAwesome";color:#fff}.store-search-box .search-box-text.active~.text-search-box-button,.store-search-box .text-search-box-button:hover{background:var(--pc)}.store-search-box .image-search-box-button:hover{background:#fff}.store-search-box .image-search-box-button:hover::before{color:var(--pc)}.store-search-box .search-box-button:hover{outline-color:#fff}.ui-helper-hidden-accessible{display:none}.ui-autocomplete,.ui-autocomplete img{display:none}.two-columns-area .home-page-product-grid{margin:20px 0 0}.two-columns-area .jCarouselMainWrapper{margin:40px 20px 0}.bestsellers{display:none}.bestsellers .quick-view-button,.bestsellers .productQuantityTextBox,.bestsellers .productQuantityDropdown{display:none!important}.footer{text-align:center}.footer-upper{background-image:url(../Themes/Pavilion/Content/img/newsletter-bck.jpg)}.newsletter .heading{display:table;margin:0 auto;padding:20px 0 15px;color:#fff;font-size:45px;text-transform:uppercase;font-family:Wuerth-ExtraBoldCond}.newsletter .heading span{margin-left:15px;color:#000}.newsletter .title{width:90%;margin:0 auto 20px;text-align:center;line-height:28px;color:#fff}.newsletter .title strong{font-weight:normal}.newsletter-subscribe{font-size:0}.newsletter-email{display:inline-block}.newsletter-email .newsletter-subscribe-text{display:inline-block;width:80%;height:43px;margin:0;border:0;background-color:#fff;padding:0 12px;vertical-align:middle;color:#959595}.newsletter-email .newsletter-subscribe-text:focus{color:#959595}.newsletter-email .newsletter-subscribe-text::-webkit-input-placeholder{color:#959595}.newsletter-email .newsletter-subscribe-button{display:inline-block;width:47px;height:43px;margin:0;border:0;background:#fff url("../Themes/Pavilion/Content/img/subscribe-button.png") center no-repeat;vertical-align:middle;font-size:0;outline:1px solid transparent;transition:all .2s ease;color:#000}.newsletter-email .newsletter-subscribe-button:hover{outline-color:#000}.newsletter-email .options{height:0;overflow:hidden}.newsletter-validation,.newsletter-result{line-height:28px;color:#fff;text-align:center}.newsletter-validation .please-wait{display:none!important}.newsletter .field-validation-valid{color:#fff}.social-sharing{margin:22px 0 0;font-size:0}.social-sharing li{display:inline-block;margin:0 8px}.social-sharing a{display:block;width:32px;height:32px;background:url("../Themes/Pavilion/Content/img/social-sprite-1.png") no-repeat}.social-sharing .facebook a{background-position:0 0}.social-sharing .twitter a{background-position:-32px 0}.social-sharing .google a{background-position:-64px 0}.social-sharing .pinterest a{background-position:-96px 0}.social-sharing .vimeo a{background-position:-128px 0}.social-sharing .youtube a{background-position:-160px 0}.social-sharing .rss a{background-position:-192px 0}.social-sharing .instagram a{background-position:-224px 0}.footer-middle{overflow:hidden;background-color:#fff}.footer-block .title{position:relative;border-bottom:1px solid #ececec;padding:25px;font-weight:bold;text-transform:uppercase;font-size:16px;color:#000;font-family:Wuerth-Bold}.footer-block .title:after{content:"";position:absolute;top:30px;right:15px;width:10px;height:10px;background:var(--pc) url("../Themes/Pavilion/Content/img/toggle-button.png") center no-repeat}.footer-block ul{display:none;border-bottom:1px solid #ececec;background-color:#fff;padding:10px 0}.footer-block li{padding:10px 0}.footer-block li a{font-size:16px;color:#000}.footer-block li{color:#000}.footer-block a:hover{color:var(--pc)}.footer-block.quick-contact span{position:relative;padding:0 24px}.footer-block.quick-contact span:before{content:"";position:absolute;top:2px;left:0;width:16px;height:16px;background-color:var(--pc);background-image:url("../Themes/Pavilion/Content/img/footer-sprite.png");background-repeat:no-repeat}.footer-block .address span:before{height:17px;background-position:center 0}.footer-block .email span:before{background-position:center -17px}.footer-block .phone span:before{background-position:center -33px}.footer-lower{overflow:hidden;background-color:#fff;padding:30px 15px}.accepted-payments{display:none;margin:0 0 20px;font-size:0}.accepted-payments li{display:inline-block;width:50px;height:30px;background:url("../Themes/Pavilion/Content/img/payment-sprite.png") no-repeat}.accepted-payments .method1{background-position:0 0}.accepted-payments .method2{background-position:-50px 0}.accepted-payments .method3{background-position:-100px 0}.accepted-payments .method4{background-position:-150px 0}.accepted-paymens .method5{background-position:-200px 0}.accepted-paymens .method6{background-position:-250px 0}.footer-disclaimer,.footer-powered-by{color:#999;font-size:14px}.footer-powered-by{margin:5px 0 0;display:flex;justify-content:center;align-items:center}.footer-powered-by a img{height:70px;position:relative;display:block}.footer-powered-by a,.footer-designed-by a{color:var(--pc);padding-left:5px}.footer-powered-by a:hover,.footer-designed-by a:hover{text-decoration:underline}.footer-designed-by{margin:10px 0 0}.footer-tax-shipping{margin:15px 0 0}.footer-store-theme{margin:15px 0 0}.footer-store-theme select{width:170px}.block{margin:0 0 10px;text-align:center}.block .title{border:1px solid #ececec;background:#fff url("../Themes/Pavilion/Content/img/toggle-arrow.png") right center no-repeat;padding:15px 25px;font-size:16px;color:#000;font-family:Wuerth-Bold;text-transform:uppercase;cursor:pointer}.block .title strong{display:block}.block .listbox{display:none;margin:-1px 0 0;border:1px solid #ececec;background-color:#fff;padding:15px 25px}.html-account-page .block .listbox{padding:15px 0 0}.block-account-navigation .list a{position:relative;overflow:visible;display:flex;align-items:center}.block-account-navigation .list .active a{color:var(--pc)}.block .listbox:after{content:"";display:block;clear:both}.block .list li{padding:8px 0}.html-account-page .block .list li{padding:0}.block .list a:hover{color:var(--pc)}.block .sublist li{padding:16px 0 0}.block .view-all{margin:8px 0 4px}.block .view-all a{font-weight:bold;color:#333}.block .view-all a:hover{color:var(--pc)}.block .product-picture{display:none}.block .product-picture img{display:block;max-width:100%}.block .tags{margin:0 0 10px}.block .tags ul{font-size:0}.block .tags li,.product-tags-all-page li{display:inline-block;position:relative;margin:0 10px;overflow:hidden;font-size:16px!important}.block .tags li a,.product-tags-all-page li a{float:left;line-height:30px}.block .tags li a:hover,.product-tags-all-page li a:hover{color:var(--pc)}.product-tags-all-page ul{border:1px solid #ececec;background-color:#fff;color:#333}.poll strong{display:block;margin:0 0 10px;color:#333}.poll-options,.poll-results{margin:0 0 15px;overflow:hidden}.poll-options li,.poll-results li{display:inline-block;margin:5px 10px}.poll-options li>*{display:inline-block;vertical-align:middle;cursor:pointer}.poll .buttons input{border:0;background-color:var(--pc);padding:10px 20px;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.poll .buttons input:hover{outline-color:var(--pc)}.poll-total-votes{display:block;margin:10px 0 0;font-weight:bold}.home-page-polls{position:relative;margin:0 0 60px;border:1px solid #ececec;background-color:#fff;padding:90px 30px 30px;text-align:center}.home-page-polls:before{content:"";position:absolute;top:30px;left:50%;width:46px;height:45px;margin:0 0 0 -23px;background:url("../Themes/Pavilion/Content/img/polls.png") no-repeat}.home-page-polls .title{display:none}.home-page-polls .poll strong{font-size:16px;text-transform:uppercase}.home-page-polls .poll-options,.home-page-polls .poll-results{margin:0 0 20px}.breadcrumb{margin:0 0 5px;text-align:center}.breadcrumb ul{font-size:0}.breadcrumb li{display:inline-block}.breadcrumb a,.breadcrumb strong,.breadcrumb .delimiter{display:inline-block;min-height:32px;margin:0 3px;font-size:16px;line-height:32px;vertical-align:middle;color:#959595}.breadcrumb strong{font-weight:normal;color:var(--pc)}.breadcrumb .delimiter{width:15px;background:url("../Themes/Pavilion/Content/img/pointer-grey.png") center no-repeat;font-size:0}.breadcrumb li:first-child a{width:20px;background:url("../Themes/Pavilion/Content/img/breadcrumb.png") center no-repeat;font-size:0}.breadcrumb li:first-child>span:first-child{display:inline-block;margin:0 2px;font-size:0}.breadcrumb li:first-child>span a{margin:0!important}.category-description,.manufacturer-description,.vendor-description{margin:0 0 30px}.category-description p,.manufacturer-description p,.vendor-description p{margin:0 0 20px}.contact-vendor{margin:0 0 30px}.contact-vendor-button{border:0;background-color:var(--pc);padding:10px 20px;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.contact-vendor-button:hover{outline-color:var(--pc)}.product-filters{display:none}.product-selectors{border-bottom:1px solid #ddd;padding:11px 0;text-align:center}.product-selectors:after{content:"";display:block;clear:both}.product-selectors>div{display:inline-block;margin:5px}.product-selectors span{font-size:13px}.product-selectors select{min-width:65px;height:38px;margin:0 5px;padding:0 19px;color:#777;text-transform:lowercase;background:#f2f2f2;border-radius:20px;border:1px solid #d9d9d9}.product-selectors .product-viewmode,.item-box .product-title+.sku{display:none}.item-grid:after,.product-grid:after,.product-list:after,.manufacturer-grid:after{content:"";display:block;clear:both}.owl-stage-outer::after{content:"";position:absolute;right:0;top:0;width:4px;height:100%;background:#fff;display:block}.item-box{position:relative;width:100%;float:left;margin:0 0 40px;border-radius:5px}.item-box .product-item{position:relative;border:1px solid;border-color:transparent;background-color:#fff;border-radius:20px}.item-box:hover .product-item{border-color:#d9d9d9;box-shadow:0 3px 10px rgba(0,0,0,.25);background:#f2f2f2}.item-box:hover .buttons-lower button span:before{opacity:1!important}.item-box .product-item::after{content:"";width:2px;height:90%;display:block;position:absolute;background:#f2f2f2;top:50%;right:-8px;transform:translateY(-50%)}.category-grid .item-box .picture{padding:0}.item-box .picture{z-index:1;overflow:hidden;padding:12px}.item-box .picture a{display:block;position:relative;overflow:hidden;border-radius:20px}.item-box .picture a:before{content:"";display:block;padding-top:100%}.item-box .picture img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;margin:auto;-webkit-transform:translateZ(0) scale(1,1)}.carousel-category-item .picture img,.carousel-manufacturer-item .picture img{object-fit:contain;width:204px!important;height:204px}.carousel-category-item .details h2{text-align:center}.item-box .product-rating-box{display:none;margin:0 0 10px}.item-box .rating{margin:0 auto;background:url("../Themes/Pavilion/Content/img/rating-sprite.png") left top repeat-x;width:80px;height:13px}.item-box .rating div{background:var(--pc) url("../Themes/Pavilion/Content/img/rating-sprite.png") left bottom repeat-x;height:13px}.item-box .product-title{height:auto;overflow:hidden;padding:0 10px;font-size:14px;font-weight:normal;color:#212121;font-weight:600}.item-box .product-title a{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical}.item-box .prices{height:auto;margin:0 0 10px;overflow:hidden;padding:5px 0 0!important}.price-label,.secondary-price-label,.price-label-tax{font-size:14px}.flyout-cart-wrapper .price-label,.flyout-cart-wrapper .price-label-tax,.wishlist-page .price-label,.wishlist-page .price-label-tax{font-size:11px}.order-details-page .price-label,.order-details-page .price-label-tax,.shopping-cart-page .price-label,.shopping-cart-page .price-label-tax{font-size:12px}.shopping-cart-page .cart-item-row.unavailable-sci .product-picture,.shopping-cart-page .cart-item-row.unavailable-sci .product,.shopping-cart-page .cart-item-row.unavailable-sci .warning-message-sci,.shopping-cart-page .cart-item-row.unavailable-sci .vendor{opacity:.7;pointer-events:none}.item-box .actual-price{display:block;padding:0 12px;vertical-align:middle;font-size:25px;font-weight:300;color:var(--pc)!important}.item-box .old-price{padding:0 4px;vertical-align:middle;font-size:15px;color:#999}.item-box .old-price .price-value,.item-box .old-price .price-label,.item-box .old-price .price-label-tax{text-decoration:line-through}.item-box .base-price{display:none;padding:0 4px;vertical-align:middle;font-size:13px}.item-box .tax-shipping-info{display:none;font-size:13px}.item-box .description{display:none;margin:0 0 20px;line-height:25px}body .item-box .buttons-upper{background-color:#d9d9d9;font-size:0;bottom:45px!important;text-align:center}.item-box .buttons-upper input[type="button"]{width:30px;height:30px;margin:0 8px;border:0;background-repeat:no-repeat;background-color:transparent;font-size:0;transition:all .2s ease}.buttons-upper .quick-view-button a{background:url(../Themes/Pavilion/Content/img/search-grey.png) center no-repeat;background-position:center}.buttons-upper .quick-view-button a:hover{background:url(../Themes/Pavilion/Content/img/search-red.png) center no-repeat;background-color:transparent}.item-box .buttons-upper .add-to-compare-list-button{background-image:url(../Themes/Pavilion/Content/img/arrows-grey.png);background-position:center}.item-box .buttons-upper .add-to-wishlist-button{background-image:url(../Themes/Pavilion/Content/img/like-grey.png);background-position:center 6px!important}.item-box .buttons-upper .add-to-compare-list-button:hover{background-image:url(../Themes/Pavilion/Content/img/arrows-red.png)}.item-box .buttons-upper .add-to-wishlist-button:hover{background-image:url(../Themes/Pavilion/Content/img/like-red.png)}.item-box .buttons-upper .add-to-cart-button-mobile{background-image:url(../Themes/Pavilion/Content/img/cart-red.png);background-position:center}.item-box .buttons-lower{font-size:0;border-radius:5px;text-align:center;bottom:30px!important}.item-box:hover .buttons-lower{bottom:0!important;border-radius:0 0 20px 20px;background:#f2f2f2!important}.item-box:hover .buttons-lower .ajax-cart-button-wrapper input.productQuantityTextBox{background:#f2f2f2!important}.item-box .buttons-lower button span{display:inline-block;position:relative;height:18px;background-color:transparent;padding:0 0 0 25px;font-size:13px;font-family:Wuerth-Bold;color:#000;text-transform:uppercase;transition:all .2s ease}.item-box .buttons-lower button span:before{content:"";font-family:"FontAwesome";font-size:16px;color:#fff;position:absolute;top:50%;left:50%;width:22px;height:22px;transition:all .2s ease;transform:translate(-50%,-50%)}.product-grid .item-box:hover .ajax-cart-button-wrapper input+button,.product-grid .item-box:hover .ajax-cart-button-wrapper select+button{padding-left:43px!important}.ajax-cart-button-wrapper input{border:0}.item-box .attribute-squares-wrapper.active{margin:0 0 20px}.item-box .attribute-squares{text-align:center}.item-box .attribute-squares li{margin:4px}.item-box .attribute-square{width:25px!important;height:15px!important}.home-page-category-grid,.home-page-category-grid+.slider-wrapper{display:none}.category-item,.sub-category-item,.manufacturer-item,.vendor-item{position:relative;border:1px solid #ececec;background-color:#fff}.category-item .title,.manufacturer-item .title,.vendor-item .title{position:absolute;top:0;left:0;z-index:1;width:100%;background-color:rgba(255,255,255,.9);font-size:15px;font-weight:bold;text-transform:uppercase}.category-item .title a,.manufacturer-item .title a,.vendor-item .title a{display:block;padding:15px 30px;transition:all .2s ease}.category-item:hover .title a,.sub-category-item:hover .title a,.manufacturer-item:hover .title a{color:var(--pc)}.category-item .picture,.sub-category-item .picture,.manufacturer-item .picture,.vendor-item .picture{margin:0;transition:all .3s ease}.category-item:hover .picture,.sub-category-item:hover .picture{opacity:.7}.sub-category-details,.manufacturer-details,.vendor-details{display:none;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;outline:8px solid #fff;background-color:#fff;padding:15px 30px;opacity:0;transition:all .3s ease}.sub-category-details .inner-title,.manufacturer-details .inner-title,.vendor-details .inner-title{margin:0 0 12px;font-size:15px;font-weight:bold;color:var(--pc);text-transform:uppercase}.sub-category-details li{padding:5px 0}.sub-category-details li a:hover{color:var(--pc)}.sub-category-item:hover .sub-category-details,.manufacturer-item:hover .manufacturer-details,.vendor-item:hover .vendor-details{opacity:1}.vendor-list:after{content:"";display:block;clear:both}.vendor-list li a:hover{color:var(--pc)}.product-grid+.product-grid{margin:20px 0 0}.product-grid .title{margin:0 0 10px;border-bottom:0!important;padding:0 0 5px;font-size:30px!important;color:#333;text-transform:uppercase;font-family:Wuerth-ExtraBoldCond;text-align:center;line-height:30px;text-align:left}.home-page .product-grid .title{margin:0 0 20px;padding:0 0 5px;font-size:22px;line-height:30px}.pager{margin:0 0 20px}.pager ul{text-align:center;font-size:0}.pager li{display:inline-block;margin:0 2px;vertical-align:middle}.pager li>a,.pager li>span{display:block;width:40px;height:40px;line-height:40px;text-align:center;font-size:14px;font-weight:bold;cursor:pointer;border-radius:20px}.pager li>a:hover{background-color:#eee}.pager li>span{background-color:var(--pc);color:#fff;cursor:default}.pager li.previous-page a,.pager li.next-page a,.pager li.first-page a,.pager li.last-page a{background-image:url("../Themes/Pavilion/Content/img/pager-sprite.png");background-repeat:no-repeat;font-size:0}.pager li.previous-page a{background-position:center 0}.pager li.next-page a{background-position:center -40px}.pager li.first-page a{width:30px;background-position:center -80px}.pager li.last-page a{width:30px;background-position:center -120px}.category-page .page-body .product-grid .item-grid .item-box .buttons-upper .add-to-cart-button-mobile{display:none}.product-essential{margin:0 0 40px;border:1px solid #ececec;background-color:#fff;padding:20px}.product-essential:after{content:"";display:block;clear:both}.gallery{margin:0 0 20px}.gallery .picture{position:relative;width:320px;max-width:100%;margin:0 auto;overflow:hidden;text-align:center;font-size:0}.gallery .picture a{display:inline-block;max-width:100%}.gallery .picture img{max-width:100%}.gallery .picture-thumbs{margin:20px 0 0;font-size:0}.gallery .thumb-item{display:inline-block;position:relative;width:60px;height:60px;margin:0 5px 10px;overflow:hidden}.gallery .thumb-item img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto;transition:all .2s ease}.gallery .thumb-item:hover img{opacity:.7}.overview{position:relative;margin:0 0 20px}.overview .discontinued-product{margin:0 0 25px;color:var(--pc);text-transform:uppercase}.overview .manufacturers{margin:0 0 20px}.overview .product-name{margin:0 0 10px}.overview .product-name h1{font-size:25px;color:#32383e;font-family:Wuerth-Bold}.product-reviews-overview{margin:0 0 20px;overflow:hidden}.product-reviews-overview a:hover{text-decoration:underline}.product-review-box{display:inline-block;margin:0 0 5px}.product-review-box .rating{width:80px;height:13px;background:url("../Themes/Pavilion/Content/img/rating-sprite.png") left top repeat-x}.product-review-box .rating div{height:13px;background:var(--pc) url("../Themes/Pavilion/Content/img/rating-sprite.png") left bottom repeat-x}.overview .prices,.variant-overview .prices{margin:0 0 10px;overflow:hidden}.overview .prices>div,.variant-overview .prices>div{margin:0 0 5px}.variant-overview .old-product-price,.overview .non-discounted-price,.variant-overview .non-discounted-price{font-size:17px;text-decoration:line-through}.overview .old-product-price{font-family:"Wuerth-Bold";font-size:17px;color:#605d5c}.overview .old-product-price .price-value,.overview .old-product-price .price-label,.overview .old-product-price .price-label-tax{text-decoration:line-through}.overview .product-price,.variant-overview .product-price{font-size:24px;font-weight:bold;color:#00a1b1}.overview .rental-price,.variant-overview .rental-price{margin-bottom:0!important;color:#333}.overview .tax-shipping-info,.variant-overview .tax-shipping-info{font-size:13px}.overview .tax-shipping-info a,.variant-overview .tax-shipping-info a{cursor:auto}.overview .base-price-pangv,.variant-overview .base-price-pangv{display:block!important}.overview .short-description{line-height:22px;color:#8b8b8b}.overview .prices+.short-description{margin-top:-5px}.overview .value a,.variant-overview .value a{color:var(--pc)}.overview .value a:hover,.variant-overview .value a:hover{text-decoration:underline}.overview .sku{font-family:'roboto';font-weight:700}.availability-and-see-all-version,.overview .additional-details,.variant-overview .additional-details{margin:0 0 20px}.download-sample{margin:0 0 30px}.download-sample-button{display:inline-block;height:40px;border:0;background:#777 url("../Themes/Pavilion/Content/img/product-sprite-2.png") left -40px no-repeat;padding:10px 15px 10px 35px;color:#777;transition:all .2s ease}.download-sample-button:hover{background-color:var(--pc)}.overview .availability,.variant-overview .availability{margin:0 0 20px}.overview .stock,.variant-overview .stock{margin:0 0 10px}.overview .stock .value,.variant-overview .stock .value{font-weight:bold;color:#333}.back-in-stock-subscription{margin:0 0 30px;font-size:0}.back-in-stock-subscription .subscribe-button{border:0;background:#888 url("../Themes/Pavilion/Content/img/product-sprite-2.png") left 0 no-repeat;padding:10px 15px 10px 35px;color:#777;transition:all .2s ease}.back-in-stock-subscription .subscribe-button:hover{background-color:var(--pc)}.customer-entered-price{margin:0 0 20px}.customer-entered-price .price-input{padding:10px 0}.customer-entered-price .enter-price-input{width:75px;margin:0 5px}.customer-entered-price .price-range{color:#333}.overview .add-to-cart,.variant-overview .add-to-cart{margin:0 0 20px}.overview .min-qty-notification,.variant-overview .min-qty-notification{font-size:0}.overview .add-to-cart-panel,.variant-overview .add-to-cart-panel{display:inline-block}.overview .add-to-cart-panel>*,.variant-overview .add-to-cart-panel>*{float:left}.overview .qty-label,.variant-overview .qty-label{display:none!important}.overview .qty-input,.variant-overview .qty-input,.overview .qty-dropdown,.variant-overview .qty-dropdown{min-width:45px!important;max-width:150px!important;transition:width .25s;text-align:center;height:45px;margin:0 5px 0 0;font-size:16px;color:#605d5c;border-radius:25px;font-weight:700;border:2px solid var(--sc)}.overview .add-to-cart-button,.variant-overview .add-to-cart-button,.add-to-cart .call-for-price-button{height:45px;border:0;background:var(--sc) url("../Themes/Pavilion/Content/img/cart-3.png") no-repeat left 20px center;padding:0 28px 0 48px;font-size:13px;font-family:Wuerth-Bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.add-to-cart .call-for-price-button{background:var(--sc) url("../Themes/Pavilion/Content/img/icon-call.png") no-repeat left 20px center;background-size:25px}.overview .add-to-cart-button:hover,.variant-overview .add-to-cart-button:hover{outline-color:var(--pc)}.overview .pre-order-availability-date,.variant-overview .pre-order-availability-date{position:absolute;right:0;left:0;margin:5px auto 0}.overview-buttons{font-size:0}.overview-buttons div{display:inline-block;margin:0 2px}.overview .add-to-wishlist-button,.variant-overview .add-to-wishlist-button,.overview .add-to-compare-list-button,.overview .email-a-friend-button{display:inline-block;height:37px;width:37px;border:0;background-color:#6f6f6f;background-image:url("../Themes/Pavilion/Content/img/product-sprite-1.png");background-repeat:no-repeat;font-size:0;transition:all .2s ease;border-radius:50%;background-blend-mode:overlay}.overview .add-to-wishlist-button,.variant-overview .add-to-wishlist-button{background-position:0 center}.overview .add-to-compare-list-button{background-position:-37px center}.overview .email-a-friend-button{background-position:-74px center}.overview .add-to-wishlist-button:hover,.variant-overview .add-to-wishlist-button:hover,.overview .add-to-compare-list-button:hover,.overview .email-a-friend-button:hover{background-color:#5b5b5b}.overview-bottom{margin:40px 0 0}.product-social-buttons{margin:0 0 25px}.product-social-buttons label{display:none;margin:0 8px 0 0;font-size:13px}.product-social-buttons ul{display:inline-block;margin:0}.product-social-buttons li{position:relative;z-index:0;margin:0}.product-social-buttons li:hover{z-index:1}.product-social-buttons li a{width:26px;height:24px;background:url("../Themes/Pavilion/Content/img/social-sprite-2.png") no-repeat;outline:1px solid transparent;transition:all .2s ease}.product-social-buttons .facebook a{background-color:#5f7ca7;background-position:0 0}.product-social-buttons .twitter a{background-color:#5dc4e6;background-position:-26px 0}.product-social-buttons .pinterest a{background-color:#e56363;background-position:-52px 0}.product-social-buttons .google a{background-color:#4f4f4f;background-position:-78px 0}.product-social-buttons .facebook a:hover{outline-color:#5f7ca7}.product-social-buttons .twitter a:hover{outline-color:#5dc4e6}.product-social-buttons .pinterest a:hover{outline-color:#e56363}.product-social-buttons .google a:hover{outline-color:#4f4f4f}.group-product .product-social-buttons{margin:20px 0 0}.overview-bottom .delivery,.variant-overview .delivery{margin:0 -20px -20px;background-color:#eaeaea;padding:10px 0}.variant-overview .delivery{margin-top:40px}.overview-bottom .delivery>div,.variant-overview .delivery>div{display:inline-block;margin:8px 50px;background-image:url("../Themes/Pavilion/Content/img/delivery-sprite.png");background-repeat:no-repeat;padding:0 0 0 25px;font-size:13px}.overview-bottom .delivery-date,.variant-overview .delivery-date{background-position:left 0}.overview-bottom .free-shipping,.variant-overview .free-shipping{background-position:left -19px}.product-collateral{margin:0 0 60px;border:1px solid #ececec;background-color:#fff}.product-collateral .title{background-color:#eaeaea;padding:25px 30px;font-size:15px;color:#333;text-transform:uppercase}.product-collateral .full-description{padding:10px 30px;line-height:30px}.tier-prices .prices-table{overflow:hidden}.tier-prices .prices-row{float:left;width:50%}.tier-prices .prices-row>div{border-top:1px solid #ececec;padding:15px 30px}.tier-prices .prices-row.thead>div{border-right:1px solid #ececec}.tier-prices .field-header{border-top:0!important}.tier-prices .item-price{color:var(--pc)}.product-specs-box .data-table,.product-specs-box .attribute-squares span{border:0}.product-specs-box .data-table td{position:relative;width:50%;border-left:1px solid #ececec;padding:15px 30px;text-align:start;vertical-align:top}.product-specs-box .data-table tr:first-child td{border-top:0}.product-specs-box .data-table td:first-child{border-left:0}.product-specs-box .attribute-square{width:35px!important;height:20px!important;cursor:auto}.product-tags-list{padding:25px 20px;font-size:0}.product-tags-list li{display:inline-block;font-size:14px}.product-tags-list li.separator{margin:0 5px 0 3px}.product-tags-list a{display:inline-block;line-height:24px}.product-tags-list a:hover{color:var(--pc)}.product-variant-line{background-color:#fff;padding:20px;border:1px solid #8b8b8b;border-radius:0 0 20px 20px;border-top:0}#associated-products-table table.dataTable.display tbody tr.shown td{border-top:1px solid #8b8b8b;background-color:#fff;box-shadow:0 -5px 0 -5px #c5c5c5}#associated-products-table table.dataTable.display tbody tr.shown td.product-table-arrow-up-down{border-top-left-radius:20px;border-left:1px solid #8b8b8b}#associated-products-table table.dataTable.display tbody tr.shown td.product-table-cart-btn{border-top-right-radius:20px;border-right:1px solid #8b8b8b}.product-variant-line:after{content:"";display:block;clear:both}.variant-picture{position:relative;width:300px;max-width:100%;margin:0 auto 15px;overflow:hidden;text-align:center;font-size:0}.variant-picture img{max-width:100%}.variant-overview{width:100%}.variant-overview .variant-name{margin:0 0 10px;font-size:20px;font-weight:bold;color:#333}.variant-overview .variant-description{margin:0 0 25px;line-height:30px}.variant-overview .prices+.variant-description{margin-top:-5px}.attributes .qty-box label,.attribute-squares .tooltip-container,.ui-tabs .ui-tabs-hide{display:none}.attributes{margin:0 0 10px}.attributes dl{overflow:hidden}.attributes dt{display:block;margin:0 0 5px;white-space:nowrap;color:#4a5056;font-size:16px;font-family:Wuerth-Bold}.attributes dd{margin:0 0 10px}.attributes dd.reset-all-btn{margin-top:30px}.attributes input[type="text"],.attributes select{min-width:100px;max-width:100%;height:38px}.attributes select{width:auto;max-width:100%;color:#605d5c}.attributes .qty-box{margin:0 0 0 10px}.attributes .qty-box input{width:50px;min-width:0}.attribute-item{margin:0 0 10px}.attribute-label{margin:0 0 3px}.attributes .datepicker{width:280px;text-align:center}.ui-datepicker{width:280px;box-shadow:0 1px 8px rgba(0,0,0,.08);background-color:#fff;text-align:center;font-size:13px}.ui-datepicker-header{position:relative;height:35px;background-color:#00a1b1;color:#fff}.ui-datepicker-header a{position:absolute;top:0;z-index:1;width:32px;height:35px;background-image:url("../Themes/Pavilion/Content/img/calendar-sprite.png");background-repeat:no-repeat;font-size:0}.ui-datepicker-header a.ui-datepicker-prev{left:0;background-position:0 center}.ui-datepicker-header a.ui-datepicker-next{right:0;background-position:-32px center}.ui-datepicker-title{position:relative;z-index:0;line-height:35px;font-weight:bold;text-transform:uppercase}.ui-datepicker-calendar th{background-color:#eee}.ui-datepicker-calendar th,.ui-datepicker-calendar td{width:14.285%;border:1px solid #ececec}.ui-datepicker-calendar th span,.ui-datepicker-calendar td a{display:block;min-height:32px;line-height:32px}.ui-datepicker-calendar .ui-state-active{outline:1px solid #00a1b1;background-color:#00a1b1;color:#fff}.attribute-squares{font-size:0}.attribute-squares li{display:inline-block;margin:0 5px 5px;line-height:normal!important;text-align:center}.attribute-squares label{display:block;margin:0!important;overflow:hidden}.attribute-square-container{display:block;border:1px solid transparent;position:relative;z-index:0}.attribute-square-container span{display:block!important;width:40px!important;height:24px!important;background-size:100%!important;cursor:pointer}.attribute-square-container[title~="White"] span{border:1px solid #ccc}.selected-value .attribute-square-container[title~="White"] span{border-color:transparent}.attribute-squares input[type="radio"]{position:relative;z-index:-1;margin:-32px 0 0}.giftcard{margin:0 0 20px;overflow:hidden;clear:both}.giftcard div{margin:0 0 10px}.giftcard label{display:block;margin:0 0 5px}.giftcard input,.giftcard textarea{width:350px;max-width:100%}.giftcard textarea{height:150px}.back-in-stock-subscription-page{padding:10px}.back-in-stock-subscription-page .button-1{margin:15px 0 0;border:0;background-color:var(--pc);padding:10px 20px;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.back-in-stock-subscription-page .button-1:hover{outline-color:var(--pc)}.ui-tabs{margin:0 0 30px}.ui-tabs .ui-tabs-nav{margin:0 0 3px;margin-left:30px}.ui-tabs .ui-tabs-nav li{border-bottom:1px solid #ddd}.ui-tabs .ui-tabs-nav li a{position:relative;display:block;padding:10px;font-size:18px;text-transform:uppercase;color:#605d5c;font-family:Wuerth-Bold}.ui-tabs .ui-tabs-nav .ui-tabs-active a,.ui-tabs .ui-tabs-nav li a:hover{color:var(--pc)}.ui-tabs .ui-tabs-nav li a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:var(--pc);opacity:0;transition:all .2s ease}.ui-tabs .ui-tabs-nav .ui-tabs-selected a:after,.ui-tabs .ui-tabs-nav .ui-tabs-active a:after{opacity:1}.ui-tabs .ui-tabs-panel{border:2px solid #d9d9d9;border-radius:30px;background-color:#fff;padding:20px;overflow:hidden}.ui-tabs .ui-tabs-panel p{margin:10px 0;line-height:30px}.product-files-container{margin:10px 0;padding:5px 0}.product-files-container #doc-collapsible{margin:10px 0;cursor:pointer;position:relative;display:flex;justify-content:start;align-items:center}.product-files-container #doc-collapsible .attachment-icon{position:relative;height:25px;width:25px;background-image:url(../Themes/Pavilion/Content/img/pavilion-attachment-logo.png);background-repeat:no-repeat;font-size:0;background-position:center;background-size:20px}.product-files-container #doc-collapsible .arrow-down-icon{background:url(../Themes/Pavilion/Content/img/img_dubai/down-arrow.png) no-repeat center center;background-size:15px;content:"";display:block;position:relative;width:25px;height:20px}.product-files-container #doc-collapsible .arrow-up-icon{background:url(../Themes/Pavilion/Content/img/img_dubai/down-arrow.png) no-repeat center center;background-size:15px;content:"";display:block;position:relative;transition:.3s!important;transform:rotate(180deg)!important;width:25px;height:20px}.product-files-container #doc-collapsible .attachment-title{font-weight:bold;color:var(--pc);font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:0 5px}.product-files-container .product-documents{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px 5px 0}.product-files-container .product-documents .product-document-div{width:33%;margin-bottom:15px}.product-files-container .product-documents .product-document-div a{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;color:#888}.product-files-container .product-documents .product-document-div a span{width:80%;word-wrap:break-word;font-size:12px}.product-files-container .product-documents .product-document-div .document-icon{height:20px;width:17px;margin-right:5px;background:url("../Themes/Pavilion/Content/img/document.png") center no-repeat;font-size:16px}.product-reviews-page h1 a{text-transform:none}.product-reviews-page h1 a:hover{color:var(--pc)}.product-reviews-page h1 a:before,.product-reviews-page h1 a:after{content:"''"}.product-reviews-page .page-body{max-width:820px;margin:auto;border:1px solid #ececec;background-color:#fff}.product-reviews-page .title{background-color:#eaeaea;padding:25px 30px;font-size:15px;color:#000;text-transform:uppercase;border-radius:25px}.product-review-item{overflow:hidden;border-bottom:1px solid #eee;padding:30px}.ui-tabs .product-review-item{padding:30px 0}.product-review-item:last-child{border-bottom:0}.product-review-item .product-review-box{margin:0 0 5px}.product-review-item .review-title{margin:0 0 20px;font-weight:bold}.product-review-item .review-text{margin:0 0 20px;line-height:25px}.product-review-item .review-info{margin:0 0 5px}.product-review-item .review-info .separator{margin:0 5px 0 0}.product-review-item .review-info label,.product-review-helpfulness .vote{font-weight:bold}.product-review-item .review-info a,.product-review-item .review-info .date span,.product-review-helpfulness .vote{display:inline-block;padding:0 5px;cursor:pointer}.review-type-rating-ext .review-title,.write-review .tooltip-text,.product-reviews-page .result{display:none}.product-review-helpfulness .vote:hover{color:var(--pc)}.product-review-helpfulness .question{margin:0 5px 0 0}.product-review-helpfulness .result{margin:0 0 0 10px}.write-review form{padding:30px}.write-review .form-fields{margin:0 0 15px}.write-review .review-rating{margin:0 0 20px;text-align:center}.write-review .review-rating label{display:block;margin:0 0 5px;vertical-align:middle;font-size:13px;font-weight:bold}.review-rating ul{font-size:0;vertical-align:middle}.write-review .review-rating li{display:inline-block;margin:0 5px;cursor:default;vertical-align:middle;font-size:14px;height:17px}.write-review .review-rating li.first{color:var(--pc)}.write-review .review-rating li:nth-child(2){padding-top:2px}.write-review .review-rating li:nth-child(2) input{vertical-align:baseline}.write-review .review-rating li.last{color:#4fbb41}.write-review .review-rating+div{margin:10px 0 0}.write-review .buttons{margin:0 0 10px}.write-review .button-1{border:0;background-color:var(--pc);padding:15px 30px;font-size:13px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease;border-radius:25px}.write-review .button-1:hover{outline-color:var(--pc)}.product-reviews-page .message-error{margin:0 0 20px;padding:0 30px}.product-review-item .reply{clear:both;border-top:30px solid #fff;padding:20px;background:#eaeaea}.product-review-item .reply-header{margin:0 0 10px;font-weight:bold}.wishlist-content .message-error{margin:0 0 20px}.wishlist-content .table-wrapper{margin:0 0 10px}.discount-additional-info{margin:5px 0 0;font-weight:normal;color:#777}.wishlist-content .buttons{margin:0 0 15px;border-bottom:1px solid #ddd;padding:0 0 40px;font-size:0}.wishlist-content .buttons:after{content:"";display:block;clear:both}.update-wishlist-button,.wishlist-add-to-cart-button{width:300px;max-width:100%;height:45px;margin:0 0 10px;border:0;font-size:14px;font-family:Wuerth-Bold;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.update-wishlist-button{background:var(--pc) url("../Themes/Pavilion/Content/img/cart-sprite.png") left -45px no-repeat;color:#000}.update-wishlist-button:hover{outline-color:#fff;color:var(--pc)}.wishlist-add-to-cart-button{background:var(--pc) url("../Themes/Pavilion/Content/img/cart-button-2.png") left center no-repeat;color:#fff}.wishlist-add-to-cart-button:hover{outline-color:var(--pc)}.email-a-friend-wishlist-button,.compare-products-table,.compare-products-table .full-description{display:none}.wishlist-content .tax-shipping-info{margin:0 0 15px;text-align:center;font-size:13px;font-weight:bold}.wishlist-page .share-info{text-align:center}.wishlist-page .share-info a{color:var(--pc)}.wishlist-page .share-info a:hover{text-decoration:underline}.compare-products-page{position:relative}.compare-products-page .clear-list{display:inline-block;margin:0 0 20px;font-size:13px;text-transform:uppercase}.compare-products-page .remove-button{display:inline-block;width:37px;height:37px;border:0;background:#777 url("../Themes/Pavilion/Content/img/account-sprite.png") center -37px no-repeat;font-size:0;transition:all .2s ease}.compare-products-page .remove-button:hover{background-color:var(--pc)}.compare-products-page img{max-width:100%}.compare-products-table .product-name td{background:#eaeaea}.compare-products-table .product-price td{font-size:15px;font-weight:bold;color:var(--sc)!important}.compare-products-table .product-price td:first-child{color:#777;font-weight:normal}.compare-products-table-mobile img{max-width:100px}.topic-block{margin:0 0 20px}.topic-block-title{margin:0 0 25px;border-bottom:1px solid #ddd;padding:0 0 10px}.topic-block-title h2{font-size:16px;color:#333;text-transform:uppercase}.topic-block-body{line-height:30px}.topic-block a,.topic-page a{text-decoration:underline}.topic-page .page-body{line-height:30px}.home-page .topic-block{margin:0 0 50px}.home-page .topic-block-title{margin:0 0 20px;padding:0 0 5px}.home-page .topic-block-title h2{font-size:22px}.popup-window .topic-page{padding:15px}.not-found-page p,.forbidden-page p{margin:30px 0}.topic-password{max-width:600px;margin:auto;border:1px solid #ececec;background-color:#fff;padding:30px;text-align:center}.enter-password-title{margin:0 0 25px;color:var(--pc)}.enter-password-form{display:inline-block;font-size:0}.enter-password-form input[type="password"]{width:100%;height:40px;margin:0 0 30px;padding:0 12px;font-size:14px}.enter-password-form input[type="submit"]{min-width:120px;border:0;background-color:var(--pc);padding:15px 30px;font-size:13px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.enter-password-form input[type="submit"]:hover{outline-color:var(--pc)}.contact-page .page-body,.email-a-friend-page .page-body,.apply-vendor-page .page-body{max-width:600px;margin:auto;border:1px solid #ececec;background-color:#fff}.contact-page .topic-block,.email-a-friend-page .topic-block,.apply-vendor-page .topic-block{margin:0;background-color:#eaeaea;padding:25px 30px;text-align:center}.contact-page .topic-block-title,.email-a-friend-page .topic-block-title,.apply-vendor-page .topic-block-title{display:none}.contact-page form,.email-a-friend-page form,.apply-vendor-page form,.contact-page .result,.email-a-friend-page .result,.apply-vendor-page .result{padding:30px}.contact-page .form-fields,.email-a-friend-page .form-fields,.apply-vendor-page .form-fields{margin:0 0 15px}.contact-page .message-error,.email-a-friend-page .message-error,.apply-vendor-page .message-error{margin:0 0 10px}.contact-page .buttons,.email-a-friend-page .buttons,.apply-vendor-page .buttons{margin:0 0 10px}.contact-page .button-1,.email-a-friend-page .button-1,.apply-vendor-page .button-1{border:0;background-color:var(--pc);padding:15px 30px;font-size:13px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.contact-page .button-1:hover,.email-a-friend-page .button-1:hover,.apply-vendor-page .button-1:hover{outline-color:var(--pc)}.email-a-friend-page .title{background-color:#eaeaea;padding:25px 30px}.email-a-friend-page .title h2{font-size:15px;font-weight:normal;color:#333;text-transform:uppercase}.registration-page .page-body,.login-page .customer-blocks,.external-authentication,.password-recovery-page .page-body{max-width:600px;margin:auto;background-color:#fff}.login-page .page-title,.registration-page .page-title,.password-recovery-page .page-title{max-width:600px;margin:0 auto 30px;border-bottom:0;padding:initial}.registration-page .message-error,.account-page .message-error{padding:30px}.password-recovery-page .fieldset,.registration-page .fieldset{padding:25px 25px 10px;background:#f2f2f2;border-radius:20px;border:1px solid #d9d9d9}.login-page .inner-wrapper{display:none;padding:25px 25px 10px;background:#f2f2f2;border-radius:20px;border:1px solid #d9d9d9}.registration-page .fieldset .title{font-size:24px;background:none;border-bottom:2px solid #d9d9d9;padding:5px 0 25px;color:var(--pc);font-family:Wuerth-ExtraBoldCond}.registration-page .form-fields,.external-authentication,.password-recovery-page .page-body{padding:20px 0 0}.gender{display:inline-block}.gender *{display:inline!important;margin:0 5px 0 0;vertical-align:middle;line-height:32px;font-weight:normal!important}.gender label{margin:0 10px 0 0}.date-of-birth div{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-moz-justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%}.date-of-birth select{width:32%}.date-of-birth select+select{margin:0 0 0 2%}#check-availability-button{margin:10px 0 0;border:0;background:#888 url("../Themes/Pavilion/Content/img/product-sprite-2.png") left -80px no-repeat;padding:10px 15px 10px 35px;color:#777;transition:all .2s ease}#check-availability-button:hover{background-color:var(--pc)}#username-availabilty{display:block;text-align:center;font-size:13px}#username-availabilty:empty,.login-page .inner-wrapper{display:none}.vat-status,.vat-note{display:block;margin:10px 0 -10px;text-align:left;font-size:13px;white-space:normal}.vat-status em,.vat-note em{font-style:normal;font-weight:700}.new-accept-privacy-policy{position:relative;margin:0 0 20px;display:flex;align-items:flex-start}.inputs.newsletter-input-container{display:flex;flex-direction:row-reverse;align-items:center}.registration-page form,.login-page form{margin-right:10px;margin-left:10px}.inputs.newsletter-input-container label{margin-bottom:0}.new-accept-privacy-policy>*{display:inline-block;font-size:13px}.new-accept-privacy-policy .read{color:var(--pc);cursor:pointer}.new-accept-privacy-policy label{padding-left:10px}.new-accept-privacy-policy .read:hover{text-decoration:underline}.registration-page .buttons,.login-page .buttons{margin:0 0 40px}.registration-page .button-1,.registration-result-page .button-1,.login-page .button-1,.password-recovery-page .button-1,.account-page .button-1,.return-request-page .button-1,.user-agreement-page .button-1,#customer-info-input-btn-submit{min-width:120px;border:0;background-color:var(--pc);padding:15px 45px;font-size:15px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease;margin:4px 0;border-radius:25px}#customer-info-input-btn-submit{max-width:100%}.registration-page .button-1:hover,.registration-result-page .button-1:hover,.login-page .button-1:hover,.password-recovery-page .button-1:hover,.account-page .button-1:hover,.return-request-page .button-1:hover,.user-agreement-page .button-1:hover{outline-color:var(--pc)}.registration-result-page .result{margin:40px 0;text-align:center}.login-page .page-body{padding:104px 0 0}.login-page .customer-blocks{position:relative;margin:0 auto 30px}.login-page .customer-blocks .title{position:absolute;width:100%;background-color:initial;padding:10px;text-align:center;font-size:20px;color:#8b8b8b;font-family:Wuerth-Bold;text-transform:uppercase;cursor:pointer}.login-page .new-wrapper .title{top:-104px;left:0}.login-page .returning-wrapper .title{top:-52px;right:0}.login-page .message-error{margin:0 0 20px}.login-page .customer-blocks .fieldset{position:static}.login-page .customer-blocks .title.active{color:var(--pc)}.login-page .customer-blocks .text{margin:15px 0 30px;color:#8b8b8b;font-weight:700;line-height:1.2}.login-page .inner-wrapper.show{display:block}.login-page .inputs.reversed{white-space:normal}.login-page .inputs.reversed>*{display:inline-block;width:auto;margin:0 3px;vertical-align:middle;font-size:16px;font-weight:normal}.login-page .forgot-password a{margin-left:10px}.login-page .forgot-password a:hover{color:var(--pc)}.login-page .buttons,.external-authentication .buttons,.password-recovery-page .buttons{margin:30px 0 10px}.login-page .checkout-as-guest-button{background-color:transparent!important;padding:15px 16px;color:#fff;outline:1px solid transparent}.login-page .checkout-as-guest-button:hover{outline-color:var(--pc)!important}.login-page .customer-blocks+.topic-block,.login-page .external-authentication+.topic-block{margin:60px 0 0}.external-authentication{margin-top:30px;overflow:hidden;text-align:center}.external-authentication fieldset{float:none!important}.external-authentication .facebook-btn{width:220px;height:35px;margin-top:-15px;background:url("../Themes/Pavilion/Content/img/fb-login.png") center no-repeat!important}.password-recovery-page .tooltip{margin:0 0 30px}.password-recovery-page .result{margin:0 0 20px;color:var(--pc)}#login-modal-window-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:1100}.login-modal-window-wrapper{display:none;position:fixed;padding:20px;margin:auto;width:800px;max-width:90%;height:auto;max-height:90%;background-color:#fff;box-shadow:0 0 30px 10px #666;overflow:auto;z-index:1105;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:20px}.login-modal-window-wrapper .close{position:absolute;top:0;right:0;margin:13px;overflow:hidden;cursor:pointer}.login-modal-window-wrapper .close::before{content:"";font-size:25px;color:var(--pc);font-family:fontawesome}.eye-show-hide-password{position:relative;display:inline-block;background:url("/Themes/Pavilion/Content/img/eye-hide-password.png") center no-repeat;height:20px;width:40px;right:46px;top:10px}.customer-pages-body .master-column-wrapper{overflow:hidden}.block-account-navigation .list a:before{content:"";display:inline-block;width:52px;height:52px;background-color:transparent;background-image:url("../Themes/Pavilion/Content/img/account-nav-sprite.png");background-repeat:no-repeat;vertical-align:top;opacity:.5}.block-account-navigation .customer-info a:before{background-position:center 0}.block-account-navigation .customer-addresses a:before{background-position:center -52px}.block-account-navigation .customer-orders a:before{background-position:center -104px}.block-account-navigation .customer-transactions a:before{background-image:url(../Themes/Pavilion/Content/img/transactions.png);opacity:1;background-size:30px;background-position:center}.block-account-navigation .customer-undeliveredlines a:before{background-image:url(../Themes/Pavilion/Content/img/underliveredlines.png);opacity:.8;background-size:20px;background-position:center}.block-account-navigation .customer-finance a:before{background-image:url(../Themes/Pavilion/Content/img/finance.png);opacity:1;background-size:35px;background-position:center}.block-account-navigation .return-requests a:before{background-position:center -156px}.block-account-navigation .downloadable-products a:before{background-position:center -208px}.block-account-navigation .back-in-stock-subscriptions a:before{background-position:center -260px}.block-account-navigation .reward-points a:before{background-position:center -312px}.block-account-navigation .change-password a:before{background-position:center -364px}.block-account-navigation .customer-avatar a:before{background-position:center -416px}.block-account-navigation .forum-subscriptions a:before{background-position:center -468px}.block-account-navigation .customer-reviews a:before{background-position:center -520px}.block-account-navigation .customer-gdpr a:before{background-position:center -572px}.block-account-navigation .customer-check-gift-card-balance a:before{background-position:center -624px}.account-page .page-title{border-width:0}.account-page .page-body{position:relative;border:1px solid #ececec;background-color:#fff}.account-page .page-body:before{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:1px;background-color:#fff}.account-page .fieldset,.account-page .section{border-top:1px solid #f3f3f3;margin:0 0 10px}.account-page .fieldset .title,.account-page .section .title{margin:0 0 -10px;background-color:transparent;padding:40px 30px 0;font-size:18px;text-transform:none}.account-page .form-fields,.account-page .edit-address{max-width:600px;margin:auto;padding:30px}.account-page .form-fields a{color:var(--pc)}.account-page .form-fields a:hover{text-decoration:underline}.account-page .buttons,.account-page .add-button{border-top:1px solid #f3f3f3;padding:30px}.account-page .no-data{padding:30px}.account-page .table-wrapper{padding:0 30px}.account-page .table-wrapper+.pager,.account-page .product-review-item+.pager{margin-top:20px}.account-page .table-wrapper+.buttons{border:0}.account-page .email-to-revalidate,.account-page .email-to-revalidate-note{display:block;margin:10px 0 -5px;font-size:13px}.account-page .accept-consent{margin:0}.account-page .accept-consent label{display:inline-block;width:auto;margin:0 0 0 5px;font-weight:normal}.account-page ul.info,.account-page ul.details{padding:30px;line-height:25px}.account-page ul.info li.name{display:none;margin:0 0 10px;font-weight:bold}.account-page ul.info li.email label{display:none}.account-page ul.info li.country{margin:10px 0 0;font-weight:bold;text-transform:uppercase}.account-page ul.info+.buttons{margin:0 0 30px;border:0;padding:0;font-size:0}.account-page ul.info+.buttons input{display:inline-block;width:37px;height:37px;margin:0 2px;border:0;background-color:#777;background-image:url("../Themes/Pavilion/Content/img/account-sprite.png");background-repeat:no-repeat;font-size:0;transition:all .2s ease}.account-page ul.info+.buttons input:hover{background-color:var(--pc)}.account-page .edit-address-button{background-position:center 0}.account-page .delete-address-button{background-position:center -37px}.account-page .order-details-button{background-position:center -74px}.account-page .return-items-button{width:auto!important;background-image:url("../Themes/Pavilion/Content/img/product-sprite-2.png")!important;background-position:left -120px;padding:10px 15px 10px 35px;vertical-align:middle;font-size:14px!important;color:#777}.recurring-payments{margin:0 0 50px!important}.recurring-payments .title{margin-bottom:30px!important}.recurring-payments .button-2{width:37px;height:37px;border:0;background:#f6f6f6 url("../Themes/Pavilion/Content/img/close.png") center no-repeat;font-size:0}.account-page .description,.reward-points-overview{padding:30px;line-height:25px}.return-request-list-page a{margin:0 10px;font-weight:bold}.return-request-list-page a:hover{color:var(--pc)}.return-request-list-page .comments{margin:30px 0 0}.downloadable-products-page .table-wrapper{padding-top:45px!important;padding-bottom:45px!important}.downloadable-products-page td.download{text-align:center;font-size:0}.downloadable-products-page .download a{display:inline-block;width:40px;height:40px;border:0;background:#777 url("../Themes/Pavilion/Content/img/product-sprite-2.png") left -40px no-repeat;transition:all .2s ease}.downloadable-products-page .download a:hover{background-color:var(--pc)}.user-agreement-page .terms-of-agreement{margin:40px 0;text-align:center}.reward-points-page .title{display:none}.reward-points-page .section{margin:0 0 50px;border:0}.change-password-page .inputs,.check-gift-card-balance-page .inputs{margin:20px 0 0}.change-password-page .buttons,.check-gift-card-balance-page .buttons{border:0;padding-top:0!important}.check-gift-card-balance-page .captcha-box{margin:20px 0 0}.avatar-page .message-error{margin:0 0 10px}.avatar-page .fieldset{padding:35px 0 25px;text-align:center}.avatar-page .image{margin:0 0 25px;font-size:0}.avatar-page .image img{border:1px solid #f3f3f3}.avatar-page input[type="file"]{max-width:220px;margin:0 0 20px;text-align:center}.avatar-page .info{margin:0 0 20px;padding:0 20px}.avatar-page .buttons{text-align:center!important}.avatar-page .buttons input{margin:0 8px}.avatar-page .remove-avatar-button,.vendorinfo-page .remove-picture-button{border:0;background-color:transparent;padding:15px 0;font-size:13px;font-weight:bold;color:#777;text-transform:uppercase}.avatar-page .remove-avatar-button:hover,.vendorinfo-page .remove-picture-button:hover{color:var(--pc)}.vendorinfo-page .vendor-picture{margin:10px 0 -40px}.vendorinfo-page .remove-picture-button{display:block}.order-progress{margin:0 0 50px;text-align:center}.order-progress ul{font-size:0}.order-progress li{display:inline-block;position:relative;margin:2px}.order-progress li:nth-child(1){z-index:6}.order-progress li:nth-child(2){z-index:5}.order-progress li:nth-child(3){z-index:4}.order-progress li:nth-child(4){z-index:3}.order-progress li:nth-child(5){z-index:2}.order-progress li:nth-child(6){z-index:1}.order-progress a{display:block;position:relative;min-width:100px;height:32px;background-color:#ececec;padding:0 16px 0 24px;font-size:11px;line-height:32px;font-weight:bold;color:#777;text-transform:uppercase}.order-progress a:before{content:"";position:absolute;top:0;left:0;height:32px;border-width:16px 8px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #f6f6f6}.order-progress a:after{content:"";display:block;position:absolute;top:0;right:-16px;height:32px;border-width:16px 8px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #ececec}.order-progress li.active-step a{background-color:var(--pc);color:#fff;cursor:pointer}.order-progress li.active-step a:after{border-left-color:var(--pc)}.order-progress li.inactive-step a{cursor:default}.shopping-cart-page .message-error{margin:0 0 30px;font-size:13px}.shopping-cart-page .button-1,.checkout-page .button-1{min-width:150px;border:0;background-color:var(--pc);padding:15px 30px;font-size:13px;font-family:Wuerth-Bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease;white-space:normal}.shopping-cart-page .button-1:hover,.checkout-page .button-1:hover{outline-color:var(--pc)}.shopping-cart-page .button-2,.checkout-page .button-2{width:200px;max-width:100%;height:45px;margin:0 0 10px;border:0;font-size:15px;font-family:Wuerth-Bold;color:#000;text-transform:uppercase;outline:2px solid transparent;transition:all .2s ease}.cart-options{margin:10px 0 50px;text-align:center}.common-buttons{font-size:0}.common-buttons .update-cart-button{background:var(--pc) url("../Themes/Pavilion/Content/img/cart-sprite.png") left -45px no-repeat}.common-buttons .continue-shopping-button{background:var(--pc) url("../Themes/Pavilion/Content/img/cart-sprite.png") left 0 no-repeat}.common-buttons input:hover{outline-color:#fff;color:var(--pc)}.cart-options .selected-checkout-attributes{margin:50px 0}.shopping-cart-page .selected-checkout-attributes{display:none!important}.shopping-cart-page .tax-shipping-info{margin:-10px 0 50px}.cart-footer:after{content:"";display:block;clear:both}.cart-collaterals{margin:0 0 50px}.cart-collaterals .accordion-tab{position:relative;margin:0 0 10px;border:1px solid #ececec;background-color:#fff}.cart-collaterals .accordion-tab.active{z-index:3}.cart-collaterals .accordion-tab-title{position:relative;border-bottom:3px solid #ececec;padding:15px 30px 12px;text-transform:uppercase;cursor:pointer;transition:all .2s ease;color:#000;font-family:Wuerth-Bold;font-size:15px}.cart-collaterals .accordion-tab-title:after{content:"";position:absolute;top:20px;right:15px;width:10px;height:10px;background:var(--pc) url("../Themes/Pavilion/Content/img/toggle-button.png") center no-repeat}.cart-collaterals .active .accordion-tab-title{border-bottom-color:var(--pc)}.cart-collaterals .accordion-tab-content{display:none;max-width:600px;margin:auto;padding:30px}.cart-collaterals .title{display:none}.cart-collaterals .hint{margin:0 0 15px}.cart-collaterals .estimate-shipping-button{margin:0;background-color:var(--pc);padding:0 20px;color:#fff;outline-width:1px}.cart-collaterals .estimate-shipping-button:hover{outline-color:var(--pc)}.cart-collaterals .shipping-results{margin:30px 0 0}.cart-collaterals .shipping-results li{margin:15px 0 5px}.cart-collaterals .shipping-results strong{display:block;margin:0 0 5px;font-size:13px;color:#333}.cart-collaterals .coupon-code{width:300px;max-width:100%;margin:auto;font-size:0}.cart-collaterals .coupon-code input[type="text"]{display:block;width:100%;height:45px}.cart-collaterals .coupon-code input[type="submit"]{display:block;width:100%;margin:0;background-color:var(--pc);padding:0 20px;color:#fff;outline-width:1px}.cart-collaterals .coupon-code input[type="submit"]:hover{outline-color:var(--pc)}.cart-collaterals .message-failure{margin:15px 0 0;color:var(--pc)}.cart-collaterals .message-success{margin:15px 0 0;color:#4fbb41}.cart-collaterals .current-code{margin:15px 0 0}.cart-collaterals .current-code span{vertical-align:middle}.cart-collaterals .checkout-attributes{margin:40px 0;border:1px solid #ececec;background-color:#fff;padding:30px}.cart-collaterals .checkout-attributes dt{margin:20px 0 5px}.cart-collaterals .checkout-attributes dt:first-child{margin-top:0}.cart-collaterals .checkout-attributes li{line-height:24px}.cart-collaterals .checkout-attributes li *{vertical-align:middle}.cart-collaterals .checkout-attributes .attribute-squares li{margin:5px}.cart-footer .remove-discount-button,.cart-footer .remove-gift-card-button{width:17px;height:17px;margin:0 0 -1px 8px;border:0;background:#fff url("../Themes/Pavilion/Content/img/close.png") center no-repeat;vertical-align:middle;cursor:pointer}.cart-footer .totals{margin:0 0 60px;border:1px solid #ececec;background-color:#fff;padding:40px 0}.cart-footer .total-info{margin:0 auto}.cart-total td{width:50%;padding:5px}.cart-total td.cart-total-left{text-align:left}.cart-total .giftcard-remaining{display:block}.cart-total td.cart-total-right{text-align:right}.cart-total .order-total{font-size:18px;font-weight:bold;color:var(--sc)!important;text-transform:uppercase}.terms-of-service{margin:40px 0 0;background-color:#dedede;padding:15px;font-size:13px}.terms-of-service div{width:300px;max-width:80%;margin:auto;line-height:24px}.terms-of-service input{margin:0 3px 0 0}.terms-of-service label{cursor:pointer}.terms-of-service a{margin:0 0 0 3px;color:var(--pc);cursor:pointer}.terms-of-service a:hover{text-decoration:underline}.cart-footer .checkout-buttons{margin:40px 0 0;padding:0 10px}.cart-footer .checkout-buttons .button-1{font-size:16px}.cart-footer .addon-buttons{margin:40px 0 0}.shopping-cart-page .cross-sells{margin:60px 0 0}.shopping-cart-page .cross-sells .button-2{margin:0;outline:0}.checkout-page .message-error{margin:0 0 10px}.checkout-page .billing-addresses,.checkout-page .shipping-addresses{border:1px solid #ececec;background-color:#fff}.checkout-page .select-billing-address,.checkout-page .select-shipping-address{margin:0 0 10px}.checkout-page #shipping-addresses-form{display:block!important}.checkout-page .address-grid{padding:30px}.checkout-page .address-grid:after{content:"";display:block;clear:both}.checkout-page .address-item{margin:40px 0 10px}.checkout-page .address-item:first-child{margin-top:0}.checkout-page .address-box{margin:0 0 20px}.checkout-page .address-item li{padding:2px 0}.checkout-page .address-item li.name{margin:0 0 5px;font-size:16px;font-weight:bold}.checkout-page .address-item li.email label{display:none}.checkout-page .address-item li.country{margin:5px 0 0;font-size:16px}.checkout-page .enter-address{max-width:600px;margin:auto;padding:30px}.checkout-page .enter-address+.buttons{margin:-30px 0 0;padding:10px}.checkout-page .order-summary{margin:50px 0 0}.checkout-page .order-summary .title{display:none}.checkout-page .ship-to-same-address,.checkout-page .pickup-in-store{margin:0;border-top:1px solid #f6f6f6;padding:30px;text-align:center}.checkout-page .ship-to-same-address input,.checkout-page .pickup-in-store input{margin:0 5px}.checkout-page .pickup-points{margin:0 0 -10px}.checkout-page .pickup-points .title{display:none;margin:10px 0 0}.checkout-page .select-pickup-point{margin:0;text-align:center}.checkout-page .select-pickup-point ul{margin:-10px 0 0}.checkout-page .select-pickup-point li{display:inline-block}.checkout-page .select-address{padding:0 20px}.checkout-page .select-address select{max-width:100%;height:40px}.checkout-page .pickup-points-map{height:300px;margin:20px 0 0}.select2-container{width:100%!important}.select2-container--default .select2-selection--single{border:1px solid #d9d9d9!important;border-radius:20px!important}.select2-container--open .select2-dropdown--below{border-radius:20px!important;border:1px solid #707070!important}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #d9d9d9!important;border-radius:20px!important}body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#f2f2f2;color:#4a5056;border-radius:20px}body .select2-container--default .select2-results__option--selected{border-radius:20px}body .select2-results__option{line-height:34px}body .select2-container .select2-selection--single .select2-selection__rendered{padding-right:30px}body .select2-container--default .select2-selection--single .select2-selection__arrow{right:10px}body .select2-container--default .select2-selection--single .select2-selection__arrow b{border:0!important}body .select2-container--default .select2-selection--single .select2-selection__arrow b::before{content:"";font-family:"FontAwesome";font-size:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.select2-results__option--selectable{margin:0 8px}.section.shipping-method,.section.payment-method,.section.payment-info,.section.confirm-order,.section.order-completed{border:1px solid #ececec;background-color:#fff;padding:40px 20px}.shipping-method .method-list,.payment-method .method-list{margin:0 0 35px}.shipping-method .method-list li,.payment-method .method-list li{margin:0 0 25px}.shipping-method .method-list li label,.payment-method .method-list li label{font-weight:bold;color:#000}.shipping-method .method-description{margin:5px 0 0;color:#959595}.use-reward-points{margin:0 0 30px}.use-reward-points input{margin:0 5px 0 0}.payment-method .method-list{font-size:0}.payment-method .method-list li{white-space:nowrap}.payment-method .payment-logo,.payment-method .payment-details{display:inline-block;vertical-align:middle}.payment-method .payment-logo{margin:0 10px 0 0}.payment-method .payment-logo img{max-width:40px}.payment-method .payment-details{font-size:14px}.payment-method .payment-details label{display:inline-block;text-align:left}.payment-method .payment-description{display:none}.payment-info .info{margin:0 0 35px}.payment-info .info tr{display:block;margin:20px 0 0}.payment-info .info tr:first-child{margin:0}.payment-info .info td{display:block;width:auto}.payment-info .info td:first-child{margin:0 0 5px}.payment-info .info td label{font-weight:bold}.payment-info .info input[type="text"]{max-width:400px;height:40px}.payment-info .info input[type="text"]{width:100%!important}.payment-info .info input#CardCode{width:60px!important}.payment-info .info td select{height:38px;margin:0 5px}.confirm-order .terms-of-service{margin:0 0 30px;background-color:transparent;padding:0;text-align:center}.confirm-order .terms-of-service a{margin-left:5px}.confirm-order .buttons .button-1{font-size:15px}.order-completed .title{margin:0 0 30px;background-color:transparent;padding:0}.order-completed .details{margin:0 0 30px}.order-completed .details a{display:inline-block;margin:5px 0 0;color:var(--pc)}.order-completed .details a:hover{text-decoration:underline}.order-review-data,.order-details-area,.shipment-details-area{margin:0 0 50px;overflow:hidden}.order-review-data ul,.order-details-area ul,.shipment-details-area ul{margin:40px 0 0;border:1px solid #ececec;background-color:#fff;padding:40px 30px}.order-review-data ul:first-child,.order-details-area ul:first-child,.shipment-details-area ul:first-child{margin:0}.order-review-data li,.order-details-area li,.shipment-details-area li{padding:2px 0}.order-review-data .title,.order-details-area .title,.shipment-details-area .title{display:block!important;margin:20px 0 5px;background-color:transparent;padding:0;font-size:15px;font-family:Wuerth-Bold;color:#333;text-transform:uppercase}.order-review-data .title:first-child,.order-details-area .title:first-child,.shipment-details-area .title:first-child{margin-top:0}.order-details-page .page-title{margin:0 0 30px}.order-details-page .page-title h1{margin:0 0 10px}.order-details-page .page-title a{display:inline-block;height:40px;margin:5px 5px 10px;background-color:var(--pc);background-image:url("../Themes/Pavilion/Content/img/order-sprite.png");background-repeat:no-repeat;padding:0 15px 0 35px;line-height:40px;outline:2px solid transparent;transition:all .2s ease}.print-order-button{background-position:left bottom}.pdf-invoice-button{background-position:left top}.order-details-page .page-title a:hover{outline-color:#fff;color:var(--pc)}.order-details-page .order-overview{margin:0 0 30px;padding:20px 10px;font-size:15px}.order-details-page .order-number{margin:0 0 20px;font-size:16px;color:#333;text-transform:uppercase}.order-details-page .order-info span{display:block;margin:5px 0}.order-details-page .section,.shipment-details-page .section{margin:0 0 50px}.order-details-page .section .title,.shipment-details-page .section .title{display:none}.order-details-page .download{margin:5px 0 0}.order-details-page .download a,.order-details-page .view-details a{font-weight:normal;color:var(--pc)}.order-details-page .download a:hover,.order-details-page .view-details a:hover{text-decoration:underline}.order-details-page .tax-shipping-info{display:none}.order-details-area .re-order-button{border:0;outline:2px solid transparent;background:#f6f6f6;padding:10px 15px 10px;color:#777;margin:5px 0 10px;transition:all .2s ease 0s}.order-details-area .re-order-button:hover{outline-color:#f6f6f6}.order-details-page .selected-checkout-attributes{margin:-10px 0}.order-details-page .actions{margin:50px 0 0;font-size:0}.order-details-page .actions input{width:210px;max-width:100%;height:45px;margin:0 5px 10px;border:medium none;padding:0 28px 0 48px;font-size:13px;font-weight:bold;text-transform:uppercase;outline:2px solid transparent;transition:all .2s ease 0s}.order-details-page .actions .re-order-button{background:var(--pc) url("../Themes/Pavilion/Content/img/cart-sprite.png") left 0 no-repeat;color:#777}.order-details-page .actions .return-items-button{background:var(--pc) url("../Themes/Pavilion/Content/img/cart-sprite.png") left -45px no-repeat;color:#777}.order-details-page .actions input:hover{outline-color:#fff;color:var(--pc)}.order-details-page .totals{margin:0 0 50px;border:1px solid #ececec;background-color:#fff;padding:40px 0}.order-details-page .total-info{width:300px;max-width:80%;margin:0 auto}.return-request-page .section{margin:0 0 50px}.return-request-page .section .title{display:none}.return-request-page .fieldset{border:1px solid #ececec;background-color:#fff}.return-request-page .fieldset .form-fields{max-width:600px;margin:auto;padding:30px}.return-request-page .fieldset .buttons{margin:-20px 0 40px}.return-request-page .qq-upload-button{width:auto;height:40px;border:1px solid #ececec;background-color:#fff;padding:0 12px}.opc{border:1px solid #ececec;background-color:#fff}.opc .tab-section{border-top:1px solid #ececec}.opc .tab-section:first-child{border-top:0}.opc .step-title{overflow:hidden;background-color:#fff;padding:15px 30px;color:#000;text-transform:uppercase;font-family:Wuerth-Bold;font-size:13px}.opc .allow .step-title,.opc .active .step-title{background-color:#dedede;cursor:pointer}.opc .step-title span{float:left;margin:0 20px 0 0}.opc .step-title h2{float:left;font-size:13px}.opc .step{padding:30px}.opc .section{margin:0 0 30px;border:0;padding:0!important}.opc .section .section,.opc .billing-addresses,.opc .shipping-addresses{margin:0;border:0}.opc .section>label{display:block;margin:0 0 10px}.opc input[type="text"],.opc input[type="email"],.opc input[type="tel"],.opc select{height:40px;max-width:100%}.opc .buttons{margin-bottom:0}.opc .back-link{display:inline-block;vertical-align:top;font-size:0}.opc .back-link small{display:none}.opc .back-link a{display:block;width:48px;height:48px;background:#777 url("../Themes/Pavilion/Content/img/back-link.png") center no-repeat}.opc .back-link a:hover{background-color:var(--pc)}.opc .please-wait{display:block;margin:15px 0 0}#opc-billing .section,#opc-shipping .section{max-width:480px}.opc .enter-address{padding:0!important}.opc .select-shipping-address label,.opc .select-pickup-points label{display:block;margin:0 0 10px}.opc .pickup-in-store{padding:10px 0!important}.opc .pickup-points{max-width:none!important}#opc-confirm_order .billing-info,#opc-confirm_order .shipping-info{border:0;padding:0}#opc-confirm_order .table-wrapper{margin:0 -33px}#opc-confirm_order .terms-of-service{margin:0 0 30px;text-align:center}#opc-confirm_order .terms-of-service a{margin:0 0 0 5px}.search-input{margin:0 0 50px;border:1px solid #ececec;background-color:#fff;padding:40px 30px}.basic-search,.advanced-search{width:480px;max-width:100%;margin:auto}.basic-search .inputs.reversed{position:relative;height:48px;margin:0 0 1px;background-color:#eaeaea;padding:12px 20px}.basic-search .inputs.reversed input{position:absolute;visibility:hidden}.basic-search .inputs.reversed label{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 20px;line-height:48px;text-transform:uppercase;cursor:pointer}.basic-search .inputs.reversed label:after{content:"";position:absolute;top:19px;right:19px;width:10px;height:10px;background:var(--pc) url("../Themes/Pavilion/Content/img/toggle-button.png") center no-repeat}.advanced-search{background-color:#eaeaea;padding:30px 25px 20px}.advanced-search .inputs label{white-space:normal}.advanced-search .inputs label:first-child{text-align:center}.advanced-search input+label{display:inline;margin:0 0 0 6px;font-weight:normal}.advanced-search .price-range{display:block;text-align:center}.advanced-search .price-range input{width:70px;margin:0 5px}.search-input .button-1{border:0;background-color:var(--pc);padding:15px 30px;font-size:13px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.search-input .button-1:hover{outline-color:var(--pc)}.search-input .warning,.search-results .result{display:block;margin:10px 0 0;font-weight:normal;color:var(--pc)}.search-results{margin:30px 0 0}.search-results .warning,.search-results .no-result{text-align:center}.instant-search-item .detail .sku{font-size:14px}.sitemap-page .description{margin:0 0 30px}.sitemap-page .entity-wrapper{border:1px solid #ececec;background-color:#fff}.sitemap-page .entity-title{background-color:#eaeaea;padding:25px 30px;color:#333;text-transform:uppercase}.sitemap-page .entity-title h2{font-size:15px}.sitemap-page .entity-body{padding:30px;line-height:24px}.sitemap-page li{display:inline-block;margin:5px}.sitemap-page a{display:block}.sitemap-page a:hover{color:var(--pc)}.sitemap-page a:empty{display:none}.year strong{display:block;cursor:default}.blogpost-page .page-title,.news-item-page .page-title{display:block!important;margin:0 0 10px;border:0;padding:0;text-transform:none}.blogpost-page .page-title h1,.news-item-page .page-title h1{font-size:25px}.blog-page .post,.news-items .news-item{position:relative;margin:0 0 20px;border:1px solid #ececec;background-color:#fff;padding:30px}.blog-page .post:after,.news-items .item:after{content:"";display:block;clear:both}.post-head,.news-head{margin:0 0 20px}.post-title,.news-title{display:inline-block;margin:0 0 10px;font-size:25px;font-weight:bold;color:#333!important;text-decoration:none!important}.post-date,.news-date{display:block;font-size:13px;font-weight:bold;color:#999}.post-body,.news-body{margin:0 0 30px;line-height:30px}.post-body a,.news-body a{color:var(--pc)}.post-body a:hover,.news-body a:hover{text-decoration:underline}.post-body img,.news-body img{max-width:100%}.blog-page .tags,.blogpost-page .tags{display:inline-block;margin:0 0 10px;overflow:hidden}.blog-page .tags label,.blogpost-page .tags label{display:block;margin:0 0 10px;font-size:13px}.blog-page .tags ul,.blogpost-page .tags ul{font-size:0}.blog-page .tags li,.blogpost-page .tags li{display:inline-block;margin:3px;font-size:13px}.blog-page .tags li.separator,.blogpost-page .tags li.separator{display:none}.blog-page .tags a,.blogpost-page .tags a{display:inline-block;background-color:#f6f6f6;padding:0 10px;line-height:26px;color:var(--pc);transition:all .2s ease}.blog-page .tags a:hover,.blogpost-page .tags a:hover{background-color:#fbfbfb}.blog-posts .buttons{overflow:hidden}.blog-posts .read-more,.blog-posts .read-comments{display:inline-block;line-height:32px}.blog-posts .read-more,.blog-posts .read-comments{padding:10px 0;text-transform:capitalize}.blog-posts .read-more{margin:0 0 0 10px}.blog-posts .read-more:before{content:"|";margin:0 12px 0 0;color:#777!important}.blog-posts .read-more:hover,.blog-posts .read-comments:hover{color:var(--pc)}.blog-posts .post-head,.blog-posts .read-comments{display:none}.blogpost-page .page-body,.news-item-page .page-body{border:1px solid #ececec;background-color:#fff}.blogpost-page .post,.news-item-page .news-item,.comment-list .comment,.new-comment .form-fields{padding:30px}.news-items .buttons{margin:-5px 0 5px;font-size:0}.news-items .read-more{font-size:14px;font-weight:bold;color:var(--pc);text-transform:capitalize}.news-items .read-more:after{content:"";display:inline-block;width:26px;height:20px;margin:-1px -25px 0 0;background:#777 url("../Themes/Pavilion/Content/img/pointer-color.png") center no-repeat;vertical-align:middle;transition:all .2s ease}.new-comment .message-error{margin:30px 0 0;text-align:center}.new-comment .result{margin:30px 0 0;color:#4fbb41;text-align:center}.new-comment .inputs{text-align:center}.new-comment .inputs label{display:none}.new-comment textarea{min-height:180px}.new-comment .captcha-box{margin:0}.new-comment .buttons{padding:0 0 10px}.new-comment .button-1{border:0;background-color:var(--pc);padding:15px 30px;font-size:13px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.new-comment .button-1:hover{outline-color:var(--pc)}.comment-list .title{background-color:#eaeaea;padding:25px 30px;font-size:15px;color:#333;text-transform:uppercase}.blog-comment,.news-comment{border-top:1px solid #f0f0f0}.blog-comment:first-child,.news-comment:first-child{border:0}.blog-comment:after,.news-comment:after{content:"";display:block;clear:both}.comment-info{width:150px;margin:0 auto 20px}.comment-info .username{display:block;margin:0 0 10px;font-weight:bold}.comment-info .avatar{position:relative;width:150px;height:150px;overflow:hidden}.comment-info .avatar img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto}.comment-title{color:#333}.comment-time{margin:0 0 10px;color:#999}.comment-body{line-height:25px}.news-item-page .news-body{margin:0}.news-item-page .inputs:first-child label{display:block}.news-list-homepage{margin:0 0 60px}.news-list-homepage .title{margin:0 0 20px;border-bottom:1px solid #ddd;padding:0 0 5px;font-size:22px;color:#333;text-transform:uppercase}.news-list-homepage .news-title{font-size:16px}.news-list-homepage .view-all{margin:30px 0 0;text-align:center}.news-list-homepage .view-all a{display:inline-block;border:0;background-color:var(--pc);padding:10px 20px;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.news-list-homepage .view-all a:hover{outline-color:var(--pc)}.forums-main-page .topic-block{margin:0 0 35px}.forums-main-page .topic-block-title h2{font-size:22px}.forum-breadcrumb{margin:0 0 35px}.forums-header{margin:35px 0}.forums-header:after{content:"";display:block;clear:both}.current-time{display:none}.forum-search-box form{display:inline-block}.forum-search-box .basic{overflow:hidden;margin:0 0 10px}.forum-search-box .search-box-text{float:left;height:40px;border:0;padding:0 18px}.forum-search-box .search-box-button{float:left;width:40px;height:40px;border:0;background:var(--pc) url("../Themes/Pavilion/Content/img/search-button.png") center no-repeat;font-size:0}.forum-search-box .advanced a{font-size:13px}.forum-search-box .advanced a:hover{color:#333}.forum-search-page .advanced-search{margin:0 auto}.forum-search-page .search-error{padding:15px;text-align:center;color:var(--pc)}.forum-search-page .search-results{margin:0 0 15px}.forum-search-page .pager.upper{display:none}.forums-table-section{margin:0 0 30px}.forums-table-section+.forums-table-section{margin-top:50px}.forums-table-section a{vertical-align:middle}.forums-table-section-title{position:relative;margin:0 0 -1px;border:1px solid #ececec;overflow:hidden;background-color:#eaeaea;padding:25px 30px;font-size:15px;color:#333;text-transform:uppercase}.forums-table-section-title>a,.forums-table-section-title strong{float:left;font-size:15px;font-weight:bold}.forums-table-section .table-wrapper{overflow-x:auto}.forums-table-section .view-all{margin:30px 0 0}.forums-table-section .view-all a{display:inline-block;background-color:var(--pc);padding:10px 20px;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease 0s}.forums-table-section .view-all a:hover{outline-color:var(--pc)}.forums-table-section .image{padding:20px 0}.forums-table-section .image div{width:40px;height:35px;margin:auto;background-image:url("../Themes/Pavilion/Content/img/forum-sprite-1.png");background-repeat:no-repeat}.forums-table-section .image div.sticky{background-position:center}.forums-table-section .image div.announcement{background-position:right}.forums-table-section .forum-title,.forums-table-section .topic-title{margin:0 0 10px}.forums-table-section .forum-title a,.forums-table-section .topic-title a{vertical-align:middle;font-weight:bold;color:#333}.forums-table-section .forum-title a:hover,.forums-table-section .topic-title a:hover{color:var(--pc)}.forums-table-section .forum-title span,.forums-table-section .topic-title span{vertical-align:middle}.forums-table-section .latest-post{white-space:nowrap}.forums-table-section .latest-post div{font-size:13px}.forums-table-section .latest-post div *{vertical-align:baseline}.active-discussions-page .pager.upper{display:none}.active-discussions-page .pager.lower{margin:30px 0 0}.topic-starter label,.topic-starter a{vertical-align:baseline}.forum-page .forum-info{margin:0 0 40px}.forum-page .forum-name,.forum-topic-page .topic-name{margin:0 0 30px;border-bottom:1px solid #ddd;padding:0 0 10px;text-transform:uppercase}.forum-page .forum-name h1,.forum-topic-page .topic-name h1{font-size:22px;color:#333}.forum-actions,.topic-actions{margin:0 0 20px;font-size:0}.forum-actions .actions a,.topic-actions .actions a{display:inline-block;margin:5px;background-color:#888;background-image:url("../Themes/Pavilion/Content/img/forum-sprite-2.png");background-repeat:no-repeat;padding:0 10px 0 30px;line-height:35px;font-size:14px;transition:all .2s ease}.forum-actions .actions a:hover,.topic-actions .actions a:hover{background-color:var(--pc)}.forum-actions .actions .new-topic{background-position:left -175px}.forum-actions .actions .watch-forum,.topic-actions .actions .watch-forum{background-position:left -140px}.forum-actions .pager.upper,.topic-actions .pager.upper{margin:30px 0}.topic-actions .edit-topic-button{background-position:left 0}.topic-actions .delete-topic-button{background-position:left -35px}.topic-actions .move-topic-button{background-position:left -70px}.topic-actions .reply-topic-button{background-position:left -105px}.topic-actions .watch-topic-button{background-position:left -140px}.topic-actions.lower .actions{display:none}.topic-post{margin:30px 0;border:1px solid #ececec;background-color:#fff;padding:25px 30px 35px}.topic-post:after{content:"";display:block;clear:both}.topic-post .post-info{width:150px;margin:0 auto 20px}.topic-post .username{display:block;margin:0 0 10px;line-height:35px;font-weight:bold}.topic-post a.username:hover{color:#333}.topic-post .avatar{position:relative;width:150px;height:150px;overflow:hidden}.topic-post .avatar a{display:block;height:100%}.topic-post .avatar img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto}.topic-post .user-stats{margin:15px 0}.topic-post .user-stats li{display:inline-block;margin:0 10px}.topic-post .user-stats span,.profile-info-box .profile-stats span{margin:0 0 0 3px}.topic-post .pm-button,.profile-info-box .pm-button{display:inline-block;background:#888 url("../Themes/Pavilion/Content/img/forum-sprite-2.png") left -210px no-repeat;padding:0 10px 0 30px;line-height:35px;font-size:13px;font-weight:bold;text-transform:uppercase;transition:all .2s ease}.topic-post .pm-button:hover,.profile-info-box .pm-button:hover{background-color:var(--pc)}.topic-post .post-time{margin:0 0 15px;font-weight:bold;font-style:italic;color:#999}.topic-post .post-actions{margin:0 0 15px;font-size:0}.topic-post .post-actions>div{margin:20px 0}.topic-post .post-actions a{display:inline-block;margin:0 5px;font-size:14px}.topic-post .post-actions .manage-post a{margin:5px;box-shadow:inset 0 0 20px #ececec;background-color:#888;background-image:url("../Themes/Pavilion/Content/img/forum-sprite-2.png");background-repeat:no-repeat;padding:0 10px 0 30px;line-height:35px;transition:all .2s ease}.topic-post .post-actions .edit-post-button{background-position:left 0}.topic-post .post-actions .delete-post-button{background-position:left -35px}.topic-post .post-actions .quote-post a{vertical-align:middle;line-height:35px}.topic-post .post-actions .post-link-button{padding:0 10px;font-weight:bold;color:var(--pc)}.topic-post .post-actions .quote-post-button{border:0;background-color:var(--pc);padding:0 20px;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease 0s}.topic-post .post-actions .quote-post-button:hover{outline-color:var(--pc)}.topic-post .user-posted-image,.latest-posts .user-posted-image{max-width:100%;height:auto}.topic-post .quote,.latest-posts .quote{margin:10px 0;border:1px dashed #ececec;background-color:#eaeaea;padding:15px 20px}.topic-post .post-vote{display:inline-block;position:relative;height:32px;margin:30px 0 0;overflow:hidden}.topic-post .post-vote>span{position:absolute;top:0;width:32px;height:32px;background-color:#f93b54;background-image:url("../Themes/Pavilion/Content/img/table-sprite.png");background-repeat:no-repeat;cursor:pointer}.topic-post .post-vote>.vote.up{right:0;background-position:center 0}.topic-post .post-vote>.vote.down{left:0;background-position:center -32px}.topic-post .post-vote>div{padding:0 45px;line-height:32px;font-weight:bold}.topic-post .signature{border-top:1px solid #ececec;padding:30px 0 0;font-style:italic}.forum-edit-page .page-body,.move-topic-page .page-body,.private-message-send-page .page-body{max-width:820px;margin:auto;border:1px solid #ececec;background-color:#fff}.forum-edit-page .inputs.main,.private-message-send-page .inputs.main{margin:0;border-bottom:1px solid #ececec;background-color:#eaeaea;padding:25px 30px}.forum-edit-page .inputs.main label,.private-message-send-page .inputs.main label{display:none}.forum-edit-page .inputs.main strong,.private-message-send-page .inputs.main a{vertical-align:middle;font-size:15px;font-weight:bold;color:#333;text-transform:uppercase}.forum-edit-page .fieldset,.move-topic-page .fieldset,.private-message-send-page .fieldset{margin:0}.forum-edit-page .form-fields,.move-topic-page .form-fields,.private-message-send-page .form-fields{padding:30px}.forum-edit-page strong.topic-subject{font-size:15px;font-weight:normal;color:#333;text-transform:uppercase}.forum-edit-page .inputs.reversed label{display:inline;margin:0 0 0 8px;white-space:normal}.move-topic-page .inputs label{white-space:normal}.forum-edit-page .toolbar,.private-message-send-page .toolbar{margin:0 0 15px}.forum-edit-page .buttons,.move-topic-page .buttons,.private-message-send-page .buttons{position:relative;margin:-50px 0 10px;padding:30px}.forum-edit-page .button-1,.move-topic-page .button-1,.private-messages .button-1{min-width:120px;margin:0 8px;border:0;background-color:var(--pc);padding:15px 30px;font-size:14px;font-family:Wuerth-Bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease}.forum-edit-page .button-1:hover,.move-topic-page .button-1:hover,.private-messages .button-1:hover{outline-color:var(--pc)}.forum-edit-page .button-2,.move-topic-page .button-2,.private-messages .button-2{min-width:60px;margin:0 8px;border:0;background-color:transparent;padding:15px 0;font-size:13px;font-weight:bold;color:#777;text-transform:uppercase}.forum-edit-page .button-2:hover,.move-topic-page .button-2:hover,.private-messages .button-2:hover{color:var(--pc)}.private-messages-page .table-wrapper{overflow-x:auto}.private-messages-page .pm-unread{color:var(--pc)}.private-messages-page .subject{text-align:left}.private-messages-page .pager{margin-top:20px}.private-messages-page .buttons{margin:30px 0 -10px}.private-message-view-page .view-message{min-height:200px;margin:0 0 30px;border:1px solid #ececec;background-color:#fff;padding:30px}.private-message-view-page .message-head{margin:10px 0 30px}.private-message-view-page .message-head li{display:inline-block;margin:0 0 10px}.private-message-view-page .message-head label{font-weight:bold}.private-message-view-page .message-head span{margin:0 10px 0 0;vertical-align:middle}.private-message-view-page .message-head span:after{content:"|";margin:0 0 0 10px}.private-message-view-page .message-head .subject span:after{display:none}.private-message-view-page .message-body{margin:0 0 25px;line-height:30px}.private-message-view-page .message{display:block!important;margin:15px 0;border:1px solid #ccc;padding:15px}.private-message-view-page .back-pm-button{display:none}.profile-info-box{text-align:center}.profile-info-box .avatar{position:static;margin:0 0 25px;font-size:0}.profile-info-box .avatar img{border:1px solid #f3f3f3}.profile-info-box .profile-stats{margin:0 0 20px;padding:0 20px}.profile-info-box .title{margin:0 0 10px;font-size:18px}.profile-page .topic{margin:50px 0 0}.profile-page .topic:first-child{margin:0;border:0}.profile-page .topic-title{margin:0 0 20px;background-color:#eaeaea;padding:25px 30px;font-size:15px;font-weight:bold;text-transform:uppercase}.profile-page .topic-title a{margin:0 0 0 5px;vertical-align:middle;color:#333}.profile-page .topic-title a:hover{color:var(--pc)}.profile-page .topic-body{line-height:30px}.profile-page .quote{margin:10px;background-color:transparent}.profile-page .topic-data{margin:20px 0;padding:0 30px;color:#999}.link-rss,.ajax-loading-block-window:before,.eu-cookie-bar-notification button,.mini-shopping-cart input.checkout-button,.mini-shopping-cart input[type="button"]:only-child,.two-columns-area .owl-carousel .owl-dot.active span,.footer-block .title:after,.footer-block.quick-contact span:before,.poll .buttons input,.contact-vendor-button,.item-box .rating div,.pager li>span,.product-review-box .rating div,.download-sample-button:hover,.back-in-stock-subscription .subscribe-button:hover,.overview .add-to-cart-button,.back-in-stock-subscription-page .button-1,.ui-tabs .ui-tabs-nav li a:after,.write-review .button-1,.update-wishlist-button,.wishlist-add-to-cart-button,.compare-products-page .remove-button:hover,.enter-password-form input[type="submit"],.contact-page .button-1,.email-a-friend-page .button-1,.apply-vendor-page .button-1,#check-availability-button:hover,.registration-page .button-1,.registration-result-page .button-1,.login-page .button-1,.password-recovery-page .button-1,.account-page .button-1,.return-request-page .button-1,.user-agreement-page .button-1,.block-account-navigation .list a.active,.account-page ul.info+.buttons input:hover,.downloadable-products-page .download a:hover,.order-progress li.active-step a,.shopping-cart-page .button-1,.checkout-page .button-1,.common-buttons .update-cart-button,.common-buttons .continue-shopping-button,.cart-collaterals .accordion-tab-title:after,.cart-collaterals .estimate-shipping-button,.cart-collaterals .coupon-code input[type="submit"],.order-details-page .page-title a,.order-details-page .actions .re-order-button,.order-details-page .actions .return-items-button,.opc .back-link a:hover,.basic-search .inputs.reversed label:after,.new-comment .button-1,.news-list-homepage .view-all a,.forum-search-box .search-box-button,.forums-table-section .view-all a,.forum-actions .actions a:hover,.topic-actions .actions a:hover,.topic-post .pm-button:hover,.profile-info-box .pm-button:hover,.topic-post .post-actions .quote-post-button,.topic-post .post-vote>span,.forum-edit-page .button-1,.move-topic-page .button-1,.private-messages .button-1,.nopAjaxCartPanelAjaxBusy:before,.miniProductDetailsPanelAjaxBusy:before,.productAddedToCartWindowSummary .button-1,.selected-options-list>li span:after,.ui-slider-range,.ui-slider-handle,.productPanelAjaxBusy:before,.infinite-scroll-loader:before,.nivo-directionNav a:hover,.nivo-controlNav a:hover,.nivo-controlNav a.active,.spc-header li span:after,.spc-body .loading-overlay:before,.previous-product a:hover,.next-product a:hover,.quickView .k-loading-image:before,.quickView .ui-accordion-header-active span,.ropc .section .title:after,.ropc .estimate-shipping button,.ropc .coupon-box-panel .coupon-code button,.ropc .giftcard-box-panel .coupon-code button,.ropc .complete-button button,.rich-blog-homepage .owl-prev:hover,.rich-blog-homepage .owl-next:hover,.post-navigation a:hover,.theme-roller .open-button:hover,.k-edit-buttons.k-state-default button.k-dialog-insert.k-button,button.ticket-info-button.k-button:before,.ticket-buttons .tb-right .k-button.show-reply-button:before,.ticket-buttons .tb-right .k-button.mark-resolved-button:before,.ticket-buttons .tb-right .k-button.notes-button:before,.ticket-buttons .tb-right .k-button.edit-ticket-button:before,.ticket-buttons .tb-right .k-button.delete-ticket-button:before,#submit-reply .buttons .k-button,.my-tickets-page .clear-filters,.manage-tickets-page .clear-filters,.k-pager-numbers span.k-state-selected,.k-widget.confirmation-wrapper button,.filter-shops-button,.shop-page .back-to-all-shops a:hover:before,.shop-map-images .get-directions-to-shop:hover:after,.cloudzoom-ajax-loader:before,.gallery .slick-dots .slick-active button,.overview .submit-ticket-button:hover,.sale-of-the-day-offer .owl-nav .owl-prev:hover,.sale-of-the-day-offer .owl-nav .owl-next:hover,.sale-of-the-day-offer .owl-dot.active,.sale-of-the-day-offer .go-to-product-page,.home-page-filter-button .search-button{background-color:var(--pc)!important}.overview .add-to-cart-button:disabled,.add-to-cart .call-for-price-button:disabled{background-color:#dedede!important;color:#fff}.overview .add-to-cart-button:disabled:hover{outline-color:transparent!important;cursor:default}.header-logo a img{background-color:transparent!important;width:180px}.cart .edit-item a,.ui-dialog-titlebar,.mini-shopping-cart input.cart-button,.footer-block a:hover,.footer-powered-by a,.footer-designed-by a,.block .view-all a:hover,.block .tags li a:hover,.product-tags-all-page li a:hover,.breadcrumb strong,.category-item:hover .title a,.sub-category-item:hover .title a,.manufacturer-item:hover .title a,.sub-category-details .inner-title,.manufacturer-details .inner-title,.sub-category-details li a:hover,.vendor-list li a:hover,.overview .value a,.variant-overview .value a,.tier-prices .item-price,.product-tags-list a:hover,.product-reviews-page h1 a:hover,.product-review-helpfulness .vote:hover,.update-wishlist-button:hover,.wishlist-page .share-info a,.enter-password-title,.new-accept-privacy-policy .read,.login-page .forgot-password a:hover,.account-page .form-fields a,.return-request-list-page a:hover,.avatar-page .remove-avatar-button:hover,.common-buttons input:hover,.terms-of-service a,.order-completed .details a,.order-details-page .page-title a:hover,.order-details-page .download a,.order-details-page .view-details a,.order-details-page .actions input:hover,.sitemap-page a:hover,.post-body a,.news-body a,.blog-page .tags a,.blogpost-page .tags a,.blog-posts .read-more:hover,.blog-posts .read-comments:hover,.news-items .read-more,.forum-search-page .search-error,.forums-table-section .forum-title a:hover,.forums-table-section .topic-title a:hover,.topic-post .post-actions .post-link-button,.forum-edit-page .button-2:hover,.move-topic-page .button-2:hover,.private-messages .button-2:hover,.private-messages-page .pm-unread,.profile-page .topic-title a:hover,.vendorinfo-page .remove-picture-button:hover,.productAddedToCartWindowSummary a:hover,.filtersGroupPanel li.checked .filter-item-name,.spc-categories .category-inner-title,.spc-categories .category-sublist li a:hover,.instant-search-item .detail .price,.quickView .links-panel a:hover,.ropc .cart .remove-product:hover,.rich-blog-homepage .read-comments,.blog-instant-search .k-item.rich-blog-autocomplete-last-item,.blog-page .read-comments,.category-list li a,.related-posts-list li a,.search-term-highlighter,.order-details-page .product .submit-ticket-button,.getUserGeoLocation:hover,.align-map-button:hover,.shops-item .show-directions:hover,.shop-page .back-to-all-shops a:hover,.shop-map-images .get-directions-to-shop:hover,.shop-info a,.nop-jcarousel .category-item:hover .title a,.nop-jcarousel .sub-category-item:hover .title a,.nop-jcarousel .manufacturer-item:hover .title a,.nop-jcarousel .vendor-item:hover .title a{color:var(--pc)!important}.mini-shopping-cart input.checkout-button:hover,.mini-shopping-cart input[type="button"]:only-child:hover,.poll .buttons input:hover,.contact-vendor-button:hover,.overview .add-to-cart-button:hover,.variant-overview .add-to-cart-button:hover,.back-in-stock-subscription-page .button-1:hover,.write-review .button-1:hover,.wishlist-add-to-cart-button:hover,.enter-password-form input[type="submit"]:hover,.contact-page .button-1:hover,.email-a-friend-page .button-1:hover,.apply-vendor-page .button-1:hover,.registration-page .button-1:hover,.registration-result-page .button-1:hover,.login-page .button-1:hover,.password-recovery-page .button-1:hover,.account-page .button-1:hover,.return-request-page .button-1:hover,.user-agreement-page .button-1:hover,.shopping-cart-page .button-1:hover,.checkout-page .button-1:hover,.cart-collaterals .estimate-shipping-button:hover,.cart-collaterals .coupon-code input[type="submit"]:hover,.search-input .button-1:hover,.new-comment .button-1:hover,.news-list-homepage .view-all a:hover,.forums-table-section .view-all a:hover,.topic-post .post-actions .quote-post-button:hover,.forum-edit-page .button-1:hover,.move-topic-page .button-1:hover,.private-messages .button-1:hover,.productAddedToCartWindowSummary .button-1:hover,.ropc .estimate-shipping button:hover,.ropc .complete-button button:hover,.page-body form>.buttons .k-button:hover,#submit-reply .buttons .k-button:hover,.my-tickets-page .clear-filters:hover,.manage-tickets-page .clear-filters:hover,.filter-shops-button:hover,.sale-of-the-day-offer .go-to-product-page:hover,.home-page-filter-button .search-button:hover{outline-color:var(--pc)!important}.cart-collaterals .active .accordion-tab-title,.quickView .ui-accordion-header-active,.ropc .section .title.active{border-bottom-color:var(--pc)!important}.order-progress li.active-step a:after{border-left-color:var(--pc)!important}.jCarouselMainWrapper .slick-prev:hover,.jCarouselMainWrapper .slick-next:hover,.nop-jcarousel .slick-dots .slick-active button,.nop-jcarousel .slick-dots button:hover{background-color:var(--pc)!important}.footer-upper,.ui-datepicker-header,.ui-datepicker-calendar .ui-state-active{background-color:#3a4547}.cart .subtotal,.mini-shopping-cart .price strong,.mini-shopping-cart .totals strong,.item-box .actual-price,.variant-overview .product-price,.compare-products-table .product-price td,.productAddedToCartWindowDescription .price,.sale-of-the-day-offer .timer-info-box,.sale-of-the-day-offer .price.actual-price{color:#3a4547}.overview .product-price{font-family:"Wuerth-Bold";color:var(--sc)}.overview .product-discount{color:var(--pc)!important}.overview .base-price{font-family:"Wuerth-Bold";font-size:17px;color:#555352;text-decoration:line-through;line-height:20px}.ui-datepicker-calendar .ui-state-active{outline-color:#3a4547}@media all and (max-width:1024px){.responsive-nav-wrapper>div,.plus-button{background-color:var(--pc)!important}.category-page-body .page-title h1,.manufacturer-page-body .page-title h1,.manufacturer-all-page-body .page-title h1,.vendor-all-page-body .page-title h1,.vendor-page-body .page-title h1,.product-tags-all-page-body .page-title h1,.products-by-tag-page-body .page-title h1,.recently-viewed-products-page-body .page-title h1,.recently-added-products-page-body .page-title h1,.compare-products-page-body .page-title h1,.spc-categories .category-title{color:var(--pc)!important}.admin-header-links,.store-search-box{background-color:#3a4547}.responsive-nav-wrapper-parent{border-top-color:#3a4547}}@media all and (min-width:481px){.spc-categories .product-box-add-to-cart-button:hover{background-color:var(--pc)!important}}@media all and (min-width:769px){.bestsellers .owl-prev:hover,.bestsellers .owl-next:hover,.product-selectors .product-viewmode a.selected,.product-list .item-box .buttons-lower button,.topic-post .post-actions .manage-post a:hover{background-color:var(--pc)!important}.product-list .item-box .buttons-lower button:hover{outline-color:var(--pc)!important}.ropc .section .title{border-bottom-color:var(--pc)!important}}@media all and (min-width:1025px){.product-grid.bestsellers .item-box .buttons-lower input:hover,.product-grid.bestsellers .item-box .buttons-lower button:hover,.spc-categories .spc-header li:hover span,.spc-categories .spc-header li.active span,.spc-categories .product-grid .item-box input.button-2:hover,.spc-categories .product-grid .item-box button.button-2:hover,.rich-blog-body .block:hover .title,.rich-blog-body .blog-search-box.active .search-box-button{background-color:var(--pc)!important}.product-grid .item-box:hover .buttons-lower button span{background-color:transparent!important}.category-navigation-list>li:hover>a,.category-navigation-list>li:hover>span,.category-navigation-list>li>.sublist-wrap>.sublist>li>.sublist-wrap>.sublist li a:hover,.header-menu>ul>li>.sublist-wrap>.sublist>li>.sublist-wrap>.sublist li a:hover,.breadcrumb a:hover,.compare-products-page .clear-list,.category-navigation-list>li>.sublist-wrap>.sublist .box li a:hover,.header-menu>ul>li>.sublist-wrap>.sublist .box li a:hover,.spc-categories .category-info:hover .category-title{color:var(--pc)!important}.ropc .coupon-box-panel .coupon-code button:hover,.ropc .giftcard-box-panel .coupon-code button:hover{outline-color:var(--pc)!important}.header-links,.header-selectors{border-top-color:var(--pc)!important}.category-navigation-list>li>.sublist-wrap>.sublist>li>a,.header-menu>ul>li>.sublist-wrap>.sublist>li>a,.category-navigation-list>li>.sublist-wrap>.sublist .box .title,.header-menu>ul>li>.sublist-wrap>.sublist .box .title{border-bottom-color:var(--pc)!important}.bestsellers{display:block;position:relative;margin:0 0 30px}.bestsellers .title{padding:0 0 6px}.bestsellers .item-grid{position:static;border:1px solid #e9e9e9;overflow:hidden;background-color:#fff}.bestsellers .owl-stage-outer{margin:0 -1px 0 1px}.bestsellers .owl-stage{background-color:#fff}.bestsellers .owl-item{float:left;width:50%}.bestsellers .item-box{width:100%!important;margin:0!important}.bestsellers .product-item{margin:0 0 0 -1px;padding:0!important;border-width:0 1px 1px;border-color:#f0f0f0;text-align:left}.bestsellers .product-item:after{content:"";display:block;clear:both}.bestsellers .item-box:nth-child(3) .product-item{border-bottom-width:0}.bestsellers .picture{float:left;width:40%;margin:0;padding:20px 10px 20px 20px}.bestsellers .details{float:right;width:60%;padding:20px 20px 20px 10px}.bestsellers .product-title{height:20px!important;margin:0 0 8px;padding:0}.bestsellers .product-title a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bestsellers .details .prices{height:65px!important;margin:0 0 16px;padding:0;white-space:normal!important}.bestsellers .buttons-upper,.bestsellers .buttons-lower{position:static!important;float:left;width:auto!important;height:auto!important;border:0!important;background-color:transparent}.bestsellers input.button-2,.bestsellers button.button-2{width:36px!important;height:33px!important;background-color:#f6f6f6!important}.bestsellers .add-to-wishlist-button{background-position:-36px center!important}.bestsellers .product-box-add-to-cart-button{background-position:right center}.bestsellers .product-box-add-to-cart-button span{background-color:transparent!important;font-size:0!important}.bestsellers .product-box-add-to-cart-button span:before,.bestsellers .product-box-add-to-cart-button span:after{display:none!important}.bestsellers .owl-prev,.bestsellers .owl-next{position:absolute;top:-2px;width:37px;height:37px;background-repeat:no-repeat;font-size:0;cursor:pointer;transition:all .2s ease}.bestsellers .owl-prev{left:0;background-image:url("../Themes/Pavilion/Content/img/arrow-prev.png");background-position:right center}.bestsellers .owl-next{right:0;background-image:url("../Themes/Pavilion/Content/img/arrow-next.png");background-position:left center}.bestsellers .owl-prev:hover{background-color:#f74258;background-position:left center}.bestsellers .owl-next:hover{background-color:#f74258;background-position:right center}.bestsellers.product-grid .product-item .details .add-info .buttons-lower{display:none}.bestsellers .item-box .buttons-upper input[type="button"]{margin:0 3px 0 0!important}.product-grid.bestsellers .item-box .picture{display:table;width:40%!important;height:auto}.item-grid .item-box .product-item .add-info .buttons-upper .add-to-cart-button-mobile{display:none}.spc-body .item-grid .item-box .product-item .add-info .buttons-upper .add-to-cart-button-mobile,.bestsellers .item-grid .item-box .product-item .add-info .buttons-upper .add-to-cart-button-mobile{display:inline-block}}.spc-products .spc-header .title{color:#000!important;font-family:Wuerth-Bold!important;font-size:15px!important}.productAddedToCartWindowDescription h1,.miniProductDetailsView .product-variant-name{color:#000!important}.productAddedToCartWindowSummary .button-1,.productAddedToCartWindowSummary a{font-size:14px!important;font-family:Wuerth-Bold}.ajaxCart .k-window-titlebar .k-window-actions a{background-color:#eaeaea!important}.filter-block a.toggleControl{font-size:15px!important;font-family:Wuerth-Bold!important;color:#000!important}.nopAjaxFilters7Spikes{margin:0!important}.nopAjaxFilters7Spikes .close-filters,.spc .category-mobile-navigation{background-color:#ececec!important}.footer .footer-middle .footer-block.quick-contact .list li span:before{background-color:transparent!important}.block .block-account-navigation .list a:hover{color:#fff!important}.productPanelAjaxBusy:before,.infinite-scroll-loader:before,.item-box.dummy-box:before{background-color:var(--pc)!important}.ribbon-text{font-size:15px!important;color:var(--pc)!important}.miniProductDetailsView .overview{padding:20px 5px 20px 10px!important}.miniProductDetailsView .product-variant-name{font-size:16px!important}.miniProductDetailsView .message-error{color:var(--pc)!important}.previous-product a,.next-product a{font-size:14px!important}.two-colums-area-right .jCarouselMainWrapper .slick-prev:hover,.two-colums-area-right .jCarouselMainWrapper .slick-next:hover{background-color:var(--pc)!important}#product-price-container{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;align-items:center;margin-bottom:15px}#product-price-container .product-discount{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;align-items:center;padding:5px;margin-right:10px;border:3px solid var(--pc)}#product-price-container .product-discount .discount-value{font-size:21px;font-weight:bold;font-family:Wuerth-Bold;line-height:1.12}#product-price-container .product-discount label{font-size:9.5px;font-weight:bold;text-transform:uppercase}.carousel-title-no-border{text-transform:uppercase;font-family:Wuerth-ExtraBoldCond;border-bottom:0!important;font-size:30px!important;color:#000}.category-title,.category-inner-title{font-family:Wuerth-ExtraBoldCond;font-size:24px!important}.category-title-red{color:var(--pc)!important}.category-title-black{color:#333!important}.category-sublist{text-transform:uppercase;font-family:Wuerth-ExtraBoldCond}.action-banner{padding:50px 40px;margin-bottom:50px;background-image:url(../Themes/Pavilion/Content/img/action-banner-bck.jpg)}.action-banner .action-title{font-size:30px;line-height:30px;text-transform:uppercase;color:#000;font-family:"Wuerth-ExtraBoldCond"}.action-banner .action-title span{color:#fff}.action-banner .action-content{width:50%;margin:25px 0;font-size:16px;font-weight:300;line-height:25px;color:#fff;font-family:Helvetica}.action-banner .view-more-btn{padding:15px 35px;font-family:Wuerth-Bold;font-size:13px;font-weight:bold;line-height:0;height:45px;color:#fff;background-color:var(--pc);text-transform:uppercase;cursor:pointer;border:0}.online-shopping-benefits{flex-wrap:wrap;display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;justify-content:space-around;padding:50px 0 30px;margin-bottom:30px;background-color:#fff}.online-shopping-benefits .benefit-icon{width:65px;height:60px;margin:0 auto 25px}.online-shopping-benefits .benefit-icon.one{background-image:url(../Themes/Pavilion/Content/img/benefit-icon1.svg)}.online-shopping-benefits .benefit-icon.two{background-image:url(../Themes/Pavilion/Content/img/benefit-icon2.svg)}.online-shopping-benefits .benefit-icon.three{background-image:url(../Themes/Pavilion/Content/img/benefit-icon3.svg)}.online-shopping-benefits .benefit-icon.four{background-image:url(../Themes/Pavilion/Content/img/benefit-icon4.svg)}.online-shopping-benefits .benefit-icon.five{background-image:url(../Themes/Pavilion/Content/img/benefit-icon5.svg)}.online-shopping-benefits .content{width:130px;margin-bottom:20px;color:#000;font-size:16px;line-height:18px;text-align:center;text-transform:uppercase;font-family:"Wuerth-ExtraBoldCond"}.home-page-product-grid .item-box{width:100%!important}.home-page-product-grid .product-title{height:100px!important;color:#000;font-size:24px;text-transform:uppercase;font-family:"Wuerth-ExtraBoldCond"}.spc-products .spc-header .title{min-height:36px;margin-bottom:5px;font-size:30px!important;color:#333;border-bottom:0;text-transform:uppercase;font-family:Wuerth-ExtraBoldCond;line-height:30px;text-align:left}.spc-products .navigation li span:after{content:none}.spc-products .navigation li.active span{background-color:var(--pc);color:#fff}.spc-products .navigation li span:hover{background-color:var(--pc);color:#fff}.spc-products .navigation li span{margin-left:4px}.html-home-page .home-page-body .product-grid .title,.html-home-page .home-page-body .intelisale-slider-title,.html-home-page .home-page-body .master-wrapper-content .nop-jcarousel .title{padding-left:10px;margin-top:0}.productTabs-body .full-description iframe{width:100%;height:500px}@media(min-width:681px){.spc-categories .product-title{height:auto!important}.spc-categories .product-title a{white-space:normal!important}}.product-title{height:36px!important}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .product-title a,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .product-title a{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(min-width:681px){.spc-categories .product-title a{white-space:normal!important;height:60px!important}}@media(min-width:1281px){.filter-block .filtersGroupPanel{padding:15px 35px}}@media(min-width:1025px){.spc-categories .product-grid .item-grid{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.spc-categories .product-grid .product-item{height:225px!important}.spc-categories .product-grid .item-grid .product-item{height:auto}.spc-categories .item-box{border:1px solid #ececec}.spc-categories .item-box .product-item{border:0}}.jCarouselMainWrapper .carousel-title-no-border .slick-arrow:hover{background-color:var(--pc)!important}.sublist .picture-title-wrap .picture{height:auto!important}.sublist .picture-title-wrap .title{font-size:16px;color:#000}.sublist .subcategories li{font-size:16px;color:#000}.sublist .subcategories li .view-all{font-size:16px;color:#32383e;font-weight:600;display:inline-block;padding:5px 15px;border:1px solid #32383e;border-radius:20px;margin-top:10px}.category-navigation-list>li>.sublist-wrap>.sublist .box li a.view-all:hover{color:#fff!important;border:1px solid var(--pc);background:var(--pc);text-decoration:none}.mega-menu-categories .sublist-wrap .has-sublist{color:#000}.mega-menu-categories .sublist-wrap .has-sublist .sublist-wrap .sublist li{font-size:16px;color:#000}.three-items-holder{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.three-items-holder .item-box{border:1px solid #ececec}.three-items-holder .item-box .product-item{border:0}.three-items-holder .item-box .details .product-title{height:auto}.three-items-holder .item-box .details .add-info .prices{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.three-items-holder .item-box .product-item{height:auto}.three-items-holder .item-box .product-item .add-info .prices{height:auto;margin-bottom:0}#quickTab-description .full-description{min-height:50px}.jCarouselMainWrapper .carousel-title-no-border .slick-arrow:hover{background-color:var(--pc)!important}.item-box .product-item .details{display:flex!important;flex-direction:column;justify-content:space-between}.sublist .picture-title-wrap .picture{height:auto!important}.doc-type-selector{display:flex;justify-content:flex-end;align-items:center;margin-bottom:30px}.doc-type-selector .document-icon{display:table;width:16px;height:20px;margin-right:10px;background-image:url("../Themes/Pavilion/Content/img/document.png");background-repeat:no-repeat}.doc-type-selector label{margin-right:10px;color:var(--pc);font-size:14px;text-transform:uppercase;font-family:Wuerth-Bold}.doc-type-selector .document-select{font-size:14px;color:#000;border:3px solid var(--pc)}.doc-type-selector .document-select option{font-size:14px;background-color:#f6f6f6}#quickView_reset-attributes,#ajaxCart_reset-attributes,#reset-attributes{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;align-items:center;justify-content:center;padding:5px 10px;color:var(--pc);border:3px solid var(--pc);font-size:14px;font-family:Wuerth-Bold}.attributes .option-list li.reset-radio label{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;align-items:center;justify-content:center;padding:10px!important;font-size:16px;margin:0}#quickView_reset-attributes .reset-icon,#ajaxCart_reset-attributes .reset-icon,#reset-attributes .reset-icon,.attributes .option-list li.reset-radio .reset-icon{display:table;width:17px;height:17px;margin-right:6px;background-image:url("../Themes/Pavilion/Content/img/reset.png");background-repeat:no-repeat}.attributes .option-list li.reset-radio .reset-icon{background-image:url("../Themes/Pavilion/Content/img/reset-blue.png")}.spc-categories{margin:0 0 30px!important}.spc-categories .category-info{height:452px!important}.spc-categories.landscape .category-picture img{position:absolute;top:50%;left:0;transform:translateY(-50%)}.owl-carousel .owl-item{padding-right:8px!important;padding-left:8px}.nop-jcarousel .carousel-title{margin:0 0 10px!important}.home-page .slider-wrapper{margin-bottom:30px!important;margin-left:5px}.slider-wrapper~.spc{margin-top:20px!important}.jCarouselMainWrapper{margin:0 0 20px!important}.bestsellers .item-box .rating,.spc-categories .item-box .rating{margin:initial}.product-grid .product-item .details .add-info{min-height:140px}.bestsellers.product-grid .product-item .details .add-info{min-height:70px}.bestsellers .product-item .details .add-info,.category-products .product-item .details .add-info{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:flex-end}.bestsellers .product-item .details .add-info .prices,.category-products .product-item .details .add-info .prices{width:100%}.responsive-nav-wrapper .close-menu{display:none}.header .center .header-text .header-text-close{display:none}.page.category-page .slider-wrapper.anywhere-sliders-nivo-slider{margin-bottom:2.5%}.category-details .category-sublist .category-sublist-title,.category-details .category-sublist .category-sublist-sort-title,.category-details .category-sublist .spc-sort{display:none}.spc-categories .product-grid .item-grid .item-box .buttons-lower{display:none}.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-cart-button-mobile{background-position:-72px}.page.product-details-page .product-essential .overview{position:initial}.page.product-details-page .product-essential{border:2px solid #d9d9d9;border-radius:30px}.html-product-details-page .item-group-modal{position:fixed;-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;top:50%;left:50%;max-width:500px}.html-product-details-page .item-group-modal .modal-close{padding:5px 15px;background-color:var(--pc);font-size:20px;text-align:right;color:#fff;border-radius:20px 20px 0 0}.html-product-details-page .item-group-modal .modal-content{padding:20px 50px}.html-product-details-page .item-group-modal.hide-modal{display:none}.html-product-details-page .item-group-modal.show-modal{display:block;z-index:1072;border:1px solid #ddd;background-color:#fff;border-radius:20px}.page.product-details-page .product-essential .overview .overlay-modal-show,.page.product-details-page.group-product .overlay-modal-show,.variant-overview .overlay-modal-show{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1071;opacity:.3;background-color:#000}.page.product-details-page .product-essential .overview .overlay-modal.overlay-modal-hide{display:none}.product-details-page .slick-track{margin:0}.page-body .product-essential{position:relative}.gallery .picture img{height:auto}.overview{margin:0!important}.cart-overview-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.overview .time-and-price-delivery{display:flex;justify-content:flex-start}.overview .time-and-price-delivery .info{display:flex;justify-content:flex-start;align-items:center;position:relative;height:50px;width:100%;padding:0 5px;text-align:left;font-size:13px;font-family:Wuerth-Bold;background-color:#dedede}.overview .time-and-price-delivery .info::before{content:"";display:inline-block;-moz-display:inline-block;-webkit-display:inline-block;-ms-display:inline-block;position:absolute!important;left:-30px!important;width:0;height:0;border-left:30px solid transparent;border-bottom:51px solid #dedede}.overview .time-and-price-delivery .info .delivery-info .delivery-text{margin-left:20px}.overview .time-and-price-delivery .info .delivery-info .delivery-icon{position:absolute;top:-3px;left:-5px;height:25px;width:25px;background-image:url(../Themes/Pavilion/Content/img/quick-deliveri.svg);background-repeat:no-repeat;font-size:0}.overview .time-and-price-delivery .info .shipping-info{display:flex;justify-content:flex-end;position:relative;width:auto}.overview .time-and-price-delivery .info .shipping-info .shipping-icon{position:absolute;top:-3px;left:-5px;height:25px;width:25px;background-image:url(../Themes/Pavilion/Content/img/free-shipping.svg);background-repeat:no-repeat;font-size:0}.overview .time-and-price-delivery .info .shipping-info .shipping-text{margin-left:20px}.new-sort-button{display:none}@-webkit-keyframes text-show{0%{display:none;opacity:0}50%{opacity:.5}100%{opacity:1}}.anywhere-sliders-nivo-slider{position:relative}.anywhere-sliders-nivo-slider .nivoSlider a.nivo-imageLink{background:transparent;opacity:1}.anywhere-sliders-nivo-slider .carousel-container,.anywhere-sliders-nivo-slider .one-image-carousel-container{position:absolute;left:50px;top:85%;-webkit-transform:translate(-85%);-ms-transform:translate(-85%);transform:translateY(-85%);display:table;width:45%;z-index:99;color:#fff;font-family:"Wuerth-ExtraBoldCond"}.anywhere-sliders-nivo-slider .carousel-container .title,.anywhere-sliders-nivo-slider .one-image-carousel-container .one-image-title{margin-bottom:15px;font-size:50px;line-height:40px;text-transform:uppercase;animation:text-show 1000ms forwards}.anywhere-sliders-nivo-slider .carousel-container .description,.anywhere-sliders-nivo-slider .one-image-carousel-container .one-image-description{font-size:16px;line-height:20px;text-transform:uppercase;animation:text-show 1000ms forwards}.custom-surfly-button{position:fixed;top:50%;left:calc(100% - 20px);z-index:99;background-color:var(--pc);color:#fff;cursor:pointer;font-family:Helvetica;line-height:11px;text-align:center;font-size:14px;width:164px;height:20px;padding:3px;border-top-left-radius:5px;border-top-right-radius:5px;transform:rotate(270deg) translate(-72px,-72px)!important}#product-price-container .price-unit-note{font-size:20px;text-align:left;font-weight:bold;color:#000}.d-none{display:none}.header-links-wrapper{display:flex;margin-left:auto}.nop-jcarousel.product-grid .carousel-item{padding-bottom:0!important}.eProc-button{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;width:42px;height:42px;text-align:center;color:#fff;align-items:center;justify-content:center}.eProc-button a{width:25px;height:25px;background:url(../Themes/Pavilion/Content/img/eprocurement-button.png) center no-repeat;background-color:transparent;background-size:contain}.header-links-wrapper .eProc-button{font-size:0}.footer-block .eProc-button{display:block;width:100%;height:auto;text-align:left}.footer-block .eProc-button a{padding-left:25px;background:url(../Themes/Pavilion/Content/img/e-procurement-button-mobile.png) center no-repeat;background-position:left}.intelisale-default-slider .slick-arrow,.shopping-cart-page .slick-arrow{position:absolute;top:-50px;max-width:100%;max-height:100%;width:35px;height:35px;margin:auto;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(0) scale(1,1);background-color:transparent;background-repeat:no-repeat;cursor:pointer;border:0;font-size:0;overflow:hidden;white-space:nowrap}.shopping-cart-page .slick-arrow{margin:inherit}.intelisale-default-slider .slick-next,.shopping-cart-page .slick-next{right:0;background-image:url(../Plugins/SevenSpikes.Nop.Plugins.JCarousel/Themes/Pavilion/Content/images/horizontal-next.png);background-position:left center}.intelisale-default-slider .slick-prev,.shopping-cart-page .slick-prev{right:40px;background-image:url(../Plugins/SevenSpikes.Nop.Plugins.JCarousel/Themes/Pavilion/Content/images/horizontal-prev.png);background-position:right center}.intelisale-default-slider .slick-next:hover{background-color:var(--pc)!important;background-position:right center}.intelisale-default-slider .slick-prev:hover{background-color:var(--pc)!important;background-position:left center}.intelisale-default-slider .slick-dots{padding-top:0}.intelisale-default-slider .slick-dots .slick-active button,.shopping-cart-page .slick-dots .slick-active button{background-color:var(--pc)}.intelisale-default-slider .item-box-purchased{margin-top:10px;margin-bottom:20px}.intelisale-default-slider .intelisale-purchased-item{display:inline-block;padding:0 12px 0 0}.intelisale-default-slider .item-box-purchased .add-to-cart-button-mobile{display:none}.recently-added-products-page .product-grid .item-box .buttons-upper .add-to-cart-button-mobile{display:none}.category-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price{display:block}.ajax-cart-button-wrapper .product-box-add-to-cart-button{padding-left:43px}.intelisale-slider-items-over-five .item-box .buttons-lower button span{padding:0 0 0 15px;font-size:0}.intelisale-slider-items-over-five .quick-view-button{margin:0}.intelisale-slider-items-over-five .item-box .buttons-upper input[type="button"],.intelisale-slider-items-over-five .quick-view-button a{width:25px;margin:0 4px}.item-box .details .add-info{min-height:130px!important}.item-box .actual-price{font-size:14px}.sub-category-details .sub-category-sublist li{padding:3px 0}.sub-category-details .sub-category-sublist li a{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sub-category-details .sub-category-sublist li .view-all{color:var(--sc);font-weight:800}.related-products-grid .title{margin-top:15px}.administration-db{position:absolute;top:40px;left:30%;color:#f00!important}.administration-env{position:absolute;top:40px;left:50%;color:#f00!important}.header-text .header-text-label1{font-weight:700}.header-text .header-text-label1,.header-text .header-text-label2{margin-right:5px}.header-text .header-text-register,.header-text .header-text-login{margin-right:5px;cursor:pointer;text-decoration:underline;color:var(--sc)}.spc-categories .product-grid .item-box:hover input.button-2,.spc-categories .product-grid .item-box:hover button.button-2,.spc-categories .add-to-compare-list-button,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-wishlist-button,.spc-categories .product-item .details .add-info .buttons-upper .add-to-cart-button-mobile,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-cart-button-mobile{background-color:#f6f6f6!important}.spc-categories .buttons-upper .quick-view-button a{background:url(../Themes/Pavilion/Content/img/search-grey.png) center no-repeat!important;background-position:center}.spc-categories .buttons-upper .quick-view-button a:hover{background:url(../Themes/Pavilion/Content/img/search-red.png) center no-repeat!important;background-color:transparent}.spc-categories .item-box .buttons-upper .add-to-compare-list-button{background-image:url(../Themes/Pavilion/Content/img/arrows-grey.png)!important;background-position:center}.spc-categories .item-box .buttons-upper .add-to-compare-list-button:hover{background-image:url(../Themes/Pavilion/Content/img/arrows-red.png)!important}.spc-categories .item-box .buttons-upper .add-to-wishlist-button{background-image:url(../Themes/Pavilion/Content/img/like-grey.png)!important;background-position:center 8px!important}.spc-categories .item-box .buttons-upper .add-to-wishlist-button:hover{background-image:url(../Themes/Pavilion/Content/img/like-red.png)!important}.spc-categories .item-box .buttons-upper .add-to-cart-button-mobile{background-image:url(../Themes/Pavilion/Content/img/cart-red.png)!important;background-position:center!important}.intelisale-purchased-slider .intelisale-purchased-item,.intelisale-related-slider .intelisale-purchased-item{margin-bottom:30px}.cloudzoom-fade-1{opacity:0}.product-essential .overview .add-to-cart,.variant-overview .add-to-cart{position:relative}.miniProductDetailsView .overview .qty-input,.miniProductDetailsView .overview .qty-dropdown,.variant-overview .qty-input,.variant-overview .qty-dropdown,.quickViewWindow .overview .qty-input,.quickViewWindow .overview .qty-dropdown{min-width:150px!important}.footable .order-summary-qty-input{width:120px!important}.productQuantityTextBox,.order-summary-qty-input,.qty-input{padding:0 22px!important}.miniProductDetailsView .overview .miniProductDetailsViewAddToCartButton{padding:0 20px;background-position:center;font-size:0}.footable .product-plus-btn,.footable .product-minus-btn{position:relative;top:0;display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;z-index:2;width:22px;height:43px;color:#f00;font-size:22px;cursor:pointer}.footable .product-plus-btn{left:96px;top:-42px}.footable .product-minus-btn{top:40px;left:5px}.html-wishlist-page .quantity{text-align:start}.html-wishlist-page thead .quantity{text-align:start;padding-left:5%}.ajax-cart-button-wrapper input.productQuantityTextBox{position:static;padding:0!important;font-weight:700;color:#4a5056;font-family:"roboto"}.product-minus-btn,.product-plus-btn{cursor:pointer}.product-plus-btn span::before{content:"+";font-family:"FontAwesome";color:#a1a1a1;font-size:16px}.product-minus-btn span::before{content:"";font-family:"FontAwesome";color:#a1a1a1;font-size:16px}.item-box .buttons-lower button{width:40px;padding:0;background-color:var(--sc)!important;border-radius:5px;width:36px;height:36px;border:0;border-radius:50%;font-size:0}.item-box .buttons-lower button:hover{background-color:var(--pc)!important}.item-box .buttons-lower button span{font-size:0}.product-grid .item-box:hover .ajax-cart-button-wrapper input+button,.product-grid .item-box:hover .ajax-cart-button-wrapper select+button{padding:0!important;opacity:0}.category-page .product-list .item-box{width:100%!important}.category-page .product-list .quick-view-button a,.product-tag-page .product-list .quick-view-button a{background:url(../Themes/Pavilion/Content/img/search-grey.png) center no-repeat!important;border:1px solid #e9e9e9}.category-page .product-list .quick-view-button a:hover,.product-tag-page .product-list .quick-view-button a:hover{background:url(../Themes/Pavilion/Content/img/search-red.png) center no-repeat!important;background-color:transparent}.category-page .product-list .add-to-wishlist-button{background-position:center 8px!important}.category-page .product-list .item-box .buttons-upper .add-to-cart-button-mobile{display:none}.anywhere-sliders-nivo-slider{margin-bottom:35px}.nivo-slider-banner-small{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:33%;min-height:150px}.nivo-slider-banner-small .theme-banner-small{width:100%;margin:0 auto!important}.master-column-wrapper .category-page .sub-category-head{display:none}.grouped-product-productBox{position:absolute;bottom:0;left:0;width:100%;z-index:9;padding:10px;background:#f2f2f2;border-radius:30px;border:1px solid #d9d9d9}.item-box:hover .grouped-product-productBox{border:0;border-top:1px solid #d9d9d9;border-radius:0}.grouped-product-productBox .associated-products-count{display:-ms-inline-flexbox;display:inline-flex;align-items:center;width:100%;height:36px;color:#4a5056}.grouped-product-productBox .associated-products-count span:first-child{padding-right:5px}.grouped-product-productBox .go-to-product-details-page{display:flex;align-items:center;height:32px;background-color:var(--sc);color:#fff;font-size:15px;font-weight:600;border-radius:24px;justify-content:center}.color-red{color:var(--pc)!important}.quickViewWindow .overview .purchase-area .add-to-cart .qty-input{width:unset!important}.order-summary-content .cart .unit-price,.order-summary-content .cart .subtotal,.wishlist-content .cart .unit-price,.wishlist-content .cart .subtotal{white-space:unset}.order-summary-content .cart .unit-price,.order-summary-content .cart .subtotal,.wishlist-content .cart .unit-price,.wishlist-content .cart .subtotal,.order-summary-content .cart .sku,.order-summary-content .cart .product a,.wishlist-content .cart .sku,.wishlist-content .cart .product a{font-size:14px}.order-summary-content .cart .subtotal{width:200px}.scrollbar-style{scrollbar-width:thin;-ms-overflow-style:scrollbar;scrollbar-arrow-color:#fff;scrollbar-3dlight-color:#fff;scrollbar-highlight-color:#fff;scrollbar-shadow-color:#fff;scrollbar-darkshadow-color:#fff;scrollbar-track-color:#fff}.scrollbar-style::-webkit-scrollbar{width:7px;height:7px}.scrollbar-style::-webkit-scrollbar-track{background-color:#fff;-webkit-border-radius:8px;border-radius:8px}.scrollbar-style::-webkit-scrollbar-thumb{-webkit-border-radius:8px;border-radius:8px;background-color:#cc0200;border:1px solid #f00}.pick-n-go-heading{display:none!important;margin:10px 0;font-size:20px;color:#333}.pick-n-go-container .pick-n-go-div{display:none!important;margin:5px 0}.pick-n-go-container .pick-n-go-div .pick-n-go-name{display:none!important;padding-right:5px;font-weight:bold;color:#333}.two-columns-area .product-grid .buttons-upper,.two-columns-area .product-grid .buttons-lower{display:none}.jCarouselMainWrapper .slick-prev:hover{background-color:#f74258!important;background-position:left center}.jCarouselMainWrapper .slick-next:hover{background-color:#f74258!important;background-position:right center}.intelisale-tabs{padding:0;margin:25px 15px 25px;text-align:center}.intelisale-tabs .active{background-color:var(--pc);color:#fff}.intelisale-tab{padding:9px 21px;cursor:pointer;font-size:14px;display:inline-block;font-weight:bold}.intelisale-tab:hover{background-color:var(--pc);color:#fff}.intelisale-slider-title a{padding-left:10px;font-size:14px;color:var(--orange-color)}body .intelisale-slider .owl-nav{top:-45px}body .intelisale-slider .owl-arrows{top:9px;border:1px solid #8b8b8b;border-radius:50%}body .intelisale-slider .owl-arrows{width:34px;height:34px}body .intelisale-slider .owl-arrows-right,body .intelisale-slider .owl-arrows-left{background-image:none;transition:all .3s ease-in-out}body .intelisale-slider .owl-arrows-left::before{content:"";font-family:"FontAwesome";font-size:18px;color:#8b8b8b;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}body .intelisale-slider .owl-arrows-right::before{content:"";font-family:"FontAwesome";font-size:18px;color:#8b8b8b;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}body .intelisale-slider .owl-arrows-left:hover,body .intelisale-slider .owl-arrows-right:hover{border:1px solid var(--pc)}body .intelisale-slider .owl-arrows-left:hover::before,body .intelisale-slider .owl-arrows-right:hover::before{color:#fff!important}#co-lpo-upload-form{margin-bottom:20px}.shopping-cart-page .cart-item-row .remove-from-cart-icon,.shopping-cart-page .footable-row-detail .remove-from-cart-icon{background:url(../Themes/Pavilion/Content/img/delete-icon.png) center no-repeat!important;cursor:pointer;height:19px;width:14px}.shopping-cart-page .footable-row-detail .quantity-input-fields{height:60px}.spinner{display:none;width:100px;height:100px;border-width:3px;margin:20px auto;border-radius:50%;border:dashed 3px var(--pc);-webkit-animation-name:loader-spin;animation-name:loader-spin;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes loader-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.pick-n-go-btn{display:block;margin-bottom:20px}.pick-n-go-btn .pick-n-go-btn-title{position:relative;padding-left:20px;padding-left:20px;font-size:14px;color:var(--pc);cursor:pointer}.pick-n-go-btn .pick-n-go-btn-title:before{position:absolute;left:0;top:0;content:"";width:16px;height:17px;background-position:center 0;background-image:url(../Themes/Pavilion/Content/img/footer-sprite.png);background-repeat:no-repeat}.pick-n-go-btn.d-none{display:none!important}.pick-n-go-modal{position:fixed;transform:translate(-50%,-50%)!important;top:50%;left:50%;width:max-content;max-width:90vw}.pick-n-go-modal.show-modal{display:block;z-index:1072;border:1px solid #ddd;background-color:#fff}.pick-n-go-modal .modal-header{padding:5px 15px;background-color:var(--pc);font-size:20px;color:#fff}.pick-n-go-modal .modal-close-btn{float:right}.pick-n-go-modal .modal-content{padding:20px 50px;color:#888;overflow:auto;max-height:calc(100vh - 200px)}.pick-n-go-modal .modal-content .pick-n-go-header{margin-bottom:20px}.pick-n-go-modal .modal-content>.pick-n-go-div{display:grid;margin-bottom:15px;border-top:0;padding-top:0;color:#333}.pick-n-go-modal .modal-content>.pick-n-go-div~.pick-n-go-div{border-top:1px solid #ececec;padding-top:10px}.pick-n-go-modal .modal-content .pick-n-go-div .pick-n-go-name{font-weight:600}.pick-n-go-modal .modal-content .pick-n-go-div .pick-n-go-name{font-weight:600}.header-b2b-company-name{white-space:nowrap;margin-right:10px;font-weight:bold;font-size:14px;color:var(--pc)}.header-links .b2b-company-name a{background-image:none}#qetAQuote{display:block;margin:15px auto 0;padding:15px 15px;max-width:200px;word-break:break-all}button#checkout{display:block;padding:15px 50px;margin:0 auto;max-width:300px}.item-box .login-see-prices,.item-box .callforprice-txt-in-productbox{margin-bottom:10px;color:var(--sc);padding:0 10px}.payment-unsuccessful{width:90%;margin:0 auto}.payment-unsuccessful .pmt-unsuccessful{margin:40px 20px;text-align:center}.payment-unsuccessful .order-number{text-transform:uppercase;font-size:24px;color:#000}.payment-unsuccessful .order-number span{color:var(--pc);font-weight:600}.payment-unsuccessful .homepage-link{width:fit-content;padding:1rem;margin:0 auto;background-color:var(--pc);color:#fff;text-transform:uppercase;font-weight:600;transition:all .1s ease-in-out}.payment-unsuccessful .homepage-link:hover{box-shadow:0 0 3px var(--pc)}.payment-unsuccessful .description{padding:20px;letter-spacing:.5px;line-height:30px;text-align:justify;color:#00000090}.pmt-retry{text-align:center}.payment-unsuccessful .pmt-retry{padding-bottom:5px}.pmt-retry input.re-order-button{padding:12px 14px;border:1px solid var(--pc);color:#fff;background-color:var(--pc);border-radius:0;text-transform:uppercase;font-weight:bold;font-size:14px;text-align:center}.checkout_note_section{margin:0;width:641px;height:150px;display:block;margin-bottom:10px}.footer-under-lower{width:100%;padding:10px 20px;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;background-color:var(--light-gray)}.footer-under-lower small{display:inline-block;max-width:1000px;font-family:var(--font--open-sans-regular);font-size:8.5px;color:var(--text-gray);text-align:left;flex:1}.footer-under-lower .payment-icons,.payment-icons .payment-program{display:flex;align-items:center;flex-wrap:wrap}.payment-program img{height:30px!important;width:auto!important}.payment-icons{flex:1}.flex{display:flex}.payment-icons .payment-program{margin:5px}table.dataTable tbody tr{background-color:transparent!important}.productGroupedTable .product-table-cart-btn .add-to-cart-panel input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:inner-spin-button!important;position:absolute;opacity:1;top:0;right:0;width:25px;height:100%}.productGroupedTable .product-table-cart-btn .add-to-cart-panel .add-to-cart-button{width:36px;height:36px;border-color:var(--sc);background:var(--sc) url(../Themes/Pavilion/Content/img/cart-3.png) no-repeat;background-position:center;border:0;font-size:0;border-radius:50%;margin-left:10px}.productGroupedTable{width:100%!important}.productGroupedTable .product-details-th,.productGroupedTable .product-details-td{display:none}#associated-products-table table.dataTable tbody td,#associated-products-table table.dataTable tbody th{border-bottom:0}.productGroupedTable .product-details-td{position:absolute;left:5%;z-index:2;width:90%;height:350px}.productGroupedTable .product-table-name.details-info p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:0}.productGroupedTable .product-table-price.details-info{width:100px!important;white-space:nowrap}.productGroupedTable .product-table-sku .additional-details .label,.productGroupedTable .product-table-cart-btn .quantity-detail-product,.productGroupedTable .product-table-cart-btn .packaging-detail-product,.productGroupedTable .product-table-price .old-product-price,.productGroupedTable .product-table-price .non-discounted-price,.productGroupedTable .product-table-price .product-price span:first-child,.productGroupedTable .product-table-cart-btn .min-qty-notification,.dataTables_wrapper .dataTables_info{display:none}.productGroupedTable .product-table-sku .additional-details .sku a{font-size:18px;color:var(--pc);white-space:nowrap;cursor:pointer;font-weight:600}body .dataTables_wrapper{margin-bottom:20px}#associated-products-table .pager{margin:0 0 10px}.productGroupedTable .product-table-sku .additional-details .sku .sku-without-route{font-size:18px;color:var(--pc)}.productGroupedTable .product-table-cart-btn .add-to-cart-panel .qty-input{width:100%!important;min-width:80px!important;position:relative;width:50%;height:36px;border-radius:25px;border:1px solid #d9d9d9;font-size:14px;text-align:center}.productGroupedTable .product-table-cart-btn .add-to-cart-panel .product-minus-btn{left:10px}.productGroupedTable .product-table-cart-btn .add-to-cart-panel .product-plus-btn{right:10px}.productGroupedTable .product-table-price{width:150px}.productGroupedTable .product-table-cart-btn .add-to-cart .add-to-cart-panel,.productGroupedTable .product-table-cart-th .add-to-cart{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center}.productGroupedTable .details-info-tr{background:#fff}.productGroupedTable .details-info-tr td{padding:0;border:0!important;background:#fff}.productGroupedTable .product-table-arrow-up-down{background:url("../Themes/Pavilion/Content/img/img_dubai/down-arrow.png") no-repeat center center;background-size:10px}.productGroupedTable tr.shown td.product-table-arrow-up-down{background:url("../Themes/Pavilion/Content/img/img_dubai/up-arrow.png") no-repeat center center;background-size:10px}.productGroupedTable .details-info{cursor:pointer}.productGroupedTable .product-table-price .product-price span{color:var(--sc);font-weight:600;font-size:14px}.scrollbar-datatables::-webkit-scrollbar{width:4px;background-color:#fff}.scrollbar-datatables::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--pc)}.dataTables_wrapper .dataTables_filter{width:60%}.dataTables_wrapper .dataTables_filter label{position:relative;display:block;font-size:0}.dataTables_wrapper .dataTables_filter label::after{content:"";font-family:"FontAwesome";color:#8b8b8b;position:absolute;top:50%;right:10px;font-size:20px;transform:translateY(-50%)}.dataTables_wrapper .dataTables_filter label input{width:100%;padding:6px 30px 6px 10px;border:1px solid #dedede;border-radius:25px;background:#fff;height:36px}.dataTables_wrapper .dataTables_filter label input:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.dataTables_wrapper .dataTables_length label{font-size:0}.dataTables_wrapper #productGroupedTable_paginate{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;margin-top:20px}.dataTables_wrapper .dataTables_paginate #productGroupedTable_previous{width:60px;height:40px;color:var(--pc);background:url(../Themes/Pavilion/Content/img/img_dubai/arrow-left.png) center no-repeat;background-size:12px;font-size:0;cursor:pointer}.dataTables_wrapper .dataTables_paginate #productGroupedTable_next{width:60px;height:40px;color:var(--pc);background:url(../Themes/Pavilion/Content/img/img_dubai/arrow-right.png) center no-repeat;background-size:12px;font-size:0;cursor:pointer}.product-table-cart-th .add-to-cart .qty{width:115px;margin-right:2%}.product-table-cart-th .add-to-cart .cart{position:relative;left:0;border:unset;margin-left:2%;color:#4a5056}.cart th,.data-table th,.forums-table-section th{padding:20px 0;text-align:left;font-size:14px;font-weight:900;color:#000;text-align:center}.wishlist-content .cart .subtotal{text-align:center}.wishlist-content .cart .product{width:200px;padding-left:0}.order-summary-content .cart .unit-price,.order-summary-content .cart .subtotal,.wishlist-content .cart .unit-price,.wishlist-content .cart .subtotal,.order-summary-content .cart .sku,.order-summary-content .cart .product a,.wishlist-content .cart .sku,.wishlist-content .cart .product a{color:#000}.cart,.data-table,.compare-products-table,.forums-table-section table{color:#000}#productGroupedTable_wrapper .input-product-detail-box{position:relative}#productGroupedTable_wrapper .product-table-cart-th,#productGroupedTable_wrapper .product-table-cart-btn{max-width:300px}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td.product-table-sku,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td.product-table-price,table.dataTable thead tr th:nth-child(2),.productGroupedTable th.product-table-cart-th,#productGroupedTable_wrapper .product-table-cart-btn,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td.product-table-arrow-up-down,table.dataTable thead tr th:last-child,table.dataTable thead tr th:nth-last-child(2),table.dataTable thead tr th[aria-label^="Price"]{display:table-cell!important}#productGroupedTable_wrapper .qty-label{display:none}.see-all-product-details-btn{display:inline-block;padding:10px 15px;font-size:13px;font-family:"Wuerth-Bold";color:#fff;background-color:var(--pc);border-color:var(--pc);text-transform:uppercase;text-align:center}.variant-overview .see-all-product-details-btn{width:190px;border-radius:25px}.see-all-product-details-btn:hover{color:#fff;background-color:#a60000;border-color:#900}#productGroupedTable_wrapper .variant-overview .add-to-wishlist,#productGroupedTable_wrapper .variant-overview .compare-products,#productGroupedTable_wrapper .variant-overview .email-a-friend{padding-top:0!important;vertical-align:top}#productGroupedTable_wrapper .product-variant-box .product-variant-line .variant-overview .additional-details{color:var(--pc)}#productGroupedTable_wrapper .variant-overview .variant-description{margin-bottom:0}#productGroupedTable_wrapper .cart{background:none}.associated-products-box{display:flex;justify-content:space-between;align-items:center;color:#4a5056;margin-bottom:20px;background-color:none;font-weight:700}.overview .associated-products-box>div{padding:5px 25px 5px 0}.associated-products-box .associated-products-count{padding:0 2px}.associated-products-box .show-executions{width:200px;padding:10px;font-size:13px;font-family:"Wuerth-Bold";color:#fff;background-color:var(--pc);border-color:var(--pc);text-transform:uppercase;text-align:center;border-radius:25px}.packaging-detail-product-number input{max-width:42px;min-width:10px;padding:0;background:transparent;border:0;font-size:15px;color:#000;text-align:left}.packaging-box span:last-of-type{display:inline-block;position:relative;transform:translateY(2px);font-size:14px;min-width:50px;white-space:nowrap;font-weight:600;color:#707070}.product-details-page .overview .short-description{margin:0 0 20px}.all-versions-btn{color:var(--pc)}.overview .add-to-cart-panel .input-product-detail-box{position:relative;margin-right:5px}.add-to-cart-panel .product-minus-btn{position:absolute;top:50%;left:15px;transform:translateY(-50%);z-index:100}.add-to-cart-panel .product-plus-btn{position:absolute;top:50%;right:15px;transform:translateY(-50%);z-index:100}.group-product .product-share-button{padding-bottom:20px}body .dataTables_wrapper .dataTables_length select{width:120px;height:36px;border:1px solid #cfcfcf;padding:5px;border-radius:25px}.product-details-page.grouped-simple-product .packaging-detail-product-box,.product-details-page.simple-product .packaging-detail-product-box,.product-details-page.grouped-simple-product .quantity-detail-product,.product-details-page.simple-product .quantity-detail-product{display:none!important}.product-details-page.grouped-simple-product .all-versions-btn,.product-details-page.grouped-simple-product .availability{display:inline-block}.product-details-page.grouped-simple-product .all-versions-btn{font-weight:bolder;padding-bottom:10px}.order-summary-content .cart td{text-align:center}.shopping-cart-page .cart-item-row .remove-from-cart-icon{margin-left:auto;margin-right:auto}.cart .product{text-align:center;min-width:200px}.category-description .description-collapse{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.category-description .description-collapse.show{display:block}span.description-collapse-on.hide{display:none}span.description-collapse-on{margin:20px 0 0;display:block;font-weight:bold;cursor:pointer}.footer-middle{position:relative}.html-product-details-page .item-group-modal .modal-content{overflow:auto;max-height:calc(100vh - 200px);color:#0006}.register-linked-text-button{min-width:120px;border:0;color:var(--pc);padding:15px 30px;font-size:15px;font-weight:bold;outline:1px solid transparent;transition:all .2s ease}.responsive-nav-wrapper-parent.header-modal-show+.master-wrapper-content{z-index:1}.shopping-cart-loading{position:fixed!important;top:0!important;padding-top:20%!important;padding-left:30%!important;z-index:1!important}.custom-loading{display:none;position:fixed!important;top:50%;left:0;width:100%;height:100%;z-index:9999!important}.shopping-cart-loading .loading-design,.custom-loading .loading-design{margin-left:auto!important;margin-right:auto!important;margin-top:10px!important;border:10px solid #f3f3f3!important;border-radius:50%!important;border-top:10px solid var(--pc)!important;width:70px;height:70px!important;-webkit-animation:spin 2s linear infinite!important;animation:spin 2s linear infinite!important}.product-details-page-loading{position:fixed!important;top:0!important;padding-top:20%!important;padding-left:25%!important;z-index:1!important}.product-details-page-loading .loading-design{margin-left:auto!important;margin-right:auto!important;margin-top:10px!important;border:10px solid #f3f3f3!important;border-radius:50%!important;border-top:10px solid var(--pc)!important;width:70px;height:70px!important;-webkit-animation:spin 2s linear infinite!important;animation:spin 2s linear infinite!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media(min-width:769px) and (max-width:1024px){.product-details-page-loading{position:fixed!important;top:0!important;padding-top:30%!important;padding-left:22%!important;z-index:1!important}}@media(min-width:481px) and (max-width:768px){.product-details-page-loading{position:fixed!important;top:0!important;padding-top:40%!important;padding-left:12%!important;z-index:1!important}}@media(max-width:480px){.product-details-page-loading{position:fixed!important;top:0!important;padding-top:65%!important;padding-left:3%!important;z-index:1!important}}.entity-body span{padding:0 0 0 0!important}.entity-body .entity-items{display:flex!important}.entity-items .col-md-6{width:50%!important}.entity-items a{white-space:normal!important}.pick-store-map,.container-fluid.pick-n-go-section{background-color:#0000001a;padding:20px 40px}.store-price p,.store-address p{margin-bottom:0;line-height:18px;padding-left:20px}.pick-n-go-map .demo-section.k-content{position:absolute;top:8px;left:198px;z-index:1;width:calc(100% - 275px);opacity:.8}.pick-n-go-map .demo-section.k-content:hover,.pick-n-go-map .demo-section.k-content:focus{opacity:1}.pick-n-go-header{display:flex;align-items:center;justify-content:space-between;margin:20px 0;background-color:#fff;padding:10px 20px}.pick-n-go-title{color:#c82333;word-break:break-word}.pick-n-go-details{display:flex;justify-content:center;align-items:start;flex-wrap:nowrap;margin:20px auto}.pick-n-go-map{width:100%;text-align:center;position:relative}.pick-n-go-content{width:40%;margin-right:20px}.gm-style .gm-style-iw-c{z-index:2}.cards-group .card{background-color:#c82333;color:#fff}button.gm-ui-hover-effect{bottom:-6px!important;top:initial!important}.gm-style-iw-d p{margin-bottom:3px}.store-address,.store-price{position:relative}.store-price{margin-top:20px;font-size:20px}.store-address:before{content:"";position:absolute;top:2px;left:0;width:16px;height:16px;background-color:transparent;background-image:url(../Themes/Pavilion/Content/img/footer-sprite-white.png);background-repeat:no-repeat}.pick-n-go-content .locations{display:none}.pick-n-go-content .locations.anim{display:block;animation:fade_in_show .8s;position:relative;cursor:pointer}a.go-map-button{display:none;position:absolute;z-index:1;background-color:#333;color:#fff;padding:2px 5px;box-shadow:0 1px 2px 1px rgba(0,0,0,.3);bottom:20%;left:50%;transform:translate(-50%,-50%);width:30%;min-width:120px}a.go-map-button.active{display:block}a.go-map-button:hover{background-color:#c82333;text-decoration:underline;color:#fff}.storeLocationInfo .card-title{margin-bottom:0;padding:1rem}.storeLocationInfo .card-body{padding:0 1rem 1rem;display:block}@keyframes fade_in_show{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}.close-details-card:before{content:""}span.close-details-card.k-icon{position:absolute;right:0;top:0;z-index:1;color:#fff;padding:18px}.gm-style-mtc button{color:#fff!important;background-color:#c82333!important}.card-details-buttons a{display:inline-flex;background-color:#fff;padding:5px;width:100%;font-size:15px;text-align:center;color:#c82333;word-break:break-word;box-shadow:0 1px 2px 1px rgba(0,0,0,.3);border-radius:.15rem;text-transform:uppercase;align-items:center}.card-details-buttons{margin:15px auto 0;display:flex;justify-content:space-between}.card-details-buttons a:hover{color:#c82333;text-decoration:underline}@media(min-width:992px){.pick-n-go-content{height:480px;overflow-y:auto}}@media(min-width:1025px){.container-fluid.pick-n-go-section{padding:0 20px}.pick-n-go-content{height:600px;overflow-y:auto}}@media(max-width:1024px){.pick-n-go-map #map{height:400px}.k-webkit.k-webkit101,.container-fluid.pick-n-go-section{padding:10px}.pick-n-go-header{margin:0 auto}}@media(max-width:991px){.pick-n-go-details{flex-wrap:wrap}.pick-n-go-map{width:100%}.pick-n-go-content{width:100%;margin:0 auto 20px}}@media(max-width:768px){.storeLocationInfo .card-body{display:none}.pick-n-go-map{display:none}}@media(max-width:576px){.pick-n-go-map .demo-section.k-content{position:absolute;top:55px;left:10px;z-index:1;width:calc(100% - 20px)}.gm-style .gm-style-iw-c{bottom:100%;left:0;top:initial;transform:translate3d(-50%,192%,0);box-shadow:2px 3px 7px 1px rgba(0,0,0,.3)}.gm-style .gm-style-iw-t::after{display:none}a.go-map-button{bottom:15%}}@media(max-width:350px){.gm-style .gm-style-iw-c{transform:translate3d(-50%,175%,0)}}.page.forbidden-page{min-height:300px;text-align:center}.attributes dd,.attributes dt{float:none!important}.attributes .option-list input[type="checkbox"],.attributes .option-list input[type="radio"]{position:absolute;left:-9999px}.attributes .option-list li label{padding:5px 10px;display:block;cursor:pointer;width:fit-content;border:1px solid #d9d9d9;border-radius:12px}.attributes .option-list input[type="checkbox"]:checked+label:before,.attributes .option-list input[type="checkbox"]+label:before{display:none}.attributes .option-list input[type="checkbox"]:checked+label,.attributes .option-list input[type="radio"]:checked+label,.attributes .option-list li input[type="radio"]:checked+label{color:#fff;background:var(--pc)}.attributes li{display:inline-block;margin:0 10px 5px 0;transition:all .2s;border-radius:12px}.attributes ul li:hover label{border:1px solid #000;color:#000}.attributes ul.color-squares li{border:0}.attributes ul.color-squares li:not(:last-child):hover{border:initial;color:initial;transform:scale(1.2)}.attributes .option-list{text-align:left;align-items:center;display:flex;flex-wrap:wrap}.attributes .option-list li.reset-radio{border:1px solid #aaa}.attributes .option-list li.reset-radio:hover{border:1px solid #000;color:#000}.attributes #reset-attributes{opacity:.7;transition:all .2s}.attributes #reset-attributes:hover{opacity:1.5}.attributes .option-list.color-squares li label{padding:2px}.attributes .option-list.color-squares .attribute-square{border:1px solid #000;border-radius:1rem}.attributes .option-list.color-squares .attribute-square-container span{width:30px!important;height:30px!important}#reset-attributes{width:fit-content}.offer-promo-date{width:100%;margin:10px auto}.offer-promo-date .promo-offer-valid{font-size:13px;text-align:left;margin-right:5px;font-weight:900;color:#000}.promo-offer-valid-dates{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end}.offer-promo-date .promo-from-to{width:215px!important;margin:0!important;font-weight:900;font-size:13px;color:#000}.offer-promo-date .promo-period-from-to{color:#000}.phone-country-code{display:flex!important;align-items:center!important;justify-content:space-between!important}.country-code-text{width:20%!important}.country-code-select{width:45%!important}#dialog-notifications-error{text-align:center!important}.ui-dialog{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.stock .instock-store-topic-link{display:none}.stock .instock-store-topic-link.active{display:block;color:#000;margin:10px 0}.checkout-page .address-grid{padding:15px!important}.page.order-completed-page{background-color:#fff}.order-completed-page .section.order-completed{border:0;padding:20px 0 20px 40px;margin-bottom:0}.order-completed-page .page-title{background-color:#ededed;padding:10px 0 10px 40px!important;margin-bottom:0;border-bottom:0}.order-completed-page .order-details-page .page-title{display:block;font-size:16px!important;color:#333;text-transform:uppercase;font-family:Wuerth-Bold;padding:10px 10px 10px 30px!important;background-color:#ededed;position:relative}.order-completed-page .order-details-page .page-title:before{content:"";display:block;position:absolute;left:0;bottom:0;width:0;height:0;border-top:60px solid transparent;border-left:45px solid var(--pc);border-bottom:0 solid transparent}.order-completed-page .order-details-page .page-title h1{color:#333;font-size:16px!important;border-bottom:0;margin-bottom:0;padding-bottom:0;display:inline-block!important;vertical-align:middle;line-height:40px;padding-left:10px}.order-completed-page .order-details-page .page-title a{margin:0 5px 0}.order-completed-page .order-overview{padding-left:40px!important;margin-bottom:10px}.order-completed-page .order-completed .title,.order-completed-page .order-completed .details{margin:0 0 10px}.order-completed-page .order-details-page .totals{width:100%!important}.order-completed-page .order-details-page .total-info{width:100%;max-width:80%;margin:0 auto}.order-completed-page .order-details-page .section.products .title{display:block;font-size:16px!important;color:#333;text-transform:uppercase;font-family:Wuerth-Bold;padding:10px 10px 10px 30px;background-color:#ededed;position:relative}.order-completed-page .order-details-page .section.products .title:before{content:"";display:block;position:absolute;left:0;bottom:0;width:0;height:0;border-top:41px solid transparent;border-left:35px solid var(--pc);border-bottom:0 solid transparent}.order-completed-page .order-details-page .section.products .title strong{color:#333;font-size:16px!important;border-bottom:0;margin-bottom:0;padding-bottom:0;display:block!important;padding-left:10px}.order-completed-page .order-details-page .actions{margin:10px 0 0}.order-completed-page .order-details-page .section.options,.order-completed-page .order-details-page .section.products{margin:0 0 10px}.order-completed-page .table-wrapper{padding:20px}.order-completed-page .data-table{border:0}.newsletter-checkbox{padding-top:10px}.newsletter-checkbox label{font-size:16px;color:#fff;font-weight:normal;line-height:28px}.intelisale-carousel .owl-carousel .owl-controls{padding:0 0 25px;text-align:center;font-size:0}.intelisale-carousel .owl-carousel .owl-dot{display:inline-block;margin:0 5px}.intelisale-carousel .owl-carousel .owl-dot span{display:block;width:9px;height:9px;border-radius:50%;background-color:#c9c9c9}.intelisale-carousel .owl-carousel .owl-dot.active span{background-color:var(--pc)!important}.intelisale-carousel .owl-carousel .owl-dots{margin-top:0!important}.intelisale-slider-title .intelisale-carousel-viewall-button{color:#333}.intelisale-slider-title .intelisale-carousel-slider-title{font-size:30px}.overview .time-and-price-delivery .info::before{display:none}.overview .time-and-price-delivery .info{background-color:transparent;flex-wrap:wrap;height:auto}.overview .time-and-price-delivery .info .delivery-info{position:relative;margin-right:20px}.overview .time-and-price-delivery .info .shipping-info{position:relative}.overview .time-and-price-delivery{position:relative;bottom:initial;right:initial;justify-content:start;margin:10px 0 20px;padding:20px 0 0;border-top:1px solid #d9d9d9}.delivery-info span.delivery-text,.shipping-info span.shipping-text{padding-left:10px;font-size:16px;font-family:Arial,Helvetica,sans-serif}#stock-availability span.instock-vendor-status{display:block;margin:10px 0 0;font-style:italic;font-size:16px;font-family:Arial,Helvetica,sans-serif;position:relative;padding-left:36px;padding-top:4px}span.instock-vendor-status:before{content:"";display:block;background-image:url(../Themes/Pavilion/Content/img/quick-deliveri.svg);background-repeat:no-repeat;width:25px;height:25px;position:absolute;left:0;background-size:25px;font-size:12px;top:0}.overview .availability{margin:0}body .ib-widget-wrapper+#ib-button-messaging{bottom:72px;right:15px!important}#ib-button-messaging+#eye-catcher-container .ib-eye-catcher__content-container{bottom:72px}#ib-button-messaging+#eye-catcher-container .ib-eye-catcher__content-container.right{right:90px!important}@media(min-width:481px) and (min-height:421px){.ib-widget-wrapper{bottom:134px;height:calc(100vh - 144px)!important}}.shopping-cart-page .time-and-price-delivery .delivery-info{display:none}.shopping-cart-page .time-and-price-delivery .shipping-info{color:var(--pc)}.shopping-cart-page .time-and-price-delivery{margin:20px auto 0;max-width:80%}.spinner-price{width:1.5rem;height:1.5rem;border-top-color:#444;border-left-color:#444;animation:spinner-price 400ms linear infinite;border-bottom-color:transparent;border-right-color:transparent;border-style:solid;border-width:2px;border-radius:50%;box-sizing:border-box;display:inline-block;vertical-align:middle}@keyframes spinner-price{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.spinner-price-color{border-top-color:var(--sc);border-left-color:var(--sc)}.newsletter-input-box a{text-decoration:underline!important;color:var(--pc)!important}.infinite-loader{display:none;position:relative;z-index:2;clear:both;height:100px;font-size:0;background-color:rgba(255,255,255,.9)}.infinite-loader:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:2px;background-color:var(--pc)!important;animation:animate .5s linear infinite}.infinite-loader:after{content:"";position:absolute;top:50%;left:50%;width:50px;height:5px;margin:35px 0 0 -25px;border-radius:50%;background-color:#000;opacity:.1;animation:shadow .5s linear infinite}@-webkit-keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@-webkit-keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}@keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}.product-table-cart-th .add-to-cart span{text-align:center}.product-details-page.group-product .product-table-cart-th .add-to-cart span.price-unit{word-break:break-word}.product-details-page.group-product .add-to-cart span.cart-price-unit{white-space:normal;word-break:break-word;padding:0 5px}.sub-category-item{border:0}body .dataTables_wrapper .dataTables_length{top:initial}.associated-products-table-wrapper{background:#f7f7f7;border-radius:20px;border:1px solid #d9d9d9;padding:10px}.shipping-method .method-name{display:flex}.shipping-method .method-list li label{margin-left:5px}.checkout-page .select-pickup-point{text-align:left}.checkout-page .shipping-method .select-pickup-point label{margin:0 0 5px 5px}.checkout-page .select-pickup-point{margin:15px 0 0;text-align:left}.shipping-method .method-description{text-align:left}#associated-products-table table.dataTable thead th{padding:15px 10px;text-align:center;color:#4a5056}#associated-products-table table.dataTable.display tbody tr td{text-align:center;border-top:0;border-bottom:1px solid #d9d9d9}#associated-products-table table.dataTable.display tbody tr.shown td{background-color:#fff}#associated-products-table .product-table-cart-th .add-to-cart .qty{width:33%;margin-right:0}#associated-products-table table.dataTable.productGroupedTable thead .sorting,#associated-products-table table.dataTable.productGroupedTable thead .sorting_desc{background-position:center left 30%}#associated-products-table table.dataTable.productGroupedTable thead .sorting_asc{background-position:center left 25%}@media(min-width:1025px){#associated-products-table .product-table-cart-th .add-to-cart .cart{margin-left:0;word-break:break-word}#associated-products-table .add-to-cart-panel .add-to-cart-panel-pp{width:33%}#associated-products-table .add-to-cart-panel>:first-child{width:34%}#associated-products-table .product-table-cart-th .add-to-cart span{min-width:33%;display:block;text-align:center}}.multiselect{position:relative;display:flex;flex-direction:column}.select-dropdown-label-div{padding:5px;border:1px solid #ced4da;border-radius:.25rem;cursor:pointer;position:relative}#filter-group-product-select-dropdown-div .dropdown-list{max-height:200px;overflow-y:auto;border-radius:.25rem;background-color:#fff}#filter-group-product-select-dropdown-div .dropdown-list-item{padding:5px;cursor:pointer;display:flex;align-items:center}#filter-group-product-select-dropdown-div .dropdown-list-item label{cursor:pointer;width:100%;display:block}.dropdown-list-item input[type="checkbox"]{margin-right:5px;cursor:pointer;display:block}.row{margin-bottom:10px}.associated-product-specification-section{position:relative;background:#ececec;padding:1rem 0;margin:2rem 0;border-radius:.5rem}.associated-product-specification-section .specification-container>div{width:25%;background-color:#fcfcfc;border-radius:.4rem;font-size:.8rem;padding:.9rem 2.8rem .8rem 1.2rem;border-radius:.4rem;line-height:1;font-weight:bold;color:#000;cursor:pointer}.arrow-down{background:url("../Themes/Pavilion/Content/img/img_dubai/down-arrow.png") no-repeat center center;background-size:10px}.specification-container>div>div>.arrow-down{background:url("../Themes/Pavilion/Content/img/img_dubai/down-arrow.png") no-repeat center center;background-size:10px}.associated-product-specification-section .specification-container{padding:0 .5rem;display:flex;justify-content:space-around;align-content:center;gap:1rem}.dataTables_length-wrapper{margin:20px 0}.dataTables_length-wrapper:after{content:"";clear:both;display:block}.row.dropdown-Btn-Options-Div{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);position:absolute;z-index:3;width:100%;top:48px;background-color:#fff;border-radius:.4rem!important}.multiselect-dropdown-wrapper{position:relative;width:16%;margin:0 4px 0 0}.dropdownSelectResetBtnDiv{display:flex;justify-content:space-between;align-items:center;height:36px;margin:0;border-bottom:1px solid #ececec}button.btn.selectAllBtn,button.btn.resetBtn{display:block;border:0;outline:0;height:100%;width:50%;background:transparent;font-size:14px}button.btn.selectAllBtn{border-right:1px solid #ececec}#filter-group-product-select-dropdown-div{justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:0;gap:15px}.filter-section{display:none;padding:10px;border-bottom:1px solid #d9d9d9}.select-dropdown-label-div input{width:100%;text-overflow:ellipsis;padding:8px 22px 8px 8px;border-radius:25px;border:1px solid #d9d9d9}#active-filter-heading h5{color:#000}div#active-filter-heading{padding:20px 0}button#reset-all-button{border:0;background-color:#fcfcfc!important;font-size:14px!important;color:#000}#filter-group-product-select-dropdown-selected-item-div{align-items:center;justify-content:start}#filter-group-product-select-dropdown-selected-item-div div{background-color:#fcfcfc!important;padding:8px;border-radius:.4rem!important;font-size:14px!important;margin:0 5px 5px 0;min-height:36px;display:inline-flex;align-items:center;color:#000}button.cross-button{border:0;margin:0 4px 0 8px;background:transparent;font-size:14px;color:var(--pc)}.select-dropdown-label-div.arrow-downs:after{content:"";font-family:"FontAwesome";display:block;position:absolute;top:50%;color:#8b8b8b;transform:translateY(-50%);right:10px}.select-dropdown-label-div.arrow-up:after{content:"";font-family:"FontAwesome";display:block;position:absolute;top:50%;color:#8b8b8b;transform:translateY(-50%);right:10px}.variant-overview-buttons{display:inline-block;padding:4px 0}.eu-cookie-bar-notification button,.overview .add-to-cart-button,.mini-shopping-cart input[type="button"]:only-child,.add-to-cart .call-for-price-button{background-color:var(--sc)!important;border-radius:25px}.item-box .buttons-lower{border:0!important;transition:bottom .2s ease!important}.intelisale-carousel .intelisale-slider .item-box{margin-bottom:30px}.overview .add-to-cart-button:hover,.mini-shopping-cart input[type="button"]:only-child:hover{outline-color:var(--sc)!important}.product-grid .item-box .product-item .details .add-info .buttons-upper .add-to-cart-button-mobile{background-image:url(../Themes/Pavilion/Content/img/cart-3.png);border-radius:5px;width:40px;height:43px;background-color:var(--sc)}.item-box .product-item .prices .actual-price,.intelisale-slider .item-box .prices .actual-price{color:var(--pc)!important;font-weight:600}.intelisale-slider .item-box:hover .product-item .buttons-lower button span{background-color:transparent}.main-slider .slick-slide.image img,.slick-slide.image img{max-width:100%;border-radius:20px}#filter-group-product-select-dropdown-div{flex-wrap:wrap}#filter-group-product-select-dropdown-div>.multiselect-dropdown-wrapper{flex-basis:19%}#filter-group-product-select-dropdown-div>.multiselect-dropdown-wrapper>.select-dropdown-label-div{padding:0;border:0}.row.dropdown-Btn-Options-Div{top:35px}#productGroupedTable_wrapper>#dataTables_filter-using-search-field-and-attribute-options>.container.row{padding-bottom:0;padding-top:10px}.athena-promo-banner{margin:0 0 10px}.smm-mega-menu ul li{text-align:left}.product-details-videos{display:flex;max-width:600px;flex-wrap:wrap;margin:20px auto}.video-wrapper,.picture.d-none{display:none}.video-wrapper.videoplay{display:block}a.video-link,.product-details-videos .picture-thumbs-item a{width:80px;display:block;position:relative;margin:0 5px 5px;padding:20px;color:#000;border:1px solid #ccc;border-radius:2px;text-decoration:none;cursor:pointer;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;height:60px}.video-link img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:40px;width:40px}span.video-title{width:100%;display:block;text-align:center;position:absolute;top:65%;left:50%;transform:translate(-50%,0);font-weight:600;font-size:12px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;padding:0 5px}.product-details-videos .picture-thumbs-item{display:block;position:relative;max-width:80px;width:25%;margin:0 5px 5px}.product-details-videos .picture-thumbs-item a{display:block!important;margin:0;float:none!important;width:100%;height:100%;cursor:pointer;max-width:80px;height:60px}.product-details-videos .picture-thumbs-item img.img-temp{max-width:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-details-videos.video-slider button+.slick-list a{max-width:65px;margin:0 5px 5px}.video-link.is-selected{border:1px solid #000}.video-wrapper.videoplay iframe{max-width:100%!important;width:100%!important;position:relative!important}.picture.picture-thumbs-item{width:85px}.product-details-videos.video-slider .slick-prev{left:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMBAMAAABcu7ojAAAALVBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaTgChpAAAAD3RSTlMA6+QxJN6reW9mW1E8SkmTKKYaAAAALElEQVQI12NgYOBLABIbDzAwcAkDGZMMGBg4VICMUgcIAeZCJMBKoIoZeBMA15MHPhiEPR8AAAAASUVORK5CYII=)}.product-details-videos.video-slider .slick-next{right:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMBAMAAABcu7ojAAAALVBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaTgChpAAAAD3RSTlMA6+QxJN6reW9mW1E8SkmTKKYaAAAAKUlEQVQI12PIZQCCgxuABLMUiGk0AUiwaICYrgVgAsQFS4CUwBTnATEA244HPpGnGTQAAAAASUVORK5CYII=);background-position:right center}.product-details-videos.video-slider .slick-prev,.product-details-videos.video-slider .slick-next{position:absolute;top:50%;width:15px;height:22px;margin-top:-11px;border:0;background-color:transparent;background-repeat:no-repeat;font-size:0;cursor:pointer;transition:all .2s ease}.product-details-videos.video-slider button+.slick-list{margin:0 25px}a._\33 d-image-thumb-wrapper{width:80px;display:block;position:relative;margin:0 5px 5px;padding:20px;color:#000;border:1px solid #ccc;border-radius:2px;text-decoration:none;cursor:pointer;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;height:60px}img._\33 d-image-thumb-img{width:100%}.image-viewer-wrapper{display:none}.image-viewer-wrapper._\33 dimageplay{display:flex;cursor:pointer}.iv-container .spritespin-canvas{z-index:0!important;height:auto}.image-viewer-wrapper._\33 dimageplay a._\33 d-viewr-btn{background-image:url(../Themes/Pavilion/Content/img/360img.png);background-position:center;background-repeat:no-repeat;background-size:50px;width:50px;height:50px;position:absolute;top:20px;left:10px;content:"";display:block;z-index:1;cursor:pointer}.image-viewer-wrapper._\33 dimageplay img._\33 d-image-img{max-width:100%}a._\33 d-image-thumb-wrapper:before{background-image:url(../Themes/Pavilion/Content/img/360img.png);background-position:center;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:0;right:0;left:0;content:"";display:block;z-index:1;background-color:#fff}._\33 60-viewer-wrap{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5)}._\33 60-viewer-container{width:630px;max-width:90%;max-height:80vh;position:relative;height:auto;box-shadow:0 0 2px rgba(0,0,0,.3);top:45%;left:50%;background-color:#fff;transform:translate(-50%,-50%)}.main-360-spin{aspect-ratio:1/1;height:auto!important}._\33 60-viewer-container a.modal-close{display:block;width:37px;height:37px;background:#fff url(../Themes/Pavilion/Content/img/close.png) center no-repeat;font-size:0;background-color:#eaeaea!important;position:absolute;top:10px;right:10px;z-index:1}._\33 60-play-button-wrapper{position:absolute;top:100%;background:#fff;width:100%;padding:15px}._\33 60-play-button-wrapper ._\33 60-play-button{display:block;height:37px;background:#fff url(../Themes/Pavilion/Content/img/play-button.png) center no-repeat;font-size:0;background-size:20px;cursor:pointer}._\33 60-play-button-wrapper ._\33 60-pause-button{display:block;height:37px;background:#fff url(../Themes/Pavilion/Content/img/pause-button.png) center no-repeat;font-size:0;background-size:30px;cursor:pointer}.main-360-spin::after{background:url(../Themes/Pavilion/Content/img/360_hover.png) center bottom no-repeat;cursor:pointer;content:"";width:100%;height:100%;pointer-events:none;position:absolute;left:0;bottom:15px;background-size:65%}.video-wrapper.videoplay iframe,.video-wrapper.videoplay video{max-width:100%!important;width:100%!important;position:relative!important}.product-ribbon-picture{background:#f2f2f2;padding:5px 10px;border-radius:16px;width:100%;margin:0 0 20px}.product-ribbon-picture a{display:inline-block}.product-ribbon-picture img{height:50px;width:50px;object-fit:contain;margin-right:5px}.group-product .product-ribbon-picture{width:88.5%}.pager .dot-between-2pagelinks{font-size:22px;color:#8c8c8c}.shopping-cart-page .order-summary-content .cart-footer .totals .min-amount-warning{margin-top:15px;font-weight:bold;font-size:18px;color:var(--pc)}.login-page #countdown-and-resend-otp #button-resend-otp{text-decoration:underline}.customer-info-input-modal{border:0;max-height:80vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);overflow-x:hidden;overflow-y:auto;width:400px;max-width:90%}.customer-info-input-modal h5{padding:20px 20px;font-size:16px}.customer-info-input-modal .close-button{position:absolute;top:10px;right:10px;border:0;color:#fff;transform:scale(1);background:url(../Themes/Pavilion/Content/img/close.png) center no-repeat;display:block;width:25px;height:25px;background-size:20px}#customerInfoFormCallForPrice{padding:15px 30px}.productGroupedTable .product-table-cart-btn .add-to-cart-panel .call-for-price-button{width:45px!important;height:45px;color:#fff;background-color:var(--sc)!important;border-color:#0093dd;background-position:center;border:0;font-size:0;margin-left:10px;padding:0}.html-account-page .customer-pages-body .master-wrapper-content{padding:0}.html-account-page .customer-pages-body .master-wrapper-content .account-page .page-title{display:none!important}iframe.eproc{height:950px}.shopping-cart-page iframe.eproc{border:0}.lds-ripple div{border:4px solid var(--pc)}.initial-loader-container{display:none;position:fixed;top:50%;left:50%;width:200px;height:200px;transform:translate(-50%,-50%);z-index:10000}.html-checkout-page body .initial-loader-container{width:100%!important;height:100%!important}.initial-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:8px;height:8px;opacity:0}4.9%{top:36px;left:36px;width:8px;height:8px;opacity:0}5%{top:36px;left:36px;width:8px;height:8px;opacity:1}100%{top:0;left:0;width:80px;height:80px;opacity:0}}dialog:-internal-dialog-in-top-layer::backdrop{background:rgba(0,0,0,.2)}.image-search-modal{border:0;padding:20px;max-height:80vh;min-height:170px;width:min(500px,90%);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);overflow-x:hidden;overflow-y:auto;box-shadow:rgba(0,0,0,.19) 0 10px 20px,rgba(0,0,0,.23) 0 6px 6px;border-radius:20px}.image-search-modal .close-button{position:absolute;top:10px;right:12px;border:0;color:#fff;transform:scale(1);background:url(../Themes/Pavilion/Content/img/close.png) center no-repeat;background-size:15px;display:block;width:25px;height:25px}.image-search-modal h3{text-align:center;margin:0 0 20px}.image-search-modal form{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:initial}.image-search-modal form #drop-area{border:2px dashed var(--pc);padding:10px;width:100%;min-height:100px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:20px}.image-search-modal form #drop-area .drag-file::before{content:"";background:url(../Themes/Pavilion/Content/img/upload-file.png) center no-repeat;width:100%;height:100px;display:block;background-size:100px;background-position:center}.image-search-modal form #drop-area .drag-file{color:#959595;font-weight:600;margin-bottom:22px}.choose-file-button{background-color:var(--sc);padding:8px 30px;font-size:13px;font-weight:bold;color:#fff;transition:all .2s ease;margin:12px 0 0;border-radius:20px}span.uploaded-file-name{max-width:100%;padding:5px 20px;background:#aaa;color:#fff;margin-top:10px;cursor:pointer}.image-submit-button{min-width:120px;border:0;background-color:var(--pc);padding:15px 30px;font-size:15px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease;margin:20px 0 0;cursor:pointer;border-radius:20px}body .popup-img-style{border-radius:20px}body .popup-close-button a{border-radius:20px}.availability .stock .item-back-in-stock-wrapper{margin:15px 0;position:relative}.availability .stock .item-back-in-stock{cursor:pointer;color:var(--sc);border:2px solid var(--sc);padding:5px;border-radius:.5rem}.availability .stock .item-back-in-stock.disable-button{cursor:initial;color:#008000;border:0;padding:0}.availability .stock .item-back-in-stock.disable-button.error{color:var(--pc)}.availability .stock .item-back-in-stock-loading{position:absolute!important;z-index:1!important;border:5px solid #f3f3f3!important;border-radius:50%!important;border-top:5px solid var(--pc)!important;width:25px;height:25px!important;-webkit-animation:spin 2s linear infinite!important;animation:spin 1.5s linear infinite!important;display:inline-block;margin-left:10px;bottom:-2px}.productAddedToCartWindow .productAddedToCartWindowDescription .attributeInfo{color:#000}.item-box .sub-category-item .picture a:before{content:none}.item-box .sub-category-item .picture img{position:initial;mix-blend-mode:multiply}.sub-category-item{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;background-color:#f5f5f5}.sub-category-item .picture{width:20%}.sub-category-item .picture a{background-color:#f5f5f5}.sub-category-item .title{width:calc(80% - 10px);text-align:left}.category-grid .item-grid{display:flex;flex-wrap:wrap}.html-category-page .category-grid .item-box{display:flex;align-items:center;border:1px solid #ececec;width:calc(50% - 12px);margin:0 6px 12px;padding:10px;background-color:#f5f5f5}.sub-category-item .title a{position:relative;font-size:14px;display:block;line-height:20px;padding-right:10px}.sub-category-item .title a::after{content:"❯";position:absolute;right:0;top:50%;transform:translateY(-50%);font-weight:normal}.html-category-page .product-selectors:after{content:none}.html-category-page .product-grid .item-grid{margin:10px;display:flex;flex-wrap:wrap}.html-category-page .product-grid .item-box{width:calc(50% - 20px);margin:0 10px 30px}body .ajax-cart-button-wrapper{position:static;display:flex;justify-content:space-evenly;align-items:center}@media(min-width:769px){.html-category-page .product-grid .item-box{width:calc(33.33% - 20px)}.html-category-page .product-selectors{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.html-category-page .product-selectors>div{margin:5px}}.html-category-page .responsive-nav-wrapper div.filters-button{display:none!important}.filters-button-selector{display:none!important}@media(max-width:1024px){.html-category-page .filtersPanel{padding-top:0}.html-category-page .nopAjaxFilters7Spikes .close-filters span{display:block!important}.filters-button-selector{display:block!important;position:relative;top:0!important;background:#605d5c;color:#fff;padding:7px 20px 7px 25px}.filters-button-selector::before{content:"¶";position:absolute;left:10px;top:50%;transform:translateY(-50%)}.filters-button-selector span{font-size:16px}.html-category-page .product-selectors{display:flex;align-items:center;justify-content:space-between;padding:0 10px!important}.html-category-page .master-wrapper-content{padding:0 0 25px 0}}@media(min-width:1025px){.html-category-page .product-grid .item-grid{margin:10px 0}.html-category-page .product-grid .item-box{width:calc(25% - 20px)}.html-category-page .category-grid .item-box{width:calc(33.33% - 12px);margin:0 6px 12px}.html-category-page .footer .center,.html-category-page .master-wrapper-content,.html-category-page .header .center{width:100%;max-width:1800px;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}.html-category-page .category-navigation-title{left:1rem}.html-category-page .center-2{width:calc(100% - 260px)}.html-category-page .header{margin:0 0 30px}}@media(min-width:1281px){.html-category-page .category-grid .item-box{width:calc(25% - 12px);margin:0 6px 12px}.html-category-page .center-2{width:calc(100% - 300px)}.html-category-page .product-selectors{padding:5px 0}}@media(min-width:1481px){.html-category-page .category-grid .item-box{width:calc(20% - 12px);margin:0 6px 12px}.html-category-page .product-grid .item-box{width:calc(20% - 20px)}}.main-slider .slick-list{border-radius:20px}.disableForFreeProduct .remove-from-cart,.disableForFreeProduct .quantity-input-fields{pointer-events:none;opacity:.3}.product-essential .overview .add-to-cart .add-to-cart-panel .unit-of-measurement{font-size:12px;display:inline-block;padding-top:16px;padding-right:10px;color:#605d5c;font-weight:700}.product-details-page .product-specs-box .data-table thead tr th{color:#c00;font-size:16px}.product-details-page .product-specs-box .data-table tbody tr td.spec-name{font-weight:bold}.html-product-details-page div#tierPriceContainerInPage{color:#000;margin:10px 0 15px 0}.html-product-details-page .quantity-discounts .title{color:#c00;font-weight:bold;margin-bottom:5px}.html-product-details-page .item-group-modal.quantity-discounts .title{color:#fff;font-weight:bold;margin:0;font-size:17px;width:calc(100% - 30px)}.html-product-details-page .quantity-discounts li{color:#000;list-style:inside;margin:5px 0 0 5px}.html-product-details-page .item-group-modal.quantity-discounts .modal-close{display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left}.html-product-details-page .item-group-modal.quantity-discounts .modal-content{padding:20px}.html-checkout-page .cart-footer .terms-of-service span:first-of-type{margin-left:10px}
@media all and (min-width:1024px){.athena-el-1{width:60px;height:60px}.form.minisearch{display:inline-block;position:relative;width:100%;max-width:850px}.form.minisearch .arrow-search{display:none}.form.minisearch.arrow .arrow-search{display:block;position:absolute;width:20px;height:20px;top:calc(100% + 22px);left:40px;background:#fff;transform:rotate(45deg)}.athena-search-autocomplete{background:#fff;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;color:#878787;display:none;font-size:14px;font-weight:500;overflow:visible;position:absolute;top:54px;transition:all 100ms;z-index:9999;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.15);-moz-box-shadow:0 5px 5px rgba(0,0,0,.15);box-shadow:0 5px 5px rgba(0,0,0,.15);left:5px;padding:20px 20px;box-sizing:border-box;max-height:77vh;text-align:left;overflow-y:auto;width:100%!important}.athena-search-autocomplete *{box-sizing:border-box}.athena-search-autocomplete a{font-size:14px;text-decoration:none;color:#000;outline:0;margin-bottom:10px;width:100%}.athena-search-autocomplete img{max-width:100%;height:auto}.athena-search-autocomplete .athena-dynamic img{width:100%;height:60px;object-fit:contain}.athena-search-autocomplete .athena-ac-head h4{color:#000;font-size:16px;text-transform:uppercase;margin-top:0;margin-bottom:20px;font-weight:900}.athena-search-autocomplete .athena-wrapper .athena-flex{height:500px}.athena-product-item .athena-element-product .athena-el-1,.athena-element-first-product .athena-el-1,.athena-ac-element.athena-element-product-no-image .athena-el-1{height:60px;overflow:hidden}.athena-flex{position:relative}.athena-search-autocomplete.athena-grid .athena-wrapper-ac .athena-flex:before{position:absolute;top:0;right:45%;width:0;height:100%;content:"";background:transparent;border-left:2px dashed #8b8b8b;margin-right:20px}.athena-search-autocomplete.athena-grid.no-product-content .athena-flex:before{display:none}.athena-flex:after{display:table;clear:both;content:""}.athena-search-autocomplete .highlightSearchFont{color:#d71920!important;display:inline!important;text-decoration:none}.athena-search-autocomplete .syncit-autocomplete-focus{opacity:.6}.athena-search-autocomplete::-webkit-scrollbar{width:7px}.athena-search-autocomplete::-webkit-scrollbar-track{background:#f2f2f2}.athena-search-autocomplete::-webkit-scrollbar-thumb{background:#a6a6a6;border-radius:7px}.athena-search-autocomplete::-webkit-scrollbar-thumb:hover{background:#737373}.athena-search-tabs{position:absolute;border-bottom:1px solid #8b8b8b;margin-bottom:20px;width:100%;background:#f2f2f2;box-shadow:0 3px 16px rgba(0,0,0,.16);border-radius:20px}.athena-tab label{display:block;padding:10px 20px;text-transform:uppercase;font-size:12px;border:1px solid #c6c6c6;background:transparent;transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;color:#000}.athena-tab label:hover{cursor:pointer;background:#fff;color:#7a7a7a}.athena-search-autocomplete.athena-grid>.athena-search-tabs{display:none}.athena-search-tabs .athena-tab:last-of-type{margin-right:0}.athena-tab [type="radio"]{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;display:none}.athena-tab [type="radio"]:focus~label{outline:2px solid #00f}.athena-tab [type="radio"]:checked~label{background:#fff;z-index:2;color:#000;font-weight:bold;border:1px solid #7a7a7a}.athena-tab input[type="radio"]:disabled{opacity:0}.athena-no-result{color:#000;text-align:center;background:#fff;padding:10px;font-size:16px}.athena.athena-ac-sec.clearfix{position:absolute}.athena-wrapper-ac .athena.athena-ac-sec.athena-ac-section-category{width:45%;position:absolute;top:0;left:55%}.athena.athena-ac-sec.athena-ac-section-section_a.clearfix,.athena.athena-ac-sec.athena-ac-section-section_b.clearfix,.athena.athena-ac-sec.athena-ac-section-popular.clearfix{position:absolute;width:auto;margin-bottom:15px;padding-bottom:15px}.athena-search-autocomplete.athena-grid .athena-flex .small_col:last-of-type{margin-bottom:0}.athena-search-autocomplete.athena-grid .athena-flex .small_col .athena-ac-block .athena-ac-element{margin-bottom:10px}.athena-search-autocomplete.athena-grid .athena-flex .small_col .athena-ac-block .athena-ac-element .athena-img{width:80px}.athena-search-autocomplete.athena-grid .athena-flex .bigg_col{width:55%;display:flex;flex-wrap:wrap;float:left;padding-right:20px;clear:right}.athena-search-autocomplete.only-product .athena-flex .bigg_col{padding-left:0;width:100%}.only-product .athena-flex:before{display:none}#athena-first-click.athena-search-autocomplete .athena-flex .bigg_col{padding-left:0;width:55%}#athena-first-click.athena-search-autocomplete .athena-flex:before{display:none}.athena-wrapper-ac .athena.athena-ac-sec.athena-ac-section-product{display:flex;flex-wrap:wrap;float:left;padding-right:30px;clear:right;grid-area:left;width:53%;position:absolute;top:0;left:0}.athena-wrapper-ac .athena-ac-section-category+.athena.athena-ac-sec.athena-ac-section-product{width:53%;position:absolute;top:0;left:0}#athena-first-click.athena-search-autocomplete.first-popular-container .athena-flex:before,#athena-first-click.athena-search-autocomplete .athena-flex:before{position:absolute;top:0;right:45%;width:0;height:100%;content:"";background:transparent;border-left:2px dashed #c6c6c6;display:block}.athena-search-autocomplete.athena-grid .athena-flex .bigg_col .athena-ac-head{margin-left:auto;margin-right:auto;width:100%}.athena-search-autocomplete .athena-wrapper .athena-flex .bigg_col .athena-ac-block{display:block;position:relative;cursor:pointer;margin-bottom:10px}.athena-search-autocomplete .athena-wrapper .athena-flex .bigg_col .athena-ac-block .athena-el-1 .athena-img{max-width:100%;height:auto;transition:all .2s ease-in-out;display:block}.athena-search-autocomplete .athena-flex .bigg_col .athena-ac-block{float:none;width:100%;max-width:100%}.athena-search-autocomplete .athena-flex .bigg_col .athena-ac-block:nth-of-type(4n){margin-right:0}.athena-search-autocomplete .athena-wrapper .athena-flex .athena-ac-block .athena-el-2 span{text-align:left;color:#000;font-size:14px;width:70%}.athena-search-autocomplete .athena-wrapper .athena-flex .bigg_col .athena-ac-block .athena-el-2 .athena-name{margin-bottom:6px}.athena-price,.athena-sale-price,.athena-price-only{font-size:16px;font-weight:900;color:#000;padding-top:2px;padding-bottom:2px}.athena-sale-price{color:#de1f2c!important}.banner-bottom .athena-img-wrapper{padding-top:30px;text-align:center}.banner-bottom .athena-img-wrapper>a{display:inline-block}.athena-ac-section-banner_top{margin-bottom:15px}.search-form.overlay .minisearch.arrow>span:after{content:"";display:block;position:absolute;top:44px;left:9px;font-size:12px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:10px solid #fff;filter:drop-shadow(1px -1px 1px rgba(0,0,0,.25));z-index:100;transition:all .3s}.athena-search-bg{opacity:0;visibility:hidden;background-color:rgba(0,0,0,.5);z-index:9000;pointer-events:auto;-webkit-transition:opacity .1s,visibility .25s;transition:opacity .1s,visibility .25s;position:fixed!important;top:0;left:0;width:100%!important;height:100%!important}.athena-search-bg.opened{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity .1s,visibility;transition:opacity .1s,visibility}.athena-ac-block-section_a .athena-ac-element.athena-element-section_a,.athena-ac-sec.athena-ac-section-category .athena-ac-element{margin-bottom:10px}a.athena-ac-block.athena-ac-block-section_a,a.athena-ac-block athena-ac-block-section_b{display:inline-block}}@media all and (max-width:1024px){.form.minisearch{position:relative;width:100%}.form.minisearch .arrow-search{display:none}.athena-search-autocomplete{background:#fff;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;color:#878787;display:none;font-size:14px;font-weight:500;overflow:visible;position:absolute;width:100%!important;margin-left:auto;margin-right:auto;transition:all 100ms;z-index:99999;left:0;right:0;top:calc(100% + 1px);padding:15px;padding-left:15px;padding-right:15px;box-sizing:border-box;max-height:72vh;text-align:left;overflow-y:auto}.athena-search-autocomplete *{box-sizing:border-box}.athena-search-autocomplete a{font-size:14px;text-decoration:none;color:#000;outline:0}.athena-search-autocomplete img{max-width:100%;height:auto}.athena-search-autocomplete .athena-ac-head h4{color:#000;font-size:16px;text-transform:uppercase;margin-top:0;margin-bottom:20px;font-weight:900}.athena-no-result{color:#000;font-size:16px;background:#e1e1e1;padding:15px}.athena-search-tabs{position:absolute;border-bottom:1px solid #8b8b8b;margin-bottom:20px;width:100%;overflow-x:hidden;overflow-y:auto;background:#f2f2f2;box-shadow:0 3px 16px rgba(0,0,0,.16);border-radius:20px}.athena-tab label{display:block;padding:10px 20px;text-transform:uppercase;font-size:12px;border:1px solid #c6c6c6;background:transparent;transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;color:#000}.athena-search-autocomplete.athena-grid>.athena-search-tabs{display:none}.athena-search-tabs .athena-tab:last-of-type{margin-right:0}.athena-tab [type="radio"]{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;display:none}.athena-tab [type="radio"]:focus~label{outline:2px solid #00f}.athena-tab [type="radio"]:checked~label{background:#fff;z-index:2;color:#000;border:1px solid #7a7a7a;font-weight:bold}.athena-tab input[type="radio"]:disabled{opacity:0}.athena.bigg_col{border-bottom:1px solid #c6c6c6;margin-bottom:30px}.athena.bigg_col a.athena-ac-block{display:block;margin-bottom:15px}.athena.bigg_col a.athena-ac-block .athena-ac-element:after{display:table;clear:both;content:""}.athena.bigg_col a.athena-ac-block .athena-el-1{float:left;width:15%}.athena.bigg_col a.athena-ac-block .athena-el-2{float:right;width:85%}.athena.bigg_col a.athena-ac-block .athena-el-2 span{display:block;font-size:14px;text-align:left;width:65%}.athena.bigg_col a.athena-ac-block .athena-el-2 span.highlightSearchFont{color:#d71920;display:inline}.athena.bigg_col a.athena-ac-block .athena-el-2 span.athena-name{color:#7a7a7a;margin-bottom:7px}.athena-price,.athena-sale-price,.athena-price-only{font-weight:900;color:#000;padding-top:2px;padding-bottom:2px}.athena-sale-price{color:#de1f2c}.athena.small_col{margin-bottom:30px}.athena.small_col h4{text-transform:uppercase;color:#d71920}.athena.small_col a{color:#7a7a7a;display:block;margin-bottom:10px}.athena.small_col a .highlightSearchFont{color:#d71920;display:inline}.athena.small_col .athena-img{max-width:50%}.athena.small_col.athena-ac-section-section_a .athena-el-1{margin-bottom:7px}.athena.small_col.athena-ac-section-section_a .athena-el-2{margin-bottom:20px}.athena.small_col.athena-ac-section-section_b .athena-el-1{margin-bottom:7px}.athena.small_col.athena-ac-section-section_b .athena-el-2{margin-bottom:20px}.banner-bottom .athena-img-wrapper{margin-top:30px;text-align:center}.banner-bottom .athena-img-wrapper>a{display:inline-block}.store-search-box input.search-box-text{width:100%;margin:0!important;border-right:0}.store-search-box input.search-box-text:focus,.store-search-box input.search-box-text:hover{border:1px solid #c00}.athena.bigg_col a.athena-ac-block .athena-el-2 span.athena-sku{width:35%!important}.athena-ac-element.athena-element-category .athena-el-1{width:35%!important}.store-search-box{padding:0}.athena-ac-element.athena-element-section_a,.athena-ac-sec .athena-ac-element{margin-bottom:10px}.athena.athena-ac-sec{margin-bottom:20px}}.header-middle .center .search-box span input:hover{border:1px solid #c00}.store-search-box input.search-box-text.active{border:1px solid #c00!important}.athena-product-item .athena-element-product,.athena-element-first-product,.athena-ac-element.athena-element-product-no-image{display:flex;align-items:center;justify-content:start}.athena-product-item .athena-element-product .athena-el-1,.athena-element-first-product .athena-el-1,.athena-ac-element.athena-element-product-no-image .athena-el-1{width:15%!important;margin-right:15px;border:1px solid #c6c6c6;min-height:50px;border-radius:6px}.athena-search-autocomplete .athena-flex .bigg_col .athena-ac-block{float:none;width:100%;max-width:100%}.athena-product-item .athena-element-product .athena-el-2,.athena-element-first-product .athena-el-2,.athena-ac-element.athena-element-product-no-image .athena-el-2{width:85%;display:flex;flex-direction:column}.athena-product-item .athena-element-product .athena-el-2 span,.athena-element-first-product .athena-el-2 span,.athena-ac-element.athena-element-product-no-image .athena-el-2 span{margin-bottom:5px}.athena-ac-element.athena-element-category,.athena-ac-section-popular .athena-ac-element{margin-bottom:10px}.athena-el-2 span.athena-sku{width:40%!important}.athena-search-autocomplete .athena-dynamic img{height:60px;object-fit:contain}.athena-el-1 img.athena-img{width:80px;margin-bottom:10px}.athena-tab{display:inline-block;vertical-align:middle;margin:0 10px 15px 0}.athena-ac-head{width:100%}.athena-ac-element.athena-element-product>.athena-el-2:first-child{padding-left:calc(15% + 15px)}.athena.banner-top{position:relative!important}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("../Themes/Pavilion/Content/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
.main-slider{min-height:240px}.intelisale-slider-wrapper{min-height:400px}.mini-banner-item{min-height:150px}.online-shopping-benefits>div{min-height:140px}.payment-icons{min-height:130px}@media(min-width:567px){.main-slider{min-height:350px}.intelisale-slider-wrapper{min-height:390px}.mini-banner-item{min-height:230px}.online-shopping-benefits>div{min-height:140px}.payment-icons{min-height:40px}}@media(min-width:1024px){.main-slider{min-height:500px}.intelisale-slider-wrapper{min-height:400px}.online-shopping-benefits>div{min-height:140px}.payment-icons{min-height:40px}}
@media(min-width:681px){.category-products .product-item .picture{display:table;position:absolute;height:100%}.three-items-holder .product-item .picture{display:table;position:absolute;height:100%}.category-products .product-item .picture a{display:table-cell}.three-items-holder .product-item .picture a{display:table-cell}}
.footable-first-column{text-align:center}td.footable-first-column{position:relative;background:transparent!important}.footable-first-column .item-count{font-size:13px!important}.footable.breakpoint>tbody>tr>td>span.footable-toggle{position:absolute;left:50%;width:32px;height:32px;margin:-5px 0 0 -16px;overflow:hidden;background-color:#c00;background-image:url('../Themes/Pavilion/Content/img/table-sprite.png');background-repeat:no-repeat}.footable-toggle{background-position:center 0}.footable-detail-show .footable-toggle{background-position:center -32px}.footable-toggle:before{display:none!important}.footable-row-detail{text-align:left}.footable-row-detail-cell{text-align:left!important}.footable-row-detail-row{margin:0 0 10px;display:table-row}.footable-row-detail-name{display:table-cell;padding:10px}.footable-row-detail-value{display:table-cell;padding:10px}.go-to-page{display:inline-block!important;font-size:13px!important}
@media all and (max-width:1024px){.cart-overview-container{flex-direction:column;justify-content:center;align-items:center}.header .header-logo{display:none;position:absolute;top:53px;z-index:1020;width:100%;height:110px;background-color:#fff;line-height:110px}.master-wrapper-content .breadcrumb{display:block}.responsive-nav-wrapper .eProc-button{position:absolute;top:0;right:210px;display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;width:45px;height:45px;margin-right:10px;border:1px solid #e5e5e5}.responsive-nav-wrapper .eProc-button a{width:45px;height:45px;cursor:pointer;background:initial;background-image:url(../Themes/Pavilion/Content/img/eprocurement-button.png);background-repeat:no-repeat;background-position:center;background-size:contain}.footer-block .eProc-button{text-align:center}.category-item .title,.sub-category-item .title,.manufacturer-item .title,.vendor-item .title{position:relative}.header-menu .sublist .back-button{padding-bottom:10px}.product-details-page .page-body .product-essential{margin:0;text-align:left}.prev-next-wrapper{display:-moz-flex!important;display:-webkit-flex!important;display:-ms-flex!important;display:flex!important;width:100%;margin:-35px 0 0 0!important}.prev-next-wrapper .previous-product,.prev-next-wrapper .next-product{width:50%}.prev-next-wrapper .next-product{background-color:#cc0200}.overlayOffCanvas,.overlayOffCanvasSPC{display:none;position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:1060}.overlayOffCanvas.show{background:rgba(0,0,0,.6)}.overlayOffCanvasSPC.show{background:rgba(0,0,0,.25)}.prev-next-wrapper .next-product a:after{left:57%;background-position:right}.prev-next-wrapper .previous-product a:before{left:auto;right:63%}.prev-next-wrapper .next-product .previous-product-label{font-weight:normal;font-size:15px}.prev-next-wrapper .next-product .next-product-label{color:#fff;font-weight:normal;font-size:15px}.product-details-page .page-body .product-essential .gallery,.product-details-page .page-body .product-essential .overview{width:100%}.product-details-page .page-body .product-essential .gallery{margin-bottom:40px}.product-details-page .page-body .product-essential .overview .product-name{margin-bottom:30px}.product-details-page .page-body .product-essential .overview .product-review-box{margin-bottom:20px}.product-details-page .page-body .product-essential .overview .short-description{margin-top:30px;color:#605d5c;font-size:15px}.product-details-page .page-body .product-essential .overview .additional-details{margin:0}.product-details-page .page-body .product-essential .overview .additional-details .sku{margin:30px 0 0 0}.product-details-page .page-body .product-essential .overview .product-reviews-overview{font-weight:bold;margin:0}.product-details-page .page-body .product-essential .overview .product-reviews-overview .product-review-box .rating{width:91.5px;height:19px;background:url(../Themes/Pavilion/Content/img/rating-sprite-big.svg) left top repeat-x}.product-details-page .page-body .product-essential .overview .product-reviews-overview .product-review-box .rating div{height:17px;background:var(--pc) url(../Themes/Pavilion/Content/img/rating-sprite-big.svg) left bottom repeat-x;background-color:#fff!important}.product-details-page .page-body .product-essential .overview .additional-details .sku .label,.product-details-page .page-body .product-essential .overview .availability .stock .label{color:#605d5c;font-size:15px}.product-details-page .page-body .product-essential .overview .additional-details .sku .value{font-weight:bold;color:#333}.product-details-page .page-body .product-essential .overview .attributes{width:240px;text-align:center;margin:30px auto 0 auto}.product-details-page .page-body .product-essential .overview .attributes dl dd select{height:50px;width:100%}.product-details-page .page-body .product-essential .overview .attributes dl dt{text-align:left;color:#000}.product-details-page .page-body .product-essential .overview .attributes dl dd #reset-attributes{height:50px}.product-details-page .page-body .product-essential .add-to-cart{margin-top:45px}.product-details-page .page-body .product-essential .add-to-cart,.product-details-page .page-body .product-essential .overview-buttons{display:block;text-align:center}.product-details-page .page-body .product-essential .overview-buttons div{margin:0 1px}.product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .qty-input,.product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .qty-dropdown{width:170px!important}.product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .add-to-cart-button{color:#fff;width:171px!important;height:50px}.product-details-page .two-column-wrapper .productTabs .productTabs-header .review-rating ul{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex}.product-details-page .two-column-wrapper .productTabs .productTabs-header .review-rating ul li{text-align:center;border-bottom:0}.product-details-page .two-column-wrapper .productTabs .productTabs-header ul li{width:100%;text-align:left}#quickTab-specifications{padding:0}#quickTab-contact_us{width:100vw}.product-details-page .two-column-wrapper .productTabs .productTabs-header ul li.ui-tabs-tab:before{content:"";position:absolute;height:18px;width:10px;right:25px;margin-top:17px;background:#cc0200 url(../Themes/Pavilion/Content/img/back-icon.png) center no-repeat;transform:rotate(180deg);transition:all .3s}.product-details-page .two-column-wrapper .productTabs .productTabs-header ul li.ui-tabs-tab.ui-tabs-active.ui-state-active:before{right:27px;background:#605d5c url(../Themes/Pavilion/Content/img/back-icon.png) center no-repeat!important;transform:rotate(270deg);transition:all .3s}.product-details-page .two-column-wrapper .productTabs .productTabs-header .product-specs-box .table-wrapper .hidden-row th{padding:20px 0}.product-details-page .product-collateral .product-tags-box{background-color:#e5e5e5}.product-details-page .product-collateral .product-tags-box .title{width:90%;font-size:18px;color:#605d5c;margin:0 auto;padding:18px 0;background-color:#eaeaea}.product-details-page .product-collateral .product-tags-box .product-tags-list ul{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0 auto}.product-details-page .product-collateral .product-tags-box .product-tags-list{padding:5px 5%}.product-details-page .product-collateral .product-tags-box .product-tags-list li.separator{display:none}.product-details-page .product-collateral .product-tags-box .product-tags-list li.tag{width:45%;background-color:#fff;margin-bottom:5px}.header .center{width:100%}.header .center .header-text{font-size:14px;padding-top:5px;float:none;line-height:unset;background-color:#f2f2f2;box-shadow:0 0 10px rgba(0,0,0,.17)}.header .center .header-text .header-text-close{width:15px;height:15px;float:right;margin-right:10px;display:inline-block;background-color:#000;background-image:url(../Themes/Pavilion/Content/img/close-icon-notification.svg);background-repeat:no-repeat;vertical-align:middle;background-position:center}.header-upper{position:fixed;top:0;width:100%;height:45px;z-index:1071;background-color:#fff}.header-links-wrapper{display:none}.responsive-nav-wrapper-parent{position:fixed;top:45px;width:100%;height:85px!important;z-index:1071;background-color:#fff;padding:20px}.admin-header-links~.header .header-logo{top:95px}.admin-header-links~.responsive-nav-wrapper-parent{top:45px}.mobile-sticky-logo .header .header-logo{position:fixed;top:0}.mobile-sticky-logo .responsive-nav-wrapper-parent{top:110px}.mobile-sticky-logo .admin-header-links~.header .header-logo{top:42px}.mobile-sticky-logo .admin-header-links~.responsive-nav-wrapper-parent{top:152px}.two-columns-area{margin:125px 0 25px}.admin-header-links~.two-columns-area{margin-top:125px}.master-wrapper-content{margin-top:135px;padding:35px 0 25px 0}.home-page-body .master-wrapper-content{padding:0 0 25px 0}.admin-header-links~.master-wrapper-content{margin-top:130px}.two-columns-area~.master-wrapper-content{margin-top:0!important}.responsive-nav-wrapper{display:-moz-flex!important;display:-webkit-flex!important;display:-ms-flex!important;display:flex!important;font-size:0;height:45px;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;position:relative;text-align:center}.responsive-nav-wrapper:after{content:"";display:block;clear:both}.responsive-nav-wrapper>div{display:inline-block;background-color:#f74258;background-image:url("../Themes/Pavilion/Content/img/mobile-sprite.png");background-repeat:no-repeat;vertical-align:middle}.responsive-nav-wrapper .mega-menu-logo{width:122px;height:25px;margin-right:15px;display:inline-block;background-repeat:no-repeat;vertical-align:middle}.responsive-nav-wrapper .mega-menu-logo img{width:122px;height:25px;margin-right:15px;display:inline-block;background-repeat:no-repeat;vertical-align:middle}.responsive-nav-wrapper div.menu-title{background-position:-17px center;background-color:#030504!important}.responsive-nav-wrapper div.menu-title span{width:20px;height:20px;margin-right:18px;border:0}.responsive-nav-wrapper div.close-menu{background-position:-17px center}.responsive-nav-wrapper div.close-menu span{width:20px;height:20px;margin-right:18px;border:0}.responsive-nav-wrapper div.shopping-cart-link{background-position:-59px center}.responsive-nav-wrapper div.has-cart-number{display:inline-block;background-color:var(--sc)!important;background-image:url(../Themes/Pavilion/Content/img/cart-3.png);background-repeat:no-repeat;vertical-align:middle;background-position:center}.responsive-nav-wrapper div.personal-button{background-position:-112px center;margin-right:10px}.responsive-nav-wrapper div.preferences-button{position:absolute;right:165px;background-position:-166px center}.header-selectors-wrapper{display:none!important}.admin-header-links{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;position:fixed;top:0;z-index:1030;width:100%;background-color:var(--pc);color:#fff}.responsive-nav-wrapper div.search-wrap{margin-right:10px;background-position:-220px center}.responsive-nav-wrapper .shopping-cart-number{position:absolute;top:25px;display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;width:15px;height:15px;margin-left:24px;border-radius:50%;color:#fff;background:#000;font-size:9px;text-align:center;line-height:13px;font-family:Wuerth-Bold}.responsive-nav-wrapper>div>span,.responsive-nav-wrapper>div>a{display:block;width:45px;height:45px;font-size:0;border:1px solid #e5e5e5}.ps-container>.ps-scrollbar-y-rail{visibility:hidden!important}.scrollYRemove{overflow:hidden!important;-ms-touch-action:none!important;-webkit-overflow-scrolling:touch!important}.overlayOffCanvas{display:none;position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:1060}.overlayOffCanvas.show{background:rgba(0,0,0,.6)}.header-menu{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding-top:130px;text-align:left;background-color:#ececec;overflow-y:scroll;-webkit-overflow-scrolling:touch;z-index:1070;transition:all .5s ease}.notAndroid23 .header-menu{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.two-columns-area .home-page-product-grid .item-grid.owl-carousel{z-index:0}.spc-body .product-grid.active{padding:0 20px}.slider-wrapper~.spc{margin-top:0!important}.spc-categories{margin:0!important;background-color:#fff}.spc-categories .category-sublist{display:none!important;position:absolute;top:90%;left:50%;width:85%;padding:30px;background-color:#fff;text-align:left;line-height:40px;font-size:18px;font-family:Helvetica;color:#030504;z-index:1100;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.spc-body .category-info{height:auto!important;margin:0!important;border:0!important}.spc-body .category-info .category-title{padding:35px 65px 0 20px;text-align:left}.spc-body .category-info .category-mobile-navigation,.spc-categories .item-box .rating{display:none}.spc-categories .product-grid .item-grid{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 20px}.spc-categories .product-grid .item-grid .item-box{width:calc(50% - 10px)!important;margin-bottom:22px!important;border:1px solid #e5e5e5}.spc-categories .product-grid .item-grid .item-box .product-item{border:0}.spc-categories .product-grid .item-grid .item-box:nth-child(odd){margin-right:10px!important}.spc-categories .product-grid .item-grid .item-box:nth-child(even){margin-left:10px!important}.spc-categories .product-grid .item-grid .item-box .picture{position:relative;float:none;height:auto!important;width:100%!important;margin-bottom:0}.spc-categories .product-grid .item-grid .item-box .picture a{display:block}.spc-categories .product-grid .item-grid .item-box .picture img{height:auto!important;margin-bottom:0}.spc-categories .product-grid .item-grid .item-box .product-title{font-size:18px}.spc-categories .product-grid .item-grid .item-box .actual-price{font-size:16px}.spc-categories .product-grid .item-grid .product-item .details{width:100%;min-height:205px!important;text-align:center;border-top:1px solid #e5e5e5}.spc-categories .product-grid .item-grid .product-item .details .product-title{height:85px!important;margin-top:25px}.spc-categories .product-grid .item-grid .product-item .details .product-title a{-webkit-line-clamp:3}.spc-categories .product-grid .item-grid .product-item .details .add-info .prices{padding-bottom:45px!important}.spc-categories .product-grid .item-grid .item-box .buttons-lower .product-box-add-to-cart-button{width:100%!important;height:auto;margin:0!important;background-color:#cc0200}.spc-categories .product-grid .item-grid .item-box .buttons-lower button span{padding:0 0 0 15px;font-size:0}.spc-categories .product-grid .item-grid .item-box .buttons-lower button span:after{background-color:#888!important}.spc-menu{position:absolute;right:20px;top:27px;height:45px;width:45px;background-color:#e5e5e5}.spc-menu-dot{top:30px;left:30px;margin-top:-10px;margin-left:-10px}.spc-menu-dot,.spc-menu-dot:before,.spc-menu-dot:after{position:absolute;width:6px;height:6px;border-radius:50%;background-color:#a3a3a3}.spc-menu-dot:before,.spc-menu-dot:after{content:""}.spc-menu-dot:before{right:10px}.spc-menu-dot:after{left:10px}.menu-active{background-color:#a3a3a3;z-index:1200}.menu-active>.spc-menu-dot,.menu-active>.spc-menu-dot:before,.menu-active>.spc-menu-dot:after{background-color:#fff}.spc-categories .category-sublist.active{display:-moz-flex!important;display:-webkit-flex!important;display:-ms-flex!important;display:flex!important;flex-direction:column}.spc-categories .category-details .category-sublist li{padding-bottom:20px;line-height:20px}.spc-categories .category-details .category-sublist .tab.active{font-family:"Wuerth-Bold"}.spc-categories .category-details .category-sublist .tab.active{color:#cc0200}.spc-categories .category-details .category-sublist .category-sublist-title{display:block;padding-bottom:25px;padding-top:25px;font-family:"Wuerth-ExtraBoldCond";text-transform:uppercase}.spc-categories .category-details .category-sublist .spc-sort{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.spc-categories .category-details .category-sublist .spc-sort li{text-transform:uppercase}.spc-categories .category-details .category-sublist .category-sublist-sort-title{display:block;padding-top:25px;padding-bottom:15px;font-size:28px;font-family:"Wuerth-ExtraBoldCond"}.spc-categories .item-box .buttons-upper input[type="button"],.spc-categories .item-box .buttons-lower button{height:40px!important;background-repeat:inherit}.android23 .header-menu{left:-100%}.header-menu.open{box-shadow:1px 0 5px rgba(0,0,0,.5)}.notAndroid23 .header-menu.open{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.android23 .header-menu.open{left:0}.header-menu .close-menu,.header-menu .back-button{background-color:#fff;cursor:pointer}.header-menu .close-menu span,.header-menu .back-button span{display:block;width:50px;height:20px;background:url(../Themes/Pavilion/Content/img/back-icon.svg) no-repeat;background-position:bottom;font-size:0;padding:0}.header-menu>ul li{background:#fff}.header-menu>ul>li{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center}.header-menu>ul li a{display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center}.header-menu>ul li a img{width:25px;height:25px;margin-right:15px}.header-menu>ul li:after{content:"";display:block;clear:both}.header-menu>ul li>a,.header-menu>ul li>span{display:block;position:relative;z-index:0;padding:20px;color:#333;font-weight:bold;text-transform:uppercase;font-size:14px;line-height:20px}.header-menu>ul li>a{width:calc(100% - 60px)!important;float:left}.plus-button{position:relative;z-index:1;float:right;width:50px;height:60px;background:#f74258 url("../Themes/Pavilion/Content/img/pointer-color.png") center no-repeat;cursor:pointer}.header-menu .sublist-wrap{position:absolute;z-index:2;inset:0;width:100%;height:100%;background-color:#fff;overflow-y:scroll;-webkit-overflow-scrolling:touch;transition:all .5s ease}.notAndroid23 .header-menu .sublist-wrap{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.android23 .header-menu .sublist-wrap{left:-100%}.notAndroid23 .header-menu .sublist-wrap.active{width:100%!important;padding-top:130px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.notAndroid23 .header-menu .sublist-wrap.active .sublist:first-child{padding-bottom:40px}.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist .has-sublist .sublist-wrap{width:100%!important;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);position:inherit;box-shadow:none}.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist .has-sublist .sublist-wrap .sublist li a{font-size:18px;line-height:15px;text-transform:none;color:#030504;font-weight:unset;padding:0 20px 20px 20px}.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist li a{width:100%!important;font-size:14px;line-height:15px}.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist li .sublist .back-button{display:none}.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist li .sublist li a{padding:0 20px 20px 20px;text-transform:none;font-size:14px;font-weight:unset;line-height:15px;color:#030504}.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist .plus-button,.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist-wrap .has-sublist .sublist-wrap,.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist-wrap .has-sublist .plus-button,.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist-wrap .back-button,.header-menu .mega-menu-responsive .sublist-last-category .has-sublist .sublist-last-category{display:none}.header-menu .mega-menu-responsive .has-sublist .sublist-wrap .sublist-wrap li a{font-size:12px}.android23 .header-menu .sublist-wrap.active{left:0}.master-wrapper-page .center .two-colums-area-right .jCarouselMainWrapper{margin:0 30px 10px 30px!important}.jCarouselMainWrapper .slick-next,.jCarouselMainWrapper .slick-prev{display:none!important}.slick-list .slick-track .carousel-item.slick-slide,.slick-list .slick-track .carousel-item.slick-slide.slick-active{padding:0 5px!important}.jCarouselMainWrapper .nop-jcarousel.product-grid .title{padding:0;padding-left:10px;margin:35px 0;font-size:28px!important;font-family:Wuerth-ExtraBoldCond}.master-wrapper-content .jCarouselMainWrapper .nop-jcarousel.product-grid .title{margin:20px 0 20px!important}.master-wrapper-content .intelisale-slider-title{margin-top:0!important}.jCarouselMainWrapper .nop-jcarousel .slick-dots{padding:25px 0!important;margin-right:10px}.jCarouselMainWrapper .nop-jcarousel .slick-dots button{margin-left:15px}.jCarouselMainWrapper .nop-jcarousel .slick-dots li{margin:0 0 10px 0!important}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box{min-height:270px;height:auto}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .product-title,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .product-title{align-self:center;height:90px!important;width:100%;max-height:auto!important;padding:0;color:#030504;font-size:18px}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .product-title a,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .product-title a{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.slick-active .item-box .product-item .picture,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .product-item .picture{height:160px;width:100%;margin:0}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .product-item .picture img,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.slick-active .item-box .product-item .picture img{bottom:initial;height:130px!important;max-height:130px}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .buttons-lower button,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.slick-active .item-box .buttons-lower button,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .buttons-upper .quick-view-button,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active item-box .buttons-upper .quick-view-button,.jCarouselMainWrapper .nop-jcarousel.product-grid .slick-track .carousel-item.slick-slide .item-box .buttons-lower,.jCarouselMainWrapper .nop-jcarousel.product-grid .slick-track .carousel-item.slick-slide.active .item-box .buttons-lower{display:none}.also-purchased-products-grid.product-grid .item-box .buttons-lower,.related-products-grid.product-grid .item-box .buttons-lower{display:none}.also-purchased-products-grid.product-grid .item-box .buttons-upper,.related-products-grid.product-grid .item-box .buttons-upper{bottom:0}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .actual-price,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .actual-price{vertical-align:unset;color:#039ee0;font-size:16px;font-weight:300}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .product-item .details,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .product-item .details{min-height:175px!important}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .product-item .details .add-info,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .product-item .details .add-info{min-height:80px!important}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .prices,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .prices{padding:0!important;padding-bottom:0!important}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .product-item .details .add-info .prices,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .product-item .details .add-info .prices{height:105px!important}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .buttons-upper,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .buttons-upper{position:absolute;bottom:0;left:0}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .buttons-upper input[type="button"],.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .buttons-upper input[type="button"]{width:33%;height:40px;margin:0;padding:0;background-color:#fff}.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide .item-box .buttons-upper .add-to-cart-button-mobile,.jCarouselMainWrapper .nop-jcarousel.product-grid .carousel-item.slick-slide.active .item-box .buttons-upper .add-to-cart-button-mobile{display:inline-block}.header-menu>ul>li>a{border:0}.category-navigation-title,.category-navigation-list-wrapper{display:none!important}.flyout-cart-wrapper{position:fixed;top:130px;left:0;display:none;width:100%;z-index:1070;border-top:1px solid #ececec;box-shadow:0 4px 4px rgba(0,0,0,.1);background-color:#fff}.admin-header-links~.responsive-nav-wrapper-parent .flyout-cart-wrapper,.admin-header-links~.responsive-nav-wrapper-parent .header-links,.admin-header-links~.responsive-nav-wrapper-parent .header-selectors,.admin-header-links~.responsive-nav-wrapper-parent .store-search-box{top:130px}.mobile-sticky-logo .flyout-cart-wrapper,mobile-sticky-logo .header-links,.mobile-sticky-logo .header-selectors,.mobile-sticky-logo .store-search-box{top:163px}.mobile-sticky-logo .admin-header-links~.responsive-nav-wrapper-parent .flyout-cart-wrapper,.mobile-sticky-logo .admin-header-links~.responsive-nav-wrapper-parent .header-links,.mobile-sticky-logo .admin-header-links~.responsive-nav-wrapper-parent .header-selectors,.mobile-sticky-logo .admin-header-links~.responsive-nav-wrapper-parent .store-search-box{top:205px}.cart-trigger,.mini-shopping-cart .attributes{display:none}.header-links,.header-selectors{position:fixed;top:130px;left:0;display:none;width:100%;z-index:1070;box-shadow:0 4px 4px rgba(0,0,0,.1);background-color:#ececec;font-size:13px}.header-links li{border-top:1px solid #e6e6e6}.header-links a{display:inline-block;padding:15px 25px}.header-links .ico-account{background-position:left 0}.header-links .ico-register{background-position:left -48px}.header-links .ico-login,.header-links .ico-logout{background-position:left -96px}.header-links .ico-inbox{background-position:left -144px}.header-links .ico-wishlist{background-position:left -192px}.header-selectors>div{display:block;border-top:1px solid #ececec;padding:15px}.store-search-box{position:fixed;top:130px;left:0;display:none;width:100%;z-index:1070;box-shadow:0 4px 4px rgba(0,0,0,.1);background-color:#605d5c;padding:10px}.category-page-body .page-title,.manufacturer-page-body .page-title,.manufacturer-all-page-body .page-title,.vendor-all-page-body .page-title,.vendor-page-body .page-title,.product-tags-all-page-body .page-title,.products-by-tag-page-body .page-title,.recently-viewed-products-page-body .page-title,.recently-added-products-page-body .page-title,.compare-products-page-body .page-title{border:1px solid #e9e9e9;background-color:#fff;padding:20px 25px}.category-page-body .page-title h1,.manufacturer-page-body .page-title h1,.manufacturer-all-page-body .page-title h1,.vendor-all-page-body .page-title h1,.vendor-page-body .page-title h1,.product-tags-all-page-body .page-title h1,.products-by-tag-page-body .page-title h1,.recently-viewed-products-page-body .page-title h1,.recently-added-products-page-body .page-title h1,.compare-products-page-body .page-title h1{font-size:18px;color:#f74258;text-transform:uppercase}.product-specs-box .data-table td a:only-child{position:absolute;top:50%;left:15px;max-width:100%;margin:-10px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.checkout-page .enter-address+.buttons{text-align:center!important}.two-columns-area .home-page-product-grid{padding:25px 20px 0}.item-box .product-item .details .add-info .prices{height:75px!important;margin:initial!important;padding:initial!important;padding-bottom:initial!important}.item-box .product-item .details .add-info .prices .actual-price{display:block;font-size:16px!important}.price-label,.price-label-tax{font-size:12px}.item-box .product-title a{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#030504!important;font-size:14px}.item-box .product-item .details{min-height:115px!important}.item-box .product-item .details .add-info .buttons-upper{display:flex;-moz-display:flex;-webkit-display:flex;-ms-display:flex;justify-content:center;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;width:100%!important;background-color:#fff;border:1px solid #efefef!important}.item-box .product-item .details .add-info{min-height:initial}.item-box .buttons-upper .add-to-cart-div{-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.item-box .product-item .details .add-info .buttons-upper .add-to-cart-button-mobile{background-position:center;border-left:1px solid #efefef;background-image:url("../Themes/Pavilion/Content/img/cart-red.png");background-repeat:no-repeat;background-color:transparent}.item-box .product-item .details .add-info .buttons-upper .add-to-compare-list-button{border-right:1px solid #efefef;border-top:transparent;background-position:center!important;background-image:url("../Themes/Pavilion/Content/img/arrows-grey.png")!important;background-repeat:no-repeat}.item-box .product-item .details .add-info .buttons-upper .add-to-compare-list-button:hover{background-image:url("../Themes/Pavilion/Content/img/arrows-red.png")!important;background-color:transparent!important}.item-box .product-item .details .add-info .buttons-upper .add-to-wishlist-button{background-position:center 10px!important;background-image:url("../Themes/Pavilion/Content/img/like-grey.png")!important;background-repeat:no-repeat}.item-box .product-item .details .add-info .buttons-upper .add-to-wishlist-button:hover{background-image:url("../Themes/Pavilion/Content/img/like-red.png")!important;background-color:transparent!important}.item-box .buttons-upper input[type="button"]{width:33%;height:35px;margin:0;padding:0;background-color:#fff}.item-box .buttons-upper .quick-view-button{display:none}.item-box .buttons-upper .add-to-cart-button-mobile{display:inline-block}.item-box .buttons-upper input[type="button"]{margin:0;border:0;background-repeat:inherit;font-size:0;transition:all .2s ease}.item-box .product-item .picture{display:inline-block;width:90%!important}.item-box .product-item .picture a{height:100%!important}.master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .product-selectors{padding:0}.category-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .prices{margin:initial!important;padding:initial!important;padding-bottom:initial!important}.category-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price{font-size:16px!important}.category-page .page-body .product-grid .item-grid .item-box .product-title{height:75px!important}.category-page .page-body .product-grid .item-grid .item-box .product-title a{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#030504!important;font-size:18px}.category-page .page-body .product-grid .item-grid .item-box .product-item .details{min-height:115px!important;border-top:1px solid #efefef!important}.category-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .buttons-upper{display:none}.category-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .buttons-lower{position:absolute;z-index:2;bottom:0;left:0;width:100%;height:45px;border-width:1px;border-style:solid;border-color:#f0f0f0 #ececec #ececec;background-color:#fff;transition:all .2s ease}.home-page .page-body .item-box .product-item .details .add-info .buttons-lower .ajax-cart-button-wrapper input,.category-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .buttons-lower .ajax-cart-button-wrapper input{display:inline-block!important}.search-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .buttons-lower,.category-page .page-body .product-grid .item-box .buttons-upper .quick-view-button,.breadcrumb,.search-page .page-body .product-list .item-grid .item-box .product-item .details .add-info .buttons-lower,.category-page .page-body .product-list .item-grid .item-box .product-item .details .add-info .buttons-lower{display:none}.category-page .page-body .product-grid .product-item .details .add-info{height:110px;min-height:initial;padding-top:10px}.category-page .page-body .product-grid .item-grid.item-box .buttons-upper .add-to-cart-div{-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.category-page .page-body .product-grid .item-box .product-item .details .add-info .buttons-upper .add-to-cart-button-mobile{display:inline-block;background-position:center;border-left:1px solid #efefef}.category-page .page-body .product-grid .item-box .product-item .details .add-info .buttons-upper .add-to-compare-list-button{border-right:1px solid #efefef;border-top:transparent;background-position:center;border-left:0}.category-page .page-body .product-grid .item-box .product-item .details .add-info .buttons-upper .add-to-wishlist-button{background-position:center}.category-page .page-body .product-grid .item-box .buttons-upper input[type="button"]{width:33%;height:40px;margin:0;padding:0;background-color:#fff}.category-page .page-body .product-grid .item-box .buttons-upper .add-to-cart-button-mobile{display:inline-block}.item-box .buttons-upper input[type="button"]{width:100%!important}.category-page .page-body .product-grid .item-box .buttons-upper input[type="button"]{margin:0;border:0;font-size:0;transition:all .2s ease}.master-column-wrapper .center-2 .page .page-title h1{font-family:Wuerth-ExtraBoldCond;font-size:28px;color:#030504}.master-column-wrapper .center-2 .category-page .page-title{padding-top:25px;border-bottom:25px;margin:initial!important}.category-page .page-body .product-grid .item-box .product-item .picture{width:90%!important;display:inline-block}.category-page .page-body .product-grid .item-box .product-item .picture a{height:100%!important}.footer-lower{overflow:hidden;background-color:#fff;padding:20px}.footer-disclaimer,.footer-powered-by{font-size:15px}.footer-store-theme{margin:0}.footer-block .title:after{content:"";position:absolute;top:27px;right:15px;width:10px;height:20px;background:url(../Themes/Pavilion/Content/img/back-icon.svg) center no-repeat;background-color:transparent!important;transform:rotate(180deg)}.footer-block .title{font-size:18px;text-align:left}.newsletter .title{width:100%!important}.newsletter .heading{display:block;margin:0 auto;padding:60px 100px 25px;color:#fff;font-size:28px;text-transform:uppercase;font-family:Wuerth-ExtraBoldCond}.newsletter .heading span{margin-left:5px}.social-sharing{display:none}.newsletter-email{display:block;padding-bottom:10px}.newsletter-email .newsletter-subscribe-text::-webkit-input-placeholder{color:transparent}.newsletter-email .newsletter-subscribe-text{width:280px}.newsletter .title{width:100%;margin:0;text-align:center;line-height:20px;color:#fff;padding:0 60px 45px;font-size:15px}.newsletter-checkbox label{font-size:15px;line-height:20px}.owl-theme .owl-dots{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center}.owl-theme .owl-dots .owl-dot span{display:block;width:10px;height:10px;margin:5px 7px;background:#a3a3a3!important;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:50%}.owl-theme .owl-dots .owl-dot span .active{background:var(--pc)!important}.online-shopping-benefits{margin:20px 20px 30px}.master-column-wrapper .center-1 .page.product-details-page .page-body .product-essential .overview .time-and-price-delivery .info .shipping-info .shipping-text{margin-left:20px}.product-grid .title{font-size:28px!important;line-height:25px;text-align:center}.product-grid .owl-carousel .owl-stage-outer{height:400px}.product-grid .owl-theme .owl-dots{padding-top:25px}.product-grid .item-box .picture{margin:0;width:200px;height:200px;display:inline-block}.product-grid .item-box .picture img{height:200px!important}.responsive-nav-wrapper div.filters-button{position:fixed;top:130px;left:0;display:block!important;height:40px;width:50%;border-right:1px solid #fff;background-image:none}.responsive-nav-wrapper div.filters-button span{display:-moz-flex!important;display:-webkit-flex!important;display:-ms-flex!important;display:flex;-moz-justify-content:center!important;-webkit-justify-content:center!important;-ms-justify-content:center!important;justify-content:center;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;height:40px;width:100%;color:#fff;font-size:15px;line-height:25px;text-align:center;background:#605d5c;text-transform:uppercase;border:0}.scrollYFilterRemove{overflow:scroll!important}.nopAjaxFilters7Spikes .close-filters span{display:none!important}.filter-block a.toggleControl{font-size:18px!important;font-family:Wuerth-Bold!important;color:#000!important;text-align:left}.filtersPanel .block .title{background:url(../Themes/Pavilion/Content/img/arrow-right-icon.svg) center no-repeat!important;background-position:95% 18px!important}.notAndroid23 .nopAjaxFilters7Spikes{-webkit-transform:translate(-100%)!important;-ms-transform:translate(-100%)!important;transform:translate(-100%)!important}.notAndroid23 .nopAjaxFilters7Spikes.open{-webkit-transform:translate(0)!important;-ms-transform:translate(0)!important;transform:translate(0)!important}.priceRangeFilterPanel7Spikes .filtersGroupPanel,.specificationFilterPanel7Spikes .filtersGroupPanel{padding:15px 25px;color:#030504;font-size:18px}.nopAjaxFilters7Spikes{top:130px!important;width:100%!important}.filters-button-none{top:-250px!important}.filtersPanel{padding-top:40px}.new-sort-button{position:fixed;top:130px;right:0;display:block;height:40px;width:50%;margin:0!important;z-index:2000;background-image:none}.new-sort-button span{display:-moz-flex!important;display:-webkit-flex!important;display:-ms-flex!important;display:flex;-moz-justify-content:center!important;-webkit-justify-content:center!important;-ms-justify-content:center!important;justify-content:center;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;height:40px;width:100%;z-index:2000;color:#fff;font-size:15px;line-height:25px;text-align:center;background:#605d5c;text-transform:uppercase}.sort-closed{position:fixed;top:0;left:0;display:block;width:100%;height:100%;z-index:1070;overflow:hidden;background-color:#fff;transition:all .5s ease;-webkit-transform:translate(-100%)!important;-ms-transform:translate(-100%)!important;transform:translate(-100%)!important}.sort-closed .sort-item{margin-left:25px;line-height:40px;font-size:18px;color:#030504;text-align:left}.sort-closed .product-sorting{position:relative;top:190px;text-align:center}.sort-closed .product-sorting span{font-family:Wuerth-Bold!important;color:#000!important;font-size:18px!important;text-transform:uppercase;vertical-align:middle}.sort-open{-webkit-transform:translate(0)!important;-ms-transform:translate(0)!important;transform:translate(0)!important}.sort-show{display:block;background:transparent!important}.product-grid.bestsellers{display:block;background-color:#a3a3a3}.product-grid.bestsellers h2.title{margin:0;padding-top:45px;padding-bottom:35px;text-align:center}.product-grid.bestsellers .title.carousel-title-no-border{margin:0;padding:0}.bestsellers.product-grid .product-item .details .add-info{min-height:100px}.bestsellers.product-grid .product-item .details .add-info .buttons-upper{height:60px}.bestsellers.product-grid .item-box .product-item .details .add-info .buttons-upper .add-to-compare-list-button,.bestsellers.product-grid .item-box .product-item .details .add-info .buttons-upper .add-to-wishlist-button,.bestsellers.product-grid .item-box .product-item .details .add-info .buttons-upper .add-to-cart-button-mobile{height:55px;background-position:center!important}.product-grid.bestsellers .owl-carousel{padding:0 10px!important}.product-grid.bestsellers .owl-carousel:last-child .owl-controls .owl-dots{display:-moz-flex!important;display:-webkit-flex!important;display:-ms-flex!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;width:90%;margin:0 auto;padding-bottom:30px}.product-grid.bestsellers .owl-carousel .owl-stage-outer .owl-stage .owl-item{padding:0!important}.product-grid.bestsellers .owl-carousel .owl-stage-outer .owl-stage .owl-item .all-items-holder .item-box{width:100%!important;max-width:none!important;padding:0 10px!important}.product-grid.bestsellers .owl-carousel .owl-stage-outer .owl-stage .owl-item .all-items-holder .item-box .product-item{border:0}.product-grid.bestsellers .owl-carousel .owl-controls .owl-dots .owl-dot span{background:#fff!important}.product-grid.bestsellers .owl-carousel .owl-controls .owl-dots .owl-dot.active span{background:#cc0200!important}.product-grid.bestsellers .item-box .product-item .picture{border-bottom:0!important}.product-grid.bestsellers .item-box .product-item .details .product-title{height:75px!important}.product-grid.bestsellers .item-box .product-item .details .product-title a{font-family:Wuerth-ExtraBoldCond;font-size:28px;color:#030504;-webkit-line-clamp:3}.product-grid.bestsellers .item-box .product-item .details .add-info .prices .actual-price{font-family:Wuerth-Bold;font-size:25px!important;color:#039ee0!important}.category-title-white{color:#fff}.store-search-box input.search-box-button{margin:0 0 0 12px!important}.instantSearch .k-list-container{height:60vh!important;overflow:scroll}.nivo-controlNav a{margin-left:7px!important;margin-right:7px!important}.home-page-product-grid .product-title{height:90px!important}.home-page-product-grid .item-box{margin:0 0 25px}.home-page-product-grid .owl-theme .owl-dots{padding-top:0}.home-page-product-grid .owl-carousel .owl-stage-outer{height:auto}.home-page-product-grid .item-box .product-item .details .add-info .buttons-upper{position:absolute;bottom:0}.home-page-product-grid .item-box .product-item .details .add-info .prices .actual-price{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-page-product-grid .product-item .details .add-info{min-height:95px!important}.recently-added-products-page .product-grid .item-box .buttons-upper .add-to-cart-button-mobile{display:block}.intelisale-slider .item-box .buttons-upper .add-to-cart-button-mobile{display:block!important}.header-text{display:block;width:100%;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.header-text .header-text-label,.header-text span{display:inline}.spc-categories .product-grid .item-grid .item-box .buttons-upper{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;width:100%!important;background-color:#fff}.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-compare-list-button,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-cart-button-mobile,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-wishlist-button{margin:0!important}.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-compare-list-button,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-cart-button-mobile,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-wishlist-button,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-cart-button-mobile,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-compare-list-button:hover,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-cart-button-mobile:hover,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-wishlist-button:hover,.spc-categories .product-grid .item-grid .item-box .buttons-upper .add-to-cart-button-mobile:hover{background-color:#fff!important}.category-page .product-list .item-box .product-item .picture,.product-tag-page .product-list .item-box .product-item .picture,.search-results .product-list .item-box .product-item .picture{width:30%!important}.category-page .product-list .item-box .product-item .details .add-info .buttons-upper{border-top:transparent!important}.category-page .product-list .item-box .product-item .details .add-info .buttons-upper .add-to-compare-list-button{border:1px solid #e9e9e9}.product-details-page .overview-bottom{margin:10px 0 50px 0;text-align:center}.product-details-page .slick-dots,.shopping-cart-page .slick-dots{display:-moz-flex;display:-webkit-flex;display:-ms-flex;display:flex;-moz-align-items:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;height:30px}.product-details-page .slick-dots li,.shopping-cart-page .slick-dots li{margin:0 5px}.product-details-page .slick-dots li[aria-hidden="true"] button:hover,.shopping-cart-page .slick-dots li[aria-hidden="true"] button:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.footer-under-lower{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;padding:10px calc(5vw + 13px)}.offer-promo-date{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:left;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.offer-promo-date .promo-offer-valid{padding:0;text-align:right}.promo-offer-valid-dates{-moz-justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}.d-none{display:none}.intelisale-tabs{margin:25px 10px 0 20px}.intelisale-carousel-all-prod.item-grid{display:flex;flex-wrap:wrap;margin:0 20px!important}.intelisale-carousel-all-prod .item-box .product-item .details .add-info .buttons-upper{display:flex;align-items:center;width:100%!important;background-color:#fff;border-top:1px solid #efefef!important}.intelisale-carousel-all-prod .item-box .product-item .details .add-info .buttons-lower{display:none}.product-ribbon-picture{margin:0 auto;width:410px!important}.product-ribbon-picture img{width:60px;height:60px}}@media all and (min-width:1000px) and (max-width:1024px){.shopping-cart-page .order-summary-content .table-wrapper,.wishlist-page .wishlist-content .table-wrapper{overflow-x:scroll}}@media all and (min-width:769px) and (max-width:1024px){.mini-shopping-cart .items{overflow:hidden}.mini-shopping-cart .item{float:left;width:50%}.master-column-wrapper .category-page .page-body .product-grid .item-grid .item-box{margin-bottom:55px}.product-grid.bestsellers .title{text-align:center}.category-page .product-list .item-box .buttons-upper .add-to-cart-button-mobile{display:block}.search-page .product-list .item-box .product-item .details .add-info .buttons-upper{border-top:0!important}.search-page .product-list .item-box .product-item .details .add-info .buttons-upper .add-to-compare-list-button{border-top:1px solid #efefef;margin-left:0}.variant-picture{width:290px}.variant-overview .see-all-product-details-btn{width:110px;padding:10px;font-size:10px}}@media all and (min-width:681px) and (max-width:1024px){.spc-categories .spc-body{border:0!important}}@media all and (min-width:480px) and (max-width:1024px){.spc-categories .details{padding:0!important}.responsive-nav-wrapper div.preferences-button{right:165px}}@media all and (max-width:768px){.topic-page .page-body p a img{width:100%}.home-page-product-grid .product-title{height:60px!important}.anywhere-sliders-nivo-slider .carousel-container,.anywhere-sliders-nivo-slider .one-image-carousel-container{left:25px;top:70%;-webkit-transform:translate(-70%);-ms-transform:translate(-70%);transform:translateY(-70%);width:85%}.anywhere-sliders-nivo-slider .carousel-container .title,.anywhere-sliders-nivo-slider .one-image-carousel-container .one-image-title{margin-bottom:15px;font-size:25px;line-height:25px}.anywhere-sliders-nivo-slider .carousel-container .description,.anywhere-sliders-nivo-slider .one-image-carousel-container .one-image-description{font-size:16px;line-height:16px;text-transform:initial}.nivo-slice{opacity:0!important}.nivoSlider img{object-fit:cover}.product-grid.bestsellers .owl-carousel .owl-stage-outer{height:auto!important}.product-grid.bestsellers .item-box .picture{height:225px}.productTabs-body .full-description iframe{height:300px}.master-column-wrapper .center-2 .page.category-page .page-body .product-selectors.infinite-scroll-enabled .sort-closed{margin:0}.newsletter-email .newsletter-subscribe-text{width:240px}.newsletter .heading{padding:60px 50px 25px}.intelisale-default-slider .slick-track .carousel-item.slick-slide,.intelisale-default-slider .slick-track .carousel-item.slick-slide.slick-active{padding:0 25px!important}.category-page .product-list .item-box .product-item .details .add-info .buttons-upper .add-to-compare-list-button{border-top:transparent}.category-page .product-list .item-box .product-item .details .add-info .buttons-upper{border-top:1px solid #efefef!important}.responsive-nav-wrapper .mega-menu-logo{width:80px;height:20px;background-size:80px}.responsive-nav-wrapper .mega-menu-logo img{width:80px;height:20px;background-size:80px}.master-column-wrapper .product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .add-to-cart-button{width:200px!important}.footable .order-summary-qty-input{position:relative;top:0}.order-summary-content form .cart .order-summary-qty-input{top:-40px}.footable .product-minus-btn{top:0}.footable .product-plus-btn{top:-82px}.footable-row-detail-value .td-title{display:none}.packaging-detail-product-number input{text-align:center!important}.html-home-page .home-page-body .home-page .ajax-cart-button-wrapper input{display:inline-block}table.dataTable thead tr th.group-attributes,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td.group-attributes{display:none}table.dataTable,.productGroupedTable .product-table-sku .additional-details .sku a,.packaging-box span:last-of-type{font-size:12px}.productGroupedTable .product-table-cart-btn .add-to-cart-panel .qty-input{font-size:14px;width:80px!important}#productGroupedTable_wrapper .product-plus-btn{left:75%}}@media all and (max-width:600px){.nivo-slider-banner-small{width:100%!important}.html-search-page .search-page-body .search-page .item-grid .item-box .add-info .buttons-lower .ajax-cart-button-wrapper .quantity-product-dubai,.html-home-page .home-page-body .home-page .nop-jcarousel .item-grid .item-box .add-info .buttons-lower .ajax-cart-button-wrapper .quantity-product-dubai,.html-category-page .category-page-body .category-page .item-grid .item-box .add-info .buttons-lower .ajax-cart-button-wrapper .quantity-product-dubai,.html-home-page .home-page-body .home-page .ajax-cart-button-wrapper .quantity-product-dubai{width:40%;left:60%}.html-search-page .search-page-body .search-page .item-grid .item-box .add-info .buttons-lower .ajax-cart-button-wrapper .product-plus-btn,.html-home-page .home-page-body .home-page .nop-jcarousel .item-grid .item-box .add-info .buttons-lower .ajax-cart-button-wrapper .product-plus-btn,.html-category-page .category-page-body .category-page .item-grid .item-box .add-info .buttons-lower .ajax-cart-button-wrapper .product-plus-btn,.html-home-page .home-page-body .home-page .ajax-cart-button-wrapper .product-plus-btn{right:40%}.overview-buttons{align-items:center;display:inline-flex}.multiselect-dropdown-wrapper{min-width:50%}#filter-group-product-select-dropdown-div{justify-content:center}body .dataTables_wrapper .dataTables_length select{width:70px}}@media all and (max-width:500px){.master-column-wrapper .product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .add-to-cart-button{width:60px!important;height:45px;font-size:0}.html-search-page .search-page-body .search-page .item-grid{margin:0 10px}table.dataTable thead tr th:nth-child(4),.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td:nth-child(4){display:none}.productGroupedTable .product-table-price.details-info{white-space:normal;word-break:break-word}.product-files-container .product-documents .product-document-div{width:50%}}@media all and (max-width:480px){.product-table-cart-th .add-to-cart .qty,#productGroupedTable_wrapper .input-product-detail-box{display:none}.dropdown-Btn-Options-Div .dropdownSelectResetBtnDiv{flex-wrap:wrap;height:auto}.dropdownSelectResetBtnDiv button.btn.selectAllBtn,.dropdownSelectResetBtnDiv button.btn.resetBtn{height:36px;width:100%;border-right:0;border-bottom:1px solid #ececec}}@media all and (max-width:460px){.responsive-nav-wrapper>div>span,.responsive-nav-wrapper>div>a{width:40px;height:40px}.responsive-nav-wrapper div.personal-button{right:85px!important;margin-right:5px!important;background-position:-114px center}.responsive-nav-wrapper div.search-wrap{right:40px;margin-right:5px!important;background-position:-222px center}.responsive-nav-wrapper div.has-cart-number{background-position:center}.responsive-nav-wrapper .mega-menu-logo{margin-right:10px}.responsive-nav-wrapper .mega-menu-logo img{margin-right:10px}.responsive-nav-wrapper .eProc-button{position:absolute;top:3px;right:175px;width:40px;height:40px;margin-right:5px}.responsive-nav-wrapper .eProc-button a{width:40px;height:40px}.responsive-nav-wrapper div.menu-title span,.responsive-nav-wrapper div.close-menu span{margin-right:10px}.responsive-nav-wrapper div.preferences-button{position:absolute;right:135px;background-position:-167px center}.responsive-nav-wrapper-parent{padding:20px 10px}.miniProductDetailsView .overview .add-to-cart .product-minus-btn{position:absolute;left:3px}.miniProductDetailsView .overview .add-to-cart .product-plus-btn{position:absolute;left:calc(100% - 85px)}.miniProductDetailsView .overview .add-to-cart .qty-input{width:calc(100% - 60px)!important;max-width:unset!important;min-width:unset!important}.miniProductDetailsView .overview .add-to-cart .button-1.add-to-cart-button.nopAjaxCartProductVariantAddToCartButton{width:50px}.multiselect-dropdown-wrapper{min-width:48%}}@media all and (max-width:420px){.product-table-cart-th .add-to-cart .cart{left:0}}@media all and (min-width:420px){.responsive-nav-wrapper div.personal-button{position:absolute;right:100px}.responsive-nav-wrapper div.search-wrap{position:absolute;right:45px}}@media all and (max-width:400px){#associated-products-table table.dataTable.productGroupedTable thead .sorting,#associated-products-table table.dataTable.productGroupedTable thead .sorting_desc,#associated-products-table table.dataTable.productGroupedTable thead .sorting_asc{background-position:center left 18%}}@media all and (max-width:340px){.responsive-nav-wrapper div.menu-title span{margin-right:5px!important}.responsive-nav-wrapper div.close-menu span{margin-right:5px!important}.responsive-nav-wrapper-parent{padding:20px 5px}.responsive-nav-wrapper .mega-menu-logo{width:60px;height:20px;margin-right:5px;background-size:60px}.responsive-nav-wrapper .mega-menu-logo img{width:60px;height:20px;margin-right:5px;background-size:60px}.category-page .page-body .product-grid .product-item .details .add-info{height:130px}.category-page .page-body .product-grid .product-item .details .add-info .prices{height:70px!important}#associated-products-table table.dataTable.productGroupedTable thead .sorting,#associated-products-table table.dataTable.productGroupedTable thead .sorting_desc,#associated-products-table table.dataTable.productGroupedTable thead .sorting_asc{background-position:center left 12%}.container.row{padding:15px 5px 12px}}@media all and (min-width:320px){.responsive-nav-wrapper div.personal-button,.responsive-nav-wrapper div.search-wrap{position:absolute}.responsive-nav-wrapper div.shopping-cart-link{position:absolute;right:0}}
@media all and (min-width:481px){.inputs input[type="text"],.inputs input[type="password"],.inputs input[type="email"],.inputs input[type="tel"],.inputs select{height:40px;padding:0 12px}.inputs textarea{padding:12px}.cart .product-picture img{max-width:none}.forums-table-section th,.forums-table-section td{padding:20px 30px}.mini-shopping-cart .items{display:block}.search-box input.search-box-text{width:390px}.ui-autocomplete{position:absolute;z-index:1070;width:390px;max-width:100%;box-shadow:0 1px 8px rgba(0,0,0,.1);overflow:hidden;background-color:#fff;text-align:left}.ui-autocomplete li{border-top:1px solid #f6f6f6}.ui-autocomplete li:first-child{border-top:0}.ui-autocomplete a{display:block;padding:15px;font-size:14px;color:#333}.ui-autocomplete a.ui-state-focus{background:#f9f9f9}.ui-autocomplete img{display:none;margin-right:5px;vertical-align:middle}.newsletter-email input[type="text"]{width:300px}.block:nth-of-type(2n+1){clear:both}.block .sublist{padding:0 0 0 20px}.block .tags li,.product-tags-all-page li{margin:0 10px 0 0}.block .poll-options li,.block .poll-results li{display:block;margin:5px 0}.block .poll .buttons,.block .poll-total-votes{text-align:left}.item-box{width:49%;margin-left:2%}.item-box:nth-child(2n+1){clear:both;margin-left:0}.intelisale-default-slider .item-box-purchased{width:100%!important}.home-page-category-grid+.slider-wrapper{display:block}.sub-category-grid{margin:0 0 10px}.manufacturer-grid .item-box{margin-bottom:2.5%}.vendor-list li{margin-bottom:2.5%}.product-essential{padding:30px}.overview .add-to-cart,.variant-overview .add-to-cart{display:inline-block;vertical-align:top;margin:0}.overview-buttons,.variant-overview .add-to-wishlist,.variant-overview .compare-products,.variant-overview .email-a-friend{display:inline-block;margin:0;padding:4px 0;vertical-align:top}.overview-bottom .delivery,.variant-overview .delivery{margin:40px -30px -30px}.overview-bottom .delivery>div,.variant-overview .delivery>div{margin:8px 125px}.product-tags-list{padding:25px 30px}.product-variant-line{padding:30px}.ui-tabs .ui-tabs-panel{padding:33px 35px}.write-review form{padding:30px 45px}.update-wishlist-button,.wishlist-add-to-cart-button{width:auto;min-width:180px;margin:0;padding:0 28px 0 48px}.update-wishlist-button{float:left}.wishlist-add-to-cart-button{float:right}.topic-password{padding:30px 45px}.contact-page form,.email-a-friend-page form,.apply-vendor-page form,.contact-page .result,.email-a-friend-page .result,.apply-vendor-page .result{padding:30px 45px}.login-page .page-body{padding:52px 0 0}.login-page .customer-blocks .title{top:-52px;width:49%;height:52px}.login-page .new-wrapper .title{left:-1px}.login-page .returning-wrapper .title{right:-1px}.account-page .fieldset .title,.account-page .section .title{padding:40px 45px 0}.account-page .form-fields,.account-page .buttons,.account-page .add-button,.account-page .edit-address,.account-page ul.info,.account-page ul.details,.account-page .description,.reward-points-overview,.account-page .no-data{padding:30px 45px}.account-page .table-wrapper{padding:0 45px}.avatar-page input[type="file"]{max-width:none}.common-buttons:after{content:"";display:block;clear:both}.common-buttons .update-cart-button,.common-buttons .continue-shopping-button{width:auto;max-width:50%;margin:0;padding:0 28px 0 48px}.common-buttons .update-cart-button{float:left}.common-buttons .continue-shopping-button{float:right}.checkout-page .address-grid,.checkout-page .enter-address,.checkout-page .ship-to-same-address,.checkout-page .pickup-in-store{padding:30px 45px}.section.shipping-method,.section.payment-method,.section.payment-info,.section.confirm-order,.section.order-completed{padding:40px}.payment-method .payment-logo img{max-width:none}.order-review-data ul,.order-details-area ul,.shipment-details-area ul{padding:40px 45px}.return-request-page .fieldset .form-fields,.opc .step{padding:30px 45px}#opc-confirm_order .table-wrapper{margin:0}.search-input{padding:40px 45px}.advanced-search .price-range input{width:80px}.sitemap-page .entity-body{padding:30px 45px}.blog-page .post,.news-items .news-item,.blogpost-page .post,.news-item-page .news-item,.comment-list .comment,.new-comment .form-fields{padding:30px 45px}.forums-table-section .image{padding:20px 30px}.forums-table-section-title .link-rss{display:block;position:absolute;top:21px;right:30px;box-shadow:inset 0 0 5px 5px #f9f9f9}.forum-edit-page .form-fields,.move-topic-page .form-fields,.private-message-send-page .form-fields,.private-message-view-page .view-message{padding:30px 45px}.private-messages-page .ui-tabs-panel{padding:45px 50px}.home-page-product-grid .item-box{width:100%!important}.spc-categories .buttons-lower{background-color:#f6f6f6!important}.category-details .category-sublist li{padding-left:0!important}.product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .add-to-cart-button,.add-to-cart .call-for-price-button{width:200px}.product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .qty-input,.product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .qty-dropdown{width:120px!important}.product-details-page .page-body .product-essential .overview .attributes{width:80%}.product-details-page .page-body .product-essential .overview-buttons{display:block}.theme-banner-small{margin:0 0 60px 1%!important}.theme-banner-small:first-child{margin:0 0 60px 0}.theme-banner-small:nth-of-type(3){display:block!important}}@media all and (max-width:481px){.item-box:nth-child(2n+1){clear:both;margin-left:0}.sub-category-grid .item-box,.manufacturer-grid .item-box{margin-bottom:2.5%}.bestsellers .item-box .rating,.spc-categories .item-box .rating{margin:0 auto}.spc-categories .product-grid .item-grid .item-box .buttons-lower button span{padding:0 0 0 15px!important}.product-specs-box .data-table td,.html-product-details-page .data-table th{padding:15px}.product-details-page .page-body .product-essential .overview-buttons .add-to-wishlist,.product-details-page .page-body .product-essential .overview-buttons .compare-products,.product-details-page .page-body .product-essential .overview-buttons .email-a-friend{width:80px}.common-buttons .continue-shopping-button-pav{width:auto;margin:0;padding:0 28px 0 48px}.carousel-manufacturer-item .picture img{padding:0 8px!important}.product-ribbon-picture{width:245px!important}.intelisale-default-slider .intelisale-related-slider .slick-track .carousel-item.slick-slide,.intelisale-default-slider .intelisale-related-slider .slick-track .carousel-item.slick-slide.slick-active,.intelisale-default-slider .intelisale-purchased-slider .slick-track .carousel-item.slick-slide,.intelisale-default-slider .intelisale-purchased-slider .slick-track .carousel-item.slick-slide.slick-active{padding:0 15px!important}}
@media all and (min-width:769px){.downloadable-products-page .data-table col:first-child,.downloadable-products-page .data-table th:first-child,.downloadable-products-page .data-table td:first-child,.return-request-page col:first-child,.return-request-page th:first-child,.return-request-page td:first-child{display:none!important}.ui-dialog{width:400px!important}.block:nth-of-type(2n+1){clear:none}.block:nth-of-type(3n+1){clear:both}.product-selectors{text-align:left}.product-selectors>div{margin:0 20px 0 0}.product-selectors .product-viewmode{display:inline-block}.product-selectors .product-viewmode span{display:none;vertical-align:middle}.product-selectors .product-viewmode a{display:inline-block;width:18px;height:16px;margin:0 8px 0 0;background-color:#777;background-image:url("../Themes/Pavilion/Content/img/viewmode-sprite.png");background-position:center top;background-repeat:no-repeat;vertical-align:middle;font-size:0}.product-selectors .product-viewmode a.grid{background-position:0 center}.product-selectors .product-viewmode a.list{background-position:-18px center}.product-selectors .product-viewmode a.selected{background-color:#f74258}.product-selectors .product-page-size{float:right;margin:0}.item-box{width:32%}.item-box:nth-child(2n+1){clear:none;margin-left:2%}.item-box:nth-child(3n+1){clear:both;margin-left:0}.item-box .buttons{text-align:left}.intelisale-default-slider .item-box-purchased{width:100%!important}.product-list .item-box{float:none;width:auto;margin:0 0 40px}.product-list .product-item:after{content:"";display:block;clear:both}.product-list .item-box .picture{float:left;width:280px;margin:0}.product-list .item-box .details{margin:0 0 0 280px;padding:30px 20px;text-align:left}.product-list .item-box .product-title{height:auto;margin:0 0 10px;padding:0;font-size:16px;font-weight:bold}.product-list .item-box .prices,.product-list .item-box .prices span{padding:0}.product-list .item-box .description{display:block}.product-list .item-box .buttons-upper{display:inline-block;height:45px;padding:4px 0;background-color:transparent}.product-list .item-box .buttons-upper input[type="button"]{width:37px;height:37px;margin:0 2px;border:1px solid #e9e9e9}.product-list .item-box input.add-to-compare-list-button{background-position:13px}.product-list .item-box input.add-to-wishlist-button{background-position:0 0}.product-list .item-box .buttons-lower{float:left;margin:0 5px 0 0}.product-list .item-box .buttons-lower button{display:inline-block;width:auto;outline:1px solid transparent;background:#f74258 url("../Themes/Pavilion/Content/img/cart-white.png") 20px center no-repeat;padding:0 28px 0 48px;vertical-align:middle}.product-list .item-box .buttons-lower button span{background-color:transparent;padding:0;color:#fff}.product-list .item-box .buttons-lower button span:before,.product-list .item-box .buttons-lower button span:after{display:none}.product-list .item-box .buttons-lower button:hover{outline-color:#f74258}.product-list .item-box .attribute-squares{text-align:left}.product-list .item-box .attribute-squares li{margin:4px 8px 4px 0}.product-essential{padding:30px 20px}.gallery{float:left;width:48%;margin:0 0 -10px}.gallery .picture{width:auto}.gallery .picture-thumbs{text-align:left}.gallery .thumb-item{width:18%;margin:0 1% 10px}.overview{float:right;width:49%;margin:0 0 -10px;text-align:left}.product-reviews-overview>div{float:left}.product-review-box{margin:3px 12px 0 0}.overview .prices>div,.variant-overview .prices>div{display:inline-block;margin:0 5px 5px 0}.discounted-price label{display:none;vertical-align:baseline;font-size:14px}.discounted-price span{vertical-align:baseline}div.rental-price{display:block!important}.overview-bottom{clear:both;margin:0}.overview-bottom:after{content:"";display:block;clear:both}.product-social-buttons{position:relative;bottom:-30px;float:left;height:54px;margin:0;padding:10px 0 0}.product-social-buttons label,.product-social-buttons ul{height:24px;line-height:24px;vertical-align:middle}.product-social-buttons label{display:inline-block}.overview-bottom .delivery,.variant-overview .delivery{position:relative;right:-20px;bottom:-30px;float:right;height:54px;margin:0;padding:10px 20px 10px 5px}.overview-bottom .delivery:before,.variant-overview .delivery:before{content:"";position:absolute;bottom:0;left:-40px;border-width:27px 20px;border-style:dashed solid solid dashed;border-color:transparent #f9f9f9 #f9f9f9 transparent}.overview-bottom .delivery>div,.variant-overview .delivery>div{margin:8px}.group-product .overview-buttons{margin:0;vertical-align:middle}.group-product .product-social-buttons{position:static;float:none;height:auto;padding:10px 0}.group-product .product-social-buttons ul{float:none}.tier-prices .prices-table{display:table;width:100%;border:0;border-collapse:collapse}.tier-prices .prices-row{display:table-row;float:none;width:auto;border-top:1px solid #e9e9e9}.tier-prices .prices-row:first-child{border-top:0}.tier-prices .prices-row>div{display:table-cell;border:0!important}.tier-prices .field-header{min-width:100px}.product-specs-box .data-table td{width:auto;border-left:0;text-align:left}.product-variant-line{padding:30px 20px}.variant-picture{float:left;margin:0}.variant-overview{text-align:left}.variant-overview .see-all-product-details-btn,.variant-overview .add-to-wishlist,.variant-overview .compare-products,.variant-overview .email-a-friend{margin:0 10px 0 0}.attribute-item{display:inline-block;margin:0 10px 0 0}.rental-attributes dt{min-width:75px}.rental-attributes .datepicker{width:120px;text-align:left}.attribute-squares{margin:0 0 -10px;text-align:left}.attribute-squares li{margin:5px 10px 5px 0}.ui-tabs .ui-tabs-nav li{display:inline-block;border:0}.ui-tabs .ui-tabs-nav li a:after{bottom:0}.product-reviews-page .page-body{text-align:left}.ui-tabs .product-review-item{padding:30px}.product-review-item .review-info{float:left}.product-review-helpfulness{float:right}.write-review form{padding:30px 60px}.write-review .message-error{padding:0}.compare-products-table-mobile img{max-width:150px}.topic-password{padding:30px 60px}.contact-page .page-body,.email-a-friend-page .page-body,.apply-vendor-page .page-body{text-align:left}.contact-page form,.email-a-friend-page form,.apply-vendor-page form,.contact-page .result,.email-a-friend-page .result,.apply-vendor-page .result{padding:30px 60px}.account-page .fieldset .title,.account-page .section .title{padding:40px 60px 0}.account-page .form-fields,.account-page .buttons,.account-page .add-button,.account-page .edit-address,.account-page ul.info,.account-page ul.details,.account-page .description,.reward-points-overview,.account-page .no-data{padding:30px 60px}.account-page .table-wrapper{padding:0 60px}.account-page .address-item,.account-page .order-item{float:left;width:50%;border-width:0}.account-page .address-item:nth-child(2n+1),.account-page .order-item:nth-child(2n+1){clear:both}.account-page .add-button{clear:both}.cart-options{text-align:right}.common-buttons .update-cart-button,.common-buttons .continue-shopping-button{max-width:none;min-width:230px}.cart-footer .cart-collaterals{float:left;width:52%}.cart-footer .totals{float:right;width:45%}.cart-collaterals .accordion-tab-title{text-align:left}.cart-collaterals .estimate-shipping-button{width:auto;min-width:220px}.cart-collaterals .checkout-attributes{text-align:left}.cart-collaterals .checkout-attributes .attribute-squares li{margin:5px 10px 5px 0}.checkout-page .address-grid,.checkout-page .enter-address,.checkout-page .ship-to-same-address,.checkout-page .pickup-in-store{padding:30px 60px}.checkout-page .address-item{float:left;width:45%;margin:5% 0 0 10%;text-align:left}.checkout-page .address-item:nth-child(2n+1){clear:both;margin-left:0}.checkout-page .address-item:nth-child(-n+2){margin-top:0}.checkout-page .address-item:only-child{float:none;width:auto;margin:auto;text-align:center}.order-review-data ul,.order-details-area ul,.shipment-details-area ul{float:left;width:48%;margin:0 0 0 4%;text-align:left}.order-review-data ul:first-child,.order-details-area ul:first-child,.shipment-details-area ul:first-child{margin:0}.order-details-page .page-title h1{float:left;margin:0}.order-details-page .page-title a{float:right;margin:-8px 5px 0}.order-details-page .order-overview{text-align:left}.order-details-page .order-info span{display:inline-block;margin:5px 10px 5px 0}.order-details-page .options{text-align:right}.order-details-page .actions input{margin:0 0 0 10px}.order-details-page .totals{width:45%;margin-left:auto}.return-request-page .fieldset .form-fields,.opc .step{padding:30px 60px}.opc .step,.opc div.buttons,.opc .pickup-in-store,.opc .ship-to-same-address{text-align:left}#opc-confirm_order .totals{float:none;width:auto}#opc-confirm_order div.buttons{text-align:center}.blog-page .post,.news-items .news-item,.blogpost-page .post,.news-item-page .news-item,.comment-list .comment,.new-comment .form-fields{padding:30px 50px}.post-head~*,.news-head~*{display:block}.blog-page .tags{float:left}.blog-page .tags label,.blogpost-page .tags label{float:left;margin:0 10px 0 0;line-height:32px}.blog-page .tags ul,.blogpost-page .tags ul{float:left;text-align:left}.blog-page .tags ul{max-width:400px}.blog-posts .buttons{float:right;text-align:right}.blog-posts .read-more,.blog-posts .read-comments{padding:0}.comment-info{float:left;margin:0}.comment-info+.comment-content{margin:0 0 0 185px}.comment-content{text-align:left}.new-comment input[type="text"]{width:400px}.new-comment textarea{width:600px}.news-list-homepage .news-items{overflow:hidden}.news-list-homepage .news-item{float:left;width:49%;margin:0 0 20px 2%;padding:30px;text-align:left}.news-list-homepage .news-item:nth-child(2n+1){clear:both;margin-left:0}.news-list-homepage .news-body{height:120px;overflow:hidden}.news-list-homepage .buttons{text-align:left}.news-list-homepage .view-all{margin-top:10px}.topic-post{overflow:hidden;text-align:left}.topic-post .post-info{float:left;width:23%;margin:0}.topic-post .user-info{width:auto}.topic-post .user-stats li{display:block;margin:0}.topic-post .pm-button,.profile-info-box .pm-button{margin:0 0 0 -9px}.topic-post .post-content{float:right;width:77%}.topic-post .post-head:after{content:"";display:block;clear:both}.topic-post .post-time{float:left;margin:0;line-height:34px}.topic-post .post-time label{display:none}.topic-post .post-actions{float:right;margin:0}.topic-post .post-actions>div{display:inline-block;margin:0;vertical-align:middle}.topic-post .post-actions a{margin:0;line-height:20px}.topic-post .post-actions .manage-post a{margin:0 5px;box-shadow:none}.topic-post .post-actions .manage-post a:hover{background-color:#f74258}.topic-post .post-actions .post-link-button{margin:0 0 0 10px;border-left:1px solid #ddd;text-align:center}.topic-post .post-actions .quote-post a{min-width:70px}.forum-edit-page .form-fields,.move-topic-page .form-fields,.private-message-send-page .form-fields,.private-message-view-page .view-message{padding:30px 60px}.private-message-view-page .back-pm-button{float:right}.profile-page .topic-body{padding:0 30px}.newsletter .title{width:55%}.newsletter-email .newsletter-subscribe-text{width:400px}.home-page-product-grid .item-box{width:100%!important}.order-details-area ul.checkout-order-note{width:100%;float:none}.product-details-page.group-product .product-table-cart-th .add-to-cart span.price-unit{padding-left:30px}}@media all and (max-width:769px){.ajaxCart{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);right:0!important;max-width:90vw!important;margin:0 auto!important}.overview .add-to-cart-button,.variant-overview .add-to-cart-button{padding:0 15px 0 48px}.productAddedToCartWindowSummary{padding:15px 0!important}.variant-overview .see-all-product-details-btn,.variant-overview .add-to-wishlist,.variant-overview .compare-products,.variant-overview .email-a-friend{margin:0 3px}.variant-overview .see-all-product-details-btn{width:110px;padding:6px;font-size:10px}.variant-overview #product-price-container,.variant-overview .product-documents,.variant-overview .time-and-price-delivery{display:inline-flex}.variant-overview .time-and-price-delivery .info{display:initial}.variant-overview .delivery-info span.delivery-text,.variant-overview .shipping-info span.shipping-text,.variant-overview .pick-n-go-btn .pick-n-go-btn-title{font-size:12px}.login-page .title{font-size:12px!important}.product-details-videos{max-width:440px}}
@media all and (min-width:1025px){.eprocurement-title{color:#333;font-weight:bold;white-space:nowrap;font-size:15px;text-transform:uppercase}.master-wrapper-content{width:980px;min-height:300px;margin:auto}.html-account-page .master-wrapper-content{width:97%}.rich-content .master-wrapper-content{width:100%;padding:50px 43px}.customer-pages-body .master-wrapper-content{padding:70px 0 0}.product-details-page-body .center-1{margin:0 0 30px}.center-2{float:right;width:715px;margin:0 0 90px}.html-account-page .master-wrapper-content .master-column-wrapper .center-2{width:calc(100% - 300px)}.side-2{float:left;width:245px}.html-account-page .master-wrapper-content .master-column-wrapper .side-2{width:285px}.page{clear:both;text-align:left}.center-2 .page .page-title{display:none}.side-2 .page-title{margin:0 0 15px;border:1px solid var(--pc);background-color:#f2f2f2;padding:20px 25px}.side-2 .page-title h1{font-size:18px;color:var(--pc);text-transform:uppercase}.category-page-body .block-category-navigation,.manufacturer-page-body .block-manufacturer-navigation,.manufacturer-all-page-body .block-manufacturer-navigation,.vendor-all-page-body .block-vendor-navigation,.vendor-page-body .block-vendor-navigation{margin:-16px 0 0;background-color:#fff;padding-top:15px}.category-page-body .block-category-navigation .title,.manufacturer-page-body .block-manufacturer-navigation .title,.manufacturer-all-page-body .block-manufacturer-navigation .title,.vendor-all-page-body .block-vendor-navigation .title,.vendor-page-body .block-vendor-navigation .title{display:none}.category-page-body .page-title+.block-category-navigation .listbox,.manufacturer-page-body .page-title+.block-manufacturer-navigation .listbox,.manufacturer-all-page-body .page-title+.block-manufacturer-navigation .listbox,.vendor-all-page-body .page-title+.block-vendor-navigation .listbox,.vendor-page-body .page-title+.block-vendor-navigation .listbox{margin-top:0}.link-rss{display:block;float:right;margin:5px 0 0}.cart .subtotal{white-space:nowrap}.reward-points-history .data-table col:first-child,.reward-points-history .data-table th:first-child,.reward-points-history .data-table td:first-child,.order-details-page .data-table col:first-child,.order-details-page .data-table th:first-child,.order-details-page .data-table td:first-child,.forums-table-section col:first-child,.forums-table-section th:first-child,.forums-table-section td:first-child{display:none!important}.header{position:relative;z-index:1020;margin:0 0 30px}.header .center{width:980px;margin:auto}.header-upper{height:42px;background-color:#f2f2f2;box-shadow:0 0 10px rgba(0,0,0,.17)}.admin-header-links{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:42px;width:40%}.admin-header-links a{color:#000;font-weight:bold;font-size:15px}.admin-header-links a.manage-page{text-overflow:ellipsis;overflow:hidden}.header-links-wrapper{position:relative;float:right;height:42px;width:50%;margin:0 0 0 auto;transition:all .2s ease;text-align:center;align-items:center;justify-content:end}.header-text.header-text-unregistred~.header-links-wrapper{width:auto}.header-selectors-wrapper{position:relative;float:right;height:42px;margin:0 0 0 auto;transition:all .2s ease}.header-links-account{width:auto;height:100%;align-items:center;display:flex;justify-content:end}.header-selectors-wrapper label{display:block;line-height:42px;padding:0 0 0 20px}.header-links-wrapper label{display:block;line-height:42px;font-size:0}.header-links-wrapper label::before{content:"";font-family:"FontAwesome";font-size:20px;color:#4a5056}.header-selectors-wrapper label{background-position:center}.header-links,.header-selectors{position:relative;z-index:1020;display:none;min-width:150px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1);transition:all .2s ease;right:-15px}.header-links{position:absolute;top:100%}.header-links-account:hover>div,.header-selectors-wrapper:hover>div,.header-selectors-wrapper>div.active{display:flex;justify-content:center;align-items:center}.header-links li{padding:0 16px}.header-links li:first-child{padding-top:4px}.header-links li:last-child{padding-bottom:4px}.header-links li:hover{background-color:#eaeaea}.header-links a{display:block;padding:10px 0 10px 24px;font-size:15px}.header-links .ico-account{background-position:left -5px}.header-links .ico-register{background-position:left -53px}.header-links .ico-login,.header-links .ico-logout{background-position:left -101px}.header-links .ico-inbox{background-position:left -149px}.header-links .ico-wishlist{background-position:left -197px}.header-selectors{text-align:center}.header-selectors>div{border-top:1px solid #f6f6f6;padding:15px}.header-selectors>div:first-child{border-top:0}.header-selectors select{border-color:#ececec}.header-middle{background-color:#fff;padding:30px 0}.header-middle .center{display:table}.header-logo{display:table-cell;width:20%;padding:0 24px 0 0;vertical-align:middle}.header-menu-parent{display:table-cell;vertical-align:middle}.header-menu{position:relative;z-index:1010;text-align:left}.header-menu>ul{font-size:0;font-family:"Wuerth-ExtraBoldCond";font-size:16px;display:flex;justify-content:flex-end}.header-menu>ul>li{display:inline-block;vertical-align:middle;position:relative}.header-menu>ul>li>a,.header-menu>ul>li>span{display:block;padding:5px 10px;font-size:16px;font-weight:400;color:#000;text-transform:uppercase;letter-spacing:.025em;cursor:pointer}.header-menu>ul>li>a:hover{color:var(--pc)}.flyout-cart-wrapper{position:relative;display:table-cell;width:190px;padding:0 0 0 32px;vertical-align:middle;text-align:right}.cart-trigger{display:inline-block;position:relative;height:42px;border:1px solid var(--pc);padding:0 19px 0 18px;line-height:42px;font-size:13px;color:#4a5056;white-space:nowrap;transition:all .2s ease;width:150px;border-radius:25px;background:#f2f2f2}.cart-trigger:before{content:"";font-family:"FontAwesome";position:absolute;top:-1px;left:18px;height:42px;border-radius:5px;color:var(--pc);font-size:20px}.cart-trigger .cart-qty,.cart-trigger .cart-label{font-family:"roboto";color:#4a5056;transition:all .2s ease;font-weight:600;line-height:40px}.flyout-cart{display:none;position:absolute;right:-50px;z-index:1;width:350px;box-shadow:0 1px 8px rgba(0,0,0,.1);background:#fff}.flyout-cart-wrapper .cart-trigger:hover{border-color:var(--pc);background-color:var(--pc);color:#fff}.flyout-cart-wrapper .cart-trigger:hover::before{color:#fff}.cart-trigger:hover .cart-qty,.cart-trigger:hover .cart-label{color:#fff}.flyout-cart-wrapper:hover .flyout-cart{display:block}.mini-shopping-cart{text-align:left}.mini-shopping-cart .count{display:none}.mini-shopping-cart .item{padding:25px 20px}.mini-shopping-cart .attributes{margin:10px 0}.mini-shopping-cart .totals{text-align:right}.mini-shopping-cart .buttons{overflow:hidden;padding:12px 15px;text-align:right}.mini-shopping-cart input.cart-button{float:left;width:49%}.mini-shopping-cart input.checkout-button{float:right;width:49%}.mini-shopping-cart input[type="button"]:only-child{float:none;width:auto}.header-lower{background-color:var(--pc)!important;padding:9px 0}.header-lower .center{position:relative;height:42px}.category-navigation-title{position:absolute;bottom:0;left:0;z-index:2;width:245px;padding:0 20px;font-size:16px;cursor:pointer;background:#fff;color:#4a5056;border-radius:20px;border:0;height:42px;line-height:42px;font-family:"roboto";font-weight:700;text-transform:initial}.category-navigation-title:after{content:"";font-family:"FontAwesome";position:absolute;right:19px;font-size:18px}.home-page-body .category-navigation-title{cursor:pointer}.category-navigation-list-wrapper{position:absolute;top:46px;left:0;z-index:1;width:245px}.home-page .category-navigation-list-wrapper{position:static;margin:-31px 0 0}.category-navigation-list{display:none;box-shadow:0 1px 8px rgba(0,0,0,.08);background-color:#f2f2f2;border-radius:20px;box-shadow:0 3px 16px #00000029}.home-page-body .category-navigation-list{position:relative;z-index:2}.home-page .category-navigation-list{box-shadow:none}.category-navigation-list .plus-button,.category-navigation-list .back-button{display:none}.category-navigation-list>li{position:relative;border-top:1px solid #f6f6f6}.category-navigation-list>li:first-child{border:0}.category-navigation-list>li>a,.category-navigation-list>li>span{display:flex!important;align-items:center;min-height:42px;padding:0 8px;font-size:14px;color:#605d5c;font-family:"roboto";border:1px solid #f2f2f2;font-weight:600}.category-navigation-list>li>a>img{width:25px;height:25px;margin-right:25px}.category-navigation-list>li:hover>a,.category-navigation-list>li:hover>span{background-color:#fff;color:var(--pc);border-radius:17px;border:1px solid}.categories-in-side-panel .root-category-items{display:none}.categories-in-side-panel .root-category-items.store-locator{display:inline-block!important}.category-navigation-list>li.store-locator{display:none}.category-navigation-list>li>.sublist-wrap,.header-menu>ul>li>.sublist-wrap{display:none;position:absolute;top:-14px;left:243px;width:736px}.header-menu>ul>li>.sublist-wrap{top:auto;left:initial;right:50%;width:auto;min-width:200px;margin:0 0 0 -196px;transform:translateX(50%)}.category-navigation-list>li:first-child>.sublist-wrap{top:0}.category-navigation-list>li:hover>.sublist-wrap,.header-menu>ul>li:hover>.sublist-wrap{display:block}.category-navigation-list>li>.sublist-wrap>.sublist,.header-menu>ul>li>.sublist-wrap>.sublist{overflow:hidden;padding-left:10px;background:transparent}.header-menu>ul>li>.sublist-wrap>.sublist{border:1px solid #ececec;text-align:center;padding:0}.category-navigation-list>li>.sublist-wrap>.sublist>li{float:left;width:25%;padding:10px;font-size:15px}.header-menu>ul>li>.sublist-wrap>.sublist>li{float:none;width:auto;padding:10px;font-size:15px}.header-menu>ul.mega-menu>li:hover>.sublist-wrap{background-color:#f2f2f2;border-radius:20px;box-shadow:0 3px 16px #00000029}.header-menu>ul.mega-menu>li:hover>.sublist-wrap li a:hover{color:var(--pc)}.category-navigation-list>li>.sublist-wrap>.sublist>li:nth-child(4n+6),.header-menu>ul>li>.sublist-wrap>.sublist>li:nth-child(4n+6){clear:both}.category-navigation-list>li>.sublist-wrap>.sublist>li>a,.header-menu>ul>li>.sublist-wrap>.sublist>li>a{display:block;margin:0 0 10px;border-bottom:3px solid var(--pc);padding:0 0 5px;font-weight:bold;text-transform:uppercase}.header-menu>ul>li>.sublist-wrap>.sublist>li>a{color:#444}.category-navigation-list>li>.sublist-wrap>.sublist>li>.sublist-wrap>.sublist li,.header-menu>ul>li>.sublist-wrap>.sublist>li>.sublist-wrap>.sublist li{padding:6px 0}.category-navigation-list>li>.sublist-wrap>.sublist>li>.sublist-wrap>.sublist li a:hover,.header-menu>ul>li>.sublist-wrap>.sublist>li>.sublist-wrap>.sublist li a:hover{color:var(--pc)}.category-navigation-list>li>.sublist-wrap>.sublist>li>.sublist-wrap>.sublist ul,.header-menu>ul>li>.sublist-wrap>.sublist>li>.sublist-wrap>.sublist ul{display:none}.category-navigation-list.sticky-flyout{position:relative}.category-navigation-list.sticky-flyout>li{position:static;padding:5px 10px}.category-navigation-list.sticky-flyout>li>.sublist-wrap{top:0!important}.store-search-box{float:right;clear:right;margin:0}.ui-autocomplete{z-index:1015}.store-search-box.full-width input.search-box-text{width:918px}.responsive-nav-wrapper-parent{display:none}.menu-title,.close-menu,.header-menu .back-button{display:none}.overlayOffCanvas{display:none!important}.two-columns-area>.center{width:980px;margin:auto}.two-columns-area>.center:after{content:"";display:block;clear:both}.two-colums-area-left{position:relative;z-index:1;float:left;width:245px}.two-colums-area-right{position:relative;z-index:0;float:right;width:100%}.slider-fullwidth{margin-top:-30px}.slider-right-column .category-navigation-list-wrapper{position:static}.slider-right-column .category-navigation-list{box-shadow:none}.two-columns-area .jCarouselMainWrapper:only-of-type{margin:20px 0 0}.two-columns-area .slider-wrapper~.jCarouselMainWrapper,.two-columns-area.slider-fullwidth .jCarouselMainWrapper{margin:20px 0 0!important}.two-columns-area .home-page-product-grid{display:block;padding-top:0;background:none;border:0}.two-columns-area.slider-right-column .home-page-product-grid:first-child{margin-top:0}.two-columns-area .home-page-product-grid .title{padding:0 0 5px 5px;text-align:left}.two-columns-area .home-page-product-grid .item-box{width:100%}.two-columns-area .home-page-product-grid .product-item{border:0;padding:0!important}.two-columns-area .home-page-product-grid .product-rating-box{display:none!important}.two-columns-area .home-page-product-grid .add-info .buttons-upper,.two-columns-area .home-page-product-grid .add-info .buttons-lower{display:block!important}.two-columns-area .home-page-product-grid .buttons-upper .add-to-cart-button-mobile{display:none}.two-columns-area .owl-carousel .prices{margin:0 0 10px 0}.two-columns-area .owl-carousel .owl-controls{padding:35px 20px;text-align:center;font-size:0}.two-columns-area .owl-carousel .owl-dot{display:inline-block;margin:0 5px}.two-columns-area .owl-carousel .owl-dot span{display:block;width:9px;height:9px;border-radius:50%;background-color:#c9c9c9}.two-columns-area .owl-carousel .owl-dot.active span{background-color:var(--pc)}.bestsellers{float:left;width:66%}.bestsellers:only-child{float:none;width:auto}.bestsellers .owl-prev{right:37px;left:auto}.bestsellers .product-item{height:170px}.bestsellers .picture a{max-height:128px;overflow:hidden}.bestsellers .picture a img{max-height:100%}.homepage-middle-wrapper:after{content:"";display:block;clear:both}.product-grid.bestsellers .item-box:hover .buttons-lower input,.product-grid.bestsellers .item-box:hover .buttons-lower button{background-color:#888}.product-grid.bestsellers .item-box .buttons-lower input:hover,.product-grid.bestsellers .item-box .buttons-lower button:hover{background-color:var(--pc)}.footer{text-align:left}.footer .center{width:980px;margin:auto}.footer-middle .center{display:flex;justify-content:space-between}.footer-upper{padding:15px 0}.footer-block ul{background-color:transparent}.footer .newsletter-email{text-align:center;padding-bottom:8px}.newsletter .title{display:table}.newsletter-subscribe{display:table;margin:0 auto}.newsletter-validation{display:none}.social-sharing{margin:0;text-align:right}.social-sharing li{vertical-align:middle}.footer-middle{padding:60px 0 30px;width:100%}.footer-block{float:left;width:25%}.footer-block .title{margin:0 0 12px;border:0;padding:0}.footer-block .title:after{display:none}.footer-block ul{display:block!important;border:0}.footer-block li{padding:6px 0}.footer-block li.address{white-space:nowrap;display:block;width:auto;overflow:hidden;text-overflow:ellipsis}.footer-block li.address:hover{overflow:initial;text-overflow:initial;white-space:normal}.footer-block.quick-contact li{padding:6px 0 16px}.footer-block.quick-contact span{padding:0 0 0 28px}.footer-lower{background-color:#fff;padding:0;text-align:center}.footer-lower .center{border-top:1px solid #ececec;padding:30px 0}.block{float:none;width:auto;margin:-1px 0 0;border-width:1px;border-style:solid;border-color:#f0f0f0 #ececec #ececec}.block:first-child,.page-title+.block{border-top-color:#ececec}.block .title{border:0;background-image:none;padding:20px 25px;cursor:default}.block .listbox{display:block;margin:-5px 0 0;border:0;padding-top:0!important}.block .view-all{margin:12px 0 4px}.block-category-navigation{display:none}.category-page-body .block-category-navigation{display:block}.block-category-navigation .listbox{display:none!important}.block-category-navigation .listbox.category-page-navigation{display:block!important}.block-recently-viewed-products{font-size:0}.block-recently-viewed-products .product-picture{display:inline-block;width:25%;vertical-align:middle}.block-recently-viewed-products .product-name{display:inline-block;width:75%;padding:0 0 0 15px;vertical-align:middle;font-size:16px}.recently-viewed-products-page-body .block-recently-viewed-products,.product-tags-all-page-body .block-popular-tags{display:none}.recently-viewed-products-page-body .block-recently-viewed-products+.block,.product-tags-all-page-body .block-popular-tags+.block{border-top-color:#ececec}.breadcrumb{margin-top:-20px;margin-bottom:10px;text-align:left}.breadcrumb li>a,.breadcrumb li>span,.breadcrumb li>strong{margin-left:0!important}.breadcrumb a:hover{color:var(--pc)}.manufacturer-item .title,.vendor-item .title{width:auto}.manufacturer-details,.vendor-details{display:block}.manufacturer-details,.vendor-details{padding:38% 0;text-align:center;transition:all .4s ease}.manufacturer-details .view-all:hover,.vendor-details .view-all:hover{color:#333}.jCarouselMainWrapper .product-grid .item-box .buttons-lower{display:block!important}.jCarouselMainWrapper .carousel-item .item-box{margin-bottom:40px!important}.product-grid .item-box .buttons-upper{position:absolute;bottom:15px;left:0;z-index:1;width:100%;height:30px;border-right:1px solid #ececec;border-left:1px solid #ececec;overflow:hidden;transition:all .2s ease}.product-grid .item-box .buttons-lower{position:absolute;bottom:0;left:0;z-index:2;width:100%;height:45px;border-width:1px;border-style:solid;border-color:#f0f0f0 #ececec #ececec;background-color:#fff;transition:all .2s ease}.product-grid .item-box:hover .buttons-lower{bottom:-29px;z-index:0}.home-page-product-grid .product-grid .item-box .buttons-upper .add-to-cart-button-mobile,.jCarouselMainWrapper .product-grid .item-box .buttons-upper .add-to-cart-button-mobile,.spc-products .product-grid .item-box .buttons-upper .add-to-cart-button-mobile{display:none}.product-grid .item-box:hover .buttons-lower button{background-color:var(--pc)}.product-grid .item-box:hover .buttons-lower button span{background-color:var(--pc);color:#fff}.product-grid .item-box:hover .buttons-lower button span:before{opacity:0}.product-grid .item-box:hover .buttons-lower button span:after{opacity:1}.center-1 .product-grid .item-box{width:23.5%}.center-1 .product-grid .item-box:nth-child(3n+1){clear:none;margin-left:2%}.center-1 .product-grid .item-box:nth-child(4n+1){clear:both;margin-left:0}.product-essential{padding:35px}.gallery{width:44%}.gallery .thumb-item{width:23%;height:80px;margin:0 1% 10px}.overview{width:54%}.variant-overview{width:55%}.overview .stock{display:inline-block;margin:0 10px 0 0}.variant-overview .stock{display:inline-block;margin:0 10px 10px 0}.overview .back-in-stock-subscription{display:inline-block;margin:0 0 15px}.product-social-buttons{bottom:-35px}.overview-bottom .delivery,.variant-overview .delivery{right:-35px;bottom:-35px}.group-product .product-social-buttons{margin:0}.product-variant-line{padding:35px}.attributes dt{float:left;clear:left;margin-right:10px}.attributes dd{float:left;margin-right:10px}.attribute-item>div{display:inline-block;margin:0 10px 0 0;white-space:nowrap}.giftcard label{display:inline-block;min-width:120px;margin:0 10px 0 0}.compare-products-page .clear-list{position:absolute;top:-30px;right:0;color:var(--pc);text-transform:none}.compare-products-page .clear-list:hover{text-decoration:underline}.compare-products-page .table-wrapper{overflow-x:auto;-ms-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.compare-products-table{display:table;-ms-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.compare-products-table .remove-product td{border-top-color:#ececec;padding-bottom:0}.compare-products-table .product-picture td,.compare-products-table .product-name td,.compare-products-table .product-price td{border-top:0}.compare-products-table .short-description td,.compare-products-table .full-description td{vertical-align:top}.compare-products-table .picture{display:block;width:145px}.compare-products-table-mobile{display:none}#check-availability-button{display:block;margin:15px auto -15px}.account-page #check-availability-button{margin:15px 0 -15px}.account-page #username-availabilty{text-align:left}.center-2 .account-page .page-title{display:block;position:absolute;top:0;left:0;width:100%;border-width:0 0 1px}.block-account-navigation{margin:0!important}.block-account-navigation .list{text-align:left}.customer-pages-body .master-column-wrapper{overflow:visible}.account-page .form-fields,.account-page .edit-address{margin:0}.account-page .vat-status,.account-page .vat-note{text-align:left}.account-page .buttons{text-align:left}.account-page ul.info{text-align:left}.account-page ul.info+.buttons{position:absolute;right:15px;bottom:5px;margin:0}.account-page .address-item,.account-page .order-item{float:none;width:auto;border-width:1px 0 0}.reward-points-page th,.reward-points-page td{text-align:left}.check-gift-card-balance-page .captcha-box{text-align:left}.order-progress{position:absolute;top:5px;right:0;background-color:#f6f6f6}.order-progress li{margin:0 2px}.order-progress li:first-child a{padding-left:20px}.order-progress li:first-child a:before{display:none}.order-progress li:last-child a{padding-right:24px}.order-progress li:last-child a:after{display:none}.shopping-cart-page .page-title,.checkout-page .page-title{min-height:37px;padding:0 0 5px}.shopping-cart-page .tax-shipping-info{text-align:right}.cart-footer .cart-collaterals{width:58%;margin:0}.cart-footer .totals{width:40%;margin:0;text-align:center}.cart-collaterals .hint{margin:0 0 25px}.cart-collaterals .shipping label{display:inline-block;width:25%;margin:0}.cart-collaterals .shipping label+select,.cart-collaterals .shipping label+input{width:75%}.cart-collaterals .shipping .buttons{text-align:left}.cart-collaterals .coupon-code{width:auto}.cart-collaterals .coupon-code:after{content:"";display:block;clear:both}.cart-collaterals .coupon-code input[type="text"]{float:left;width:63%;margin:0 1%}.cart-collaterals .coupon-code input[type="submit"]{float:left;width:33%;margin:0 1%}.checkout-page .address-item{width:30%;margin:4% 0 0 5%}.checkout-page .address-item:nth-child(2n+1){clear:none;margin-left:5%}.checkout-page .address-item:nth-child(3n+1){clear:both;margin-left:0}.checkout-page .address-item:nth-child(-n+3){margin-top:0}.checkout-page .address-item:only-child{text-align:left}.checkout-page .enter-address{margin:0}.checkout-page .enter-address+.buttons{padding:10px 60px;text-align:left}.checkout-page .enter-address+.buttons.centered{text-align:center}.section.shipping-method,.section.payment-method{text-align:left}.section.shipping-method .buttons,.section.payment-method .buttons,.section.payment-info .buttons,.section.order-completed .buttons{text-align:left}.payment-method .payment-description{display:block}.payment-info .info tr{display:table-row;margin:0}.payment-info .info td{display:table-cell;margin:0;padding:5px;text-align:left}.payment-info .info td:first-child{width:150px}.payment-info .info td:only-child{width:auto!important;padding:0}.payment-info .info td label{font-weight:normal}.payment-info .info td select{margin:0}.order-details-page .actions input{width:190px}.order-details-page .totals{width:40%}#opc-confirm_order .totals{float:right;width:40%}#opc-confirm_order .terms-of-service{width:40%;margin-left:auto}#opc-confirm_order div.buttons{text-align:right}.basic-search .inputs.reversed label{text-align:left}.advanced-search .inputs,.advanced-search .inputs label:first-child,.advanced-search .price-range{text-align:left}.advanced-search .price-range input{margin:0 10px 0 0}.news-items .buttons{text-align:left}.news-items .read-more:hover:after{width:30px}.news-item-page .inputs:first-child label{display:inline-block;position:absolute;top:0;left:0;width:90px;margin:0;line-height:40px;text-align:right}.new-comment textarea{display:block;margin:auto}.forums-main-page .topic-block-body{max-width:580px}.forum-breadcrumb{max-width:580px}.forums-header{margin:0}.forum-search-box{position:absolute;top:0;right:0}.forums-main-page .forum-search-box{top:65px}.forum-search-box .search-box-text{width:330px!important}.forum-search-box .advanced{text-align:right}.forums-header+.forums-table-section{margin-top:80px}.forum-page .forum-name,.forum-topic-page .topic-name{margin-top:60px}.forum-actions,.topic-actions{overflow:hidden}.forum-actions .actions,.topic-actions .actions{float:left;margin:2px 0}.forum-actions .actions a,.topic-actions .actions a{margin:0 15px 0 0}.forum-actions .pager,.topic-actions .pager{float:right;max-width:450px}.forum-actions .pager.upper,.topic-actions .pager.upper{margin:0}.topic-post .post-time label{display:inline}.pager.lower{float:right;margin:0}.forum-edit-page textarea,.private-message-send-page textarea{height:180px}.private-messages-page td.date{white-space:nowrap}.search-page .product-list .item-box .product-item .details .add-info .buttons-upper{display:none}.search-page .product-list .ajax-cart-button-wrapper input{width:unset;position:relative;border:1px solid #ececec}.search-page .product-list .product-plus-btn{right:45px}.search-page .product-list .item-box .buttons-lower button{position:relative;left:20px}.short-description p{margin:0 0 5px}.miniProductDetailsView .short-description p{margin:0}.product-table-cart-th .add-to-cart span{min-width:100px;display:block;text-align:left}.header-links .b2b-company-name{display:none}}
@media all and (min-width:1281px){.product-details-page .page-body .product-essential .add-to-cart .add-to-cart-panel .add-to-cart-button,.add-to-cart .call-for-price-button{width:250px}.master-wrapper-content{width:1200px}.html-account-page .master-wrapper-content{width:97%}.rich-content .master-wrapper-content{width:100%;padding:50px 43px}.center-2{width:890px}.html-account-page .master-wrapper-content .master-column-wrapper .center-2{width:calc(100% - 300px)}.side-2{width:285px}.side-2 .page-title{padding:22px 35px}.cart col:first-child,.cart th:first-child,.cart td:first-child{display:none!important}.account-page .data-table col:first-child,.account-page .data-table th:first-child,.account-page .data-table td:first-child{display:none!important}.account-page .data-table col.select-boxes{display:table-column!important}.account-page .data-table th.select-boxes,.account-page .data-table td.select-boxes{display:table-cell!important}.account-page .data-table .footable-first-column{text-align:left}.admin-header-links .center{width:1200px}.header .center{width:1200px}.header-selectors-wrapper{margin:0 0 0 auto}.header-selectors{right:-15px}.header-logo{padding:0 32px 0 0;text-align:left}.header-menu>ul>li>a,.header-menu>ul>li>span{padding:5px 20px}.category-navigation-title{width:285px;padding:0 24px}.category-navigation-list-wrapper{width:285px}.category-navigation-list>li>.sublist-wrap{left:283px;width:916px}.header-menu>ul>li>.sublist-wrap{width:auto;min-width:200px;margin:0 0 0 -240px}.category-navigation-list>li>.sublist-wrap>.sublist>li{padding:10px 15px}.store-search-box.full-width input.search-box-text{width:1138px}.two-columns-area>.center{width:1200px}.two-colums-area-left{width:285px}.two-colums-area-right{width:100%}.footer .center{width:1200px}.block .title{padding:25px 35px}.block .listbox{margin:-10px 0 0;padding:22px 35px}.block .view-all{margin:12px 0 0}.product-selectors{padding:13px 0}.manufacturer-details{padding:40% 0}.center-1 .product-grid .item-box{width:18.4%}.center-1 .product-grid .item-box:nth-child(4n+1){clear:none;margin-left:2%}.center-1 .product-grid .item-box:nth-child(5n+1){clear:both;margin-left:0}.product-essential{padding:40px}.gallery{width:38%}.overview{width:60%}.customer-entered-price{margin:0 0 20px}.customer-entered-price .price-input{display:inline-block;margin:0 10px 0 0}.customer-entered-price .price-range{display:inline-block}.product-social-buttons{bottom:-40px}.overview-bottom .delivery{right:-40px;bottom:-40px}.compare-products-table .picture{width:200px}.block-account-navigation .list a.active{max-width:500px}.cart-footer .cart-collaterals{width:63%}.cart-footer .totals{width:35%}.cart-collaterals .accordion-tab-content{max-width:none}.cart-collaterals .shipping label{width:20%}.cart-collaterals .shipping label+select,.cart-collaterals .shipping label+input{width:80%}.cart-collaterals .coupon-code{max-width:500px;margin:0}.order-details-page .actions input{width:205px}.order-details-page .totals{width:35%}.blog-page .tags ul{max-width:500px}.news-item-page .inputs:first-child label{width:180px}.news-list-homepage .news-body{height:90px}.forums-main-page .topic-block-body{max-width:780px}.forum-breadcrumb{max-width:780px}.forum-search-box .search-box-text{width:350px!important}}@media all and (max-width:1280px){.product-ribbon-picture{width:98%}.group-product .product-ribbon-picture{width:93.5%}}
/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family,"Font Awesome 6 Free");
  font-weight: var(--fa-style,900)
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp-solid, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free"
}

.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands"
}

.fa-1x {
  font-size: 1em
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-6x {
  font-size: 6em
}

.fa-7x {
  font-size: 7em
}

.fa-8x {
  font-size: 8em
}

.fa-9x {
  font-size: 9em
}

.fa-10x {
  font-size: 10em
}

.fa-2xs {
  font-size: .625em;
  line-height: .1em;
  vertical-align: .225em
}

.fa-xs {
  font-size: .75em;
  line-height: .08333em;
  vertical-align: .125em
}

.fa-sm {
  font-size: .875em;
  line-height: .07143em;
  vertical-align: .05357em
}

.fa-lg {
  font-size: 1.25em;
  line-height: .05em;
  vertical-align: -.075em
}

.fa-xl {
  font-size: 1.5em;
  line-height: .04167em;
  vertical-align: -.125em
}

.fa-2xl {
  font-size: 2em;
  line-height: .03125em;
  vertical-align: -.1875em
}

.fa-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin,2.5em);
  padding-left: 0
}

.fa-ul > li {
  position: relative
}

.fa-li {
  left: calc(var(--fa-li-width, 2em)*-1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width,2em);
  line-height: inherit
}

.fa-border {
  border-radius: var(--fa-border-radius,.1em);
  border: var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);
  padding: var(--fa-border-padding,.2em .25em .15em)
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin,.3em)
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin,.3em)
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay,0s);
  animation-direction: var(--fa-animation-direction,normal);
  animation-duration: var(--fa-animation-duration,1s);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay,0s);
  animation-direction: var(--fa-animation-direction,normal);
  animation-duration: var(--fa-animation-duration,1s);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))
}

.fa-fade {
  animation-name: fa-fade;
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-beat-fade, .fa-fade {
  animation-delay: var(--fa-animation-delay,0s);
  animation-direction: var(--fa-animation-direction,normal);
  animation-duration: var(--fa-animation-duration,1s)
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay,0s);
  animation-direction: var(--fa-animation-direction,normal);
  animation-duration: var(--fa-animation-duration,1s);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-shake {
  animation-name: fa-shake;
  animation-duration: var(--fa-animation-duration,1s);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-shake, .fa-spin {
  animation-delay: var(--fa-animation-delay,0s);
  animation-direction: var(--fa-animation-direction,normal)
}

.fa-spin {
  animation-name: fa-spin;
  animation-duration: var(--fa-animation-duration,2s);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-spin-reverse {
  --fa-animation-direction: reverse
}

.fa-pulse, .fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction,normal);
  animation-duration: var(--fa-animation-duration,1s);
  animation-iteration-count: var(--fa-animation-iteration-count,infinite);
  animation-timing-function: var(--fa-animation-timing,steps(8))
}

@media (prefers-reduced-motion:reduce) {
  .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s
  }
}

@keyframes fa-beat {
  0%,90% {
    transform: scale(1)
  }

  45% {
    transform: scale(var(--fa-beat-scale,1.25))
  }
}

@keyframes fa-bounce {
  0% {
    transform: scale(1) translateY(0)
  }

  10% {
    transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
  }

  30% {
    transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
  }

  50% {
    transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
  }

  57% {
    transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
  }

  64% {
    transform: scale(1) translateY(0)
  }

  to {
    transform: scale(1) translateY(0)
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity,.4)
  }
}

@keyframes fa-beat-fade {
  0%,to {
    opacity: var(--fa-beat-fade-opacity,.4);
    transform: scale(1)
  }

  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale,1.125))
  }
}

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
  }
}

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg)
  }

  4% {
    transform: rotate(15deg)
  }

  8%,24% {
    transform: rotate(-18deg)
  }

  12%,28% {
    transform: rotate(18deg)
  }

  16% {
    transform: rotate(-22deg)
  }

  20% {
    transform: rotate(22deg)
  }

  32% {
    transform: rotate(-12deg)
  }

  36% {
    transform: rotate(12deg)
  }

  40%,to {
    transform: rotate(0deg)
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  transform: rotate(90deg)
}

.fa-rotate-180 {
  transform: rotate(180deg)
}

.fa-rotate-270 {
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  transform: scaleX(-1)
}

.fa-flip-vertical {
  transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1)
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle,0))
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index,auto)
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: var(--fa-inverse,#fff)
}

.fa-0:before {
  content: "\30"
}

.fa-1:before {
  content: "\31"
}

.fa-2:before {
  content: "\32"
}

.fa-3:before {
  content: "\33"
}

.fa-4:before {
  content: "\34"
}

.fa-5:before {
  content: "\35"
}

.fa-6:before {
  content: "\36"
}

.fa-7:before {
  content: "\37"
}

.fa-8:before {
  content: "\38"
}

.fa-9:before {
  content: "\39"
}

.fa-fill-drip:before {
  content: "\f576"
}

.fa-arrows-to-circle:before {
  content: "\e4bd"
}

.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
  content: "\f138"
}

.fa-at:before {
  content: "\40"
}

.fa-trash-alt:before, .fa-trash-can:before {
  content: "\f2ed"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-user-times:before, .fa-user-xmark:before {
  content: "\f235"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-comment-alt:before, .fa-message:before {
  content: "\f27a"
}

.fa-info:before {
  content: "\f129"
}

.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
  content: "\f422"
}

.fa-explosion:before {
  content: "\e4e9"
}

.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
  content: "\f15c"
}

.fa-wave-square:before {
  content: "\f83e"
}

.fa-ring:before {
  content: "\f70b"
}

.fa-building-un:before {
  content: "\e4d9"
}

.fa-dice-three:before {
  content: "\f527"
}

.fa-calendar-alt:before, .fa-calendar-days:before {
  content: "\f073"
}

.fa-anchor-circle-check:before {
  content: "\e4aa"
}

.fa-building-circle-arrow-right:before {
  content: "\e4d1"
}

.fa-volleyball-ball:before, .fa-volleyball:before {
  content: "\f45f"
}

.fa-arrows-up-to-line:before {
  content: "\e4c2"
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd"
}

.fa-circle-minus:before, .fa-minus-circle:before {
  content: "\f056"
}

.fa-door-open:before {
  content: "\f52b"
}

.fa-right-from-bracket:before, .fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-atom:before {
  content: "\f5d2"
}

.fa-soap:before {
  content: "\e06e"
}

.fa-heart-music-camera-bolt:before, .fa-icons:before {
  content: "\f86d"
}

.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
  content: "\f539"
}

.fa-bridge-circle-check:before {
  content: "\e4c9"
}

.fa-pump-medical:before {
  content: "\e06a"
}

.fa-fingerprint:before {
  content: "\f577"
}

.fa-hand-point-right:before {
  content: "\f0a4"
}

.fa-magnifying-glass-location:before, .fa-search-location:before {
  content: "\f689"
}

.fa-forward-step:before, .fa-step-forward:before {
  content: "\f051"
}

.fa-face-smile-beam:before, .fa-smile-beam:before {
  content: "\f5b8"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-football-ball:before, .fa-football:before {
  content: "\f44e"
}

.fa-school-circle-exclamation:before {
  content: "\e56c"
}

.fa-crop:before {
  content: "\f125"
}

.fa-angle-double-down:before, .fa-angles-down:before {
  content: "\f103"
}

.fa-users-rectangle:before {
  content: "\e594"
}

.fa-people-roof:before {
  content: "\e537"
}

.fa-people-line:before {
  content: "\e534"
}

.fa-beer-mug-empty:before, .fa-beer:before {
  content: "\f0fc"
}

.fa-diagram-predecessor:before {
  content: "\e477"
}

.fa-arrow-up-long:before, .fa-long-arrow-up:before {
  content: "\f176"
}

.fa-burn:before, .fa-fire-flame-simple:before {
  content: "\f46a"
}

.fa-male:before, .fa-person:before {
  content: "\f183"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-file-csv:before {
  content: "\f6dd"
}

.fa-menorah:before {
  content: "\f676"
}

.fa-truck-plane:before {
  content: "\e58f"
}

.fa-record-vinyl:before {
  content: "\f8d9"
}

.fa-face-grin-stars:before, .fa-grin-stars:before {
  content: "\f587"
}

.fa-bong:before {
  content: "\f55c"
}

.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
  content: "\f67b"
}

.fa-arrow-down-up-across-line:before {
  content: "\e4af"
}

.fa-spoon:before, .fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-jar-wheat:before {
  content: "\e517"
}

.fa-envelopes-bulk:before, .fa-mail-bulk:before {
  content: "\f674"
}

.fa-file-circle-exclamation:before {
  content: "\e4eb"
}

.fa-circle-h:before, .fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-pager:before {
  content: "\f815"
}

.fa-address-book:before, .fa-contact-book:before {
  content: "\f2b9"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-k:before {
  content: "\4b"
}

.fa-landmark-flag:before {
  content: "\e51c"
}

.fa-pencil-alt:before, .fa-pencil:before {
  content: "\f303"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-comments:before {
  content: "\f086"
}

.fa-file-clipboard:before, .fa-paste:before {
  content: "\f0ea"
}

.fa-code-pull-request:before {
  content: "\e13c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-truck-loading:before, .fa-truck-ramp-box:before {
  content: "\f4de"
}

.fa-user-check:before {
  content: "\f4fc"
}

.fa-vial-virus:before {
  content: "\e597"
}

.fa-sheet-plastic:before {
  content: "\e571"
}

.fa-blog:before {
  content: "\f781"
}

.fa-user-ninja:before {
  content: "\f504"
}

.fa-person-arrow-up-from-line:before {
  content: "\e539"
}

.fa-scroll-torah:before, .fa-torah:before {
  content: "\f6a0"
}

.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
  content: "\f458"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-archive:before, .fa-box-archive:before {
  content: "\f187"
}

.fa-person-drowning:before {
  content: "\e545"
}

.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
  content: "\f886"
}

.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
  content: "\f58a"
}

.fa-spray-can:before {
  content: "\f5bd"
}

.fa-truck-monster:before {
  content: "\f63b"
}

.fa-w:before {
  content: "\57"
}

.fa-earth-africa:before, .fa-globe-africa:before {
  content: "\f57c"
}

.fa-rainbow:before {
  content: "\f75b"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-tablet-alt:before, .fa-tablet-screen-button:before {
  content: "\f3fa"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-trowel-bricks:before {
  content: "\e58a"
}

.fa-face-flushed:before, .fa-flushed:before {
  content: "\f579"
}

.fa-hospital-user:before {
  content: "\f80d"
}

.fa-tent-arrow-left-right:before {
  content: "\e57f"
}

.fa-gavel:before, .fa-legal:before {
  content: "\f0e3"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-box-tissue:before {
  content: "\e05b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-bell-concierge:before, .fa-concierge-bell:before {
  content: "\f562"
}

.fa-pen-ruler:before, .fa-pencil-ruler:before {
  content: "\f5ae"
}

.fa-people-arrows-left-right:before, .fa-people-arrows:before {
  content: "\e068"
}

.fa-mars-and-venus-burst:before {
  content: "\e523"
}

.fa-caret-square-right:before, .fa-square-caret-right:before {
  content: "\f152"
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}

.fa-sun-plant-wilt:before {
  content: "\e57a"
}

.fa-toilets-portable:before {
  content: "\e584"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magnifying-glass-arrow-right:before {
  content: "\e521"
}

.fa-digital-tachograph:before, .fa-tachograph-digital:before {
  content: "\f566"
}

.fa-users-slash:before {
  content: "\e073"
}

.fa-clover:before {
  content: "\e139"
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f3e5"
}

.fa-star-and-crescent:before {
  content: "\f699"
}

.fa-house-fire:before {
  content: "\e50c"
}

.fa-minus-square:before, .fa-square-minus:before {
  content: "\f146"
}

.fa-helicopter:before {
  content: "\f533"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-caret-square-down:before, .fa-square-caret-down:before {
  content: "\f150"
}

.fa-file-circle-question:before {
  content: "\e4ef"
}

.fa-laptop-code:before {
  content: "\f5fc"
}

.fa-swatchbook:before {
  content: "\f5c3"
}

.fa-prescription-bottle:before {
  content: "\f485"
}

.fa-bars:before, .fa-navicon:before {
  content: "\f0c9"
}

.fa-people-group:before {
  content: "\e533"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}

.fa-heart-broken:before, .fa-heart-crack:before {
  content: "\f7a9"
}

.fa-external-link-square-alt:before, .fa-square-up-right:before {
  content: "\f360"
}

.fa-face-kiss-beam:before, .fa-kiss-beam:before {
  content: "\f597"
}

.fa-film:before {
  content: "\f008"
}

.fa-ruler-horizontal:before {
  content: "\f547"
}

.fa-people-robbery:before {
  content: "\e536"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-circle-exclamation:before, .fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-school-circle-xmark:before {
  content: "\e56d"
}

.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
  content: "\f08b"
}

.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
  content: "\f13a"
}

.fa-unlock-alt:before, .fa-unlock-keyhole:before {
  content: "\f13e"
}

.fa-cloud-showers-heavy:before {
  content: "\f740"
}

.fa-headphones-alt:before, .fa-headphones-simple:before {
  content: "\f58f"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-circle-dollar-to-slot:before, .fa-donate:before {
  content: "\f4b9"
}

.fa-memory:before {
  content: "\f538"
}

.fa-road-spikes:before {
  content: "\e568"
}

.fa-fire-burner:before {
  content: "\e4f1"
}

.fa-flag:before {
  content: "\f024"
}

.fa-hanukiah:before {
  content: "\f6e6"
}

.fa-feather:before {
  content: "\f52d"
}

.fa-volume-down:before, .fa-volume-low:before {
  content: "\f027"
}

.fa-comment-slash:before {
  content: "\f4b3"
}

.fa-cloud-sun-rain:before {
  content: "\f743"
}

.fa-compress:before {
  content: "\f066"
}

.fa-wheat-alt:before, .fa-wheat-awn:before {
  content: "\e2cd"
}

.fa-ankh:before {
  content: "\f644"
}

.fa-hands-holding-child:before {
  content: "\e4fa"
}

.fa-asterisk:before {
  content: "\2a"
}

.fa-check-square:before, .fa-square-check:before {
  content: "\f14a"
}

.fa-peseta-sign:before {
  content: "\e221"
}

.fa-header:before, .fa-heading:before {
  content: "\f1dc"
}

.fa-ghost:before {
  content: "\f6e2"
}

.fa-list-squares:before, .fa-list:before {
  content: "\f03a"
}

.fa-phone-square-alt:before, .fa-square-phone-flip:before {
  content: "\f87b"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-circle-dot:before, .fa-dot-circle:before {
  content: "\f192"
}

.fa-dizzy:before, .fa-face-dizzy:before {
  content: "\f567"
}

.fa-egg:before {
  content: "\f7fb"
}

.fa-house-medical-circle-xmark:before {
  content: "\e513"
}

.fa-campground:before {
  content: "\f6bb"
}

.fa-folder-plus:before {
  content: "\f65e"
}

.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
  content: "\f1e3"
}

.fa-paint-brush:before, .fa-paintbrush:before {
  content: "\f1fc"
}

.fa-lock:before {
  content: "\f023"
}

.fa-gas-pump:before {
  content: "\f52f"
}

.fa-hot-tub-person:before, .fa-hot-tub:before {
  content: "\f593"
}

.fa-map-location:before, .fa-map-marked:before {
  content: "\f59f"
}

.fa-house-flood-water:before {
  content: "\e50e"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-bridge-lock:before {
  content: "\e4cc"
}

.fa-sack-dollar:before {
  content: "\f81d"
}

.fa-edit:before, .fa-pen-to-square:before {
  content: "\f044"
}

.fa-car-side:before {
  content: "\f5e4"
}

.fa-share-alt:before, .fa-share-nodes:before {
  content: "\f1e0"
}

.fa-heart-circle-minus:before {
  content: "\e4ff"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}

.fa-microscope:before {
  content: "\f610"
}

.fa-sink:before {
  content: "\e06d"
}

.fa-bag-shopping:before, .fa-shopping-bag:before {
  content: "\f290"
}

.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
  content: "\f881"
}

.fa-mitten:before {
  content: "\f7b5"
}

.fa-person-rays:before {
  content: "\e54d"
}

.fa-users:before {
  content: "\f0c0"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-flask-vial:before {
  content: "\e4f3"
}

.fa-hand-paper:before, .fa-hand:before {
  content: "\f256"
}

.fa-om:before {
  content: "\f679"
}

.fa-worm:before {
  content: "\e599"
}

.fa-house-circle-xmark:before {
  content: "\e50b"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-stopwatch:before {
  content: "\f2f2"
}

.fa-face-kiss:before, .fa-kiss:before {
  content: "\f596"
}

.fa-bridge-circle-xmark:before {
  content: "\e4cb"
}

.fa-face-grin-tongue:before, .fa-grin-tongue:before {
  content: "\f589"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-face-grin-wink:before, .fa-grin-wink:before {
  content: "\f58c"
}

.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
  content: "\f2a4"
}

.fa-road-circle-check:before {
  content: "\e564"
}

.fa-dice-five:before {
  content: "\f523"
}

.fa-rss-square:before, .fa-square-rss:before {
  content: "\f143"
}

.fa-land-mine-on:before {
  content: "\e51b"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-stamp:before {
  content: "\f5bf"
}

.fa-stairs:before {
  content: "\e289"
}

.fa-i:before {
  content: "\49"
}

.fa-hryvnia-sign:before, .fa-hryvnia:before {
  content: "\f6f2"
}

.fa-pills:before {
  content: "\f484"
}

.fa-face-grin-wide:before, .fa-grin-alt:before {
  content: "\f581"
}

.fa-tooth:before {
  content: "\f5c9"
}

.fa-v:before {
  content: "\56"
}

.fa-bangladeshi-taka-sign:before {
  content: "\e2e6"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
  content: "\e579"
}

.fa-head-side-cough-slash:before {
  content: "\e062"
}

.fa-ambulance:before, .fa-truck-medical:before {
  content: "\f0f9"
}

.fa-wheat-awn-circle-exclamation:before {
  content: "\e598"
}

.fa-snowman:before {
  content: "\f7d0"
}

.fa-mortar-pestle:before {
  content: "\f5a7"
}

.fa-road-barrier:before {
  content: "\e562"
}

.fa-school:before {
  content: "\f549"
}

.fa-igloo:before {
  content: "\f7ae"
}

.fa-joint:before {
  content: "\f595"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-horse:before {
  content: "\f6f0"
}

.fa-q:before {
  content: "\51"
}

.fa-g:before {
  content: "\47"
}

.fa-notes-medical:before {
  content: "\f481"
}

.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-dong-sign:before {
  content: "\e169"
}

.fa-capsules:before {
  content: "\f46b"
}

.fa-poo-bolt:before, .fa-poo-storm:before {
  content: "\f75a"
}

.fa-face-frown-open:before, .fa-frown-open:before {
  content: "\f57a"
}

.fa-hand-point-up:before {
  content: "\f0a6"
}

.fa-money-bill:before {
  content: "\f0d6"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-umbrella-beach:before {
  content: "\f5ca"
}

.fa-helmet-un:before {
  content: "\e503"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-bacon:before {
  content: "\f7e5"
}

.fa-hand-point-down:before {
  content: "\f0a7"
}

.fa-arrow-up-from-bracket:before {
  content: "\e09a"
}

.fa-folder-blank:before, .fa-folder:before {
  content: "\f07b"
}

.fa-file-medical-alt:before, .fa-file-waveform:before {
  content: "\f478"
}

.fa-radiation:before {
  content: "\f7b9"
}

.fa-chart-simple:before {
  content: "\e473"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-vial:before {
  content: "\f492"
}

.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
  content: "\f624"
}

.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
  content: "\e2ca"
}

.fa-e:before {
  content: "\45"
}

.fa-pen-alt:before, .fa-pen-clip:before {
  content: "\f305"
}

.fa-bridge-circle-exclamation:before {
  content: "\e4ca"
}

.fa-user:before {
  content: "\f007"
}

.fa-school-circle-check:before {
  content: "\e56b"
}

.fa-dumpster:before {
  content: "\f793"
}

.fa-shuttle-van:before, .fa-van-shuttle:before {
  content: "\f5b6"
}

.fa-building-user:before {
  content: "\e4da"
}

.fa-caret-square-left:before, .fa-square-caret-left:before {
  content: "\f191"
}

.fa-highlighter:before {
  content: "\f591"
}

.fa-key:before {
  content: "\f084"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-synagogue:before {
  content: "\f69b"
}

.fa-person-half-dress:before {
  content: "\e548"
}

.fa-road-bridge:before {
  content: "\e563"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-c:before {
  content: "\43"
}

.fa-tablet-button:before {
  content: "\f10a"
}

.fa-building-lock:before {
  content: "\e4d6"
}

.fa-pizza-slice:before {
  content: "\f818"
}

.fa-money-bill-wave:before {
  content: "\f53a"
}

.fa-area-chart:before, .fa-chart-area:before {
  content: "\f1fe"
}

.fa-house-flag:before {
  content: "\e50d"
}

.fa-person-circle-minus:before {
  content: "\e540"
}

.fa-ban:before, .fa-cancel:before {
  content: "\f05e"
}

.fa-camera-rotate:before {
  content: "\e0d8"
}

.fa-air-freshener:before, .fa-spray-can-sparkles:before {
  content: "\f5d0"
}

.fa-star:before {
  content: "\f005"
}

.fa-repeat:before {
  content: "\f363"
}

.fa-cross:before {
  content: "\f654"
}

.fa-box:before {
  content: "\f466"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-arrow-pointer:before, .fa-mouse-pointer:before {
  content: "\f245"
}

.fa-expand-arrows-alt:before, .fa-maximize:before {
  content: "\f31e"
}

.fa-charging-station:before {
  content: "\f5e7"
}

.fa-shapes:before, .fa-triangle-circle-square:before {
  content: "\f61f"
}

.fa-random:before, .fa-shuffle:before {
  content: "\f074"
}

.fa-person-running:before, .fa-running:before {
  content: "\f70c"
}

.fa-mobile-retro:before {
  content: "\e527"
}

.fa-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa-spider:before {
  content: "\f717"
}

.fa-hands-bound:before {
  content: "\e4f9"
}

.fa-file-invoice-dollar:before {
  content: "\f571"
}

.fa-plane-circle-exclamation:before {
  content: "\e556"
}

.fa-x-ray:before {
  content: "\f497"
}

.fa-spell-check:before {
  content: "\f891"
}

.fa-slash:before {
  content: "\f715"
}

.fa-computer-mouse:before, .fa-mouse:before {
  content: "\f8cc"
}

.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
  content: "\f090"
}

.fa-shop-slash:before, .fa-store-alt-slash:before {
  content: "\e070"
}

.fa-server:before {
  content: "\f233"
}

.fa-virus-covid-slash:before {
  content: "\e4a9"
}

.fa-shop-lock:before {
  content: "\e4a5"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}

.fa-blender-phone:before {
  content: "\f6b6"
}

.fa-building-wheat:before {
  content: "\e4db"
}

.fa-person-breastfeeding:before {
  content: "\e53a"
}

.fa-right-to-bracket:before, .fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-venus:before {
  content: "\f221"
}

.fa-passport:before {
  content: "\f5ab"
}

.fa-thumb-tack-slash:before, .fa-thumbtack-slash:before {
  content: "\e68f"
}

.fa-heart-pulse:before, .fa-heartbeat:before {
  content: "\f21e"
}

.fa-people-carry-box:before, .fa-people-carry:before {
  content: "\f4ce"
}

.fa-temperature-high:before {
  content: "\f769"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-crown:before {
  content: "\f521"
}

.fa-weight-hanging:before {
  content: "\f5cd"
}

.fa-xmarks-lines:before {
  content: "\e59a"
}

.fa-file-prescription:before {
  content: "\f572"
}

.fa-weight-scale:before, .fa-weight:before {
  content: "\f496"
}

.fa-user-friends:before, .fa-user-group:before {
  content: "\f500"
}

.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
  content: "\f15e"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-face-laugh-squint:before, .fa-laugh-squint:before {
  content: "\f59b"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
  content: "\f0aa"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-person-walking:before, .fa-walking:before {
  content: "\f554"
}

.fa-l:before {
  content: "\4c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-bed-pulse:before, .fa-procedures:before {
  content: "\f487"
}

.fa-shuttle-space:before, .fa-space-shuttle:before {
  content: "\f197"
}

.fa-face-laugh:before, .fa-laugh:before {
  content: "\f599"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-heart-circle-plus:before {
  content: "\e500"
}

.fa-code-fork:before {
  content: "\e13b"
}

.fa-city:before {
  content: "\f64f"
}

.fa-microphone-alt:before, .fa-microphone-lines:before {
  content: "\f3c9"
}

.fa-pepper-hot:before {
  content: "\f816"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-colon-sign:before {
  content: "\e140"
}

.fa-headset:before {
  content: "\f590"
}

.fa-store-slash:before {
  content: "\e071"
}

.fa-road-circle-xmark:before {
  content: "\e566"
}

.fa-user-minus:before {
  content: "\f503"
}

.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-champagne-glasses:before, .fa-glass-cheers:before {
  content: "\f79f"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-house-circle-exclamation:before {
  content: "\e50a"
}

.fa-file-arrow-up:before, .fa-file-upload:before {
  content: "\f574"
}

.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
  content: "\f1eb"
}

.fa-bath:before, .fa-bathtub:before {
  content: "\f2cd"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-user-edit:before, .fa-user-pen:before {
  content: "\f4ff"
}

.fa-signature:before {
  content: "\f5b7"
}

.fa-stroopwafel:before {
  content: "\f551"
}

.fa-bold:before {
  content: "\f032"
}

.fa-anchor-lock:before {
  content: "\e4ad"
}

.fa-building-ngo:before {
  content: "\e4d7"
}

.fa-manat-sign:before {
  content: "\e1d5"
}

.fa-not-equal:before {
  content: "\f53e"
}

.fa-border-style:before, .fa-border-top-left:before {
  content: "\f853"
}

.fa-map-location-dot:before, .fa-map-marked-alt:before {
  content: "\f5a0"
}

.fa-jedi:before {
  content: "\f669"
}

.fa-poll:before, .fa-square-poll-vertical:before {
  content: "\f681"
}

.fa-mug-hot:before {
  content: "\f7b6"
}

.fa-battery-car:before, .fa-car-battery:before {
  content: "\f5df"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-dice-two:before {
  content: "\f528"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-glasses:before {
  content: "\f530"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-building-circle-check:before {
  content: "\e4d2"
}

.fa-person-chalkboard:before {
  content: "\e53d"
}

.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
  content: "\f22b"
}

.fa-hand-back-fist:before, .fa-hand-rock:before {
  content: "\f255"
}

.fa-caret-square-up:before, .fa-square-caret-up:before {
  content: "\f151"
}

.fa-cloud-showers-water:before {
  content: "\e4e4"
}

.fa-bar-chart:before, .fa-chart-bar:before {
  content: "\f080"
}

.fa-hands-bubbles:before, .fa-hands-wash:before {
  content: "\e05e"
}

.fa-less-than-equal:before {
  content: "\f537"
}

.fa-train:before {
  content: "\f238"
}

.fa-eye-low-vision:before, .fa-low-vision:before {
  content: "\f2a8"
}

.fa-crow:before {
  content: "\f520"
}

.fa-sailboat:before {
  content: "\e445"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-plus-square:before, .fa-square-plus:before {
  content: "\f0fe"
}

.fa-torii-gate:before {
  content: "\f6a1"
}

.fa-frog:before {
  content: "\f52e"
}

.fa-bucket:before {
  content: "\e4cf"
}

.fa-image:before {
  content: "\f03e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-cow:before {
  content: "\f6c8"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-screwdriver:before {
  content: "\f54a"
}

.fa-folder-closed:before {
  content: "\e185"
}

.fa-house-tsunami:before {
  content: "\e515"
}

.fa-square-nfi:before {
  content: "\e576"
}

.fa-arrow-up-from-ground-water:before {
  content: "\e4b5"
}

.fa-glass-martini-alt:before, .fa-martini-glass:before {
  content: "\f57b"
}

.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
  content: "\f2ea"
}

.fa-columns:before, .fa-table-columns:before {
  content: "\f0db"
}

.fa-lemon:before {
  content: "\f094"
}

.fa-head-side-mask:before {
  content: "\e063"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-gem:before {
  content: "\f3a5"
}

.fa-dolly-box:before, .fa-dolly:before {
  content: "\f472"
}

.fa-smoking:before {
  content: "\f48d"
}

.fa-compress-arrows-alt:before, .fa-minimize:before {
  content: "\f78c"
}

.fa-monument:before {
  content: "\f5a6"
}

.fa-snowplow:before {
  content: "\f7d2"
}

.fa-angle-double-right:before, .fa-angles-right:before {
  content: "\f101"
}

.fa-cannabis:before {
  content: "\f55f"
}

.fa-circle-play:before, .fa-play-circle:before {
  content: "\f144"
}

.fa-tablets:before {
  content: "\f490"
}

.fa-ethernet:before {
  content: "\f796"
}

.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
  content: "\f153"
}

.fa-chair:before {
  content: "\f6c0"
}

.fa-check-circle:before, .fa-circle-check:before {
  content: "\f058"
}

.fa-circle-stop:before, .fa-stop-circle:before {
  content: "\f28d"
}

.fa-compass-drafting:before, .fa-drafting-compass:before {
  content: "\f568"
}

.fa-plate-wheat:before {
  content: "\e55a"
}

.fa-icicles:before {
  content: "\f7ad"
}

.fa-person-shelter:before {
  content: "\e54f"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-marker:before {
  content: "\f5a1"
}

.fa-face-laugh-beam:before, .fa-laugh-beam:before {
  content: "\f59a"
}

.fa-helicopter-symbol:before {
  content: "\e502"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
  content: "\f139"
}

.fa-lari-sign:before {
  content: "\e1c8"
}

.fa-volcano:before {
  content: "\f770"
}

.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553"
}

.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
  content: "\f154"
}

.fa-viruses:before {
  content: "\e076"
}

.fa-square-person-confined:before {
  content: "\e577"
}

.fa-user-tie:before {
  content: "\f508"
}

.fa-arrow-down-long:before, .fa-long-arrow-down:before {
  content: "\f175"
}

.fa-tent-arrow-down-to-line:before {
  content: "\e57e"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-person-skating:before, .fa-skating:before {
  content: "\f7c5"
}

.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
  content: "\f662"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
  content: "\f0ab"
}

.fa-arrow-right-to-file:before, .fa-file-import:before {
  content: "\f56f"
}

.fa-external-link-square:before, .fa-square-arrow-up-right:before {
  content: "\f14c"
}

.fa-box-open:before {
  content: "\f49e"
}

.fa-scroll:before {
  content: "\f70e"
}

.fa-spa:before {
  content: "\f5bb"
}

.fa-location-pin-lock:before {
  content: "\e51f"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-hill-avalanche:before {
  content: "\e507"
}

.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
  content: "\f2bb"
}

.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
  content: "\f516"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-diamond-turn-right:before, .fa-directions:before {
  content: "\f5eb"
}

.fa-burst:before {
  content: "\e4dc"
}

.fa-house-laptop:before, .fa-laptop-house:before {
  content: "\e066"
}

.fa-face-tired:before, .fa-tired:before {
  content: "\f5c8"
}

.fa-money-bills:before {
  content: "\e1f3"
}

.fa-smog:before {
  content: "\f75f"
}

.fa-crutch:before {
  content: "\f7f7"
}

.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-palette:before {
  content: "\f53f"
}

.fa-arrows-turn-right:before {
  content: "\e4c0"
}

.fa-vest:before {
  content: "\e085"
}

.fa-ferry:before {
  content: "\e4ea"
}

.fa-arrows-down-to-people:before {
  content: "\e4b9"
}

.fa-seedling:before, .fa-sprout:before {
  content: "\f4d8"
}

.fa-arrows-alt-h:before, .fa-left-right:before {
  content: "\f337"
}

.fa-boxes-packing:before {
  content: "\e4c7"
}

.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
  content: "\f0a8"
}

.fa-group-arrows-rotate:before {
  content: "\e4f6"
}

.fa-bowl-food:before {
  content: "\e4c6"
}

.fa-candy-cane:before {
  content: "\f786"
}

.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
  content: "\f160"
}

.fa-cloud-bolt:before, .fa-thunderstorm:before {
  content: "\f76c"
}

.fa-remove-format:before, .fa-text-slash:before {
  content: "\f87d"
}

.fa-face-smile-wink:before, .fa-smile-wink:before {
  content: "\f4da"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-arrows-h:before, .fa-arrows-left-right:before {
  content: "\f07e"
}

.fa-house-lock:before {
  content: "\e510"
}

.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
  content: "\f0ed"
}

.fa-children:before {
  content: "\e4e1"
}

.fa-blackboard:before, .fa-chalkboard:before {
  content: "\f51b"
}

.fa-user-alt-slash:before, .fa-user-large-slash:before {
  content: "\f4fa"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
  content: "\e05f"
}

.fa-mattress-pillow:before {
  content: "\e525"
}

.fa-guarani-sign:before {
  content: "\e19a"
}

.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
  content: "\f021"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-cruzeiro-sign:before {
  content: "\e152"
}

.fa-greater-than-equal:before {
  content: "\f532"
}

.fa-shield-alt:before, .fa-shield-halved:before {
  content: "\f3ed"
}

.fa-atlas:before, .fa-book-atlas:before {
  content: "\f558"
}

.fa-virus:before {
  content: "\e074"
}

.fa-envelope-circle-check:before {
  content: "\e4e8"
}

.fa-layer-group:before {
  content: "\f5fd"
}

.fa-arrows-to-dot:before {
  content: "\e4be"
}

.fa-archway:before {
  content: "\f557"
}

.fa-heart-circle-check:before {
  content: "\e4fd"
}

.fa-house-chimney-crack:before, .fa-house-damage:before {
  content: "\f6f1"
}

.fa-file-archive:before, .fa-file-zipper:before {
  content: "\f1c6"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-glass-martini:before, .fa-martini-glass-empty:before {
  content: "\f000"
}

.fa-couch:before {
  content: "\f4b8"
}

.fa-cedi-sign:before {
  content: "\e0df"
}

.fa-italic:before {
  content: "\f033"
}

.fa-table-cells-column-lock:before {
  content: "\e678"
}

.fa-church:before {
  content: "\f51d"
}

.fa-comments-dollar:before {
  content: "\f653"
}

.fa-democrat:before {
  content: "\f747"
}

.fa-z:before {
  content: "\5a"
}

.fa-person-skiing:before, .fa-skiing:before {
  content: "\f7c9"
}

.fa-road-lock:before {
  content: "\e567"
}

.fa-a:before {
  content: "\41"
}

.fa-temperature-arrow-down:before, .fa-temperature-down:before {
  content: "\e03f"
}

.fa-feather-alt:before, .fa-feather-pointed:before {
  content: "\f56b"
}

.fa-p:before {
  content: "\50"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-ad:before, .fa-rectangle-ad:before {
  content: "\f641"
}

.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
  content: "\f0a9"
}

.fa-filter-circle-xmark:before {
  content: "\e17b"
}

.fa-locust:before {
  content: "\e520"
}

.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc"
}

.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
  content: "\f0cb"
}

.fa-person-dress-burst:before {
  content: "\e544"
}

.fa-money-check-alt:before, .fa-money-check-dollar:before {
  content: "\f53d"
}

.fa-vector-square:before {
  content: "\f5cb"
}

.fa-bread-slice:before {
  content: "\f7ec"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
  content: "\f598"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-question:before {
  content: "\3f"
}

.fa-file-signature:before {
  content: "\f573"
}

.fa-arrows-alt:before, .fa-up-down-left-right:before {
  content: "\f0b2"
}

.fa-house-chimney-user:before {
  content: "\e065"
}

.fa-hand-holding-heart:before {
  content: "\f4be"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-money-check:before {
  content: "\f53c"
}

.fa-star-half-alt:before, .fa-star-half-stroke:before {
  content: "\f5c0"
}

.fa-code:before {
  content: "\f121"
}

.fa-glass-whiskey:before, .fa-whiskey-glass:before {
  content: "\f7a0"
}

.fa-building-circle-exclamation:before {
  content: "\e4d3"
}

.fa-magnifying-glass-chart:before {
  content: "\e522"
}

.fa-arrow-up-right-from-square:before, .fa-external-link:before {
  content: "\f08e"
}

.fa-cubes-stacked:before {
  content: "\e4e6"
}

.fa-krw:before, .fa-won-sign:before, .fa-won:before {
  content: "\f159"
}

.fa-virus-covid:before {
  content: "\e4a8"
}

.fa-austral-sign:before {
  content: "\e0a9"
}

.fa-f:before {
  content: "\46"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-road:before {
  content: "\f018"
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}

.fa-person-circle-plus:before {
  content: "\e541"
}

.fa-chart-pie:before, .fa-pie-chart:before {
  content: "\f200"
}

.fa-bolt-lightning:before {
  content: "\e0b7"
}

.fa-sack-xmark:before {
  content: "\e56a"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-contract:before {
  content: "\f56c"
}

.fa-fish-fins:before {
  content: "\e4f2"
}

.fa-building-flag:before {
  content: "\e4d5"
}

.fa-face-grin-beam:before, .fa-grin-beam:before {
  content: "\f582"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-poop:before {
  content: "\f619"
}

.fa-location-pin:before, .fa-map-marker:before {
  content: "\f041"
}

.fa-kaaba:before {
  content: "\f66b"
}

.fa-toilet-paper:before {
  content: "\f71e"
}

.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
  content: "\f807"
}

.fa-eject:before {
  content: "\f052"
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
  content: "\f35a"
}

.fa-plane-circle-check:before {
  content: "\e555"
}

.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-chart-line:before, .fa-line-chart:before {
  content: "\f201"
}

.fa-mask-ventilator:before {
  content: "\e524"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-map-signs:before, .fa-signs-post:before {
  content: "\f277"
}

.fa-cash-register:before {
  content: "\f788"
}

.fa-person-circle-question:before {
  content: "\e542"
}

.fa-h:before {
  content: "\48"
}

.fa-tarp:before {
  content: "\e57b"
}

.fa-screwdriver-wrench:before, .fa-tools:before {
  content: "\f7d9"
}

.fa-arrows-to-eye:before {
  content: "\e4bf"
}

.fa-plug-circle-bolt:before {
  content: "\e55b"
}

.fa-heart:before {
  content: "\f004"
}

.fa-mars-and-venus:before {
  content: "\f224"
}

.fa-home-user:before, .fa-house-user:before {
  content: "\e1b0"
}

.fa-dumpster-fire:before {
  content: "\f794"
}

.fa-house-crack:before {
  content: "\e3b1"
}

.fa-cocktail:before, .fa-martini-glass-citrus:before {
  content: "\f561"
}

.fa-face-surprise:before, .fa-surprise:before {
  content: "\f5c2"
}

.fa-bottle-water:before {
  content: "\e4c5"
}

.fa-circle-pause:before, .fa-pause-circle:before {
  content: "\f28b"
}

.fa-toilet-paper-slash:before {
  content: "\e072"
}

.fa-apple-alt:before, .fa-apple-whole:before {
  content: "\f5d1"
}

.fa-kitchen-set:before {
  content: "\e51a"
}

.fa-r:before {
  content: "\52"
}

.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-bitcoin-sign:before {
  content: "\e0b4"
}

.fa-shield-dog:before {
  content: "\e573"
}

.fa-solar-panel:before {
  content: "\f5ba"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.fa-elevator:before {
  content: "\e16d"
}

.fa-money-bill-transfer:before {
  content: "\e528"
}

.fa-money-bill-trend-up:before {
  content: "\e529"
}

.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f"
}

.fa-poll-h:before, .fa-square-poll-horizontal:before {
  content: "\f682"
}

.fa-circle:before {
  content: "\f111"
}

.fa-backward-fast:before, .fa-fast-backward:before {
  content: "\f049"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-user-astronaut:before {
  content: "\f4fb"
}

.fa-plane-slash:before {
  content: "\e069"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-basketball-ball:before, .fa-basketball:before {
  content: "\f434"
}

.fa-satellite-dish:before {
  content: "\f7c0"
}

.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
  content: "\f35b"
}

.fa-mobile-alt:before, .fa-mobile-screen-button:before {
  content: "\f3cd"
}

.fa-volume-high:before, .fa-volume-up:before {
  content: "\f028"
}

.fa-users-rays:before {
  content: "\e593"
}

.fa-wallet:before {
  content: "\f555"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-burger:before, .fa-hamburger:before {
  content: "\f805"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-bugs:before {
  content: "\e4d0"
}

.fa-rupee-sign:before, .fa-rupee:before {
  content: "\f156"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-circle-question:before, .fa-question-circle:before {
  content: "\f059"
}

.fa-plane-departure:before {
  content: "\f5b0"
}

.fa-handshake-slash:before {
  content: "\e060"
}

.fa-book-bookmark:before {
  content: "\e0bb"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-hat-cowboy:before {
  content: "\f8c0"
}

.fa-bridge:before {
  content: "\e4c8"
}

.fa-phone-alt:before, .fa-phone-flip:before {
  content: "\f879"
}

.fa-truck-front:before {
  content: "\e2b7"
}

.fa-cat:before {
  content: "\f6be"
}

.fa-anchor-circle-exclamation:before {
  content: "\e4ab"
}

.fa-truck-field:before {
  content: "\e58d"
}

.fa-route:before {
  content: "\f4d7"
}

.fa-clipboard-question:before {
  content: "\e4e3"
}

.fa-panorama:before {
  content: "\e209"
}

.fa-comment-medical:before {
  content: "\f7f5"
}

.fa-teeth-open:before {
  content: "\f62f"
}

.fa-file-circle-minus:before {
  content: "\e4ed"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-wine-glass:before {
  content: "\f4e3"
}

.fa-fast-forward:before, .fa-forward-fast:before {
  content: "\f050"
}

.fa-face-meh-blank:before, .fa-meh-blank:before {
  content: "\f5a4"
}

.fa-parking:before, .fa-square-parking:before {
  content: "\f540"
}

.fa-house-signal:before {
  content: "\e012"
}

.fa-bars-progress:before, .fa-tasks-alt:before {
  content: "\f828"
}

.fa-faucet-drip:before {
  content: "\e006"
}

.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
  content: "\f474"
}

.fa-ban-smoking:before, .fa-smoking-ban:before {
  content: "\f54d"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-mobile-button:before {
  content: "\f10b"
}

.fa-house-medical-flag:before {
  content: "\e514"
}

.fa-basket-shopping:before, .fa-shopping-basket:before {
  content: "\f291"
}

.fa-tape:before {
  content: "\f4db"
}

.fa-bus-alt:before, .fa-bus-simple:before {
  content: "\f55e"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-face-sad-cry:before, .fa-sad-cry:before {
  content: "\f5b3"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-person-military-to-person:before {
  content: "\e54c"
}

.fa-file-shield:before {
  content: "\e4f0"
}

.fa-user-slash:before {
  content: "\f506"
}

.fa-pen:before {
  content: "\f304"
}

.fa-tower-observation:before {
  content: "\e586"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
  content: "\f012"
}

.fa-bus:before {
  content: "\f207"
}

.fa-heart-circle-xmark:before {
  content: "\e501"
}

.fa-home-lg:before, .fa-house-chimney:before {
  content: "\e3af"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-face-frown:before, .fa-frown:before {
  content: "\f119"
}

.fa-prescription:before {
  content: "\f5b1"
}

.fa-shop:before, .fa-store-alt:before {
  content: "\f54f"
}

.fa-floppy-disk:before, .fa-save:before {
  content: "\f0c7"
}

.fa-vihara:before {
  content: "\f6a7"
}

.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
  content: "\f515"
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de"
}

.fa-comment-dots:before, .fa-commenting:before {
  content: "\f4ad"
}

.fa-plant-wilt:before {
  content: "\e5aa"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-face-grin-squint:before, .fa-grin-squint:before {
  content: "\f585"
}

.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
  content: "\f4c0"
}

.fa-bacterium:before {
  content: "\e05a"
}

.fa-hand-pointer:before {
  content: "\f25a"
}

.fa-drum-steelpan:before {
  content: "\f56a"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hands-praying:before, .fa-praying-hands:before {
  content: "\f684"
}

.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
  content: "\f01e"
}

.fa-biohazard:before {
  content: "\f780"
}

.fa-location-crosshairs:before, .fa-location:before {
  content: "\f601"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-child-dress:before {
  content: "\e59c"
}

.fa-users-between-lines:before {
  content: "\e591"
}

.fa-lungs-virus:before {
  content: "\e067"
}

.fa-face-grin-tears:before, .fa-grin-tears:before {
  content: "\f588"
}

.fa-phone:before {
  content: "\f095"
}

.fa-calendar-times:before, .fa-calendar-xmark:before {
  content: "\f273"
}

.fa-child-reaching:before {
  content: "\e59d"
}

.fa-head-side-virus:before {
  content: "\e064"
}

.fa-user-cog:before, .fa-user-gear:before {
  content: "\f4fe"
}

.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
  content: "\f163"
}

.fa-door-closed:before {
  content: "\f52a"
}

.fa-shield-virus:before {
  content: "\e06c"
}

.fa-dice-six:before {
  content: "\f526"
}

.fa-mosquito-net:before {
  content: "\e52c"
}

.fa-bridge-water:before {
  content: "\e4ce"
}

.fa-person-booth:before {
  content: "\f756"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-hat-wizard:before {
  content: "\f6e8"
}

.fa-pen-fancy:before {
  content: "\f5ac"
}

.fa-digging:before, .fa-person-digging:before {
  content: "\f85e"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
  content: "\f629"
}

.fa-book-medical:before {
  content: "\f7e6"
}

.fa-poo:before {
  content: "\f2fe"
}

.fa-quote-right-alt:before, .fa-quote-right:before {
  content: "\f10e"
}

.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
  content: "\f553"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-divide:before {
  content: "\f529"
}

.fa-tenge-sign:before, .fa-tenge:before {
  content: "\f7d7"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-hands-holding:before {
  content: "\f4c2"
}

.fa-hands-clapping:before {
  content: "\e1a8"
}

.fa-republican:before {
  content: "\f75e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-person-circle-xmark:before {
  content: "\e543"
}

.fa-ruler:before {
  content: "\f545"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-dice-d6:before {
  content: "\f6d1"
}

.fa-restroom:before {
  content: "\f7bd"
}

.fa-j:before {
  content: "\4a"
}

.fa-users-viewfinder:before {
  content: "\e595"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-external-link-alt:before, .fa-up-right-from-square:before {
  content: "\f35d"
}

.fa-table-cells:before, .fa-th:before {
  content: "\f00a"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-bible:before, .fa-book-bible:before {
  content: "\f647"
}

.fa-o:before {
  content: "\4f"
}

.fa-medkit:before, .fa-suitcase-medical:before {
  content: "\f0fa"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-otter:before {
  content: "\f700"
}

.fa-female:before, .fa-person-dress:before {
  content: "\f182"
}

.fa-comment-dollar:before {
  content: "\f651"
}

.fa-briefcase-clock:before, .fa-business-time:before {
  content: "\f64a"
}

.fa-table-cells-large:before, .fa-th-large:before {
  content: "\f009"
}

.fa-book-tanakh:before, .fa-tanakh:before {
  content: "\f827"
}

.fa-phone-volume:before, .fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-hat-cowboy-side:before {
  content: "\f8c1"
}

.fa-clipboard-user:before {
  content: "\f7f3"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-lira-sign:before {
  content: "\f195"
}

.fa-satellite:before {
  content: "\f7bf"
}

.fa-plane-lock:before {
  content: "\e558"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-comment:before {
  content: "\f075"
}

.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
  content: "\f1fd"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-angle-double-up:before, .fa-angles-up:before {
  content: "\f102"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-arrow-right-to-city:before {
  content: "\e4b3"
}

.fa-ribbon:before {
  content: "\f4d6"
}

.fa-lungs:before {
  content: "\f604"
}

.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
  content: "\f887"
}

.fa-litecoin-sign:before {
  content: "\e1d3"
}

.fa-border-none:before {
  content: "\f850"
}

.fa-circle-nodes:before {
  content: "\e4e2"
}

.fa-parachute-box:before {
  content: "\f4cd"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-truck-field-un:before {
  content: "\e58e"
}

.fa-hourglass-empty:before, .fa-hourglass:before {
  content: "\f254"
}

.fa-mountain:before {
  content: "\f6fc"
}

.fa-user-doctor:before, .fa-user-md:before {
  content: "\f0f0"
}

.fa-circle-info:before, .fa-info-circle:before {
  content: "\f05a"
}

.fa-cloud-meatball:before {
  content: "\f73b"
}

.fa-camera-alt:before, .fa-camera:before {
  content: "\f030"
}

.fa-square-virus:before {
  content: "\e578"
}

.fa-meteor:before {
  content: "\f753"
}

.fa-car-on:before {
  content: "\e4dd"
}

.fa-sleigh:before {
  content: "\f7cc"
}

.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
  content: "\f162"
}

.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
  content: "\f4c1"
}

.fa-water:before {
  content: "\f773"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
  content: "\f486"
}

.fa-landmark:before {
  content: "\f66f"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-person-cane:before {
  content: "\e53c"
}

.fa-tent:before {
  content: "\e57d"
}

.fa-vest-patches:before {
  content: "\e086"
}

.fa-check-double:before {
  content: "\f560"
}

.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
  content: "\f15d"
}

.fa-money-bill-wheat:before {
  content: "\e52a"
}

.fa-cookie:before {
  content: "\f563"
}

.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}

.fa-hard-drive:before, .fa-hdd:before {
  content: "\f0a0"
}

.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
  content: "\f586"
}

.fa-dumbbell:before {
  content: "\f44b"
}

.fa-list-alt:before, .fa-rectangle-list:before {
  content: "\f022"
}

.fa-tarp-droplet:before {
  content: "\e57c"
}

.fa-house-medical-circle-check:before {
  content: "\e511"
}

.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
  content: "\f7ca"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-plane-arrival:before {
  content: "\f5af"
}

.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
  content: "\f359"
}

.fa-subway:before, .fa-train-subway:before {
  content: "\f239"
}

.fa-chart-gantt:before {
  content: "\e0e4"
}

.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
  content: "\e1bc"
}

.fa-crop-alt:before, .fa-crop-simple:before {
  content: "\f565"
}

.fa-money-bill-1:before, .fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-left-long:before, .fa-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa-dna:before {
  content: "\f471"
}

.fa-virus-slash:before {
  content: "\e075"
}

.fa-minus:before, .fa-subtract:before {
  content: "\f068"
}

.fa-chess:before {
  content: "\f439"
}

.fa-arrow-left-long:before, .fa-long-arrow-left:before {
  content: "\f177"
}

.fa-plug-circle-check:before {
  content: "\e55c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-franc-sign:before {
  content: "\e18f"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
  content: "\f2a3"
}

.fa-cog:before, .fa-gear:before {
  content: "\f013"
}

.fa-droplet-slash:before, .fa-tint-slash:before {
  content: "\f5c7"
}

.fa-mosque:before {
  content: "\f678"
}

.fa-mosquito:before {
  content: "\e52b"
}

.fa-star-of-david:before {
  content: "\f69a"
}

.fa-person-military-rifle:before {
  content: "\e54b"
}

.fa-cart-shopping:before, .fa-shopping-cart:before {
  content: "\f07a"
}

.fa-vials:before {
  content: "\f493"
}

.fa-plug-circle-plus:before {
  content: "\e55f"
}

.fa-place-of-worship:before {
  content: "\f67f"
}

.fa-grip-vertical:before {
  content: "\f58e"
}

.fa-arrow-turn-up:before, .fa-level-up:before {
  content: "\f148"
}

.fa-u:before {
  content: "\55"
}

.fa-square-root-alt:before, .fa-square-root-variable:before {
  content: "\f698"
}

.fa-clock-four:before, .fa-clock:before {
  content: "\f017"
}

.fa-backward-step:before, .fa-step-backward:before {
  content: "\f048"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-faucet:before {
  content: "\e005"
}

.fa-baseball-bat-ball:before {
  content: "\f432"
}

.fa-s:before {
  content: "\53"
}

.fa-timeline:before {
  content: "\e29c"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-clinic-medical:before, .fa-house-chimney-medical:before {
  content: "\f7f2"
}

.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-mobile-android-alt:before, .fa-mobile-screen:before {
  content: "\f3cf"
}

.fa-plane-up:before {
  content: "\e22d"
}

.fa-piggy-bank:before {
  content: "\f4d3"
}

.fa-battery-3:before, .fa-battery-half:before {
  content: "\f242"
}

.fa-mountain-city:before {
  content: "\e52e"
}

.fa-coins:before {
  content: "\f51e"
}

.fa-khanda:before {
  content: "\f66d"
}

.fa-sliders-h:before, .fa-sliders:before {
  content: "\f1de"
}

.fa-folder-tree:before {
  content: "\f802"
}

.fa-network-wired:before {
  content: "\f6ff"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-hamsa:before {
  content: "\f665"
}

.fa-cent-sign:before {
  content: "\e3f5"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-person-pregnant:before {
  content: "\e31e"
}

.fa-wand-sparkles:before {
  content: "\f72b"
}

.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
  content: "\f142"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-long-arrow-alt-right:before, .fa-right-long:before {
  content: "\f30b"
}

.fa-flag-usa:before {
  content: "\f74d"
}

.fa-laptop-file:before {
  content: "\e51d"
}

.fa-teletype:before, .fa-tty:before {
  content: "\f1e4"
}

.fa-diagram-next:before {
  content: "\e476"
}

.fa-person-rifle:before {
  content: "\e54e"
}

.fa-house-medical-circle-exclamation:before {
  content: "\e512"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-hiking:before, .fa-person-hiking:before {
  content: "\f6ec"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-images:before {
  content: "\f302"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-people-pulling:before {
  content: "\e535"
}

.fa-n:before {
  content: "\4e"
}

.fa-cable-car:before, .fa-tram:before {
  content: "\f7da"
}

.fa-cloud-rain:before {
  content: "\f73d"
}

.fa-building-circle-xmark:before {
  content: "\e4d4"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-arrows-down-to-line:before {
  content: "\e4b8"
}

.fa-download:before {
  content: "\f019"
}

.fa-face-grin:before, .fa-grin:before {
  content: "\f580"
}

.fa-backspace:before, .fa-delete-left:before {
  content: "\f55a"
}

.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
  content: "\f1fb"
}

.fa-file-circle-check:before {
  content: "\e5a0"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
  content: "\f3ce"
}

.fa-face-meh:before, .fa-meh:before {
  content: "\f11a"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-book-dead:before, .fa-book-skull:before {
  content: "\f6b7"
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}

.fa-heart-circle-exclamation:before {
  content: "\e4fe"
}

.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
  content: "\f015"
}

.fa-calendar-week:before {
  content: "\f784"
}

.fa-laptop-medical:before {
  content: "\f812"
}

.fa-b:before {
  content: "\42"
}

.fa-file-medical:before {
  content: "\f477"
}

.fa-dice-one:before {
  content: "\f525"
}

.fa-kiwi-bird:before {
  content: "\f535"
}

.fa-arrow-right-arrow-left:before, .fa-exchange:before {
  content: "\f0ec"
}

.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
  content: "\f2f9"
}

.fa-cutlery:before, .fa-utensils:before {
  content: "\f2e7"
}

.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
  content: "\f161"
}

.fa-mill-sign:before {
  content: "\e1ed"
}

.fa-bowl-rice:before {
  content: "\e2eb"
}

.fa-skull:before {
  content: "\f54c"
}

.fa-broadcast-tower:before, .fa-tower-broadcast:before {
  content: "\f519"
}

.fa-truck-pickup:before {
  content: "\f63c"
}

.fa-long-arrow-alt-up:before, .fa-up-long:before {
  content: "\f30c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-code-merge:before {
  content: "\f387"
}

.fa-upload:before {
  content: "\f093"
}

.fa-hurricane:before {
  content: "\f751"
}

.fa-mound:before {
  content: "\e52d"
}

.fa-toilet-portable:before {
  content: "\e583"
}

.fa-compact-disc:before {
  content: "\f51f"
}

.fa-file-arrow-down:before, .fa-file-download:before {
  content: "\f56d"
}

.fa-caravan:before {
  content: "\f8ff"
}

.fa-shield-cat:before {
  content: "\e572"
}

.fa-bolt:before, .fa-zap:before {
  content: "\f0e7"
}

.fa-glass-water:before {
  content: "\e4f4"
}

.fa-oil-well:before {
  content: "\e532"
}

.fa-vault:before {
  content: "\e2c5"
}

.fa-mars:before {
  content: "\f222"
}

.fa-toilet:before {
  content: "\f7d8"
}

.fa-plane-circle-xmark:before {
  content: "\e557"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
  content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
  content: "\f158"
}

.fa-sun:before {
  content: "\f185"
}

.fa-guitar:before {
  content: "\f7a6"
}

.fa-face-laugh-wink:before, .fa-laugh-wink:before {
  content: "\f59c"
}

.fa-horse-head:before {
  content: "\f7ab"
}

.fa-bore-hole:before {
  content: "\e4c3"
}

.fa-industry:before {
  content: "\f275"
}

.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
  content: "\f358"
}

.fa-arrows-turn-to-dots:before {
  content: "\e4c1"
}

.fa-florin-sign:before {
  content: "\e184"
}

.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
  content: "\f884"
}

.fa-less-than:before {
  content: "\3c"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-car-tunnel:before {
  content: "\e4de"
}

.fa-head-side-cough:before {
  content: "\e061"
}

.fa-grip-lines:before {
  content: "\f7a4"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-user-lock:before {
  content: "\f502"
}

.fa-arrow-right-long:before, .fa-long-arrow-right:before {
  content: "\f178"
}

.fa-anchor-circle-xmark:before {
  content: "\e4ac"
}

.fa-ellipsis-h:before, .fa-ellipsis:before {
  content: "\f141"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-first-aid:before, .fa-kit-medical:before {
  content: "\f479"
}

.fa-person-through-window:before {
  content: "\e5a9"
}

.fa-toolbox:before {
  content: "\f552"
}

.fa-hands-holding-circle:before {
  content: "\e4fb"
}

.fa-bug:before {
  content: "\f188"
}

.fa-credit-card-alt:before, .fa-credit-card:before {
  content: "\f09d"
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}

.fa-hand-holding-hand:before {
  content: "\e4f7"
}

.fa-book-open-reader:before, .fa-book-reader:before {
  content: "\f5da"
}

.fa-mountain-sun:before {
  content: "\e52f"
}

.fa-arrows-left-right-to-line:before {
  content: "\e4ba"
}

.fa-dice-d20:before {
  content: "\f6cf"
}

.fa-truck-droplet:before {
  content: "\e58c"
}

.fa-file-circle-xmark:before {
  content: "\e5a1"
}

.fa-temperature-arrow-up:before, .fa-temperature-up:before {
  content: "\e040"
}

.fa-medal:before {
  content: "\f5a2"
}

.fa-bed:before {
  content: "\f236"
}

.fa-h-square:before, .fa-square-h:before {
  content: "\f0fd"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-plug-circle-xmark:before {
  content: "\e560"
}

.fa-star-of-life:before {
  content: "\f621"
}

.fa-phone-slash:before {
  content: "\f3dd"
}

.fa-paint-roller:before {
  content: "\f5aa"
}

.fa-hands-helping:before, .fa-handshake-angle:before {
  content: "\f4c4"
}

.fa-location-dot:before, .fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-file:before {
  content: "\f15b"
}

.fa-greater-than:before {
  content: "\3e"
}

.fa-person-swimming:before, .fa-swimmer:before {
  content: "\f5c4"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-droplet:before, .fa-tint:before {
  content: "\f043"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
  content: "\f57d"
}

.fa-person-burst:before {
  content: "\e53b"
}

.fa-dove:before {
  content: "\f4ba"
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}

.fa-socks:before {
  content: "\f696"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-section:before {
  content: "\e447"
}

.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
  content: "\f625"
}

.fa-envelope-open-text:before {
  content: "\f658"
}

.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
  content: "\f0f8"
}

.fa-wine-bottle:before {
  content: "\f72f"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
  content: "\f550"
}

.fa-dharmachakra:before {
  content: "\f655"
}

.fa-hotdog:before {
  content: "\f80f"
}

.fa-blind:before, .fa-person-walking-with-cane:before {
  content: "\f29d"
}

.fa-drum:before {
  content: "\f569"
}

.fa-ice-cream:before {
  content: "\f810"
}

.fa-heart-circle-bolt:before {
  content: "\e4fc"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-check-to-slot:before, .fa-vote-yea:before {
  content: "\f772"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
  content: "\f468"
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}

.fa-assistive-listening-systems:before, .fa-ear-listen:before {
  content: "\f2a2"
}

.fa-tree-city:before {
  content: "\e587"
}

.fa-play:before {
  content: "\f04b"
}

.fa-font:before {
  content: "\f031"
}

.fa-table-cells-row-lock:before {
  content: "\e67a"
}

.fa-rupiah-sign:before {
  content: "\e23d"
}

.fa-magnifying-glass:before, .fa-search:before {
  content: "\f002"
}

.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
  content: "\f45d"
}

.fa-diagnoses:before, .fa-person-dots-from-line:before {
  content: "\f470"
}

.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
  content: "\f82a"
}

.fa-naira-sign:before {
  content: "\e1f6"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-walkie-talkie:before {
  content: "\f8ef"
}

.fa-file-edit:before, .fa-file-pen:before {
  content: "\f31c"
}

.fa-receipt:before {
  content: "\f543"
}

.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
  content: "\f14b"
}

.fa-suitcase-rolling:before {
  content: "\f5c1"
}

.fa-person-circle-exclamation:before {
  content: "\e53f"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
  content: "\f240"
}

.fa-skull-crossbones:before {
  content: "\f714"
}

.fa-code-compare:before {
  content: "\e13a"
}

.fa-list-dots:before, .fa-list-ul:before {
  content: "\f0ca"
}

.fa-school-lock:before {
  content: "\e56f"
}

.fa-tower-cell:before {
  content: "\e585"
}

.fa-down-long:before, .fa-long-arrow-alt-down:before {
  content: "\f309"
}

.fa-ranking-star:before {
  content: "\e561"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-person-harassing:before {
  content: "\e549"
}

.fa-brazilian-real-sign:before {
  content: "\e46c"
}

.fa-landmark-alt:before, .fa-landmark-dome:before {
  content: "\f752"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
  content: "\f26c"
}

.fa-shrimp:before {
  content: "\e448"
}

.fa-list-check:before, .fa-tasks:before {
  content: "\f0ae"
}

.fa-jug-detergent:before {
  content: "\e519"
}

.fa-circle-user:before, .fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-shield:before {
  content: "\f505"
}

.fa-wind:before {
  content: "\f72e"
}

.fa-car-burst:before, .fa-car-crash:before {
  content: "\f5e1"
}

.fa-y:before {
  content: "\59"
}

.fa-person-snowboarding:before, .fa-snowboarding:before {
  content: "\f7ce"
}

.fa-shipping-fast:before, .fa-truck-fast:before {
  content: "\f48b"
}

.fa-fish:before {
  content: "\f578"
}

.fa-user-graduate:before {
  content: "\f501"
}

.fa-adjust:before, .fa-circle-half-stroke:before {
  content: "\f042"
}

.fa-clapperboard:before {
  content: "\e131"
}

.fa-circle-radiation:before, .fa-radiation-alt:before {
  content: "\f7ba"
}

.fa-baseball-ball:before, .fa-baseball:before {
  content: "\f433"
}

.fa-jet-fighter-up:before {
  content: "\e518"
}

.fa-diagram-project:before, .fa-project-diagram:before {
  content: "\f542"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
  content: "\f6a9"
}

.fa-hand-sparkles:before {
  content: "\e05d"
}

.fa-grip-horizontal:before, .fa-grip:before {
  content: "\f58d"
}

.fa-share-from-square:before, .fa-share-square:before {
  content: "\f14d"
}

.fa-child-combatant:before, .fa-child-rifle:before {
  content: "\e4e0"
}

.fa-gun:before {
  content: "\e19b"
}

.fa-phone-square:before, .fa-square-phone:before {
  content: "\f098"
}

.fa-add:before, .fa-plus:before {
  content: "\2b"
}

.fa-expand:before {
  content: "\f065"
}

.fa-computer:before {
  content: "\e4e5"
}

.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
  content: "\f00d"
}

.fa-arrows-up-down-left-right:before, .fa-arrows:before {
  content: "\f047"
}

.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
  content: "\f51c"
}

.fa-peso-sign:before {
  content: "\e222"
}

.fa-building-shield:before {
  content: "\e4d8"
}

.fa-baby:before {
  content: "\f77c"
}

.fa-users-line:before {
  content: "\e592"
}

.fa-quote-left-alt:before, .fa-quote-left:before {
  content: "\f10d"
}

.fa-tractor:before {
  content: "\f722"
}

.fa-trash-arrow-up:before, .fa-trash-restore:before {
  content: "\f829"
}

.fa-arrow-down-up-lock:before {
  content: "\e4b0"
}

.fa-lines-leaning:before {
  content: "\e51e"
}

.fa-ruler-combined:before {
  content: "\f546"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-equals:before {
  content: "\3d"
}

.fa-blender:before {
  content: "\f517"
}

.fa-teeth:before {
  content: "\f62e"
}

.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
  content: "\f20b"
}

.fa-map:before {
  content: "\f279"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-photo-film:before, .fa-photo-video:before {
  content: "\f87c"
}

.fa-folder-minus:before {
  content: "\f65d"
}

.fa-store:before {
  content: "\f54e"
}

.fa-arrow-trend-up:before {
  content: "\e098"
}

.fa-plug-circle-minus:before {
  content: "\e55e"
}

.fa-sign-hanging:before, .fa-sign:before {
  content: "\f4d9"
}

.fa-bezier-curve:before {
  content: "\f55b"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-tablet-android:before, .fa-tablet:before {
  content: "\f3fb"
}

.fa-school-flag:before {
  content: "\e56e"
}

.fa-fill:before {
  content: "\f575"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-drumstick-bite:before {
  content: "\f6d7"
}

.fa-holly-berry:before {
  content: "\f7aa"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-bacteria:before {
  content: "\e059"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-notdef:before {
  content: "\e1fe"
}

.fa-disease:before {
  content: "\f7fa"
}

.fa-briefcase-medical:before {
  content: "\f469"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-car-alt:before, .fa-car-rear:before {
  content: "\f5de"
}

.fa-pump-soap:before {
  content: "\e06b"
}

.fa-video-slash:before {
  content: "\f4e2"
}

.fa-battery-2:before, .fa-battery-quarter:before {
  content: "\f243"
}

.fa-radio:before {
  content: "\f8d7"
}

.fa-baby-carriage:before, .fa-carriage-baby:before {
  content: "\f77d"
}

.fa-traffic-light:before {
  content: "\f637"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-vr-cardboard:before {
  content: "\f729"
}

.fa-hand-middle-finger:before {
  content: "\f806"
}

.fa-percent:before, .fa-percentage:before {
  content: "\25"
}

.fa-truck-moving:before {
  content: "\f4df"
}

.fa-glass-water-droplet:before {
  content: "\e4f5"
}

.fa-display:before {
  content: "\e163"
}

.fa-face-smile:before, .fa-smile:before {
  content: "\f118"
}

.fa-thumb-tack:before, .fa-thumbtack:before {
  content: "\f08d"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-person-praying:before, .fa-pray:before {
  content: "\f683"
}

.fa-hammer:before {
  content: "\f6e3"
}

.fa-hand-peace:before {
  content: "\f25b"
}

.fa-rotate:before, .fa-sync-alt:before {
  content: "\f2f1"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-robot:before {
  content: "\f544"
}

.fa-peace:before {
  content: "\f67c"
}

.fa-cogs:before, .fa-gears:before {
  content: "\f085"
}

.fa-warehouse:before {
  content: "\f494"
}

.fa-arrow-up-right-dots:before {
  content: "\e4b7"
}

.fa-splotch:before {
  content: "\f5bc"
}

.fa-face-grin-hearts:before, .fa-grin-hearts:before {
  content: "\f584"
}

.fa-dice-four:before {
  content: "\f524"
}

.fa-sim-card:before {
  content: "\f7c4"
}

.fa-transgender-alt:before, .fa-transgender:before {
  content: "\f225"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-arrow-turn-down:before, .fa-level-down:before {
  content: "\f149"
}

.fa-person-falling-burst:before {
  content: "\e547"
}

.fa-award:before {
  content: "\f559"
}

.fa-ticket-alt:before, .fa-ticket-simple:before {
  content: "\f3ff"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-angle-double-left:before, .fa-angles-left:before {
  content: "\f100"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-clock-rotate-left:before, .fa-history:before {
  content: "\f1da"
}

.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
  content: "\f583"
}

.fa-arrow-right-from-file:before, .fa-file-export:before {
  content: "\f56e"
}

.fa-shield-blank:before, .fa-shield:before {
  content: "\f132"
}

.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
  content: "\f885"
}

.fa-house-medical:before {
  content: "\e3b2"
}

.fa-golf-ball-tee:before, .fa-golf-ball:before {
  content: "\f450"
}

.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
  content: "\f137"
}

.fa-house-chimney-window:before {
  content: "\e00d"
}

.fa-pen-nib:before {
  content: "\f5ad"
}

.fa-tent-arrow-turn-left:before {
  content: "\e580"
}

.fa-tents:before {
  content: "\e582"
}

.fa-magic:before, .fa-wand-magic:before {
  content: "\f0d0"
}

.fa-dog:before {
  content: "\f6d3"
}

.fa-carrot:before {
  content: "\f787"
}

.fa-moon:before {
  content: "\f186"
}

.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
  content: "\f5ce"
}

.fa-cheese:before {
  content: "\f7ef"
}

.fa-yin-yang:before {
  content: "\f6ad"
}

.fa-music:before {
  content: "\f001"
}

.fa-code-commit:before {
  content: "\f386"
}

.fa-temperature-low:before {
  content: "\f76b"
}

.fa-biking:before, .fa-person-biking:before {
  content: "\f84a"
}

.fa-broom:before {
  content: "\f51a"
}

.fa-shield-heart:before {
  content: "\e574"
}

.fa-gopuram:before {
  content: "\f664"
}

.fa-earth-oceania:before, .fa-globe-oceania:before {
  content: "\e47b"
}

.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
  content: "\f2d3"
}

.fa-hashtag:before {
  content: "\23"
}

.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
  content: "\f424"
}

.fa-oil-can:before {
  content: "\f613"
}

.fa-t:before {
  content: "\54"
}

.fa-hippo:before {
  content: "\f6ed"
}

.fa-chart-column:before {
  content: "\e0e3"
}

.fa-infinity:before {
  content: "\f534"
}

.fa-vial-circle-check:before {
  content: "\e596"
}

.fa-person-arrow-down-to-line:before {
  content: "\e538"
}

.fa-voicemail:before {
  content: "\f897"
}

.fa-fan:before {
  content: "\f863"
}

.fa-person-walking-luggage:before {
  content: "\e554"
}

.fa-arrows-alt-v:before, .fa-up-down:before {
  content: "\f338"
}

.fa-cloud-moon-rain:before {
  content: "\f73c"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-trailer:before {
  content: "\e041"
}

.fa-bahai:before, .fa-haykal:before {
  content: "\f666"
}

.fa-sd-card:before {
  content: "\f7c2"
}

.fa-dragon:before {
  content: "\f6d5"
}

.fa-shoe-prints:before {
  content: "\f54b"
}

.fa-circle-plus:before, .fa-plus-circle:before {
  content: "\f055"
}

.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
  content: "\f58b"
}

.fa-hand-holding:before {
  content: "\f4bd"
}

.fa-plug-circle-exclamation:before {
  content: "\e55d"
}

.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
  content: "\f127"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-person-walking-arrow-loop-left:before {
  content: "\e551"
}

.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
  content: "\f882"
}

.fa-fire-alt:before, .fa-fire-flame-curved:before {
  content: "\f7e4"
}

.fa-tornado:before {
  content: "\f76f"
}

.fa-file-circle-plus:before {
  content: "\e494"
}

.fa-book-quran:before, .fa-quran:before {
  content: "\f687"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-border-all:before {
  content: "\f84c"
}

.fa-angry:before, .fa-face-angry:before {
  content: "\f556"
}

.fa-cookie-bite:before {
  content: "\f564"
}

.fa-arrow-trend-down:before {
  content: "\e097"
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}

.fa-draw-polygon:before {
  content: "\f5ee"
}

.fa-balance-scale:before, .fa-scale-balanced:before {
  content: "\f24e"
}

.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
  content: "\f62a"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-desktop-alt:before, .fa-desktop:before {
  content: "\f390"
}

.fa-m:before {
  content: "\4d"
}

.fa-table-list:before, .fa-th-list:before {
  content: "\f00b"
}

.fa-comment-sms:before, .fa-sms:before {
  content: "\f7cd"
}

.fa-book:before {
  content: "\f02d"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-check:before {
  content: "\f00c"
}

.fa-battery-4:before, .fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-house-circle-check:before {
  content: "\e509"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-diagram-successor:before {
  content: "\e47a"
}

.fa-truck-arrow-right:before {
  content: "\e58b"
}

.fa-arrows-split-up-and-left:before {
  content: "\e4bc"
}

.fa-fist-raised:before, .fa-hand-fist:before {
  content: "\f6de"
}

.fa-cloud-moon:before {
  content: "\f6c3"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-person-falling:before {
  content: "\e546"
}

.fa-image-portrait:before, .fa-portrait:before {
  content: "\f3e0"
}

.fa-user-tag:before {
  content: "\f507"
}

.fa-rug:before {
  content: "\e569"
}

.fa-earth-europe:before, .fa-globe-europe:before {
  content: "\f7a2"
}

.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
  content: "\f59d"
}

.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
  content: "\f410"
}

.fa-baht-sign:before {
  content: "\e0ac"
}

.fa-book-open:before {
  content: "\f518"
}

.fa-book-journal-whills:before, .fa-journal-whills:before {
  content: "\f66a"
}

.fa-handcuffs:before {
  content: "\e4f8"
}

.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
  content: "\f071"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}

.fa-bottle-droplet:before {
  content: "\e4c4"
}

.fa-mask-face:before {
  content: "\e1d7"
}

.fa-hill-rockslide:before {
  content: "\e508"
}

.fa-exchange-alt:before, .fa-right-left:before {
  content: "\f362"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-road-circle-exclamation:before {
  content: "\e565"
}

.fa-dungeon:before {
  content: "\f6d9"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
  content: "\f2a7"
}

.fa-calendar-day:before {
  content: "\f783"
}

.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
  content: "\f5c5"
}

.fa-arrows-up-down:before, .fa-arrows-v:before {
  content: "\f07d"
}

.fa-face-grimace:before, .fa-grimace:before {
  content: "\f57f"
}

.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
  content: "\e2ce"
}

.fa-level-down-alt:before, .fa-turn-down:before {
  content: "\f3be"
}

.fa-person-walking-arrow-right:before {
  content: "\e552"
}

.fa-envelope-square:before, .fa-square-envelope:before {
  content: "\f199"
}

.fa-dice:before {
  content: "\f522"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-brain:before {
  content: "\f5dc"
}

.fa-band-aid:before, .fa-bandage:before {
  content: "\f462"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
  content: "\f057"
}

.fa-gifts:before {
  content: "\f79c"
}

.fa-hotel:before {
  content: "\f594"
}

.fa-earth-asia:before, .fa-globe-asia:before {
  content: "\f57e"
}

.fa-id-card-alt:before, .fa-id-card-clip:before {
  content: "\f47f"
}

.fa-magnifying-glass-plus:before, .fa-search-plus:before {
  content: "\f00e"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-user-clock:before {
  content: "\f4fd"
}

.fa-allergies:before, .fa-hand-dots:before {
  content: "\f461"
}

.fa-file-invoice:before {
  content: "\f570"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-coffee:before, .fa-mug-saucer:before {
  content: "\f0f4"
}

.fa-brush:before {
  content: "\f55d"
}

.fa-mask:before {
  content: "\f6fa"
}

.fa-magnifying-glass-minus:before, .fa-search-minus:before {
  content: "\f010"
}

.fa-ruler-vertical:before {
  content: "\f548"
}

.fa-user-alt:before, .fa-user-large:before {
  content: "\f406"
}

.fa-train-tram:before {
  content: "\e5b4"
}

.fa-user-nurse:before {
  content: "\f82f"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-cloud-sun:before {
  content: "\f6c4"
}

.fa-stopwatch-20:before {
  content: "\e06f"
}

.fa-square-full:before {
  content: "\f45c"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-jar:before {
  content: "\e516"
}

.fa-note-sticky:before, .fa-sticky-note:before {
  content: "\f249"
}

.fa-bug-slash:before {
  content: "\e490"
}

.fa-arrow-up-from-water-pump:before {
  content: "\e4b6"
}

.fa-bone:before {
  content: "\f5d7"
}

.fa-table-cells-row-unlock:before {
  content: "\e691"
}

.fa-user-injured:before {
  content: "\f728"
}

.fa-face-sad-tear:before, .fa-sad-tear:before {
  content: "\f5b4"
}

.fa-plane:before {
  content: "\f072"
}

.fa-tent-arrows-down:before {
  content: "\e581"
}

.fa-exclamation:before {
  content: "\21"
}

.fa-arrows-spin:before {
  content: "\e4bb"
}

.fa-print:before {
  content: "\f02f"
}

.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
  content: "\e2bb"
}

.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
  content: "\24"
}

.fa-x:before {
  content: "\58"
}

.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
  content: "\f688"
}

.fa-users-cog:before, .fa-users-gear:before {
  content: "\f509"
}

.fa-person-military-pointing:before {
  content: "\e54a"
}

.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
  content: "\f19c"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-trowel:before {
  content: "\e589"
}

.fa-d:before {
  content: "\44"
}

.fa-stapler:before {
  content: "\e5af"
}

.fa-masks-theater:before, .fa-theater-masks:before {
  content: "\f630"
}

.fa-kip-sign:before {
  content: "\e1c4"
}

.fa-hand-point-left:before {
  content: "\f0a5"
}

.fa-handshake-alt:before, .fa-handshake-simple:before {
  content: "\f4c6"
}

.fa-fighter-jet:before, .fa-jet-fighter:before {
  content: "\f0fb"
}

.fa-share-alt-square:before, .fa-square-share-nodes:before {
  content: "\f1e1"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-plus-minus:before {
  content: "\e43c"
}

.fa-video-camera:before, .fa-video:before {
  content: "\f03d"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d"
}

.fa-hand-holding-medical:before {
  content: "\e05c"
}

.fa-person-circle-check:before {
  content: "\e53e"
}

.fa-level-up-alt:before, .fa-turn-up:before {
  content: "\f3bf"
}

.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border-width: 0
}

:host, :root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../Themes/Pavilion/Content/webfonts/fa-brands-400.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-brands-400.ttf) format("truetype")
}

.fa-brands, .fab {
  font-weight: 400
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-shopware:before {
  content: "\f5b5"
}

.fa-creative-commons-nc:before {
  content: "\f4e8"
}

.fa-aws:before {
  content: "\f375"
}

.fa-redhat:before {
  content: "\f7bc"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-cloudflare:before {
  content: "\e07d"
}

.fa-ups:before {
  content: "\f7e0"
}

.fa-pixiv:before {
  content: "\e640"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-stackpath:before {
  content: "\f842"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-modx:before {
  content: "\f285"
}

.fa-guilded:before {
  content: "\e07e"
}

.fa-vnv:before {
  content: "\f40b"
}

.fa-js-square:before, .fa-square-js:before {
  content: "\f3b9"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-orcid:before {
  content: "\f8d2"
}

.fa-java:before {
  content: "\f4e4"
}

.fa-invision:before {
  content: "\f7b0"
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-jxl:before {
  content: "\e67b"
}

.fa-dart-lang:before {
  content: "\e693"
}

.fa-hire-a-helper:before {
  content: "\f3b0"
}

.fa-creative-commons-by:before {
  content: "\f4e7"
}

.fa-unity:before {
  content: "\e049"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-vk:before {
  content: "\f189"
}

.fa-untappd:before {
  content: "\f405"
}

.fa-mailchimp:before {
  content: "\f59e"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-reddit-square:before, .fa-square-reddit:before {
  content: "\f1a2"
}

.fa-vimeo-v:before {
  content: "\f27d"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-square-font-awesome:before {
  content: "\e5ad"
}

.fa-deskpro:before {
  content: "\f38f"
}

.fa-brave:before {
  content: "\e63c"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-instagram-square:before, .fa-square-instagram:before {
  content: "\e055"
}

.fa-battle-net:before {
  content: "\f835"
}

.fa-the-red-yeti:before {
  content: "\f69d"
}

.fa-hacker-news-square:before, .fa-square-hacker-news:before {
  content: "\f3af"
}

.fa-edge:before {
  content: "\f282"
}

.fa-threads:before {
  content: "\e618"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-snapchat-square:before, .fa-square-snapchat:before {
  content: "\f2ad"
}

.fa-google-plus-g:before {
  content: "\f0d5"
}

.fa-artstation:before {
  content: "\f77a"
}

.fa-markdown:before {
  content: "\f60f"
}

.fa-sourcetree:before {
  content: "\f7d3"
}

.fa-google-plus:before {
  content: "\f2b3"
}

.fa-diaspora:before {
  content: "\f791"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-phoenix-squadron:before {
  content: "\f511"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-algolia:before {
  content: "\f36c"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-creative-commons-sa:before {
  content: "\f4ef"
}

.fa-safari:before {
  content: "\f267"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-font-awesome-alt:before, .fa-square-font-awesome-stroke:before {
  content: "\f35c"
}

.fa-atlassian:before {
  content: "\f77b"
}

.fa-linkedin-in:before {
  content: "\f0e1"
}

.fa-digital-ocean:before {
  content: "\f391"
}

.fa-nimblr:before {
  content: "\f5a8"
}

.fa-chromecast:before {
  content: "\f838"
}

.fa-evernote:before {
  content: "\f839"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-watchman-monitoring:before {
  content: "\e087"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-weixin:before {
  content: "\f1d7"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-git-alt:before {
  content: "\f841"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-rev:before {
  content: "\f5b2"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-wizards-of-the-coast:before {
  content: "\f730"
}

.fa-square-viadeo:before, .fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-centos:before {
  content: "\f789"
}

.fa-adn:before {
  content: "\f170"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-opensuse:before {
  content: "\e62b"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-dribbble-square:before, .fa-square-dribbble:before {
  content: "\f397"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-node:before {
  content: "\f419"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-debian:before {
  content: "\e60b"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-instalod:before {
  content: "\e081"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-sellcast:before {
  content: "\f2da"
}

.fa-square-twitter:before, .fa-twitter-square:before {
  content: "\f081"
}

.fa-r-project:before {
  content: "\f4f7"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-freebsd:before {
  content: "\f3a4"
}

.fa-vuejs:before {
  content: "\f41f"
}

.fa-accusoft:before {
  content: "\f369"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-fonticons-fi:before {
  content: "\f3a2"
}

.fa-app-store:before {
  content: "\f36f"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-golang:before {
  content: "\e40f"
}

.fa-kickstarter:before, .fa-square-kickstarter:before {
  content: "\f3bb"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-uncharted:before {
  content: "\e084"
}

.fa-firstdraft:before {
  content: "\f3a1"
}

.fa-square-youtube:before, .fa-youtube-square:before {
  content: "\f431"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-rendact:before, .fa-wpressr:before {
  content: "\f3e4"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-galactic-republic:before {
  content: "\f50c"
}

.fa-nfc-directional:before {
  content: "\e530"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-joget:before {
  content: "\f3b7"
}

.fa-fedora:before {
  content: "\f798"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-meta:before {
  content: "\e49b"
}

.fa-laravel:before {
  content: "\f3bd"
}

.fa-hotjar:before {
  content: "\f3b1"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-square-letterboxd:before {
  content: "\e62e"
}

.fa-sticker-mule:before {
  content: "\f3f7"
}

.fa-creative-commons-zero:before {
  content: "\f4f3"
}

.fa-hips:before {
  content: "\f452"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-discord:before {
  content: "\f392"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-app-store-ios:before {
  content: "\f370"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-confluence:before {
  content: "\f78d"
}

.fa-shoelace:before {
  content: "\e60c"
}

.fa-mdb:before {
  content: "\f8ca"
}

.fa-dochub:before {
  content: "\f394"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-ebay:before {
  content: "\f4f4"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-unsplash:before {
  content: "\e07c"
}

.fa-yarn:before {
  content: "\f7e3"
}

.fa-square-steam:before, .fa-steam-square:before {
  content: "\f1b7"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-square-vimeo:before, .fa-vimeo-square:before {
  content: "\f194"
}

.fa-asymmetrik:before {
  content: "\f372"
}

.fa-font-awesome-flag:before, .fa-font-awesome-logo-full:before, .fa-font-awesome:before {
  content: "\f2b4"
}

.fa-gratipay:before {
  content: "\f184"
}

.fa-apple:before {
  content: "\f179"
}

.fa-hive:before {
  content: "\e07f"
}

.fa-gitkraken:before {
  content: "\f3a6"
}

.fa-keybase:before {
  content: "\f4f5"
}

.fa-apple-pay:before {
  content: "\f415"
}

.fa-padlet:before {
  content: "\e4a0"
}

.fa-amazon-pay:before {
  content: "\f42c"
}

.fa-github-square:before, .fa-square-github:before {
  content: "\f092"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-fedex:before {
  content: "\f797"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-shopify:before {
  content: "\e057"
}

.fa-neos:before {
  content: "\f612"
}

.fa-square-threads:before {
  content: "\e619"
}

.fa-hackerrank:before {
  content: "\f5f7"
}

.fa-researchgate:before {
  content: "\f4f8"
}

.fa-swift:before {
  content: "\f8e1"
}

.fa-angular:before {
  content: "\f420"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-angrycreative:before {
  content: "\f36e"
}

.fa-y-combinator:before {
  content: "\f23b"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envira:before {
  content: "\f299"
}

.fa-google-scholar:before {
  content: "\e63b"
}

.fa-gitlab-square:before, .fa-square-gitlab:before {
  content: "\e5ae"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-goodreads:before {
  content: "\f3a8"
}

.fa-odnoklassniki-square:before, .fa-square-odnoklassniki:before {
  content: "\f264"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-sith:before {
  content: "\f512"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-hashnode:before {
  content: "\e499"
}

.fa-react:before {
  content: "\f41b"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-squarespace:before {
  content: "\f5be"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-creative-commons-share:before {
  content: "\f4f2"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-itch-io:before {
  content: "\f83a"
}

.fa-umbraco:before {
  content: "\f8e8"
}

.fa-galactic-senate:before {
  content: "\f50d"
}

.fa-ubuntu:before {
  content: "\f7df"
}

.fa-draft2digital:before {
  content: "\f396"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-gg:before {
  content: "\f260"
}

.fa-dhl:before {
  content: "\f790"
}

.fa-pinterest-square:before, .fa-square-pinterest:before {
  content: "\f0d3"
}

.fa-xing:before {
  content: "\f168"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-creative-commons-pd:before {
  content: "\f4ec"
}

.fa-playstation:before {
  content: "\f3df"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-less:before {
  content: "\f41d"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-signal-messenger:before {
  content: "\e663"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-dailymotion:before {
  content: "\e052"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-bootstrap:before {
  content: "\f836"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-nfc-symbol:before {
  content: "\e531"
}

.fa-mintbit:before {
  content: "\e62f"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-speaker-deck:before {
  content: "\f83c"
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-avianex:before {
  content: "\f374"
}

.fa-ello:before {
  content: "\f5f1"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-brave-reverse:before {
  content: "\e63d"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-google-plus-square:before, .fa-square-google-plus:before {
  content: "\f0d4"
}

.fa-web-awesome:before {
  content: "\e682"
}

.fa-mandalorian:before {
  content: "\f50f"
}

.fa-first-order-alt:before {
  content: "\f50a"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-fulcrum:before {
  content: "\f50b"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-schlix:before {
  content: "\f3ea"
}

.fa-square-xing:before, .fa-xing-square:before {
  content: "\f169"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-usps:before {
  content: "\f7e1"
}

.fa-megaport:before {
  content: "\f5a3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-fly:before {
  content: "\f417"
}

.fa-aviato:before {
  content: "\f421"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-viber:before {
  content: "\f409"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-letterboxd:before {
  content: "\e62d"
}

.fa-symfony:before {
  content: "\f83d"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-audible:before {
  content: "\f373"
}

.fa-think-peaks:before {
  content: "\f731"
}

.fa-bilibili:before {
  content: "\e3d9"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-x-twitter:before {
  content: "\e61b"
}

.fa-cotton-bureau:before {
  content: "\f89e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-42-group:before, .fa-innosoft:before {
  content: "\e080"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-pied-piper-square:before, .fa-square-pied-piper:before {
  content: "\e01e"
}

.fa-creative-commons-nd:before {
  content: "\f4eb"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-xbox:before {
  content: "\f412"
}

.fa-square-web-awesome-stroke:before {
  content: "\e684"
}

.fa-searchengin:before {
  content: "\f3eb"
}

.fa-tiktok:before {
  content: "\e07b"
}

.fa-facebook-square:before, .fa-square-facebook:before {
  content: "\f082"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-linkedin:before {
  content: "\f08c"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-deploydog:before {
  content: "\f38e"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-flutter:before {
  content: "\e694"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-mixer:before {
  content: "\e056"
}

.fa-lastfm-square:before, .fa-square-lastfm:before {
  content: "\f203"
}

.fa-vimeo:before {
  content: "\f40a"
}

.fa-mendeley:before {
  content: "\f7b3"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-figma:before {
  content: "\f799"
}

.fa-creative-commons-remix:before {
  content: "\f4ee"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-cmplid:before {
  content: "\e360"
}

.fa-upwork:before {
  content: "\e641"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-jedi-order:before {
  content: "\f50e"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-trade-federation:before {
  content: "\f513"
}

.fa-autoprefixer:before {
  content: "\f41c"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-square-upwork:before {
  content: "\e67c"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-google-play:before {
  content: "\f3ab"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-line:before {
  content: "\f3c0"
}

.fa-google-drive:before {
  content: "\f3aa"
}

.fa-servicestack:before {
  content: "\f3ec"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-deezer:before {
  content: "\e077"
}

.fa-raspberry-pi:before {
  content: "\f7bb"
}

.fa-jira:before {
  content: "\f7b1"
}

.fa-docker:before {
  content: "\f395"
}

.fa-screenpal:before {
  content: "\e570"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-gitter:before {
  content: "\f426"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-microblog:before {
  content: "\e01a"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-pied-piper-hat:before {
  content: "\f4e5"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-readme:before {
  content: "\f4d5"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-square-web-awesome:before {
  content: "\e683"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-wirsindhandwerk:before, .fa-wsh:before {
  content: "\e2d0"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-salesforce:before {
  content: "\f83b"
}

.fa-octopus-deploy:before {
  content: "\e082"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-apper:before {
  content: "\f371"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-waze:before {
  content: "\f83f"
}

.fa-bluesky:before {
  content: "\e671"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-snapchat-ghost:before, .fa-snapchat:before {
  content: "\f2ab"
}

.fa-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa-rust:before {
  content: "\e07a"
}

.fa-wix:before {
  content: "\f5cf"
}

.fa-behance-square:before, .fa-square-behance:before {
  content: "\f1b5"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-webflow:before {
  content: "\e65c"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-staylinked:before {
  content: "\f3f5"
}

.fa-kaggle:before {
  content: "\f5fa"
}

.fa-space-awesome:before {
  content: "\e5ac"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-goodreads-g:before {
  content: "\f3a9"
}

.fa-git-square:before, .fa-square-git:before {
  content: "\f1d2"
}

.fa-square-tumblr:before, .fa-tumblr-square:before {
  content: "\f174"
}

.fa-trello:before {
  content: "\f181"
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-perbyte:before {
  content: "\e083"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-weebly:before {
  content: "\f5cc"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-themeco:before {
  content: "\f5c6"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-android:before {
  content: "\f17b"
}

.fa-bots:before {
  content: "\e340"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-hornbill:before {
  content: "\f592"
}

.fa-js:before {
  content: "\f3b8"
}

.fa-ideal:before {
  content: "\e013"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-dev:before {
  content: "\f6cc"
}

.fa-sketch:before {
  content: "\f7c6"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-uber:before {
  content: "\f402"
}

.fa-github:before {
  content: "\f09b"
}

.fa-php:before {
  content: "\f457"
}

.fa-alipay:before {
  content: "\f642"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-firefox-browser:before {
  content: "\e007"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-suse:before {
  content: "\f7d6"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-buffer:before {
  content: "\f837"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-yammer:before {
  content: "\f840"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-stubber:before {
  content: "\e5c7"
}

.fa-telegram-plane:before, .fa-telegram:before {
  content: "\f2c6"
}

.fa-old-republic:before {
  content: "\f510"
}

.fa-odysee:before {
  content: "\e5c6"
}

.fa-square-whatsapp:before, .fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-edge-legacy:before {
  content: "\e078"
}

.fa-slack-hash:before, .fa-slack:before {
  content: "\f198"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-usb:before {
  content: "\f287"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-vaadin:before {
  content: "\f408"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-square-x-twitter:before {
  content: "\e61a"
}

.fa-reacteurope:before {
  content: "\f75d"
}

.fa-medium-m:before, .fa-medium:before {
  content: "\f23a"
}

.fa-amilia:before {
  content: "\f36d"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-critical-role:before {
  content: "\f6c9"
}

.fa-sitrox:before {
  content: "\e44a"
}

.fa-discourse:before {
  content: "\f393"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-mastodon:before {
  content: "\f4f6"
}

.fa-airbnb:before {
  content: "\f834"
}

.fa-wolf-pack-battalion:before {
  content: "\f514"
}

.fa-buy-n-large:before {
  content: "\f8a6"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa-strava:before {
  content: "\f428"
}

.fa-ember:before {
  content: "\f423"
}

.fa-canadian-maple-leaf:before {
  content: "\f785"
}

.fa-teamspeak:before {
  content: "\f4f9"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-wordpress-simple:before {
  content: "\f411"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-wodu:before {
  content: "\e088"
}

.fa-google-pay:before {
  content: "\e079"
}

.fa-intercom:before {
  content: "\f7af"
}

.fa-zhihu:before {
  content: "\f63f"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-pix:before {
  content: "\e43a"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

:host, :root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../Themes/Pavilion/Content/webfonts/fa-regular-400.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-regular-400.ttf) format("truetype")
}

.fa-regular, .far {
  font-weight: 400
}

:host, :root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../Themes/Pavilion/Content/webfonts/fa-solid-900.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid, .fas {
  font-weight: 900
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url(../Themes/Pavilion/Content/webfonts/fa-brands-400.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url(../Themes/Pavilion/Content/webfonts/fa-solid-900.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url(../Themes/Pavilion/Content/webfonts/fa-regular-400.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../Themes/Pavilion/Content/webfonts/fa-solid-900.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../Themes/Pavilion/Content/webfonts/fa-brands-400.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../Themes/Pavilion/Content/webfonts/fa-regular-400.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-regular-400.ttf) format("truetype");
  unicode-range: u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc
}

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../Themes/Pavilion/Content/webfonts/fa-v4compatibility.woff2) format("woff2"),url(../Themes/Pavilion/Content/webfonts/fa-v4compatibility.ttf) format("truetype");
  unicode-range: u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a
}

#popupTimer{display:none}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1073;background-color:rgba(0,0,0,.6)}.popups{display:grid;grid-template-columns:1fr 1fr;visibility:visible;top:20%;z-index:1074;position:absolute;right:50%!important;transform:translate(50%,0);margin:0 0 0 -240px}.popup-img-style{height:100%;width:100%;border:2px solid #fff}.popup-img-container{position:relative}.popup-img-caption{position:absolute;top:50%;left:50%;background-color:#262424;opacity:.8;font-size:25px;font-weight:normal;color:#fff;transform:translate(-50%,-50%);text-align:center;width:max(98%,98%)}.popup-close-button a{display:block;width:37px;height:37px;background:#f9f9f9 url('../Plugins/Intelisale.PopupManager/Content/images/close.png') center no-repeat;font-size:0;background-color:#eaeaea!important;position:absolute;top:-10px;right:-10px;z-index:2}a{color:inherit;cursor:pointer}.stop-scrolling{overflow:hidden}@media(max-width:768px){.popups{grid-template-columns:repeat(1,1fr);font-size:20px;width:90%}.popup-img-container{grid-column:auto!important}}@media(max-width:500px){.popup-img-caption{font-size:15px}}@media(min-width:630px) and (max-width:1024px){.popups{top:225px}}@media(min-width:481px) and (max-width:629px){.popups{top:245px}}@media(min-width:335px) and (max-width:480px){.popups{top:200px}}@media(max-width:334px){.popups{top:245px}}.hide-popup{color:#fff;margin-top:.5rem}.popup-buttons{display:flex;justify-content:right;gap:20px;margin-top:0;position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);width:100%;background-color:#fff;border-radius:12px;padding:10px;flex-wrap:wrap}.popup-button{padding:12px 20px;font-size:18px;font-weight:bold;border-radius:5px;text-decoration:none;text-align:center;min-width:150px;transition:background-color .3s ease-in-out;display:inline-block}.popup-button:hover{opacity:.8}@media(max-width:400px){.popup-button{font-size:16px;min-width:130px}}
.slider-caption .slider-subtitle{font-weight:normal;font-size:20px;color:#fff;margin:5px 0}.slider-caption .slider-title{font-size:30px;color:#fff;margin-bottom:20px}.slider-caption{text-align:left;width:100%;background-color:#262424;margin-top:-5px;padding:20px 10px}.slider-caption-inner{padding-left:15px}.slider-container .slider .owl-nav button.owl-prev,.slider-container .slider .owl-nav button.owl-next{border:1px solid #ccc;padding:0 14px 5px!important;background-color:#eee;font-size:37px;position:absolute;margin:0;opacity:.6}.slider-container .slider .owl-nav button.owl-prev:hover,.slider-container .slider .owl-nav button.owl-next:hover{opacity:1}.slider-container button.owl-prev{left:0}.slider-container button.owl-next{right:0}.slider-container .owl-nav{position:absolute;top:40%;width:100%}.slider-container .owl-dots{display:none}.slider-container{margin-bottom:40px;position:relative}.slider-container .loader{min-height:300px}.loader img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;width:45px}.loader span.loader-text{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);background-image:linear-gradient(225deg,#8b0606 67%,#44107a 29%,#231557 0%);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite;display:inline-block;font-size:18px}@keyframes textclip{to{background-position:200% center}}a.slider-btn{padding:10px 20px;background-color:#fff;color:#248ece;margin-top:20px}@media(max-width:512px){.slider-caption{display:none}}@media(min-width:769px) and (max-width:1001px){.slider-caption{bottom:10%!important}}@media(min-width:769px){.slider-caption{position:absolute;bottom:22%;background-color:#262424;width:auto;padding:50px;left:6%;opacity:.8}}@media(min-width:576px){.slider-caption .slider-subtitle{font-size:30px}.slider-caption .slider-title{font-size:40px;margin-bottom:0}a.slider-btn{padding:10px 20px;background-color:#248ece;color:#fff;display:inline-block}.slider-container .owl-nav{top:calc(50% - 25px)}}.anywhere-slider .owl-dots .owl-dot>span{background:#a3a3a3!important}.anywhere-slider .owl-dots .owl-dot.active>span{background:#f74258!important}.owl-dots{margin-top:-36px;display:block;z-index:999;position:relative}.anywhere-slider .owl-nav .owl-next,.anywhere-slider .owl-nav .owl-prev{position:absolute!important;top:50%!important;z-index:99!important;width:30px!important;height:50px!important;line-height:40px!important;font-size:0!important;text-align:center!important;background-color:rgba(0,0,0,.4)!important;border:0!important;border-radius:0!important;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important;transition:all .2s ease!important;margin-top:-25px;opacity:1;background-color:#f74258!important}.anywhere-slider .owl-nav .owl-next{right:-5px;background:rgba(0,0,0,.5) url("../Plugins/Intelisale.AnywhereSlider/Themes/Pavilion/Content/images/arrow-right-slider.png") no-repeat center!important}.anywhere-slider .owl-nav .owl-prev{left:1px;background:rgba(0,0,0,.5) url("../Plugins/Intelisale.AnywhereSlider/Themes/Pavilion/Content/images/arrow-left-slider.png") no-repeat center!important}.anywhere-slider .owl-nav .owl-next:hover,.anywhere-slider .owl-nav .owl-prev:hover{background-color:#f74258!important}.anywhere-slider .owl-carousel .owl-item{padding-right:0!important}.anywhere-slider .owl-nav{display:none}.anywhere-slider:hover .owl-nav{display:block}.slider-container .owl-nav{left:0!important}.owl-carousel .owl-video-tn{background-size:cover!important;padding-bottom:56.25%}.owl-carousel .owl-video-play-icon{background:url("../Plugins/Intelisale.AnywhereSlider/Themes/Pavilion/Content/images/owl.video.play.png") no-repeat!important}.owl-carousel .owl-video-playing .owl-video-play-icon{display:block!important;z-index:99;opacity:.5;top:88%}.two-columns-area .owl-carousel .owl-controls{padding:0!important}.owl-video-frame iframe{max-height:96%!important}.owl-item{height:0}.owl-item.active{height:auto}.anywhere-slider-homepage-bottom-wrapper{display:block!important;justify-content:unset!important}.anywhere-mini-banner{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;margin:5px 5px;column-gap:5px;row-gap:5px}.anywhere-mini-banner .mini-banner-item,.anywhere-mini-banner .mini-banner-item img{width:100%}.anywhere-mini-banner .mini-banner-item:first-child img{border-bottom-left-radius:20px;border-top-left-radius:20px}.anywhere-mini-banner .mini-banner-item:last-child img{border-bottom-right-radius:20px;border-top-right-radius:20px}@media(max-width:768px){.anywhere-mini-banner{display:block!important;margin:0 10px}}.main-slider{position:relative;width:100%;min-height:8vw;margin-bottom:50px;opacity:0;visibility:hidden;transition:all 1.2s ease}.main-slider.slick-initialized{opacity:1;visibility:visible}.slick-slide{position:relative;height:38vw}.slick-slide::before{background-color:initial;opacity:.3;z-index:1}.slick-slide .video-container{position:relative}.slick-slide.image::before,.slick-slide .video-container::before{content:"";display:block;padding:43% 0 0 0}@media(max-width:767px){.slick-slide.image::before,.slick-slide .video-container::before{padding-top:60%}}.slick-slide.image img{position:absolute;top:50%;left:0;transform:translate(0,-50%);width:auto;min-width:100%;height:100%}.slick-slide .video-container .poster{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.slick-slide .video-container .poster~video,.slick-slide .video-container .poster~iframe{display:none}.slick-slide .video-container iframe{position:absolute;bottom:0!important;left:0!important;top:0!important;width:100%!important;height:100%!important;background:#222;background-repeat:no-repeat;background-size:cover}.slick-slide .video-container video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#222;background-repeat:no-repeat;background-size:cover}.slick-slide .slide-image{opacity:0;height:100%;background-size:cover;background-position:center;transition:all .8s ease}.slick-slide .slide-image.show{opacity:1}.slick-slide .image-entity{width:100%;opacity:0;visibility:hidden}.slick-slide .slide-media{animation:slideOut .4s cubic-bezier(.4,.29,.01,1)}.slick-slide.slick-active{z-index:1}.slick-slide.slick-active .slide-media{animation:slideIn 2.4s cubic-bezier(.4,.29,.01,1)}.slick-slide.slick-active .caption{opacity:1;transform:translateY(0);transition:all .7s cubic-bezier(.32,.34,0,1.62) .6s}.container{background-color:#f2f2f2;color:#444;line-height:1.6;padding:40px 0}.container .content{width:90%;max-width:980px;margin:0 auto}.container p{margin-bottom:40px}@keyframes slideIn{from{filter:blur(15px)}to{filter:blur(0)}}@keyframes slideOut{from{filter:blur(0)}to{filter:blur(15px)}}.slick-slide iframe{position:relative;pointer-events:auto}.slick-slide figure{position:relative;height:100%}
.anywhere-slider{position:relative}.anywhere-slider:before{position:absolute;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:2px;background-color:#f74258;animation:animate .5s linear infinite}.anywhere-slider:after{position:absolute;top:50%;left:50%;width:50px;height:5px;margin:35px 0 0 -25px;border-radius:50%;background-color:#000;opacity:.1;animation:shadow .5s linear infinite}.anywhere-slider .slick-list{z-index:1}.anywhere-slider .slick-track{background-color:#fff}.anywhere-slider>.picture-slide{position:relative}.anywhere-slider .picture-slide a{display:block}.anywhere-slider .picture-slide img{width:100%;display:none}.anywhere-slider .first-slide img{display:block}.anywhere-slider .html-slide{display:none}.anywhere-slider .first-slide,.slick-initialized .html-slide{display:block}@-webkit-keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@-webkit-keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}@keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}.anywhere-slider .slick-arrow{position:absolute;top:50%;z-index:99;width:30px;height:50px;margin-top:-25px;border:0;font-size:0;opacity:0;transition:all .2s ease}.anywhere-slider:hover .slick-arrow{opacity:1}.anywhere-slider .slick-prev{left:0;background:rgba(0,0,0,.5) url('../Plugins/Intelisale.AnywhereSlider/Themes/Pavilion/Content/css/images/arrow-left.png') no-repeat center}.anywhere-slider .slick-next{right:0;background:rgba(0,0,0,.5) url('../Plugins/Intelisale.AnywhereSlider/Themes/Pavilion/Content/css/images/arrow-right.png') no-repeat center}.anywhere-slider .slick-arrow:hover{background-color:#f74258}.anywhere-slider .slick-dots{position:relative;z-index:99;height:0;overflow:visible;padding:0;text-align:center}.anywhere-slider .slick-dots li{display:inline-block;position:relative;top:-38px;margin:0 4px}.anywhere-slider .slick-dots button{width:10px;height:10px;border:0;border-radius:50%;background-color:#a3a3a3;font-size:0;transition:all .2s ease}.anywhere-slider .slick-active button{background-color:#f74258}.theme-banner-small{margin:0 0 30px}.theme-banner-small~.jcarousel{margin-top:60px}@media all and (min-width:481px){.homepage-bottom-wrapper{overflow:hidden}.theme-banner-small{float:left;width:49%;margin:0 0 60px 2%}.theme-banner-small:nth-of-type(1){margin-left:0}.theme-banner-small:nth-of-type(3){display:none}.theme-banner-small~.jcarousel{clear:both}}@media all and (min-width:1025px){.home-page .slider-wrapper{margin-bottom:60px}.theme-banner-small{width:32%}.theme-banner-small:nth-of-type(3){display:block}}
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*# sourceMappingURL=slick.min.css.map */
.mega-menu,.menu-title{display:none}.mega-menu .topic-wrapper{display:none}.mega-menu-responsive a,.mega-menu-responsive a+.plus-button{border:0!important}.header-menu>ul.mega-menu>li:hover>.sublist-wrap{display:block;z-index:1}@media all and (min-width:1025px){.header-menu>ul.mega-menu{flex-wrap:wrap}.menu-title,.close-menu{display:none}.mega-menu{display:block;position:relative}.mega-menu-responsive{display:none!important}.header-menu.categories-in-side-panel .category-menu-item,.header-menu.categories-in-side-panel .root-category-items{display:none}.category-navigation-list .inner-wrap,.root-category-items .inner-wrap{float:left;width:75%}.category-navigation-list .slider-wrapper,.root-category-items .slider-wrapper{float:right;width:25%;padding:10px}.category-navigation-list .inner-wrap:only-of-type,.root-category-items .inner-wrap:only-of-type{float:none;width:100%;background:#f2f2f2;border-radius:20px;padding:10px;box-shadow:0 3px 20px rgba(0,0,0,.25)}.category-navigation-list>li>.sublist-wrap>.sublist .row,.header-menu>ul>li>.sublist-wrap>.sublist .row{overflow:hidden;display:flex}.category-navigation-list>li>.sublist-wrap>.sublist .row{margin-bottom:0}.category-navigation-list>li>.sublist-wrap>.sublist .box,.header-menu>ul>li>.sublist-wrap>.sublist .box{float:left;width:33.33333%;padding:10px;font-size:13px;margin-bottom:10px}.category-navigation-list>li>.sublist-wrap>.sublist .inner-wrap:only-of-type .box,.header-menu>ul>li>.sublist-wrap>.sublist .inner-wrap:only-of-type .box{width:24%;margin-right:.5%;margin-left:.5%;background:#fff;border-radius:15px;border:1px solid #d9d9d9}.category-navigation-list>li>.sublist-wrap>.sublist .box:hover{box-shadow:0 3px 10px rgba(0,0,0,.25)}.category-navigation-list>li>.sublist-wrap>.sublist .box:hover .picture-title-wrap .title{color:#c62d2b}.manufacturers.fullWidth .box{width:20%!important}.category-navigation-list>li>.sublist-wrap>.sublist .box .title,.header-menu>ul>li>.sublist-wrap>.sublist .box .title{display:block;margin:0 0 10px;border-bottom:2px solid #f74258;padding:0 0 5px;font-weight:700;text-transform:uppercase;font-family:'roboto'}.category-navigation-list>li>.sublist-wrap>.sublist .box .picture,.header-menu>ul>li>.sublist-wrap>.sublist .box .picture{height:100px;margin:0 0 15px;overflow:hidden;font-size:0}.header-menu>ul>li>.sublist-wrap>.sublist .box .picture{height:auto;max-height:140px}.category-navigation-list>li>.sublist-wrap>.sublist .box .picture a,.header-menu>ul>li>.sublist-wrap>.sublist .box .picture a{display:block}.category-navigation-list>li>.sublist-wrap>.sublist .box .picture img,.header-menu>ul>li>.sublist-wrap>.sublist .box .picture img{width:100%}.category-navigation-list>li>.sublist-wrap>.sublist .box li,.header-menu>ul>li>.sublist-wrap>.sublist .box li{padding:6px 0}.category-navigation-list>li>.sublist-wrap>.sublist .box li a:hover,.header-menu>ul>li>.sublist-wrap>.sublist .box li a:hover{text-decoration:underline}.category-navigation-list>li>.sublist-wrap{overflow-y:auto;height:100vh}.header-menu>ul>li>.sublist-wrap{overflow-y:auto;height:auto}}@media all and (min-width:1281px){.category-navigation-list>li>.sublist-wrap>.sublist .box .picture{height:120px}.header-menu>ul>li>.sublist-wrap>.sublist .box .picture{max-height:180px}}
.picture-gallery{display:none}.sevenspikes-cloudzoom-gallery{display:block}.gallery .picture-wrapper{position:relative}.gallery .picture-wrapper>img{top:0;right:0;left:0;margin:auto}.cloudzoom-lens{z-index:1;opacity:.6;cursor:crosshair}.cloudzoom-lens:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#fff}.cloudzoom-zoom{top:0!important;left:calc(100% + 20px)!important;z-index:9999}.cloudzoom-zoom-inside{top:0!important;right:0;left:0!important;z-index:1;height:100%!important;margin:auto;cursor:crosshair}.cloudzoom-zoom-inside img+div{top:auto!important;bottom:0!important}.cloudzoom-caption{display:none;background-color:#000;padding:15px;text-align:center;font-size:14px;line-height:normal;color:#fff}.cloudzoom-blank{top:0;right:0;left:0;margin:auto;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAQMAAAD+wSzIAAAAA3NCSVQICAjb4U/gAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlP/AOW3MEoAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDYvMzAvMTLNuPjnAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M1cbXjNgAAAAxJREFUCJlj+M+AAgE/0Af5DM23uwAAAABJRU5ErkJggg==')}.cloudzoom-ajax-loader{width:50px;height:50px}.cloudzoom-ajax-loader:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:2px;background-color:#f74258;animation:animate .5s linear infinite}.cloudzoom-ajax-loader:after{content:"";position:absolute;top:50%;left:50%;width:50px;height:5px;margin:35px 0 0 -25px;border-radius:50%;background-color:#000;opacity:.1;animation:shadow .5s linear infinite}@-webkit-keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@-webkit-keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}@keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.picture-thumbs.in-carousel{max-width:600px;margin:15px auto 0;padding:5px 0;text-align:center}.picture-thumbs .picture-thumbs-list{display:none;margin:0 -5px}.picture-thumbs-list.slick-initialized{display:block}.picture-thumbs .picture-thumbs-item{padding:0 5px}.picture-thumbs.in-carousel .picture-thumbs-list{margin:0}.picture-thumbs button+.slick-list{margin:0 25px}.picture-thumbs .slick-prev,.picture-thumbs .slick-next{position:absolute;top:50%;width:15px;height:22px;margin-top:-11px;border:0;background-color:transparent;background-position:left center;background-repeat:no-repeat;font-size:0;cursor:pointer;transition:all .2s ease}.picture-thumbs .slick-prev{left:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMBAMAAABcu7ojAAAALVBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaTgChpAAAAD3RSTlMA6+QxJN6reW9mW1E8SkmTKKYaAAAALElEQVQI12NgYOBLABIbDzAwcAkDGZMMGBg4VICMUgcIAeZCJMBKoIoZeBMA15MHPhiEPR8AAAAASUVORK5CYII=)}.picture-thumbs .slick-next{right:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMBAMAAABcu7ojAAAALVBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaTgChpAAAAD3RSTlMA6+QxJN6reW9mW1E8SkmTKKYaAAAAKUlEQVQI12PIZQCCgxuABLMUiGk0AUiwaICYrgVgAsQFS4CUwBTnATEA244HPpGnGTQAAAAASUVORK5CYII=);background-position:right center}.picture-thumbs .slick-prev.slick-disabled,.picture-thumbs .slick-next.slick-disabled{opacity:.6;cursor:default}.slick-dots{margin:0;padding:18px 20px}.slick-dots button{background-color:#c9c9c9;width:10px;height:10px;border:0;border-radius:50%;font-size:0}.slick-dots li{display:inline-block;margin:0 5px}.slick-dots .slick-active button{background:#f74258}.picture-thumbs a.cloudzoom-gallery{display:block!important;margin:0!important;float:none!important;width:auto!important;height:auto!important}.picture-thumbs a.cloudzoom-gallery:before{content:"";display:block;padding-top:100%}@media all and (max-width:769px){.picture-thumbs.in-carousel{max-width:440px}}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.nav-link{text-decoration:none;padding:10px}nav{text-align:center}.main-360-spin{max-width:98%;max-height:98%;margin-left:auto;margin-right:auto;margin-bottom:10px;margin-top:10px;width:auto!important;max-height:70vh}.on-load{display:none}.spinner-grow{color:#343a40!important;display:inline-block;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;width:100px;height:100px;z-index:1;position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px}.img-clone,.cloudimage-inner-box .iv-container,.cloudimage-inner-box .iv-image-mode{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.cloudimage-360 .cloudimage-360-prev,.cloudimage-360 .cloudimage-360-next{padding:8px;background:#f4f4f4;border:0;border-radius:4px}.cloudimage-360 .cloudimage-360-prev:focus,.cloudimage-360 .cloudimage-360-next:focus{outline:0}.cloudimage-360 .cloudimage-360-prev{display:none;position:absolute;z-index:100;top:calc(50% - 15px);left:20px}.cloudimage-360 .cloudimage-360-next{display:none;position:absolute;z-index:100;top:calc(50% - 15px);right:20px}.cloudimage-360 .cloudimage-360-prev:before,.cloudimage-360 .cloudimage-360-next:before{content:"";display:block;width:30px;height:30px;background:50% 50%/cover no-repeat}.cloudimage-360 .cloudimage-360-prev:before{background-image:url("https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/assets/img/arrow-left.svg")}.cloudimage-360 .cloudimage-360-next:before{background-image:url("https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/assets/img/arrow-right.svg")}.cloudimage-360 .cloudimage-360-prev.not-active,.cloudimage-360 .cloudimage-360-next.not-active{opacity:.4;cursor:default}.iv-container{overflow:hidden;position:relative}.iv-fullscreen{position:fixed;background:#0d0d0d;width:100%;height:100%;top:0;left:0;display:none;z-index:1000}.iv-fullscreen-container{position:relative;height:100%;width:100%}.iv-container{overflow:hidden;position:relative}.iv-image-mode{display:inline-block}.iv-fullscreen-close{position:absolute;width:24px;height:24px;right:10px;top:10px;padding:10px;cursor:pointer;text-align:center;overflow:hidden;text-shadow:0 0 3px #6d6d6d;transition:all ease 200ms}.iv-fullscreen-close:after,.iv-fullscreen-close:before{content:"";height:4px;width:24px;background:#fff;position:absolute;left:0;top:50%;left:50%;transform:translate(-50%,-50%)}.iv-fullscreen-close:before{transform:translate(-50%,-50%) rotate(45deg)}.iv-fullscreen-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.iv-fullscreen-close:hover{transform:rotate(90deg);transform-origin:50% 50%}.iv-snap-view{width:100px;height:100px;position:absolute;top:0;left:0;border:1px solid #aaa;background:#000;z-index:100;box-sizing:content-box;transition:opacity ease 400ms;opacity:0}.iv-snap-image-wrap{display:inline-block;position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden}.iv-snap-image{position:relative;-ms-touch-action:none;touch-action:none}.iv-snap-handle{box-sizing:border-box;position:absolute;border:1px solid #fff;transform:translate3d(0,0,0);box-shadow:0 0 0 200px rgba(0,0,0,.5);cursor:pointer;cursor:grab}.iv-snap-handle:active{cursor:grabbing}.iv-zoom-slider{width:100%;box-sizing:content-box;border:1px solid #aaa;border-top:0;background:rgba(0,0,0,.3);height:15px;position:absolute;top:100px;left:-1px}.iv-zoom-handle{width:20px;height:15px;background:#fff;position:absolute;cursor:pointer;cursor:grab}.iv-zoom-handle:active{cursor:grabbing}.iv-image-view{position:absolute;height:100%;width:100%;top:0;left:0}.iv-image-wrap{display:inline-block}.iv-image-wrap:active{cursor:move}.iv-image{max-width:100%;max-height:100%;position:absolute;-ms-touch-action:none;touch-action:none;transform:translate3d(0,0,0);cursor:crosshair}.iv-loader{top:50%;left:50%;border-radius:50%;width:32px;height:32px;z-index:100;margin-top:-16px;margin-left:-16px;font-size:5px;position:absolute;text-indent:-9999em;border:1.1em solid rgba(255,255,255,.2);border-left:1.1em solid #fff;transform:translateZ(0);animation:loading-icon 1.1s infinite linear}.iv-loader:after{width:10em;height:10em;border-radius:50%}@keyframes loading-icon{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}canvas{background:#ccc}.iv-container{width:100%;height:100%}.spritespin-progress{position:absolute;width:80%;left:10%;top:45%}.spritespin-progress-label{color:#808080}.spritespin-progress-bar{background-color:#808080;height:1px}@media screen and (max-width:768px){.iv-snap-view{z-index:-1;visibility:hidden}.product-details-videos{max-width:440px}}
.ui-tabs .title{background-color:#f9f9f9;padding:25px 30px;font-size:15px;color:#333;text-transform:uppercase}.ui-tabs .product-review-list{margin:0 0 10px}.ui-tabs .message-error{margin:20px 0;text-align:center}.ui-tabs .form-fields{max-width:600px;margin:30px auto}.ui-tabs .form-fields:first-child{margin-top:15px}@media all and (min-width:769px) and (max-width:1024px){.ui-tabs .review-content{margin-top:15px}}
.ajax-cart-button-wrapper{position:relative}.ajax-cart-button-wrapper input,.ajax-cart-button-wrapper select{position:absolute;top:0;left:0;width:43px;height:43px;border-width:0 1px 0 0;border-color:#eee;text-align:center;vertical-align:middle}.ajax-cart-button-wrapper button{vertical-align:middle}.ajax-cart-button-wrapper select{padding:0 2px 0 6px}.ajax-cart-button-wrapper input+button,.ajax-cart-button-wrapper select+button{padding:0 0 0 25px}.product-list .ajax-cart-button-wrapper input,.product-list .ajax-cart-button-wrapper select{position:static;border-width:1px;border-color:#e9e9e9}.product-list .ajax-cart-button-wrapper input+button,.product-list .ajax-cart-button-wrapper select+button{margin:0 0 0 5px}@media all and (max-width:768px){.ajax-cart-button-wrapper input,.ajax-cart-button-wrapper select{display:none}.ajax-cart-button-wrapper input+button,.ajax-cart-button-wrapper select+button{margin:0!important;padding:0!important}}@media all and (min-width:1025px){.product-grid .item-box:hover .ajax-cart-button-wrapper input,.product-grid .item-box:hover .ajax-cart-button-wrapper select{border-width:1px 1px 0 0}.product-grid .item-box:hover .ajax-cart-button-wrapper input+button,.product-grid .item-box:hover .ajax-cart-button-wrapper select+button{padding:0 0 0 30px}}.k-overlay{position:fixed;top:0;left:0;z-index:1060;width:100%;height:100%;background-color:#000;opacity:.6}.nopAjaxCartPanelAjaxBusy{position:fixed;top:0;left:0;z-index:1070;width:100%!important;height:100%!important;background-color:rgba(255,255,255,.9)}.miniProductDetailsPanelAjaxBusy{display:none;position:absolute;top:0;left:0;z-index:1;width:100%!important;height:auto;background-color:rgba(255,255,255,.9)}.nopAjaxCartPanelAjaxBusy:before,.miniProductDetailsPanelAjaxBusy:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:2px;background-color:#f74258;animation:animate .5s linear infinite}.nopAjaxCartPanelAjaxBusy:after,.miniProductDetailsPanelAjaxBusy:after{content:"";position:absolute;top:50%;left:50%;width:50px;height:5px;margin:35px 0 0 -25px;border-radius:50%;background-color:#000;opacity:.1;animation:shadow .5s linear infinite}.miniProductDetailsView .product-essential{background:none}.miniProductDetailsView .product-essential .product-minus-btn{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.miniProductDetailsView .product-essential .product-plus-btn{position:absolute;top:50%;right:15px;transform:translateY(-50%)}.miniProductDetailsView .product-essential .add-to-cart-button{position:absolute;top:50%;left:100%;height:44px;padding:0 22px;border-radius:50%;transform:translateY(-50%)}@-webkit-keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@keyframes animate{15%{border-bottom-right-radius:2px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scale(1,.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}100%{transform:translateY(0) rotate(90deg)}}@-webkit-keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}@keyframes shadow{0%,100%{transform:scale(1,1)}50%{transform:scale(1.2,1)}}.addProductToCartErrors ul,.addProductVariantToCartErrors ul{padding:20px}.addProductToCartErrors li,.addProductVariantToCartErrors li{color:#f74258}.ajaxCart{flex-flow:column;position:absolute;left:50%!important;z-index:1070;width:540px!important;margin:0 0 0 -240px;border:1px solid #e9e9e9;background-color:#fff;padding:0!important;border-radius:20px;box-shadow:0 3px 16px rgba(0,0,0,.16)}.ajaxCart .k-window-titlebar{min-height:52px;margin:0!important;border-bottom:1px solid #e9e9e9;padding:15px 25px;font-weight:bold;text-transform:uppercase}.ajaxCart .k-window-titlebar-actions{position:absolute;top:-10px;right:-10px;z-index:2}.ajaxCart .k-window-titlebar .k-button{display:block;width:37px;height:37px;border:0;background:#f9f9f9 url('../Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Themes/Pavilion/Content/images/close.png') center no-repeat;font-size:0;border-radius:30px}.ajaxCart .k-window-titlebar .k-icon{display:none}.productAddedToCartWindowTitle,.miniProductDetailsView .product-name{position:absolute;top:0;left:0;padding:12px 25px;font-size:20px;font-weight:bold;color:#c62d2b;text-transform:uppercase;font-family:Wuerth-Bold}.productAddedToCartWindow:focus,.miniProductDetailsView:focus{outline:-webkit-focus-ring-color auto 0}.productAddedToCartWindowImage{float:left;width:32%;padding:20px 10px 20px 20px}.productAddedToCartWindowDescription h1 a{color:#4a5056;line-height:1.4}.productAddedToCartWindowImage a{display:block;font-size:0}.productAddedToCartWindowImage img{width:100%;border:1px solid #f2f2f2;border-radius:20px}.productAddedToCartWindowDescription{float:right;width:68%;padding:20px 20px 20px 10px}.productAddedToCartWindowDescription h1{margin:0 0 10px;font-size:14px;color:#333}.productAddedToCartWindowDescription .price{display:block;margin:0 0 10px;font-size:16px;color:#00a1b1}.productAddedToCartWindowDescription .quantity{display:block;margin:0 0 10px}.productAddedToCartWindowSummary{clear:both;border-top:1px solid #e9e9e9;padding:15px 25px;text-align:right}.productAddedToCartWindowSummary a{display:inline-block;text-transform:uppercase;border:1px solid #8b8b8b;padding:10px 15px;color:#8b8b8b;transition:all .2s ease;border-radius:25px}.productAddedToCartWindowSummary a:hover{color:#f74258}.productAddedToCartWindowSummary div{display:inline-block;margin-left:15px;vertical-align:middle}.productAddedToCartWindowSummary .button-1{min-width:145px;border:0;background-color:#f74258;padding:10px;font-size:13px;font-weight:bold;color:#fff;text-transform:uppercase;outline:1px solid transparent;transition:all .2s ease;border-radius:25px}.productAddedToCartWindowSummary .button-1:hover{outline-color:#f74258}.ajaxCart .product-grid{margin:10px 0}.ajaxCart .product-grid .title{margin:0;border:0;background-color:#f9f9f9;padding:15px 25px;text-align:center;font-size:14px}.ajaxCart .product-grid .item-box{margin:0 10px 20px;width:calc(100% - 20px)}.ajaxCart .item-box .product-item{border:0;padding:10px}.ajaxCart .item-box .details .product-title{height:35px;margin:0 0 10px;font-size:14px;font-weight:normal}.ajaxCart .item-box .product-rating-box,.ajaxCart .item-box .tax-shipping-info,.ajaxCart .item-box .description,.ajaxCart .item-box .old-price{display:none}.ajaxCart .item-box .details .prices{margin:0}.miniProductDetailsView .product-overview-line{border-top:1px solid #e9e9e9}.miniProductDetailsView .product-overview-line:first-child{border:0}.miniProductDetailsView .product-essential,.miniProductDetailsView .product-collateral{margin:0;border:0;padding:0}.miniProductDetailsView .gallery{display:block;float:left;width:32%;padding:20px 10px 20px 20px}.miniProductDetailsView .gallery .picture{width:auto}.miniProductDetailsView .gallery .picture:before{display:none}.miniProductDetailsView .gallery .picture img{position:static;width:100%}.miniProductDetailsView .overview{float:right;width:65%;padding:20px 20px 20px 10px}.miniProductDetailsView .product-variant-name{margin:0 0 10px;font-size:14px;color:#333}.miniProductDetailsView .short-description{max-height:80px;margin:0 0 10px;overflow:hidden}.miniProductDetailsView .price-input{margin:0 0 10px}.miniProductDetailsView .attributes{margin:15px 0}.miniProductDetailsView .add-to-cart>*,.miniProductDetailsView .add-button-wrap{float:left}.miniProductDetailsView .giftcard{margin:0;padding:20px}.miniProductDetailsView .message-error{clear:both;margin:10px 0 0;color:#f74258}.miniProductDetailsView .message-error li{margin:0 0 10px}@media(min-width:481px){.ajaxCart .product-grid .item-box{width:calc(50% - 20px)}}@media(min-width:769px){.ajaxCart .product-grid .item-box{width:calc(33.33% - 20px)}}
.product-list .product-plus-btn,.product-list .product-minus-btn{display:none!important}.admin-header-links .impersonate{display:flex}.admin-header-links .impersonate span{white-space:nowrap}@media(min-width:1025px){.header-menu>ul>li>a,.header-menu>ul>li>span{white-space:nowrap}}
