.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}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}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{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 rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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 rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.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:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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:rgb(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}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.gw-gopf-no-trans *{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}.gw-gopf-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.gw-gopf-clearfix{display:inline-block}.gw-gopf-clearfix{display:block}.gw-gopf-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.gw-gopf .caroufredsel_wrapper{margin:0!important;overflow:visible!important}.gw-gopf img{border:none!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:inline-block!important;height:auto!important;max-width:100%!important;margin:0!important;padding:0!important;-moz-transition:none;-ms-transition:none;-o-transition:none;-webkit-transition:none;transition:none;vertical-align:middle;-ms-interpolation-mode:bicubic}.gw-gopf iframe{width:100%}.gw-gopf-post-media-wrap iframe{height:100%!important;left:0;position:absolute;top:0}:focus{outline:none!important}::-moz-focus-inner{border:none!important}a{outline:none!important}.gw-gopf *{-webkit-tap-highlight-color:#fff0}.gw-gopf-disable-trans{-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;-webkit-transition:none!important;transition:none!important}.gw-gopf-slider-type .gw-gopf-col-wrap{display:none}.gw-gopf-slider-type .gw-gopf-col-wrap:first-child{display:block;visibility:hidden}.gw-gopf-posts-wrap{position:relative;width:100%;-webkit-backface-visibility:hidden}.gw-gopf-slider-type .gw-gopf-posts-wrap{margin:-20px 0;padding:20px 0}.gw-gopf-posts-wrap-inner{position:relative}.gw-gopf-posts{margin-right:-10px;width:100%!important}.gw-gopf-post-col{position:relative}.gw-gopf-col-wrap{float:left;letter-spacing:0;position:relative}.gw-gopf-1col .gw-gopf-col-wrap{width:100%}.gw-gopf-2cols .gw-gopf-col-wrap{width:50%}.gw-gopf-3cols .gw-gopf-col-wrap{width:33.33%}.gw-gopf-4cols .gw-gopf-col-wrap{width:25%}.gw-gopf-5cols .gw-gopf-col-wrap{width:20%}.gw-gopf-6cols .gw-gopf-col-wrap{width:16.66%}.gw-gopf-7cols .gw-gopf-col-wrap{width:14.2857%}.gw-gopf-8cols .gw-gopf-col-wrap{width:12.5%}.gw-gopf-9cols .gw-gopf-col-wrap{width:11.11%}.gw-gopf-10cols .gw-gopf-col-wrap{width:10%}.gw-gopf-rtl .gw-gopf-col-wrap{float:right}.gw-gopf-slider-type.gw-gopf-rtl .gw-gopf-col-wrap{float:left}.gw-gopf-filter-opacity .gw-gopf-col-wrap.gw-gopf-disabled:before{position:absolute;content:"";width:100%;height:100%;z-index:5;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;-webkit-transition:none!important;transition:none!important}.gw-gopf-filter{position:relative;z-index:1}.gw-gopf-cats{list-style:none;display:block;margin:-10px 0 0;padding:0;position:relative}.gw-gopf-cats>span{background:none;display:inline-block;margin:10px 0 0;padding:0}.gw-gopf-cats>span.gw-gopf-hidden{display:none}.gw-gopf-cats-centered .gw-gopf-cats{text-align:center}.gw-gopf-cats-right .gw-gopf-cats{text-align:right}.gw-gopf-pagination-wrapper{position:relative;display:none}.gw-gopf-pagination{list-style:none;display:block;margin:-10px 0 0!important;padding:0;position:relative}.gw-gopf-pagination>span,.gw-gopf-pagination>a{background:none;display:inline-block;margin:10px 0 0;padding:0}.gw-gopf-pagination-centered .gw-gopf-pagination{text-align:center}.gw-gopf-pagination-right .gw-gopf-pagination{text-align:right}.gw-gopf-slider-controls-wrap{margin:0;padding:0;position:relative;width:100%;z-index:1}.gw-gopf-slider-controls>div{background:none;float:left;margin:0;padding:0;text-align:center;cursor:hand}.gw-gopf-slider-controls>div:first-child{margin-left:0!important}.gw-gopf-slider-controls-centered .gw-gopf-slider-controls{float:left;left:50%;position:relative}.gw-gopf-slider-controls-centered .gw-gopf-slider-controls>div{float:left;position:relative;right:50%}.gw-gopf-slider-controls-right .gw-gopf-slider-controls{float:right}.gw-gopf-post-header{position:relative!important;width:100%}.gw-gopf-post-media-wrap-outer{opacity:0;-webkit-transition:all 0.2s linear;transition:opacity 0.3s ease}.gw-gopf-post-media-wrap{-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;height:auto;overflow:hidden;position:relative;z-index:1}.gw-gopf-post-media-wrap img{position:absolute;width:auto;left:100%;top:0;height:100%!important;min-width:100%!important;width:auto!important;max-width:none!important;opacity:0}@media print{.gw-gopf-post-media-wrap img{opacity:1}}.gw-gopf-post-media-wrap img[data-orientation="portrait"]{width:100%!important;min-height:100%!important;height:auto!important;max-height:none!important}.gw-gopf-post-media-wrap a{border:none!important;display:block;position:relative}.gw-gopf-post-media-wrap img.gw-gopf-fallback-img{display:none!important;position:absolute!important;width:100%!important}.gw-gopf-post-overlay,.gw-gopf-post-overlay-bg{background:#fff0;display:none;height:100%;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-khtml-opacity:0;-moz-opacity:0;opacity:0;overflow:hidden;-moz-transition:opacity 0.1s ease-in-out,height 0.1s 0.1s ease-in-out,top 0.1s 0.1s ease-in-out,bottom 0.1s 0.1s ease-in-out;-ms-transition:opacity 0.1s ease-in-out,height 0.1s 0.1s ease-in-out,top 0.1s 0.1s ease-in-out,bottom 0.1s 0.1s ease-in-out;-o-transition:opacity 0.1s ease-in-out,height 0.1s 0.1s ease-in-out,top 0.1s 0.1s ease-in-out,bottom 0.1s 0.1s ease-in-out;-webkit-transition:opacity 0.1s ease-in-out,height 0.1s 0.1s ease-in-out,top 0.1s 0.1s ease-in-out,bottom 0.1s 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,height 0.1s 0.1s ease-in-out,top 0.1s 0.1s ease-in-out,bottom 0.1s 0.1s ease-in-out;position:absolute;text-align:center;width:100%;z-index:3}.gw-gopf-has-overlay .gw-gopf-post-overlay,.gw-gopf-touch .gw-gopf-has-overlay .gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay,.gw-gopf-touch .gw-gopf-has-overlay .gw-gopf-post-header:hover .gw-gopf-post-overlay{display:block}.gw-gopf-post-overlay-bg{display:block;content:"";left:0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-khtml-opacity:0;-moz-opacity:0;opacity:0;top:0;z-index:-1}.gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay,.gw-gopf-post-header:hover .gw-gopf-post-overlay,.gw-gopf-touch .gw-gopf-current.gw-gopf-post .gw-gopf-post-overlay{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-khtml-opacity:1;-moz-opacity:1;opacity:1;-moz-transition:opacity 0.3s ease-in-out,height 0.3s ease-in-out,top 0.3s ease-in-out,bottom 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out,height 0.3s ease-in-out,top 0.3s ease-in-out,bottom 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out,height 0.3s ease-in-out,top 0.3s ease-in-out,bottom 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out,height 0.3s ease-in-out,top 0.3s ease-in-out,bottom 0.3s ease-in-out;transition:opacity 0.3s ease-in-out,height 0.3s ease-in-out,top 0.3s ease-in-out,bottom 0.3s ease-in-out}.gw-gopf-post-overlay:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gw-gopf-post-overlay-inner,.gw-gopf-touch .gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay-inner,.gw-gopf-touch .gw-gopf-post-header:hover .gw-gopf-post-overlay-inner{display:inline-block;left:1px;padding-top:20px;position:relative;text-align:center;top:-40px;-moz-transition:opacity 0s 0.1s ease-in-out,top 0s 0.1s ease-in-out,padding 0s 0.1s ease-in-out;-ms-transition:opacity 0s 0.1s ease-in-out,top 0s 0.1s ease-in-out,padding 0s 0.1s ease-in-out;-o-transition:opacity 0s 0.1s ease-in-out,top 0s 0.1s ease-in-out,padding 0s 0.1s ease-in-out;-webkit-transition:opacity 0s 0.1s ease-in-out,top 0s 0.1s ease-in-out,padding 0s 0.1s ease-in-out;transition:opacity 0s 0.1s ease-in-out,top 0s 0.1s ease-in-out,padding 0s 0.1s ease-in-out;vertical-align:middle;visibility:hidden}.gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay-inner,.gw-gopf-post-header:hover .gw-gopf-post-overlay-inner,.gw-gopf-touch .gw-gopf-current.gw-gopf-post .gw-gopf-post-overlay-inner{padding-top:0;top:-5px;-moz-transition:opacity 0.3s ease-in-out,top 0.15s ease-in-out,padding 0.15s 0.1s ease-in-out;-ms-transition:opacity 0.3s ease-in-out,top 0.15s ease-in-out,padding 0.15s 0.1s ease-in-out;-o-transition:opacity 0.3s ease-in-out,top 0.15s ease-in-out,padding 0.15s 0.1s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out,top 0.15s ease-in-out,padding 0.15s 0.1s ease-in-out;transition:opacity 0.3s ease-in-out,top 0.15s ease-in-out,padding 0.15s 0.1s ease-in-out;visibility:visible}.gw-gopf-post-overlay-btn,.gw-gopf-post-overlay-circle{margin-top:10px}.gw-gopf-circle{vertical-align:top}.gw-gopf-circle img{vertical-align:0}.gw-gopf-post-overlay.gw-gopf-post-overlay-link{display:block;position:absolute;z-index:3;width:100%}.gw-gopf-post-overlay-inner a{cursor:pointer}.gw-gopf-post{position:relative}.gw-gopf-post-content-wrap{overflow:hidden;position:relative;z-index:1}.gw-gopf-post-content-wrap:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.gw-gopf-post-content{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-align:left}.gw-gopf-post-content a,.gw-gopf-post-content a:hover{text-decoration:none}.gw-gopf-post-content h2,.gw-gopf-post-content h2 a{margin:0 0 3px 0!important;padding:0}.gw-gopf-isotope{overflow:visible!important}.gw-gopf-isotope-item{z-index:2}.gw-gopf-isotope-item:hover{z-index:3}.gw-gopf-isotope-hidden.gw-gopf-isotope-item{pointer-events:none;z-index:1}.gw-gopf-isotope-ready .gw-gopf-isotope,.gw-gopf-isotope-new-added .gw-gopf-isotope{-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width;-webkit-backface-visibility:hidden}.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item{-webkit-transition:-webkit-transform 0.8s,opacity 0.8s,z-index 0s 0.1s;-moz-transition:-moz-transform 0.8s,opacity 0.8s,z-index 0s 0.1s;-ms-transition:-ms-transform 0.8s,opacity 0.8s,z-index 0s 0.1s;-o-transition:-o-transform 0.8s,opacity 0.8s,z-index 0s 0.1s;transition:transform 0.8s,opacity 0.8s,z-index 0s 0.1s;-webkit-backface-visibility:hidden}.gw-gopf-rtl.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item{-webkit-transition:right 0.8s,top 0.8s,opacity 0.8s,z-index 0s 0.1s;-moz-transition:right 0.8s,top 0.8s,opacity 0.8s,z-index 0s 0.1s;-ms-transition:right 0.8s,top 0.8s,opacity 0.8s,z-index 0s 0.1s;-o-transition:right 0.8s,top 0.8s,opacity 0.8s,z-index 0s 0.1s;transition:right 0.8s,top 0.8s,opacity 0.8s,z-index 0s 0.1s}.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:hover{-webkit-transition:-webkit-transform 0.8s,opacity 0.8s,z-index 0s 0s;-moz-transition:-moz-transform 0.8s,opacity 0.8s,z-index 0s 0s;-ms-transition:-ms-transform 0.8s,opacity 0.8s,z-index 0s 0s;-o-transition:-o-transform 0.8s,opacity 0.8s,z-index 0s 0s;transition:transform 0.8s,opacity 0.8s,z-index 0s 0s;-webkit-backface-visibility:hidden}.gw-gopf-mfp-bottom-bar{top:auto;bottom:40px;background:rgb(0 0 0 / .7)}.gw-gopf-mfp-close{background:url(//exesse.store/module23/assets/images/icon_close.png) right 0 no-repeat;cursor:pointer;height:34px;filter:alpha(opacity=65);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";-khtml-opacity:.65;-moz-opacity:.65;opacity:.65;position:absolute;right:0;top:6px;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;-webkit-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;width:34px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.gw-gopf-mfp-close{background:url(//exesse.store/module23/assets/images/icon_close@2x.png) 0 0 no-repeat;background-size:18px auto}}.gw-gopf-mfp-close:hover{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-khtml-opacity:1;-moz-opacity:1;opacity:1}.gw-gopf-mfp-title.mfp-title{color:#bababa;font-size:15px;height:auto;line-height:20px;padding:5px}.gw-gopf-mfp-title-info{margin-top:5px;font-size:13px}.gw-gopf-mfp-counter.mfp-counter{color:#bababa;padding:5px}.gw-gopf-mfp-arrow.mfp-arrow{cursor:pointer!important;filter:alpha(opacity=65)!important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"!important;-khtml-opacity:0.65!important;-moz-opacity:0.65!important;opacity:0.65!important;-webkit-transform:none!important;transform:none!important;z-index:1048}.gw-gopf-mfp-arrow.mfp-arrow:hover{filter:alpha(opacity=100)!important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;-khtml-opacity:1!important;-moz-opacity:1!important;opacity:1!important}.gw-gopf-mfp-arrow.mfp-arrow:before,.gw-gopf-mfp-arrow.mfp-arrow:after{border:none!important}.gw-gopf-mfp-arrow.mfp-arrow-left{background:url(//exesse.store/module23/assets/images/icon_lb_prev.png) 50% 50% no-repeat!important}.gw-gopf-mfp-arrow.mfp-arrow-right{background:url(//exesse.store/module23/assets/images/icon_lb_next.png) 50% 50% no-repeat!important}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.gw-gopf-mfp-arrow.mfp-arrow-left{background:url(//exesse.store/module23/assets/images/icon_lb_prev@2x.png) 50% 50% no-repeat!important;background-size:34px auto!important}.gw-gopf-mfp-arrow.mfp-arrow-right{background:url(//exesse.store/module23/assets/images/icon_lb_next@2x.png) 50% 50% no-repeat!important;background-size:34px auto!important}}.mfp-iframe-holder .gw-gopf-mfp-close{top:-34px!important}.my-mfp-slide-bottom .mfp-figure{opacity:0;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;-webkit-transform:translateY(-20px) perspective(600px) rotateX(10deg);-moz-transform:translateY(-20px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-20px) perspective(600px) rotateX(10deg);-o-transform:translateY(-20px) perspective(600px) rotateX(10deg);transform:translateY(-20px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-ready .mfp-figure{opacity:1;-webkit-transform:translateY(0) perspective(600px) rotateX(0);-moz-transform:translateY(0) perspective(600px) rotateX(0);-ms-transform:translateY(0) perspective(600px) rotateX(0);-o-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0)}.my-mfp-slide-bottom.mfp-removing .mfp-figure{opacity:0;-webkit-transform:translateY(-10px) perspective(600px) rotateX(10deg);-moz-transform:translateY(-10px) perspective(600px) rotateX(10deg);-ms-transform:translateY(-10px) perspective(600px) rotateX(10deg);-o-transform:translateY(-10px) perspective(600px) rotateX(10deg);transform:translateY(-10px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-bg{opacity:0;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}.my-mfp-slide-bottom.mfp-ready.mfp-bg{opacity:.8}.my-mfp-slide-bottom.mfp-removing.mfp-bg{opacity:0}@media only screen and (min-width:768px) and (max-width:959px){.gw-gopf-posts{letter-spacing:10px}.gw-gopf{margin:0 auto}.gw-gopf-1col .gw-gopf-col-wrap{float:left!important;margin-left:0!important;width:100%}.gw-gopf-2cols .gw-gopf-col-wrap,.gw-gopf-3cols .gw-gopf-col-wrap,.gw-gopf-4cols .gw-gopf-col-wrap,.gw-gopf-5cols .gw-gopf-col-wrap,.gw-gopf-6cols .gw-gopf-col-wrap,.gw-gopf-7cols .gw-gopf-col-wrap,.gw-gopf-8cols .gw-gopf-col-wrap,.gw-gopf-9cols .gw-gopf-col-wrap,.gw-gopf-10cols .gw-gopf-col-wrap{width:50%!important}}@media only screen and (min-width:480px) and (max-width:767px){.gw-gopf-posts{letter-spacing:20px}.gw-gopf{margin:0 auto}.gw-gopf-1col .gw-gopf-col-wrap,.gw-gopf-2cols .gw-gopf-col-wrap,.gw-gopf-3cols .gw-gopf-col-wrap,.gw-gopf-4cols .gw-gopf-col-wrap,.gw-gopf-5cols .gw-gopf-col-wrap,.gw-gopf-6cols .gw-gopf-col-wrap,.gw-gopf-7cols .gw-gopf-col-wrap,.gw-gopf-8cols .gw-gopf-col-wrap,.gw-gopf-9cols .gw-gopf-col-wrap,.gw-gopf-10cols .gw-gopf-col-wrap{float:left!important;margin-left:0!important;width:100%}.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap{float:right!important}.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap{float:left!important}}@media only screen and (max-width:479px){.gw-gopf-posts{letter-spacing:30px}.gw-gopf{margin:0 auto}.gw-gopf-1col .gw-gopf-col-wrap,.gw-gopf-2cols .gw-gopf-col-wrap,.gw-gopf-3cols .gw-gopf-col-wrap,.gw-gopf-4cols .gw-gopf-col-wrap,.gw-gopf-5cols .gw-gopf-col-wrap,.gw-gopf-6cols .gw-gopf-col-wrap,.gw-gopf-7cols .gw-gopf-col-wrap,.gw-gopf-8cols .gw-gopf-col-wrap,.gw-gopf-9cols .gw-gopf-col-wrap,.gw-gopf-10cols .gw-gopf-col-wrap{margin-left:0!important;float:left!important;width:100%}.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap{float:right!important}.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-1col .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-2cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-3cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-4cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-5cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-6cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-7cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-8cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-9cols .gw-gopf-col-wrap,.gw-gopf-slider-type.gw-gopf-rtl.gw-gopf-10cols .gw-gopf-col-wrap{float:left!important}}#wpadminbar #wp-admin-bar-maintenance-mode-for-ecommerce .ab-icon:before{content:"\f534";top:3px}.wp-bottom-menu{display:none;background:var(--wpbottommenu-bgcolor);width:100%;position:fixed;bottom:0;left:0;justify-content:space-around;padding:var(--wpbottommenu-wrapper-padding);box-shadow:0 -5px 10px rgb(0 0 0 / .1);z-index:var(--wpbottommenu-zindex);transition:all 200ms}.wp-bottom-menu-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;flex:1;font-size:var(--wpbottommenu-font-size);text-decoration:none;color:var(--wpbottommenu-text-color);cursor:pointer;user-select:none;text-decoration:none!important;transition:color 200ms}.wp-bottom-menu-item:hover,.wp-bottom-menu-item.active,.wp-bottom-menu.sf-active .wp-bottom-menu-item.wp-bottom-menu-search-form-trigger{color:var(--wpbottommenu-h-text-color)}.wp-bottom-menu-item span{margin-top:5px;color:inherit}.wp-bottom-menu-item i{font-size:var(--wpbottommenu-icon-size);color:var(--wpbottommenu-icon-color);font-family:FontAwesome;transition:color 200ms}.wp-bottom-menu-item:hover i,.wp-bottom-menu-item.active i,.wp-bottom-menu.sf-active .wp-bottom-menu-item.wp-bottom-menu-search-form-trigger i{color:var(--wpbottommenu-h-icon-color)}.wp-bottom-menu-item svg{fill:var(--wpbottommenu-icon-color);width:var(--wpbottommenu-icon-size);height:var(--wpbottommenu-icon-size)}.wp-bottom-menu-item:hover svg,.wp-bottom-menu-item.active svg{fill:var(--wpbottommenu-h-icon-color)}.wp-bottom-menu-icon-wrapper{position:relative;line-height:0}.wp-bottom-menu-cart-count{position:absolute;box-sizing:content-box;top:-5px;left:50%;width:calc(var(--wpbottommenu-icon-size) * .75);height:calc(var(--wpbottommenu-icon-size) * .75);font-size:calc(var(--wpbottommenu-icon-size) * .5);line-height:calc(var(--wpbottommenu-icon-size) * .75);border:2px solid var(--wpbottommenu-bgcolor);border-radius:100%;text-align:center;background:var(--wpbottommenu-cart-count-bgcolor);color:var(--wpbottommenu-bgcolor);font-weight:700}.wp-bottom-menu-search-form-wrapper{display:none;position:fixed;bottom:0;left:0;width:100%;background:var(--wpbottommenu-bgcolor);padding:10px;transition:all 200ms;transform:translateY(100%);box-sizing:border-box}.wp-bottom-menu-search-form-wrapper form{position:relative}.wp-bottom-menu-search-form input[type="search"]{border:1px solid #eee;border-radius:8px;width:100%;font-size:16px;height:40px;padding-left:50px;padding-right:30px}.wp-bottom-menu-search-form input[type="search"]::-webkit-search-decoration,.wp-bottom-menu-search-form input[type="search"]::-webkit-search-cancel-button,.wp-bottom-menu-search-form input[type="search"]::-webkit-search-results-button,.wp-bottom-menu-search-form input[type="search"]::-webkit-search-results-decoration{display:none}.wp-bottom-menu-search-form i,.wp-bottom-menu-search-form svg{position:absolute;top:50%;left:30px;transform:translate(-50%,-50%)}.wp-bottom-menu-search-form-wrapper.sf-active{z-index:calc(var(--wpbottommenu-zindex) - 1);box-shadow:0 -5px 10px rgb(0 0 0 / .1);transform:translateY(0)}.wp-bottom-menu.sf-active{box-shadow:none}.wp-bottom-menu-nav-wrapper{display:none;width:100%;height:100%;z-index:calc(var(--wpbottommenu-zindex) + 2);position:fixed;left:0;top:0;background:var(--wpbottommenu-bgcolor);color:var(--wpbottommenu-text-color)}.wp-bottom-menu-nav-wrapper.active{display:grid;place-items:center;text-align:center}.wpbm-nav-items{position:relative;list-style-type:none;margin:0;padding:1em}.wpbm-nav-items li:not(:last-child){margin-bottom:1em}.wpbm-nav-items li a{color:inherit}.wpbm-nav-items li.current-menu-item a,.wpbm-nav-items li a:hover{color:var(--wpbottommenu-h-text-color)}.wpbm-nav-close{position:absolute;right:10%;top:10%;font-size:var(--wpbottommenu-icon-size);color:inherit;cursor:pointer}@keyframes noptin-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes noptin-blink{0%,to{opacity:0}50%{opacity:1}}.noptin-alert{clear:both;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #fff0;border-radius:.25rem;max-width:480px}.noptin-error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.noptin-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.noptin-newsletter-form:not(.noptin-form-submitted) .noptin-form-notice{display:none}.noptin-newsletter-form{position:relative!important}.noptin-newsletter-form .noptin-loader{margin:-10px;top:0;left:0;bottom:0;right:0;cursor:progress;position:absolute;align-items:center;justify-content:center;display:none;background-color:rgb(255 255 255 / .62)}.noptin-newsletter-form .noptin-loader span{display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:0;border-radius:100%;padding:0;position:relative}.noptin-newsletter-form .noptin-loader span::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:0;border-radius:100%;transform-origin:8px 8px;animation-name:noptin-spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.noptin-newsletter-form .noptin-loader span::before{animation-name:noptin-blink;animation-duration:2000ms}}.noptin-newsletter-form.noptin-submitting .noptin-loader{display:flex}.noptin-styles-basic{margin:1em auto}.noptin-styles-basic:not(.noptin-template-condensed){max-width:480px}.noptin-styles-basic .noptin-label,.noptin-styles-basic input{width:auto;display:block;box-sizing:border-box;cursor:auto;height:auto;line-height:normal}.noptin-styles-basic .noptin-label{font-weight:700;margin-bottom:6px}.noptin-styles-basic .noptin-label:after,.noptin-styles-basic input:after{content:"";display:table;clear:both}.noptin-styles-basic .noptin-text{min-height:32px;width:100%;max-width:480px;background-color:#fff}.noptin-styles-basic .noptin-text[type=number]{min-width:40px}.noptin-styles-basic input[type=checkbox],.noptin-styles-basic input[type=radio]{position:relative;margin:0 6px 0 0;padding:0;height:13px;width:13px;display:inline-block;border:0}.rtl .noptin-styles-basic input[type=checkbox],.rtl .noptin-styles-basic input[type=radio]{margin:0 0 0 6px}.noptin-styles-basic input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.noptin-styles-basic input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.noptin-styles-basic .button{cursor:pointer;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.noptin-newsletter-form input[name^=noptin_ign]{display:none!important}.noptin-newsletter-form .noptin-form-field-wrapper{margin-bottom:1.75em;max-width:480px}.noptin-newsletter-form .noptin-text{width:100%;max-width:480px}.noptin-newsletter-form:not(.noptin-label-hide) input:not(.noptin-form-field__has-placeholder)::-moz-placeholder,.noptin-newsletter-form:not(.noptin-label-hide) textarea:not(.noptin-form-field__has-placeholder)::-moz-placeholder{color:#fff0}.noptin-newsletter-form:not(.noptin-label-hide) input:not(.noptin-form-field__has-placeholder)::placeholder,.noptin-newsletter-form:not(.noptin-label-hide) textarea:not(.noptin-form-field__has-placeholder)::placeholder{color:#fff0}.noptin-label-hide .noptin-label{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}@media screen and (min-width:520px){.noptin-template-condensed .noptin-form-fields{display:flex;flex-wrap:wrap;align-items:flex-end}.noptin-template-condensed .noptin-form-field-wrapper:not(.noptin-form-field-submit){margin-right:10px;min-width:200px;flex:1}}/*! Hint.css - v2.5.0 - 2017-04-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2017 Kushagra Gour */

[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}@font-face{font-display:swap;font-family:'woofc';src:url(//exesse.store/module41/assets/fonts/woofc.eot);src:url('//exesse.store/module41/assets/fonts/woofc.eot#iefix') format('embedded-opentype'),url(//exesse.store/module41/assets/fonts/woofc.ttf) format('truetype'),url(//exesse.store/module41/assets/fonts/woofc.woff) format('woff'),url('//exesse.store/module41/assets/fonts/woofc.svg#woofc') format('svg');font-weight:400;font-style:normal;font-display:swap}[class^="woofc-icon-"],[class*=" woofc-icon-"]{font-family:'woofc'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woofc-icon-loading:before{content:"\e90c"}.woofc-icon-cart11:before{content:"\e903"}.woofc-icon-cart12:before{content:"\e904"}.woofc-icon-cart13:before{content:"\e905"}.woofc-icon-cart14:before{content:"\e906"}.woofc-icon-cart15:before{content:"\e907"}.woofc-icon-cart16:before{content:"\e908"}.woofc-icon-loading1:before{content:"\f01e"}.woofc-icon-loading2:before{content:"\f021"}.woofc-icon-icon1:before{content:"\f06b"}.woofc-icon-loading8:before{content:"\f110"}.woofc-icon-loading3:before{content:"\e97a"}.woofc-icon-loading4:before{content:"\e97b"}.woofc-icon-loading5:before{content:"\e97e"}.woofc-icon-loading6:before{content:"\e97f"}.woofc-icon-loading7:before{content:"\e981"}.woofc-icon-loading9:before{content:"\e982"}.woofc-icon-loading10:before{content:"\e983"}.woofc-icon-loading11:before{content:"\e984"}.woofc-icon-icon2:before{content:"\e99f"}.woofc-icon-cart1:before{content:"\e900"}.woofc-icon-loading12:before{content:"\e90f"}.woofc-icon-loading13:before{content:"\e910"}.woofc-icon-cart2:before{content:"\e901"}.woofc-icon-shopping-bag:before{content:"\e911"}.woofc-icon-cart3:before{content:"\e902"}.woofc-icon-cart4:before{content:"\e909"}.woofc-icon-cart5:before{content:"\e854"}.woofc-icon-loading14:before{content:"\e863"}.woofc-icon-icon3:before{content:"\e5cd"}.woofc-icon-icon4:before{content:"\e313"}.woofc-icon-icon5:before{content:"\e314"}.woofc-icon-icon6:before{content:"\e315"}.woofc-icon-icon7:before{content:"\e316"}.woofc-icon-cart6:before{content:"\e8cc"}.woofc-icon-cart7:before{content:"\e8cb"}.woofc-icon-loading15:before{content:"\e058"}.woofc-icon-loading16:before{content:"\e080"}.woofc-icon-cart8:before{content:"\e106"}.woofc-icon-icon8:before{content:"\e114"}.woofc-icon-icon9:before{content:"\e115"}.woofc-icon-icon10:before{content:"\e117"}.woofc-icon-cart9:before{content:"\e90a"}.woofc-icon-cart10:before{content:"\e90b"}.woofc-icon-loading17:before{content:"\e912"}@keyframes woofc-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes woofc-spinner{to{-webkit-transform:rotate(360deg)}}@keyframes woofc-shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.woofc-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .7);-webkit-transition:opacity 0.3s;transition:opacity 0.3s;z-index:99999998;opacity:0;visibility:hidden}.woofc-area{font-size:14px;padding:0;height:100%;max-height:100%;z-index:99999999;opacity:0;visibility:hidden;position:fixed}.woofc-inner{width:100%;height:auto;position:fixed;display:flex;flex-direction:column}body.woofc-show .woofc-overlay,body.woofc-show .woofc-area{opacity:1;visibility:visible}.woofc-area.woofc-slide-no{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}.woofc-area .woofc-item-data dl,.woofc-area .woofc-item-data p{margin:0}.woofc-area>div{align-self:stretch}.woofc-area *{box-sizing:border-box}.woofc-area-bot .woofc-data .woofc-data-right,.woofc-area-bot .woofc-total .woofc-total-right{margin-left:10px;font-weight:700}.woofc-area-bot .woofc-data .woofc-data-right *,.woofc-area-bot .woofc-total .woofc-total-right *{font-size:inherit;font-weight:inherit;color:inherit}.woofc-hide{display:none!important}.woofc-area .woofc-item-save{display:block;margin-top:5px}.woofc-area .woofc-save-for-later{padding:0 20px;margin-top:15px}.woofc-area .woofc-save-for-later,.woofc-area .woofc-save-for-later a{color:#fff}.woofc-save-for-later .woosl-heading{text-align:center;margin-bottom:10px}.woofc-save-for-later .woosl-heading{overflow:hidden}.woofc-save-for-later .woosl-heading span{position:relative}.woofc-save-for-later .woosl-heading span:before{content:'';width:1000px;height:1px;background-color:rgb(255 255 255 / .5);display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%)}.woofc-save-for-later .woosl-heading span:after{content:'';width:1000px;height:1px;background-color:rgb(255 255 255 / .5);display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%)}.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:before,.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:after,.woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:before,.woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:after{background-color:rgb(0 0 0 / .5)}.woofc-area .woofc-save-for-later .woosl-product{display:flex!important;align-items:center;outline:none;margin-left:-5px;margin-right:-5px}.woofc-area .woofc-save-for-later .woosl-product-image{width:100px;flex:0 0 100px;margin:0 5px}.woofc-area .woofc-save-for-later .woosl-product-info{flex-grow:1;margin:0 5px}.woofc-area .woofc-save-for-later .woosl-product-name{font-weight:700}.woofc-area .woofc-save-for-later .woosl-product-image img{width:100%;height:auto;border-radius:0}.woofc-area .woofc-save-for-later .woosl-product-price{opacity:.5}.woofc-area .woofc-save-for-later .woosl-product-price *{color:inherit;font-size:inherit;font-weight:inherit}.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline{margin:0!important;padding:0!important;border:none!important;font-size:0}.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline del,.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline ins,.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .price,.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .amount{display:none}.woofc-area .woofc-save-for-later .woosl-product-atc .button{margin-top:5px;font-size:12px;height:32px;line-height:30px;padding:0 15px;background-color:#fff;color:#222;border:1px solid #fff;text-transform:uppercase;font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area .woofc-save-for-later .woosl-product-atc .button:hover{color:#fff;background-color:#fff0}.woofc-area.woofc-style-02 .woofc-save-for-later,.woofc-area.woofc-style-04 .woofc-save-for-later{color:#222}.woofc-area.woofc-style-02 .woofc-save-for-later a,.woofc-area.woofc-style-04 .woofc-save-for-later a{color:#222}.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button,.woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button{color:#222;border:1px solid #eee;background-color:#eee}.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button:hover,.woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button:hover{color:#222;border:1px solid #222;background-color:#fff0}.woofc-area .woofc-suggested{padding:0 20px;margin-top:15px;color:#fff}.woofc-area .woofc-suggested .woofc-suggested-products-slick{display:none}.woofc-area .woofc-suggested .woofc-suggested-products-slick.slick-initialized{display:block}.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product{margin-bottom:10px}.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product:last-child{margin-bottom:0}.woofc-area .woofc-suggested a{color:#fff;outline:none}.woofc-area .woofc-suggested-heading{text-align:center;margin-bottom:10px;overflow:hidden}.woofc-area .woofc-suggested-heading span{position:relative}.woofc-area .woofc-suggested-heading span:before{content:'';width:1000px;height:1px;background-color:rgb(255 255 255 / .5);display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%)}.woofc-area .woofc-suggested-heading span:after{content:'';width:1000px;height:1px;background-color:rgb(255 255 255 / .5);display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%)}.woofc-area.woofc-style-02 .woofc-suggested-heading span:before,.woofc-area.woofc-style-02 .woofc-suggested-heading span:after,.woofc-area.woofc-style-04 .woofc-suggested-heading span:before,.woofc-area.woofc-style-04 .woofc-suggested-heading span:after{background-color:rgb(0 0 0 / .5)}.woofc-area .woofc-suggested .woofc-suggested-product{display:flex!important;align-items:center;outline:none;margin-left:-5px;margin-right:-5px}.woofc-area .woofc-suggested .woofc-suggested-product-image{width:100px;flex:0 0 100px;margin:0 5px}.woofc-area .woofc-suggested .woofc-suggested-product-info{flex-grow:1;margin:0 5px}.woofc-area .woofc-suggested .woofc-suggested-product-name{font-weight:700}.woofc-area .woofc-suggested .woofc-suggested-product-image img{width:100%;height:auto;border-radius:0}.woofc-area .woofc-suggested .woofc-suggested-product-price{opacity:.5}.woofc-area .woofc-suggested .woofc-suggested-product-price *{color:inherit;font-size:inherit;font-weight:inherit}.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline{margin:0!important;padding:0!important;border:none!important;font-size:0}.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline del,.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline ins,.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .price,.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .amount{display:none}.woofc-area .woofc-suggested .woofc-suggested-product-atc .button{margin-top:5px;font-size:12px;height:32px;line-height:30px;padding:0 15px;background-color:#fff;color:#222;border:1px solid #fff;text-transform:uppercase;font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area .woofc-suggested .woofc-suggested-product-atc .button:hover{color:#fff;background-color:#fff0}.woofc-area.woofc-style-02 .woofc-suggested,.woofc-area.woofc-style-04 .woofc-suggested{color:#222}.woofc-area.woofc-style-02 .woofc-suggested a,.woofc-area.woofc-style-04 .woofc-suggested a{color:#222}.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button,.woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button{color:#222;border:1px solid #eee;background-color:#eee}.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button:hover,.woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button:hover{color:#222;border:1px solid #222;background-color:#fff0}.woofc-area .slick-dots{list-style:none;text-align:center;margin:0;padding:0}.woofc-area .slick-dots li{display:inline-block;margin:0 5px;font-size:0}.woofc-area .slick-dots li button{width:8px;height:8px;border-radius:4px;padding:0;font-size:0;line-height:0;border:none;background-color:rgb(255 255 255 / .5);outline:none;overflow:hidden}.woofc-area .slick-dots li.slick-active button{background-color:rgb(255 255 255)}.woofc-area.woofc-style-02 .slick-dots li button,.woofc-area.woofc-style-04 .slick-dots li button{background-color:#eee}.woofc-area.woofc-style-02 .slick-dots li.slick-active button,.woofc-area.woofc-style-04 .slick-dots li.slick-active button{background-color:#222}.woofc-shipping{cursor:pointer;text-decoration:underline}.woofc-shipping:after{content:'✎';margin-left:10px;text-decoration:none}.woofc-shipping.woofc-shipping-open:after{content:'↑'}.woofc-shipping-area{color:#fff;padding:0 20px;height:0;max-height:0;overflow:hidden;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-shipping-area.woofc-shipping-area-open{height:auto;max-height:600px}.woofc-shipping-inner{padding:20px;margin:10px 0;background-color:rgb(255 255 255 / .1)}.woofc-shipping-area .ecommerce-shipping-calculator .shipping-calculator-form p{margin-bottom:0}.woofc-shipping-area .ecommerce-shipping-calculator .shipping-calculator-form p.form-row{margin-bottom:10px}.woofc-shipping-area .ecommerce-shipping-calculator [type="submit"]{display:block;width:100%}.woofc-shipping-area .ecommerce-shipping-calculator input,.woofc-shipping-area .ecommerce-shipping-calculator select,.woofc-shipping-area .ecommerce-shipping-calculator button{border-radius:0;border:none;color:#222;background-color:#fff;padding-left:15px;padding-right:15px}.woofc-area .shipping-calculator-form{display:block!important}.woofc-area .shipping-calculator-button{display:none!important}.woofc-shipping-destination{margin-bottom:10px}.woofc-shipping-methods{list-style:none;padding:0;margin:0}.woofc-shipping-methods label{cursor:pointer;display:flex;align-items:center}.woofc-shipping-methods label>span{margin-left:5px}.woofc-shipping-method{vertical-align:baseline;margin-right:5px}.woofc-area .wpcfb-wrap{display:block;width:100%}.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity{width:auto!important;min-width:0!important;margin:0!important}.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity input{margin:0!important}.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .plus,.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .minus,.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .increase,.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .decrease{display:none!important}.woofc-area .woofc-inner.woofc-inner-loading:before{content:'\e90c';font-family:'woofc';font-size:24px;-webkit-font-smoothing:antialiased;text-align:center;line-height:24px;color:#fff;display:block;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;vertical-align:baseline;top:50%;left:50%;z-index:97;-webkit-animation:woofc-spinner 1s linear infinite;-moz-animation:woofc-spinner 1s linear infinite;-ms-animation:woofc-spinner 1s linear infinite;-o-animation:woofc-spinner 1s linear infinite;animation:woofc-spinner 1s linear infinite}.woofc-area .woofc-inner.woofc-inner-loading:after{content:'';width:100%;height:100%;background-color:rgb(0 0 0 / .7);position:absolute;top:0;left:0}.woofc-checkout-area{background-color:#ffffff!important;background-image:none!important}.woofc-checkout-area:after{display:none!important}.woofc-checkout-area.woofc-inner-loading:before{color:#222222!important}.woofc-checkout-area.woofc-inner-loading:after{background-color:rgb(255 255 255 / .7)!important}.woofc-checkout-area .woofc-area-mid{margin-bottom:0!important}.woofc-area form.checkout{display:flex;flex-direction:column}.woofc-area form.checkout>*,.woofc-area form.checkout .row>*{width:100%!important;max-width:100%!important;float:none!important;margin-left:0!important;margin-right:0!important;flex:0 0 auto!important}.woofc-checkout-form{padding-left:20px;padding-right:20px}.woofc-checkout-area .woofc-area-top{padding:0 60px!important}.woofc-checkout-area .woofc-area-top,.woofc-checkout-area .woofc-area-top .woofc-back,.woofc-checkout-area .woofc-area-top .woofc-close{color:#222222!important}.woofc-checkout-area .woofc-area-top .woofc-back{position:absolute;top:50%;left:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area .woofc-area-mid .woofc-undo{padding:0 20px;margin:0 0 10px 0}.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner{padding:10px 15px;color:#fff;background-color:#fff0;background:none;border-width:1px;border-style:dashed;border-color:#fff;display:flex;justify-content:space-between}.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#fff;outline:none}.woofc-area .woofc-area-mid .woofc-notices{padding:0 20px;margin:0 0 10px 0}.woofc-area .woofc-area-mid .woofc-notices .ecommerce-message,.woofc-area .woofc-area-mid .woofc-notices .ecommerce-info,.woofc-area .woofc-area-mid .woofc-notices .ecommerce-error{margin:0;padding:10px 15px 10px 40px;border-radius:0;background-color:#fff0;background:none;border-width:1px;border-style:dashed;border-color:#fff;color:#fff}.woofc-area .woofc-area-mid .woofc-notices .ecommerce-message:before,.woofc-area .woofc-area-mid .woofc-notices .ecommerce-info:before,.woofc-area .woofc-area-mid .woofc-notices .ecommerce-error:before{position:absolute;top:10px;left:15px}body.rtl .woofc-area .woofc-area-mid .woofc-notices .ecommerce-message,body.rtl .woofc-area .woofc-area-mid .woofc-notices .ecommerce-info,body.rtl .woofc-area .woofc-area-mid .woofc-notices .ecommerce-error{padding:10px 40px 10px 15px}body.rtl .woofc-area .woofc-area-mid .woofc-notices .ecommerce-message:before,body.rtl .woofc-area .woofc-area-mid .woofc-notices .ecommerce-info:before,body.rtl .woofc-area .woofc-area-mid .woofc-notices .ecommerce-error:before{left:auto;right:15px}.woofc-area.woofc-position-01{position:fixed;top:0;left:100%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-position-01 .woofc-inner{height:100%;max-height:100%}.woofc-show .woofc-area.woofc-position-01,.woofc-area.woofc-position-01.woofc-slide-no{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.woofc-area.woofc-position-02{position:fixed;top:0;left:0;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-position-02 .woofc-inner{height:100%;max-height:100%}.woofc-show .woofc-area.woofc-position-02,.woofc-area.woofc-position-02.woofc-slide-no{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-position-03{position:fixed;top:-100%;left:50%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-position-03 .woofc-inner{max-height:80%}.woofc-show .woofc-area.woofc-position-03,.woofc-area.woofc-position-03.woofc-slide-no{top:0}.woofc-area.woofc-position-04{position:fixed;bottom:-100%;left:50%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-position-04 .woofc-inner{max-height:80%;bottom:0}.woofc-show .woofc-area.woofc-position-04,.woofc-area.woofc-position-04.woofc-slide-no{bottom:0}.woofc-area.woofc-position-05{position:fixed;left:50%;top:0;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-position-05 .woofc-inner{max-height:80%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.woofc-show .woofc-area.woofc-position-05,.woofc-area.woofc-position-05.woofc-slide-no{top:50%}.woofc-area.woofc-style-01 .woofc-inner{background-color:#cc6055}.woofc-area.woofc-style-01 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#fff;font-weight:700;background-color:rgb(0 0 0 / .2)}.woofc-area.woofc-style-01 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-01 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-01 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:20px 0 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item{padding:0 20px;margin:10px 0 0 0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:first-child{margin:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 5px;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner>div{margin:0 5px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;float:left;margin:0;padding:0;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:700;margin-bottom:5px;line-height:1.2;color:#222}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;white-space:pre-line}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#999}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:none}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px!important;font-weight:400!important}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eee;display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eee;font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#ddd}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#fff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(30px,-50%,0);transform:translate3d(30px,-50%,0)}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-01 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#fff}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:#fff0;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgb(255 255 255 / .5);padding:0;color:#fff;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgb(255 255 255 / .5)}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:#fff0;font-weight:700;text-transform:uppercase;padding:0;color:#fff;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#fff;border-radius:0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-01 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#fff;display:flex;justify-content:space-between}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff;color:#cc6055;font-weight:700;border:2px solid #fff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:#fff0;color:#fff}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-01 .woofc-no-item,.woofc-area.woofc-style-01 .woofc-error{padding:20px;text-align:center;color:#fff}@media only screen and (max-width:768px){.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 40px 10px 10px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:10px}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-area.woofc-style-02 .woofc-inner{background-color:#fff}.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:before{color:#222}.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:after{background-color:rgb(255 255 255 / .7)}.woofc-area.woofc-style-02 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#222;font-weight:700;background-color:#eee}.woofc-area.woofc-style-02 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-02 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#222;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-02 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:10px 0 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item{padding:0 20px;margin:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner{border-color:#222;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;border-top:1px dashed #eee;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px;margin-right:10px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;float:left;margin:0;padding:0;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1;margin-right:10px}body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb,body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{margin-right:0;margin-left:10px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:700;margin-bottom:5px;line-height:1.2;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;white-space:pre-line}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#999}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:none}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px!important;font-weight:400!important}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eee;display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eee;font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#ddd}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#444;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(25px,-50%,0);transform:translate3d(25px,-50%,0)}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-02 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-02 .woofc-shipping-area{color:#222}.woofc-area.woofc-style-02 .woofc-shipping-area .ecommerce-shipping-calculator input,.woofc-area.woofc-style-02 .woofc-shipping-area .ecommerce-shipping-calculator select,.woofc-area.woofc-style-02 .woofc-shipping-area .ecommerce-shipping-calculator button{background-color:rgb(0 0 0 / .05)}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#222}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:#fff0;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgb(0 0 0 / .5);padding:0;color:#222;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgb(0 0 0 / .5)}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:#fff0;font-weight:700;text-transform:uppercase;padding:0;color:#222;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#222;border-radius:0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-02 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#222;display:flex;justify-content:space-between}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;width:100%}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#cc6055;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:#cc6055;color:#fff}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-02 .woofc-no-item,.woofc-area.woofc-style-02 .woofc-error{padding:20px;text-align:center;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices{margin-bottom:10px}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .ecommerce-message,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .ecommerce-info,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .ecommerce-error{border-color:#222;color:#222}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .ecommerce-message:before,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .ecommerce-info:before,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .ecommerce-error:before{color:#222}@media only screen and (max-width:768px){.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:0}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-area.woofc-style-03 .woofc-inner{background-color:#fff}.woofc-area.woofc-style-03 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#fff;font-weight:700;background-color:rgb(0 0 0 / .2)}.woofc-area.woofc-style-03 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-03 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-03 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:10px 0 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item{padding:0 20px;min-height:40px;margin:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;border-top:1px dashed rgb(255 255 255 / .5);margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{display:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{order:1;margin-right:10px}body.rtl .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{margin-right:0;margin-left:10px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#fff;display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:#eee}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;box-sizing:border-box;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#fff;-moz-appearance:textfield;box-shadow:none;font-weight:400;font-size:12px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#fff;font-size:12px;font-weight:400;display:block;cursor:pointer}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#ddd}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{order:2;flex-grow:1}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:400;margin:0;line-height:1.2;color:#fff}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#fff}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;display:block;opacity:.7;white-space:pre-line}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price{line-height:1;font-size:12px;font-weight:400;text-align:end;color:#fff;opacity:.7;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del{color:#fff}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins{background:none}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span{font-size:12px!important;font-weight:400!important}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:20px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#fff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{padding-right:30px}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{right:0;opacity:1;visibility:visible}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-03 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#fff}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:#fff0;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgb(255 255 255 / .5);padding:0;color:#fff;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgb(255 255 255 / .5)}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:#fff0;font-weight:700;text-transform:uppercase;padding:0;color:#fff;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#fff;border-radius:0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-03 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#fff;display:flex;justify-content:space-between}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#fff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:#fff0;color:#fff}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-03 .woofc-no-item,.woofc-area.woofc-style-03 .woofc-error{padding:20px;text-align:center;color:#222}@media only screen and (max-width:768px){.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#fff;right:0}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-area.woofc-style-04 .woofc-inner{background-color:#fff}.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:before{color:#222}.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:after{background-color:rgb(255 255 255 / .7)}.woofc-area.woofc-style-04 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#222;font-weight:700;background-color:#eee}.woofc-area.woofc-style-04 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-04 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#222;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-04 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:10px 0 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item{padding:0 20px;min-height:40px;margin:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner{border-color:#222;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;border-top:1px dashed #eee;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{display:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{order:1;margin-right:10px}body.rtl .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{margin-right:0;margin-left:10px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eee;display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:#ddd}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;box-sizing:border-box;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eee;font-size:12px;font-weight:400;display:block;cursor:pointer}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#ddd}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{order:2;flex-grow:1}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-weight:400;font-size:14px;margin:0;line-height:1.2;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;display:block;opacity:.7;white-space:pre-line}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price{line-height:1;font-weight:400;font-size:12px;text-align:end;color:#999;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del{color:#999}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins{background:none}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span{font-size:12px!important;font-weight:400!important}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:20px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#444;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{padding-right:30px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{right:0;opacity:1;visibility:visible}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-04 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-04 .woofc-shipping-area{color:#222}.woofc-area.woofc-style-04 .woofc-shipping-area .ecommerce-shipping-calculator input,.woofc-area.woofc-style-04 .woofc-shipping-area .ecommerce-shipping-calculator select,.woofc-area.woofc-style-04 .woofc-shipping-area .ecommerce-shipping-calculator button{background-color:rgb(0 0 0 / .05)}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#222}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:#fff0;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgb(0 0 0 / .5);padding:0;color:#222;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgb(0 0 0 / .5)}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:#fff0;font-weight:700;text-transform:uppercase;padding:0;color:#222;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#222;border-radius:0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-04 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#222;display:flex;justify-content:space-between}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#cc6055;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:#cc6055;color:#fff}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-04 .woofc-no-item,.woofc-area.woofc-style-04 .woofc-error{padding:20px;text-align:center;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices{margin-bottom:10px}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .ecommerce-message,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .ecommerce-info,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .ecommerce-error{border-color:#222;color:#222}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .ecommerce-message:before,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .ecommerce-info:before,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .ecommerce-error:before{color:#222}@media only screen and (max-width:768px){.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner{margin-left:0}.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-area.woofc-style-05 .woofc-inner{background-color:#cc6055;-webkit-box-shadow:0 0 20px 0 rgb(10 8 8 / .57);-o-box-shadow:0 0 20px 0 rgb(10 8 8 / .57);-moz-box-shadow:0 0 20px 0 rgb(10 8 8 / .57);-ms-box-shadow:0 0 20px 0 rgb(10 8 8 / .57);box-shadow:0 0 20px 0 rgb(10 8 8 / .57);border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-05 .woofc-inner:after{content:'';top:0;left:0;z-index:-1;position:absolute;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:-moz-linear-gradient(to bottom,rgb(51 46 46 / .5) 0%,rgb(33 28 28 / .97) 100%);background:-o-linear-gradient(to bottom,rgb(51 46 46 / .5) 0%,rgb(33 28 28 / .97) 100%);background:-webkit-linear-gradient(to bottom,rgb(51 46 46 / .5) 0%,rgb(33 28 28 / .97) 100%);background:-ms-linear-gradient(to bottom,rgb(51 46 46 / .5) 0%,rgb(33 28 28 / .97) 100%);background:linear-gradient(to bottom,rgb(51 46 46 / .5) 0%,rgb(33 28 28 / .97) 100%)}.woofc-area.woofc-style-05 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#fff;font-weight:700;background-color:rgb(0 0 0 / .2)}.woofc-area.woofc-style-05 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden}.woofc-area.woofc-style-05 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#fff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woofc-area.woofc-style-05 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:10px 0 0 0;overflow-x:hidden;overflow-y:auto}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item{padding:0 15px;margin:10px 0 0 0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:first-child{margin-top:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner{margin:0!important;padding:10px!important;background-color:#fff0;background:none;border:1px dashed #fff;color:#fff}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner a{color:#fff;text-decoration:underline}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner{padding:0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff0;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner>div{margin:0 5px}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;border:2px solid #fff;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1;margin-right:10px}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-weight:700;font-size:14px;margin-bottom:5px;line-height:1.2;color:#fff}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#fff;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a:hover{opacity:.7}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;color:#fff;opacity:.7;white-space:pre-line}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1;color:#fff;opacity:.5}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#fff;opacity:.5}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:none}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px!important;font-weight:400!important}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#fff;background-color:rgb(255 255 255 / .1);display:inline-block;padding:0 10px;text-decoration:none}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:rgb(255 255 255 / .2)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#fff;background-color:rgb(255 255 255 / .1);-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#fff;background-color:rgb(255 255 255 / .1);font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:rgb(255 255 255 / .2)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);display:block;width:20px;height:20px;line-height:20px;color:#fff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(25px,-50%,0);transform:translate3d(25px,-50%,0)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:.5}.woofc-area.woofc-style-05 .woofc-area-bot{padding-bottom:20px}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#fff}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:#fff0;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgb(255 255 255 / .5);padding:0;color:#fff;height:34px;min-height:34px;line-height:34px;border-radius:0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgb(255 255 255 / .5)}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:#fff0;font-weight:700;text-transform:uppercase;padding:0;color:#fff;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#fff;border-radius:0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:.5;pointer-events:none}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:.5}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:.5;pointer-events:none}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-data,.woofc-area.woofc-style-05 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#fff;display:flex;justify-content:space-between}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;width:100%;align-items:center}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner>div{width:50%;margin:0 5px}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner>div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#fff0;color:#fff;font-weight:700;border:2px solid #fff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:rgb(255 255 255 / .1)}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span:hover{opacity:.7}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span{color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span:hover{opacity:.7}.woofc-area.woofc-style-05 .woofc-no-item,.woofc-area.woofc-style-05 .woofc-error{padding:20px;text-align:center;color:#fff}@media only screen and (max-width:768px){.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:0 30px 0 0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#fff;right:0}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove,.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.woofc-count{width:60px;height:60px;line-height:60px;text-align:center;background-color:#fff;display:block;cursor:pointer;position:fixed;left:40px;bottom:40px;z-index:99999997;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-box-shadow:rgb(0 0 0 / .15) 0 0 20px;-webkit-box-shadow:rgb(0 0 0 / .15) 0 0 20px;box-shadow:rgb(0 0 0 / .15) 0 0 20px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.woofc-count:hover{bottom:45px}.woofc-count i{font-size:24px;line-height:60px;color:#444}.woofc-count span{position:absolute;top:-10px;right:-10px;height:30px;width:30px;font-size:12px;line-height:30px;text-align:center;background:#e94b35;color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.woofc-count.woofc-count-bottom-right{right:40px;left:auto}.woofc-count.woofc-count-top-left{top:40px;bottom:auto}.woofc-count.woofc-count-top-left:hover{top:45px}.woofc-count.woofc-count-top-right{top:40px;right:40px;bottom:auto;left:auto}.woofc-count.woofc-count-top-right:hover{top:45px}.woofc-count.woofc-count-loading i{display:none}.woofc-count.woofc-count-loading:before{content:'\e90c';font-family:'woofc';font-size:24px;-webkit-font-smoothing:antialiased;text-align:center;line-height:24px;color:#444;display:block;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;vertical-align:baseline;top:50%;left:50%;-webkit-animation:woofc-spinner 1s linear infinite;-moz-animation:woofc-spinner 1s linear infinite;-ms-animation:woofc-spinner 1s linear infinite;-o-animation:woofc-spinner 1s linear infinite;animation:woofc-spinner 1s linear infinite}.woofc-count.woofc-count-shake{animation:woofc-shake 0.82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}body.ecommerce-cart .woofc-count-hide-cart-checkout,body.ecommerce-checkout .woofc-count-hide-cart-checkout,.woofc-count.woofc-count-hide-empty{display:none!important}.woofc-menu-item .woofc-menu-item-inner{position:relative}.woofc-menu-item .woofc-menu-item-inner i{font-size:inherit;line-height:inherit;display:inline-block;margin-right:5px;width:20px}.woofc-menu-item .woofc-menu-item-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;left:10px;top:-10px}.woofc-cart-link .woofc-cart-link-inner{position:relative}.woofc-cart-link a{outline:none}.woofc-cart-link .woofc-cart-link-inner i{font-size:inherit;line-height:inherit;display:inline-block;margin-right:5px;width:20px}.woofc-cart-link .woofc-cart-link-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#fff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;left:10px;top:-10px}.woofc-area-count{margin-left:5px}.woofc-area-count:before{content:'('}.woofc-area-count:after{content:')'}.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-minus,.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-plus{display:none}body.rtl .woofc-area .woofc-area-top{padding:0 20px 0 60px}body.rtl .woofc-area .woofc-area-top .woofc-close{left:20px;right:auto}body.rtl .woofc-menu-item .woofc-menu-item-inner:after{left:auto;right:10px}.woofc-item-estimated-delivery-date .wpced .wpced-inner{font-size:12px}.woofc-item-estimated-delivery-date .wpced .wpced-inner:before{width:16px;height:16px;background-size:16px}.woofc-area.woofc-style-01 .woofc-inner,.woofc-area.woofc-style-03 .woofc-inner,.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover,.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a:hover{background-color:#000}.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner>div a,.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a,.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner>div a,.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a{outline:none;color:#000}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a,.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner>div a{border-color:#000}.woofc-area.woofc-style-05 .woofc-inner{background-color:#000;background-image:url('');background-size:cover;background-position:center;background-repeat:no-repeat}.woofc-count span{background-color:#000}/*!
Theme Name:   Storefront
Theme URI:    https://woocommerce.com/products/storefront/
Author:       Automattic
Author URI:   https://woocommerce.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      4.5.2
Tested up to: 6.2.2
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*//*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body{-ms-word-wrap:break-word;word-wrap:break-word}body,button,input,textarea{color:#43454b;font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;line-height:1.618;text-rendering:optimizeLegibility;font-weight:400}select{color:initial;font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;max-width:100%}summary{display:list-item}h1,h2,h3,h4,h5,h6{clear:both;font-weight:300;margin:0 0 .5407911001em;color:#131315}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:300}h1,.alpha{font-size:2.617924em;line-height:1.214;letter-spacing:-1px}h2,.beta{font-size:2em;line-height:1.214}h2+h3,.beta+h3{border-top:1px solid rgb(0 0 0 / .05);padding-top:.5407911001em}h3,.gamma{font-size:1.618em}h4,.delta{font-size:1.41575em}.alpha,.beta,.gamma,.delta{display:block}p+h2,p+header h2,p+h3,p+h4,ul+h2,ul+header h2,ul+h3,ul+h4,ol+h2,ol+header h2,ol+h3,ol+h4,table+h2,table+header h2,table+h3,table+h4,blockquote+h2,blockquote+header h2,blockquote+h3,blockquote+h4,form+h2,form+header h2,form+h3,form+h4{margin-top:2.2906835em}hr{background-color:#ccc;border:0;height:1px;margin:0 0 1.41575em}p{margin:0 0 1.41575em}ul,ol{margin:0 0 1.41575em 3em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1em}dt{font-weight:600}dd{margin:0 0 1.618em}b,strong{font-weight:600}dfn,cite,em,i{font-style:italic}blockquote{padding:0 1em;border-left:3px solid rgb(0 0 0 / .05);font-style:italic}address{margin:0 0 1.41575em}pre{background:rgb(0 0 0 / .1);font-family:"Courier 10 Pitch",Courier,monospace;margin-bottom:1.618em;padding:1.618em;overflow:auto;max-width:100%}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background-color:rgb(0 0 0 / .05);padding:.202em .5407911001em}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{text-decoration:none;font-weight:600;background:#fff0}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}img{height:auto;max-width:100%;display:block;border-radius:3px}a{color:#2c2d33;text-decoration:none}a:focus,input:focus,textarea:focus,button:focus{outline:2px solid #7f54b3}.storefront-cute *{font-family:"Comic Sans MS",sans-serif}*{box-sizing:border-box}body{background-color:#fff;overflow-x:hidden}.site{overflow-x:hidden}.site-content,.header-widget-region{-webkit-tap-highlight-color:#fff0}.site-header{background-color:#2c2d33;padding-top:1.618em;padding-bottom:1.618em;color:#9aa0a7;background-position:center center;position:relative;z-index:999;border-bottom:1px solid #fff0}.site-header .site-logo-anchor,.site-header .site-logo-link,.site-header .custom-logo-link{display:block;margin-bottom:0}.site-header .site-logo-anchor img,.site-header .site-logo-link img,.site-header .custom-logo-link img{width:100%;max-width:210px}.site-header .widget{margin-bottom:0}.home.blog .site-header,.home.page:not(.page-template-template-homepage) .site-header,.home.post-type-archive-product .site-header{margin-bottom:4.235801032em}.no-wc-breadcrumb .site-header{margin-bottom:4.235801032em}.no-wc-breadcrumb.page-template-template-homepage .site-header{margin-bottom:0}.header-widget-region{position:relative;z-index:99}.header-widget-region::before,.header-widget-region::after{content:"";display:table}.header-widget-region::after{clear:both}.header-widget-region .widget{margin:0;padding:1em 0;font-size:.875em}.site-branding{float:left;margin-bottom:0;width:calc(100% - 120px)}.site-branding .site-title{font-size:2em;letter-spacing:-1px;margin:0}.site-branding .site-title a{font-weight:700}.site-branding .site-description{font-size:.875em;display:none}.site-branding .logo{margin:0}.site-main{margin-bottom:2.617924em}.site-content{outline:none}.page-template-template-homepage:not(.has-post-thumbnail) .site-main{padding-top:4.235801032em}.page-template-template-homepage .type-page{padding-top:2.617924em;padding-bottom:2.617924em;position:relative}.page-template-template-homepage .type-page .storefront-hero__button-edit{position:absolute;top:1em;right:1em;font-size:.875em}.page-template-template-homepage .entry-content{font-size:1.1em}.page-template-template-homepage .entry-content p:last-child{margin-bottom:0}.page-template-template-homepage .entry-header h1{font-size:3.706325903em;margin-bottom:.2360828548em}.page-template-template-homepage .entry-content,.page-template-template-homepage .entry-header{max-width:41.0994671405em;margin-left:auto;margin-right:auto;text-align:center}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail{background-size:cover;background-position:center center;padding-top:6.8535260698em;padding-bottom:6.8535260698em}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title{opacity:0;transition:all,ease,.5s}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded{opacity:1}.site-footer{background-color:#f3f3f3;color:#3b3c3f;padding:1.618em 0 3.706325903em}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6{color:#333437}.site-footer a{color:#2c2d33;text-decoration:underline}.site-footer a:hover{text-decoration:none}.site-footer a.button,.site-footer a.components-button:not(.is-link),.site-footer a.wp-block-button__link{text-decoration:none}.site-info{padding:2.617924em 0}.site-info span[role=separator]{padding:0 .2360828548em 0 .3342343017em}.site-info span[role=separator]::before{content:"|"}.alignleft{display:inline;float:left;margin-right:1em}.alignright{display:inline;float:right;margin-left:1em}.aligncenter{clear:both;display:block;margin:0 auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;display:block;font-weight:700;height:auto;left:0;line-height:normal;padding:1em 1.618em;text-decoration:none;top:0;width:auto;z-index:100000;outline:none}.screen-reader-text.skip-link:focus{-webkit-clip-path:none;clip-path:none}.clear::before,.clear::after,.entry-content::before,.entry-content::after,.comment-content::before,.comment-content::after,.site-header::before,.site-header::after,.site-content::before,.site-content::after,.site-footer::before,.site-footer::after{content:"";display:table}.clear::after,.entry-content::after,.comment-content::after,.site-header::after,.site-content::after,.site-footer::after{clear:both}table{border-spacing:0;width:100%;margin:0 0 1.41575em;border-collapse:separate}table caption{padding:1em 0;font-weight:600}table td,table th{padding:1em 1.41575em;text-align:left;vertical-align:top}table td p:last-child,table th p:last-child{margin-bottom:0}table th{font-weight:600}table thead th{padding:1.41575em;vertical-align:middle}table tbody h2{font-size:1em;letter-spacing:normal;font-weight:400}table tbody h2 a{font-weight:400}.error404 .site-content .widget_product_search{padding:1.618em;background-color:rgb(0 0 0 / .025)}.error404 .site-content .widget_product_search form{margin:0}.error404.right-sidebar .content-area,.error404.left-sidebar .content-area{width:100%}.error404 .fourohfour-columns-2{padding:2.617924em 0;border:1px solid rgb(0 0 0 / .05);border-width:1px 0;margin-bottom:2.617924em}.error404 .fourohfour-columns-2::before,.error404 .fourohfour-columns-2::after{content:"";display:table}.error404 .fourohfour-columns-2::after{clear:both}.error404 .fourohfour-columns-2 ul.products li.product,.error404 .fourohfour-columns-2 .widget{margin-bottom:0}.error404 .fourohfour-columns-2 .col-1 ul.products{margin-bottom:2.2906835em}.error404 .fourohfour-columns-2 .col-1 ul.products li.product{width:45.4545454545%;float:left;margin-right:9.0909090909%}.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child{margin-right:0}.error404 .fourohfour-columns-2 .col-2{padding:1.618em;background-color:rgb(0 0 0 / .025)}#comments{padding-top:2.617924em}#comments .comments-title{border-bottom:1px solid rgb(0 0 0 / .05);padding-bottom:.5407911001em;margin-bottom:1.618em}#comments .comment-list{list-style:none;margin-left:0}#comments .comment-list .comment-body::before,#comments .comment-list .comment-body::after{content:"";display:table}#comments .comment-list .comment-body::after{clear:both}#comments .comment-list .comment-content{padding-bottom:1.618em;margin-bottom:1.618em}#comments .comment-list .comment-content .comment-text{padding:1.618em;border-radius:3px}#comments .comment-list .comment-content .comment-text p:last-child{margin-bottom:0}#comments .comment-list .comment-meta{margin-bottom:1em}#comments .comment-list .comment-meta .avatar{margin-bottom:1em;max-width:64px;height:auto}#comments .comment-list .comment-meta a.comment-date{font-size:.875em}#comments .comment-list .comment-meta cite{font-style:normal;clear:both;display:block}#comments .comment-list .reply{margin-bottom:1.618em;padding-top:.6180469716em}#comments .comment-list .reply::before,#comments .comment-list .reply::after{content:"";display:table}#comments .comment-list .reply::after{clear:both}#comments .comment-list .reply a{display:inline-block;margin-right:1em}#comments .comment-list .reply a:last-child{margin-right:0}#comments .comment-list .children{list-style:none}.comment-content a{word-wrap:break-word}#respond{clear:both;padding:1.618em;background-color:rgb(0 0 0 / .0125);position:relative}#respond .comment-form-author input,#respond .comment-form-email input,#respond .comment-form-url input{width:100%}#respond .form-submit,#respond form{margin-bottom:0}#respond #cancel-comment-reply-link{position:absolute;top:.5407911001em;right:.5407911001em;display:block;height:1em;width:1em;overflow:hidden;line-height:1;font-size:1.41575em;text-align:center;transition:transform,ease,.3s}#respond #cancel-comment-reply-link:hover{transform:scale(1.3)}.hentry{margin:0 0 4.235801032em}.hentry .wp-post-image{margin-bottom:1.618em;margin-left:auto;margin-right:auto}.hentry .entry-header{margin-bottom:1em;border-bottom:1px solid rgb(0 0 0 / .05)}.hentry .entry-header .posted-on,.hentry .entry-header .post-author,.hentry .entry-header .post-comments,.hentry .entry-header .byline{font-size:.875em}.hentry .entry-header .posted-on a,.hentry .entry-header .post-author a,.hentry .entry-header .post-comments a,.hentry .entry-header .byline a{font-weight:600;text-decoration:underline}.hentry .entry-header .posted-on a:hover,.hentry .entry-header .post-author a:hover,.hentry .entry-header .post-comments a:hover,.hentry .entry-header .byline a:hover{text-decoration:none}.hentry .entry-content a{text-decoration:underline}.hentry .entry-content a:hover{text-decoration:none}.hentry .entry-content a.button,.hentry .entry-content a.components-button:not(.is-link),.hentry .entry-content a.wp-block-button__link{text-decoration:none}.hentry .entry-taxonomy{margin:1.41575em 0 0;padding-top:1em;border-top:1px solid rgb(0 0 0 / .05)}.hentry.type-page .entry-header{border-bottom:0;margin-bottom:0}.cat-links,.tags-links{font-size:.875em}.cat-links a,.tags-links a{color:#727272;font-weight:600;text-decoration:underline}.byline,.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-links{clear:both;margin:0 0 1em}form{margin-bottom:1.618em}button,input,select,textarea{font-size:100%;margin:0}button,input[type=button],input[type=reset],input[type=submit],.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.added_to_cart{border:0;border-radius:0;background:none;background-color:#43454b;border-color:#43454b;color:#fff;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none}button::after,input[type=button]::after,input[type=reset]::after,input[type=submit]::after,.button::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link::after,.added_to_cart::after{display:none}button.cta,button.alt,input[type=button].cta,input[type=button].alt,input[type=reset].cta,input[type=reset].alt,input[type=submit].cta,input[type=submit].alt,.button.cta,.button.alt,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt,.added_to_cart.cta,.added_to_cart.alt{background-color:#2c2d33;border-color:#2c2d33}button.cta:hover,button.alt:hover,input[type=button].cta:hover,input[type=button].alt:hover,input[type=reset].cta:hover,input[type=reset].alt:hover,input[type=submit].cta:hover,input[type=submit].alt:hover,.button.cta:hover,.button.alt:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover,.added_to_cart.cta:hover,.added_to_cart.alt:hover{background-color:#2c2d33}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,.button:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,.added_to_cart:hover{color:#fff}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{opacity:.5}button.small,input[type=button].small,input[type=reset].small,input[type=submit].small,.button.small,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,.added_to_cart.small{padding:.5407911001em .875em;font-size:.875em}button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled,.button.disabled,.button:disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,.added_to_cart.disabled,.added_to_cart:disabled{opacity:.5!important;cursor:not-allowed}button.disabled:hover,button:disabled:hover,input[type=button].disabled:hover,input[type=button]:disabled:hover,input[type=reset].disabled:hover,input[type=reset]:disabled:hover,input[type=submit].disabled:hover,input[type=submit]:disabled:hover,.button.disabled:hover,.button:disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,.added_to_cart.disabled:hover,.added_to_cart:disabled:hover{opacity:.5!important}.button.ecommerce-MyAccount-downloads-file{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-button:not(.is-link).disabled,.wc-block-components-button:not(.is-link):disabled{opacity:.5;cursor:not-allowed}.wc-block-components-button:not(.is-link).disabled:hover,.wc-block-components-button:not(.is-link):disabled:hover{opacity:.5}input[type=checkbox],input[type=radio]{padding:0}input[type=checkbox]+label,input[type=radio]+label{margin:0 0 0 .3819820591em}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]{box-sizing:border-box}input[type=search]::placeholder{color:#616161}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=text],input[type=number],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=search],textarea,.input-text{padding:.6180469716em;background-color:#f2f2f2;color:#43454b;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgb(0 0 0 / .125)}input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus,.input-text:focus{background-color:#ededed}textarea{overflow:auto;padding-left:.875em;vertical-align:top;width:100%}label{font-weight:400}label.inline input{width:auto}fieldset{padding:1.618em;padding-top:1em;border:0;margin:0;margin-bottom:1.618em;margin-top:1.618em}fieldset legend{font-weight:600;padding:.6180469716em 1em;margin-left:-1em}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;display:inline-block;border-radius:0}.wp-caption{margin-bottom:1em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption .wp-caption-text{text-align:left;font-style:italic;border-bottom:2px solid rgb(0 0 0 / .05);padding:1em 0}.gallery{margin-bottom:1em}.gallery::before,.gallery::after{content:"";display:table}.gallery::after{clear:both}.gallery .gallery-item{float:left}.gallery .gallery-item .gallery-icon a{display:block}.gallery .gallery-item .gallery-icon img{border:none;height:auto;margin:0 auto}.gallery .gallery-item .gallery-caption{margin:0;text-align:center}.gallery.gallery-columns-1 .gallery-item{width:100%}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33.3%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery.gallery-columns-6 .gallery-item{width:16.666666667%}.gallery.gallery-columns-7 .gallery-item{width:14.285714286%}.gallery.gallery-columns-8 .gallery-item{width:12.5%}.gallery.gallery-columns-9 .gallery-item{width:11.111111111%}embed,iframe,object,video{max-width:100%}.secondary-navigation{display:none}button.menu-toggle{cursor:pointer;text-align:left;float:right;position:relative;border:2px solid #fff0;box-shadow:none;border-radius:2px;background-image:none;padding:.6180469716em .875em .6180469716em 2.617924em;font-size:.875em;max-width:120px}button.menu-toggle:hover{background-image:none}button.menu-toggle span::before{transition:all,ease,.2s}button.menu-toggle::before,button.menu-toggle::after,button.menu-toggle span::before{content:"";display:block;height:2px;width:14px;position:absolute;top:50%;left:1em;margin-top:-1px;transition:all,ease,.2s;border-radius:3px}button.menu-toggle::before{transform:translateY(-4px)}button.menu-toggle::after{transform:translateY(4px)}.toggled button.menu-toggle::before,.toggled button.menu-toggle::after{transform:rotate(45deg)}.toggled button.menu-toggle::after{transform:rotate(-45deg)}.toggled button.menu-toggle span::before{opacity:0}.primary-navigation{display:none}.main-navigation::before,.main-navigation::after{content:"";display:table}.main-navigation::after{clear:both}.main-navigation div.menu{display:none}.main-navigation div.menu:last-child{display:block}.main-navigation .menu{clear:both}.handheld-navigation,.nav-menu,.main-navigation div.menu>ul:not(.nav-menu){overflow:hidden;max-height:0;transition:all,ease,.8s}.handheld-navigation{clear:both}.handheld-navigation ul{margin:0}.handheld-navigation ul.menu li{position:relative}.handheld-navigation ul.menu li button::after{transition:all,ease,.9s}.handheld-navigation ul.menu li button.toggled-on::after{transform:rotate(180deg)}.handheld-navigation ul.menu .sub-menu{visibility:hidden;opacity:0;max-height:0;transition:all,ease,.9s}.handheld-navigation ul.menu .sub-menu.toggled-on{visibility:visible;max-height:9999px;opacity:1}.handheld-navigation .dropdown-toggle{background:#fff0;position:absolute;top:0;right:0;display:block}.main-navigation.toggled .handheld-navigation,.main-navigation.toggled .menu>ul:not(.nav-menu),.main-navigation.toggled ul[aria-expanded=true]{max-height:9999px}.main-navigation ul{margin-left:0;list-style:none;margin-bottom:0}.main-navigation ul ul{display:block;margin-left:1.41575em}.main-navigation ul li a{padding:.875em 0;display:block}.main-navigation ul li a:hover{color:#e6e6e6}.site-main nav.navigation{clear:both;padding:2.617924em 0}.site-main nav.navigation::before,.site-main nav.navigation::after{content:"";display:table}.site-main nav.navigation::after{clear:both}.site-main nav.navigation .nav-previous a,.site-main nav.navigation .nav-next a{display:inline-block}.site-main nav.navigation .nav-previous{float:left;width:50%}.site-main nav.navigation .nav-next{float:right;text-align:right;width:50%}.pagination,.ecommerce-pagination{padding:1em 0;border:1px solid rgb(0 0 0 / .05);border-width:1px 0;text-align:center;clear:both}.pagination ul.page-numbers::before,.pagination ul.page-numbers::after,.ecommerce-pagination ul.page-numbers::before,.ecommerce-pagination ul.page-numbers::after{content:"";display:table}.pagination ul.page-numbers::after,.ecommerce-pagination ul.page-numbers::after{clear:both}.pagination .page-numbers,.ecommerce-pagination .page-numbers{list-style:none;margin:0;vertical-align:middle}.pagination .page-numbers li,.ecommerce-pagination .page-numbers li{display:inline-block}.pagination .page-numbers li .page-numbers,.ecommerce-pagination .page-numbers li .page-numbers{border-left-width:0;display:inline-block;padding:.3342343017em .875em;background-color:rgb(0 0 0 / .025);color:#43454b}.pagination .page-numbers li .page-numbers.current,.ecommerce-pagination .page-numbers li .page-numbers.current{background-color:#2c2d33;border-color:#2c2d33}.pagination .page-numbers li .page-numbers.dots,.ecommerce-pagination .page-numbers li .page-numbers.dots{background-color:#fff0}.pagination .page-numbers li .page-numbers.prev,.pagination .page-numbers li .page-numbers.next,.ecommerce-pagination .page-numbers li .page-numbers.prev,.ecommerce-pagination .page-numbers li .page-numbers.next{padding-left:1em;padding-right:1em}.pagination .page-numbers li a.page-numbers:hover,.ecommerce-pagination .page-numbers li a.page-numbers:hover{background-color:rgb(0 0 0 / .05)}.rtl .pagination a.next,.rtl .pagination a.prev,.rtl .ecommerce-pagination a.next,.rtl .ecommerce-pagination a.prev{transform:rotateY(180deg)}.widget{margin:0 0 3.706325903em}.widget select{max-width:100%}.widget .widget-search .search-submit{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.widget .widget-title,.widget .widgettitle{font-size:1.41575em;letter-spacing:0;border-bottom:1px solid rgb(0 0 0 / .05);padding:0 0 1em;margin-bottom:1em;font-weight:300}.widget ul{margin-left:0;list-style:none}.widget ul ul{margin-left:1.618em}.widget-area .widget{font-size:.875em;font-weight:400}.widget-area .widget h1.widget-title{font-size:1.41575em}.widget-area .widget a{font-weight:600;text-decoration:underline}.widget-area .widget a:hover{text-decoration:none}.widget-area .widget a.button,.widget-area .widget a.components-button:not(.is-link),.widget-area .widget a.wp-block-button__link{text-decoration:none}.widget-area .widget a.button{font-weight:600!important}.widget_search form:not(.wp-block-search),.widget_product_search form:not(.wp-block-search){position:relative}.widget_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_product_search form:not(.wp-block-search) input[type=search]{width:100%}.widget_search form:not(.wp-block-search) input[type=submit],.widget_search form:not(.wp-block-search) button[type=submit],.widget_product_search form:not(.wp-block-search) input[type=submit],.widget_product_search form:not(.wp-block-search) button[type=submit]{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important;top:0;left:0}.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul{margin:0}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{list-style:none;margin-bottom:1em;line-height:1.41575em}.widget_recent_entries ul .children,.widget_pages ul .children,.widget_categories ul .children,.widget_archive ul .children,.widget_recent_comments ul .children,.widget_nav_menu ul .children,.widget_links ul .children,.widget_product_categories ul .children,.widget_layered_nav ul .children,.widget_layered_nav_filters ul .children{margin-left:0;margin-top:1em}#wp-calendar th,#wp-calendar td,.wp-calendar-table th,.wp-calendar-table td{padding:.236em;text-align:center}.widget_recent_entries ul ul.children,.widget_pages ul ul.children{margin:.6180469716em 0 0 1.41575em}.widget_rating_filter .wc-layered-nav-rating{margin-bottom:.6180469716em}.widget_rating_filter .wc-layered-nav-rating a{text-decoration:none!important}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;height:1em;line-height:1}@media(min-width:768px){table.shop_table_responsive tbody tr td,table.shop_table_responsive tbody tr th{text-align:left}.site-header{padding-top:2.617924em;padding-bottom:0}.site-header .site-branding{display:block;width:100%;float:left;margin-left:0;margin-right:0;clear:both}.site-header .site-branding img{height:auto;max-width:230px;max-height:none}.ecommerce-active .site-header .site-branding{width:73.9130434783%;float:left;margin-right:4.347826087%}.ecommerce-active .site-header .site-search{width:21.7391304348%;float:right;margin-right:0;clear:none}.ecommerce-active .site-header .main-navigation{width:73.9130434783%;float:left;margin-right:4.347826087%;clear:both}.ecommerce-active .site-header .site-header-cart{width:21.7391304348%;float:right;margin-right:0;margin-bottom:0}.storefront-secondary-navigation .site-header .site-branding{width:39.1304347826%;float:left;margin-right:4.347826087%}.storefront-secondary-navigation .site-header .secondary-navigation{width:56.5217391304%;float:right;margin-right:0}.storefront-secondary-navigation.ecommerce-active .site-header .site-branding{width:21.7391304348%;float:left;margin-right:4.347826087%}.storefront-secondary-navigation.ecommerce-active .site-header .secondary-navigation{width:47.8260869565%;float:left;margin-right:4.347826087%}.site-branding .site-description{margin-bottom:0;display:block}.site-branding,.site-search,.site-header-cart,.site-logo-anchor,.site-logo-link,.custom-logo-link{margin-bottom:1.41575em}.site-header .subscribe-and-connect-connect{float:right;margin-bottom:1em}.site-header .subscribe-and-connect-connect .icons{list-style:none;margin:0}.site-header .subscribe-and-connect-connect .icons a{font-size:1em!important}.site-header .subscribe-and-connect-connect .icons li{margin:0 0 0 .5407911001em!important;display:inline-block}.col-full{max-width:66.4989378333em;margin-left:auto;margin-right:auto;padding:0 2.617924em;box-sizing:content-box}.col-full::before,.col-full::after{content:"";display:table}.col-full::after{clear:both}.col-full:after{content:" ";display:block;clear:both}.site-content::before,.site-content::after{content:"";display:table}.site-content::after{clear:both}.content-area{width:73.9130434783%;float:left;margin-right:4.347826087%}.widget-area{width:21.7391304348%;float:right;margin-right:0}.right-sidebar .content-area{width:73.9130434783%;float:left;margin-right:4.347826087%}.right-sidebar .widget-area{width:21.7391304348%;float:right;margin-right:0}.left-sidebar .content-area{width:73.9130434783%;float:right;margin-right:0}.left-sidebar .widget-area{width:21.7391304348%;float:left;margin-right:4.347826087%}.storefront-full-width-content .content-area{width:100%;float:left;margin-left:0;margin-right:0}.content-area,.widget-area{margin-bottom:2.617924em}.page-template-template-fullwidth-php .content-area,.page-template-template-homepage-php .content-area{width:100%;float:left;margin-left:0;margin-right:0}.footer-widgets{padding-top:4.235801032em;border-bottom:1px solid rgb(0 0 0 / .05)}.footer-widgets::before,.footer-widgets::after{content:"";display:table}.footer-widgets::after{clear:both}.footer-widgets.col-2 .block{width:47.8260869565%;float:left;margin-right:4.347826087%}.footer-widgets.col-2 .block.footer-widget-2{float:right;margin-right:0}.footer-widgets.col-3 .block{width:30.4347826087%;float:left;margin-right:4.347826087%}.footer-widgets.col-3 .block.footer-widget-3{float:right;margin-right:0}.footer-widgets.col-4 .block{width:21.7391304348%;float:left;margin-right:4.347826087%}.footer-widgets.col-4 .block.footer-widget-4{float:right;margin-right:0}.comment-list::before,.comment-list::after{content:"";display:table}.comment-list::after{clear:both}.comment-list .comment{clear:both}.comment-list .comment-meta{width:17.6470588235%;float:left;margin-right:5.8823529412%;text-align:right}.comment-list .comment-meta .avatar{float:right}.comment-list .comment-content{padding-bottom:3.706325903em;margin-bottom:3.706325903em}.comment-list .comment-content,.comment-list #respond{width:76.4705882353%;float:right;margin-right:0}.comment-list #respond{float:right}.comment-list #respond .comment-form-author,.comment-list #respond .comment-form-email,.comment-list #respond .comment-form-url{width:100%;margin-right:0}.comment-list .comment-body #respond{box-shadow:0 6px 2em rgb(0 0 0 / .2);margin-bottom:2.617924em;margin-top:-1.618em}.comment-list .reply{clear:both;text-align:right}.comment-list ol.children{width:88.2352941176%;float:right;margin-right:0;list-style:none}.comment-list ol.children .comment-meta{width:20%;float:left;margin-right:6.6666666667%}.comment-list ol.children .comment-content,.comment-list ol.children #respond{width:73.3333333333%;float:right;margin-right:0}.comment-list ol.children ol.children{width:86.6666666667%;float:right;margin-right:0}.comment-list ol.children ol.children .comment-meta{width:23.0769230769%;float:left;margin-right:7.6923076923%}.comment-list ol.children ol.children .comment-content,.comment-list ol.children ol.children #respond{width:69.2307692308%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children{width:84.6153846154%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children .comment-meta{width:27.2727272727%;float:left;margin-right:9.0909090909%}.comment-list ol.children ol.children ol.children .comment-content,.comment-list ol.children ol.children ol.children #respond{width:63.6363636364%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children ol.children{width:81.8181818182%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children ol.children .comment-meta{width:33.3333333333%;float:left;margin-right:11.1111111111%}.comment-list ol.children ol.children ol.children ol.children .comment-content,.comment-list ol.children ol.children ol.children ol.children #respond{width:55.5555555556%;float:right;margin-right:0}#respond{padding:2.617924em}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{width:29.4117647059%;float:left;margin-right:5.8823529412%}#respond .comment-form-url{float:right;margin-right:0}#respond .comment-form-comment{clear:both}.hentry .entry-header{margin-bottom:2.617924em}.menu-toggle,.handheld-navigation,.main-navigation.toggled .handheld-navigation,.main-navigation.toggled div.menu{display:none}.primary-navigation{display:block}.main-navigation,.secondary-navigation{clear:both;display:block;width:100%}.main-navigation ul,.secondary-navigation ul{list-style:none;margin:0;padding-left:0;display:block}.main-navigation ul li,.secondary-navigation ul li{position:relative;display:inline-block;text-align:left}.main-navigation ul li a,.secondary-navigation ul li a{display:block}.main-navigation ul li a::before,.secondary-navigation ul li a::before{display:none}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul,.secondary-navigation ul li:hover>ul,.secondary-navigation ul li.focus>ul{left:0;display:block}.main-navigation ul li:hover>ul li>ul,.main-navigation ul li.focus>ul li>ul,.secondary-navigation ul li:hover>ul li>ul,.secondary-navigation ul li.focus>ul li>ul{left:-9999px}.main-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,.main-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,.secondary-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,.secondary-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device{display:none;left:0}.main-navigation ul li:hover>ul li:hover>ul,.main-navigation ul li:hover>ul li.focus>ul,.main-navigation ul li.focus>ul li:hover>ul,.main-navigation ul li.focus>ul li.focus>ul,.secondary-navigation ul li:hover>ul li:hover>ul,.secondary-navigation ul li:hover>ul li.focus>ul,.secondary-navigation ul li.focus>ul li:hover>ul,.secondary-navigation ul li.focus>ul li.focus>ul{left:100%;top:0;display:block}.main-navigation ul ul,.secondary-navigation ul ul{float:left;position:absolute;top:100%;z-index:99999;left:-9999px}.main-navigation ul ul.sub-menu--is-touch-device,.secondary-navigation ul ul.sub-menu--is-touch-device{display:none;left:0}.main-navigation ul ul li,.secondary-navigation ul ul li{display:block}.main-navigation ul ul li a,.secondary-navigation ul ul li a{width:200px}ul.menu li.current-menu-item>a{color:#43454b}.storefront-primary-navigation{clear:both}.storefront-primary-navigation::before,.storefront-primary-navigation::after{content:"";display:table}.storefront-primary-navigation::after{clear:both}.main-navigation div.menu{display:block}.main-navigation ul.menu,.main-navigation ul.nav-menu{max-height:none;overflow:visible;margin-left:-1em;transition:none}.main-navigation ul.menu>li>a,.main-navigation ul.nav-menu>li>a{padding:1.618em 1em}.main-navigation ul.menu>li.menu-item-has-children:hover::after,.main-navigation ul.menu>li.page_item_has_children:hover::after,.main-navigation ul.nav-menu>li.menu-item-has-children:hover::after,.main-navigation ul.nav-menu>li.page_item_has_children:hover::after{display:block}.main-navigation ul.menu ul,.main-navigation ul.nav-menu ul{margin-left:0}.main-navigation ul.menu ul li a,.main-navigation ul.nav-menu ul li a{padding:.875em 1.41575em;font-weight:400;font-size:.875em}.main-navigation ul.menu ul li:last-child,.main-navigation ul.nav-menu ul li:last-child{border-bottom:0}.main-navigation ul.menu ul ul,.main-navigation ul.nav-menu ul ul{margin-left:0;box-shadow:none}.main-navigation ul.menu ul a:hover,.main-navigation ul.menu ul li:hover>a,.main-navigation ul.menu ul li.focus,.main-navigation ul.nav-menu ul a:hover,.main-navigation ul.nav-menu ul li:hover>a,.main-navigation ul.nav-menu ul li.focus{background-color:rgb(0 0 0 / .025)}.main-navigation a{padding:0 1em 2.2906835em}.secondary-navigation{margin:0 0 1.618em;width:auto;clear:none;line-height:1}.secondary-navigation .menu{font-size:.875em;width:auto;float:right}.secondary-navigation .menu>li:hover>a{text-decoration:none}.secondary-navigation .menu ul a{padding:.326em .875em;background:rgb(0 0 0 / .05)}.secondary-navigation .menu ul li:first-child a{padding-top:1em}.secondary-navigation .menu ul li:last-child a{padding-bottom:1em}.secondary-navigation .menu ul ul{margin-top:-.6180469716em}.secondary-navigation .menu a{padding:1em .875em;color:#737781;font-weight:400}.secondary-navigation .menu a:hover{text-decoration:none}.error404 .fourohfour-columns-2 .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.error404 .fourohfour-columns-2 .col-1 ul.products{margin-bottom:0}.error404 .fourohfour-columns-2 .col-2{width:47.8260869565%;float:right;margin-right:0}}@media(max-width:66.4989378333em){.col-full{margin-left:2.617924em;margin-right:2.617924em;padding:0}}@media(max-width:568px){.col-full{margin-left:1.41575em;margin-right:1.41575em;padding:0}}.main-navigation ul li a,.site-title a,ul.menu li a,.site-branding h1 a,button.menu-toggle,button.menu-toggle:hover,.handheld-navigation .dropdown-toggle{color:#000}button.menu-toggle,button.menu-toggle:hover{border-color:#000}.main-navigation ul li a:hover,.main-navigation ul li:hover>a,.site-title a:hover,.site-header ul.menu li.current-menu-item>a{color:#414141}table:not(.has-background) th{background-color:#f8f8f8}table:not(.has-background) tbody td{background-color:#fdfdfd}table:not(.has-background) tbody tr:nth-child(2n) td,fieldset,fieldset legend{background-color:#fbfbfb}.site-header,.secondary-navigation ul ul,.main-navigation ul.menu>li.menu-item-has-children:after,.secondary-navigation ul.menu ul,.storefront-handheld-footer-bar,.storefront-handheld-footer-bar ul li>a,.storefront-handheld-footer-bar ul li.search .site-search,button.menu-toggle,button.menu-toggle:hover{background-color:#fff}p.site-description,.site-header,.storefront-handheld-footer-bar{color:#000}button.menu-toggle:after,button.menu-toggle:before,button.menu-toggle span:before{background-color:#000}h1,h2,h3,h4,h5,h6,.wc-block-grid__product-title{color:#000}.widget h1{border-bottom-color:#000}body,.secondary-navigation a{color:#000}.widget-area .widget a,.hentry .entry-header .posted-on a,.hentry .entry-header .post-author a,.hentry .entry-header .post-comments a,.hentry .entry-header .byline a{color:#050505}a{color:#636363}a:focus,button:focus,.button.alt:focus,input:focus,textarea:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus{outline-color:#636363}button,input[type="button"],input[type="reset"],input[type="submit"],.button,.widget a.button{background-color:#000;border-color:#000;color:#fff}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.button:hover,.widget a.button:hover{background-color:#000;border-color:#000;color:#fff}button.alt,input[type="button"].alt,input[type="reset"].alt,input[type="submit"].alt,.button.alt,.widget-area .widget a.button.alt{background-color:#000;border-color:#000;color:#fff}button.alt:hover,input[type="button"].alt:hover,input[type="reset"].alt:hover,input[type="submit"].alt:hover,.button.alt:hover,.widget-area .widget a.button.alt:hover{background-color:#000;border-color:#000;color:#fff}.pagination .page-numbers li .page-numbers.current{background-color:#e6e6e6;color:#000}#comments .comment-list .comment-content .comment-text{background-color:#f8f8f8}.site-footer{background-color:#fff;color:#6d6d6d}.site-footer a:not(.button):not(.components-button){color:#333}.site-footer .storefront-handheld-footer-bar a:not(.button):not(.components-button){color:#000}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6,.site-footer .widget .widget-title,.site-footer .widget .widgettitle{color:#333}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title{color:#000}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content{color:#000}@media screen and (min-width:768px){.secondary-navigation ul.menu a:hover{color:#191919}.secondary-navigation ul.menu a{color:#000}.main-navigation ul.menu ul.sub-menu,.main-navigation ul.nav-menu ul.children{background-color:#f0f0f0}.site-header{border-bottom-color:#f0f0f0}}/*!
 * Font Awesome Free 5.13.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)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.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-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.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%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-exeseo:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Free 5.13.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)
 */@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//exesse.store/contents/themes/storefront/assets/fonts/fa-brands-400.eot);src:url("//exesse.store/contents/themes/storefront/assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url(//exesse.store/contents/themes/storefront/assets/fonts/fa-brands-400.woff2) format("woff2"),url(//exesse.store/contents/themes/storefront/assets/fonts/fa-brands-400.woff) format("woff"),url(//exesse.store/contents/themes/storefront/assets/fonts/fa-brands-400.ttf) format("truetype"),url("//exesse.store/contents/themes/storefront/assets/fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}/*!
 * Font Awesome Free 5.13.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)
 */@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//exesse.store/contents/themes/storefront/assets/fonts/fa-solid-900.eot);src:url("//exesse.store/contents/themes/storefront/assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url(//exesse.store/contents/themes/storefront/assets/fonts/fa-solid-900.woff2) format("woff2"),url(//exesse.store/contents/themes/storefront/assets/fonts/fa-solid-900.woff) format("woff"),url(//exesse.store/contents/themes/storefront/assets/fonts/fa-solid-900.ttf) format("truetype"),url("//exesse.store/contents/themes/storefront/assets/fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.site-search .widget_product_search form input[type=search],.site-search .widget_product_search form input[type=text]{padding-left:2.617924em}#comments .comment-list .bypostauthor>.comment-body cite a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a.comment-edit-link::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}#respond #cancel-comment-reply-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block}.sticky .entry-title::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{position:relative}button.loading::after,input[type=button].loading::after,input[type=reset].loading::after,input[type=submit].loading::after,.button.loading::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,.added_to_cart.loading::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;display:block}.handheld-navigation ul.menu li button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.site-main nav.navigation .nav-previous a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.site-main nav.navigation .nav-next a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.widget_search form:not(.wp-block-search)::before,.widget_product_search form:not(.wp-block-search)::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:1em;left:1em;line-height:1}.widget_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_product_search form:not(.wp-block-search) input[type=search]{padding-left:2.617924em}.storefront-handheld-footer-bar ul li>a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;line-height:2.618046972;font-size:1.618em;text-indent:0;display:block;cursor:pointer}.storefront-handheld-footer-bar ul li.search>a::before{content:""}.storefront-handheld-footer-bar ul li.my-account>a::before{content:""}.storefront-handheld-footer-bar ul li.cart>a::before{content:""}.storefront-product-pagination a[rel=prev]::after,.storefront-product-pagination a[rel=next]::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline}.storefront-product-pagination a[rel=prev]::after{content:"";padding-right:1.41575em}.storefront-product-pagination a[rel=next]::after{content:"";padding-left:1.41575em}.single-product .pswp__button{background-color:#fff0}.single-product div.product .ecommerce-product-gallery .ecommerce-product-gallery__trigger{text-indent:-999px;overflow:hidden}.single-product div.product .ecommerce-product-gallery .ecommerce-product-gallery__trigger::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;line-height:2;text-indent:0}.single-product div.product .ecommerce-product-gallery .ecommerce-product-gallery__trigger img{display:none!important}.stock::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em}.stock.in-stock::before{content:""}.stock.out-of-stock::before{content:""}a.reset_variations::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.ecommerce-breadcrumb a:first-of-type::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul{margin:0}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{padding-left:1.618em}.widget_recent_entries ul li::before,.widget_pages ul li::before,.widget_categories ul li::before,.widget_archive ul li::before,.widget_recent_comments ul li::before,.widget_nav_menu ul li::before,.widget_links ul li::before,.widget_product_categories ul li::before,.widget_layered_nav ul li::before,.widget_layered_nav_filters ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em;display:block;float:left;opacity:.35;margin-left:-1.618em;width:1em}.widget_product_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_product_categories ul li.current-cat::before{content:""}.widget_layered_nav li::before{content:""}.widget_layered_nav .chosen::before{content:""}.widget_layered_nav_filters ul li.chosen::before{content:"";color:#e2401c;opacity:1}.widget_recent_entries ul li::before,.widget_pages ul li::before{content:""}.widget_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_categories ul li.current-cat::before{content:""}.widget_archive ul li::before{content:""}.widget_recent_comments ul li::before{content:""}.widget_nav_menu ul li::before{content:""}.widget_links ul li::before{content:""}a.remove{display:block;width:1.618em;height:1.618em;line-height:1.618;font-weight:400;text-indent:-9999px;overflow:hidden;position:relative}a.remove::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:0;left:0;right:0;bottom:0;color:#737781;line-height:1.618;text-indent:0;text-align:center}.ecommerce-shipping-calculator>p:first-child a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.blockUI::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.wc_request_button_is_disabled .blockUI{cursor:not-allowed!important}.wc_request_button_is_disabled .blockUI::before{content:none}.ecommerce-pagination .next,.ecommerce-pagination .prev{text-indent:-9999px;position:relative;overflow:hidden}.ecommerce-pagination .next::after,.ecommerce-pagination .prev::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";text-indent:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.ecommerce-pagination .next::after{content:""}.ecommerce-breadcrumb .breadcrumb-separator{text-indent:-9999px;position:relative;display:inline-block;padding:0 6.8535260698em}.ecommerce-breadcrumb .breadcrumb-separator::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;font-size:.875em;text-indent:0;line-height:initial;position:absolute;top:50%;left:50%;width:1em;height:1em;transform:translateX(-50%) translateY(-50%);text-align:center;opacity:.25}#payment .payment_methods>.ecommerce-PaymentMethod>label::before,#payment .payment_methods>.wc_payment_method>label::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em;transition:color,ease,.2s}#payment .payment_methods li.ecommerce-PaymentMethod>input[type=radio]:first-child,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#payment .payment_methods li.ecommerce-PaymentMethod>input[type=radio]:first-child:checked+label::before,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before{content:""}.ecommerce-password-strength::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.ecommerce-password-strength.strong::after{content:""}.ecommerce-password-strength.good::after{content:""}.ecommerce-MyAccount-navigation ul li.is-active a::before{opacity:1}.ecommerce-MyAccount-navigation ul li a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;margin-left:.5407911001em;width:1.41575em;text-align:right;float:right;opacity:.25}.ecommerce-MyAccount-navigation ul li a:hover::before{opacity:1}.ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link--dashboard a::before{content:""}.ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link--orders a::before{content:""}.ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link--downloads a::before{content:""}.ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link--edit-address a::before{content:""}.ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link--payment-methods a::before{content:""}.ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link--edit-account a::before{content:""}.ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link--customer-logout a::before{content:""}.ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link--subscriptions a::before{content:""}.my_account_orders .button.view::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}p.order-again .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.ecommerce-MyAccount-downloads .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.demo_store::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.ecommerce-tabs ul.tabs li::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;position:absolute;top:50%;right:-1em;transform:translateY(-50%);opacity:0;transition:all,ease,.3s}.ecommerce-tabs ul.tabs li.active::after{opacity:1;right:0}.wc-forward::after,.ecommerce-Button--next::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.ecommerce-Button--previous::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}#reviews .commentlist li p.meta .verified{display:inline-block;height:1.41575em;width:1.41575em;position:relative;text-indent:-9999px}#reviews .commentlist li p.meta .verified::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";color:#0f834d;position:absolute;top:0;left:0;width:1.41575em;height:1.41575em;text-indent:0;text-align:center;line-height:1.618em}.single-product div.product .component_selections .clear_component_options::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.cart .mnm_table_item .mnm_table_item_indent::before,.shop_table .mnm_table_item .mnm_table_item_indent::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);margin-right:.3819820591em;opacity:.25}.quick-view-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.6180469716em}.ecommerce-page .ship_address .gift-form label::after,.ecommerce-page .no_shipping_address .gift-form label::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.ecommerce-page .ship_address .modify-address-button::before,.ecommerce-page .no_shipping_address .modify-address-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.ecommerce-page .addresses+.addresses header.title a::before{content:""}.ecommerce .ecommerce-MyAccount-navigation li.ecommerce-MyAccount-navigation-link--contributions a::before,.ecommerce-page .ecommerce-MyAccount-navigation li.ecommerce-MyAccount-navigation-link--contributions a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}a#variations_clear::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.wl-add-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.button.wl-create-new::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}@media(min-width:768px){.main-navigation ul.menu>li.menu-item-has-children>a::after,.main-navigation ul.menu>li.page_item_has_children>a::after,.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,.main-navigation ul.nav-menu>li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:1em}.main-navigation ul.menu ul li.menu-item-has-children>a::after,.main-navigation ul.menu ul li.page_item_has_children>a::after,.main-navigation ul.nav-menu ul li.menu-item-has-children>a::after,.main-navigation ul.nav-menu ul li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";float:right;line-height:1.618}.demo_store a.ecommerce-store-notice__dismiss-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.site-header-cart .cart-contents::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";height:1em;float:right;line-height:1.618}.addresses header.title a{display:block;width:1em;height:1em;text-indent:-9999px;position:relative;padding:.875em;margin-top:.6180469716em}.addresses header.title a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;text-indent:0}.ecommerce-tabs ul.tabs li::after{content:""}#wl-wrapper .wl-tabs>li.active::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block!important;position:absolute;top:50%;height:1em;width:1em;margin-top:-.5em}}.zoom-social-icons-list{list-style-type:none}.zoom-social_icons-list__item{margin:0 0 10px}.zoom-social_icons-list__label{margin-left:7px}.zoom-social-icons-list--no-labels .zoom-social_icons-list__item,nav .menu-wrapper .zoom-social-icons-list--no-labels .zoom-social_icons-list__item,.menu-item-type-wpzoom .zoom-social_icons-list__item{display:inline-block;margin:4px;border:none}nav .menu-wrapper,.zoom-social-icons-list .custom-icons,.zoom-social-icons-list .socicon,.zoom-social-icons-list .dashicons,.zoom-social-icons-list .genericon,.zoom-social-icons-list .academicons,.zoom-social-icons-list .fab,.zoom-social-icons-list .fa,.zoom-social-icons-list .far,.zoom-social-icons-list .fas{padding:8px;display:flex;align-items:center;justify-content:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;-moz-transition:opacity .2s;-webkit-transition:opacity .2s;transition:opacity .2s;top:0;vertical-align:middle;width:1em}.zoom-social-icons-list--with-canvas .custom-icons,.zoom-social-icons-list--with-canvas .socicon,.zoom-social-icons-list--with-canvas .dashicons,.zoom-social-icons-list--with-canvas .genericon,.zoom-social-icons-list--with-canvas .academicons,.zoom-social-icons-list--with-canvas .fa,.zoom-social-icons-list--with-canvas .fab,.zoom-social-icons-list--with-canvas .far,.zoom-social-icons-list--with-canvas .fas{fill:#fff}.zoom-social-icons-list--without-canvas .socicon,.zoom-social-icons-list--without-canvas .dashicons,.zoom-social-icons-list--without-canvas .genericon,.zoom-social-icons-list--without-canvas .academicons,.zoom-social-icons-list--without-canvas .fab,.zoom-social-icons-list--without-canvas .far,.zoom-social-icons-list--without-canvas .fas{background:none}.widget .zoom-social-icons-list--without-canvas{margin-left:-8px;margin-top:-4px}.widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas{margin-left:-14px;margin-top:-8px}.zoom-social-icons-list--rounded .socicon,.zoom-social-icons-list--rounded .genericon,.zoom-social-icons-list--rounded .academicons,.zoom-social-icons-list--rounded .dashicons,.zoom-social-icons-list--rounded .fab,.zoom-social-icons-list--rounded .far,.zoom-social-icons-list--rounded .fas{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;text-decoration:none}.menu-item-type-wpzoom .zoom-social_icons-list__link,.zoom-social_icons-list__item .zoom-social_icons-list__link{text-decoration:none!important;transition:all 0.2s ease;display:flex;flex-direction:row;align-items:center}.zoom-social_icons-list__link:hover{opacity:.9;border:none;text-decoration:none;box-shadow:none!important}.zoom-social-icons-list--round .socicon,.zoom-social-icons-list--round .genericon,.zoom-social-icons-list--round .academicons,.zoom-social-icons-list--round .dashicons,.zoom-social-icons-list--round .fab,.zoom-social-icons-list--round .far,.zoom-social-icons-list--round .fas,.zoom-social-icons-list--round .zoom-social_icons-list-span{-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}.zoom-social-icons-list{margin:0;padding:0}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-left,.zoom-social-icons-widget .zoom-social-icons-list--align-left{text-align:left}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-right,.zoom-social-icons-widget .zoom-social-icons-list--align-right{text-align:right}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-center,.zoom-social-icons-widget .zoom-social-icons-list--align-center{text-align:center}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute ! important;width:1px;word-wrap:normal ! important}.zoom-social_icons-list-span svg{width:inherit;height:auto;max-height:inherit;overflow:visible}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.price ins{font-weight:400}.ecommerce-active .site-branding{float:left}.site-header-cart{list-style-type:none;margin-left:0;padding:0;margin-bottom:0}.site-header-cart .cart-contents{display:none}.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .widget_shopping_cart .ecommerce-mini-cart__empty-message{margin:1.41575em}.site-header-cart .widget_shopping_cart .product_list_widget img{margin-left:1em}.site-search{font-size:.875em;clear:both;display:none}.site-search .widget_product_search input[type=text],.site-search .widget_product_search input[type=search]{padding:1em 1.41575em;line-height:1}.site-search .widget_product_search form::before{top:1.15em;left:1.15em}.site-search .widget_product_search #searchsubmit{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.storefront-handheld-footer-bar{position:fixed;bottom:0;left:0;right:0;border-top:1px solid rgb(255 255 255 / .2);box-shadow:0 0 6px rgb(0 0 0 / .7);z-index:9999}.storefront-handheld-footer-bar::before,.storefront-handheld-footer-bar::after{content:"";display:table}.storefront-handheld-footer-bar::after{clear:both}.storefront-handheld-footer-bar ul{margin:0}.storefront-handheld-footer-bar ul li{display:inline-block;float:left;text-align:center}.storefront-handheld-footer-bar ul li:last-child>a{border-right:0}.storefront-handheld-footer-bar ul li>a{height:4.235801032em;display:block;position:relative;text-indent:-9999px;z-index:999;border-right:1px solid rgb(255 255 255 / .2);overflow:hidden}.storefront-handheld-footer-bar ul li>a:focus{z-index:1000}.storefront-handheld-footer-bar ul li.search .site-search{position:absolute;bottom:-2em;left:0;right:0;transition:all,ease,.2s;padding:1em;z-index:1;display:block}.storefront-handheld-footer-bar ul li.search.active .site-search{bottom:100%}.storefront-handheld-footer-bar ul li.search .site-search,.storefront-handheld-footer-bar ul li.search .widget,.storefront-handheld-footer-bar ul li.search form{margin-bottom:0}.storefront-handheld-footer-bar ul li.cart .count{text-indent:0;display:block;width:2em;height:2em;line-height:2;box-sizing:content-box;font-size:.75em;position:absolute;top:.875em;left:50%;border-radius:100%;border:1px solid}.storefront-handheld-footer-bar ul.columns-1 li{width:100%;display:block;float:none}.storefront-handheld-footer-bar ul.columns-2 li{width:50%}.storefront-handheld-footer-bar ul.columns-3 li{width:33.33333%}.storefront-handheld-footer-bar ul.columns-4 li{width:25%}.storefront-handheld-footer-bar ul.columns-5 li{width:20%}@media screen and (max-height:320px){.sf-input-focused .ecommerce-store-notice,.sf-input-focused .storefront-handheld-footer-bar{display:none}}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td::before,table.shop_table_responsive tr td::after{content:"";display:table}table.shop_table_responsive tr td::after{clear:both}table.shop_table_responsive tr td[data-title]::before{content:attr(data-title) ": ";font-weight:600;float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.actions::before,table.shop_table_responsive tr td.download-actions::before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}table.shop_table_responsive.my_account_orders .order-actions{text-align:right}table.shop_table_responsive.my_account_orders .order-actions::before{display:none}ul.products::before,ul.products::after{content:"";display:table}ul.products::after{clear:both}ul.products,.wc-block-grid__products{margin-left:0;margin-bottom:0;clear:both}ul.products li.product,ul.products .wc-block-grid__product,.wc-block-grid__products li.product,.wc-block-grid__products .wc-block-grid__product{list-style:none;margin-left:0;margin-bottom:4.235801032em;text-align:center;position:relative}ul.products li.product .star-rating,ul.products .wc-block-grid__product .star-rating,.wc-block-grid__products li.product .star-rating,.wc-block-grid__products .wc-block-grid__product .star-rating{margin:0 auto .5407911001em}ul.products li.product .ecommerce-LoopProduct-link,ul.products .wc-block-grid__product .ecommerce-LoopProduct-link,.wc-block-grid__products li.product .ecommerce-LoopProduct-link,.wc-block-grid__products .wc-block-grid__product .ecommerce-LoopProduct-link{display:block}ul.products li.product .price,ul.products .wc-block-grid__product .price,.wc-block-grid__products li.product .price,.wc-block-grid__products .wc-block-grid__product .price{display:block;color:#43454b;font-weight:400;margin-bottom:1rem}ul.products li.product .price ins,ul.products .wc-block-grid__product .price ins,.wc-block-grid__products li.product .price ins,.wc-block-grid__products .wc-block-grid__product .price ins{margin-left:.6180469716em;background-color:#fff0}ul.products li.product .ecommerce-loop-product__title,ul.products li.product .ecommerce-loop-category__title,ul.products li.product .wc-block-grid__product-title,ul.products li.product .wc-block-grid__product-title>a,ul.products .wc-block-grid__product .ecommerce-loop-product__title,ul.products .wc-block-grid__product .ecommerce-loop-category__title,ul.products .wc-block-grid__product .wc-block-grid__product-title,ul.products .wc-block-grid__product .wc-block-grid__product-title>a,.wc-block-grid__products li.product .ecommerce-loop-product__title,.wc-block-grid__products li.product .ecommerce-loop-category__title,.wc-block-grid__products li.product .wc-block-grid__product-title,.wc-block-grid__products li.product .wc-block-grid__product-title>a,.wc-block-grid__products .wc-block-grid__product .ecommerce-loop-product__title,.wc-block-grid__products .wc-block-grid__product .ecommerce-loop-category__title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a{font-weight:400;margin-bottom:.5407911001em}ul.products li.product .ecommerce-loop-product__title,ul.products li.product .ecommerce-loop-category__title,ul.products li.product .wc-block-grid__product-title,ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size),ul.products .wc-block-grid__product .ecommerce-loop-product__title,ul.products .wc-block-grid__product .ecommerce-loop-category__title,ul.products .wc-block-grid__product .wc-block-grid__product-title,ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size),.wc-block-grid__products li.product .ecommerce-loop-product__title,.wc-block-grid__products li.product .ecommerce-loop-category__title,.wc-block-grid__products li.product .wc-block-grid__product-title,.wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size),.wc-block-grid__products .wc-block-grid__product .ecommerce-loop-product__title,.wc-block-grid__products .wc-block-grid__product .ecommerce-loop-category__title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size){font-size:1rem}ul.products li.product .star-rating,ul.products .wc-block-grid__product .star-rating,.wc-block-grid__products li.product .star-rating,.wc-block-grid__products .wc-block-grid__product .star-rating{font-size:.875em}ul.products li.product img,ul.products .wc-block-grid__product img,.wc-block-grid__products li.product img,.wc-block-grid__products .wc-block-grid__product img{display:block;margin:0 auto 1.618em}ul.products li.product.product-category img,ul.products .wc-block-grid__product.product-category img,.wc-block-grid__products li.product.product-category img,.wc-block-grid__products .wc-block-grid__product.product-category img{margin-bottom:1.618em}ul.products li.product .button,ul.products .wc-block-grid__product .button,.wc-block-grid__products li.product .button,.wc-block-grid__products .wc-block-grid__product .button{margin-bottom:.236em}.hentry .entry-content .wc-block-grid__products .wc-block-grid__product>a,.hentry .entry-content ul.products li.product>a{text-decoration:none}.price del{opacity:.5;font-weight:400}.price del+ins{margin-left:.327em}.single-product .pswp__button{background-color:#fff0}.single-product div.product{position:relative;overflow:hidden}.single-product div.product::before,.single-product div.product::after{content:"";display:table}.single-product div.product::after{clear:both}.single-product div.product .images,.single-product div.product .summary,.single-product div.product .ecommerce-product-gallery{margin-bottom:2.617924em;margin-top:0}.single-product div.product .ecommerce-product-gallery{position:relative}.single-product div.product .ecommerce-product-gallery .zoomImg{background-color:#fff}.single-product div.product .ecommerce-product-gallery .ecommerce-product-gallery__trigger{position:absolute;top:.875em;right:.875em;display:block;height:2em;width:2em;border-radius:3px;z-index:99;text-align:center}.single-product div.product .ecommerce-product-gallery img{margin:0}.single-product div.product .ecommerce-product-gallery .flex-viewport{margin-bottom:1.618em}.single-product div.product .ecommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.single-product div.product .ecommerce-product-gallery .flex-control-thumbs::before,.single-product div.product .ecommerce-product-gallery .flex-control-thumbs::after{content:"";display:table}.single-product div.product .ecommerce-product-gallery .flex-control-thumbs::after{clear:both}.single-product div.product .ecommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:1.618em;cursor:pointer}.single-product div.product .ecommerce-product-gallery .flex-control-thumbs li img{opacity:.5;transition:all,ease,.2s}.single-product div.product .ecommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .ecommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-2 .flex-control-thumbs li{width:42.8571428571%;float:left;margin-right:14.2857142857%}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-3 .flex-control-thumbs li{width:23.8095238%;float:left;margin-right:14.2857142857%}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-4 .flex-control-thumbs li{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-5 .flex-control-thumbs li{width:8.5714285714%;float:left;margin-right:14.2857142857%}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.single-product div.product .images .ecommerce-main-image{margin-bottom:1.618em;display:block}.single-product div.product .images .thumbnails a.zoom{display:block;width:22.05%;margin-right:3.8%;float:left;margin-bottom:1em}.single-product div.product .images .thumbnails a.zoom.last{margin-right:0}.single-product div.product .images .thumbnails a.zoom.first{clear:both}.single-product div.product form.cart{margin-bottom:1.618em;padding:1em 0}.single-product div.product form.cart::before,.single-product div.product form.cart::after{content:"";display:table}.single-product div.product form.cart::after{clear:both}.single-product div.product form.cart .quantity{float:left;margin-right:.875em}.single-product div.product form.cart table.ecommerce-grouped-product-list .ecommerce-grouped-product-list-item__label{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.single-product div.product form.cart table.ecommerce-grouped-product-list .ecommerce-grouped-product-list-item__quantity{float:none;margin-right:0}.single-product div.product form.cart table.ecommerce-grouped-product-list .ecommerce-grouped-product-list-item__quantity .quantity{margin-right:0}.single-product div.product p.price{font-size:1.41575em;margin:1.41575em 0}.single-product div.product table.variations{table-layout:fixed;margin:0}.single-product div.product table.variations th,.single-product div.product table.variations td{display:list-item;padding:0;list-style:none;background-color:#fff0}.single-product div.product table.variations .value{margin-bottom:1em}.single-product div.product table.variations select{max-width:70%;vertical-align:middle}.single-product div.product .single_variation .price{margin-bottom:1em;display:block}.single-product div.product .variations_button{padding-top:1em}.single-product div.product .variations_button::before,.single-product div.product .variations_button::after{content:"";display:table}.single-product div.product .variations_button::after{clear:both}.single-product div.product .ecommerce-product-rating{margin-bottom:1.618em;margin-top:-.875em}.single-product div.product .ecommerce-product-rating::before,.single-product div.product .ecommerce-product-rating::after{content:"";display:table}.single-product div.product .ecommerce-product-rating::after{clear:both}.single-product div.product .ecommerce-product-rating a{font-weight:600;text-decoration:underline}.single-product div.product .ecommerce-product-rating a:hover{text-decoration:none}.single-product div.product .ecommerce-product-rating .star-rating{float:left;margin-right:.6180469716em}.single-product div.product .product_meta{font-size:.875em;padding-top:1em;border-top:1px solid rgb(0 0 0 / .05)}.single-product div.product .product_meta .sku_wrapper,.single-product div.product .product_meta .posted_in,.single-product div.product .product_meta .tagged_as{display:block}.single-product div.product .product_meta .sku_wrapper:last-child,.single-product div.product .product_meta .posted_in:last-child,.single-product div.product .product_meta .tagged_as:last-child{border-bottom:0}.single-product div.product .product_meta a{font-weight:600;text-decoration:underline}.single-product div.product .product_meta a:hover{text-decoration:none}.single-product div.product .edit-link{font-size:.875em;margin-top:1em}.stock:empty::before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#e2401c}a.reset_variations{display:inline-block;margin-left:1em}#reviews{outline:none}#reviews #comments{padding-top:0}#reviews .comment-reply-title{display:none}#reviews .commentlist{list-style:none;margin-left:0}#reviews .commentlist li{margin-bottom:2.617924em;list-style:none;clear:both}#reviews .commentlist li::before,#reviews .commentlist li::after{content:"";display:table}#reviews .commentlist li::after{clear:both}#reviews .commentlist li .comment_container{border-radius:3px}#reviews .commentlist li .comment_container::before,#reviews .commentlist li .comment_container::after{content:"";display:table}#reviews .commentlist li .comment_container::after{clear:both}#reviews .commentlist li .comment_container .comment-text{width:81.8181818182%;float:right;margin-right:0}#reviews .commentlist li .comment_container .comment-text .star-rating{float:right;font-size:.875em;line-height:1;height:1em}#reviews .commentlist li:last-child{border-bottom:0;margin-bottom:0}#reviews .commentlist li time{opacity:.5;font-size:.875em}#reviews .commentlist li .avatar{width:9.0909090909%;float:left;margin-right:9.0909090909%;height:auto}#reviews .commentlist li p.meta{margin-bottom:1em}#reviews .commentlist li p.meta strong{line-height:1}#reviews .commentlist li p.meta time{display:block}#reviews .commentlist li p.meta .verified{font-style:normal;font-size:.875em}#reviews .commentlist li p.meta .ecommerce-review__dash{display:none}#reviews .commentlist li ul.children{margin:0;width:81.8181818182%;float:right;margin-right:0;padding-top:1.618em}#reviews .commentlist li ul.children .avatar{width:11.1111111111%;float:left;margin-right:11.1111111111%}#reviews .commentlist li ul.children .comment-text{width:77.7777777778%;float:right;margin-right:0}#reviews .commentlist li ul.children li{margin-bottom:1.618em}#reviews .commentlist li ul.children li:last-child{margin-bottom:0}#reviews .comment-form-rating{clear:both}#reviews .comment-form-rating label{display:block}.storefront-breadcrumb{margin:0 0 1.618em;padding:1em 0}.ecommerce-breadcrumb{font-size:.875em}.ecommerce-breadcrumb a{text-decoration:underline}.ecommerce-breadcrumb a:hover{text-decoration:none}.ecommerce-breadcrumb .breadcrumb-separator{display:inline-block;padding:0 .5407911001em}.product_list_widget{list-style:none;margin-left:0}.product_list_widget li{padding:1em 0;border-bottom:1px solid rgb(0 0 0 / .05)}.product_list_widget li::before,.product_list_widget li::after{content:"";display:table}.product_list_widget li::after{clear:both}.product_list_widget li img{max-width:2.617924em;float:right}.product_list_widget li>a{display:block}.product_list_widget a:hover{color:#2c2d33}.widget ul.products li.product a{text-decoration:none}.widget_products a{display:block}.widget_shopping_cart .product_list_widget{margin-bottom:0}.widget_shopping_cart .product_list_widget li{padding-left:2em;position:relative}.widget_shopping_cart .product_list_widget li a.remove{position:absolute;top:1em;left:0;opacity:1}.widget_shopping_cart p.total,.widget_shopping_cart p.buttons{padding:1em 0;margin:0;text-align:center}.widget_shopping_cart p.total{border-bottom:1px solid rgb(0 0 0 / .05)}.widget_shopping_cart .buttons a{display:block;margin-bottom:.6180469716em}.widget_shopping_cart .buttons a:last-child{margin-bottom:0}.widget_shopping_cart .buttons a img{margin-left:auto;margin-right:auto}.site-header .widget_shopping_cart p.total,.site-header .widget_shopping_cart p.buttons,.site-header .widget_shopping_cart li{padding-left:1.41575em;padding-right:1.41575em}.widget_layered_nav li{margin-bottom:.6180469716em}.widget.ecommerce li .count{font-size:1em;float:right}.widget_price_filter .price_slider{margin-bottom:1em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4}.widget_price_filter .price_slider_amount .button{float:left}@media(min-width:768px)and (max-width:1024px){.widget_price_filter .price_slider_amount{text-align:left}.widget_price_filter .price_slider_amount .button{display:block;float:none;width:100%}}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;top:auto;z-index:2;width:1em;height:1em;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em;cursor:ew-resize;background:#2c2d33;box-sizing:border-box;margin-top:-.25em;margin-left:auto;opacity:1;border:0}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .236em rgb(0 0 0 / .1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:#2c2d33;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em;background:rgb(0 0 0 / .1);border:0}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}/*!rtl:begin:ignore*/.rtl .widget_price_filter .price_label,.rtl .widget_price_filter .price_label span{direction:ltr;unicode-bidi:embed}/*!rtl:end:ignore*/table.cart{margin-bottom:3.706325903em}table.cart .product-quantity .plus,table.cart .product-quantity .minus{display:none}table.cart .product-thumbnail img{margin:0 auto;max-width:3.706325903em;height:auto}table.cart .product-thumbnail::before{display:none}table.cart tr:first-child td.product-remove{border-top-width:0}table.cart td.product-remove{padding:0;border-top:1.618em solid;position:relative}table.cart td.product-remove a.remove{position:absolute;font-size:1.41575em;top:-.6180469716em;right:-.6180469716em}table.cart td.product-quantity .qty{padding:.326em;width:3.706325903em}table.cart td.product-name{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}table.cart td,table.cart th{padding:.875em .875em 0}table.cart td.product-subtotal{padding-bottom:.875em}table.cart td.actions{border-top:1em solid;background-color:#fff0;padding:0}table.cart td.actions label{display:none}table.cart td.actions .coupon{padding-bottom:1em;margin-bottom:1em;border-bottom:1px solid rgb(0 0 0 / .05)}table.cart td.actions input{display:block;width:100%;margin:.5407911001em 0}.wc-proceed-to-checkout{margin-bottom:1.618em}.wc-proceed-to-checkout::before,.wc-proceed-to-checkout::after{content:"";display:table}.wc-proceed-to-checkout::after{clear:both}.wc-proceed-to-checkout .button{display:block;text-align:center;margin-bottom:1em}.wc-proceed-to-checkout .button.checkout-button{font-size:1.41575em}.ecommerce-shipping-calculator{margin:0}.ecommerce-shipping-calculator>p:first-child{margin:0}.ecommerce-shipping-calculator .shipping-calculator-form{padding-top:1.41575em}ul#shipping_method{list-style:none;margin-left:0}ul#shipping_method li{margin-bottom:.2360828548em}ul#shipping_method li:last-child{margin-bottom:0}ul#shipping_method input{margin-right:.3342343017em}.ecommerce-checkout ul#shipping_method{margin-bottom:0}.checkout_coupon{margin-bottom:2.617924em}form.checkout{position:static!important}form.checkout::before,form.checkout::after{content:"";display:table}form.checkout::after{clear:both}form.checkout>.blockUI{position:fixed!important}#payment::before,#payment::after{content:"";display:table}#payment::after{clear:both}#payment .create-account{clear:both}#payment .payment_methods{margin:0!important;padding:0!important}#payment .payment_methods>.ecommerce-PaymentMethod>label,#payment .payment_methods>.wc_payment_method>label{display:block;padding:1.41575em;cursor:pointer}#payment .payment_methods li{list-style:none!important;margin-left:0;position:relative}#payment .payment_methods li img{float:right;border:0;padding:0;max-height:1.618em}#payment .payment_methods li:last-child:not(.ecommerce-notice){padding-bottom:0;border-bottom:0}#payment .payment_methods li p{margin:0}#payment .payment_methods li .payment_box{padding:1.41575em}#payment .payment_methods li .payment_box fieldset{border:0;margin:0;padding:1em 0 0;font-size:.875em}#payment .payment_methods li .payment_box fieldset label{width:auto;margin-left:0}#payment .payment_methods li .payment_box fieldset .form-row{margin-bottom:1em}#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox]{margin-right:5px}#payment .payment_methods li .payment_box fieldset #cvv{width:22%!important}#payment .payment_methods li .payment_box fieldset .help{width:75%;float:right}#payment .payment_methods li .payment_box .ecommerce-SavedPaymentMethods{padding-top:1em;margin:0}#payment .payment_methods li .payment_box .ecommerce-SavedPaymentMethods li{margin-top:.6180469716em}#payment .payment_methods li .payment_box .ecommerce-SavedPaymentMethods li input[type=radio]{margin-right:.236em}#payment .payment_methods li .payment_box ul.wc-saved-payment-methods{margin-left:0}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number,#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc{font-size:1.41575em}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number{background-repeat:no-repeat;background-position:right .6180469716em center;background-size:31px 20px;background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/unknown.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa{background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/visa.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/mastercard.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser{background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/laser.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/diners.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/maestro.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/jcb.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex{background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/amex.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover{background-image:url(//exesse.store/contents/themes/storefront/assets/images/credit-cards/discover.svg)}#payment .terms{width:100%;clear:both;float:none;margin-bottom:1em}#payment .terms label{display:block;cursor:pointer}#payment .ecommerce-terms-and-conditions{padding:1em;box-shadow:inset 0 1px 3px rgb(0 0 0 / .2);margin-bottom:16px;background-color:rgb(0 0 0 / .05)}#payment .place-order{padding:1.41575em;margin-bottom:0;float:none;width:100%;margin-top:2.617924em}#payment .place-order .button{font-size:1.41575em;width:100%;white-space:pre-wrap}table.ecommerce-checkout-review-order-table .product-name{width:45%;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.admin-bar .ecommerce-checkout #wc_checkout_add_ons label+br{display:none}.ecommerce-password-strength{font-weight:600;padding:.5407911001em 0;text-align:right;font-size:.875em}.ecommerce-password-strength.strong{color:#0f834d}.ecommerce-password-strength.short{color:#e2401c}.ecommerce-password-strength.bad{color:#e2401c}.ecommerce-password-strength.good{color:#3d9cd2}label.inline{display:inline!important;margin-left:1em}.hentry .entry-content .ecommerce-MyAccount-navigation ul{margin-left:0;border-top:1px solid rgb(0 0 0 / .05)}.hentry .entry-content .ecommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid rgb(0 0 0 / .05);position:relative}.hentry .entry-content .ecommerce-MyAccount-navigation ul li.ecommerce-MyAccount-navigation-link a{text-decoration:none;padding:.875em 0;display:block}ul.order_details{list-style:none;position:relative;margin:3.706325903em 0}ul.order_details::before,ul.order_details::after{content:"";display:table}ul.order_details::after{clear:both}ul.order_details::before,ul.order_details::after{content:"";display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px}ul.order_details::after{top:auto;bottom:-16px;transform:rotate(180deg)}ul.order_details li{padding:1em 1.618em;font-size:.8em;text-transform:uppercase}ul.order_details li:first-child{padding-top:1.618em}ul.order_details li:last-child{border:0;padding-bottom:1.618em}ul.order_details li strong{display:block;font-size:1.41575em;text-transform:none}.my_account_orders .button,.ecommerce-MyAccount-downloads .button{padding:.6180469716em .875em;font-size:.875em;margin-right:.236em}.ecommerce-MyAccount-content h2{font-size:2em;font-weight:600}.ecommerce-MyAccount-content #payment .payment_methods{margin-bottom:1.618em!important}.ecommerce-form__label-for-checkbox{cursor:pointer;display:block}.ecommerce-form__label-for-checkbox .ecommerce-form__input-checkbox{margin-right:.3342343017em}.form-row label{display:block}.form-row input,.form-row textarea,.form-row select{width:100%}.form-row input[type=checkbox],.form-row input[type=radio]{width:auto}.form-row .button{width:auto}.form-row.create-account label{display:inline-block}.form-row.ecommerce-validated input.input-text{box-shadow:inset 2px 0 0 #0f834d}.form-row.ecommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.form-row.ecommerce-invalid input.input-checkbox{outline:2px solid #e2401c;outline-offset:1px}.form-row.ecommerce-invalid .select2-selection{border-color:#e2401c;border-width:2px}.form-row-last{margin-right:0!important}.form-row-wide{clear:both;width:100%}.required{border-bottom:0!important;color:#e2401c}.password-input{display:block;position:relative}.show-password-input{position:absolute;right:0;top:0;padding:.618em;line-height:1.618;cursor:pointer}.show-password-input::after{font-family:"Font Awesome 5 Free";font-weight:900;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;line-height:1;content:""}.show-password-input.display-password::after{color:#e8e8e8}.demo_store{position:fixed;left:0;bottom:69px;right:0;margin:0;padding:1em 1.41575em;background-color:#3d9cd2;color:#fff;z-index:9998}.demo_store a{color:#fff;font-weight:400;text-decoration:underline}.demo_store a:hover{text-decoration:none}.demo_store a.ecommerce-store-notice__dismiss-link{display:block}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.55em;font-family:"Font Awesome 5 Free";font-weight:400}.star-rating::before,.star-rating span::before{content:"";top:0;left:0;position:absolute}.star-rating::before{opacity:.25;float:left}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;color:#2c2d33}p.stars{display:inline-block;margin:0}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;overflow:hidden;display:inline-block;text-decoration:none;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"Font Awesome 5 Free";content:"";font-size:.95em;color:#43454b;text-indent:0;opacity:.25}p.stars a:hover~a::before{color:#43454b;opacity:.25}p.stars:hover a::before{color:#7f54b3;opacity:1}p.stars.selected a.active::before{color:#7f54b3;opacity:1}p.stars.selected a.active~a::before{color:#43454b;opacity:.25}p.stars.selected a:not(.active)::before{color:#7f54b3;opacity:1}.wc-block-grid__product-onsale,.onsale{border:1px solid;border-color:#43454b;color:#43454b;padding:.202em .6180469716em;font-size:.875em;text-transform:uppercase;font-weight:600;display:inline-block;margin-bottom:1em;border-radius:3px;position:relative}.quantity .qty{width:4.235801032em;text-align:center}.storefront-sorting{font-size:.875em;margin-bottom:2.617924em}.ecommerce-tabs{overflow:hidden;padding:1em 0}.ecommerce-tabs::before,.ecommerce-tabs::after{content:"";display:table}.ecommerce-tabs::after{clear:both}.ecommerce-tabs ul.tabs{list-style:none;margin-left:0;text-align:left;border-top:1px solid rgb(0 0 0 / .05)}.ecommerce-tabs ul.tabs li{display:block;margin:0;border-bottom:1px solid rgb(0 0 0 / .05);position:relative}.ecommerce-tabs ul.tabs li a{padding:1em 0;display:block}.ecommerce-tabs .panel h2:first-of-type{font-size:1.618em;margin-bottom:1em}.related>h2:first-child,.upsells>h2:first-child{font-size:1.618em;margin-bottom:1em}.ecommerce-message,.ecommerce-info,.ecommerce-error,.ecommerce-noreviews,p.no-comments{margin-bottom:2.617924em;background-color:#0f834d;margin-left:0;border-radius:2px;color:#fff;clear:both;border-left:.6180469716em solid rgb(0 0 0 / .15);padding:1em 2em 1em 3.5em;position:relative;list-style:none outside}.ecommerce-message::before,.ecommerce-message::after,.ecommerce-info::before,.ecommerce-info::after,.ecommerce-error::before,.ecommerce-error::after,.ecommerce-noreviews::before,.ecommerce-noreviews::after,p.no-comments::before,p.no-comments::after{content:"";display:table}.ecommerce-message::after,.ecommerce-info::after,.ecommerce-error::after,.ecommerce-noreviews::after,p.no-comments::after{clear:both}.ecommerce-message a,.ecommerce-info a,.ecommerce-error a,.ecommerce-noreviews a,p.no-comments a{color:#fff}.ecommerce-message a:hover,.ecommerce-info a:hover,.ecommerce-error a:hover,.ecommerce-noreviews a:hover,p.no-comments a:hover{color:#fff;opacity:.7}.ecommerce-message a.button:hover,.ecommerce-info a.button:hover,.ecommerce-error a.button:hover,.ecommerce-noreviews a.button:hover,p.no-comments a.button:hover{opacity:1}.ecommerce-message::before,.ecommerce-info::before,.ecommerce-error::before,.ecommerce-noreviews::before,p.no-comments::before{font-family:"Font Awesome 5 Free";content:"";display:inline-block;position:absolute;top:1.05em;left:1.5em;color:#fff}.ecommerce-message .button,.ecommerce-info .button,.ecommerce-error .button,.ecommerce-noreviews .button,p.no-comments .button{float:right;padding:0;background:none;color:#fff;box-shadow:none;line-height:1.618;margin-left:1em;padding-left:1em;border-width:0;border-left-width:1px;border-left-style:solid;border-left-color:rgb(255 255 255 / .25)!important;border-radius:0}.ecommerce-message .button:hover,.ecommerce-info .button:hover,.ecommerce-error .button:hover,.ecommerce-noreviews .button:hover,p.no-comments .button:hover{background:none;color:#fff;opacity:.7}.ecommerce-message pre,.ecommerce-info pre,.ecommerce-error pre,.ecommerce-noreviews pre,p.no-comments pre{background-color:rgb(0 0 0 / .1)}.ecommerce-message::before{content:""}.site-content>.col-full>.ecommerce>.ecommerce-message:first-child,.site-content>.col-full>.ecommerce>.ecommerce-info:first-child,.site-content>.col-full>.ecommerce>.ecommerce-error:first-child{margin-top:2.617924em}.ecommerce-error{list-style:none}.ecommerce-info,.ecommerce-noreviews,p.no-comments{background-color:#3d9cd2}.ecommerce-info.ecommerce-no-products-found{background-color:#fff0;border:none;color:inherit;padding:1em 0}.ecommerce-info.ecommerce-no-products-found::before,.ecommerce-info.ecommerce-no-products-found::after{content:none}.ecommerce-error{background-color:#e2401c}dl.variation{font-size:.875em}dl.variation dd{margin:0 0 1em}.wc-item-meta{font-size:.875em;margin-left:0;list-style:none}.wc-item-meta li::before,.wc-item-meta li::after{content:"";display:table}.wc-item-meta li::after{clear:both}.wc-item-meta li strong,.wc-item-meta li p{display:inline-block}.ecommerce-MyAccount-content .ecommerce-Pagination{text-align:center}.storefront-product-section{margin-bottom:1.618em}.storefront-product-section .section-title{text-align:center;margin-bottom:1em}.storefront-product-section:last-child{margin-bottom:0}.storefront-product-pagination{display:none}.storefront-sticky-add-to-cart{display:none}@media(min-width:768px){.demo_store{bottom:0}.demo_store a.ecommerce-store-notice__dismiss-link{background:rgb(0 0 0 / .1);float:right;display:inline-block;margin:-1em -1.41575em -1em 0;padding:1em 1.41575em}.storefront-handheld-footer-bar{display:none}.storefront-breadcrumb{padding:1.41575em 0;margin:0 0 3.706325903em}table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td::before{display:none}.site-header-cart{position:relative}.site-header-cart .cart-contents{padding:1.618em 0;display:block;position:relative;background-color:#fff0;height:auto;width:auto;text-indent:0}.site-header-cart .cart-contents .amount{margin-right:.327em}.site-header-cart .cart-contents .count{font-weight:400;opacity:.5;font-size:.875em}.site-header-cart .cart-contents span{display:inline}.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;font-size:.875em;left:-999em;display:block}.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device{display:none;left:0}.site-header-cart .widget_shopping_cart h2.widgettitle{display:none}.site-header-cart .widget_shopping_cart .product_list_widget{height:0}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove{position:relative;float:left;top:auto}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before{text-align:left}.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block}.site-header-cart:hover .widget_shopping_cart .product_list_widget,.site-header-cart.focus .widget_shopping_cart .product_list_widget{height:auto}.site-search{display:block}.site-search form{margin:0}ul.products li.product,ul.products .wc-block-grid__product,.wc-block-grid__products li.product,.wc-block-grid__products .wc-block-grid__product{clear:none;width:100%;float:left;font-size:.875em}ul.products li.product.first,ul.products .wc-block-grid__product.first,.wc-block-grid__products li.product.first,.wc-block-grid__products .wc-block-grid__product.first{clear:both!important}ul.products li.product.last,ul.products .wc-block-grid__product.last,.wc-block-grid__products li.product.last,.wc-block-grid__products .wc-block-grid__product.last{margin-right:0!important}.page-template-template-fullwidth-php .site-main ul.products.columns-1 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-1 li.product,.page-template-template-homepage-php .site-main ul.products.columns-1 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-1 li.product,.storefront-full-width-content .site-main ul.products.columns-1 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-1 li.product{width:100%;margin-right:0;float:none}.page-template-template-fullwidth-php .site-main ul.products.columns-2 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-2 li.product,.page-template-template-homepage-php .site-main ul.products.columns-2 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-2 li.product,.storefront-full-width-content .site-main ul.products.columns-2 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-2 li.product{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-3 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-3 li.product,.page-template-template-homepage-php .site-main ul.products.columns-3 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-3 li.product,.storefront-full-width-content .site-main ul.products.columns-3 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-3 li.product{width:30.4347826087%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,.storefront-full-width-content .site-main ul.products.columns-4 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product{width:21.7391304348%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-5 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-5 li.product,.page-template-template-homepage-php .site-main ul.products.columns-5 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-5 li.product,.storefront-full-width-content .site-main ul.products.columns-5 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-5 li.product{width:16.9%;margin-right:3.8%}.page-template-template-fullwidth-php .site-main ul.products.columns-6 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-6 li.product,.page-template-template-homepage-php .site-main ul.products.columns-6 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-6 li.product,.storefront-full-width-content .site-main ul.products.columns-6 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-6 li.product{width:13.0434782609%;float:left;margin-right:4.347826087%}.site-main ul.products li.product{width:29.4117647059%;float:left;margin-right:5.8823529412%}.site-main ul.products.columns-1 li.product{width:100%;margin-right:0;float:none}.site-main ul.products.columns-2 li.product{width:48%;margin-right:3.8%}.site-main ul.products.columns-3 li.product{width:29.4117647059%;float:left;margin-right:5.8823529412%}.site-main ul.products.columns-4 li.product{width:22.05%;margin-right:3.8%}.site-main ul.products.columns-5 li.product{width:16.9%;margin-right:3.8%}.site-main ul.products.columns-6 li.product{width:11.7647058824%;float:left;margin-right:5.8823529412%}.single-product div.product .images{width:41.1764705882%;float:left;margin-right:5.8823529412%;margin-bottom:3.706325903em}.single-product div.product .images .thumbnails::before,.single-product div.product .images .thumbnails::after{content:"";display:table}.single-product div.product .images .thumbnails::after{clear:both}.single-product div.product .images .thumbnails a.zoom{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .images .thumbnails a.zoom.last{float:right;margin-right:0}.single-product div.product .ecommerce-product-gallery{width:41.1764705882%;float:left;margin-right:5.8823529412%;margin-bottom:3.706325903em}.single-product div.product .summary{width:52.9411764706%;float:right;margin-right:0}.single-product div.product .ecommerce-tabs{clear:both}#reviews .comment-form-author,#reviews .comment-form-email{width:47%}#reviews .comment-form-email{margin-right:0}.storefront-full-width-content.single-product div.product .images{width:39.1304347826%;float:left;margin-right:4.347826087%;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom.last{margin-right:0}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery{width:39.1304347826%;float:left;margin-right:4.347826087%;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-2 .flex-control-thumbs li{width:44.4444444444%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-3 .flex-control-thumbs li{width:25.9259259333%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-4 .flex-control-thumbs li{width:16.6666666667%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-5 .flex-control-thumbs li{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .ecommerce-product-gallery.ecommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.storefront-full-width-content.single-product div.product .summary{width:56.5217391304%;float:right;margin-right:0;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .ecommerce-tabs{clear:both}.storefront-full-width-content.single-product #reviews .commentlist li .avatar{width:6.6666666667%;float:left;margin-right:6.6666666667%}.storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text{width:86.6666666667%;float:right;margin-right:0}.storefront-full-width-content.single-product #reviews .commentlist ul.children{width:86.6666666667%;float:right;margin-right:0}.storefront-full-width-content.single-product #reviews .commentlist ul.children .avatar{width:7.6923076923%;float:left;margin-right:7.6923076923%}.storefront-full-width-content.single-product #reviews .commentlist ul.children .comment-text{width:84.6153846154%;float:right;margin-right:0}.storefront-full-width-content.ecommerce-cart .entry-header,.storefront-full-width-content.ecommerce-checkout .entry-header,.storefront-full-width-content.ecommerce-account .entry-header,.storefront-full-width-content .ecommerce-products-header{text-align:center;padding:0 0 5.9968353111em}.storefront-full-width-content.ecommerce-cart .entry-header h1:last-child,.storefront-full-width-content.ecommerce-checkout .entry-header h1:last-child,.storefront-full-width-content.ecommerce-account .entry-header h1:last-child,.storefront-full-width-content .ecommerce-products-header h1:last-child{margin-bottom:0}.storefront-full-width-content .up-sells>h2:first-child,.storefront-full-width-content .related.products>h2:first-child{text-align:center}.ecommerce .page-description{margin-bottom:1.618em}.storefront-sorting{margin-bottom:2.617924em}.storefront-sorting::before,.storefront-sorting::after{content:"";display:table}.storefront-sorting::after{clear:both}.storefront-sorting select{width:auto}.ecommerce-result-count{float:left;position:relative;margin-bottom:0;padding:.327em 0}.ecommerce-ordering{float:left;margin-right:1em;margin-bottom:0;padding:.327em 0}.ecommerce-pagination{float:right;border:0;clear:none;padding:0;margin-bottom:0}.ecommerce-cart .hentry,.ecommerce-checkout .hentry{border-bottom:0;padding-bottom:0}.page-template-template-fullwidth-php table.cart .product-thumbnail{display:table-cell}.page-template-template-fullwidth-php table.cart thead{font-size:1em;text-indent:0}table.cart th,table.cart td{padding:1.618em}table.cart .qty{padding:.875em;max-width:3.632em}table.cart td.product-remove{display:table-cell;padding:1.618em;border:0}table.cart td.product-remove a.remove{float:none;position:relative;top:auto;right:auto;font-size:1em}table.cart .product-quantity .plus,table.cart .product-quantity .minus{display:inline-block}table.cart .quantity .qty{padding:.6180469716em}table.cart td.actions{text-align:right}table.cart td.actions label{display:none}table.cart td.actions .coupon{padding-bottom:0;margin-bottom:0;border-bottom:none;display:inline-block;float:left}table.cart td.actions input{display:inline-block;width:auto;margin:0}.cart-collaterals::before,.cart-collaterals::after{content:"";display:table}.cart-collaterals::after{clear:both}.cart-collaterals h2{font-size:1.618em}.cart-collaterals .cross-sells{width:41.1764705882%;float:left;margin-right:5.8823529412%}.cart-collaterals .cart_totals,.cart-collaterals .shipping_calculator{width:52.9411764706%;float:right;margin-right:0;margin:0;clear:right}.cart-collaterals .cart_totals small.includes_tax{display:block}.cart-collaterals .shipping_calculator{clear:right}.page-template-template-fullwidth-php .cart-collaterals .cross-sells{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .cart-collaterals .cart_totals,.page-template-template-fullwidth-php .cart-collaterals .shipping_calculator{width:47.8260869565%;float:right;margin-right:0}#ship-to-different-address{position:relative}#ship-to-different-address label{font-weight:300}#ship-to-different-address .ecommerce-form__input-checkbox{position:absolute;top:50%;right:0;transform:translateY(-50%);margin-right:0}.col2-set{width:52.9411764706%;float:left;margin-right:5.8823529412%}.col2-set .form-row-first{width:44.4444444444%;float:left;margin-right:11.1111111111%}.col2-set .form-row-last{width:44.4444444444%;float:right;margin-right:0}.col2-set .col-1,.col2-set .col-2{margin-bottom:1.618em}.col2-set+#customer_details{display:none}.col2-set .ecommerce-billing-fields::before,.col2-set .ecommerce-billing-fields::after{content:"";display:table}.col2-set .ecommerce-billing-fields::after{clear:both}.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0}.col2-set.addresses .col-1{width:47.0588235294%;float:left;margin-right:5.8823529412%}.col2-set.addresses .col-2{width:47.0588235294%;float:right;margin-right:0}#customer_details+#wc_checkout_add_ons{width:41.1764705882%;float:right;margin-right:0}#wc_checkout_add_ons input[type=radio]{float:left;margin-right:.5407911001em;clear:left;margin-top:.35em}#order_review_heading,#order_review{width:41.1764705882%;float:right;margin-right:0;clear:right}#order_review{transition:box-shadow ease .4s}#order_review_heading{margin-bottom:0;padding-bottom:.6180469716em}.ecommerce-order-pay #order_review,.page-template-template-fullwidth-php.ecommerce-order-pay #order_review{width:100%;float:none}.ecommerce-order-pay #order_review #payment h3,.page-template-template-fullwidth-php.ecommerce-order-pay #order_review #payment h3{padding-left:1em;padding-top:1em}.ecommerce-order-pay #order_review #payment .form-row,.page-template-template-fullwidth-php.ecommerce-order-pay #order_review #payment .form-row{padding:1em}.ecommerce-order-pay #order_review .payment_methods+.form-row,.page-template-template-fullwidth-php.ecommerce-order-pay #order_review .payment_methods+.form-row{padding:1em}.ecommerce-order-pay #order_review .button#place_order,.page-template-template-fullwidth-php.ecommerce-order-pay #order_review .button#place_order{display:block;width:100%;font-size:1.41575em}.page-template-template-fullwidth-php .col2-set{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set .form-row-first{width:45.4545454545%;float:left;margin-right:9.0909090909%}.page-template-template-fullwidth-php .col2-set .form-row-last{width:45.4545454545%;float:right;margin-right:0}.page-template-template-fullwidth-php .col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php #order_review_heading,.page-template-template-fullwidth-php #order_review{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php #customer_details+#wc_checkout_add_ons{width:47.8260869565%;float:right;margin-right:0}#order_review .shop_table{margin-bottom:2.617924em}table+.addresses{margin-top:1.618em}.col2-set#customer_login,.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0}.col2-set#customer_login .col-1,.col2-set.addresses .col-1{width:41.1764705882%;float:left;margin-right:5.8823529412%}.col2-set#customer_login .col-2,.col2-set.addresses .col-2{width:52.9411764706%;float:right;margin-right:0}.ecommerce-MyAccount-navigation{width:17.6470588235%;float:left;margin-right:5.8823529412%}.ecommerce-MyAccount-content{width:76.4705882353%;float:right;margin-right:0}.ecommerce-MyAccount-content .form-row-first{width:38.4615384615%;float:left;margin-right:7.6923076923%}.ecommerce-MyAccount-content .form-row-last{width:53.8461538462%;float:right;margin-right:0}.left-sidebar:not(.page-template-template-fullwidth-php) .ecommerce-MyAccount-content{width:76.4705882353%;float:left;margin-right:5.8823529412%}.left-sidebar:not(.page-template-template-fullwidth-php) .ecommerce-MyAccount-navigation{width:17.6470588235%;float:right;margin-right:0}table.my_account_orders{font-size:.875em}.page-template-template-fullwidth-php .col2-set#customer_login .col-1,.page-template-template-fullwidth-php .col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set#customer_login .col-2,.page-template-template-fullwidth-php .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php .ecommerce-MyAccount-content{width:73.9130434783%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .ecommerce-MyAccount-content .form-row-first{width:46.6666666667%;float:left;margin-right:6.6666666667%}.page-template-template-fullwidth-php .ecommerce-MyAccount-content .form-row-last{width:46.6666666667%;float:right;margin-right:0}.page-template-template-fullwidth-php .ecommerce-MyAccount-content .col2-set{width:100%}.page-template-template-fullwidth-php .ecommerce-MyAccount-content .col2-set .col-1{width:46.6666666667%;float:left;margin-right:6.6666666667%}.page-template-template-fullwidth-php .ecommerce-MyAccount-content .col2-set .col-2{width:46.6666666667%;float:right;margin-right:0}.page-template-template-fullwidth-php .ecommerce-MyAccount-navigation{width:21.7391304348%;float:right;margin-right:0}.addresses header.title::before,.addresses header.title::after{content:"";display:table}.addresses header.title::after{clear:both}.addresses header.title a{float:right;overflow:hidden}.addresses header.title h3{float:left}.form-row-first{width:47.0588235294%;float:left;margin-right:5.8823529412%;clear:both}.form-row-last{width:47.0588235294%;float:right;margin-right:0}.page-template-template-fullwidth-php .form-row-first{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .form-row-last{width:47.8260869565%;float:right;margin-right:0}.storefront-full-width-content .ecommerce-tabs ul.tabs{width:30.4347826087%;float:left;margin-right:4.347826087%}.storefront-full-width-content .ecommerce-tabs .panel{width:65.2173913043%;float:right;margin-right:0;margin-bottom:3.706325903em}.ecommerce-tabs{padding-top:2.617924em;padding-bottom:2.617924em}.ecommerce-tabs ul.tabs{width:29.4117647059%;float:left;margin-right:5.8823529412%}.ecommerce-tabs ul.tabs li.active::after{right:1em}.ecommerce-tabs .panel{width:64.7058823529%;float:right;margin-right:0;margin-top:0}.storefront-product-pagination{display:block}.storefront-product-pagination a{position:fixed;top:50%;width:500px;box-shadow:0 0 5px rgb(0 0 0 / .2);z-index:1499;display:flex;align-items:center}.storefront-product-pagination a img{max-width:90px;border-radius:0}.storefront-product-pagination a[rel=prev]{left:-455px;transition:left .3s ease-out;flex-direction:row-reverse;padding-left:1em}.storefront-product-pagination a[rel=prev]:hover{left:0}.storefront-product-pagination a[rel=prev] img{margin-left:1.41575em}.storefront-product-pagination a[rel=prev] .storefront-product-pagination__title{margin-right:auto}.storefront-product-pagination a[rel=next]{right:-455px;transition:right .3s ease-in;padding-right:1em}.storefront-product-pagination a[rel=next]:hover{right:0}.storefront-product-pagination a[rel=next] img{margin-right:1.41575em}.storefront-product-pagination a[rel=next] .storefront-product-pagination__title{margin-left:auto}.storefront-sticky-add-to-cart{display:block;position:fixed;top:0;left:0;right:0;z-index:99998;transform:translate3d(0,-100%,0);padding:1em;overflow:hidden;zoom:1;box-shadow:0 1px 2px rgb(0 0 0 / .2);animation-duration:.5s;animation-fill-mode:both}.storefront-sticky-add-to-cart--slideInDown{animation-name:slideInDown}.storefront-sticky-add-to-cart--slideOutUp{animation-name:slideOutUp}.storefront-sticky-add-to-cart__content{display:flex;align-items:center;justify-content:center}.storefront-sticky-add-to-cart__content-title{display:block}.storefront-sticky-add-to-cart__content-price{margin-right:.875em;opacity:.5}.storefront-sticky-add-to-cart__content-button{margin-left:auto}.storefront-sticky-add-to-cart img{max-width:3.706325903em;margin:0 1.41575em 0 0;padding:3px;border:1px solid rgb(0 0 0 / .1)}.storefront-sticky-add-to-cart .star-rating{display:inline-block;margin:0;vertical-align:bottom}.admin-bar .storefront-sticky-add-to-cart--slideInDown{top:32px}}@media(min-width:768px)and (max-width:900px){body:not(.page-template-template-fullwidth-php) table.cart td,body:not(.page-template-template-fullwidth-php) table.cart th{padding:1em}}@font-face{font-display:swap;font-family:star;src:url(https://exesse.store/ecommerce/assets/fonts/star.eot);src:url(https://exesse.store/ecommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(https://exesse.store/ecommerce/assets/fonts/star.woff) format("woff"),url(https://exesse.store/ecommerce/assets/fonts/star.ttf) format("truetype"),url(https://exesse.store/ecommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(https://exesse.store/ecommerce/assets/fonts/WooCommerce.eot);src:url(https://exesse.store/ecommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(https://exesse.store/ecommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://exesse.store/ecommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(https://exesse.store/ecommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}a.cart-contents,.site-header-cart .widget_shopping_cart a{color:#000}a.cart-contents:hover,.site-header-cart .widget_shopping_cart a:hover,.site-header-cart:hover>li>a{color:#414141}table.cart td.product-remove,table.cart td.actions{border-top-color:#fff}.storefront-handheld-footer-bar ul li.cart .count{background-color:#000;color:#fff;border-color:#fff}.ecommerce-tabs ul.tabs li.active a,ul.products li.product .price,.onsale,.wc-block-grid__product-onsale,.widget_search form:before,.widget_product_search form:before{color:#000}.ecommerce-breadcrumb a,a.ecommerce-review-link,.product_meta a{color:#050505}.wc-block-grid__product-onsale,.onsale{border-color:#000}.star-rating span:before,.quantity .plus,.quantity .minus,p.stars a:hover:after,p.stars a:after,.star-rating span:before,#payment .payment_methods li input[type=radio]:first-child:checked+label:before{color:#636363}.widget_price_filter .ui-slider .ui-slider-range,.widget_price_filter .ui-slider .ui-slider-handle{background-color:#636363}.order_details{background-color:#f8f8f8}.order_details>li{border-bottom:1px dotted #e3e3e3}.order_details:before,.order_details:after{background:-webkit-linear-gradient(transparent 0,transparent 0),-webkit-linear-gradient(135deg,#f8f8f8 33.33%,transparent 33.33%),-webkit-linear-gradient(45deg,#f8f8f8 33.33%,transparent 33.33%)}#order_review{background-color:#fff}#payment .payment_methods>li .payment_box,#payment .place-order{background-color:#fafafa}#payment .payment_methods>li:not(.ecommerce-notice){background-color:#f5f5f5}#payment .payment_methods>li:not(.ecommerce-notice):hover{background-color:#f0f0f0}.ecommerce-pagination .page-numbers li .page-numbers.current{background-color:#e6e6e6;color:#000}.wc-block-grid__product-onsale,.onsale,.ecommerce-pagination .page-numbers li .page-numbers:not(.current){color:#000}p.stars a:before,p.stars a:hover~a:before,p.stars.selected a.active~a:before{color:#000}p.stars.selected a.active:before,p.stars:hover a:before,p.stars.selected a:not(.active):before,p.stars.selected a.active:before{color:#636363}.single-product div.product .ecommerce-product-gallery .ecommerce-product-gallery__trigger{background-color:#000;color:#fff}.single-product div.product .ecommerce-product-gallery .ecommerce-product-gallery__trigger:hover{background-color:#000;border-color:#000;color:#fff}.button.added_to_cart:focus,.button.wc-forward:focus{outline-color:#636363}.added_to_cart,.site-header-cart .widget_shopping_cart a.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link{background-color:#000;border-color:#000;color:#fff}.added_to_cart:hover,.site-header-cart .widget_shopping_cart a.button:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{background-color:#000;border-color:#000;color:#fff}.added_to_cart.alt,.added_to_cart,.widget a.button.checkout{background-color:#000;border-color:#000;color:#fff}.added_to_cart.alt:hover,.added_to_cart:hover,.widget a.button.checkout:hover{background-color:#000;border-color:#000;color:#fff}.button.loading{color:#000}.button.loading:hover{background-color:#000}.button.loading:after{color:#fff}@media screen and (min-width:768px){.site-header-cart .widget_shopping_cart,.site-header .product_list_widget li .quantity{color:#000}.site-header-cart .widget_shopping_cart .buttons,.site-header-cart .widget_shopping_cart .total{background-color:#f5f5f5}.site-header-cart .widget_shopping_cart{background-color:#f0f0f0}}.storefront-product-pagination a{color:#000;background-color:#fff}.storefront-sticky-add-to-cart{color:#000;background-color:#fff}.storefront-sticky-add-to-cart a:not(.button){color:#000}.custom-price-text{font-size:inherit;color:inherit;display:inline}.cookie-banner{position:fixed;bottom:20px;right:20px;max-width:320px;background:#fff;color:#000;padding:15px;font-size:14px;border-radius:6px;box-shadow:0 2px 8px rgb(0 0 0 / .15);z-index:9999;text-align:center;display:none}.cookie-banner.active{display:block}.cookie-text{display:block;margin-bottom:12px;line-height:1.4}.cookie-buttons{display:flex;justify-content:center;gap:10px}.cookie-btn{padding:6px 12px;font-size:13px;border-radius:4px;cursor:pointer;min-width:80px}.accept-btn{background:#000;color:#fff;border:none}.accept-btn:hover{background:#333}.deny-btn{background:#fff;color:#000;border:1px solid #000}.deny-btn:hover{background:#f5f5f5}h1,h2,h3,h4,h5,h6,body,button,input,textarea{font-family:'Montserrat',sans-serif}button,input[type="button"],input[type="reset"],input[type="submit"],.button,.widget a.button{font-weight:500;font-size:12px;text-transform:uppercase;padding:3px 30px 3px 30px!important;border-radius:3px!important}.ecommerce-message a:hover,.ecommerce-info a:hover,.ecommerce-error a:hover,.ecommerce-noreviews a:hover,p.no-comments a:hover{color:#000}.ecommerce-message,.ecommerce-info,.ecommerce-error,.ecommerce-noreviews,p.no-comments{background-color:#fff;color:#000;font-size:14px;border-left:0 solid;padding:0em 0em 0em 0em}#masthead{margin-bottom:0em}.site-header{padding-top:0;border-bottom-color:#fff}ul.products li.product .ecommerce-loop-product__title{font-size:.9rem}.noptin-success{color:#606060;background-color:#fff;border-color:#fff}.noptin-error{color:#721c24;background-color:#fff;border-color:#fff}.noptin-alert{padding:0rem 0rem}.noptin-styles-basic .noptin-text{background-color:#EDEDED;min-height:26px}.noptin-template-condensed .noptin-form-fields{max-width:450px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings{padding-left:10px!important;padding-right:10px!important}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item>a.mega-menu-link{line-height:15px!important;padding:10px 10px 10px 10px!important}.widget{margin:0 0 2.3em}.woocs_auto_switcher.right li a span{display:none}.woocs_auto_switcher li a{transition:none!important}#main>header>div>p{font-size:14px!important;font-weight:600}ul.products li.product .button,ul.products .wc-block-grid__product .button,.wc-block-grid__products li.product .button,.wc-block-grid__products .wc-block-grid__product .button{margin-bottom:.236em}button.menu-toggle,button.menu-toggle:hover{display:none}.button:hover,.widget a.button:hover{background-color:#212121!important;border-color:#212121!important;color:#fff}.show-password-input{padding:.18em}.ecommerce-message::before{display:none!important}#custom_html-2{margin-bottom:50px;min-height:50px}#primary{margin-top:6em}.woofc-area-count{display:none!important}.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{display:none!important}.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner>div a{border-radius:3px}.site-info{font-size:12px;padding:0 0!important}.site-content>.col-full>.ecommerce>.ecommerce-message:first-child,.site-content>.col-full>.ecommerce>.ecommerce-info:first-child,.site-content>.col-full>.ecommerce>.ecommerce-error:first-child{display:none}.ecommerce-active .site-branding{display:none}body,button,input,textarea{font-size:14px}*:focus,*:active,a:focus,a:active,button:focus,button:active,input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active{outline:none!important;box-shadow:none!important;border-color:inherit!important}input[type=text],input[type=number],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=search],textarea,.input-text{padding:2px 5px}#polylang-2 ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:10px}#polylang-2 li{display:inline-flex}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content h2 a{text-decoration:none}@media only screen and (max-width:479px){.site-info{font-size:10px!important}.site-header{display:none}.ecommerce-tabs ul.tabs{display:none}.ecommerce-tabs .panel{width:100%!important}.col2-set{margin-right:10px!important;width:100%!important}#order_review_heading,#order_review{width:100%!important}.site-content,.header-widget-region{margin-top:2em}#my-account-menu~.ecommerce-MyAccount-content{width:100%!important}#post-11>div.entry-content>div>div.ecommerce-MyAccount-content>div.ecommerce-Message.ecommerce-Message--info.ecommerce-info>a{display:none}.ecommerce .page-description{margin-bottom:2.5em}#main>header>div>p{font-size:8px!important;font-weight:600}button,input[type=button],input[type=reset],input[type=submit],.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.added_to_cart{padding:.6180469716em 4em!important}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories{display:none!important}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main{display:none!important}.woocs_auto_switcher li a{font-size:12px!important}#primary{margin-top:0em!important}#custom_html-2{display:none}#secondary{margin-top:0px!important}.wc-coupon-listing__coupon-item{width:100%}}@media only screen and (max-width:768px){.main-navigation ul li a,.site-title a,ul.menu li a,.site-branding h1 a,button.menu-toggle,button.menu-toggle:hover,.handheld-navigation .dropdown-toggle{margin-left:0px!important}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{padding-left:0px!important}.ecommerce .page-description{font-size:10px!important}button,input[type=button],input[type=reset],input[type=submit],.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.added_to_cart{padding:.6180469716em 2em}.woocs_auto_switcher{top:10%!important}.woocs_auto_switcher li a{font-size:12px!important}}.mega-menu-last-modified-1759728397{content:'Monday 6th October 2025 05:26:37 UTC'}#mega-menu-wrap-sidebar-main,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-row,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-column,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1,7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-sidebar-main:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main ul.mega-sub-menu:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-row:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-column:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge:before,#mega-menu-wrap-sidebar-main:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main ul.mega-sub-menu:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-row:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-column:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge:after{display:none}#mega-menu-wrap-sidebar-main{border-radius:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main{background:#fff}}#mega-menu-wrap-sidebar-main.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-sidebar-main.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-sidebar-main.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-sidebar-main.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-sidebar-main.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-sidebar-main.mega-keyboard-navigation #mega-menu-sidebar-main a:focus,#mega-menu-wrap-sidebar-main.mega-keyboard-navigation #mega-menu-sidebar-main span:focus,#mega-menu-wrap-sidebar-main.mega-keyboard-navigation #mega-menu-sidebar-main input:focus,#mega-menu-wrap-sidebar-main.mega-keyboard-navigation #mega-menu-sidebar-main li.mega-menu-item a.mega-menu-link:focus{outline:3px solid #109cde;outline-offset:-3px}#mega-menu-wrap-sidebar-main.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-sidebar-main.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#212121;color:#fff;font-weight:400;text-decoration:none;border-color:#212121}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;background:#333}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main{visibility:visible;text-align:center;padding:0 10px 0 10px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:400}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex;align-items:center}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-tabbed.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:block}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-icon-top>a.mega-menu-link>span.mega-title-below{display:inline-block;transition:none}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:block;line-height:40px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-icon-right>a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link{cursor:inherit}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:pointer}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main p{margin-bottom:10px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main input,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main img{max-width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade"] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0)}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0)}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:25%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:20%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:16.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item a[class^='dashicons']:before{font-family:dashicons}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:3px 3px 0 0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-align-bottom-right>ul.mega-sub-menu{right:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-align-bottom-right.mega-toggle-on>a.mega-menu-link{border-radius:3px 3px 0 0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu.mega-menu-item{position:static}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item{margin:0 5px 0 0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-item-align-right{float:right}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-item-align-right{margin:0 0 0 5px}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-item-align-float-left{float:left}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item>a.mega-menu-link:focus{background:#212121;color:#fff;font-weight:400;text-decoration:none;border-color:#212121}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#212121;color:#fff;font-weight:400;text-decoration:none;border-color:#212121}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff;background:#333}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item>a.mega-menu-link{line-height:35px;height:35px;padding:0 0 0 0;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:center;background:#000;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;border-radius:3px 3px 3px 3px;font-family:inherit;font-size:13px;font-weight:inherit;outline:none}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-multi-line>a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-multi-line>a.mega-menu-link br{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item.mega-item-align-right{float:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:#fff0;text-align:left;color:#fff;font-size:14px}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12{width:100%}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:15px 15px 15px 15px;width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0;background:#f1f1f1;border:0;padding:0 0 0 0;position:absolute;width:100%;max-width:none;left:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#666;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 5px 0;vertical-align:top;display:block;visibility:inherit;border:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover{border-color:#fff0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;border:0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0 0 0 0;border:0;background:#f1f1f1;border-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:#fff0;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140';font-family:dashicons;font-weight:400;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:#fff0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item-has-children.mega-hide-arrow>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f139'}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0 6px 0 0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li[class^='mega-lang-item']>a.mega-menu-link>img{display:inline}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link>img.wpml-ls-flag,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main a.mega-menu-link>img.iclflag{display:inline;margin-right:8px}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-hide-on-mobile,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-mobile,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-hide-on-desktop,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-desktop,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main:after{content:"";display:table;clear:both}}#mega-menu-wrap-sidebar-main .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#222;border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:#fff0;outline:none;white-space:nowrap}#mega-menu-wrap-sidebar-main .mega-menu-toggle img{max-width:100%;padding:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main .mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main .mega-menu-toggle+#mega-menu-sidebar-main{background:#222;padding:0 0 0 0;display:none}#mega-menu-wrap-sidebar-main .mega-menu-toggle.mega-menu-open+#mega-menu-sidebar-main{display:block}}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0{/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */cursor:pointer}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:none}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{content:"";display:block}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}#mega-menu-wrap-sidebar-main .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-sidebar-main .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{transform:translate3d(0,10px,0) rotate(45deg)}#mega-menu-wrap-sidebar-main .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#mega-menu-wrap-sidebar-main .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mega-menu-wrap-sidebar-main.mega-sticky{position:fixed;top:0;left:0;right:0;z-index:99998;opacity:1;max-width:100%;width:100%;margin:0 auto;background:#fff0}#mega-menu-wrap-sidebar-main.mega-sticky #mega-menu-sidebar-main{background:#fff}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main.mega-sticky #mega-menu-sidebar-main{background:#222}}#mega-menu-wrap-sidebar-main.mega-stuck{transition:transform 0.25s ease-in-out}#mega-menu-wrap-sidebar-main.mega-stuck.mega-hide{transform:translateY(-100%)}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main.mega-sticky #mega-menu-sidebar-main:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px);overflow:auto}body.admin-bar #mega-menu-wrap-sidebar-main.mega-sticky #mega-menu-sidebar-main:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px - 42px)}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-show-when-sticky{display:none}#mega-menu-wrap-sidebar-main.mega-sticky #mega-menu-sidebar-main li.mega-menu-item.mega-hide-when-sticky{display:none}#mega-menu-wrap-sidebar-main.mega-sticky #mega-menu-sidebar-main li.mega-menu-item.mega-show-when-sticky{display:inline-block}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main.mega-sticky #mega-menu-sidebar-main li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile{display:none}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item a[class^='genericon']:before{font-family:genericons}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 5px 0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:600px}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical>li.mega-menu-flyout.mega-menu-item{position:relative}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link{text-align:left}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f139';margin:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link{text-align:right}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before{float:right;margin:0 0 0 6px}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left>a.mega-menu-link:before{float:left;margin:0 6px 0 0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 5px 0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-item.mega-hide-on-desktop{display:none}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-megamenu>ul.mega-sub-menu{position:static;width:100%!important}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu{position:static;width:100%!important;padding:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;border:0;box-shadow:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:40px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{display:block}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main img.mmm_gravatar{vertical-align:middle;position:relative;top:-1px;display:inline-block}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main img.mmm_gravatar{max-height:90%;width:auto}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main img.avatar{vertical-align:middle;position:relative;top:-1px}#mega-menu-wrap-sidebar-main>li.mega-menu-item.mega-current-menu-item>a.mega-menu-logo,#mega-menu-wrap-sidebar-main>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-logo{background:inherit}#mega-menu-wrap-sidebar-main li.mega-menu-item img.mega-menu-logo{display:inline;vertical-align:middle;max-height:none}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main li.mega-menu-item img.mega-menu-logo{max-height:90%;width:auto}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo{padding-top:10px;padding-bottom:10px;text-align:center;height:auto}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transition:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transition:opacity 200ms ease-in}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transform:translate(0,0);transition:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1;transform:translate(0,0)}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{transform:translate(0,0);transition:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{transform:translate(0,10px);transition:transform 200ms ease-in}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{transform:translate(0,0)}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:20%;float:left;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline;margin:0;border:0;cursor:pointer}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link+.mega-indicator{float:none;height:35px}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link+.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:80%;float:left;clear:none;position:absolute;top:0;left:20%;visibility:hidden;border-left:1px solid #ccc;padding:0 0 0 0;min-height:100%}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu .mega-menu-item-has-children>a.mega-menu-link:after{display:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{float:left;padding:15px 15px 15px 15px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0 solid #fff0;border-left:0 solid #fff0;border-right:0 solid #fff0;border-bottom:0 solid #fff0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0;border-left:0;border-right:0;border-bottom:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:100%;float:left;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:100%;position:relative;top:0;left:auto;border-left:0;padding:10px}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item a[class^='fa-']:before{font-family:FontAwesome}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fab']:before{font-family:'Font Awesome 5 Brands';font-weight:400}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='far']:before{font-family:'Font Awesome 5 Free';font-weight:400}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fas']:before{font-family:'Font Awesome 5 Free';font-weight:900}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fal']:before{font-family:'Font Awesome 5 Free';font-weight:300}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fas'],#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fab'],#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='far'],#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fal']{-webkit-font-smoothing:inherit}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fas']:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fab']:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='far']:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item>a[class^='fal']:before{vertical-align:middle}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-icon-left>a[class^='fas']:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-icon-left>a[class^='fab']:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-icon-left>a[class^='far']:before,#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main li.mega-menu-item.mega-icon-left>a[class^='fal']:before{width:1.25em;text-align:center}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge{border-radius:2px 2px 2px 2px;display:inline;padding:1px 4px 1px 4px;top:-7px;position:relative;margin:0 0 0 6px;text-align:center}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge.mega-hide-on-desktop{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge.mega-hide-on-mobile{display:none}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge.mega-menu-badge-style-one{background:#d32f2f;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge.mega-menu-badge-style-two{background:#00796b;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge.mega-menu-badge-style-three{background:#ffc107;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main span.mega-menu-badge.mega-menu-badge-style-four{background:#303f9f;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}@media screen and (min-width:1200px){#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main{padding-left:40px;padding-right:40px}}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item>a.mega-menu-link{font-weight:600}#mega-menu-wrap-sidebar-main #mega-menu-sidebar-main>li.mega-menu-item>a.mega-menu-link:hover{font-weight:600}#mega-menu-wrap-sidebar-second,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-row,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-column,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-sidebar-second:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second ul.mega-sub-menu:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-row:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-column:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge:before,#mega-menu-wrap-sidebar-second:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second ul.mega-sub-menu:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-row:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-column:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge:after{display:none}#mega-menu-wrap-sidebar-second{border-radius:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second{background:#fff}}#mega-menu-wrap-sidebar-second.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-sidebar-second.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-sidebar-second.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-sidebar-second.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-sidebar-second.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-sidebar-second.mega-keyboard-navigation #mega-menu-sidebar-second a:focus,#mega-menu-wrap-sidebar-second.mega-keyboard-navigation #mega-menu-sidebar-second span:focus,#mega-menu-wrap-sidebar-second.mega-keyboard-navigation #mega-menu-sidebar-second input:focus,#mega-menu-wrap-sidebar-second.mega-keyboard-navigation #mega-menu-sidebar-second li.mega-menu-item a.mega-menu-link:focus{outline:3px solid #109cde;outline-offset:-3px}#mega-menu-wrap-sidebar-second.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-sidebar-second.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#f5f5f5;color:#000;font-weight:400;text-decoration:none;border-color:#cfcfcf}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#484848;background:#f5f5f5}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second{visibility:visible;text-align:left;padding:0 0 0 0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:400}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex;align-items:center}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-tabbed.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:block}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-icon-top>a.mega-menu-link>span.mega-title-below{display:inline-block;transition:none}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:block;line-height:40px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-icon-right>a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link{cursor:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:pointer}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second p{margin-bottom:10px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second input,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second img{max-width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade"] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0)}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0)}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:25%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:20%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:16.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item a[class^='dashicons']:before{font-family:dashicons}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-align-bottom-right>ul.mega-sub-menu{right:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-align-bottom-right.mega-toggle-on>a.mega-menu-link{border-radius:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu.mega-menu-item{position:static}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item{margin:0 3px 0 0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-item-align-right{float:right}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-item-align-right{margin:0 0 0 3px}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-item-align-float-left{float:left}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item>a.mega-menu-link:focus{background:#f5f5f5;color:#000;font-weight:400;text-decoration:none;border-color:#cfcfcf}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#f5f5f5;color:#000;font-weight:400;text-decoration:none;border-color:#cfcfcf}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#484848;background:#f5f5f5}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{background:#f5f5f5;color:#000;font-weight:400;text-decoration:none;border-color:#cfcfcf}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{color:#484848;background:#f5f5f5}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;padding:0 10px 0 10px;vertical-align:baseline;width:auto;display:block;color:#484848;text-transform:uppercase;text-decoration:none;text-align:center;background:#f5f5f5;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;border-radius:0;font-family:inherit;font-size:13px;font-weight:400;outline:none}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-multi-line>a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-multi-line>a.mega-menu-link br{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item.mega-item-align-right{float:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:#fff0;text-align:center;color:#484848;font-size:13px}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12{width:100%}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:15px 15px 15px 15px;width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0;background:#f1f1f1;border:0;padding:0 0 0 0;position:absolute;width:100%;max-width:none;left:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#666;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 5px 0;vertical-align:top;display:block;visibility:inherit;border:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover{border-color:#fff0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;border:0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0 0 0 0;border:0;background:#f1f1f1;border-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:#fff0;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140';font-family:dashicons;font-weight:400;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:#fff0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item-has-children.mega-hide-arrow>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f139'}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0 6px 0 0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li[class^='mega-lang-item']>a.mega-menu-link>img{display:inline}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link>img.wpml-ls-flag,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second a.mega-menu-link>img.iclflag{display:inline;margin-right:8px}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-hide-on-mobile,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-mobile,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-hide-on-desktop,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-desktop,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second:after{content:"";display:table;clear:both}}#mega-menu-wrap-sidebar-second .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#222;border-radius:0;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:#fff0;outline:none;white-space:nowrap}#mega-menu-wrap-sidebar-second .mega-menu-toggle img{max-width:100%;padding:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second .mega-menu-toggle{display:none}}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second .mega-menu-toggle+#mega-menu-sidebar-second{background:#f5f5f5;padding:0 0 0 0;display:block}#mega-menu-wrap-sidebar-second .mega-menu-toggle.mega-menu-open+#mega-menu-sidebar-second{display:block}}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0{/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */cursor:pointer}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:none}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{content:"";display:block}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}#mega-menu-wrap-sidebar-second .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-sidebar-second .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{transform:translate3d(0,10px,0) rotate(45deg)}#mega-menu-wrap-sidebar-second .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#mega-menu-wrap-sidebar-second .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mega-menu-wrap-sidebar-second.mega-sticky{position:fixed;top:0;left:0;right:0;z-index:99998;opacity:1;max-width:100%;width:100%;margin:0 auto;background:#fff0}#mega-menu-wrap-sidebar-second.mega-sticky #mega-menu-sidebar-second{background:#fff}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second.mega-sticky #mega-menu-sidebar-second{background:#f5f5f5}}#mega-menu-wrap-sidebar-second.mega-stuck{transition:transform 0.25s ease-in-out}#mega-menu-wrap-sidebar-second.mega-stuck.mega-hide{transform:translateY(-100%)}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second.mega-sticky #mega-menu-sidebar-second:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px);overflow:auto}body.admin-bar #mega-menu-wrap-sidebar-second.mega-sticky #mega-menu-sidebar-second:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px - 42px)}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-show-when-sticky{display:none}#mega-menu-wrap-sidebar-second.mega-sticky #mega-menu-sidebar-second li.mega-menu-item.mega-hide-when-sticky{display:none}#mega-menu-wrap-sidebar-second.mega-sticky #mega-menu-sidebar-second li.mega-menu-item.mega-show-when-sticky{display:inline-block}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second.mega-sticky #mega-menu-sidebar-second li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile{display:none}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item a[class^='genericon']:before{font-family:genericons}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 3px 0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:600px}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical>li.mega-menu-flyout.mega-menu-item{position:relative}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link{text-align:left}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f139';margin:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link{text-align:right}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before{float:right;margin:0 0 0 6px}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left>a.mega-menu-link:before{float:left;margin:0 6px 0 0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 3px 0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-item.mega-hide-on-desktop{display:none}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-megamenu>ul.mega-sub-menu{position:static;width:100%!important}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu{position:static;width:100%!important;padding:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;border:0;box-shadow:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:40px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{display:block}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second img.mmm_gravatar{vertical-align:middle;position:relative;top:-1px;display:inline-block}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second img.mmm_gravatar{max-height:90%;width:auto}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second img.avatar{vertical-align:middle;position:relative;top:-1px}#mega-menu-wrap-sidebar-second>li.mega-menu-item.mega-current-menu-item>a.mega-menu-logo,#mega-menu-wrap-sidebar-second>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-logo{background:inherit}#mega-menu-wrap-sidebar-second li.mega-menu-item img.mega-menu-logo{display:inline;vertical-align:middle;max-height:none}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second li.mega-menu-item img.mega-menu-logo{max-height:90%;width:auto}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo{padding-top:10px;padding-bottom:10px;text-align:center;height:auto}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transition:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transition:opacity 200ms ease-in}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transform:translate(0,0);transition:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1;transform:translate(0,0)}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{transform:translate(0,0);transition:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{transform:translate(0,10px);transition:transform 200ms ease-in}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{transform:translate(0,0)}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:20%;float:left;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline;margin:0;border:0;cursor:pointer}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link+.mega-indicator{float:none;height:35px}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link+.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:80%;float:left;clear:none;position:absolute;top:0;left:20%;visibility:hidden;border-left:1px solid #ccc;padding:0 0 0 0;min-height:100%}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu .mega-menu-item-has-children>a.mega-menu-link:after{display:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{float:left;padding:15px 15px 15px 15px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0 solid #fff0;border-left:0 solid #fff0;border-right:0 solid #fff0;border-bottom:0 solid #fff0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0;border-left:0;border-right:0;border-bottom:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:100%;float:left;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:100%;position:relative;top:0;left:auto;border-left:0;padding:10px}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item a[class^='fa-']:before{font-family:FontAwesome}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fab']:before{font-family:'Font Awesome 5 Brands';font-weight:400}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='far']:before{font-family:'Font Awesome 5 Free';font-weight:400}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fas']:before{font-family:'Font Awesome 5 Free';font-weight:900}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fal']:before{font-family:'Font Awesome 5 Free';font-weight:300}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fas'],#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fab'],#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='far'],#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fal']{-webkit-font-smoothing:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fas']:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fab']:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='far']:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item>a[class^='fal']:before{vertical-align:middle}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-icon-left>a[class^='fas']:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-icon-left>a[class^='fab']:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-icon-left>a[class^='far']:before,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second li.mega-menu-item.mega-icon-left>a[class^='fal']:before{width:1.25em;text-align:center}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge{border-radius:2px 2px 2px 2px;display:inline;padding:1px 4px 1px 4px;top:-7px;position:relative;margin:0 0 0 6px;text-align:center}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge.mega-hide-on-desktop{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge.mega-hide-on-mobile{display:none}}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge.mega-menu-badge-style-one{background:#d32f2f;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge.mega-menu-badge-style-two{background:#00796b;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge.mega-menu-badge-style-three{background:#ffc107;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second span.mega-menu-badge.mega-menu-badge-style-four{background:#303f9f;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second{padding-left:10px!important;padding-right:10px!important}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item>a.mega-menu-link:focus-visible,#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second>li.mega-menu-item>a.mega-menu-link:active{outline:none!important;box-shadow:none!important;border-color:#cfcfcf!important}#mega-menu-wrap-sidebar-categories,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-row,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-column,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-sidebar-categories:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories ul.mega-sub-menu:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-row:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-column:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge:before,#mega-menu-wrap-sidebar-categories:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories ul.mega-sub-menu:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-row:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-column:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge:after{display:none}#mega-menu-wrap-sidebar-categories{border-radius:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories{background:#fff}}#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation #mega-menu-sidebar-categories a:focus,#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation #mega-menu-sidebar-categories span:focus,#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation #mega-menu-sidebar-categories input:focus,#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation #mega-menu-sidebar-categories li.mega-menu-item a.mega-menu-link:focus{outline:3px solid #109cde;outline-offset:-3px}#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#fff;color:#000;font-weight:400;text-decoration:none;border-color:#fff}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;background:#333}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories{visibility:visible;text-align:left;padding:0 0 0 0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:400}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex;align-items:center}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-tabbed.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:block}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-icon-top>a.mega-menu-link>span.mega-title-below{display:inline-block;transition:none}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:block;line-height:40px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-icon-right>a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link{cursor:inherit}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:pointer}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories p{margin-bottom:10px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories input,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories img{max-width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade"] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0)}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0)}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:25%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:20%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:16.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item a[class^='dashicons']:before{font-family:dashicons}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-align-bottom-right>ul.mega-sub-menu{right:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-align-bottom-right.mega-toggle-on>a.mega-menu-link{border-radius:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu.mega-menu-item{position:static}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item{margin:0 0 0 0;display:inline-block;height:auto;vertical-align:middle}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item{border-left:1px solid rgb(72 72 72 / .197);box-shadow:inset 1px 0 0 0 rgb(255 255 255 / .1)}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item:first-of-type{border-left:0;box-shadow:none}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-item-align-right{float:right}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-item-align-right{margin:0 0 0 0}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-item-align-float-left{float:left}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item>a.mega-menu-link:focus{background:#fff;color:#000;font-weight:400;text-decoration:none;border-color:#fff}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#fff;color:#000;font-weight:400;text-decoration:none;border-color:#fff}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff;background:#333}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{background:#fff;color:#000;font-weight:400;text-decoration:none;border-color:#fff}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{color:#fff;background:#333}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;padding:0 10px 0 10px;vertical-align:baseline;width:auto;display:block;color:#828282;text-transform:none;text-decoration:none;text-align:center;background:#fff0;border:0;border-radius:0;font-family:inherit;font-size:13px;font-weight:400;outline:none}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-multi-line>a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-multi-line>a.mega-menu-link br{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item.mega-item-align-right{float:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:#fff0;text-align:left;color:#fff;font-size:14px}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12{width:100%}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:15px 15px 15px 15px;width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0;background:#f1f1f1;border:0;padding:0 0 0 0;position:absolute;width:100%;max-width:none;left:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#666;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 5px 0;vertical-align:top;display:block;visibility:inherit;border:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover{border-color:#fff0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;border:0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0 0 0 0;border:0;background:#f1f1f1;border-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:#fff0;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140';font-family:dashicons;font-weight:400;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:#fff0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item-has-children.mega-hide-arrow>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f139'}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0 6px 0 0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li[class^='mega-lang-item']>a.mega-menu-link>img{display:inline}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link>img.wpml-ls-flag,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories a.mega-menu-link>img.iclflag{display:inline;margin-right:8px}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-hide-on-mobile,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-mobile,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-hide-on-desktop,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-desktop,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories:after{content:"";display:table;clear:both}}#mega-menu-wrap-sidebar-categories .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#222;border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:#fff0;outline:none;white-space:nowrap}#mega-menu-wrap-sidebar-categories .mega-menu-toggle img{max-width:100%;padding:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories .mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories .mega-menu-toggle+#mega-menu-sidebar-categories{background:#222;padding:0 0 0 0;display:none}#mega-menu-wrap-sidebar-categories .mega-menu-toggle.mega-menu-open+#mega-menu-sidebar-categories{display:block}}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0{/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */cursor:pointer}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:none}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{content:"";display:block}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}#mega-menu-wrap-sidebar-categories .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-sidebar-categories .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{transform:translate3d(0,10px,0) rotate(45deg)}#mega-menu-wrap-sidebar-categories .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#mega-menu-wrap-sidebar-categories .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mega-menu-wrap-sidebar-categories.mega-sticky{position:fixed;top:0;left:0;right:0;z-index:99998;opacity:1;max-width:100%;width:100%;margin:0 auto;background:#fff0}#mega-menu-wrap-sidebar-categories.mega-sticky #mega-menu-sidebar-categories{background:#fff}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories.mega-sticky #mega-menu-sidebar-categories{background:#222}}#mega-menu-wrap-sidebar-categories.mega-stuck{transition:transform 0.25s ease-in-out}#mega-menu-wrap-sidebar-categories.mega-stuck.mega-hide{transform:translateY(-100%)}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories.mega-sticky #mega-menu-sidebar-categories:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px);overflow:auto}body.admin-bar #mega-menu-wrap-sidebar-categories.mega-sticky #mega-menu-sidebar-categories:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px - 42px)}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-show-when-sticky{display:none}#mega-menu-wrap-sidebar-categories.mega-sticky #mega-menu-sidebar-categories li.mega-menu-item.mega-hide-when-sticky{display:none}#mega-menu-wrap-sidebar-categories.mega-sticky #mega-menu-sidebar-categories li.mega-menu-item.mega-show-when-sticky{display:inline-block}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories.mega-sticky #mega-menu-sidebar-categories li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile{display:none}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item a[class^='genericon']:before{font-family:genericons}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 0 0;border-left:0;border-top:1px solid rgb(72 72 72 / .197);box-shadow:inset 1px 0 0 0 rgb(255 255 255 / .1)}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-item:first-child{border-top:0;box-shadow:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:600px}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical>li.mega-menu-flyout.mega-menu-item{position:relative}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link{text-align:left}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f139';margin:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link{text-align:right}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before{float:right;margin:0 0 0 6px}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left>a.mega-menu-link:before{float:left;margin:0 6px 0 0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 0 0;border-left:0;border-top:1px solid rgb(72 72 72 / .197);box-shadow:inset 1px 0 0 0 rgb(255 255 255 / .1)}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-item:first-child{border-top:0;box-shadow:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-item.mega-hide-on-desktop{display:none}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-megamenu>ul.mega-sub-menu{position:static;width:100%!important}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu{position:static;width:100%!important;padding:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;border:0;box-shadow:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:40px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{display:block}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories img.mmm_gravatar{vertical-align:middle;position:relative;top:-1px;display:inline-block}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories img.mmm_gravatar{max-height:90%;width:auto}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories img.avatar{vertical-align:middle;position:relative;top:-1px}#mega-menu-wrap-sidebar-categories>li.mega-menu-item.mega-current-menu-item>a.mega-menu-logo,#mega-menu-wrap-sidebar-categories>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-logo{background:inherit}#mega-menu-wrap-sidebar-categories li.mega-menu-item img.mega-menu-logo{display:inline;vertical-align:middle;max-height:none}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories li.mega-menu-item img.mega-menu-logo{max-height:90%;width:auto}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo{padding-top:10px;padding-bottom:10px;text-align:center;height:auto}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transition:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transition:opacity 200ms ease-in}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transform:translate(0,0);transition:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1;transform:translate(0,0)}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{transform:translate(0,0);transition:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{transform:translate(0,10px);transition:transform 200ms ease-in}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{transform:translate(0,0)}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:20%;float:left;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline;margin:0;border:0;cursor:pointer}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link+.mega-indicator{float:none;height:35px}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link+.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:80%;float:left;clear:none;position:absolute;top:0;left:20%;visibility:hidden;border-left:1px solid #ccc;padding:0 0 0 0;min-height:100%}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu .mega-menu-item-has-children>a.mega-menu-link:after{display:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{float:left;padding:15px 15px 15px 15px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0 solid #fff0;border-left:0 solid #fff0;border-right:0 solid #fff0;border-bottom:0 solid #fff0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0;border-left:0;border-right:0;border-bottom:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:100%;float:left;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:100%;position:relative;top:0;left:auto;border-left:0;padding:10px}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item a[class^='fa-']:before{font-family:FontAwesome}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fab']:before{font-family:'Font Awesome 5 Brands';font-weight:400}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='far']:before{font-family:'Font Awesome 5 Free';font-weight:400}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fas']:before{font-family:'Font Awesome 5 Free';font-weight:900}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fal']:before{font-family:'Font Awesome 5 Free';font-weight:300}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fas'],#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fab'],#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='far'],#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fal']{-webkit-font-smoothing:inherit}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fas']:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fab']:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='far']:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item>a[class^='fal']:before{vertical-align:middle}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-icon-left>a[class^='fas']:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-icon-left>a[class^='fab']:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-icon-left>a[class^='far']:before,#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories li.mega-menu-item.mega-icon-left>a[class^='fal']:before{width:1.25em;text-align:center}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge{border-radius:2px 2px 2px 2px;display:inline;padding:1px 4px 1px 4px;top:-7px;position:relative;margin:0 0 0 6px;text-align:center}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge.mega-hide-on-desktop{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge.mega-hide-on-mobile{display:none}}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge.mega-menu-badge-style-one{background:#d32f2f;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge.mega-menu-badge-style-two{background:#00796b;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge.mega-menu-badge-style-three{background:#ffc107;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories span.mega-menu-badge.mega-menu-badge-style-four{background:#303f9f;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-categories #mega-menu-sidebar-categories{padding-left:10px!important;padding-right:10px!important}#mega-menu-wrap-sidebar-shootings,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-row,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-column,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-sidebar-shootings:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings ul.mega-sub-menu:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-row:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-column:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge:before,#mega-menu-wrap-sidebar-shootings:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings ul.mega-sub-menu:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-row:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-column:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge:after{display:none}#mega-menu-wrap-sidebar-shootings{border-radius:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings{background:#fff}}#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation #mega-menu-sidebar-shootings a:focus,#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation #mega-menu-sidebar-shootings span:focus,#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation #mega-menu-sidebar-shootings input:focus,#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation #mega-menu-sidebar-shootings li.mega-menu-item a.mega-menu-link:focus{outline:3px solid #109cde;outline-offset:-3px}#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#f5f5f5;color:#000;font-weight:400;text-decoration:none;border-color:#cfcfcf}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#484848;background:#f5f5f5}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings{visibility:visible;text-align:left;padding:0 0 0 0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:400}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex;align-items:center}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-tabbed.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:block}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-icon-top>a.mega-menu-link>span.mega-title-below{display:inline-block;transition:none}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:block;line-height:40px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-icon-right>a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link{cursor:inherit}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:pointer}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings p{margin-bottom:10px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings input,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings img{max-width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade"] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0)}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0)}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:25%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:20%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:16.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item a[class^='dashicons']:before{font-family:dashicons}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-align-bottom-right>ul.mega-sub-menu{right:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-align-bottom-right.mega-toggle-on>a.mega-menu-link{border-radius:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu.mega-menu-item{position:static}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item{margin:0 3px 0 0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-item-align-right{float:right}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-item-align-right{margin:0 0 0 3px}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-item-align-float-left{float:left}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item>a.mega-menu-link:focus{background:#f5f5f5;color:#000;font-weight:400;text-decoration:none;border-color:#cfcfcf}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#f5f5f5;color:#000;font-weight:400;text-decoration:none;border-color:#cfcfcf}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#484848;background:#f5f5f5}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{background:#f5f5f5;color:#000;font-weight:400;text-decoration:none;border-color:#cfcfcf}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{color:#484848;background:#f5f5f5}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;padding:0 10px 0 10px;vertical-align:baseline;width:auto;display:block;color:#484848;text-transform:uppercase;text-decoration:none;text-align:center;background:#f5f5f5;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;border-radius:0;font-family:inherit;font-size:13px;font-weight:400;outline:none}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-multi-line>a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-multi-line>a.mega-menu-link br{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item.mega-item-align-right{float:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:#fff0;text-align:center;color:#484848;font-size:13px}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12{width:100%}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:15px 15px 15px 15px;width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0;background:#f1f1f1;border:0;padding:0 0 0 0;position:absolute;width:100%;max-width:none;left:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#666;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 5px 0;vertical-align:top;display:block;visibility:inherit;border:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover{border-color:#fff0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;border:0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0 0 0 0;border:0;background:#f1f1f1;border-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:#fff0;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140';font-family:dashicons;font-weight:400;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:#fff0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item-has-children.mega-hide-arrow>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f139'}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0 6px 0 0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li[class^='mega-lang-item']>a.mega-menu-link>img{display:inline}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link>img.wpml-ls-flag,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings a.mega-menu-link>img.iclflag{display:inline;margin-right:8px}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-hide-on-mobile,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-mobile,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-hide-on-desktop,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-desktop,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings:after{content:"";display:table;clear:both}}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#222;border-radius:0;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:#fff0;outline:none;white-space:nowrap}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle img{max-width:100%;padding:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings .mega-menu-toggle{display:none}}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings .mega-menu-toggle+#mega-menu-sidebar-shootings{background:#f5f5f5;padding:0 0 0 0;display:block}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle.mega-menu-open+#mega-menu-sidebar-shootings{display:block}}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0{/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */cursor:pointer}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:none}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{content:"";display:block}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{transform:translate3d(0,10px,0) rotate(45deg)}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#mega-menu-wrap-sidebar-shootings .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mega-menu-wrap-sidebar-shootings.mega-sticky{position:fixed;top:0;left:0;right:0;z-index:99998;opacity:1;max-width:100%;width:100%;margin:0 auto;background:#fff0}#mega-menu-wrap-sidebar-shootings.mega-sticky #mega-menu-sidebar-shootings{background:#fff}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings.mega-sticky #mega-menu-sidebar-shootings{background:#f5f5f5}}#mega-menu-wrap-sidebar-shootings.mega-stuck{transition:transform 0.25s ease-in-out}#mega-menu-wrap-sidebar-shootings.mega-stuck.mega-hide{transform:translateY(-100%)}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings.mega-sticky #mega-menu-sidebar-shootings:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px);overflow:auto}body.admin-bar #mega-menu-wrap-sidebar-shootings.mega-sticky #mega-menu-sidebar-shootings:not([data-effect-mobile^="slide_"]){max-height:calc(100vh - 40px - 42px)}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-show-when-sticky{display:none}#mega-menu-wrap-sidebar-shootings.mega-sticky #mega-menu-sidebar-shootings li.mega-menu-item.mega-hide-when-sticky{display:none}#mega-menu-wrap-sidebar-shootings.mega-sticky #mega-menu-sidebar-shootings li.mega-menu-item.mega-show-when-sticky{display:inline-block}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings.mega-sticky #mega-menu-sidebar-shootings li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile{display:none}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item a[class^='genericon']:before{font-family:genericons}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 3px 0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:600px}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical>li.mega-menu-flyout.mega-menu-item{position:relative}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link{text-align:left}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f139';margin:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link{text-align:right}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left>a.mega-menu-link:before{float:right;margin:0 0 0 6px}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{top:0;left:100%;right:auto}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left>a.mega-menu-link:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left>a.mega-menu-link:before{float:left;margin:0 6px 0 0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 3px 0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:list-item}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-item.mega-hide-on-desktop{display:none}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-megamenu>ul.mega-sub-menu{position:static;width:100%!important}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu{position:static;width:100%!important;padding:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;border:0;box-shadow:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:40px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{display:block}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings img.mmm_gravatar{vertical-align:middle;position:relative;top:-1px;display:inline-block}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-bp-profile-nav img.avatar,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings img.mmm_gravatar{max-height:90%;width:auto}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings img.avatar{vertical-align:middle;position:relative;top:-1px}#mega-menu-wrap-sidebar-shootings>li.mega-menu-item.mega-current-menu-item>a.mega-menu-logo,#mega-menu-wrap-sidebar-shootings>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-logo{background:inherit}#mega-menu-wrap-sidebar-shootings li.mega-menu-item img.mega-menu-logo{display:inline;vertical-align:middle;max-height:none}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings li.mega-menu-item img.mega-menu-logo{max-height:90%;width:auto}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo{padding-top:10px;padding-bottom:10px;text-align:center;height:auto}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transition:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transition:opacity 200ms ease-in}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{opacity:1;transform:translate(0,0);transition:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{opacity:1;transform:translate(0,0)}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu{transform:translate(0,0);transition:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition)>ul.mega-sub-menu>li{transform:translate(0,10px);transition:transform 200ms ease-in}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on>ul.mega-sub-menu>li{transform:translate(0,0)}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:20%;float:left;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline;margin:0;border:0;cursor:pointer}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link+.mega-indicator{float:none;height:35px}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link+.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:80%;float:left;clear:none;position:absolute;top:0;left:20%;visibility:hidden;border-left:1px solid #ccc;padding:0 0 0 0;min-height:100%}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu .mega-menu-item-has-children>a.mega-menu-link:after{display:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{float:left;padding:15px 15px 15px 15px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0 solid #fff0;border-left:0 solid #fff0;border-right:0 solid #fff0;border-bottom:0 solid #fff0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;padding:0 0 0 0;vertical-align:top;display:block;border-top:0;border-left:0;border-right:0;border-bottom:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:100%;float:left;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:100%;position:relative;top:0;left:auto;border-left:0;padding:10px}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item a[class^='fa-']:before{font-family:FontAwesome}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fab']:before{font-family:'Font Awesome 5 Brands';font-weight:400}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='far']:before{font-family:'Font Awesome 5 Free';font-weight:400}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fas']:before{font-family:'Font Awesome 5 Free';font-weight:900}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fal']:before{font-family:'Font Awesome 5 Free';font-weight:300}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fas'],#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fab'],#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='far'],#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fal']{-webkit-font-smoothing:inherit}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fas']:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fab']:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='far']:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item>a[class^='fal']:before{vertical-align:middle}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-icon-left>a[class^='fas']:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-icon-left>a[class^='fab']:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-icon-left>a[class^='far']:before,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings li.mega-menu-item.mega-icon-left>a[class^='fal']:before{width:1.25em;text-align:center}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge{border-radius:2px 2px 2px 2px;display:inline;padding:1px 4px 1px 4px;top:-7px;position:relative;margin:0 0 0 6px;text-align:center}@media only screen and (min-width:11px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge.mega-hide-on-desktop{display:none}}@media only screen and (max-width:10px){#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge.mega-hide-on-mobile{display:none}}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge.mega-menu-badge-style-one{background:#d32f2f;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge.mega-menu-badge-style-two{background:#00796b;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge.mega-menu-badge-style-three{background:#ffc107;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings span.mega-menu-badge.mega-menu-badge-style-four{background:#303f9f;color:#fff;font-weight:400;font-size:10px;text-transform:none;text-decoration:none;font-family:inherit}#mega-menu-wrap-sidebar-second #mega-menu-sidebar-second{padding-left:10px!important;padding-right:10px!important}#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item>a.mega-menu-link:focus-visible,#mega-menu-wrap-sidebar-shootings #mega-menu-sidebar-shootings>li.mega-menu-item>a.mega-menu-link:active{outline:none!important;box-shadow:none!important;border-color:#cfcfcf!important}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://exesse.store/contents/cache/perfmatters/exesse.store/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}#gw_go_portfolio_0023 .gw-gopf-posts-wrap-inner{margin-left:-5px;margin-top:-5px}#gw_go_portfolio_0023 .gw-gopf-filter-opacity .gw-gopf-col-wrap.gw-gopf-disabled{filter:alpha(opacity=30)!important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"!important;-khtml-opacity:0.3!important;-moz-opacity:0.3!important;opacity:0.3!important}#gw_go_portfolio_0023 .gw-gopf-post-col{margin-left:5px;margin-top:5px}#gw_go_portfolio_0023 .gw-gopf-cats{margin-bottom:20px!important}#gw_go_portfolio_0023 .gw-gopf-filter{margin-left:-6px}#gw_go_portfolio_0023 .gw-gopf-cats>span{margin-left:6px}#gw_go_portfolio_0023 .gw-gopf-slider-controls>div{margin-bottom:20px}#gw_go_portfolio_0023 .gw-gopf-slider-controls>div{margin-left:6px}#gw_go_portfolio_0023 .gw-gopf-post-overlay-bg{background-color:#333}#gw_go_portfolio_0023 .gw-gopf-post-overlay-bg{filter:alpha(opacity=30);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";-khtml-opacity:.3;-moz-opacity:.3;opacity:.3}#gw_go_portfolio_0023 .gw-gopf-post-content{text-align:left}#gw_go_portfolio_0023 .gw-gopf-post-more{text-align:left}#gw_go_portfolio_0023 .gw-gopf-pagination-wrapper{padding-top:20px}#gw_go_portfolio_0023 .gw-gopf-post-media-wrap img{left:50%;top:50%;-ms-transform:translateX(-50%) translateY(-50%) translateZ(0);transform:translateX(-50%) translateY(-50%) translateZ(0)}#gw_go_portfolio_0023 .gw-gopf-post-media-wrap{background-position:50% 50%}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-header{z-index:2}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-btn{color:#fff;background:#333;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;display:inline-block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 9px;position:relative;text-align:left;-moz-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;text-decoration:none!important}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-btn.gw-gopf-btn-outlined{color:#333;background:#fff0;border:solid 1px #333;height:27px;line-height:27px;padding:0 8px}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-btn:hover{color:#fff;background:#444}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-btn.gw-gopf-btn-outlined:hover{color:#444;background:#fff0;border-color:#444}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-circle{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;display:inline-block;height:44px;line-height:44px;position:relative;margin-left:3px;margin-right:3px;-moz-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;width:44px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-highlight-box{background:#444;padding:5px;margin:-5px;margin-bottom:5px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-highlight-box *{color:#ffffff!important}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-highlight-box a:hover{color:#333333!important}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-cats>span a{background:#333;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#fff;display:block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 10px;text-decoration:none;-moz-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-cats>span a.gw-gopf-btn-outlined{color:#333;background:#fff0;border:solid 1px #333;height:27px;line-height:27px;padding:0 8px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-cats>span.gw-gopf-current a{background:#444}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-cats>span.gw-gopf-current a.gw-gopf-btn-outlined{background:#fff0;border-color:#444;color:#444}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-cats>span a:hover{background:#787878;color:#fff}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-cats>span a.gw-gopf-btn-outlined:hover{background:#fff0;border-color:#787878;color:#787878}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-slider-controls>div a{background:#444;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#fff;display:table-cell;height:29px;text-decoration:none;-moz-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;vertical-align:middle;width:28px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-slider-controls>div a:hover{background:#333}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-slider-controls>div a.disabled{background:#333}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-pagination-load-more{background:#333;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#fff;display:inline-block;font-family:inherit;font-size:12px;height:29px;line-height:29px;padding:0 10px;text-decoration:none;-moz-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-ms-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-o-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;-webkit-transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out;transition:color 0.08s ease-in-out,background-color 0.08s ease-in-out,border-color 0.08s ease-in-out}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-pagination-load-more.gw-gopf-btn-outlined{color:#333;background:#fff0;border:solid 1px #333;height:27px;line-height:27px;padding:0 8px}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-pagination-load-more:hover{background:#787878}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-pagination-load-more.gw-gopf-btn-outlined:hover{background:#fff0;border-color:#787878;color:#787878}#gw_go_portfolio_0023 .gw-gopf-style-delux.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item{-moz-transition:-moz-transform 0.8s,opacity 0.8s,z-index 0s 0.2s;-ms-transition:-ms-transform 0.8s,opacity 0.8s,z-index 0s 0.2s;-o-transition:-o-transform 0.8s,opacity 0.8s,z-index 0s 0.2s;-webkit-transition:-webkit-transform 0.8s,opacity 0.8s,z-index 0s 0.2s;transition:transform 0.8s,opacity 0.8s,z-index 0s 0.2s}#gw_go_portfolio_0023 .gw-gopf-style-delux.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:hover{-moz-transition:-moz-transform 0.8s,opacity 0.8s,z-index 0s 0s;-ms-transition:-ms-transform 0.8s,opacity 0.8s,z-index 0s 0s;-o-transition:-o-transform 0.8s,opacity 0.8s,z-index 0s 0s;-webkit-transition:-webkit-transform 0.8s,opacity 0.8s,z-index 0s 0s;transition:transform 0.8s,opacity 0.8s,z-index 0s 0s}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post,#gw_go_portfolio_0023 .gw-gopf-touch.gw-gopf-style-delux .gw-gopf-post:hover{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;-moz-transition:padding 0.2s ease-in-out,margin 0.2s ease-in-out,z-index 0s 0.2s ease-in-out;-ms-transition:padding 0.2s ease-in-out,margin 0.2s ease-in-out,z-index 0s 0.2s ease-in-out;-o-transition:padding 0.2s ease-in-out,margin 0.2s ease-in-out,z-index 0s 0.2s ease-in-out;-webkit-transition:padding 0.2s ease-in-out,margin 0.2s ease-in-out,z-index 0s 0.2s ease-in-out;transition:padding 0.2s ease-in-out,margin 0.2s ease-in-out,z-index 0s 0.2s ease-in-out;z-index:2}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post:hover,#gw_go_portfolio_0023 .gw-gopf-touch.gw-gopf-style-delux .gw-gopf-current.gw-gopf-post{-moz-box-shadow:0 0 0 0 #fff0;-o-box-shadow:0 0 0 0 #fff0;-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0;-moz-transition:padding 0.3s ease-in-out,margin 0.3s ease-in-out,z-index 0s 0s ease-in-out;-ms-transition:padding 0.3s ease-in-out,margin 0.3s ease-in-out,z-index 0s 0s ease-in-out;-o-transition:padding 0.3s ease-in-out,margin 0.3s ease-in-out,z-index 0s 0s ease-in-out;-webkit-transition:padding 0.3s ease-in-out,margin 0.3s ease-in-out,z-index 0s 0s ease-in-out;transition:padding 0.3s ease-in-out,margin 0.3s ease-in-out,z-index 0s 0s ease-in-out;z-index:3}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-btn:before{background:#fff;content:'';display:block;height:100%;left:0;filter:alpha(opacity=35);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";-khtml-opacity:35;-moz-opacity:.35;opacity:.35;position:absolute;padding:5px 5px 5px 0;top:-5px;width:100%;z-index:-1}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-btn.gw-gopf-btn-outlined:before{top:-6px;padding:6px 6px 6px 0}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-btn:first-child:before{left:-5px;padding:5px}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-btn.gw-gopf-btn-outlined:first-child:before{left:-6px;padding:6px 7px 6px 6px}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-circle{background:#333}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-circle:hover{background:#444}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-btn{height:39px;line-height:39px;margin-left:5px;padding:0 15px;text-transform:uppercase}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-btn.gw-gopf-btn-outlined{height:37px;line-height:37px;padding:0 14px}#gw_go_portfolio_0023 .gw-gopf-style-delux a.gw-gopf-post-overlay-btn:first-child{margin:0}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content-wrap{position:absolute;width:100%;z-index:1}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content-wrap:before{background-color:#fff;opacity:1}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content{color:#333;font-family:inherit;font-size:12px;line-height:1px;padding:5px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content a{color:#444}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content a:hover{color:#333}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content h2{color:#333333!important;font-family:inherit!important;font-size:14px!important;line-height:1px!important;text-transform:uppercase}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content h2 a{color:inherit;font-size:inherit!important;line-height:inherit!important}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content h2 a:hover{color:#333}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-meta{color:#787878;font-family:inherit;font-size:11px;line-height:1px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-excerpt{font-family:inherit;font-size:12px;line-height:1px!important;margin-top:15px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-excerpt p{font-family:inherit;font-size:12px;line-height:1px!important;margin:0 0 15px!important;padding:0!important}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-excerpt p:last-child{margin:0!important;padding:0!important}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-more{margin-top:15px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-more a{color:#333;font-size:12px;font-weight:700;margin-top:15px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-more a:hover{color:#444}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-more a.gw-gopf-btn{color:#fff;font-weight:400;margin-top:-3px;text-transform:uppercase}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-more a.gw-gopf-btn.gw-gopf-btn-outlined{color:#333}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-more a.gw-gopf-btn.gw-gopf-btn-outlined:hover{color:#444}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-more a.gw-gopf-btn{margin-left:10px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-more a.gw-gopf-btn:first-child{margin-left:0}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content>*:first-child{margin-top:0!important}#gw_go_portfolio_0023 .gw-gopf-style-delux div.gw-gopf-post-highlight-box,#gw_go_portfolio_0023 .gw-gopf-style-delux div.gw-gopf-post-highlight-box:first-child{background:#444;padding:5px;margin:-5px -5px 5px!important}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-highlight-box *{color:#ffffff!important}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-highlight-box a:hover{color:#333333!important}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-woo-sale,#gw_go_portfolio_0023 .gw-gopf-touch.gw-gopf-style-delux .gw-gopf-post:hover .gw-gopf-woo-sale{background:#444;-moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px;color:#fff;display:inline-block;font-size:12px;height:44px;line-height:44px;position:absolute;right:10px;text-align:center;top:10px;-moz-transition:opacity 0.1s ease-in-out;-ms-transition:opacity 0.1s ease-in-out;-o-transition:opacity 0.1s ease-in-out;-webkit-transition:opacity 0.1s ease-in-out;transition:opacity 0.1s ease-in-out;width:44px;z-index:5}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post:hover .gw-gopf-woo-sale,#gw_go_portfolio_0023 .gw-gopf-touch.gw-gopf-style-delux .gw-gopf-current.gw-gopf-post .gw-gopf-woo-sale{filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-khtml-opacity:.5;-moz-opacity:.5;opacity:.5}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-woo-price{color:#444;font-size:22px;font-weight:700;line-height:1px;margin-top:15px}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-woo-price del{background:none;color:inherit;font-size:14px;line-height:1px;margin-right:5px;text-decoration:line-through}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-woo-price ins{background:none;text-decoration:none!important}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-up .gw-gopf-post-content-wrap{top:100%}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-up .gw-gopf-post-media-wrap,#gw_go_portfolio_0023 .gw-gopf-touch.gw-gopf-style-delux-push-up .gw-gopf-post:hover .gw-gopf-post-media-wrap{border-radius:0;-webkit-transition:-webkit-border-radius 0.1s ease-in-out}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-up .gw-gopf-post:hover .gw-gopf-post-media-wrap,#gw_go_portfolio_0023 .gw-gopf-touch.gw-gopf-style-delux-push-up .gw-gopf-current.gw-gopf-post .gw-gopf-post-media-wrap{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-up .gw-gopf-post-overlay-bg{-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-up .gw-gopf-post-content-wrap:before{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-down .gw-gopf-post-content-wrap{bottom:100%}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-down .gw-gopf-post-media-wrap,#gw_go_portfolio_0023 .gw-gopf-touch.gw-gopf-style-delux-push-down .gw-gopf-post:hover .gw-gopf-post-media-wrap{border-radius:0;-webkit-transition:-webkit-border-radius 0.1s ease-in-out}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-down .gw-gopf-post:hover .gw-gopf-post-media-wrap,#gw_go_portfolio_0023 .gw-gopf-touch.gw-gopf-style-delux-push-down .gw-gopf-current.gw-gopf-post .gw-gopf-post-media-wrap{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-down .gw-gopf-post-overlay-bg{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}#gw_go_portfolio_0023 .gw-gopf-style-delux-push-down .gw-gopf-post-content-wrap:before{-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}#gw_go_portfolio_0023 .gw-gopf-style-delux .gw-gopf-post-content{padding-top:10px!important;padding-bottom:0px!important;padding-left:0px!important}@media (max-width:800px){.wp-bottom-menu{display:flex}.wp-bottom-menu-search-form-wrapper{display:block}}:root{--wpbottommenu-font-size:12px;--wpbottommenu-icon-size:24px;--wpbottommenu-text-color:#000000;--wpbottommenu-h-text-color:#000000;--wpbottommenu-icon-color:#000000;--wpbottommenu-h-icon-color:#000000;--wpbottommenu-bgcolor:#ffffff;--wpbottommenu-zindex:9999;--wpbottommenu-cart-count-bgcolor:#ff0000;--wpbottommenu-wrapper-padding:10px 0}