.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}.yith-wcaf:after{display:block;content:'';clear:both}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-content{margin:0 -15px}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-content:after{display:block;content:'';clear:both}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title{margin-bottom:35px}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title h2,.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title span.view-all{display:inline-block;margin:0;vertical-align:baseline}.yith-wcaf.yith-wcaf-dashboard-summary .dashboard-title span.view-all{margin-left:5px}.yith-wcaf table{font-size:.85em}.yith-wcaf table th{padding:4px 8px;vertical-align:middle}.yith-wcaf table td.empty-set{text-align:center}.yith-wcaf.yith-wcaf-dashboard-summary ul.dashboard-links{list-style:none;margin:0;padding:0}.yith-wcaf .left-column,.yith-wcaf .right-column{padding:0 15px;box-sizing:border-box}.yith-wcaf .left-column:not(.full-width){width:70%;float:left}.yith-wcaf .right-column:not(.full-width){width:30%;float:left}.yith-wcaf.yith-wcaf-commissions .filters,.yith-wcaf.yith-wcaf-clicks .filters,.yith-wcaf.yith-wcaf-payments .filters{margin-bottom:15px}.yith-wcaf.yith-wcaf-commissions .filters .filters-row,.yith-wcaf.yith-wcaf-clicks .filters .filters-row,.yith-wcaf.yith-wcaf-payments .filters .filters-row{margin-bottom:15px}.yith-wcaf.yith-wcaf-commissions .filters .filters-row .per-page,.yith-wcaf.yith-wcaf-clicks .filters .filters-row .per-page,.yith-wcaf.yith-wcaf-payments .filters .filters-row .per-page{float:right}.yith-wcaf.yith-wcaf-commissions .filters .filters-row .per-page input,.yith-wcaf.yith-wcaf-clicks .filters .filters-row .per-page input,.yith-wcaf.yith-wcaf-payments .filters .filters-row .per-page input{max-width:70px}.yith-wcaf.yith-wcaf-commissions .filters .button-row a,.yith-wcaf.yith-wcaf-clicks .filters .button-row a{margin-left:10px}.yith-wcaf.yith-wcaf-commissions .filters .button-row input,.yith-wcaf.yith-wcaf-commissions .filters .button-row a,.yith-wcaf.yith-wcaf-clicks .filters .button-row input,.yith-wcaf.yith-wcaf-clicks .filters .button-row a,.yith-wcaf.yith-wcaf-payments .filters .button-row input,.yith-wcaf.yith-wcaf-payments .filters .button-row a{display:inline-block;vertical-align:middle}.yith-wcaf.yith-wcaf-commissions .product-search{min-width:50%}.yith-wcaf.yith-wcaf-commissions .product-search a.select2-choice{border-radius:0;border-color:#eaeaea}.yith-wcaf.yith-wcaf-commissions .product-search a.select2-choice:hover{border-bottom:1px solid #eaeaea}.yith-wcaf.yith-wcaf-commissions .product-search a.select2-choice .select2-chosen{color:#707070}.yith-wcaf.yith-wcaf-commissions input.datepicker,.yith-wcaf.yith-wcaf-clicks input.datepicker,.yith-wcaf.yith-wcaf-payments input.datepicker{max-width:24%;box-sizing:border-box}.yith-wcaf.yith-wcaf-commissions .product-search,.yith-wcaf.yith-wcaf-commissions input.datepicker,.yith-wcaf.yith-wcaf-clicks input.datepicker,.yith-wcaf.yith-wcaf-payments input.datepicker{width:auto;display:inline-block!important;color:#707070}.yith-wcaf.yith-wcaf-withdraw .first-step,.yith-wcaf.yith-wcaf-withdraw .second-step,.yith-wcaf.yith-wcaf-withdraw .third-step{border-bottom:1px solid #bbb;padding:30px 0}.yith-wcaf.yith-wcaf-withdraw .second-step p.form-row{margin-bottom:0}.yith-wcaf.yith-wcaf-withdraw .third-step{border-bottom:none}.yith-wcaf.yith-wcaf-withdraw .information-panel{margin-top:15px;border:1px solid #bbb;padding:20px;border-radius:3px}.yith-wcaf.yith-wcaf-withdraw .information-panel p{margin-bottom:5px}.yith-wcaf.yith-wcaf-withdraw .information-panel .total{font-size:1.1em;margin-bottom:25px}.yith-wcaf.yith-wcaf-withdraw .information-panel .max-withdraw,.yith-wcaf.yith-wcaf-withdraw .information-panel .min-withdraw{font-size:.9em}.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator{text-align:center;display:block;margin-top:30px;overflow:hidden;position:relative}.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator:before,.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator:after{content:'';display:block;width:100%;border-top:1px solid #bbb;position:absolute;top:50%}.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator:before{left:-60%}.yith-wcaf.yith-wcaf-withdraw .invoice-mode-separator:after{right:-60%}.yith-wcaf.yith-wcaf-withdraw p.form-row.yith-field-required input{border:1px solid #f19999}.yith-wcaf.yith-wcaf-withdraw .radio-checkout label{display:inline-block;margin-right:15px}.yith-wcaf-link-generator small{display:block}.copy-trigger{display:inline-block;padding:2px 5px;border:1px solid #ccc;border-radius:2px;background-color:#ebebeb;cursor:pointer}.yith-wcaf-current-affiliate p.no-affiliate-message{font-style:italic}.yith-wcaf-current-affiliate .affiliate-gravatar{float:left}.yith-wcaf-current-affiliate .affiliate-gravatar img{border-radius:50%;border:4px solid #cdcdcd}.yith-wcaf-current-affiliate.with-gravatar .affiliate-info{padding-left:100px;padding-top:10px}.yith-wcaf-current-affiliate .affiliate-info .affiliate-name{font-weight:700}.yith-wcaf-current-affiliate .affiliate-info .affiliate-real-name{font-weight:400;font-style:italic}.yith-wcaf.yith-wcaf-set-referrer form.referrer-form{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.yith-wcaf-datepicker.ui-datepicker{background-color:#fff;max-width:300px;font-size:.85em;padding:10px;border:1px solid #cdcdcd;margin-top:5px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{float:left;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-next{float:right;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title{text-align:center;font-weight:700}.yith-wcaf-datepicker.ui-datepicker table{border:none;border-spacing:5px}.yith-wcaf-datepicker.ui-datepicker table td,.yith-wcaf-datepicker.ui-datepicker table th{border:none;text-align:right;margin-bottom:10px!important}.yith-wcaf-datepicker.ui-datepicker table th{padding:0 5px}.yith-wcaf-datepicker.ui-datepicker table td{padding:0}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month){background-color:#f7f7f7;border:1px solid #fff0}.yith-wcaf-datepicker.ui-datepicker table td:hover,.yith-wcaf-datepicker.ui-datepicker table td.ui-datepicker-current-day{border-color:#707070;background-color:#fff}.yith-wcaf-datepicker.ui-datepicker table td a{padding:0 5px;display:block;color:#707070}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane{padding-top:10px;border-top:1px solid #cdcdcd}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane:after{content:'';display:block;clear:both}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button{font-size:.85em;padding:10px 15px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:first-child{float:left}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:last-child{float:right}.help_tip{position:relative}.help_tip .yith_wcaf_tooltip{position:absolute;font-size:12px;line-height:14px;text-align:left;box-sizing:border-box;opacity:0;width:200px;margin-left:-50px;z-index:99;left:calc(50% - 50px);transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;pointer-events:none}.help_tip .yith_wcaf_tooltip span:after{content:'';border:5px solid #fff0;border-bottom-color:#434343;width:1px;height:1px;position:absolute;left:50%;margin-left:-5px}.help_tip .yith_wcaf_tooltip.top{bottom:100%;padding-bottom:10px}.help_tip .yith_wcaf_tooltip.top span:after{bottom:-10px}.help_tip .yith_wcaf_tooltip.bottom{top:100%;padding-top:10px}.help_tip .yith_wcaf_tooltip.bottom span:after{top:-10px}.help_tip:hover .yith_wcaf_tooltip{opacity:1}.help_tip .yith_wcaf_tooltip>span{display:inline-block;position:relative;height:auto;width:auto;max-width:100%;border-radius:3px;padding:10px 15px;background-color:#434343;color:#fff}.yith-wcaf-share{margin-bottom:25px;margin-top:10px;padding:10px 0 10px 10px}.yith-wcaf-share h4.yith-wcaf-share-title{margin-left:5px}.yith-wcaf-share ul{margin:5px 0;padding:0}.yith-wcaf-share ul,.yith-wcaf-share li{height:21px}.yith-wcaf-share li,.entry-content .yith-wcaf-share li{margin-left:0;margin-right:0}.yith-wcaf-share li a{background-position:left top;display:inline-block;width:21px;height:21px;border:none;box-shadow:none}p.cr-comment-image-text{margin-bottom:.5em;font-size:.9em}p.cr-comment-video-text{margin-bottom:.5em;font-size:.9em}.iv-comment-image{float:left;margin-right:5px;margin-left:0;margin-bottom:5px;margin-top:0;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.iv-comment-image:hover,.cr-comment-video:hover{filter:brightness(95%)}.cr-comment-image-top{width:150px;display:inline-block;margin-right:5px;vertical-align:top;max-height:150px;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.cr-comment-image-top:hover{filter:brightness(95%)}.cr-comment-video{float:left;margin-right:5px;margin-bottom:5px;position:relative;cursor:pointer;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.cr-comment-video video.cr-video-a{width:75px;height:75px;display:block;object-fit:cover}.cr-comment-video-modal.cr-comment-video video.cr-video-a{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}div.cr-comment-video img.cr-comment-videoicon{position:absolute;top:50%;left:50%;width:32px;margin-top:-16px;margin-left:-16px}.cr-comment-image-top img{box-shadow:none;max-width:100%;max-height:100%;width:auto;padding:0;border-radius:0}#reviews div.iv-comment-image img,div.iv-comment-image img{box-shadow:none;width:75px;height:75px;max-width:75px;max-height:75px;object-fit:cover;padding:0;border-radius:0;display:block;position:relative}.cr-comment-image-top img{cursor:pointer}.cr-comment-images,.cr-comment-videos{margin-bottom:1em}.cr-all-reviews-shortcode .cr-comment-images,.cr-comment-videos{margin:0}.cr-comment-videos .cr-comment-video .cr-comment-video-close{display:none}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close{display:block;background-color:#7A7A7A;color:#FFF;border:0 solid;border-radius:10px;position:absolute;top:0;right:0;padding:1px;line-height:0;cursor:pointer}.cr-comment-videos .cr-comment-video .cr-video-cont{display:block;position:relative;margin:auto}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-video-cont{padding:10px}.cr-comment-videos-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;overflow:auto;background-color:#000;background-color:rgb(0 0 0 / .4)}.cr-comment-videos-modal .cr-comment-video,.cr-comment-videos-modal .iv-comment-image{display:none}.cr-comment-video.cr-comment-video-modal{width:80%;height:80%;float:none;margin:auto;z-index:1;display:flex;justify-content:center;cursor:auto;border-width:0;filter:brightness(100%)}div.cr-recaptcha{margin-bottom:1.5em}#commentform.comment-form .cr-upload-local-images,.comment-form .cr-upload-local-images{width:100%;flex:none}#commentform.comment-form .cr-upload-local-images label,.comment-form .cr-upload-local-images label{display:block;transform:none;position:relative;left:auto;top:auto}#commentform.comment-form .cr-upload-local-images input,.comment-form .cr-upload-local-images input{display:block;width:100%}.ivole-meter{overflow:hidden;background:#f2f2f2;background:-webkit-linear-gradient(top,#eee,#f6f6f6);background:linear-gradient(to bottom,#eee,#f6f6f6);background-color:#f3f3f3;height:22px;border-radius:1px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .4),inset 0 0 0 1px rgb(0 0 0 / .1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar{border-radius:1px;background:#fb0;background:-webkit-linear-gradient(top,#ffce00,#ffa700);background:linear-gradient(to bottom,#ffce00,#ffa700);background-color:#ffce00;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .25),inset 0 -1px 0 rgb(0 0 0 / .05);-webkit-transition:width .5s ease;transition:width .5s ease;float:left;font-size:0;height:100%;width:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar:before{background-color:rgb(255 255 255 / .25);content:"";display:block;font-size:0;height:1px;margin:1px}#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell1{white-space:nowrap;width:auto}#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{width:70%}.cr-all-reviews-shortcode #ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{min-width:100px}#ivole-histogramTable tr.ivole-histogramRow .ivole-histogramCell3{text-align:right;white-space:nowrap;width:auto}#reviews .cr-summaryBox-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:2px;align-items:center}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-summaryBox-wrap{display:none}#reviews .cr-summaryBox-wrap{margin:0 0 1em 0;background-color:#F9F9F9}.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{margin:0;background-color:#F9F9F9}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator{width:auto;height:40px}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator{flex:2 2 auto;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side{flex:1 1 auto}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int{width:2px;height:40px;background-color:#BCCCD4}.cr-reviews-grid .cr-summaryBox-wrap{margin:0 10px 20px 10px}#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap{margin:0;width:49%;flex:0 0 49%;padding:10px;border-radius:4px;border:0 solid #e4e1e3;box-sizing:border-box}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox{width:35%;flex:1 0 35%}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:auto;flex:0 0 auto}#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}#reviews .cr-summaryBox-wrap .cr-average-rating,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,.cr-reviews-grid .cr-summaryBox-wrap .cr-average-rating{font-size:36px;font-weight:700;line-height:50px;color:#0E252C}#reviews .cr-summaryBox-wrap .cr-total-rating-count,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,.cr-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count{font-size:14px;color:#0E252C;line-height:25px}.cr-all-reviews-shortcode .cr-review-form-wrap{display:none}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-form-wrap{display:block}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav{display:flex;justify-content:space-between;border-top:1px solid #E5E9EB;border-bottom:1px solid #E5E9EB;height:50px}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right{display:flex;align-items:center}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg{margin:0 5px 0 0}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span{font-size:16px;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-item{display:flex;max-width:500px;margin:0 auto;padding:30px 0;border-bottom:1px solid #E5E9EB;position:relative}.cr-all-reviews-shortcode .cr-review-form-item img{display:block;height:60px;margin:0 20px 0 0}.cr-all-reviews-shortcode .cr-review-form-item span{display:block;font-size:22px;font-weight:500;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-rating{max-width:500px;margin:0 auto;padding:30px 0 30px 0;position:relative}.cr-onsite-ratings .cr-review-form-rating,.cr-review-form-rating-overall .cr-review-form-rating{max-width:500px;margin:1em 0 1em 0;padding:0;position:relative}.cr-review-form-rating-overall.cr-review-form-rating-ovonly .cr-review-form-rating{margin:1em 0 1.5em 0}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating,.cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating{margin-left:auto;margin-right:auto}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating-label{font-size:12px;color:#4D5D64}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont{display:flex;position:relative;height:auto;padding:5px 0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:20px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:30px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg{height:30px;width:33px}.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child{padding-left:0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act{display:none}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:14px;line-height:20px;height:20px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:18px;line-height:30px;height:30px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating-label{font-size:18px}.cr-all-reviews-shortcode .cr-review-form-rating-overall .cr-review-form-rating-label{font-size:16px}.cr-all-reviews-shortcode .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question .cr-review-form-field-error{font-size:11px;color:#CE2B37;margin:5px 0 0 0;display:none}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont{background-color:#fae9eb}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-form-item-media.cr-review-form-error .cr-review-form-field-error{display:block}.cr-all-reviews-shortcode .cr-review-form-comment{max-width:500px;margin:0 auto;padding:0 0 20px 0;position:relative}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;position:relative;padding:12px 16px;color:#0E252C;font-size:14px;width:100%}.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt{border:#CE2B37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl{position:absolute;top:-7px;z-index:1;left:16px;background-color:#FFF;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4D5D64}.cr-all-reviews-shortcode .cr-form-item-media{max-width:500px;margin:0 auto;padding:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-ne{max-width:500px;margin:0 auto;padding:0 0 20px 0;position:relative;display:flex;gap:10px}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email{width:50%;position:relative}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name input,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email input{width:100%}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;position:relative;padding:12px 16px;color:#0E252C;font-size:14px}.cr-review-form-wrap .cr-onsite-question .cr-onsite-question-inp{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;padding:12px 16px;color:#0E252C;font-size:14px;width:50%}.cr-review-form-wrap .cr-onsite-question label{position:absolute;top:-7px;z-index:1;left:16px;background-color:#FFF;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4D5D64}.cr-review-form-wrap .cr-onsite-questions{max-width:500px;margin:0 auto}.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='text'],.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='number'],.cr-single-product-review .cr-review-form-textbox.cr-review-form-error{border:#CE2B37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-buttons{max-width:500px;margin:0 auto;padding:0 0 30px 0;position:relative;display:flex;gap:10px}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit{display:block;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:50%}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question-inp{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit span{display:inline}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit img{display:none;height:10px;vertical-align:middle}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img{display:inline}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel{display:block;background-color:#fff;color:#0E252C;border:0;height:40px;line-height:20px;font-size:15px;width:50%;border:solid 1px #D8E2E7}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover{border:solid 1px #4D5D64;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-rating,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-comment,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-ne,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-buttons,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-ratings,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-res .cr-form-item-media{display:none}.cr-all-reviews-shortcode .cr-review-form-result{max-width:500px;margin:0 auto;display:none;position:relative;padding:40px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result{display:flex;flex-direction:column;align-items:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result span{padding:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue{display:block;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.ivole-summaryBox{max-width:100%;font-size:14px}div.ivole-summaryBox{margin-bottom:2rem}#ivole-histogramTable{margin-bottom:0;border-collapse:collapse;border:0;width:100%;max-width:320px;margin:0 auto}#ivole-histogramTable .ivole-histogramRow{border:0}#ivole-histogramTable tr.ivole-histogramRow td{padding:.2rem .3rem;vertical-align:middle;border:0;background-color:#fff0}#ivole-histogramTable tr.ivole-histogramRow:first-child td{padding-top:0}#ivole-histogramTable tr.ivole-histogramRow:last-child td{padding-bottom:0}#ivole-histogramTable tr.ivole-histogramRow td:first-child{padding-left:0}#ivole-histogramTable tr.ivole-histogramRow td:last-child{padding-right:0}#reviews .cr-credits-div,.cr-all-reviews-shortcode .cr-credits-div,.cr-reviews-grid .cr-credits-div{font-size:10px;text-align:right;width:100%;padding:0 5px;margin:7px 0;line-height:16px;display:flex;align-items:center;justify-content:right;box-sizing:border-box}.cr-reviews-grid .cr-credits-div{margin-top:0;padding:0 10px}.cr-all-reviews-shortcode .cr-credits-div a,#reviews .cr-credits-div a,.cr-reviews-grid .cr-credits-div a{text-decoration:none}.cr-all-reviews-shortcode .cr-credits-div a img,#reviews .cr-credits-div a img,.cr-reviews-grid .cr-credits-div a img{display:inline;height:16px;margin:0 0 0 4px;padding:0;vertical-align:middle}#reviews .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-reviews-grid .cr-summaryBox-wrap .cr-count-filtered-reviews{width:100%;padding:0;margin-top:10px}#ivole-histogramTable tr.ivole-histogramRow a{display:inline}#ivole-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s a{display:inline;font-weight:700}.cr-all-reviews-shortcode .cr-count-row,#reviews.cr-reviews-ajax-reviews .cr-count-row{background-color:#F9F9F9;padding:10px 12px;font-size:12px;color:#0E252C;margin:24px 0;display:flex;align-items:center;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-count-row{display:none}.cr-all-reviews-shortcode .cr-count-row a,.cr-reviews-ajax-comments .cr-count-row a{color:#0E252C;text-decoration:underline}.cr-all-reviews-shortcode .cr-count-row a:hover,.cr-reviews-ajax-comments .cr-count-row a:hover{cursor:pointer;color:#0E252C}div.ivole-summaryBox.cr-summaryBox-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-all-reviews-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-summaryBar-updating,.cr-count-row .cr-seeAll-updating,.cr-ajax-reviews-sort.cr-sort-updating{opacity:.5;pointer-events:none}.cr-voting-cont{display:flex;align-items:center;justify-content:flex-end}.cr-voting-cont img,.cr-voting-cont-uni svg{margin-left:0;margin-right:7px;margin-top:0;margin-bottom:0;width:13px;height:16px;cursor:pointer;pointer-events:auto}.rtl .cr-voting-cont img,.rtl .cr-voting-cont-uni svg{margin-right:0;margin-left:7px}.cr-voting-cont-uni .cr-voting-update svg{pointer-events:none}.cr-voting-cont-uni span.cr-voting-upvote svg:hover{color:#000}.cr-voting-cont-uni span{display:block;line-height:11px;font-size:11px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext{fill:#18B394}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int{fill:#00A382;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-ext{fill:#00A382}.cr-voting-cont-uni span.cr-voting-upvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-ext{fill:#202020}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-int,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-int{fill:none;animation:pulse 1s infinite}@keyframes pulse{0%{fill:#FFF}50%{fill:#A9A9A9}100%{fill:#FFF}}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext{fill:#CE2B37}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int{fill:#CA2430;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-ext{fill:#CA2430}.cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:10px;color:#18B394}.rtl .cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:0;margin-left:10px}.cr-voting-cont-uni span.cr-voting-downvote-count{color:#CE2B37}@font-face{font-display:swap;font-family:crstar;src:url(//exesse.store/module18/fonts/star.eot);src:url(//exesse.store/module18/fonts/star.eot?#iefix) format("embedded-opentype"),url(//exesse.store/module18/fonts/star.woff) format("woff"),url(//exesse.store/module18/fonts/star.ttf) format("truetype"),url(//exesse.store/module18/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal;font-display:swap}.cr-all-reviews-shortcode ol li.comment,.cr-all-reviews-shortcode ol li.review{list-style:none;margin-right:0;margin-bottom:2.5em;position:relative;border:0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container,.cr-all-reviews-shortcode ol li.comment .comment_container,.cr-all-reviews-shortcode ol li.review .comment_container{position:relative}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container img.avatar,.cr-all-reviews-shortcode ol li.comment .comment_container img.avatar,.cr-all-reviews-shortcode ol li.review .comment_container img.avatar{float:left;position:absolute;padding:0;top:0;left:0;width:50px;height:auto;border:0 solid #e4e1e3;margin:0;box-shadow:none;border-radius:25px}#reviews #comments .cr-avatar-check{display:none}.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,.cr-reviews-grid .cr-review-card .cr-avatar-check,.cr-reviews-slider .cr-review-card .cr-avatar-check{width:20px;height:20px;background-color:#31856C;position:absolute;left:34px;top:28px;border-radius:10px;border:2px solid #FFF;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.cr-all-reviews-shortcode ol li.review .comment_container .meta,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta{display:flex;align-items:baseline;justify-content:space-between;color:#767676;font-size:14px;flex-wrap:wrap}.cr-all-reviews-shortcode ol li div.comment_container a.cr-comment-a{box-shadow:none}.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product{font-size:90%}.cr-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a{box-shadow:none;line-height:0}.cr-all-reviews-shortcode ol li .comment_container img.iv-comment-product-img{width:20px;height:auto;vertical-align:top;margin-right:5px;display:inline;border-radius:3px}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,.cr-all-reviews-shortcode ol.commentlist li .comment-text{margin:0 0 0 70px;border-top:0 solid #e4e1e3;border-left:0 solid #e4e1e3;border-right:0 solid #e4e1e3;border-bottom:1px solid #e4e1e3;padding:0 0 1em 0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text.comment-text-no-avatar,.cr-all-reviews-shortcode ol.commentlist li .comment-text.comment-text-no-avatar{margin:0;float:none;width:100%}.cr-all-reviews-shortcode ol.commentlist li .comment-text p,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p{margin:1em 0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta{font-size:.83em}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time{font-style:normal}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-featured-date,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .cr-meta-author-featured-date{display:flex;flex-direction:row;column-gap:20px;align-items:baseline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{display:flex;align-items:center;column-gap:20px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture{display:flex;align-items:center;margin:0 0 0 0;column-gap:7px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a{font-size:14px;color:#0E252C}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .ecommerce-review__author,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .ecommerce-review__author{color:#0E252C;font-size:16px;display:inline;font-weight:500}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .ecommerce-review__verified,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .ecommerce-review__verified{display:block;color:#4D5D64;font-size:14px;font-weight:400}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-date time{color:#4D5D64}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title{display:flex;align-items:flex-start;flex-direction:column}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title svg{width:18px;height:18px;display:block;margin:0 0 0 10px;color:#4D5D64}span.cr-tag{color:#3d3d3d;background-color:#EEEFF2;display:inline-block;padding:.2em .4em;font-size:.8em;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:.8em;border:1px solid #c3c6d1;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}div.cr-review-tags-filter span.cr-tag{font-size:1em;border-radius:1em;margin-right:5px;margin-bottom:7px}div.cr-review-tags-filter span.cr-tag:hover{background-color:#c3c6d1;cursor:pointer}div.cr-review-tags-filter{padding-top:5px;padding-left:0;padding-right:0;padding-bottom:0;pointer-events:auto;opacity:1}div.cr-review-tags-filter span.cr-tag.cr-tag-selected{border-color:#989db0;background-color:#989db0;color:#fff}div.cr-review-tags-filter.cr-review-tags-filter-disabled{pointer-events:none;opacity:.5}.cr-review-tags{margin-bottom:1em}.cr-all-reviews-shortcode ol.commentlist ul.children,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list ul.children{list-style:none outside;margin:20px 0 0 50px;margin-inline-start:70px;padding-inline-start:0}.cr-all-reviews-shortcode .crstar-rating,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating,#reviews #comments .cr-summaryBox-wrap .crstar-rating{overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:5.4em;font-family:crstar;color:#ffbc00;margin:10px 0}#reviews #comments .cr-summaryBox-wrap .cr-overall-rating-wrap .crstar-rating{margin-bottom:0;margin-top:5px}.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating{float:right;overflow:hidden;position:relative;height:20px;line-height:18px;font-size:18px;width:5.4em;font-family:crstar;color:#ffbc00}.cr-all-reviews-shortcode .crstar-rating::before,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating::before,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating::before,#reviews #comments .cr-summaryBox-wrap .crstar-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.cr-all-reviews-shortcode .crstar-rating span,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span,#reviews #comments .cr-summaryBox-wrap .crstar-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.cr-all-reviews-shortcode .crstar-rating span::before,.cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span::before,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span::before,#reviews #comments .cr-summaryBox-wrap .crstar-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}p.ivole-verified-badge span.ivole-review-country-text,p.ivole-verified-badge span.ivole-review-country-space{vertical-align:middle}.cr-all-reviews-shortcode ol.commentlist,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list{list-style-type:none;margin:0;padding:0 0 1.5em 0;display:block}.cr-all-reviews-shortcode.cr-all-reviews-new-review ol.commentlist{display:none}.cr-all-reviews-shortcode .ivole-review-country-icon,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .ivole-review-country-icon{display:inline;height:12px;width:auto;margin:0 0 0 5px;border-radius:0}.ecommerce #content #reviews p.ivole-verified-badge img.ivole-review-country-icon,#reviews p.ivole-verified-badge img.ivole-review-country-icon{float:none;height:12px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.ecommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.ecommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-icon,.ecommerce div.product #reviews .comment img.ivole-verified-badge-icon,.ecommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.ecommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.ecommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.ecommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-ext-icon,.ecommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.ecommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.ecommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-form-item-media-none{padding:24px;text-align:left;display:flex;align-items:center;cursor:pointer;border:1px dashed #D8E2E7;border-radius:2px}.cr-review-form-error .cr-form-item-media-none{border-color:#CE2B37}.cr-form-visible .cr-form-item-media-none{display:none}.cr-form-item-media-none .cr-form-item-media-icon{width:60px;height:60px;padding:8px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px;flex-shrink:0}.cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:5px}.cr-rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:0;margin-left:5px}.cr-form-item-media-none span{display:inline-block;vertical-align:top;margin-left:20px;color:#4D5D64;font-size:12px}.cr-rtl .cr-form-item-media-none span{margin-left:0;margin-right:20px}.cr-form-item-media-none:active{border-color:#c9c9c9}.cr-form-item-media-none:active .cr-form-item-media-icon{border:1px solid #c9c9c9;fill:#c9c9c9}.cr-form-item-media .cr-form-item-media-file{display:none}.cr-form-item-media-preview{display:none;margin:0;flex-wrap:wrap}.cr-form-visible .cr-form-item-media-preview{display:flex;row-gap:9px}.cr-form-item-media-preview .cr-upload-images-containers{width:108px;height:108px;margin-bottom:0;margin-right:9px;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto;border:1px solid #D8E2E7;padding:0;overflow:hidden}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok{padding:0}.cr-form-item-media-preview .cr-upload-images-containers img{margin:0 0 0 0;opacity:.3;object-fit:cover}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-video-thumbnail{width:108px;height:108px;margin:0 0 0 0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok img{opacity:1}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:.6;border-width:0}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending img{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:2px;right:2px;width:16px;height:16px;display:none;background-color:#CE2B37;border-radius:8px;border:0 solid;line-height:0;cursor:pointer}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete{display:block}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#fff}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(//exesse.store/module18/img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-form-item-media-preview .cr-form-item-media-add{cursor:pointer;width:108px;height:108px;text-align:center;line-height:108px;font-size:40px;color:#e0e0e0;border:1px dashed #e0e0e0;margin-bottom:0;display:inline-block}.cr-form-item-media-preview .cr-form-item-media-add:active{border-color:#c9c9c9;color:#c9c9c9}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar{width:94px;height:10px;margin:0 5px 0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#1AB394;border-radius:5px}@media (max-width:500px){#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:100%;flex:0 0 100%}.cr-all-reviews-shortcode ol.commentlist{margin-left:0;margin-right:0}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator{width:100%;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int{width:50px;height:2px}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-side{display:none}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap{width:100%;padding:10px}}.ecommerce .product #reviews .comment-text p.ivf-custom-question-checkbox{font-weight:550;margin:.6em 0}.ecommerce .product #reviews .comment-text ul.ivf-custom-question-ul{margin:.6em 0}.ecommerce .product #reviews .comment-text ul.ivf-custom-question-ul li{margin:0}.ecommerce .product #reviews .comment-text span.ivf-custom-question-radio{font-weight:550}.ecommerce .product #reviews .comment-text hr.ivf-custom-question-hr,.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{margin:.6em 0}.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{display:none}.cr-all-reviews-shortcode .commentlist .comment-text .ivf-custom-question-p{font-size:14px;margin:.5em 0}.ecommerce .product #reviews .comment-text .crf-custom-question-rating-cont,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{margin:.6em 0;display:flex;align-items:center;flex-direction:row}.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{font-size:14px}.ecommerce .product #reviews .comment-text p.ivf-custom-question-p,.cr-all-reviews-shortcode .commentlist p.ivf-custom-question-p{margin:.6em 0}.ecommerce .product #reviews .comment-text .crf-custom-question-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating{padding-right:7px;font-weight:550}.ecommerce .product #reviews .comment-text .crf-custom-question-rating-cont .star-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont .star-rating{font-size:1em;height:1.1em;line-height:1.1em;float:none}.cr-onsite-questions .cr-onsite-question{display:block;margin:1.5em 0;position:relative}.cr-onsite-questions .cr-onsite-question .required,.cr-onsite-ratings .cr-review-form-rating .required,.cr-review-form-rating-overall .cr-review-form-rating .required{margin:0 0 0 3px}.cr-onsite-questions .cr-onsite-question label,.cr-onsite-questions .cr-onsite-question input{display:block}.cr-onsite-questions .cr-onsite-question.cr-full-width label,.cr-onsite-questions .cr-onsite-question.cr-full-width input{width:100%}.cr-review-form-wrap .cr-onsite-questions .cr-onsite-question.cr-full-width label{width:auto}.cr-onsite-ratings{border-top:1px solid #DFE4E7;border-bottom:1px solid #DFE4E7}.cr-onsite-ratings.cr-onsite-ratings-only{border-bottom:none}.cr-review-form-wrap .cr-onsite-ratings{max-width:500px;margin:0 auto}.cr-customer-consent .checkbox input.cr-customer-consent-checkbox{margin-right:7px;position:relative}#kco-extra-checkout-fields .cr-customer-consent{display:none}.cr-show-more{width:100%}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd,.cr-all-reviews-shortcode .cr-show-more-button,.cr-reviews-grid .cr-show-more-button{display:block;margin:10px auto;height:40px;padding:0 20px 0 20px;border:solid 1px #BCCCD4;font-size:14px;background-color:#fff0;color:#0E252C}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-button{display:none}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover,.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:focus,.cr-all-reviews-shortcode .cr-show-more-button:hover,.cr-all-reviews-shortcode .cr-show-more-button:focus,.cr-reviews-grid .cr-show-more-button:hover,.cr-reviews-grid .cr-show-more-button:focus{border:solid 1px #00A79D;background-color:#fff0;color:#0E252C}.cr-show-more-review-spinner,.cr-show-more .cr-show-more-spinner{display:block;margin:20px auto;background:url(//exesse.store/module18/img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-review-spinner{display:none}.cr-show-more-review-spinner-cnt{width:100%;height:60px;display:flex;align-items:center}.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort,.cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort{display:block;margin:0;background:#fff0;border:0;padding:4px;width:auto;height:auto;appearance:auto;color:#0E252C;font-size:12px;font-weight:500}.cr-ajax-reviews-sort-div{display:flex;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-search-no-reviews{display:none}#reviews.cr-reviews-ajax-reviews .cr-button-search,.cr-all-reviews-shortcode .cr-button-search{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:400;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:1.5em;margin-top:0;margin-bottom:0;margin-left:5px;margin-right:0;white-space:nowrap}.rtl #reviews.cr-reviews-ajax-reviews .cr-button-search,.rtl .cr-all-reviews-shortcode .cr-button-search{margin-left:0;margin-right:5px}#reviews.cr-reviews-ajax-reviews .cr-button-search:hover,.cr-all-reviews-shortcode .cr-button-search:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search,.cr-all-reviews-shortcode .cr-ajax-search{display:flex;justify-content:space-between;padding:0;margin:24px 0}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-ajax-search{display:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search div,.cr-all-reviews-shortcode .cr-ajax-search div,#cr_qna.cr-qna-block div.cr-qna-search-block div{position:relative;flex-grow:1}#reviews.cr-reviews-ajax-reviews .cr-input-text,.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.cr-ajax-search input[type="text"]{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;background-color:#fff;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.8em;width:100%;line-height:1.5em;margin:0;font-size:1em;box-sizing:border-box}.rtl #reviews.cr-reviews-ajax-reviews .cr-input-text,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.rtl .cr-ajax-search input[type="text"]{padding-right:calc(1.5em + .75rem);padding-left:1.8em}#reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.cr-ajax-search .cr-ajax-search-icon{position:absolute;display:inline-block;top:50%;left:9px;transform:translateY(-50%);width:1.1em;height:1.1em}.rtl #reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-ajax-search .cr-ajax-search-icon{right:9px}#cr_qna.cr-qna-block .cr-input-text,.cr-ajax-search input[type="text"]{border:0;border-radius:16px 16px 16px 16px;background-color:#F9F9F9;color:#898F92;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.5em;width:100%;margin:0;font-size:1em;box-shadow:none;outline:none}.cr-ajax-search input[type="text"]{height:42px}#cr_qna.cr-qna-block .cr-input-text{height:100%}#cr_qna.cr-qna-block .cr-input-text:focus,.cr-ajax-search input[type="text"]:focus{box-shadow:0 0 0 1pt #18B394}#reviews.cr-reviews-ajax-reviews .cr-clear-input,.cr-all-reviews-shortcode .cr-clear-input,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input{display:none;position:absolute;cursor:pointer;margin-left:-1.7em;margin-top:-8px;height:16px;top:50%;right:8px}.rtl #reviews.cr-reviews-ajax-reviews .cr-clear-input,.rtl .cr-all-reviews-shortcode .cr-clear-input,.rtl #cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input{left:8px;right:auto;margin-left:0}.cr-all-reviews-shortcode .cr-clear-input.cr-visible{display:inline-block}#reviews.cr-reviews-ajax-reviews .cr-clear-input svg,.cr-all-reviews-shortcode .cr-clear-input svg,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-clear-input svg{display:block;height:16px}#reviews.cr-reviews-ajax-reviews .cr-qna-search-icon,.cr-all-reviews-shortcode .cr-qna-search-icon,#cr_qna.cr-qna-block div.cr-qna-search-block .cr-qna-search-icon{fill:#18B394;display:inline-block;position:absolute;width:1.1em;height:1.1em;left:9px;top:50%;transform:translateY(-50%)}#reviews.cr-reviews-ajax-reviews .cr-input-text:focus,.cr-all-reviews-shortcode .cr-input-text:focus{outline:none;border-color:#e77600;box-shadow:0 0 3px 2px rgb(228 121 17 / .5)}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review{display:block;margin:1em 0;border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:600;color:#000;letter-spacing:normal;font-size:1em;text-transform:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}.cr-all-reviews-shortcode .cr-all-reviews-add-review{display:block;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto}.cr-all-reviews-shortcode .cr-all-reviews-add-review:hover{background-color:#276A56;text-decoration:none;cursor:pointer}#cr-ajax-reviews-review-form{display:none}#cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc{display:block}#reviews.cr-reviews-ajax-reviews .comment-reply-title{display:block;font-size:1.5em}#cr-ajax-reviews-review-form p.form-submit{display:flex;justify-content:space-between;align-items:center}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div{margin-top:1em;margin-bottom:2em}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div p.cr-ajax-reviews-cus-images-title{font-size:1em;margin:0 auto 5px auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div2{white-space:nowrap;overflow-x:auto;overflow-y:hidden}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal-cont{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(120 120 120 / .8);z-index:100001;display:none;opacity:0}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal-cont.cr-mask-active{visibility:visible;opacity:1;display:flex;justify-content:center;align-items:center}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{visibility:visible;position:relative;max-width:100vw;width:700px;background:#fff;z-index:100001;display:block;border-radius:3px;opacity:1;max-height:100vh}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr{height:36px;background:#f2f2f2;background:#f1f1f1;background:-webkit-linear-gradient(top,#f7f7f7,#eaeaea);background:linear-gradient(to bottom,#f7f7f7,#eaeaea);box-shadow:0 1px 0 rgb(255 255 255 / .5) inset,0 -1px 0 rgb(255 255 255 / .4) inset;position:relative;border-bottom:1px solid #cdcdcd;border-bottom-color:rgb(0 0 0 / .2);border-top-left-radius:3px;border-top-right-radius:3px}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close{display:block;zoom:1;background-color:#fff0;border:none;float:right;padding:8px;position:absolute;top:50%;right:5px;margin:-15px 0 0;line-height:0}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg{opacity:.64;width:15px;height:15px;font-size:15px}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close .cr-no-icon{fill:#333}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex{display:flex;flex-direction:row;justify-content:space-evenly}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav{width:80%;margin:0 auto 35px auto;background-color:#f4f4f4}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{max-height:75px;margin:0 auto;width:auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav{padding:0}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main div.cr-ajax-reviews-slide-main img{max-width:400px;max-height:400px;width:auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:250px;padding:0}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p{margin:0;display:block}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time{opacity:.5;font-size:.875em;display:block}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body{max-height:300px;overflow-x:hidden;overflow-y:scroll}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide{float:none;display:inline-block;vertical-align:middle}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal .cr-vote{box-sizing:border-box;margin:1em 0 0 0}.cr-search-highlight{background:linear-gradient(0deg,#FFEB82,#FFEB82),#F9F9F9}.cr-noscroll{overflow:hidden}.product_meta .cr_gtin_val,.product_meta .cr_mpn_val,.product_meta .cr_brand_val{display:inline}.cr-reviews-slider .cr-slider-read-more a,.cr-reviews-slider .cr-slider-read-less a{font-size:.8em}.cr-reviews-slider .cr-slider-details{display:none}#cr_qna.cr-qna-block div.cr-qna-search-block{display:flex;justify-content:flex-end;margin-bottom:30px}.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{font-size:16px;font-weight:400;background:#18B394;border:0 solid;border-radius:16px;min-height:42px;color:#FFF;cursor:pointer;display:inline-block;outline-style:none;margin-top:0;margin-bottom:0;margin-left:10px;margin-right:0;padding:5px 15px}.rtl .cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{margin-left:0;margin-right:10px}.cr-qna-block div.cr-qna-list-block div.cr-qna-list-empty{padding:30px;text-align:center}.cr-qna-block div.cr-qna-new-q-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;opacity:0}.cr-qna-block div.cr-qna-new-q-overlay.cr-q-modal{display:flex;background:rgb(229 229 229 / .7);opacity:1;z-index:100001}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form{display:none;width:680px;height:670px;border-radius:16px;background:#fff;opacity:1;position:relative;max-width:100%}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form.cr-q-modal{display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-input{display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok{display:none}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-error{display:none}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close{display:block;background-color:#fff0;border:0 solid;position:absolute;top:10px;right:10px;padding:8px;line-height:0;cursor:pointer}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close svg{display:block;width:24px;height:24px;font-size:24px}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-close .cr-no-icon{fill:#dadada}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-title{max-width:100%;margin-top:80px;margin-left:0;margin-right:0;margin-bottom:0;font-size:32px;font-weight:600;text-align:center;display:block}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{max-width:100%;margin-top:48px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:16px;font-weight:400;text-align:left;display:block}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{text-align:right}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q{max-width:100%;width:480px;margin-top:24px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:14px;font-weight:400;text-align:left;display:block;padding:16px 20px;box-shadow:none;background:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;resize:none;outline-style:none}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q{text-align:right}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q:focus,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name:focus,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email:focus{box-shadow:0 0 2px #898F92}.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email{max-width:100%;width:480px;margin-top:20px;margin-left:100px;margin-right:100px;margin-bottom:0;font-size:14px;font-weight:400;text-align:left;display:block;padding:14px 20px;box-shadow:none;background:#f9f9f9;border:1px solid #f9f9f9;border-radius:16px;outline-style:none}.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,.rtl .cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email{text-align:right}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{max-width:100%;margin-top:40px;margin-left:100px;margin-right:100px;margin-bottom:0;width:480px;text-align:center;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b{font-size:16px;font-weight:400;background:#e7e7e7;border:0 solid;border-radius:16px;height:56px;width:216px;color:#898F92;cursor:default;display:inline-block;outline-style:none}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-q-active{background:#18B394;color:#fff;cursor:pointer}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-qna-new-q-form-s-p{background:#18B394;color:#fff;cursor:default;display:none}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-qna-new-q-form-s-p img{height:15px;margin:0 auto;padding:0;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s p{font-size:.6em}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-notinit.cr-qna-new-q-form-invalid{border:1px solid red}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-notinit.cr-qna-new-q-form-invalid:focus{box-shadow:0 0 2px red}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-mail{margin-top:48px;margin-left:auto;margin-right:auto;margin-bottom:0;height:64px;width:92px;display:block}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-text,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-error .cr-qna-new-q-form-text{text-align:center}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b{background:#18B394;color:#fff;cursor:pointer}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont{margin-top:20px;margin-bottom:0;margin-right:0;margin-left:0;overflow-wrap:break-word;word-break:break-word}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{display:flex;margin:0}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{margin-top:20px}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-l{min-width:50px;display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-l,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-l{min-width:50px;display:flex;align-items:flex-start}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon{width:30px;height:30px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon circle{stroke:#898F92}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon path{fill:#898F92}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{width:16px;height:16px;max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;margin-right:10px}.rtl .cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{margin-left:10px;margin-right:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{padding-bottom:20px;border-bottom:solid 2px #F9F9F9;border-top:solid 0;border-right:solid 0;border-left:solid 0;width:100%;display:flex;justify-content:space-between;align-items:flex-end}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer{display:block;border-left:solid 3px #F3F3F3;border-top:solid 0;border-right:solid 0;border-bottom:solid 0;padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;margin-bottom:10px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer.cr-qna-list-last{margin-bottom:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question{font-size:18px;font-weight:600;line-height:1.2;display:block;color:#203741}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s{font-size:16px;font-weight:400;line-height:1.2;display:block;color:#6d6d6d}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s p{margin:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s a{text-decoration:underline;color:#6d6d6d;cursor:pointer}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author{font-size:14px;font-weight:400;line-height:1.2;display:block;color:#898F92;font-style:italic;margin-top:5px;margin-bottom:0;margin-left:0;margin-right:0}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author .cr-qna-list-q-author-b{font-weight:600}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified{font-size:14px;color:#898F92}#cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button{font-size:14px;font-weight:600;background:#FFF;border:2px solid #18B394;border-radius:16px;height:44px;color:#18B394;cursor:pointer;display:inline-block;outline-style:none}#cr_qna.cr-qna-block #cr-show-more-q-id{display:block;margin:20px auto;font-size:14px;font-weight:400;background:#18B394;border:0 solid;border-radius:16px;height:42px;color:#FFF;cursor:pointer;outline-style:none;padding:5px 15px}#cr_qna.cr-qna-block #cr-show-more-q-spinner{display:block;margin:20px auto;background:url(//exesse.store/module18/img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}#cr_qna.cr-qna-block .cr-search-no-qna{margin:30px auto;text-align:center;color:#203741}#reviews.cr-reviews-ajax-reviews p.cr-featured-badge,.cr-all-reviews-shortcode p.cr-featured-badge{margin:0 0 10px 0}#reviews.cr-reviews-ajax-reviews .cr-featured-badge span,#reviews.cr-reviews-ajax-reviews .cr-all-featured-badge span,.cr-all-reviews-shortcode .cr-all-featured-badge span{text-transform:uppercase;display:inline-block;font-size:12px;-moz-box-shadow:inset 0 1px 0 0 #fff6af;-webkit-box-shadow:inset 0 1px 0 0 #fff6af;box-shadow:inset 0 1px 0 0 #fff6af;background-color:#ffec64;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;text-indent:0;border:1px solid #fa2;color:#333;font-weight:400;font-style:normal;line-height:20px;text-decoration:none;text-align:center;text-shadow:0 1px 0 #fe6;padding:0 5px}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text{display:block;border-bottom:1px solid #e4e1e3;padding-bottom:1em}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch{text-align:center;background-color:#F9F9F9}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a{color:#4D5D64}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:hover,.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:active{color:#0E252C}#review_form .cr-upload-local-images .cr-upload-images-status,.cr-upload-local-images .cr-upload-images-status{display:block;margin:0 0 10px 0;padding:3px 5px}#review_form .cr-upload-local-images #cr_review_image,.cr-upload-local-images #cr_review_image{margin:0 0 15px 0;width:100%}#review_form .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error,.cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error{background-color:#FF4136;color:#303030}#review_form .cr-upload-images-preview,.cr-upload-images-preview{display:flex;margin:0 0 0 0}#review_form .cr-upload-images-preview .cr-upload-images-containers,.cr-upload-images-preview .cr-upload-images-containers{width:75px;height:75px;margin:0 10px 10px 0;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail{margin:0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}#review_form .cr-upload-images-preview .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-thumbnail{max-width:100%;max-height:100%;margin:0 0 0 0;opacity:.3}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar{width:65px;height:10px;margin:0 5px 0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-pbar .cr-upload-images-pbarin,.cr-upload-images-preview .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#4BBE67;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail{opacity:1}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:1;border-width:0}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:0;right:0;width:20px;height:20px;display:none;background-color:#e7412c;border-radius:10px;border:0 solid;line-height:0;cursor:pointer}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover{background-color:#db2c1b}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg{padding:0;width:18px;height:18px;font-size:18px;line-height:18px;display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#FFF}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(//exesse.store/module18/img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-reviews-grid{padding:20px 0 10px 0;border-width:1px;border-style:solid;border-color:#fff0;display:block;border-radius:5px;margin:0;width:100%}.cr-reviews-grid-inner{border-radius:inherit;display:flex}.cr-reviews-grid-inner .cr-reviews-grid-col{flex-grow:1;width:0}.cr-reviews-grid-inner .cr-reviews-grid-col.cr-reviews-grid-col-none{display:none}.cr-reviews-slider{padding:15px 0;margin:0 25px;opacity:0;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.cr-reviews-slider.slick-initialized{visibility:visible;opacity:1}.cr-reviews-grid .cr-review-card{padding:0 0 0 0;border-width:1px;border-style:solid;border-color:#fff0;border-radius:10px;margin:0 10px 20px 10px;max-width:100%;overflow:hidden;visibility:hidden;display:none}.cr-reviews-grid .cr-reviews-grid-col .cr-review-card{display:block}.cr-reviews-grid .cr-reviews-grid-inner.cr-colcade-loaded .cr-review-card{visibility:visible}.cr-reviews-slider .cr-review-card{box-sizing:border-box;padding:0 10px;height:100%}.cr-reviews-slider .cr-review-card .cr-review-card-inner{margin:0 auto;padding:10px;border-width:1px;border-style:solid;border-color:#fff0;border-radius:inherit;display:flex;flex-direction:column;height:100%}.cr-reviews-grid .breaker{display:block;margin:5px 0;height:0;width:100%}.cr-reviews-grid .cr-review-card .image-row{display:block;width:100%;position:relative}.cr-reviews-grid .cr-review-card .image-row .image-row-img{display:block;max-width:100%;height:auto;border-style:none;border-radius:0;margin:0 auto;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-img.image-row-img-none{display:none}.cr-reviews-grid .cr-review-card .image-row .image-row-count{position:absolute;max-width:100%;width:100%;height:60px;border-style:none;border-radius:0;bottom:0;background:#20374199;color:#FFF;display:flex;justify-content:center;align-items:center;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-camera{width:45px;height:40px;border-style:none;border-radius:0;display:inline;vertical-align:middle;padding:0 5px 0 0}.cr-reviews-grid .cr-review-card .top-row{display:flex;padding:16px 0 16px 0;border-bottom:solid 2px #F4F4F4;margin:0 15px 0 15px}.cr-reviews-slider .cr-review-card .top-row{display:flex;padding:16px 0 16px 0;border-bottom:solid 2px #F4F4F4;margin:0 10px 0 10px}.cr-reviews-grid .cr-review-card .top-row .rating,.cr-reviews-slider .cr-review-card .top-row .rating{flex:0 0 50%}.cr-reviews-grid .cr-review-card .top-row .rating .crstar-rating,.cr-reviews-slider .cr-review-card .top-row .rating .crstar-rating{color:#6bba70;font-size:1em}.cr-reviews-grid .cr-review-card .top-row .reviewer,.cr-reviews-slider .cr-review-card .top-row .reviewer{text-align:left;display:flex;flex-direction:column;justify-content:center}.cr-reviews-grid .cr-review-card .top-row .rating .datetime,.cr-reviews-slider .cr-review-card .top-row .rating .datetime{font-size:.9em;color:#676767}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name{font-family:sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:23px;color:#203741;height:50%;display:flex;align-items:center}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon{height:15px;display:block;margin:0 0 0 8px;border-radius:3px}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified{font-family:sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0em;text-align:left;color:#18B394;height:50%;display:flex;align-items:center;margin:5px 0 0 0}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified{height:22px;width:22px;display:inline;vertical-align:middle;margin:0 8px 0 0}.cr-reviews-grid .cr-review-card .middle-row{padding:16px;background:#FCFCFC;border:1px solid #F9F9F9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 15px 15px 15px}.cr-reviews-slider .cr-review-card .middle-row{padding:16px;background:#FCFCFC;border:1px solid #F9F9F9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 10px 15px 10px;flex:1}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail{flex-basis:56px;flex-shrink:0;margin-right:16px;position:relative}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail img,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail img{max-width:50px;max-height:50px;border-radius:25px}.cr-reviews-grid .cr-review-card .rating-row{padding:17px 0 17px 0;display:flex;align-items:center;margin:0 15px 0 15px}.cr-reviews-slider .cr-review-card .rating-row{padding:17px 0 12px 0;display:flex;align-items:center;margin:0 10px 0 10px;overflow:hidden}.cr-reviews-grid .cr-review-card .rating-row .rating-label,.cr-reviews-slider .cr-review-card .rating-row .rating-label{margin:0 0 0 16px;font-family:sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.1em;text-align:left;color:#898F92}.cr-reviews-grid .cr-review-card .middle-row .review-content,.cr-reviews-slider .cr-review-card .middle-row .review-content{margin:0 0 12px 0;color:#484E51}.cr-reviews-grid .cr-review-card .middle-row .review-content p,.cr-reviews-slider .cr-review-card .middle-row p{margin:0}.cr-reviews-grid .cr-review-card .middle-row .datetime,.cr-reviews-slider .cr-review-card .middle-row .datetime{font-weight:300;font-size:14px;color:#898F92}.cr-reviews-grid .cr-review-card .verified-review-row,.cr-reviews-slider .cr-review-card .verified-review-row{margin:0 0 12px 0;text-align:left;font-family:sans-serif}.cr-reviews-grid .cr-review-card .verified-review-row p.ivole-verified-badge,.cr-reviews-slider .cr-review-card .verified-review-row p.ivole-verified-badge{margin:0}.cr-reviews-grid .cr-review-card .verified-review-row .verified-badge-empty,.cr-reviews-slider .cr-review-card .verified-review-row .verified-badge-empty{min-height:20px}.cr-reviews-grid .cr-review-card .review-product,.cr-reviews-slider .cr-review-card .review-product{border-radius:inherit;display:flex;padding:10px;margin-top:10px;line-height:1}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail{flex:0 0 20%}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail img,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail img{width:50px;height:50px;max-width:none;max-height:none}.cr-reviews-grid .cr-review-card .review-product .product-title,.cr-reviews-slider .cr-review-card .review-product .product-title{margin:auto 0;padding-left:5px;font-family:Helvetica;font-size:16px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:0em;text-align:left;color:#203741}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}.ecommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.ecommerce div.product #reviews .comment img.ivole-verified-badge-icon,.ecommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.ecommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:17px;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.ecommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.ecommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.ecommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.ecommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-ext-icon,p.ivole-verified-badge img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-reviews-grid .cr-review-card .crstar-rating,.cr-reviews-slider .cr-review-card .crstar-rating{overflow:hidden;position:relative;height:25px;line-height:1;font-size:25px;width:172px;font-family:crstar;letter-spacing:8px}.cr-reviews-grid .cr-review-card .crstar-rating::before,.cr-reviews-slider .cr-review-card .crstar-rating::before{content:'\73\73\73\73\73';float:left;top:0;left:0;position:absolute;font-size:25px;width:100%}.cr-reviews-grid .cr-review-card .crstar-rating span,.cr-reviews-slider .cr-review-card .crstar-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1em;font-size:25px}.cr-reviews-grid .cr-review-card .crstar-rating span::before,.cr-reviews-slider .cr-review-card .crstar-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0;width:100%}@font-face{font-display:swap;font-family:'slick';font-weight:400;font-style:normal;font-display:swap;src:url(//exesse.store/module18/fonts/slick.eot);src:url('//exesse.store/modules/customer-reviews-ecommerce/fonts/slick.eot?#iefix') format('embedded-opentype'),url(//exesse.store/module18/fonts/slick.woff) format('woff'),url(//exesse.store/module18/fonts/slick.ttf) format('truetype'),url('//exesse.store/modules/customer-reviews-ecommerce/fonts/slick.svg#slick') format('svg')}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.cr-reviews-slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;opacity:1}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cr-reviews-slider.slick-slider .slick-track{display:flex}.cr-reviews-slider.slick-slider .slick-slide{height:inherit}.cr-reviews-slider.slick-slider .slick-slide>div{height:100%}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.cr-reviews-slider .slick-prev,.cr-reviews-slider .slick-next,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-prev,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.cr-reviews-slider .slick-prev:hover,.cr-reviews-slider .slick-prev:focus,.cr-reviews-slider .slick-next:hover,.cr-reviews-slider .slick-next:focus{color:#fff0;outline:none;background:#fff0}.cr-reviews-slider .slick-prev:hover:before,.cr-reviews-slider .slick-prev:focus:before,.cr-reviews-slider .slick-next:hover:before,.cr-reviews-slider .slick-next:focus:before{opacity:1}.cr-reviews-slider .slick-prev.slick-disabled:before,.cr-reviews-slider .slick-next.slick-disabled:before{opacity:.25}.cr-reviews-slider .slick-prev:before,.cr-reviews-slider .slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:grey;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider.slick-slider .slick-prev{left:-25px}[dir='rtl'] .cr-reviews-slider .slick-prev{right:-25px;left:auto}.cr-reviews-slider .slick-prev:before{content:'←'}[dir='rtl'] .cr-reviews-slider .slick-prev:before{content:'→'}.cr-reviews-slider.slick-slider .slick-next{right:-25px}[dir='rtl'] .cr-reviews-slider .slick-next{right:auto;left:-25px}.cr-reviews-slider .slick-next:before{content:'→'}[dir='rtl'] .cr-reviews-slider .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.cr-reviews-slider .slick-dots,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;border:none}.cr-reviews-slider .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.cr-reviews-slider .slick-dots li button,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.cr-reviews-slider .slick-dots li button:hover,.cr-reviews-slider .slick-dots li button:focus{outline:none}.cr-reviews-slider .slick-dots li button:hover:before,.cr-reviews-slider .slick-dots li button:focus:before{opacity:1}.cr-reviews-slider .slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider .slick-dots li.slick-active button:before{opacity:.75;color:#000}.cr-qna-separator{display:inline;margin:0 6px}@media all and (max-width:700px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex{flex-direction:column}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:100%;padding-top:10px;padding-right:10px;padding-left:10px;max-width:400px;margin:0 auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{overflow-y:scroll}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form{padding-left:15px;padding-right:15px}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-text{margin-left:auto;margin-right:auto}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-q,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-name,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-email,#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{margin-left:auto;margin-right:auto}#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s{width:auto}}@media all and (max-width:600px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{width:100%;height:100%;left:0;margin-left:0;margin-top:0;top:0;max-width:100%;max-height:100%}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:80px}}@media all and (max-width:415px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:60px}#cr_qna.cr-qna-block div.cr-qna-search-block{flex-wrap:wrap}#cr_qna.cr-qna-block div.cr-qna-search-block div{width:100%}#cr_qna.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{width:100%;margin-top:10px;margin-bottom:0;margin-left:0;margin-right:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{flex-direction:column;align-items:flex-start}}@media all and (max-width:370px){#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{display:block}#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{margin-top:15px}}@media only screen and (max-width:800px){.cr-reviews-grid-inner .cr-reviews-grid-col3{display:none}}@media only screen and (max-width:550px){.cr-reviews-grid-inner .cr-reviews-grid-col2{display:none}}.cr-trustbadgef,.cr-trustbadgea{max-width:100%;overflow:hidden}.cr-trustbadgef .cr-trustbadge-border{border:1px solid #A3D8CD}.cr-trustbadgef .cr-trustbadge-border.badge_color_dark{border:1px solid #8B8B8B}#cr_floatingtrustbadge{position:fixed;box-sizing:border-box;right:0;bottom:0;width:135px;border-radius:15px;display:block;overflow:hidden;margin:30px;filter:drop-shadow(0 4px 54px rgb(0 0 0 / .25));z-index:99999;cursor:pointer}#cr_floatingtrustbadge.cr-floatingbadge-big{position:fixed;box-sizing:border-box;right:0;bottom:0;width:256px;border-radius:15px;display:block;overflow:hidden;margin:0 30px 30px 0;filter:drop-shadow(0 4px 54px rgb(0 0 0 / .25));z-index:99999;cursor:auto}#cr_floatingtrustbadge{border:1px solid}#cr_floatingtrustbadge .cr-floatingbadge-background{position:absolute;top:0;left:0;height:100%;width:100%}#cr_floatingtrustbadge .cr-floatingbadge-background div{width:100%}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-top{height:115px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-top{height:155px}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-middle{height:31px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-middle{height:179px}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-bottom{height:27px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-bottom{height:43px;border-top:1px solid;border-left:0;border-right:0;border-bottom:0}#cr_floatingtrustbadge .cr-floatingbadge-top{position:relative;height:92px;display:block}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top{position:relative;height:124px;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top svg{position:absolute;left:50%;top:14px;margin-left:-35px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top svg{position:absolute;width:84px;height:79px;left:50%;top:28px;margin-left:-42px}#cr_floatingtrustbadge img{margin:0;width:100%;position:relative;border:0;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close{position:absolute;top:5px;right:5px;width:20px;height:20px;cursor:pointer}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg{position:absolute;width:16px;height:16px;margin:2px;top:0;left:0;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg{fill:#F8942D}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top .cr-floatingbadge-close svg{fill:#FFF}#cr_floatingtrustbadge .cr-floatingbadge-top svg{width:70px;height:65px}.cr-badge{display:inline-block;padding:40px;font-family:'Open Sans',sans-serif;font-size:0;color:#1F1F1F;line-height:normal;position:relative;text-align:left;text-decoration:none;box-sizing:border-box;transform-origin:left;visibility:hidden}.cr-badge .badge__nowrap{white-space:nowrap}.cr-badge .badge__nowrap-inline{display:inline-block;white-space:nowrap}.cr-badge .badge__store{font-size:24px;font-weight:700;margin-bottom:12px;white-space:nowrap}.cr-badge .badge__stars{display:inline-block;margin-bottom:14px;margin-right:24px}.cr-badge .badge__star{display:inline-block;position:relative;width:36px;height:36px;margin-right:3px;background-size:cover}.cr-badge .badge-vs .badge__star{display:block}.cr-badge .badge__star-icon{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.cr-badge .badge__star-icon_type_empty{background-image:url(//exesse.store/module18/img/small-star-empty-light.png)}.cr-badge .badge__star-icon_type_fill{background-image:url(//exesse.store/module18/img/small-star-full.png)}.cr-badge .verified{display:inline-block;vertical-align:middle;background:rgb(23 157 130 / .1);height:36px;border-radius:19px;padding:0 16px}.cr-badge.badge_size_small .verified{vertical-align:top}.cr-badge .verified__logo{display:inline-block;width:32px;height:32px;background-image:url(//exesse.store/module18/img/logo.svg);background-size:cover;position:relative;top:2px;left:-6px;margin-right:2px}.cr-badge .verified__text{display:inline-block;line-height:36px;vertical-align:top;font-size:18px;font-weight:600}.cr-badge .rating{font-size:17px;white-space:nowrap}.cr-badge.badge_size_wide .rating{font-size:16px}.cr-badge rating__store{font-weight:600}.cr-badge .rating__product b{font-weight:600}.cr-badge.badge_color_dark{color:#fff}.cr-badge.badge_color_dark .badge__star-icon_type_empty{background-image:url(//exesse.store/module18/img/small-star-empty-dark.png)}.cr-badge.badge_color_dark .verified{background:rgb(255 255 255 / .25)}.cr-badge.badge_size_wide{padding:20px;color:#6c6c6c}.cr-badge.badge_size_wide .badge__store{font-size:28px;margin-bottom:24px}.cr-badge .badge__info{position:relative}.cr-badge .badge__logo{position:absolute;top:0;left:0;width:60px;height:60px;background-image:url(//exesse.store/module18/img/logo.svg);background-size:contain;background-repeat:no-repeat}.cr-badge .badge__reviews{font-size:16px;padding-left:70px;padding-top:15px}.cr-badge.badge_size_wide .verified{font-size:16px;padding-left:70px;height:20px;background:#fff0}.cr-badge.badge_size_wide .badge__stars{margin-bottom:0;margin-right:10px;margin-left:20px;margin-top:0;vertical-align:middle}.cr-badge.badge_size_wide .badge__star{width:20px;height:20px}.cr-badge.badge_size_wide .badge__star-icon_type_empty{background-image:url(//exesse.store/module18/img/wide-star-empty-light.png)}.cr-badge.badge_size_wide .badge__star-icon_type_fill{background-image:url(//exesse.store/module18/img/wide-star-full-light.png)}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_fill{background-image:url(//exesse.store/module18/img/wide-star-full-dark.png)}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_empty{background-image:url(//exesse.store/module18/img/wide-star-empty-dark.png)}.cr-badge.badge_size_wide .rating{display:inline-block;padding-top:0;vertical-align:middle;margin-top:0;height:18px}.cr-badge.badge_size_wide.badge_color_dark{color:#fff}.cr-badge.badge_target_mobile{position:relative;padding:0;margin:20px}.cr-badge.badge_target_mobile .badge__logo{top:41px;left:4px;width:32px;height:32px}.cr-badge.badge_target_mobile .badge__store{font-size:24px;margin-bottom:0;padding-left:2px}.cr-badge.badge_target_mobile .badge__reviews,.cr-badge.badge_target_mobile .verified{padding-left:48px;display:block}.cr-badge.badge_target_mobile .badge__stars{padding-left:2px;margin-left:0;margin-top:0}.cr-badge.badge_target_mobile .rating{font-size:15px;margin-top:2px}.cr-badge.badge_size_wide .rating b{display:inline-block;margin-left:8px}.cr-badge.badge_size_small{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.cr-badge .badge__link,.cr-badge__wrap .badge__link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.cr-badge__wrap{display:inline-block;position:relative}.cr-badge.badge-vs{position:relative;color:#4d4d4d;padding:20px;display:inline-block;flex-flow:row nowrap;text-align:left;font-family:sans-serif;border-radius:15px}.cr-badge.badge-vs .cr-badge-vs-flex{display:flex;flex-direction:row}.cr-badge.badge-vs .badge__store{font-size:25px;font-weight:500;margin-bottom:5px;line-height:1.2;max-width:500px;text-overflow:ellipsis;overflow:hidden}.cr-badge.badge-vs .badge__logo{background-image:url(//exesse.store/module18/img/logo-vs.svg);height:80px;width:80px;position:relative;display:inline-block;margin-right:20px;flex:0 0 auto}.cr-badge.badge-vs .badge__details{display:flex;flex-flow:row nowrap;align-items:center}.cr-badge.badge-vs .badge__rating-container{display:flex;flex-flow:column nowrap;justify-content:space-evenly;font-family:sans-serif;font-weight:400}.cr-badge.badge-vs .badge__rating-line{display:flex;flex-flow:row nowrap;justify-content:space-between}.cr-badge.badge-vs .badge__stars{margin:0;padding:0;display:flex;align-items:center}.cr-badge.badge-vs .badge__star{width:15px;height:15px;border-spacing:0;display:flex}.cr-badge.badge-vs .badge__star-icon--empty{background-image:url(//exesse.store/module18/img/star-stroke.svg);background-position:left;border-spacing:0}.cr-badge.badge-vs .badge__star-icon--fill{background-image:url(//exesse.store/module18/img/star-fill.svg);background-position:left;border-spacing:0}.cr-badge.badge-vs .badge__rating.rating{font-size:14px;line-height:1.5;justify-content:space-between;display:flex;flex:1 1 0%;margin:-1px 0 0;padding:0;height:20px}.cr-badge.badge-vs .badge__rating.rating span:last-child{padding-left:25px;font-weight:700}.cr-badge .badge__rating+.badge__stars{margin-left:15px}.cr-badge.badge-vs .badge__reviews{border-radius:30px;background-color:#F2F2F2;display:block;font-size:18px;line-height:1;padding:6px 25px 5px;margin-left:15px;border:1px solid #DFDFDF99}.cr-badge.badge-vs.badge_color_dark{color:#e5e5e5;border-color:#fff0}.cr-badge.badge-vs.badge_color_dark .badge__reviews{background-color:#24242499;border-color:#fff0}.badge_size_compact.cr-badge,.badge--wide-mobile.cr-badge{margin:0;padding:0;width:100%;height:100%;font-family:sans-serif}.badge_size_compact.cr-badge,.badge--wide-mobile.cr-badge{display:block;flex-direction:column;visibility:visible}.badge_size_compact.cr-badge .badge__verified,.badge--wide-mobile.cr-badge .badge__verified{font-size:10px;font-weight:700;color:#4c4c4c;text-align:center;margin-bottom:5px;margin-top:5px}.badge--wide-mobile.cr-badge .badge__verified{font-size:16px;color:#fff;margin-bottom:13px}.badge--wide-mobile.cr-badge .badge__store{min-height:50px;margin-bottom:15px;color:#4d4d4d;font-size:28px;font-weight:700;line-height:30px;display:flex;align-items:center;justify-content:center;padding:0 10px}.badge--wide-mobile.cr-badge .badge__store span{min-width:234px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.cr-badge.badge_size_compact .badge__middle,.cr-badge.badge--wide-mobile .badge__middle{padding:10px 0 9px}.cr-badge.badge_size_compact .badge__stars,.cr-badge.badge--wide-mobile .badge__stars{display:flex;justify-content:center;width:100%;margin:0}.cr-badge.badge_size_compact .badge__star,.cr-badge.badge--wide-mobile .badge__star{position:relative;width:14px;height:13px;margin:0 2px;color:#fff}.cr-badge.badge_size_compact .badge__star svg,.cr-badge.badge--wide-mobile .badge__star svg{display:block}.cr-badge.badge_size_compact .badge__star-fill-container,.cr-badge.badge--wide-mobile .badge__star-fill-container{position:absolute;top:0;left:0;overflow:hidden;width:14px;height:13px}.cr-badge.badge_size_compact .badge__star-fill-container svg,.cr-badge.badge--wide-mobile .badge__star-fill-container svg{height:13px}.cr-badge.badge_size_compact .badge__rating,.cr-badge.badge--wide-mobile .badge__rating{font-size:12px;text-align:center;color:#4c4c4c}.cr-badge.badge_size_compact .badge__rating b,.cr-badge.badge--wide-mobile .badge__rating b{margin-left:8px}.cr-badge.badge_size_compact .badge__reviews,.cr-badge.badge--wide-mobile .badge__reviews{padding:8px 0 6px;font-size:10px;text-align:center;border-radius:0 0 15px 15px;color:#4d4d4d}.cr-badge.badge--wide-mobile .badge__middle{padding-top:0;padding-bottom:20px;background-color:#fff0}.cr-badge.badge--wide-mobile .badge__stars{margin-bottom:5px}.cr-badge.badge--wide-mobile .badge__star{color:#f8942d}.cr-badge.badge--wide-mobile .badge__reviews{font-size:13px;border-top:1px solid #fff0;min-height:37px;display:flex;align-items:center;justify-content:center;padding:0}.cr-badge.badge--wide-mobile .mb21{margin-bottom:21px}.cr-badge.badge_size_compact.badge_color_dark .badge__middle,.cr-badge.badge--wide-mobile.badge_color_dark .badge__middle{border:none;box-sizing:border-box}.cr-badge.badge_size_compact.badge_color_dark .badge__star,.cr-badge.badge--wide-mobile.badge_color_dark .badge__star{color:#f8942d}.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews{border:none}.cr-badge.badge_size_compact.badge_color_dark .badge__verified,.cr-badge.badge--wide-mobile.badge_color_dark .badge__verified,.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews,.cr-badge.badge_size_compact.badge_color_dark .badge__rating,.cr-badge.badge--wide-mobile.badge_color_dark .badge__rating,.cr-badge.badge_size_compact.badge_color_dark .badge__store,.cr-badge.badge--wide-mobile.badge_color_dark .badge__store{color:#e5e5e5}.cr-placeholder-tb{background-color:#FAFAFA;width:100%;padding:20px}.cr-placeholder-tb .cr-placeholder-tb-fr{width:50%;height:40px;margin:0 0 20px 0;background-color:#DCDEE2;animation:cr-placeholder-load 3s infinite}.cr-placeholder-tb .cr-placeholder-tb-sr{width:100%;height:60px;background-color:#DCDEE2;animation:cr-placeholder-load 3s infinite}@media all and (max-width:600px){#cr_floatingtrustbadge,#cr_floatingtrustbadge.cr-floatingbadge-big{display:none}}@keyframes cr-placeholder-load{0%{background-color:#DCDEE2}50%{background-color:#ededed}100%{background-color:#DCDEE2}}@media screen{.switch-toggle a,.switch-light span span{display:none}@media only screen{.switch-light{display:block;height:1.875em;position:relative;overflow:visible;padding:0;margin-left:6.25em}.switch-light *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.switch-light a{display:block;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.switch-light label,.switch-light>span{line-height:1.875em;vertical-align:middle}.switch-light input:focus~a,.switch-light input:focus+label{outline:1px dotted #888}.switch-light label{position:relative;z-index:3;display:block;width:100%}.switch-light input{position:absolute;opacity:0;z-index:5}.switch-light input:checked~a{right:0%}.switch-light>span{position:absolute;left:-6.25em;width:100%;margin:0;padding-right:6.25em;text-align:left}.switch-light>span span{position:absolute;top:0;left:0;z-index:5;display:block;width:50%;margin-left:6.25em;text-align:center}.switch-light>span span:last-child{left:50%}.switch-light a{position:absolute;right:50%;top:0;z-index:4;display:block;width:50%;height:100%;padding:0}.switch-toggle{display:block;height:1.875em;position:relative;padding:0!important}.switch-toggle *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.switch-toggle a{display:block;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.switch-toggle label,.switch-toggle>span{line-height:1.875em;vertical-align:middle}.switch-toggle input:focus~a,.switch-toggle input:focus+label{outline:1px dotted #888}.switch-toggle *{font-size:1em}.switch-toggle input{position:absolute;opacity:0;left:0}.switch-toggle input+label{cursor:pointer;position:relative;z-index:2;float:left;width:50%;height:100%;margin:0;text-align:center}.switch-toggle a{position:absolute;top:0;left:0;padding:0;z-index:1;width:50%;height:100%}.switch-toggle input:last-of-type:checked~a{left:50%}.switch-toggle.switch-3 label,.switch-toggle.switch-3 a{width:33.3333333333%}.switch-toggle.switch-3 input:checked:nth-of-type(2)~a{left:33.3333333333%}.switch-toggle.switch-3 input:checked:last-of-type~a{left:66.6666666667%}.switch-toggle.switch-4 label,.switch-toggle.switch-4 a{width:25%}.switch-toggle.switch-4 input:checked:nth-of-type(2)~a{left:25%}.switch-toggle.switch-4 input:checked:nth-of-type(3)~a{left:50%}.switch-toggle.switch-4 input:checked:last-of-type~a{left:75%}.switch-toggle.switch-5 label,.switch-toggle.switch-5 a{width:20%}.switch-toggle.switch-5 input:checked:nth-of-type(2)~a{left:20%}.switch-toggle.switch-5 input:checked:nth-of-type(3)~a{left:40%}.switch-toggle.switch-5 input:checked:nth-of-type(4)~a{left:60%}.switch-toggle.switch-5 input:checked:last-of-type~a{left:80%}.switch-candy{background-color:#2d3035;border-radius:3px;color:#fff;font-weight:700;text-align:center;text-shadow:1px 1px 1px #191b1e;box-shadow:inset 0 2px 6px rgb(0 0 0 / .3),0 1px 0 rgb(255 255 255 / .2)}.switch-candy label{color:#fff;-webkit-transition:color 0.2s ease-out;-moz-transition:color 0.2s ease-out;transition:color 0.2s ease-out}.switch-candy input:checked+label{color:#333;text-shadow:0 1px 0 rgb(255 255 255 / .5)}.switch-candy a{border:1px solid #333;background-color:#70c66b;border-radius:3px;background-image:-webkit-linear-gradient(top,rgb(255 255 255 / .2),#fff0);background-image:linear-gradient(to bottom,rgb(255 255 255 / .2),#fff0);box-shadow:0 1px 1px rgb(0 0 0 / .2),inset 0 1px 1px rgb(255 255 255 / .45)}.switch-candy>span{color:#333;text-shadow:none}.switch-candy span{color:#fff}.switch-candy.switch-candy-blue a{background-color:#38a3d4}.switch-candy.switch-candy-yellow a{background-color:#f5e560}.switch-android{background-color:#464747;border-radius:1px;box-shadow:inset rgb(0 0 0 / .1) 0 1px 0;color:#fff}.switch-android label{color:#fff}.switch-android>span span{opacity:0;margin-left:7.1875em;-webkit-transition:all 0.1s;-moz-transition:all 0.1s;transition:all 0.1s}.switch-android>span span:first-of-type{opacity:1}.switch-android>span span,.switch-android input+label{font-size:85%;line-height:2.15625em}.switch-android a{background-color:#666;border-radius:1px;box-shadow:inset rgb(255 255 255 / .2) 0 1px 0,inset rgb(0 0 0 / .3) 0 -1px 0}.switch-android.switch-light input:checked~a{background-color:#0E88B1}.switch-android.switch-light input:checked~span span:first-of-type{opacity:0}.switch-android.switch-light input:checked~span span:last-of-type{opacity:1}.switch-android.switch-toggle,.switch-android>span span{text-transform:uppercase}.switch-ios.switch-light{color:#868686}.switch-ios.switch-light a{left:0;width:1.875em;background-color:#fff;border:1px solid #d3d3d3;border-radius:100%;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out;box-shadow:inset 0 -3px 3px rgb(0 0 0 / .025),0 1px 4px rgb(0 0 0 / .15),0 4px 4px rgb(0 0 0 / .1)}.switch-ios.switch-light>span span{width:100%;left:0;opacity:0}.switch-ios.switch-light>span span:first-of-type{opacity:1;padding-left:1.875em}.switch-ios.switch-light>span span:last-of-type{padding-right:1.875em}.switch-ios.switch-light>span:before{content:'';display:block;width:100%;height:100%;position:absolute;left:6.25em;top:0;background-color:#fafafa;border:1px solid #d3d3d3;border-radius:30px;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.5s ease-out;box-shadow:inset rgb(0 0 0 / .1) 0 1px 0}.switch-ios.switch-light input:checked~a{left:100%;margin-left:-1.875em}.switch-ios.switch-light input:checked~span:before{border-color:#53d76a;box-shadow:inset 0 0 0 30px #53d76a}.switch-ios.switch-light input:checked~span span:first-of-type{opacity:0}.switch-ios.switch-light input:checked~span span:last-of-type{opacity:1;color:#fff}.switch-ios.switch-toggle{background-color:#fafafa;border:1px solid #d3d3d3;border-radius:30px;box-shadow:inset rgb(0 0 0 / .1) 0 1px 0}.switch-ios.switch-toggle a{background-color:#53d76a;border-radius:25px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.switch-ios.switch-toggle label{color:#868686}.switch-ios input:checked+label{color:#3a3a3a}}@media only screen and (-webkit-max-device-pixel-ratio:2) and (max-device-width:80em){.switch-light,.switch-toggle{-webkit-animation:webkitSiblingBugfix infinite 1s}}@-webkit-keyframes webkitSiblingBugfix{from{-webkit-transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(0,0,0)}}.basic-switch-ecommerce-deposits{margin:10px 0}.basic-switch-ecommerce-deposits label{margin:0 5px 0 0}}.wc-deposits-options-form{margin-bottom:12px}.wc-deposits-options-form .deposit-options{overflow:hidden}.wc-deposits-options-form hr.separator{margin:4px}.wc-deposits-options-form .input-radio{display:none}@media only screen{.wc-deposits-options-form input.input-radio:enabled~label{margin:0;text-shadow:rgb(0 0 0 / .6) 0 -1px 0;box-shadow:rgb(0 0 0 / .0745098) 0 -1px 0 0 inset,rgb(255 255 255 / .298039) 0 1px 0 0 inset,rgb(0 0 0 / .0980392) 0 1px 2px 0}.wc-deposits-options-form input.input-radio:disabled~label{color:#797979;background-color:#555;box-shadow:rgb(0 0 0 / .0745098) 0 -1px 0 0 inset,rgb(255 255 255 / .298039) 0 1px 0 0 inset,rgb(0 0 0 / .0980392) 0 1px 2px 0}}#tiptip_holder{display:none;position:absolute;top:0;left:0;z-index:99999}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_left{padding-right:5px}#tiptip_content{font-size:11px;color:#fff;text-shadow:0 0 2px #000;padding:4px 8px;border:1px solid rgb(255 255 255 / .25);background-color:#191919;background-color:rgb(25 25 25 / .92);background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(transparent),to(#000));border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:0 0 3px #555;-webkit-box-shadow:0 0 3px #555;-moz-box-shadow:0 0 3px #555}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:#fff0;border-style:solid;border-width:6px;height:0;width:0}#tiptip_holder.tip_top #tiptip_arrow{border-top-color:#fff;border-top-color:rgb(255 255 255 / .35)}#tiptip_holder.tip_bottom #tiptip_arrow{border-bottom-color:#fff;border-bottom-color:rgb(255 255 255 / .35)}#tiptip_holder.tip_right #tiptip_arrow{border-right-color:#fff;border-right-color:rgb(255 255 255 / .35)}#tiptip_holder.tip_left #tiptip_arrow{border-left-color:#fff;border-left-color:rgb(255 255 255 / .35)}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#191919;border-top-color:rgb(25 25 25 / .92)}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#191919;border-bottom-color:rgb(25 25 25 / .92)}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#191919;border-right-color:rgb(25 25 25 / .92)}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#191919;border-left-color:rgb(25 25 25 / .92)}@media screen and (-webkit-min-device-pixel-ratio:0){#tiptip_content{padding:4px 8px 5px 8px;background-color:rgb(45 45 45 / .88)}#tiptip_holder.tip_bottom #tiptip_arrow_inner{border-bottom-color:rgb(45 45 45 / .88)}#tiptip_holder.tip_top #tiptip_arrow_inner{border-top-color:rgb(20 20 20 / .92)}}.wcdp_hidden{display:none!important}#deposit-help-tip{background:rgb(80 80 80 / .92);;padding:1px 7px;color:#fff;border-radius:5px}.wcdp-payment-plans{padding:10px}.wcdp-payment-plans a{cursor:pointer}.wcdp-payment-plans ul{list-style:none!important}.wc-deposits-options-form input.input-radio:enabled~label{color:#fff}.wc-deposits-options-form div a.wc-deposits-switcher{background-color:#000;background:-moz-gradient(center top,#000000 0%,#000000 100%);background:-moz-linear-gradient(center top,#000000 0%,#000000 100%);background:-webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));background:-webkit-linear-gradient(#000000,#000000);background:-o-linear-gradient(#000000,#000000);background:linear-gradient(#000000,#000000)}.wc-deposits-options-form .amount{color:#898989}.wc-deposits-options-form .deposit-option{display:inline}
/*! 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}.ecommerce-variation-add-to-cart,form.cart{flex-wrap:wrap!important}.wapf{width:100%}.wapf-hide{display:none}.wapf-wrapper{width:100%}[data-wapf-variation-rules]{display:none}[data-wapf-variation-rules].wapf-show{display:block}.wapf-field-row{display:flex;flex-wrap:wrap;margin-left:-5px}.wapf-field-row .wapf-field-container:last-child{padding-right:0}.wapf-field-container{padding:0 5px 15px 5px;box-sizing:border-box}.wapf-field-description{font-size:85%;opacity:.8;padding:0;margin:0;padding-top:5px}.wapf-field-container label[for]{cursor:pointer}.wapf-field-input input[type=email],.wapf-field-input input[type=number],.wapf-field-input input[type=text],.wapf-field-input input[type=url],.wapf-field-input select,.wapf-field-input textarea{width:100%;box-sizing:border-box}.wapf-field-input input[type=checkbox],.wapf-field-input input[type=radio]{float:left;margin-top:5px}.wapf-input-label{font-weight:400}.wapf-label-text{padding-left:10px}.wapf-pricing-hint{opacity:.7}.wapf-product-totals{display:none;width:100%}.wapf-product-totals .wapf--inner{padding:20px 0}.wapf-product-totals .wapf--inner>div{padding-bottom:10px;clear:both}.wapf-product-totals .wapf--inner>div:last-child{padding-bottom:0}.wapf-product-totals div span:first-child{font-weight:700}.wapf-product-totals div span:last-child{float:right}.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}}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url("//exesse.store/ycomsomt/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("//exesse.store/ycomsomt/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("//exesse.store/ycomsomt/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}[data-font="Dashicons"]:before{font-family:'Dashicons'!important;content:attr(data-icon)!important;speak:none!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;line-height:1!important;font-style:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}/*! 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}.gmwqp_inquirybtn{margin-top:10px;display:inline-block;width:100%}.gmwqp_popup_op{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0 0 0 / .4)}.gmwqpmsgc{margin-top:5px!important;margin-bottom:0!important;margin-left:0!important}.gmwqpmsgc .gmwqp_loop{padding:0 !Important;margin:0 !Important;color:red;font-size:15px;line-height:18px}.gmwerr div{color:red}.gmwqp_inner_field{display:flex}.gmwqpmsgc.gmwsuc div{color:green}.gmwqp_inner_popup_op h3{text-align:center;font-size:20px;margin:0;padding:8px 0;background-color:#dcdcdc}label.gmqqp_label{float:left;font-size:13px;font-weight:700;color:#000;display:inline-block;width:100%}label.gmqqp_label span{color:red}.gmqqp_submit{width:100%;margin-top:10px;display:inline-block;margin-left:0;margin-right:0;padding:5px 0;float:left;text-align:center}form#gmwqp_popup_op_form{display:inline-block;width:100%;margin-top:10px;float:left}.gmwqp_toplevel{display:flex;flex-direction:column;padding:0}.gmwqp_beforeformcontent,.gmwqp_afterformcontent{margin-top:10px}.gmqqp_input{line-height:20px !Important;border:1px solid #000 !Important;height:33px !Important;border-radius:2px !Important;width:100%}.gmwqp_loop.gmwqp_full{display:flex;flex-direction:column;margin-bottom:10px}textarea.gmqqp_input{height:80px!important;display:flex}.gmqqp_captchadiv label{float:left !Important}.gmqqp_captchadiv .gmqqp_input{width:80px !Important;float:left !Important;margin-left:5px}.gmwqp_inner_popup_op h4{text-align:center;font-size:18px;margin-bottom:0;margin-top:10px;font-weight:400}.gmwqp_inner_popup_op{background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;width:80%;max-width:600px;box-shadow:0 5px 15px rgb(0 0 0 / .3);border-radius:10px;position:relative}.gmwqp_inner_popup_op_mores{background-color:#fff}.gmwqp-modal-open{overflow:hidden}.gmwqp_close{position:absolute;top:10px;right:10px;text-decoration:none;color:#000;font-size:24px;font-weight:700;cursor:pointer}.gmwqp_close img{width:24px;height:24px}.gmwqp_inner_popupcontant{display:flex;flex-direction:column}.gmwqp_inner_field label{display:inline-block}.gmqqp_submit_btn{padding:10px 15px;border-radius:3px}.gmwqp_inquirybtn_loop .gmwqp_inq{margin-top:0 !Important}.gmwqp_inquirytmltbtn_loop .gmwqp_inq_addtocart{margin-top:0 !Important}.gmwqp_inquirybtn_loop{margin-top:10px;display:inline-block;width:100%}.gmwqp_inquirytmltbtn_loop{margin-top:10px;display:inline-block;width:100%}.viewcaren{margin-left:10px!important}.gmwqp_loader .gmwqp_inner_popup_op_mores{opacity:.5;pointer-events:none}.gmwqp_form_dls .gmwqp_popupcontant{max-height:inherit}@media only screen and (max-width:600px){.gmwqp_inner_popup_op{max-width:80%;margin-top:55px}.gmwqp_popup_op{box-shadow:none}}@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}@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-1756424342{content:'Thursday 28th August 2025 23:39:02 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}body .gmwqp_inq_addtocart:hover,body .gmwqp_inq:hover,body .viewcaren:hover,body .gmqqp_submit_btn:hover{text-decoration:none!important}@media (max-width:450px){.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}.ecommerce-currency-switcher-form .dd-selected{color:#000;display:block;font-weight:700;overflow:hidden;padding:10px}.ecommerce-currency-switcher-form a.dd-selected{text-decoration:none!important}.ecommerce-currency-switcher-form a.dd-selected:hover{text-decoration:none}.ecommerce-currency-switcher-form a.dd-option{text-decoration:none;display:block;font-weight:700;overflow:hidden;padding:10px;background:#fff}.ecommerce-currency-switcher-form a.dd-option:hover{text-decoration:none}.ecommerce-currency-switcher-form ul.dd-options{list-style:none!important}a.chosen-single{text-decoration:none!important}.woocs_show_flags .chosen-container .chosen-results li.highlighted{color:green!important}.ecommerce-currency-switcher-form .chosen-results li{line-height:23px!important}.ecommerce-currency-switcher .hentry .entry-content a:not(.button){text-decoration:none!important}.ecommerce-currency-switcher option{height:23px;padding-bottom:3px}a.woocs_flag_view_item{display:inline-block;margin:0 3px 3px 0;width:50px;height:40px}a.woocs_flag_view_item img{width:100%}a.woocs_flag_view_item_current{opacity:.65}.woocs_converter_shortcode_from,.woocs_converter_shortcode_to{width:45%}.woocs_converter_shortcode_amount{width:99%;margin-bottom:4px;display:inline-block}.woocs_converter_shortcode_results{width:99%;margin-top:4px;margin-bottom:4px;display:inline-block}ul.woocs_currency_rates{margin:5px 0 0 9px!important}span.woocs_price_info_icon{display:inline-block;width:15px;height:15px;background-image:url(//exesse.store/module43/img/woocs_price_info_icon.png)}.woocs_price_info{position:relative;display:inline;margin-left:3px}.woocs_price_info+.woocs_price_info{display:none!important}.woocs_price_info+.woocs_price_info{display:none!important}div.woocs_price_info ul{list-style:none;position:absolute;width:auto!important;min-width:120px;max-width:400px;color:#FFFFFF!important;background:#000000!important;height:auto;min-height:19px;font-size:14px!important;line-height:normal;vertical-align:middle;text-align:left;visibility:hidden;border-radius:6px;padding:7px!important}div:hover.woocs_price_info ul{visibility:visible;opacity:.85;bottom:5px;left:50%;margin-left:-5px;z-index:999}div.woocs_price_info ul li{padding-bottom:4px;white-space:nowrap;margin:0!important}.woocs_current_product_id{display:none}ul.woocs_price_info_list li span{font-weight:700}.woocs_cart_item_price{font-size:11px;font-style:italic;display:block}#shipping_method .woocs_cart_item_price{display:inline-block;clear:both;text-indent:0;margin-left:5px}.woocs_currency_rate_flag{width:25px!important;max-width:25px!important;display:inline}.woocs_display_none{display:none}.woocs_geo_hello{color:green;font-size:18px;font-weight:400;line-height:0}.woocs_geo_hello_not{color:red;font-size:18px;font-weight:400}.woocs_auto_switcher>li{margin-bottom:0!important}.woocs-lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.woocs-lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:cornflowerblue;animation-timing-function:cubic-bezier(0,1,1,0)}.woocs-lds-ellipsis div:nth-child(1){left:8px;animation:woocs-lds-ellipsis1 0.6s infinite}.woocs-lds-ellipsis div:nth-child(2){left:8px;animation:woocs-lds-ellipsis2 0.6s infinite}.woocs-lds-ellipsis div:nth-child(3){left:32px;animation:woocs-lds-ellipsis2 0.6s infinite}.woocs-lds-ellipsis div:nth-child(4){left:56px;animation:woocs-lds-ellipsis3 0.6s infinite}@keyframes woocs-lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes woocs-lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes woocs-lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}.woocs_price_code.woocs_preloader_ajax del,.woocs_price_code.woocs_preloader_ajax ins,.woocs_price_code.woocs_preloader_ajax span{display:none}.woocs_price_code.woocs_preloader_ajax:after{content:" ";display:inline-block;width:20px;height:20px;margin:8px;border-radius:50%;border:6px solid #96588a;border-color:#96588a #fff0 #96588a #fff0;animation:woocs_preloader_ajax 1.2s linear infinite}@keyframes woocs_preloader_ajax{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}