@charset "UTF-8";
.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;-moz-user-select:none;-ms-user-select:none;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;-moz-user-select:none;-ms-user-select:none;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}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;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;-moz-user-select:none;-ms-user-select:none;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 transparent transparent transparent;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:transparent transparent #888 transparent;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}.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:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);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:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);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 transparent transparent transparent;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:transparent transparent #888 transparent;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:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);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:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);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 transparent}.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}[class*=' wcv-icon-'],[class^=wcv-icon-]{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.wcv-icon-paypal{width:.75em}.wcv-icon-opera{width:.96875em}.wcv-icon-openid,.wcv-icon-user{width:.875em}.wcv-icon-user-tag,.wcv-icon-user-times{width:1.25em}.wcv-icon-user-circle{width:.96875em}.wcv-icon-unlock,.wcv-icon-unlock-alt{width:.875em}.wcv-icon-truck-moving{width:1.25em}.wcv-icon-trash,.wcv-icon-trash-alt{width:.875em}.wcv-icon-toggle-off,.wcv-icon-toggle-on{width:1.125em}.wcv-icon-times{width:.6875em}.wcv-icon-thumbtack{width:.75em}.wcv-icon-store{width:1.203125em}.wcv-icon-store-alt{width:1.25em}.wcv-icon-stop{width:.875em}.wcv-icon-star{width:1.125em}.wcv-icon-star-half-alt{width:1.046875em}.wcv-icon-square{width:.875em}.wcv-icon-sort{width:.571em}.wcv-icon-share-alt,.wcv-icon-share-alt-square,.wcv-icon-sort-alpha-down,.wcv-icon-sort-alpha-up{width:.875em}.wcv-icon-redo{width:1.0009765625em}.wcv-icon-question,.wcv-icon-receipt{width:.75em}.wcv-icon-play,.wcv-icon-plus,.wcv-icon-plus-square,.wcv-icon-qrcode{width:.875em}.wcv-icon-plane{width:1.125em}.wcv-icon-phone-square{width:.875em}.wcv-icon-phone-slash{width:1.25em}.wcv-icon-paperclip,.wcv-icon-pen-square{width:.875em}.wcv-icon-mouse-pointer{width:.625em}.wcv-icon-money-bill,.wcv-icon-money-bill-alt,.wcv-icon-money-bill-wave,.wcv-icon-money-bill-wave-alt,.wcv-icon-money-check,.wcv-icon-money-check-alt{width:1.25em}.wcv-icon-mobile,.wcv-icon-mobile-alt{width:.625em}.wcv-icon-minus,.wcv-icon-minus-square{width:.875em}.wcv-icon-map{width:1.125em}.wcv-icon-map-pin{width:.5625em}.wcv-icon-map-marker,.wcv-icon-map-marker-alt{width:.75em}.wcv-icon-map-marked,.wcv-icon-map-marked-alt{width:1.125em}.wcv-icon-male{width:.375em}.wcv-icon-mail-bulk{width:1.125em}.wcv-icon-lock{width:.875em}.wcv-icon-lock-open{width:1.125em}.wcv-icon-lightbulb{width:.6875em}.wcv-icon-language,.wcv-icon-laptop,.wcv-icon-laptop-code{width:1.25em}.wcv-icon-info{width:.375em}.wcv-icon-infinity{width:1.25em}.wcv-icon-folder-open,.wcv-icon-hdd,.wcv-icon-inbox{width:1.125em}.wcv-icon-female{width:.5em}.wcv-icon-envelope-square{width:.875em}.wcv-icon-ellipsis-v{width:.375em}.wcv-icon-edit{width:1.125em}.wcv-icon-check-square,.wcv-icon-copy,.wcv-icon-cut,.wcv-icon-database{width:.875em}.wcv-icon-chart-pie{width:1.0625em}.wcv-icon-cart-arrow-down,.wcv-icon-cart-plus{width:1.125em}.wcv-icon-calculator,.wcv-icon-calendar,.wcv-icon-calendar-alt,.wcv-icon-calendar-check,.wcv-icon-calendar-day,.wcv-icon-calendar-minus,.wcv-icon-calendar-plus,.wcv-icon-calendar-times,.wcv-icon-calendar-week{width:.875em}.wcv-icon-youtube{width:1.125em}.wcv-icon-yoast,.wcv-icon-youtube-square{width:.875em}.wcv-icon-yelp{width:.75em}.wcv-icon-yarn{width:.96875em}.wcv-icon-vimeo-square,.wcv-icon-vimeo-v,.wcv-icon-whatsapp,.wcv-icon-whatsapp-square,.wcv-icon-y-combinator,.wcv-icon-yahoo{width:.875em}.wcv-icon-usb{width:1.25em}.wcv-icon-usps{width:1.01953125em}.wcv-icon-ups{width:.7333984375em}.wcv-icon-untappd,.wcv-icon-zhihu{width:1.25em}.wcv-icon-twitter-square{width:.875em}.wcv-icon-stripe{width:1.25em}.wcv-icon-stripe-s{width:.7080078125em}.wcv-icon-snapchat{width:.96875em}.wcv-icon-reddit-square,.wcv-icon-skype,.wcv-icon-slack,.wcv-icon-slack-hash,.wcv-icon-snapchat-square{width:.875em}.wcv-icon-pinterest{width:.96875em}.wcv-icon-pinterest-square{width:.875em}.wcv-icon-pinterest-p{width:.75em}.wcv-icon-instagram,.wcv-icon-intercom,.wcv-icon-linkedin,.wcv-icon-linkedin-in{width:.875em}.wcv-icon-google{width:.953125em}.wcv-icon-facebook,.wcv-icon-facebook-messenger,.wcv-icon-facebook-square,.wcv-icon-goodreads,.wcv-icon-google-wallet{width:.875em}.wcv-icon-facebook-f{width:.515625em}.wcv-icon-dashcube,.wcv-icon-delicious,.wcv-icon-discord,.wcv-icon-discourse{width:.875em}.wcv-icon-chrome{width:.96875em}.wcv-icon-cc-amazon-pay,.wcv-icon-cc-amex,.wcv-icon-cc-apple-pay,.wcv-icon-cc-diners-club,.wcv-icon-cc-discover,.wcv-icon-cc-jcb,.wcv-icon-cc-mastercard,.wcv-icon-cc-paypal,.wcv-icon-cc-stripe,.wcv-icon-cc-visa{width:1.125em}.wcv-icon-bitbucket{width:.974609375em}.wcv-icon-behance{width:1.125em}.wcv-icon-behance-square{width:.875em}.wcv-icon-apple{width:.7353515625em}.wcv-icon-app-store-ios{width:.875em}.wcv-icon-angular{width:.8115234375em}.wcv-icon-amazon,.wcv-icon-amilia,.wcv-icon-android{width:.875em}.wcv-icon-amazon-pay{width:1.193359375em}.wcv-icon-accessible-icon,.wcv-icon-user-o{width:.875em}.wcv-icon-tired,.wcv-icon-user-circle-o{width:.96875em}.wcv-icon-sticky-note{width:.875em}.wcv-icon-star-half,.wcv-icon-star-o{width:1.125em}.wcv-icon-save,.wcv-icon-square-o{width:.875em}.wcv-icon-money-bill-alt1{width:1.25em}.wcv-icon-minus-square-o{width:.875em}.wcv-icon-map-o{width:1.125em}.wcv-icon-lightbulb1{width:.6875em}.wcv-icon-id-card,.wcv-icon-images{width:1.125em}.wcv-icon-id-badge{width:.75em}.wcv-icon-folder-open-o,.wcv-icon-hdd1{width:1.125em}.wcv-icon-file,.wcv-icon-file-alt{width:.75em}.wcv-icon-edit-alt,.wcv-icon-eye,.wcv-icon-eye-slash{width:1.125em}.wcv-icon-clipboard{width:.75em}.wcv-icon-bell,.wcv-icon-calendar-alt-o,.wcv-icon-calendar-check-o,.wcv-icon-calendar-minus1,.wcv-icon-calendar-o,.wcv-icon-calendar-plus-o,.wcv-icon-calendar-times-o,.wcv-icon-caret-square-down,.wcv-icon-caret-square-left,.wcv-icon-caret-square-right,.wcv-icon-check-square-o{width:.875em}.wcv-icon-bell-slash{width:1.25em}.wcv-icon-address-card{width:1.125em}.wcv-icon-address-book{width:.875em}.wcv-icon-bubbles,.wcv-icon-bubbles-o{width:1.125em}.wcv-icon-sm{width:14px;height:14px}.wcv-icon-md{width:32px;height:32px}.wcv-icon-lg{width:64px;height:64px}.store-address svg.wcv-icon,.store-phone svg.wcv-icon{fill:#fff}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}.prm-brands-list{display:flex;flex-wrap:wrap;margin:0 -15px -30px;list-style:none;}
.prm-brands-list__col{width:50%;padding:0 15px 30px;}
@media(min-width:768px){
.prm-brands-list__col{width:33.33333333%;}
}
.prm-brands-list__item{display:block;border:1px solid #eeeeee;transition:all, .3s;}
.prm-brands-list__item:hover{border-color:#d5d5d5;}
.prm-brands-list__item:hover .prm-brands-list__title{background-color:#d5d5d5;}
.prm-brands-list__image{display:block;position:relative;width:100%;height:120px;}
.prm-brands-list__image img{position:absolute;transform:translate(-50%, -50%);padding:20px;top:50%;left:50%;display:block;max-height:120px;}
.prm-brands-list__title{background-color:#eeeeee;color:#333333;text-align:center;font-size:14px;padding:8px 15px;transition:all, .3s;}
.prm-brands-widget{display:flex;flex-wrap:wrap;margin:0 -30px;}
.prm-brands-widget__item{display:block;padding:0 30px 30px;text-align:center;}
.prm-brands-widget__image{display:block;margin:auto;filter:grayscale(100%);opacity:.7;max-height:80px;max-width:80px;transition:all, .3s;}
.prm-brands-widget__item:hover .prm-brands-widget__image{filter:none;opacity:1;}
.prm-brands-widget__title {
font-size: 14px;
margin-top: 10px;
color: #6d6d6d;
}.wcv-header-container{background-color:transparent;}
.wcv-header-container #inner-element{max-width:100%;left:0;right:0;padding:0;}
.wcv-header-container #inner-element .store-brand{padding-left:0;margin-right:0;width:100%;}
.wcv-header-container #inner-element .store-brand .store-icon{float:none;margin-right:0;border-radius:0;}
.wcv-header-container #inner-element .store-brand ul.social-icons{margin:10px 0 10px;padding:0;display:flex;flex-wrap:wrap;justify-content:center;}
.wcv-header-container #inner-element .store-brand ul.social-icons li{list-style:none;display:inline-block;margin-bottom:10px;margin-right:10px;}
.wcv-header-container #inner-element .store-brand ul.social-icons li a{text-align:center;font-size:19px;display:block;color:#666;}
.wcv-header-container #inner-element .store-info{text-align:center;padding-left:0;width:100%;}
.wcv-header-container #inner-element .store-info > h3{font-size:20px;text-transform:uppercase;margin:0 0 7px;line-height:1;font-weight:600;}
.wcv-header-container #inner-element .store-info > p{max-width:600px;margin:15px auto 0;}
.wcv-store-address-container{padding:10px 0;}
.wcv-store-address-container .wcv-store-grid__col{width:100%;text-align:center;}
.wcv-store-address-container .store-phone a{float:none;}
.widget_vendor_info .store-content{padding:25px 25px 35px;background-color:#f1f1f1;}
.widget_vendor_info .store-content > h1{font-size:20px;font-weight:600;text-transform:uppercase;margin:0 0 20px;padding-bottom:20px;line-height:1;border-bottom:1px solid #d5d5d5;}
.widget_vendor_info .wcv-header-container{background-color:transparent;}
.widget_vendor_info .wcv-store-header h1{border-bottom:none;padding-bottom:0;margin:0 0 7px;}
.widget_vendor_info .wcv-store-header{border-bottom:1px solid #d5d5d5;padding-bottom:18px;margin-bottom:18px;}
.widget_vendor_info .wcv-store-header .store-name{font-size:20px;font-weight:600;text-transform:uppercase;margin:0 0 7px;line-height:1;}
.widget_vendor_info .wcv-store-header .store-name a{font-size:24px;color:#000;}
.widget_vendor_info .wcv-store-header .store-banner{display:none;}
.widget_vendor_info .wcv-store-header #inner-element{position:static;background-color:transparent;max-width:100%;padding:0;}
.widget_vendor_info .wcv-store-header #inner-element .store-info{text-align:left;margin-right:0;padding-left:0;}
.widget_vendor_info .wcv-store-header .wcv-store-ratings{font-size:16px;}
.widget_vendor_info .wcv-store-header .wcv-store-ratings i{color:#666;}
.widget_vendor_info .wcv-store-header .wcv-store-ratings > a{color:#666;display:flex;align-items:center;}
.widget_vendor_info .wcv-store-header .wcv-store-ratings > a i{color:var(--mf-primary-color);display:inline-block;letter-spacing:2px;}
.widget_vendor_info .wcv-store-header .wcv-store-ratings > a i:last-child{margin-right:5px;}
.widget_vendor_info .wcv-store-header .wcv-store-ratings .star-rating{margin-right:5px;}
.widget_vendor_info .wcv-store-header .wcv-store-ratings .wcmp_total_rating_number{display:none;}
.widget_vendor_info .wcv-store-description{border-bottom:1px solid #d5d5d5;padding-bottom:18px;margin-bottom:18px;}
.widget_vendor_info .wcv-store-description p{margin-bottom:0;}
.widget_vendor_info .wcv-store-info .label{color:#000;font-weight:500;}
.widget_vendor_info .wcv-store-info .social-icons{margin:10px 0 10px;padding:0;display:flex;flex-wrap:wrap;}
.widget_vendor_info .wcv-store-info .social-icons li{list-style:none;display:inline-block;margin-bottom:10px;margin-right:10px;}
.widget_vendor_info .wcv-store-info .social-icons li a{width:36px;height:36px;text-align:center;line-height:37px;font-size:19px;color:#fff;background-color:#1b4e9b;display:block;border-radius:3px;}
.widget_vendor_info .wcv-store-info .social-icons li .social-instagram{background-color:#521313;}
.widget_vendor_info .wcv-store-info .social-icons li .social-twitter{background-color:#00aeef;}
.widget_vendor_info .wcv-store-info .social-icons li .social-googleplus{background-color:#cc0000;}
.widget_vendor_info .wcv-store-info .social-icons li .social-pinterest{background-color:#C92228;}
.widget_vendor_info .wcv-store-info .social-icons li .social-youtube{background-color:#cc181e;}
.widget_vendor_info .wcv-store-info .social-icons li .social-linkedin{background-color:#0077b5;}
.widget_vendor_info .wcv-store-info .social-icons li .social-snapchat{background-color:#fffc00;}
.widget_vendor_info .store-address{margin-bottom:15px;}
.widget_vendor_info .store-address a{line-height:1;color:#666;}
.widget_vendor_info .store-address a:hover{color:#000;}
.widget_vendor_info .store-phone .phone-number{display:block;font-size:20px;font-weight:600;color:#000;}
.widget_vendor_info .store-contact{margin-top:15px;}
.widget_vendor_info .store-contact a{display:block;color:#000;font-weight:600;}
.wcv-form input[type=color],
.wcv-form input[type=date],
.wcv-form input[type=datetime-local],
.wcv-form input[type=datetime],
.wcv-form input[type=email],
.wcv-form input[type=month],
.wcv-form input[type=number],
.wcv-form input[type=password],
.wcv-form input[type=search],
.wcv-form input[type=tel],
.wcv-form input[type=text],
.wcv-form input[type=time],
.wcv-form input[type=url],
.wcv-form input[type=week],
.wcv-form input[type=decimal],
.wcv-form select, .wcv-form textarea{font-family:'Work Sans', Arial, sans-serif;font-weight:400;padding:12px 10px;border:1px solid #e1e1e1;color:#000;}
.wcv-form input[type=color]:focus,
.wcv-form input[type=date]:focus,
.wcv-form input[type=datetime-local]:focus,
.wcv-form input[type=datetime]:focus,
.wcv-form input[type=email]:focus,
.wcv-form input[type=month]:focus,
.wcv-form input[type=number]:focus,
.wcv-form input[type=password]:focus,
.wcv-form input[type=search]:focus,
.wcv-form input[type=tel]:focus,
.wcv-form input[type=text]:focus,
.wcv-form input[type=time]:focus,
.wcv-form input[type=url]:focus,
.wcv-form input[type=week]:focus,
.wcv-form input[type=decimal]:focus,
.wcv-form select:focus, .wcv-form textarea:focus{box-shadow:none;border-color:#e1e1e1;}
.wcv-form input[type=color].select2-input,
.wcv-form input[type=date].select2-input,
.wcv-form input[type=datetime-local].select2-input,
.wcv-form input[type=datetime].select2-input,
.wcv-form input[type=email].select2-input,
.wcv-form input[type=month].select2-input,
.wcv-form input[type=number].select2-input,
.wcv-form input[type=password].select2-input,
.wcv-form input[type=search].select2-input,
.wcv-form input[type=tel].select2-input,
.wcv-form input[type=text].select2-input,
.wcv-form input[type=time].select2-input,
.wcv-form input[type=url].select2-input,
.wcv-form input[type=week].select2-input,
.wcv-form input[type=decimal].select2-input,
.wcv-form select.select2-input, .wcv-form textarea.select2-input{border:none;}
.wcv-ratings-page .entry-content > .entry-title{font-size:24px;font-weight:600;border-bottom:1px solid #f1f1f1;margin:0 0 20px;padding-bottom:10px;}
.wcv-ratings-page .entry-content .product-rate{border-bottom:1px solid #f1f1f1;padding-bottom:15px;margin-bottom:20px;}
.wcv-ratings-page .entry-content .product-title{color:#000;}
.wcv-ratings-page .entry-content input[type=text],
.wcv-ratings-page .entry-content textarea{border:1px solid #d9d9d9;margin-bottom:15px;padding:15px;width:100%;}
.wcv-ratings-page .entry-content input[type=submit]{padding:0 25px;height:50px;line-height:50px;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;background-color:#88aa00;color:#fff;}
.wcv-ratings-page .entry-content .control-group{margin-top:10px;margin-bottom:10px;}
.wcv-ratings-page .entry-content .control-group input[type=radio]{display:none;}
.wcv-ratings-page .entry-content .control-group input[type=radio]:checked + .wcv_star-rating:before{content:"\5c";}
.wcv-ratings-page .entry-content .control-group .wcv_star-rating{display:inline-block;color:#fcb800;position:relative;line-height:1;font-size:14px;padding-left:25px;cursor:pointer;}
.wcv-ratings-page .entry-content .control-group .wcv_star-rating:before{content:"\5b";font-family:ElegantIcons;font-size:18px;position:absolute;top:-2px;left:0;color:#666;transition:0.5s;}
.mf-store-ratings-content .page-title{font-size:20px;font-weight:600;padding-bottom:10px;border-bottom:1px solid #f1f1f1;margin:0 0 20px;}
.mf-store-ratings-content .rating-html i{color:#fcb800;font-size:14px;letter-spacing:2px;}
.mf-store-ratings-content .product-title{font-size:14px;color:#0066cc;font-weight:400;margin:0 0 5px;}
.mf-store-ratings-content .rating-comment{margin-top:15px;}
.mf-store-ratings-content .btn-return{padding:0 25px;height:40px;line-height:40px;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;background-color:#88aa00;color:#fff;display:inline-block;}
.mf-vendor-header-tabs{background-color:#f5f5f5;padding:9px 15px;margin-bottom:50px;display:flex;align-items:center;justify-content:space-between;}
.mf-vendor-header-tabs ul{margin:0;padding:0;list-style:none;}
.mf-vendor-header-tabs ul li{display:inline-block;margin-bottom:0;padding:0 15px;}
.mf-vendor-header-tabs ul li:first-child{padding-left:0;}
.mf-vendor-header-tabs ul li a{color:#999999;font-weight:600;font-size:16px;}
.mf-vendor-header-tabs ul li a:hover, .mf-vendor-header-tabs ul li a.active{color:#000;}
.mf-vendor-header-tabs .vendor-search{position:relative;min-width:40%;}
.mf-vendor-header-tabs .vendor-search .search-input{height:33px;line-height:33px;border-color:#b8b8b8;width:100%;}
.mf-vendor-header-tabs .vendor-search:after{content:'\e922';display:inline-block;font:normal normal normal 14px/1 linearicons;position:absolute;top:10px;right:10px;font-weight:600;}
.mf-vendor-header-tabs .vendor-search .btn-button{position:absolute;top:10px;right:10px;width:14px;height:14px;opacity:0;z-index:10;}
.wcv_store_search .wcv-store-search{position:relative;}
.wcv_store_search .wcv-store-search .search-field{height:33px;line-height:33px;border:1px solid #ccc;width:100%;padding:5px 10px;}
.wcv_store_search .wcv-store-search:after{content:'\e922';display:inline-block;font:normal normal normal 14px/1 linearicons;position:absolute;top:10px;right:10px;font-weight:600;}
.wcv_store_search .wcv-store-search input[type="submit"]{position:absolute;top:10px;right:10px;width:14px;height:14px;opacity:0;z-index:10;}
.wc-vendor-store .vendor_sidebar .widget{background-color:#f5f5f5;padding:25px 20px;margin-bottom:0;position:relative;}
.wc-vendor-store .vendor_sidebar .widget:after{position:absolute;bottom:0;left:20px;right:20px;content:"";height:1px;background-color:#d8d8d8;}
.wc-vendor-store .vendor_sidebar .widget:last-child:after{display:none;}
.wc-vendor-store .vendor_sidebar .widget_store_contact .store-opening-hours-table{border-color:#d8d8d8;}
.wc-vendor-store .vendor_sidebar .widget_store_contact .store-opening-hours-table td, .wc-vendor-store .vendor_sidebar .widget_store_contact .store-opening-hours-table th, .wc-vendor-store .vendor_sidebar .widget_store_contact .store-opening-hours-table tr{border-color:#d8d8d8;}
.wc-vendor-store .vendor_sidebar .widget_store_contact .store-opening-hours-table th{color:#000;}
.wc-vendor-store .vendor_sidebar .widget_store_contact .contact-card .wcv-widget-shop-name{color:#000;font-weight:600;}
.wc-vendor-store .vendor_sidebar .widget_store_contact form p{margin-bottom:10px;}
.wc-vendor-store .vendor_sidebar .widget_store_contact form textarea{width:100%;}
.wc-vendor-store .vendor_sidebar .widget_store_contact #wcv_quick_contact_send{padding:0 25px;height:50px;line-height:50px;background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color);transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;}
.wc-vendor-store .vendor_sidebar .wcv-widget-product > a{display:block;}
.wc-vendor-store .vendor_sidebar .wcv-widget-product > a img{margin:0 auto 10px;}
.wc-vendor-store .vendor_sidebar .wcv-widget-product .product-title{display:block;}
.wc-vendor-store .vendor_sidebar .wcv-widget-product ul li{padding-left:15px;position:relative;}
.wc-vendor-store .vendor_sidebar .wcv-widget-product ul li:before{content:'';width:6px;height:6px;background-color:#999999;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:13px;left:0;}
.wc-vendor-store .vendor_sidebar .wcv-widget-product ins{color:#ff3300;font-size:16px;text-decoration:none;font-weight:500;}
.wc-vendor-store .vendor_sidebar .wcv-widget-product del{color:#999;font-size:14px;padding-left:5px;}
.wc-vendor-store .vendor_sidebar .wcv_vendor_search form{position:relative;}
.wc-vendor-store .vendor_sidebar .wcv_vendor_search form .search-field{width:100%;padding:10px;border:1px solid #ccc;}
.wc-vendor-store .vendor_sidebar .wcv_vendor_search form input[type="submit"]{width:100%;padding:0 25px;height:40px;line-height:40px;background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color);transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;margin-top:10px;}
.wc-vendor-store .vendor_sidebar .wcv-recent-products-widget hr{border-color:#d8d8d8;margin-top:0;}
.wc-vendor-store .vendor_sidebar .widget_vendor_info{background-color:transparent;padding:0;margin-bottom:30px;}
.wc-vendor-store .vendor_sidebar .widget_vendor_info:after{display:none;}
form .form-row .input-checkbox#apply_for_vendor{opacity:0;display:none;}
form .form-row .input-checkbox#apply_for_vendor:checked + label[for="apply_for_vendor"]:before{content:"\e999";}
form .form-row label[for="apply_for_vendor"]{display:inline-block;color:#000;text-transform:inherit;position:relative;line-height:1;padding-left:30px;cursor:pointer;}
form .form-row label[for="apply_for_vendor"]:before{content:'\e98d';display:inline-block;font:normal normal normal 14px/1 linearicons;font-size:18px;position:absolute;top:-3px;left:0;color:#000;transition:0.5s;}
form .form-row input[name="apply_for_vendor_submit"]{padding:0 25px;height:50px;line-height:50px;background-color:#88aa00;color:#fff;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;}
.mf-vendors-dashboard .wcv-dashboard-navigation{text-align:center;background-color:#f5f5f5;padding:20px 0;}
.mf-vendors-dashboard .wcv-dashboard-navigation ul{margin:0;}
.mf-vendors-dashboard .wcv-dashboard-navigation ul li{margin-bottom:0;}
.mf-vendors-dashboard .wcv-dashboard-navigation .button{font-size:18px;font-weight:600;line-height:1;color:#999;padding:0 19px;}
.mf-vendors-dashboard .wcv-dashboard-navigation .button.active, .mf-vendors-dashboard .wcv-dashboard-navigation .button:hover{color:#000;}
.mf-vendors-dashboard > h2{font-size:24px;font-weight:600;margin:50px 0 30px;padding-bottom:15px;border-bottom:1px solid #e1e1e1;}
.mf-vendors-dashboard .search-date{display:flex;align-items:center;margin-bottom:30px;}
.mf-vendors-dashboard .search-date .date-box{margin-right:30px;display:flex;align-items:center;}
.mf-vendors-dashboard .search-date label{padding:8px 12px;background-color:#f5f5f5;font-weight:600;border:1px solid #e1e1e1;border-right:none;}
.mf-vendors-dashboard .search-date .date-pick{border:1px solid #e1e1e1;border-left:none;padding:9px 10px 8px;}
.mf-vendors-dashboard .btn{height:40px;line-height:40px;background-color:#88aa00;color:#fff;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;padding:0 35px;min-width:120px;}
.mf-vendors-dashboard .table-vendor-sales-report{color:#000;}
.mf-vendors-dashboard .table-vendor-sales-report th, .mf-vendors-dashboard .table-vendor-sales-report td{padding:10px 20px;}
.mf-vendors-dashboard .table-vendor-sales-report th{background-color:#f4f4f4;text-transform:uppercase;}
.mf-vendors-dashboard .table-vendor-sales-report .product a{font-weight:400;color:#0066cc;}
.wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu, .wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu.black{background-color:#f5f5f5;text-align:center;}
.wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu li, .wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu.black li{float:none;display:inline-block;padding:15px 20px;}
.wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu li a, .wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu.black li a{font-size:18px;font-weight:600;line-height:1;color:#999;padding:0;}
.wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu li a:hover, .wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu.black li a:hover{color:#000;background-color:transparent;}
.wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu li.active, .wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu li:hover,
.wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu.black li.active, .wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu.black li:hover{background-color:transparent;}
.wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu li.active a, .wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu li:hover a,
.wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu.black li.active a, .wcvendors-pro-dashboard-wrapper .wcv-navigation ul.menu.black li:hover a{color:#000;}
.wcvendors-pro-dashboard-wrapper .button{padding:0 25px;height:40px;line-height:40px;background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color);transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;display:inline-block;}
.wcvendors-pro-dashboard-wrapper .button:hover{background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color);}
.wcvendors-pro-dashboard-wrapper .wcv-button{padding:0 25px;height:40px;line-height:40px;background-color:#88aa00;color:#fff;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;}
.wcvendors-pro-dashboard-wrapper .wcv-button:hover{color:#fff !important;}
.wcvendors-pro-dashboard-wrapper .wcv-grid > .button{height:40px;line-height:40px;}
.wcvendors-pro-dashboard-wrapper .wcv-grid > .button.shop_coupon{background-color:#88aa00;color:#fff;height:40px;line-height:40px;}
.wcvendors-pro-dashboard-wrapper .wcv-grid h3{font-size:24px;font-weight:600;color:#000;}
.wcvendors-pro-dashboard-wrapper .wcv-grid a:hover{text-decoration:none;}
.wcvendors-pro-dashboard-wrapper .wcv-grid hr{display:none;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table{color:#000;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table th, .wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table td{padding:10px;border-color:#e1e1e1;border-right:none;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table th{background-color:#f4f4f4;text-transform:uppercase;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table td h4{font-size:14px;color:#000;font-weight:400;margin-bottom:5px;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table td strong{font-weight:400;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table td a{color:#0066cc;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table td .woocommerce-Price-amount{color:#000;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table td .row-actions a{color:#0066cc;font-size:14px;}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv-table td .row-actions a:hover{color:var(--mf-primary-color);}
.wcvendors-pro-dashboard-wrapper .wcv-grid .wcv_search_results{font-style:normal;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker{margin-top:40px;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .control-group, .wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .wcv-cols-group, .wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .control, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .control-group, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .wcv-cols-group, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .control{display:flex;align-items:center;line-height:1;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .control, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .control{width:100%;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .control > .wcv-button, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .control > .wcv-button{width:auto;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .wcv-cols-group label, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .wcv-cols-group label{padding:12px;background-color:#f5f5f5;font-weight:600;border:1px solid #e1e1e1;border-right:none;white-space:nowrap;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .wcv-datepicker, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .wcv-datepicker{border:1px solid #e1e1e1;border-left:none;padding:11px 10px;width:100%;line-height:1;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .wcv-datepicker:focus, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .wcv-datepicker:focus{box-shadow:none;border-color:#e1e1e1;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .wcv-button, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .wcv-button{border:none;width:auto;padding:0 30px;font-weight:600;min-width:120px;margin-left:20px;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker .wcv-form .wcv-button:hover, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .wcv-button:hover{color:#fff !important;}
.wcvendors-pro-dashboard-wrapper .wcv-tabs .control-group .inline input[type=checkbox],
.wcvendors-pro-dashboard-wrapper .wcv-product-type .control-group .inline input[type=checkbox]{opacity:0;display:none;}
.wcvendors-pro-dashboard-wrapper .wcv-tabs .control-group .inline input[type=checkbox]:checked + label,
.wcvendors-pro-dashboard-wrapper .wcv-product-type .control-group .inline input[type=checkbox]:checked + label{color:#000;}
.wcvendors-pro-dashboard-wrapper .wcv-tabs .control-group .inline input[type=checkbox]:checked + label:before,
.wcvendors-pro-dashboard-wrapper .wcv-product-type .control-group .inline input[type=checkbox]:checked + label:before{content:"\e999";}
.wcvendors-pro-dashboard-wrapper .wcv-tabs .control-group .inline input[type=checkbox] + label,
.wcvendors-pro-dashboard-wrapper .wcv-product-type .control-group .inline input[type=checkbox] + label{display:inline-block;color:#000;text-transform:inherit;position:relative;line-height:1;padding-left:30px;cursor:pointer;}
.wcvendors-pro-dashboard-wrapper .wcv-tabs .control-group .inline input[type=checkbox] + label:before,
.wcvendors-pro-dashboard-wrapper .wcv-product-type .control-group .inline input[type=checkbox] + label:before{content:'\e98d';display:inline-block;font:normal normal normal 14px/1 linearicons;font-size:18px;position:absolute;top:-3px;left:0;color:#000;transition:0.5s;}
.wcvendors-pro-dashboard-wrapper .wcv-tabs .wcv_product_attributes .control-group .inline input[type=checkbox]{opacity:1;display:inline-block;position:relative;}
.wcvendors-pro-dashboard-wrapper .wcv-tabs .wcv_product_attributes .control-group .inline input[type=checkbox] + label{padding-left:0;}
.wcvendors-pro-dashboard-wrapper .wcv-tabs .wcv_product_attributes .control-group .inline input[type=checkbox] + label:before{display:none;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_overview{margin-top:30px;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_overview .wcv-table{color:#000;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_overview .wcv-table td{border-color:#e1e1e1;padding:10px;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_overview .wcv-table td:first-child{background-color:#f4f4f4;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_overview .wcv-table td strong{text-transform:uppercase;}
.wcvendors-pro-dashboard-wrapper .wcv_reports #products_chart{margin-top:20px;}
.wcvendors-pro-dashboard-wrapper .show_if_downloadable .button.insert{padding:0 25px;height:50px;line-height:50px;background-color:#88aa00;color:#fff;transition:all 0.5s;font-size:16px;font-weight:600;text-align:center;border:none;}
.wcvendors-pro-dashboard-wrapper .wcv_recent_orders{margin-top:50px;}
.wcvendors-pro-dashboard-wrapper .wcv_recent_orders .wcv-table{color:#000;}
.wcvendors-pro-dashboard-wrapper .wcv_recent_orders .wcv-table th, .wcvendors-pro-dashboard-wrapper .wcv_recent_orders .wcv-table td{padding:10px 0 10px 10px;border-color:#e1e1e1;border-right:none;}
.wcvendors-pro-dashboard-wrapper .wcv_recent_orders .wcv-table th{background-color:#f4f4f4;text-transform:uppercase;}
.wcvendors-pro-dashboard-wrapper .wcv_recent_orders .wcv-table td strong{font-weight:400;}
.wcvendors-pro-dashboard-wrapper .wcv_recent_orders .wcv-table td a{color:#0066cc;}
.wcvendors-pro-dashboard-wrapper .wcv_recent_orders .wcv-table td .woocommerce-Price-amount{color:#000;}
.wcvendors-pro-dashboard-wrapper .wcv-search .wcv-form input[type=text]{line-height:40px;height:40px;}
.wcvendors-pro-dashboard-wrapper .wcv-search .wcv-form .control-group .control.append-button{display:flex;align-items:center;}
.wcvendors-pro-dashboard-wrapper .wcv_dashboard_table_header br{display:none;}
.wcvendors-pro-dashboard-wrapper .wcv-order-header{display:flex;margin-top:20px;}
.wcvendors-pro-dashboard-wrapper .wcv-order-header .all-50{width:100%;}
.wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form{display:flex;align-items:center;}
.wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .all-66, .wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .all-33{width:100%;}
.wcvendors-pro-dashboard-wrapper .wcv-order-header .wcv-form .control-group .control > input{min-width:150px;}
.wcvendors-pro-dashboard-wrapper .wcv_actions{margin-bottom:20px;}
.wcvendors-pro-dashboard-wrapper .wcv_actions .wcv-button:hover{color:#fff !important;}
.wcvendors-pro-dashboard-wrapper .wcv-form .wcv-tabs.top > .tabs-nav li{position:relative;}
.wcvendors-pro-dashboard-wrapper .wcv-form .wcv-tabs.top > .tabs-nav li:after{position:absolute;bottom:0;right:0;width:0;background-color:var(--mf-background-primary-color);content:"";height:3px;transition:0.5s;}
.wcvendors-pro-dashboard-wrapper .wcv-form .wcv-tabs.top > .tabs-nav li a{border-radius:0;border:none;margin-right:0;font-size:16px;font-weight:600;color:#999;}
.wcvendors-pro-dashboard-wrapper .wcv-form .wcv-tabs.top > .tabs-nav li a:hover{color:#000;background-color:transparent;}
.wcvendors-pro-dashboard-wrapper .wcv-form .wcv-tabs.top > .tabs-nav li.active a{color:#000;}
.wcvendors-pro-dashboard-wrapper .wcv-form .wcv-tabs.top > .tabs-nav li.active:after{width:100%;left:0;right:auto;}
.wcvendors-pro-dashboard-wrapper .wcv-form .wcv-tabs.top > .tabs-nav li:first-child a{padding-left:0;}
.wcvendors-pro-dashboard-wrapper .wcv-form .tabs-content label{color:#000;text-transform:uppercase;font-weight:600;}
.wcvendors-pro-dashboard-wrapper .wcv-form p.tip{font-size:12px;text-transform:uppercase;}
.wcvendors-pro-dashboard-wrapper .select2-container .select2-choice, .wcvendors-pro-dashboard-wrapper .select2-container-multi .select2-choices{border-color:#e1e1e1;height:42px;line-height:40px;border-radius:0;}
.wcvendors-pro-dashboard-wrapper .select2-container .select2-choice .select2-arrow, .wcvendors-pro-dashboard-wrapper .select2-container-multi .select2-choices .select2-arrow{background-color:transparent;border:none;}
.wcvendors-pro-dashboard-wrapper .select2-container .select2-choice .select2-arrow b, .wcvendors-pro-dashboard-wrapper .select2-container-multi .select2-choices .select2-arrow b{background-position:0 7px;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination{text-align:right;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination.loaded{display:none;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul{border:none;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li{border-right-width:0;margin:0;padding:0 5px;list-style:none;display:inline-block;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li .page-numbers{color:#000;font-size:14px;text-align:center;padding:0 12px;height:32px;line-height:32px;display:block;background-color:#f5f5f5;min-width:34px;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li .page-numbers.next, .wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li .page-numbers.prev{padding:0 20px;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li .page-numbers i{font-size:10px;font-weight:700;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li:first-child{margin-left:0;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li a:focus{background-color:transparent;outline:none;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li span.current, .wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li a:hover{background-color:var(--mf-background-primary-color);color:var(--mf-background-primary-text-color);}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li .next span:hover, .wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li .prev span:hover{color:#000;background-color:transparent;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li .next{padding-left:10px;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination ul li .prev{padding-right:10px;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination.infinite{text-align:center;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination.infinite ul li{padding:0;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination.infinite ul .page-numbers{display:none;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination.infinite ul .next{display:block;padding-left:0;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination.infinite .dots-loading{font-size:18px;letter-spacing:15px;text-transform:uppercase;font-weight:300;}
.wcvendors-pro-dashboard-wrapper nav.woocommerce-pagination.infinite .dots-loading span{display:inline-block;}
.woocommerce div.product .wc-tabs-wrapper #tab-vendor_ratings_tab > a,
.woocommerce div.product .wc-tabs-wrapper #tab-vendor_ratings_tab > h4{color:#000;}
.woocommerce div.product .wc-tabs-wrapper #tab-vendor_ratings_tab > a i,
.woocommerce div.product .wc-tabs-wrapper #tab-vendor_ratings_tab > h4 i{color:var(--mf-primary-color);}
.woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab > h2{font-size:20px;font-weight:600;margin-top:0;}
.woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab strong{color:#000;font-weight:600;}
.woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab h5, .woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab h6, .woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab h4, .woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab h3{font-weight:600;}
.woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab h3{font-size:18px;margin-bottom:10px;}
.woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab table{width:100%;border:1px solid #d1d1d1;}
.woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab table th,
.woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab table td{padding:5px 20px;border-style:solid;border-width:0 1px 1px 0;border-color:#d1d1d1;}
.woocommerce div.product .wc-tabs-wrapper #tab-wcv_shipping_tab table th{font-weight:600;color:#333;text-transform:uppercase;background-color:#f2f2f2;}
.wocommerce #wcmp_vendor_reviews{padding-top:70px;}
.wocommerce #wcmp_vendor_reviews #comments h2{font-weight:600;font-size:24px;}
.mf-vendor-dashboard-page .wcv-grid{max-width:100%;}
.wcv_vendorslist{display:flex;flex-wrap:wrap;margin:0 -15px;}
.wcv_vendorslist .vendor_list{width:20%;margin-right:0 !important;padding-left:15px;padding-right:15px;}
.wcv_vendorslist .vendor_list a.button{font-size:20px;font-weight:600;padding:10px 0;color:#000;}
@media(max-width:991px){
.woocommerce.wc-vendor-store .shop-toolbar .shop-view, .woocommerce.wc-vendor-store .shop-toolbar .products-found{width:50%;}
.woocommerce div.product .wc-tabs-wrapper .average-rating{margin-bottom:30px;}
}
@media(max-width:767px){
.wc-vendor-store .content-area .shop-toolbar .mf-filter-mobile {
display: none;
}
}
@font-face{font-family:"wecreativez-fonts";src:url(//zlcol.com/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.eot);src:url(//zlcol.com/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.eot) format("embedded-opentype"), url(//zlcol.com/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.woff2) format("woff2"), url(//zlcol.com/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.woff) format("woff"), url(//zlcol.com/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.ttf) format("truetype"), url(//zlcol.com/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}
.wc-fa{display:inline-block;font:normal normal normal 14px/1 wecreativez-fonts;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.wc-fa-lg{font-size:1.3333333333em;line-height:0.75em;vertical-align:-15%;}
.wc-fa-2x{font-size:2em;}
.wc-fa-3x{font-size:3em;}
.wc-fa-4x{font-size:4em;}
.wc-fa-5x{font-size:5em;}
.wc-fa-fw{width:1.2857142857em;text-align:center;}
.wc-fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none;}
.wc-fa-ul > li{position:relative;}
.wc-fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:0.1428571429em;text-align:center;}
.wc-fa-li.wc-fa-lg{left:-1.8571428571em;}
.wc-fa-border{padding:0.2em 0.25em 0.15em;border:solid 0.08em #eee;border-radius:0.1em;}
.wc-fa-pull-left{float:left;}
.wc-fa-pull-right{float:right;}
.wc-fa.wc-fa-pull-left{margin-right:0.3em;}
.wc-fa.wc-fa-pull-right{margin-left:0.3em;}
.pull-right{float:right;}
.pull-left{float:left;}
.wc-fa.pull-left{margin-right:0.3em;}
.wc-fa.pull-right{margin-left:0.3em;}
.wc-fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}
.wc-fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}
@-webkit-keyframes fa-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
@keyframes fa-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
.wc-fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.wc-fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.wc-fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}
.wc-fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1);}
.wc-fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1);}:root .wc-fa-rotate-90,
:root .wc-fa-rotate-180, :root .wc-fa-rotate-270, :root .wc-fa-flip-horizontal, :root .wc-fa-flip-vertical{filter:none;}
.wc-fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}
.wc-fa-stack-1x, .wc-fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}
.wc-fa-stack-1x{line-height:inherit;}
.wc-fa-stack-2x{font-size:2em;}
.wc-fa-inverse{color:#fff;}
.wc-fa-glass:before{content:"";}
.wc-fa-music:before{content:"";}
.wc-fa-search:before{content:"";}
.wc-fa-envelope-o:before{content:"";}
.wc-fa-heart:before{content:"";}
.wc-fa-star:before{content:"";}
.wc-fa-star-o:before{content:"";}
.wc-fa-user:before{content:"";}
.wc-fa-film:before{content:"";}
.wc-fa-th-large:before{content:"";}
.wc-fa-th:before{content:"";}
.wc-fa-th-list:before{content:"";}
.wc-fa-check:before{content:"";}
.wc-fa-remove:before, .wc-fa-close:before, .wc-fa-times:before{content:"";}
.wc-fa-search-plus:before{content:"";}
.wc-fa-search-minus:before{content:"";}
.wc-fa-power-off:before{content:"";}
.wc-fa-signal:before{content:"";}
.wc-fa-gear:before, .wc-fa-cog:before{content:"";}
.wc-fa-trash-o:before{content:"";}
.wc-fa-home:before{content:"";}
.wc-fa-file-o:before{content:"";}
.wc-fa-clock-o:before{content:"";}
.wc-fa-road:before{content:"";}
.wc-fa-download:before{content:"";}
.wc-fa-arrow-circle-o-down:before{content:"";}
.wc-fa-arrow-circle-o-up:before{content:"";}
.wc-fa-inbox:before{content:"";}
.wc-fa-play-circle-o:before{content:"";}
.wc-fa-rotate-right:before, .wc-fa-repeat:before{content:"";}
.wc-fa-refresh:before{content:"";}
.wc-fa-list-alt:before{content:"";}
.wc-fa-lock:before{content:"";}
.wc-fa-flag:before{content:"";}
.wc-fa-headphones:before{content:"";}
.wc-fa-volume-off:before{content:"";}
.wc-fa-volume-down:before{content:"";}
.wc-fa-volume-up:before{content:"";}
.wc-fa-qrcode:before{content:"";}
.wc-fa-barcode:before{content:"";}
.wc-fa-tag:before{content:"";}
.wc-fa-tags:before{content:"";}
.wc-fa-book:before{content:"";}
.wc-fa-bookmark:before{content:"";}
.wc-fa-print:before{content:"";}
.wc-fa-camera:before{content:"";}
.wc-fa-font:before{content:"";}
.wc-fa-bold:before{content:"";}
.wc-fa-italic:before{content:"";}
.wc-fa-text-height:before{content:"";}
.wc-fa-text-width:before{content:"";}
.wc-fa-align-left:before{content:"";}
.wc-fa-align-center:before{content:"";}
.wc-fa-align-right:before{content:"";}
.wc-fa-align-justify:before{content:"";}
.wc-fa-list:before{content:"";}
.wc-fa-dedent:before, .wc-fa-outdent:before{content:"";}
.wc-fa-indent:before{content:"";}
.wc-fa-video-camera:before{content:"";}
.wc-fa-photo:before, .wc-fa-image:before, .wc-fa-picture-o:before{content:"";}
.wc-fa-pencil:before{content:"";}
.wc-fa-map-marker:before{content:"";}
.wc-fa-adjust:before{content:"";}
.wc-fa-tint:before{content:"";}
.wc-fa-edit:before, .wc-fa-pencil-square-o:before{content:"";}
.wc-fa-share-square-o:before{content:"";}
.wc-fa-check-square-o:before{content:"";}
.wc-fa-arrows:before{content:"";}
.wc-fa-step-backward:before{content:"";}
.wc-fa-fast-backward:before{content:"";}
.wc-fa-backward:before{content:"";}
.wc-fa-play:before{content:"";}
.wc-fa-pause:before{content:"";}
.wc-fa-stop:before{content:"";}
.wc-fa-forward:before{content:"";}
.wc-fa-fast-forward:before{content:"";}
.wc-fa-step-forward:before{content:"";}
.wc-fa-eject:before{content:"";}
.wc-fa-chevron-left:before{content:"";}
.wc-fa-chevron-right:before{content:"";}
.wc-fa-plus-circle:before{content:"";}
.wc-fa-minus-circle:before{content:"";}
.wc-fa-times-circle:before{content:"";}
.wc-fa-check-circle:before{content:"";}
.wc-fa-question-circle:before{content:"";}
.wc-fa-info-circle:before{content:"";}
.wc-fa-crosshairs:before{content:"";}
.wc-fa-times-circle-o:before{content:"";}
.wc-fa-check-circle-o:before{content:"";}
.wc-fa-ban:before{content:"";}
.wc-fa-arrow-left:before{content:"";}
.wc-fa-arrow-right:before{content:"";}
.wc-fa-arrow-up:before{content:"";}
.wc-fa-arrow-down:before{content:"";}
.wc-fa-mail-forward:before, .wc-fa-share:before{content:"";}
.wc-fa-expand:before{content:"";}
.wc-fa-compress:before{content:"";}
.wc-fa-plus:before{content:"";}
.wc-fa-minus:before{content:"";}
.wc-fa-asterisk:before{content:"";}
.wc-fa-exclamation-circle:before{content:"";}
.wc-fa-gift:before{content:"";}
.wc-fa-leaf:before{content:"";}
.wc-fa-fire:before{content:"";}
.wc-fa-eye:before{content:"";}
.wc-fa-eye-slash:before{content:"";}
.wc-fa-warning:before, .wc-fa-exclamation-triangle:before{content:"";}
.wc-fa-plane:before{content:"";}
.wc-fa-calendar:before{content:"";}
.wc-fa-random:before{content:"";}
.wc-fa-comment:before{content:"";}
.wc-fa-magnet:before{content:"";}
.wc-fa-chevron-up:before{content:"";}
.wc-fa-chevron-down:before{content:"";}
.wc-fa-retweet:before{content:"";}
.wc-fa-shopping-cart:before{content:"";}
.wc-fa-folder:before{content:"";}
.wc-fa-folder-open:before{content:"";}
.wc-fa-arrows-v:before{content:"";}
.wc-fa-arrows-h:before{content:"";}
.wc-fa-bar-chart-o:before, .wc-fa-bar-chart:before{content:"";}
.wc-fa-twitter-square:before{content:"";}
.wc-fa-facebook-square:before{content:"";}
.wc-fa-camera-retro:before{content:"";}
.wc-fa-key:before{content:"";}
.wc-fa-gears:before, .wc-fa-cogs:before{content:"";}
.wc-fa-comments:before{content:"";}
.wc-fa-thumbs-o-up:before{content:"";}
.wc-fa-thumbs-o-down:before{content:"";}
.wc-fa-star-half:before{content:"";}
.wc-fa-heart-o:before{content:"";}
.wc-fa-sign-out:before{content:"";}
.wc-fa-linkedin-square:before{content:"";}
.wc-fa-thumb-tack:before{content:"";}
.wc-fa-external-link:before{content:"";}
.wc-fa-sign-in:before{content:"";}
.wc-fa-trophy:before{content:"";}
.wc-fa-github-square:before{content:"";}
.wc-fa-upload:before{content:"";}
.wc-fa-lemon-o:before{content:"";}
.wc-fa-phone:before{content:"";}
.wc-fa-square-o:before{content:"";}
.wc-fa-bookmark-o:before{content:"";}
.wc-fa-phone-square:before{content:"";}
.wc-fa-twitter:before{content:"";}
.wc-fa-facebook-f:before, .wc-fa-facebook:before{content:"";}
.wc-fa-github:before{content:"";}
.wc-fa-unlock:before{content:"";}
.wc-fa-credit-card:before{content:"";}
.wc-fa-feed:before, .wc-fa-rss:before{content:"";}
.wc-fa-hdd-o:before{content:"";}
.wc-fa-bullhorn:before{content:"";}
.wc-fa-bell:before{content:"";}
.wc-fa-certificate:before{content:"";}
.wc-fa-hand-o-right:before{content:"";}
.wc-fa-hand-o-left:before{content:"";}
.wc-fa-hand-o-up:before{content:"";}
.wc-fa-hand-o-down:before{content:"";}
.wc-fa-arrow-circle-left:before{content:"";}
.wc-fa-arrow-circle-right:before{content:"";}
.wc-fa-arrow-circle-up:before{content:"";}
.wc-fa-arrow-circle-down:before{content:"";}
.wc-fa-globe:before{content:"";}
.wc-fa-wrench:before{content:"";}
.wc-fa-tasks:before{content:"";}
.wc-fa-filter:before{content:"";}
.wc-fa-briefcase:before{content:"";}
.wc-fa-arrows-alt:before{content:"";}
.wc-fa-group:before, .wc-fa-users:before{content:"";}
.wc-fa-chain:before, .wc-fa-link:before{content:"";}
.wc-fa-cloud:before{content:"";}
.wc-fa-flask:before{content:"";}
.wc-fa-cut:before, .wc-fa-scissors:before{content:"";}
.wc-fa-copy:before, .wc-fa-files-o:before{content:"";}
.wc-fa-paperclip:before{content:"";}
.wc-fa-save:before, .wc-fa-floppy-o:before{content:"";}
.wc-fa-square:before{content:"";}
.wc-fa-navicon:before, .wc-fa-reorder:before, .wc-fa-bars:before{content:"";}
.wc-fa-list-ul:before{content:"";}
.wc-fa-list-ol:before{content:"";}
.wc-fa-strikethrough:before{content:"";}
.wc-fa-underline:before{content:"";}
.wc-fa-table:before{content:"";}
.wc-fa-magic:before{content:"";}
.wc-fa-truck:before{content:"";}
.wc-fa-pinterest:before{content:"";}
.wc-fa-pinterest-square:before{content:"";}
.wc-fa-google-plus-square:before{content:"";}
.wc-fa-google-plus:before{content:"";}
.wc-fa-money:before{content:"";}
.wc-fa-caret-down:before{content:"";}
.wc-fa-caret-up:before{content:"";}
.wc-fa-caret-left:before{content:"";}
.wc-fa-caret-right:before{content:"";}
.wc-fa-columns:before{content:"";}
.wc-fa-unsorted:before, .wc-fa-sort:before{content:"";}
.wc-fa-sort-down:before, .wc-fa-sort-desc:before{content:"";}
.wc-fa-sort-up:before, .wc-fa-sort-asc:before{content:"";}
.wc-fa-envelope:before{content:"";}
.wc-fa-linkedin:before{content:"";}
.wc-fa-rotate-left:before, .wc-fa-undo:before{content:"";}
.wc-fa-legal:before, .wc-fa-gavel:before{content:"";}
.wc-fa-dashboard:before, .wc-fa-tachometer:before{content:"";}
.wc-fa-comment-o:before{content:"";}
.wc-fa-comments-o:before{content:"";}
.wc-fa-flash:before, .wc-fa-bolt:before{content:"";}
.wc-fa-sitemap:before{content:"";}
.wc-fa-umbrella:before{content:"";}
.wc-fa-paste:before, .wc-fa-clipboard:before{content:"";}
.wc-fa-lightbulb-o:before{content:"";}
.wc-fa-exchange:before{content:"";}
.wc-fa-cloud-download:before{content:"";}
.wc-fa-cloud-upload:before{content:"";}
.wc-fa-user-md:before{content:"";}
.wc-fa-stethoscope:before{content:"";}
.wc-fa-suitcase:before{content:"";}
.wc-fa-bell-o:before{content:"";}
.wc-fa-coffee:before{content:"";}
.wc-fa-cutlery:before{content:"";}
.wc-fa-file-text-o:before{content:"";}
.wc-fa-building-o:before{content:"";}
.wc-fa-hospital-o:before{content:"";}
.wc-fa-ambulance:before{content:"";}
.wc-fa-medkit:before{content:"";}
.wc-fa-fighter-jet:before{content:"";}
.wc-fa-beer:before{content:"";}
.wc-fa-h-square:before{content:"";}
.wc-fa-plus-square:before{content:"";}
.wc-fa-angle-double-left:before{content:"";}
.wc-fa-angle-double-right:before{content:"";}
.wc-fa-angle-double-up:before{content:"";}
.wc-fa-angle-double-down:before{content:"";}
.wc-fa-angle-left:before{content:"";}
.wc-fa-angle-right:before{content:"";}
.wc-fa-angle-up:before{content:"";}
.wc-fa-angle-down:before{content:"";}
.wc-fa-desktop:before{content:"";}
.wc-fa-laptop:before{content:"";}
.wc-fa-tablet:before{content:"";}
.wc-fa-mobile-phone:before, .wc-fa-mobile:before{content:"";}
.wc-fa-circle-o:before{content:"";}
.wc-fa-quote-left:before{content:"";}
.wc-fa-quote-right:before{content:"";}
.wc-fa-spinner:before{content:"";}
.wc-fa-circle:before{content:"";}
.wc-fa-mail-reply:before, .wc-fa-reply:before{content:"";}
.wc-fa-github-alt:before{content:"";}
.wc-fa-folder-o:before{content:"";}
.wc-fa-folder-open-o:before{content:"";}
.wc-fa-smile-o:before{content:"";}
.wc-fa-frown-o:before{content:"";}
.wc-fa-meh-o:before{content:"";}
.wc-fa-gamepad:before{content:"";}
.wc-fa-keyboard-o:before{content:"";}
.wc-fa-flag-o:before{content:"";}
.wc-fa-flag-checkered:before{content:"";}
.wc-fa-terminal:before{content:"";}
.wc-fa-code:before{content:"";}
.wc-fa-mail-reply-all:before, .wc-fa-reply-all:before{content:"";}
.wc-fa-star-half-empty:before, .wc-fa-star-half-full:before, .wc-fa-star-half-o:before{content:"";}
.wc-fa-location-arrow:before{content:"";}
.wc-fa-crop:before{content:"";}
.wc-fa-code-fork:before{content:"";}
.wc-fa-unlink:before, .wc-fa-chain-broken:before{content:"";}
.wc-fa-question:before{content:"";}
.wc-fa-info:before{content:"";}
.wc-fa-exclamation:before{content:"";}
.wc-fa-superscript:before{content:"";}
.wc-fa-subscript:before{content:"";}
.wc-fa-eraser:before{content:"";}
.wc-fa-puzzle-piece:before{content:"";}
.wc-fa-microphone:before{content:"";}
.wc-fa-microphone-slash:before{content:"";}
.wc-fa-shield:before{content:"";}
.wc-fa-calendar-o:before{content:"";}
.wc-fa-fire-extinguisher:before{content:"";}
.wc-fa-rocket:before{content:"";}
.wc-fa-maxcdn:before{content:"";}
.wc-fa-chevron-circle-left:before{content:"";}
.wc-fa-chevron-circle-right:before{content:"";}
.wc-fa-chevron-circle-up:before{content:"";}
.wc-fa-chevron-circle-down:before{content:"";}
.wc-fa-html5:before{content:"";}
.wc-fa-css3:before{content:"";}
.wc-fa-anchor:before{content:"";}
.wc-fa-unlock-alt:before{content:"";}
.wc-fa-bullseye:before{content:"";}
.wc-fa-ellipsis-h:before{content:"";}
.wc-fa-ellipsis-v:before{content:"";}
.wc-fa-rss-square:before{content:"";}
.wc-fa-play-circle:before{content:"";}
.wc-fa-ticket:before{content:"";}
.wc-fa-minus-square:before{content:"";}
.wc-fa-minus-square-o:before{content:"";}
.wc-fa-level-up:before{content:"";}
.wc-fa-level-down:before{content:"";}
.wc-fa-check-square:before{content:"";}
.wc-fa-pencil-square:before{content:"";}
.wc-fa-external-link-square:before{content:"";}
.wc-fa-share-square:before{content:"";}
.wc-fa-compass:before{content:"";}
.wc-fa-toggle-down:before, .wc-fa-caret-square-o-down:before{content:"";}
.wc-fa-toggle-up:before, .wc-fa-caret-square-o-up:before{content:"";}
.wc-fa-toggle-right:before, .wc-fa-caret-square-o-right:before{content:"";}
.wc-fa-euro:before, .wc-fa-eur:before{content:"";}
.wc-fa-gbp:before{content:"";}
.wc-fa-dollar:before, .wc-fa-usd:before{content:"";}
.wc-fa-rupee:before, .wc-fa-inr:before{content:"";}
.wc-fa-cny:before, .wc-fa-rmb:before, .wc-fa-yen:before, .wc-fa-jpy:before{content:"";}
.wc-fa-ruble:before, .wc-fa-rouble:before, .wc-fa-rub:before{content:"";}
.wc-fa-won:before, .wc-fa-krw:before{content:"";}
.wc-fa-bitcoin:before, .wc-fa-btc:before{content:"";}
.wc-fa-file:before{content:"";}
.wc-fa-file-text:before{content:"";}
.wc-fa-sort-alpha-asc:before{content:"";}
.wc-fa-sort-alpha-desc:before{content:"";}
.wc-fa-sort-amount-asc:before{content:"";}
.wc-fa-sort-amount-desc:before{content:"";}
.wc-fa-sort-numeric-asc:before{content:"";}
.wc-fa-sort-numeric-desc:before{content:"";}
.wc-fa-thumbs-up:before{content:"";}
.wc-fa-thumbs-down:before{content:"";}
.wc-fa-youtube-square:before{content:"";}
.wc-fa-youtube:before{content:"";}
.wc-fa-xing:before{content:"";}
.wc-fa-xing-square:before{content:"";}
.wc-fa-youtube-play:before{content:"";}
.wc-fa-dropbox:before{content:"";}
.wc-fa-stack-overflow:before{content:"";}
.wc-fa-instagram:before{content:"";}
.wc-fa-flickr:before{content:"";}
.wc-fa-adn:before{content:"";}
.wc-fa-bitbucket:before{content:"";}
.wc-fa-bitbucket-square:before{content:"";}
.wc-fa-tumblr:before{content:"";}
.wc-fa-tumblr-square:before{content:"";}
.wc-fa-long-arrow-down:before{content:"";}
.wc-fa-long-arrow-up:before{content:"";}
.wc-fa-long-arrow-left:before{content:"";}
.wc-fa-long-arrow-right:before{content:"";}
.wc-fa-apple:before{content:"";}
.wc-fa-windows:before{content:"";}
.wc-fa-android:before{content:"";}
.wc-fa-linux:before{content:"";}
.wc-fa-dribbble:before{content:"";}
.wc-fa-skype:before{content:"";}
.wc-fa-foursquare:before{content:"";}
.wc-fa-trello:before{content:"";}
.wc-fa-female:before{content:"";}
.wc-fa-male:before{content:"";}
.wc-fa-gittip:before, .wc-fa-gratipay:before{content:"";}
.wc-fa-sun-o:before{content:"";}
.wc-fa-moon-o:before{content:"";}
.wc-fa-archive:before{content:"";}
.wc-fa-bug:before{content:"";}
.wc-fa-vk:before{content:"";}
.wc-fa-weibo:before{content:"";}
.wc-fa-renren:before{content:"";}
.wc-fa-pagelines:before{content:"";}
.wc-fa-stack-exchange:before{content:"";}
.wc-fa-arrow-circle-o-right:before{content:"";}
.wc-fa-arrow-circle-o-left:before{content:"";}
.wc-fa-toggle-left:before, .wc-fa-caret-square-o-left:before{content:"";}
.wc-fa-dot-circle-o:before{content:"";}
.wc-fa-wheelchair:before{content:"";}
.wc-fa-vimeo-square:before{content:"";}
.wc-fa-turkish-lira:before, .wc-fa-try:before{content:"";}
.wc-fa-plus-square-o:before{content:"";}
.wc-fa-space-shuttle:before{content:"";}
.wc-fa-slack:before{content:"";}
.wc-fa-envelope-square:before{content:"";}
.wc-fa-wordpress:before{content:"";}
.wc-fa-openid:before{content:"";}
.wc-fa-institution:before, .wc-fa-bank:before, .wc-fa-university:before{content:"";}
.wc-fa-mortar-board:before, .wc-fa-graduation-cap:before{content:"";}
.wc-fa-yahoo:before{content:"";}
.wc-fa-google:before{content:"";}
.wc-fa-reddit:before{content:"";}
.wc-fa-reddit-square:before{content:"";}
.wc-fa-stumbleupon-circle:before{content:"";}
.wc-fa-stumbleupon:before{content:"";}
.wc-fa-delicious:before{content:"";}
.wc-fa-digg:before{content:"";}
.wc-fa-pied-piper-pp:before{content:"";}
.wc-fa-pied-piper-alt:before{content:"";}
.wc-fa-drupal:before{content:"";}
.wc-fa-joomla:before{content:"";}
.wc-fa-language:before{content:"";}
.wc-fa-fax:before{content:"";}
.wc-fa-building:before{content:"";}
.wc-fa-child:before{content:"";}
.wc-fa-paw:before{content:"";}
.wc-fa-spoon:before{content:"";}
.wc-fa-cube:before{content:"";}
.wc-fa-cubes:before{content:"";}
.wc-fa-behance:before{content:"";}
.wc-fa-behance-square:before{content:"";}
.wc-fa-steam:before{content:"";}
.wc-fa-steam-square:before{content:"";}
.wc-fa-recycle:before{content:"";}
.wc-fa-automobile:before, .wc-fa-car:before{content:"";}
.wc-fa-cab:before, .wc-fa-taxi:before{content:"";}
.wc-fa-tree:before{content:"";}
.wc-fa-spotify:before{content:"";}
.wc-fa-deviantart:before{content:"";}
.wc-fa-soundcloud:before{content:"";}
.wc-fa-database:before{content:"";}
.wc-fa-file-pdf-o:before{content:"";}
.wc-fa-file-word-o:before{content:"";}
.wc-fa-file-excel-o:before{content:"";}
.wc-fa-file-powerpoint-o:before{content:"";}
.wc-fa-file-photo-o:before, .wc-fa-file-picture-o:before, .wc-fa-file-image-o:before{content:"";}
.wc-fa-file-zip-o:before, .wc-fa-file-archive-o:before{content:"";}
.wc-fa-file-sound-o:before, .wc-fa-file-audio-o:before{content:"";}
.wc-fa-file-movie-o:before, .wc-fa-file-video-o:before{content:"";}
.wc-fa-file-code-o:before{content:"";}
.wc-fa-vine:before{content:"";}
.wc-fa-codepen:before{content:"";}
.wc-fa-jsfiddle:before{content:"";}
.wc-fa-life-bouy:before, .wc-fa-life-buoy:before, .wc-fa-life-saver:before, .wc-fa-support:before, .wc-fa-life-ring:before{content:"";}
.wc-fa-circle-o-notch:before{content:"";}
.wc-fa-ra:before, .wc-fa-resistance:before, .wc-fa-rebel:before{content:"";}
.wc-fa-ge:before, .wc-fa-empire:before{content:"";}
.wc-fa-git-square:before{content:"";}
.wc-fa-git:before{content:"";}
.wc-fa-y-combinator-square:before, .wc-fa-yc-square:before, .wc-fa-hacker-news:before{content:"";}
.wc-fa-tencent-weibo:before{content:"";}
.wc-fa-qq:before{content:"";}
.wc-fa-wechat:before, .wc-fa-weixin:before{content:"";}
.wc-fa-send:before, .wc-fa-paper-plane:before{content:"";}
.wc-fa-send-o:before, .wc-fa-paper-plane-o:before{content:"";}
.wc-fa-history:before{content:"";}
.wc-fa-circle-thin:before{content:"";}
.wc-fa-header:before{content:"";}
.wc-fa-paragraph:before{content:"";}
.wc-fa-sliders:before{content:"";}
.wc-fa-share-alt:before{content:"";}
.wc-fa-share-alt-square:before{content:"";}
.wc-fa-bomb:before{content:"";}
.wc-fa-soccer-ball-o:before, .wc-fa-futbol-o:before{content:"";}
.wc-fa-tty:before{content:"";}
.wc-fa-binoculars:before{content:"";}
.wc-fa-plug:before{content:"";}
.wc-fa-slideshare:before{content:"";}
.wc-fa-twitch:before{content:"";}
.wc-fa-yelp:before{content:"";}
.wc-fa-newspaper-o:before{content:"";}
.wc-fa-wifi:before{content:"";}
.wc-fa-calculator:before{content:"";}
.wc-fa-paypal:before{content:"";}
.wc-fa-google-wallet:before{content:"";}
.wc-fa-cc-visa:before{content:"";}
.wc-fa-cc-mastercard:before{content:"";}
.wc-fa-cc-discover:before{content:"";}
.wc-fa-cc-amex:before{content:"";}
.wc-fa-cc-paypal:before{content:"";}
.wc-fa-cc-stripe:before{content:"";}
.wc-fa-bell-slash:before{content:"";}
.wc-fa-bell-slash-o:before{content:"";}
.wc-fa-trash:before{content:"";}
.wc-fa-copyright:before{content:"";}
.wc-fa-at:before{content:"";}
.wc-fa-eyedropper:before{content:"";}
.wc-fa-paint-brush:before{content:"";}
.wc-fa-birthday-cake:before{content:"";}
.wc-fa-area-chart:before{content:"";}
.wc-fa-pie-chart:before{content:"";}
.wc-fa-line-chart:before{content:"";}
.wc-fa-lastfm:before{content:"";}
.wc-fa-lastfm-square:before{content:"";}
.wc-fa-toggle-off:before{content:"";}
.wc-fa-toggle-on:before{content:"";}
.wc-fa-bicycle:before{content:"";}
.wc-fa-bus:before{content:"";}
.wc-fa-ioxhost:before{content:"";}
.wc-fa-angellist:before{content:"";}
.wc-fa-cc:before{content:"";}
.wc-fa-shekel:before, .wc-fa-sheqel:before, .wc-fa-ils:before{content:"";}
.wc-fa-meanpath:before{content:"";}
.wc-fa-buysellads:before{content:"";}
.wc-fa-connectdevelop:before{content:"";}
.wc-fa-dashcube:before{content:"";}
.wc-fa-forumbee:before{content:"";}
.wc-fa-leanpub:before{content:"";}
.wc-fa-sellsy:before{content:"";}
.wc-fa-shirtsinbulk:before{content:"";}
.wc-fa-simplybuilt:before{content:"";}
.wc-fa-skyatlas:before{content:"";}
.wc-fa-cart-plus:before{content:"";}
.wc-fa-cart-arrow-down:before{content:"";}
.wc-fa-diamond:before{content:"";}
.wc-fa-ship:before{content:"";}
.wc-fa-user-secret:before{content:"";}
.wc-fa-motorcycle:before{content:"";}
.wc-fa-street-view:before{content:"";}
.wc-fa-heartbeat:before{content:"";}
.wc-fa-venus:before{content:"";}
.wc-fa-mars:before{content:"";}
.wc-fa-mercury:before{content:"";}
.wc-fa-intersex:before, .wc-fa-transgender:before{content:"";}
.wc-fa-transgender-alt:before{content:"";}
.wc-fa-venus-double:before{content:"";}
.wc-fa-mars-double:before{content:"";}
.wc-fa-venus-mars:before{content:"";}
.wc-fa-mars-stroke:before{content:"";}
.wc-fa-mars-stroke-v:before{content:"";}
.wc-fa-mars-stroke-h:before{content:"";}
.wc-fa-neuter:before{content:"";}
.wc-fa-genderless:before{content:"";}
.wc-fa-facebook-official:before{content:"";}
.wc-fa-pinterest-p:before{content:"";}
.wc-fa-whatsapp:before{content:"";}
.wc-fa-server:before{content:"";}
.wc-fa-user-plus:before{content:"";}
.wc-fa-user-times:before{content:"";}
.wc-fa-hotel:before, .wc-fa-bed:before{content:"";}
.wc-fa-viacoin:before{content:"";}
.wc-fa-train:before{content:"";}
.wc-fa-subway:before{content:"";}
.wc-fa-medium:before{content:"";}
.wc-fa-yc:before, .wc-fa-y-combinator:before{content:"";}
.wc-fa-optin-monster:before{content:"";}
.wc-fa-opencart:before{content:"";}
.wc-fa-expeditedssl:before{content:"";}
.wc-fa-battery-4:before, .wc-fa-battery:before, .wc-fa-battery-full:before{content:"";}
.wc-fa-battery-3:before, .wc-fa-battery-three-quarters:before{content:"";}
.wc-fa-battery-2:before, .wc-fa-battery-half:before{content:"";}
.wc-fa-battery-1:before, .wc-fa-battery-quarter:before{content:"";}
.wc-fa-battery-0:before, .wc-fa-battery-empty:before{content:"";}
.wc-fa-mouse-pointer:before{content:"";}
.wc-fa-i-cursor:before{content:"";}
.wc-fa-object-group:before{content:"";}
.wc-fa-object-ungroup:before{content:"";}
.wc-fa-sticky-note:before{content:"";}
.wc-fa-sticky-note-o:before{content:"";}
.wc-fa-cc-jcb:before{content:"";}
.wc-fa-cc-diners-club:before{content:"";}
.wc-fa-clone:before{content:"";}
.wc-fa-balance-scale:before{content:"";}
.wc-fa-hourglass-o:before{content:"";}
.wc-fa-hourglass-1:before, .wc-fa-hourglass-start:before{content:"";}
.wc-fa-hourglass-2:before, .wc-fa-hourglass-half:before{content:"";}
.wc-fa-hourglass-3:before, .wc-fa-hourglass-end:before{content:"";}
.wc-fa-hourglass:before{content:"";}
.wc-fa-hand-grab-o:before, .wc-fa-hand-rock-o:before{content:"";}
.wc-fa-hand-stop-o:before, .wc-fa-hand-paper-o:before{content:"";}
.wc-fa-hand-scissors-o:before{content:"";}
.wc-fa-hand-lizard-o:before{content:"";}
.wc-fa-hand-spock-o:before{content:"";}
.wc-fa-hand-pointer-o:before{content:"";}
.wc-fa-hand-peace-o:before{content:"";}
.wc-fa-trademark:before{content:"";}
.wc-fa-registered:before{content:"";}
.wc-fa-creative-commons:before{content:"";}
.wc-fa-gg:before{content:"";}
.wc-fa-gg-circle:before{content:"";}
.wc-fa-tripadvisor:before{content:"";}
.wc-fa-odnoklassniki:before{content:"";}
.wc-fa-odnoklassniki-square:before{content:"";}
.wc-fa-get-pocket:before{content:"";}
.wc-fa-wikipedia-w:before{content:"";}
.wc-fa-safari:before{content:"";}
.wc-fa-chrome:before{content:"";}
.wc-fa-firefox:before{content:"";}
.wc-fa-opera:before{content:"";}
.wc-fa-internet-explorer:before{content:"";}
.wc-fa-tv:before, .wc-fa-television:before{content:"";}
.wc-fa-contao:before{content:"";}
.wc-fa-500px:before{content:"";}
.wc-fa-amazon:before{content:"";}
.wc-fa-calendar-plus-o:before{content:"";}
.wc-fa-calendar-minus-o:before{content:"";}
.wc-fa-calendar-times-o:before{content:"";}
.wc-fa-calendar-check-o:before{content:"";}
.wc-fa-industry:before{content:"";}
.wc-fa-map-pin:before{content:"";}
.wc-fa-map-signs:before{content:"";}
.wc-fa-map-o:before{content:"";}
.wc-fa-map:before{content:"";}
.wc-fa-commenting:before{content:"";}
.wc-fa-commenting-o:before{content:"";}
.wc-fa-houzz:before{content:"";}
.wc-fa-vimeo:before{content:"";}
.wc-fa-black-tie:before{content:"";}
.wc-fa-fonticons:before{content:"";}
.wc-fa-reddit-alien:before{content:"";}
.wc-fa-edge:before{content:"";}
.wc-fa-credit-card-alt:before{content:"";}
.wc-fa-codiepie:before{content:"";}
.wc-fa-modx:before{content:"";}
.wc-fa-fort-awesome:before{content:"";}
.wc-fa-usb:before{content:"";}
.wc-fa-product-hunt:before{content:"";}
.wc-fa-mixcloud:before{content:"";}
.wc-fa-scribd:before{content:"";}
.wc-fa-pause-circle:before{content:"";}
.wc-fa-pause-circle-o:before{content:"";}
.wc-fa-stop-circle:before{content:"";}
.wc-fa-stop-circle-o:before{content:"";}
.wc-fa-shopping-bag:before{content:"";}
.wc-fa-shopping-basket:before{content:"";}
.wc-fa-hashtag:before{content:"";}
.wc-fa-bluetooth:before{content:"";}
.wc-fa-bluetooth-b:before{content:"";}
.wc-fa-percent:before{content:"";}
.wc-fa-gitlab:before{content:"";}
.wc-fa-wpbeginner:before{content:"";}
.wc-fa-wpforms:before{content:"";}
.wc-fa-envira:before{content:"";}
.wc-fa-universal-access:before{content:"";}
.wc-fa-wheelchair-alt:before{content:"";}
.wc-fa-question-circle-o:before{content:"";}
.wc-fa-blind:before{content:"";}
.wc-fa-audio-description:before{content:"";}
.wc-fa-volume-control-phone:before{content:"";}
.wc-fa-braille:before{content:"";}
.wc-fa-assistive-listening-systems:before{content:"";}
.wc-fa-asl-interpreting:before, .wc-fa-american-sign-language-interpreting:before{content:"";}
.wc-fa-deafness:before, .wc-fa-hard-of-hearing:before, .wc-fa-deaf:before{content:"";}
.wc-fa-glide:before{content:"";}
.wc-fa-glide-g:before{content:"";}
.wc-fa-signing:before, .wc-fa-sign-language:before{content:"";}
.wc-fa-low-vision:before{content:"";}
.wc-fa-viadeo:before{content:"";}
.wc-fa-viadeo-square:before{content:"";}
.wc-fa-snapchat:before{content:"";}
.wc-fa-snapchat-ghost:before{content:"";}
.wc-fa-snapchat-square:before{content:"";}
.wc-fa-pied-piper:before{content:"";}
.wc-fa-first-order:before{content:"";}
.wc-fa-yoast:before{content:"";}
.wc-fa-themeisle:before{content:"";}
.wc-fa-google-plus-circle:before, .wc-fa-google-plus-official:before{content:"";}
.wc-fa-fa:before, .wc-fa-font-awesome:before{content:"";}
.wc-fa-handshake-o:before{content:"";}
.wc-fa-envelope-open:before{content:"";}
.wc-fa-envelope-open-o:before{content:"";}
.wc-fa-linode:before{content:"";}
.wc-fa-address-book:before{content:"";}
.wc-fa-address-book-o:before{content:"";}
.wc-fa-vcard:before, .wc-fa-address-card:before{content:"";}
.wc-fa-vcard-o:before, .wc-fa-address-card-o:before{content:"";}
.wc-fa-user-circle:before{content:"";}
.wc-fa-user-circle-o:before{content:"";}
.wc-fa-user-o:before{content:"";}
.wc-fa-id-badge:before{content:"";}
.wc-fa-drivers-license:before, .wc-fa-id-card:before{content:"";}
.wc-fa-drivers-license-o:before, .wc-fa-id-card-o:before{content:"";}
.wc-fa-quora:before{content:"";}
.wc-fa-free-code-camp:before{content:"";}
.wc-fa-telegram:before{content:"";}
.wc-fa-thermometer-4:before, .wc-fa-thermometer:before, .wc-fa-thermometer-full:before{content:"";}
.wc-fa-thermometer-3:before, .wc-fa-thermometer-three-quarters:before{content:"";}
.wc-fa-thermometer-2:before, .wc-fa-thermometer-half:before{content:"";}
.wc-fa-thermometer-1:before, .wc-fa-thermometer-quarter:before{content:"";}
.wc-fa-thermometer-0:before, .wc-fa-thermometer-empty:before{content:"";}
.wc-fa-shower:before{content:"";}
.wc-fa-bathtub:before, .wc-fa-s15:before, .wc-fa-bath:before{content:"";}
.wc-fa-podcast:before{content:"";}
.wc-fa-window-maximize:before{content:"";}
.wc-fa-window-minimize:before{content:"";}
.wc-fa-window-restore:before{content:"";}
.wc-fa-times-rectangle:before, .wc-fa-window-close:before{content:"";}
.wc-fa-times-rectangle-o:before, .wc-fa-window-close-o:before{content:"";}
.wc-fa-bandcamp:before{content:"";}
.wc-fa-grav:before{content:"";}
.wc-fa-etsy:before{content:"";}
.wc-fa-imdb:before{content:"";}
.wc-fa-ravelry:before{content:"";}
.wc-fa-eercast:before{content:"";}
.wc-fa-microchip:before{content:"";}
.wc-fa-snowflake-o:before{content:"";}
.wc-fa-superpowers:before{content:"";}
.wc-fa-wpexplorer:before{content:"";}
.wc-fa-meetup:before{content:"";}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.wws-clearfix{clear:both;}
.wws-shadow{box-shadow:0 0 50px rgba(0, 0, 0, 0.1);}
.wws-gradient{z-index:-1;position:fixed;width:500px;height:500px;content:"";pointer-events:none;display:none;}
@-webkit-keyframes wws-shake {
0%{-webkit-transform:translateX(0px);transform:translateX(0px);}
25%{-webkit-transform:translateX(-8px);transform:translateX(-8px);}
50%{-webkit-transform:translateX(8px);transform:translateX(8px);}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes wws-shake {
0%{-webkit-transform:translateX(0px);transform:translateX(0px);}
25%{-webkit-transform:translateX(-8px);transform:translateX(-8px);}
50%{-webkit-transform:translateX(8px);transform:translateX(8px);}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.wws-shake-animation{animation:wws-shake 300ms;}
.wws-popup .wws-gdpr{border-top:1px dashed #eee;padding:8px 12px 6px 12px;background:#fff;font-size:12px;color:#888FBB;user-select:none;outline:none !important;}
.wws-popup .wws-gdpr label{color:#888FBB;display:block;font-weight:normal;margin:0;padding:0;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
.wws-popup .wws-gdpr label input[type="checkbox"]{vertical-align:middle;margin-right:4px;padding:0;}
.wws-shortcode-btn{padding:4px 10px;margin:2px;border-radius:3px;text-align:center;text-decoration:none !important;vertical-align:middle;}
.wws-shortcode-btn:hover{-webkit-box-shadow:0px 3px 8px rgba(0, 0, 0, 0.16);box-shadow:0px 3px 8px rgba(0, 0, 0, 0.16);}
.wws-spinner{margin:80px auto;width:70px;text-align:center;}
.wws-spinner > div{width:18px;height:18px;border-radius:100%;display:inline-block;-webkit-animation:wws-sk-bouncedelay 1.4s infinite ease-in-out both;animation:wws-sk-bouncedelay 1.4s infinite ease-in-out both;}
.wws-spinner .wws-bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}
.wws-spinner .wws-bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}
@-webkit-keyframes wws-sk-bouncedelay {
0%, 80%, 100%{-webkit-transform:scale(0)}
40%{-webkit-transform:scale(1.0)}
}
@keyframes wws-sk-bouncedelay {
0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0);}
40%{-webkit-transform:scale(1.0);transform:scale(1.0);}
} .wws-qr{width:auto;max-width:98%;padding:10px;text-align:center;}
.wws-qr img {
display: inline-block !important;
}