.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:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);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 transparent transparent;border-style:solid;border-width:5px 4px 0;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;border-width:0 4px 5px}.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 transparent transparent;border-style:solid;border-width:5px 4px 0;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;border-width:0 4px 5px}.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 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}.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 .first-step .withdraw-dates-container:after,.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-amount-container:after{content:'';display:block;clear:both}.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-amount{display:block;white-space:nowrap}.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-amount .currency-symbol{width:35px;display:inline-block;vertical-align:middle;text-align:center;font-size:1.3em}.yith-wcaf.yith-wcaf-withdraw .first-step .withdraw-amount .amount{width:calc(100% - 40px);display:inline-block;vertical-align:middle}.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 .third-step .invoice-modes{list-style:none;padding-left:0}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes>li{margin-bottom:35px}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes .invoice-mode{margin-left:33px}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes .invoice-mode p.form-row:first-child{margin-top:0}.yith-wcaf.yith-wcaf-withdraw .third-step .invoice-modes .invoice-mode p.form-row:last-child{margin-bottom:0}.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 .formatted-address,.yith-wcaf.yith-wcaf-withdraw .formatted-address{display:block;border:1px solid #cdcdcd;background:#fafafa;padding:15px 20px}.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.yith-wcaf-settings .form-row-wide.radio-checkout label,.yith-wcaf.yith-wcaf-settings .form-row-wide.radio-checkout span{display:inline-block;margin-right:15px}.yith-wcaf.yith-wcaf-settings p.form-row.yith-field-required input{border:1px solid #f19999}.yith-wcaf-link-generator small{display:block}.yith-wcaf.yith-wcaf-coupons .coupon-code .copy-target{position:absolute;left:-9999px}.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 transparent}.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 .3s;-webkit-transition:all .3s;-moz-transition:all .3s;pointer-events:none}.help_tip .yith_wcaf_tooltip span:after{content:'';border:5px solid transparent;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}