.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 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;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 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: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-modal{background:#fff;border-radius:var(--yith-wcaf-dashboard--border-radius,10px);display:none;left:50%;max-height:90vh;max-width:600px;padding:40px 20px;position:fixed;top:5vh;transform:translate(-50%,0);width:90vw;z-index:10010;}.yith-wcaf-modal .main-close-button{display:block;font-size:1.5em;padding:5px;line-height:1;position:absolute;right:10px;text-decoration:none;top:5px;}.yith-wcaf-modal .title{padding:0 20px;}.yith-wcaf-modal .title h3{margin-top:0;}.yith-wcaf-modal .centered{text-align:center;}.yith-wcaf-modal .content{max-height:calc(80vh - 80px);overflow-y:auto;padding:0 20px;}.yith-wcaf-modal .content>div{display:block !important;}.yith-wcaf-modal .content::-webkit-scrollbar{-webkit-appearance:none;width:6px;}.yith-wcaf-modal .content::-webkit-scrollbar-thumb{background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));border-radius:var(--yith-wcaf-dashboard--border-radius,10px);}.yith-wcaf-modal .errors{margin-bottom:15px;margin-top:0;}.yith-wcaf-open-modal:before{bottom:0;background:rgba(0,0,0,.5);content:"";left:0;position:fixed;right:0;top:0;z-index:10005;}.wp-block-yith-yith-wcaf-set-referrer{padding-left:16px;padding-right:16px;}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form{display:flex;margin-bottom:0;width:100%;}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form .wc-block-components-text-input{flex-grow:1;margin-bottom:0;margin-top:0;}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form .yith-block-components-set-referrer__button{flex-shrink:0;height:3em;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap;}.yith-wcaf-datepicker.ui-datepicker{background-color:#fff;max-width:300px;font-size:.85em;padding:10px;border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);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 a{padding:0 5px;display:block;color:#707070;}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day,.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover{border-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day a,.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover a{color:#fff;}.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;}.yith-wcaf-notice-message{background-color:#f0f5fa;border-radius:var(--yith-wcaf-border--radius,4px);font-style:italic;padding:15px 20px;}.yith-wcaf-dashboard .dashboard-title{margin-bottom:20px;}.yith-wcaf-dashboard .dashboard-title h3,.yith-wcaf-dashboard .dashboard-title span.view-all{display:inline-block;margin:0 5px 0 0;vertical-align:baseline;}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation{list-style:none;margin:0;margin-bottom:45px;padding:0;position:relative;}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation:after{bottom:0;border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);content:"";left:0;position:absolute;width:100%;}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li{display:inline-block;position:relative;z-index:1;}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a{display:block;padding:10px 15px;text-decoration:none;color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040));}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active{border-bottom:2px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));}.yith-wcaf-dashboard .yith-wcaf-table-top-bar{margin:30px 0;}.yith-wcaf-dashboard .yith-wcaf-table-top-bar form{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;}.yith-wcaf-dashboard .yith-wcaf-table-top-bar form .table-filters{flex-grow:1;}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .apply-filters,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .reset-filters,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,.yith-wcaf-dashboard .yith-wcaf-table-top-bar input,.yith-wcaf-dashboard .yith-wcaf-table-top-bar select{display:inline-block;margin-left:5px;max-width:130px;min-width:0;vertical-align:middle;}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,.yith-wcaf-dashboard .yith-wcaf-table-top-bar select{max-width:200px;}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .quantity-input{max-width:75px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-gap:40px;margin-bottom:85px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item{display:grid;padding:10px 30px;border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);justify-content:space-between;grid-template-columns:repeat(2,1fr);gap:10px;align-items:center;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item:last-child{border-bottom:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.highlight{border-radius:var(--yith-wcaf-dashboard--border-radius,10px);background-color:var(--yith-wcaf-background-color,#f3f3f3);padding:15px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large{grid-template-columns:1fr;padding:30px;text-align:center;flex-direction:column;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-value{font-size:2.5em;text-align:center;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance .stat-label{text-align:left;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance .stat-value{font-size:1em;text-align:right;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper{grid-column-end:span 2;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper.disabled{cursor:not-allowed;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper #withdraw_modal_opener{display:block;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);position:relative;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label .desc-tip{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label .desc-tip .tooltip{text-align:left;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-value{font-weight:var(--yith-wcaf-dashboard-font-weight--semi-bold,500);text-align:right;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .latest-clicks,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .latest-commissions{margin-bottom:60px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal{display:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal h4{margin:15px 0;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal small{display:block;margin:15px 0;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap{background:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/source/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-affiliates/assets/images/money.svg");background-repeat:no-repeat;background-size:auto 50%;background-position:30px;border:1px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));border-radius:var(--yith-wcaf-dashboard--border-radius,10px);margin-bottom:25px;padding:15px 10px;padding-left:120px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap h4{margin:0;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap .affiliate-balance{font-size:30px;font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap .affiliate-balance .woocommerce-Price-currencySymbol{margin-right:10px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount{margin-bottom:25px;white-space:nowrap;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount .woocommerce-Price-currencySymbol{display:inline-block;font-size:24px;line-height:1;vertical-align:middle;width:25px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount input{padding:15px 10px;width:calc(100% - 30px);}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-notes{display:block;margin-bottom:35px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-notes .error{color:var(--yith-wcaf-dashboard--error,#f44336);}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .billing-info{margin-bottom:35px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .formatted-address{background:#f2f2f2;border-radius:var(--yith-wcaf-border--radius,4px);color:#5b5b5b;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;margin-bottom:15px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .missing-address{background:#f2f2f2;border-radius:var(--yith-wcaf-border--radius,4px);color:#5b5b5b;color:#f44336;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes{list-style:none;margin-bottom:35px;padding:0;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes label{cursor:pointer;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .invoice-mode-content{margin-bottom:30px;padding-left:30px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes:not(.both) .invoice-mode>label{display:none;padding:0;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes:not(.both) .invoice-mode .invoice-mode-content{padding-left:0;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .yith-wcaf-attach-file:before{background:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/source/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-affiliates/assets/images/clip.svg");background-size:100% auto;content:"";display:inline-block;height:23px;margin-left:-5px;width:23px;vertical-align:middle;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_file{display:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field{margin-bottom:15px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2{position:relative;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2>input{position:absolute;left:15px;top:50%;transform:translateY(-50%);}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1 label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2 label{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);cursor:pointer;display:block;line-height:1;margin:0;padding:15px 15px 15px 45px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list{color:#666;display:inline-block;font-style:italic;margin:0 5px;max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list:before{content:"( ";}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list:after{content:" )";}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .submit{display:block;margin-bottom:0;padding:15px 25px;width:100%;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row{position:relative;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper{display:block;position:relative;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper input[type=password]{padding-right:40px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#a0a0a0);}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .terms-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .woocommerce-privacy-policy-text{font-size:.9em;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row span.optional{display:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row textarea{height:140px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute;}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper{display:block;position:relative;}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper input.copy-target{border-style:dashed;color:#999;padding-right:110px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger{cursor:pointer;color:#434343;font-weight:600;position:absolute;right:15px;top:50%;transform:translateY(-50%);}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger:before{background:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/optimized/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-affiliates/assets/images/copy.svg");content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-confirmation{background:#434343;border-radius:5px;color:#fff;display:none;font-size:.8em;font-weight:400;left:calc(-100% - 50px);padding:3px 10px;position:absolute;top:50%;text-align:center;transform:translateY(-50%);}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper input{position:absolute;left:-9999px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger{border:1px dashed #ccc;border-radius:2px;cursor:pointer;display:block;font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);padding:10px;position:static;text-decoration:none;transform:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-confirmation{left:auto;right:10px;transform:translateY(-50%);}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box{display:grid;margin-bottom:30px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column{grid-template-columns:calc(60% - 15px) calc(40% - 15px);column-gap:30px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box{margin:0;border-radius:0;border-top:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box:first-child{border-top:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-left-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-top-right-radius:var(--yith-wcaf-dashboard--border-radius,10px);}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box:last-child{border-bottom-left-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-bottom-right-radius:var(--yith-wcaf-dashboard--border-radius,10px);}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:10px 30px;margin-bottom:30px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box small{display:block;margin:15px 0;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right{padding-right:75px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right .toggle{float:right;margin-right:-75px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field{margin-bottom:15px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2{position:relative;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2>input{position:absolute;left:15px;top:50%;transform:translateY(-50%);}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1 label,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2 label{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);cursor:pointer;display:block;line-height:1;margin:0;padding:15px 15px 15px 45px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings form:after{content:"";display:block;clear:both;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings input[type=submit]{float:right;margin:0;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row{position:relative;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper{display:block;position:relative;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper input[type=password]{padding-right:40px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#a0a0a0);}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .terms-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .woocommerce-privacy-policy-text{font-size:.9em;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row span.optional{display:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row textarea{height:140px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute;}.yith-wcaf-dashboard [data-tip]{position:relative;}.yith-wcaf-dashboard [data-tip] .tooltip{background:rgba(0,0,0,.8);border-radius:5px;color:#fff;display:block;font-size:.8rem;font-weight:400;left:calc(50% - 100px);padding:15px;position:absolute;text-align:center;top:calc(100% + 10px);width:200px;z-index:10;}.yith-wcaf-dashboard [data-tip] .tooltip:before{border:5px solid transparent;border-bottom-color:rgba(0,0,0,.8);content:"";display:block;height:1px;left:50%;margin-left:-5px;position:absolute;top:-10px;width:1px;}.yith-wcaf-dashboard .desc-tip{line-height:20px;font-size:.8em;}.yith-wcaf-dashboard .desc-tip:before{border:2px solid;border-color:var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:50%;color:var(--yith-wcaf-dashboard--border-color,#ccc);content:"?";display:inline-block;font-weight:600;line-height:16px;text-align:center;vertical-align:middle;width:20px;}.yith-wcaf-dashboard .desc-tip:hover:before{border-color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040));color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040));}.yith-wcaf-dashboard .yith-wcaf-toggle{display:none;}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:15px;cursor:pointer;display:inline-block;font-size:.7em;padding:4px 15px;position:relative;text-align:right;width:75px;}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle:before{content:attr(data-text-off);}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle:after{background-color:var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:100%;content:"";display:block;height:20px;left:5px;position:absolute;top:4px;transition:all .3s ease;width:20px;}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle{border:1px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));color:#fff;text-align:left;}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:before{content:attr(data-text-on);}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:after{background-color:#fff;left:49px;}.yith-wcaf-dashboard table.yith-wcaf-table{border-collapse:separate;border-spacing:0 25px;max-width:100%;}.yith-wcaf-dashboard table.yith-wcaf-table tr{background:0 0;}.yith-wcaf-dashboard table.yith-wcaf-table tr.empty-table td{text-align:center;}.yith-wcaf-dashboard table.yith-wcaf-table tr th{text-align:left;padding:0 30px;}.yith-wcaf-dashboard table.yith-wcaf-table tr td{border-top:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);padding:20px 25px;text-align:left;}.yith-wcaf-dashboard table.yith-wcaf-table tr td:first-child{border-left:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-left-radius:var(--yith-wcaf-border--radius,4px);border-bottom-left-radius:var(--yith-wcaf-border--radius,4px);}.yith-wcaf-dashboard table.yith-wcaf-table tr td:last-child{border-right:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-right-radius:var(--yith-wcaf-border--radius,4px);border-bottom-right-radius:var(--yith-wcaf-border--radius,4px);}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-amount{text-align:center;}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status{text-align:right;}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge{box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;letter-spacing:.6px;line-height:2.1em;min-width:140px;padding:5px 10px;text-align:center;text-transform:uppercase;}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-converted,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending{background-color:var(--yith-wcaf-status--pending--background-color,#cf8300);color:var(--yith-wcaf-status--pending--color,#fff);}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.completed,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.converted,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.enabled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.paid{background-color:var(--yith-wcaf-status--completed--background-color,#afb000);color:var(--yith-wcaf-status--completed--color,#fff);}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.banned,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.cancelled{background-color:var(--yith-wcaf-status--cancelled--background-color,#cd1927);color:var(--yith-wcaf-status--cancelled--color,#fff);}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.disabled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-confirmed,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.on-hold{background-color:var(--yith-wcaf-status--rejected--background-color,#748c9c);color:var(--yith-wcaf-status--rejected--color,#fff);}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending-payment{background-color:var(--yith-wcaf-status--pending--background-color-payment,#999d84);color:var(--yith-wcaf-status--pending--color-payment,#fff);}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.refunded{background-color:var(--yith-wcaf-status--refunded--background-color,#730000);color:var(--yith-wcaf-status--refunded--color,#fff);}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.trash{background-color:var(--yith-wcaf-status--trash--background-color,#c73878);color:var(--yith-wcaf-status--trash--color,#fff);}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.small{padding:0 5px;min-width:20px;}.yith-wcaf-link-generator .link-generator-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:10px 30px;padding:0;margin-bottom:30px;display:grid;}.yith-wcaf-link-generator .link-generator-box small{display:block;margin:15px 0;}.yith-wcaf-link-generator .link-generator-box.double-column{grid-template-columns:45% 55%;}.yith-wcaf-link-generator .link-generator-box.double-column .link-generator{background-color:#fafafa;border-left:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-right-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-bottom-right-radius:var(--yith-wcaf-dashboard--border-radius,10px);}.yith-wcaf-link-generator .link-generator-box.single-column{grid-template-columns:1fr;}.yith-wcaf-link-generator .link-generator-box .affiliate-info,.yith-wcaf-link-generator .link-generator-box .link-generator{box-sizing:border-box;padding:30px;}.yith-wcaf-link-generator .link-generator-box .affiliate-info .regular-text,.yith-wcaf-link-generator .link-generator-box .link-generator .regular-text{font-weight:400;}.yith-wcaf-link-generator .link-generator-box .affiliate-info .bold-text,.yith-wcaf-link-generator .link-generator-box .link-generator .bold-text{font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper{display:block;position:relative;}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper input.copy-target,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper input.copy-target{border-style:dashed;color:#999;padding-right:110px;}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger{cursor:pointer;color:#434343;font-weight:600;position:absolute;right:15px;top:50%;transform:translateY(-50%);}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger:before,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger:before{background:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/optimized/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-affiliates/assets/images/copy.svg");content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px;}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-confirmation,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-confirmation{background:#434343;border-radius:5px;color:#fff;display:none;font-size:.8em;font-weight:400;left:calc(-100% - 50px);padding:3px 10px;position:absolute;top:50%;text-align:center;transform:translateY(-50%);}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger{cursor:pointer;display:inline-block;font-size:.8em;margin-left:5px;text-decoration:none;}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-confirmation,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-confirmation{left:calc(-100% - 10px);}.yith-wcaf-link-generator .link-generator-box .affiliate-info p:first-child,.yith-wcaf-link-generator .link-generator-box .link-generator p:first-child{margin-top:0;}.yith-wcaf-link-generator .link-generator-box .affiliate-info p:last-child,.yith-wcaf-link-generator .link-generator-box .link-generator p:last-child{margin-bottom:0;}.yith-wcaf-link-generator .yith-wcaf-share{margin-top:40px;}.yith-wcaf-link-generator .yith-wcaf-share h4{margin-top:0;margin-bottom:15px;}.yith-wcaf-link-generator .yith-wcaf-share ul{padding:0;}.yith-wcaf-current-affiliate .referral-user{margin-top:15px;}.yith-wcaf-current-affiliate .referral-user:after{content:"";clear:both;display:block;}.yith-wcaf-current-affiliate .referral-user .delete-affiliate{color:#ccc;cursor:pointer;display:none;line-height:16px;margin:0 0 0 12px;overflow:hidden;padding:0 0 .5em;position:absolute;right:10px;text-decoration:none;top:0;vertical-align:middle;width:16px;}.yith-wcaf-current-affiliate .referral-user .delete-affiliate:hover{color:#a00;}.yith-wcaf-current-affiliate .referral-user .delete-affiliate:before{-webkit-font-smoothing:antialiased;content:"";font-family:Dashicons;font-variant:normal;font-weight:400;height:100%;left:0;line-height:1;margin:0;position:relative;speak:none;text-align:center;text-indent:0;text-transform:none;top:0;width:100%;}.yith-wcaf-current-affiliate .referral-user .referral-avatar{float:left;}.yith-wcaf-current-affiliate .referral-user .referral-avatar img{border:4px solid #e3e3e3;border-radius:50%;}.yith-wcaf-current-affiliate .referral-user .referral-info{margin-left:80px;overflow:hidden;}.yith-wcaf-current-affiliate .referral-user .referral-info h3{margin:15px 0 0;padding:0;}.yith-wcaf-current-affiliate .referral-user .no-referral-message{font-size:110%;font-style:italic;padding-bottom:15px;text-align:center;}.yith-wcaf-current-affiliate .referral-user .no-referral-message:after,.yith-wcaf-current-affiliate .referral-user .no-referral-message:before{content:"-";display:inline-block;margin:0 4px;}.yith-wcaf-current-affiliate .referral-user .set-referral{padding-top:15px;position:relative;}.yith-wcaf-current-affiliate .referral-user .set-referral:before{border-bottom:1px solid #cdcdcd;content:"";display:block;left:-12px;position:absolute;right:-12px;top:0;}.yith-wcaf-current-affiliate .referral-user .set-referral .calculate-commission-button{float:right;height:26px;text-indent:-9999px;width:26px;}.yith-wcaf-current-affiliate .referral-user.without-avatar .referral-info{margin-left:0;}.yith-wcaf-current-affiliate:hover .referral-user .delete-affiliate{display:inline-block;}.yith-wcaf-registration-form .forms-container:not(.col2-set){margin:0 auto;max-width:600px;}.yith-wcaf-registration-form .login-form,.yith-wcaf-registration-form .register-form{border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:40px 80px;}.yith-wcaf-registration-form .login-form p.form-row,.yith-wcaf-registration-form .register-form p.form-row{position:relative;}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper{display:block;position:relative;}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper input[type=password],.yith-wcaf-registration-form .register-form p.form-row .password-wrapper input[type=password]{padding-right:40px;}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button.click-to-show svg path,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#a0a0a0);}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button.click-to-hide svg path,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));}.yith-wcaf-registration-form .login-form p.form-row .terms-label,.yith-wcaf-registration-form .login-form p.form-row .woocommerce-privacy-policy-text,.yith-wcaf-registration-form .register-form p.form-row .terms-label,.yith-wcaf-registration-form .register-form p.form-row .woocommerce-privacy-policy-text{font-size:.9em;}.yith-wcaf-registration-form .login-form p.form-row span.optional,.yith-wcaf-registration-form .register-form p.form-row span.optional{display:none;}.yith-wcaf-registration-form .login-form p.form-row textarea,.yith-wcaf-registration-form .register-form p.form-row textarea{height:140px;}.yith-wcaf-registration-form .login-form p.form-row .error-msg,.yith-wcaf-registration-form .register-form p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute;}.yith-wcaf-registration-form .login-form{border:1px solid var(--yith-wcaf-border--color,#ededed);}.yith-wcaf-registration-form .register-form{background-color:var(--yith-wcaf-background-color,#f3f3f3);}.yith-wcaf-registration-form .already-an-affiliate-wrapper,.yith-wcaf-registration-form .become-an-affiliate-form,.yith-wcaf-registration-form .pending-request-wrapper,.yith-wcaf-registration-form .rejected-request-wrapper{background-color:var(--yith-wcaf-background-color,#f3f3f3);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);margin:0 auto;max-width:600px;padding:40px 80px;text-align:center;}.yith-wcaf-registration-form h3.thank-you,.yith-wcaf-registration-form h3.we-are-sorry{font-weight:400;margin-bottom:30px;}.yith-wcaf-registration-form h3.thank-you:before,.yith-wcaf-registration-form h3.we-are-sorry:before{background-size:100% auto;content:"";display:block;height:40px;margin:0 auto 15px;width:40px;}.yith-wcaf-registration-form h3.thank-you:before{background-image:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/source/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-affiliates/assets/images/circle-check.svg");}.yith-wcaf-registration-form h3.we-are-sorry:before{background-image:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/source/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-affiliates/assets/images/circle-cross.svg");}.yith-wcaf-registration-form form{text-align:left;}.yith-wcaf-registration-form a.button,.yith-wcaf-registration-form button,.yith-wcaf-registration-form input[type=submit]{padding:25px;width:100%;}.yith-wcaf-registration-form .go-to-dashboard{margin-top:50px;}@media (max-width:600px){.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td{line-height:1.5;padding:15px 5px;text-align:right;}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td:before{display:inline-block;}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td.column-status{text-align:left;}}@media (max-width:768px){.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{grid-template-columns:100%;row-gap:30px;}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive{border-spacing:0;}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td,.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr th{padding:20px 5px;}.yith-wcaf-link-generator .link-generator-box.double-column{grid-template-columns:100%;}.yith-wcaf-link-generator .link-generator-box.double-column .affiliate-info{border-bottom:1px solid #ccc;}.yith-wcaf-link-generator .link-generator-box.double-column .link-generator{border-left:none;}table.wp-list-table tr .column-balance,table.wp-list-table tr .column-earnings,table.wp-list-table tr .column-enabled,table.wp-list-table tr .column-line_item_total,table.wp-list-table tr .column-paid,table.wp-list-table tr .column-rate,table.wp-list-table tr .column-refunds{text-align:left !important;}table.wp-list-table tr .column-status mark.status-badge{min-width:auto !important;font-size:9px !important;}table.wp-list-table tr .column-amount{text-align:left !important;padding:auto !important;}#yith_wcaf_panel_commission_details .grid-container{display:block !important;}#yith_wcaf_panel_commission_details .grid-container .commission-status mark{display:block;margin-bottom:15px;}#yith_wcaf_panel_commission_details .grid-container .commission-details-container{grid-template-columns:auto !important;}#yith_wcaf_panel_dashboard #yith_wcaf_dashboard_root .leaderboard-group{grid-template-columns:100% !important;}}#yith_wcaf_panel_settings-affiliates-registration table.affiliate-fields tr .column-required{text-align:left !important;}.auto-fold .yith-plugin-fw__modal--allow-wp-menu .yith-plugin-fw__modal__wrap{z-index:9999999;}@media (max-width:991px){.woocommerce-account .yith-wcaf-dashboard-navigation{display:none;}.yith-wcaf-dashboard .yith-wcaf-table-top-bar{display:none;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{grid-gap:30px;}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-value{display:block;float:none !important;text-align:center;}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column{grid-template-columns:100%;}}@media (max-width:1200px){.yith-wcaf-dashboard .yith-wcaf-table-top-bar .table-options{float:none;}}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:none;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8",endColorstr="#E1E1E1",GradientType=0);-moz-box-shadow:0 1px 0 hsla(0,0%,100%,.75);-webkit-box-shadow:0 1px 0 hsla(0,0%,100%,.75);box-shadow:0 1px 0 hsla(0,0%,100%,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default;}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666;}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden;}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/optimized/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif") 50% center no-repeat;border-left:solid 1px #bbb;}.selectBox-dropdown .selectBox-arrow.nitro-lazy{background-image:none !important;}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;-webkit-overflow-scrolling:touch;}.selectBox-inline{min-width:150px;outline:none;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto;}.selectBox-inline:focus{border-color:#666;}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0;}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat;}.selectBox-options LI.selectBox-hover A{background-color:#eee;}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:rgba(0,0,0,0);}.selectBox-options LI.selectBox-selected A{background-color:#c8def4;}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:bold;line-height:1.5;padding:0 .3em;white-space:nowrap;}.selectBox.selectBox-disabled{color:#888 !important;}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666;}.selectBox-inline.selectBox-disabled{color:#888 !important;}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:rgba(0,0,0,0) !important;}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0;}div.pp_woocommerce .pp_content_container::after,div.pp_woocommerce .pp_content_container::before{content:" ";display:table;}div.pp_woocommerce .pp_content_container::after{clear:both;}div.pp_woocommerce .pp_loaderIcon::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/optimized/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/woocommerce/assets/images/icons/loader.svg") center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75);}div.pp_woocommerce div.ppt{color:#000;}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block;}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000;}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000;}div.pp_woocommerce .pp_next::before,div.pp_woocommerce .pp_previous::before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff !important;font-size:16px !important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center;}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000;}div.pp_woocommerce .pp_next:hover::before,div.pp_woocommerce .pp_previous:hover::before{display:block;}div.pp_woocommerce .pp_previous::before{left:1em;}div.pp_woocommerce .pp_next::before{right:1em;font-family:WooCommerce;content:"";}div.pp_woocommerce .pp_details{margin:0;padding-top:1em;}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px;}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0;}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative;}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff !important;font-size:16px !important;font-size:1.618em !important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;}div.pp_woocommerce .pp_close:hover{background-color:#000;}div.pp_woocommerce .pp_close::before{font-family:WooCommerce;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0;}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff !important;font-size:16px !important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px;}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000;}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before{font-family:WooCommerce;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0;}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em;}div.pp_woocommerce .pp_arrow_next{margin-left:.5em;}div.pp_woocommerce .pp_arrow_next::before{content:"";}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff !important;font-size:16px !important;font-size:1.618em !important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000;}div.pp_woocommerce a.pp_contract::before,div.pp_woocommerce a.pp_expand::before{font-family:WooCommerce;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0;}div.pp_woocommerce a.pp_contract::before{content:"";}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0;}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none;}div.pp_woocommerce .pp_inline{padding:0 !important;}.rtl div.pp_woocommerce .pp_content_container{text-align:right;}@media only screen and (max-width:768px){div.pp_woocommerce{left:5% !important;right:5% !important;box-sizing:border-box;width:90% !important;}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none !important;}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px;}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before,div.pp_woocommerce .pp_close::before{font-size:44px;}div.pp_woocommerce .pp_description{display:none !important;}div.pp_woocommerce .pp_details{width:100% !important;}.pp_content{width:100% !important;}.pp_content #pp_full_res>img{width:100% !important;height:auto !important;}.currentTextHolder{line-height:3;}}div.pp_pic_holder a:focus{outline:0;}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999;}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position:relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position:static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;min-width:40px;}* html .pp_content{width:40px;}.pp_fade{display:none;}.pp_content_container{position:relative;text-align:left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float:left;margin:10px 0 2px;}.pp_description{display:none;margin:0;}.pp_social{float:left;margin:0;}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}.pp_social .twitter{float:left;}.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap;}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px;}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}.pp_gallery div{float:left;overflow:hidden;position:relative;}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden;}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}.pp_gallery li.default a{display:block;height:33px;width:50px;}.pp_gallery li.default a img{display:none;}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px !important;}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%;}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%;}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px;}.pp_bottom{height:20px;position:relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position:static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res .pp_inline{text-align:left;}div.ppt{color:#fff !important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.yith-wcwl-popup{display:none;}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em;}.yith-wcwl-popup-content label{display:block;}.yith-wcwl-popup-content select,.yith-wcwl-popup-content input[type=text]{padding:10px 7px;}.yith-wcwl-popup-content .create{display:none;}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none;}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px;}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none;}.yith-wcwl-popup-content .wishlist-select{box-sizing:border-box;}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em;}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600;}.yith-wcwl-popup-footer{margin:15px 0;}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center;}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-block:0 15px;}.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-content .heading-icon img,.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-feedback .heading-icon img{width:70px;height:70px;}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px !important;}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto !important;}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0;}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:"";margin-right:15px;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em !important;color:inherit;box-shadow:none;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial;}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:flex;flex-direction:column;align-items:center;}.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style){padding:7px 10px;}.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist .add_to_wishlist img{height:auto;width:25px;color:var(--add-to-wishlist-icon-color,#000);}.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{color:var(--added-to-wishlist-icon-color,#000);}.yith-wcwl-wishlistaddedbrowse{display:flex;flex-direction:column;align-items:center;}.yith-wcwl-wishlistaddedbrowse .feedback{display:flex;align-items:center;justify-content:center;gap:5px;text-wrap:balance;}.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown{left:0;}.yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;background:#fff;position:absolute;z-index:15;top:100%;border:1px solid #cdcdcd;outline-offset:-10px;left:50%;min-width:200px;}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block;}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative;}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none;}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px);}.with-tooltip .yith-wcwl-tooltip{position:absolute;left:50%;transform:translateX(-50%);}.with-tooltip .yith-wcwl-tooltip:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-95%);width:0;height:0;background:rgba(0,0,0,0) !important;border-left:5px solid rgba(0,0,0,0) !important;border-right:5px solid rgba(0,0,0,0) !important;border-bottom:5px solid;}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;border-bottom:none;}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000;}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style){background-color:var(--color-add-to-wishlist-background,#333);background:var(--color-add-to-wishlist-background,#333);color:var(--color-add-to-wishlist-text,#fff);border-color:var(--color-add-to-wishlist-border,#333);border-radius:var(--rounded-corners-radius,16px);}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover,#4f4f4f);background:var(--color-add-to-wishlist-background-hover,#4f4f4f);color:var(--color-add-to-wishlist-text-hover,#fff);border-color:var(--color-add-to-wishlist-border-hover,#4f4f4f);}.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{background-color:var(--tooltip-color-background,#333);border-bottom-color:var(--tooltip-color-background,#333);border-top-color:var(--tooltip-color-background,#333);color:var(--tooltip-color-text,#fff);}.wishlist-title{display:inline-block;}.wishlist-title:hover a.show-title-form{visibility:visible;}.wishlist-title h2{display:inline-block;padding:5px;}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden;display:inline-flex;align-items:center;padding:2px 7px;gap:5px;}.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,.wishlist-title a.show-title-form img{width:20px;}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef;}.hidden-title-form{position:relative;margin:25px 0 39px;}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px);}.hidden-title-form>input[type=text]{padding-right:65px;line-height:1;min-height:30px;}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em;}.hidden-title-form a i{margin:0;display:inline-block;}.yes-js .hidden-title-form{display:none;}table.wishlist_table{font-size:80%;}table.wishlist_table.shop_table{width:100%;}table.wishlist_table.shop_table .product-remove{width:0;}table.wishlist_table.shop_table .product-remove>div{display:flex;align-items:center;justify-content:center;}table.wishlist_table tr{position:relative;}table.wishlist_table tr th{text-align:center;}table.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px;}table.wishlist_table tr th.product-remove{vertical-align:middle;width:40px;}table.wishlist_table tr th.product-thumbnail{width:80px;}table.wishlist_table tr th.product-name{text-align:left;}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px;}table.wishlist_table tbody td{padding:16px 12px;}table.wishlist_table thead th,table.wishlist_table tbody td{border-color:#e7e7e7;}table.wishlist_table tbody td.wishlist-empty,p.wishlist-empty{text-align:center;margin:100px 0;}.wishlist_table tr td,.wishlist_table tr th.wishlist-delete,.wishlist_table tr th.product-checkbox{text-align:center;}.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.wishlist_table tfoot td{text-align:left;}.wishlist_table tr td.product-remove{padding:16px 0;}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px;}.wishlist_table tr td.product-thumbnail a img{width:100%;}.wishlist_table tr td.product-arrange{cursor:grab;}.wishlist_table tr td.product-arrange:active{cursor:grabbing;}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29;}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red;}.wishlist_table .product-add-to-cart span.dateadded{display:block;}.wishlist_table .product-add-to-cart a{display:table !important;margin:0 auto 5px !important;text-align:center;}.wishlist_table .product-add-to-cart a.button{padding:6px 25px !important;display:inline-flex !important;}.wishlist_table .product-add-to-cart a>img{display:inline;max-width:2em;}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0;}.wishlist_table .price-variation{display:block;}.wishlist_table .price-variation.decrease .variation-rate{color:red;}.wishlist_table .price-variation .old-price{display:block;}.wishlist_table a.button{white-space:normal;margin-bottom:5px !important;}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0;}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px;}.wishlist_table.modern_grid li.wishlist-empty,.wishlist_table.images_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0;}.wishlist_table.images_grid li.show{z-index:10;}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none;}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both;}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px;}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.modern_grid li .item-details{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem;}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.images_grid li .product-thumbnail{position:relative;}.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,.wishlist_table.images_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2;}.wishlist_table.modern_grid li .product-thumbnail>a{display:block;}.wishlist_table.modern_grid li .product-thumbnail>a img{display:block;}.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img{filter:brightness(1.1);}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative;}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:"";display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd;}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);}.wishlist_table.images_grid li.show .item-details{display:block;}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative;}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px;}.wishlist_table.modern_grid li .item-details h3,.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3{margin-bottom:7px;}.wishlist_table.modern_grid li .item-details table.item-details-table,.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info{border:none;margin-bottom:7px;}.wishlist_table.modern_grid li .item-details table.item-details-table td,.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td{border:none;font-size:.8em;padding:3px;vertical-align:top;}.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label{text-align:left;font-weight:700;width:40%;}.wishlist_table.modern_grid li .item-details table.item-details-table td.value,.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value{text-align:right;}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0;}.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input{width:auto;}.wishlist_table.modern_grid li .item-details .product-add-to-cart,.wishlist_table.images_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px;}.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,.wishlist_table.images_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px;}.wishlist_table.modern_grid li .item-details .product-remove,.wishlist_table.images_grid li .item-details .product-remove{text-align:right;}.wishlist_table.modern_grid li .item-details .product-remove a,.wishlist_table.images_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block;}.wishlist_table.mobile{list-style:none;margin-left:0;}.wishlist_table.mobile li{margin-bottom:7px;}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top;}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px;}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center;}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%;}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px;}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top;}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px;}.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist{text-align:center;margin-bottom:7px;}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right;}a.add_to_wishlist{cursor:pointer;}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px;}.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img{max-width:32px;display:inline-block;margin-right:10px;}.yith-wcwl-add-to-wishlist a.add_to_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.delete_item>.yith-wcwl-icon-svg{vertical-align:bottom;}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px;}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0;}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal;}.yith-wcwl-add-to-wishlist{margin-top:10px;}.yith-wcwl-add-button>a i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.wishlist-title a.show-title-form i,.hidden-title-form button i,.yith-wcwl-wishlist-new button i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_manage_table tfoot a.create-new-wishlist i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px;}.wishlist_table .add_to_cart.button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none;}.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-button .add_to_wishlist img{margin-right:5px;}.add-to-wishlist-before_image{position:relative;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:none;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:none;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0;}.woocommerce .wishlist-title{margin-bottom:30px;}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0;}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative;}.woocommerce .hidden-title-form button:active{top:1px;}.woocommerce .back-to-all-wishlists{margin-bottom:20px;}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto;}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff;}.yith-wcwl-share{margin-bottom:35px;}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0;}.yith-wcwl-share ul{margin:5px 0;padding:0;display:flex;gap:5px;align-items:center;}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:grid;place-items:center;border:none;min-width:26px;min-height:26px;border-radius:5px;}.yith-wcwl-share li a:hover{color:#fff;}.yith-wcwl-share li a>img{max-width:1em;}.yith-wcwl-share li a svg{width:15px;height:15px;}.yith-wcwl-share li a.email svg{width:17px;height:17px;}.yith-wcwl-share ul li,.entry-content .yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0;}.copy-trigger{cursor:pointer;}.yith_wcwl_wishlist_footer>div{margin-bottom:15px;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{margin:0;margin-left:10px;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right;}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right;display:flex;gap:15px;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>*{vertical-align:middle;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type=submit],.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a{margin:0;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both;}.wishlist-page-links{clear:both;}#move_to_another_wishlist{display:none;}.yith-wcwl-wishlist-new{padding:20px 0;}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0;}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block;}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block;}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%;}#create_new_wishlist{display:none;}.wishlist_manage_table select{vertical-align:middle;margin-right:10px;}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0;}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:none;top:0;margin:0;}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0;}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible;}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0 !important;width:100%;}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text]{width:100%;min-width:0;}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative;}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px;}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal;}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px;}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px;}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0;}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd;}.wishlist_manage_table.modern_grid li .product-thumbnail,.wishlist_manage_table.modern_grid li .item-details{display:block;width:100%;padding:0;}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%;}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px;}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600;}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px;}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px);}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px;}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block;}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block;}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:none;color:inherit;}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0;}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0 !important;}.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text]{width:100%;min-width:0;}.wishlist_manage_table.mobile li{margin-bottom:30px;}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%;}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative;}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text]{width:100%;}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative;}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible;}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0;}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0;}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left;}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0;}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle;}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal;}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0;}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px;}.yith-wcwl-search-results .wishlist-owner{text-align:left;}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px;}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style){background:var(--color-add-to-cart-background,#333);color:var(--color-add-to-cart-text,#fff);border-color:var(--color-add-to-cart-border,#333);border-radius:var(--add-to-cart-rounded-corners-radius,16px);}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover{background:var(--color-add-to-cart-background-hover,#4f4f4f);color:var(--color-add-to-cart-text-hover,#fff);border-color:var(--color-add-to-cart-border-hover,#4f4f4f);}.woocommerce .hidden-title-form button,.yith-wcwl-wishlist-new .create-wishlist-button,.wishlist_manage_table tfoot button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{background:var(--color-button-style-1-background,#333);color:var(--color-button-style-1-text,#fff);border-color:var(--color-button-style-1-border,#333);}.woocommerce .hidden-title-form button:hover,.yith-wcwl-wishlist-new .create-wishlist-button:hover,.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover{background:var(--color-button-style-1-background-hover,#333);color:var(--color-button-style-1-text-hover,#fff);border-color:var(--color-button-style-1-border-hover,#333);}.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.wishlist_manage_table tfoot a.create-new-wishlist{background:var(--color-button-style-2-background,#333);color:var(--color-button-style-2-text,#fff);border-color:var(--color-button-style-2-border,#333);}.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.wishlist_manage_table tfoot a.create-new-wishlist:hover{background:var(--color-button-style-2-background-hover,#333);color:var(--color-button-style-2-text-hover,#fff);border-color:var(--color-button-style-2-border-hover,#333);}.woocommerce table.shop_table.wishlist_table tr td{background:var(--color-wishlist-table-background,#fff);color:var(--color-wishlist-table-text,#6d6c6c);border-color:var(--color-wishlist-table-border,#ccc);}.wishlist_table thead tr th,.wishlist_table tfoot td td,.widget_yith-wcwl-lists ul.dropdown li.current a,.widget_yith-wcwl-lists ul.dropdown li a:hover,.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a{background:var(--color-headers-background,#f4f4f4);}.yith-wcwl-share li a{color:var(--color-share-button-color,#fff);}.yith-wcwl-share li a:hover{color:var(--color-share-button-color-hover,#fff);}.yith-wcwl-share a.facebook{background:var(--color-fb-button-background,#39599e);}.yith-wcwl-share a.facebook:hover{background:var(--color-fb-button-background-hover,#39599e);}.yith-wcwl-share a.twitter{background:var(--color-tw-button-background,#45afe2);}.yith-wcwl-share a.twitter:hover{background:var(--color-tw-button-background-hover,#39599e);}.yith-wcwl-share a.pinterest{background:var(--color-pr-button-background,#ab2e31);}.yith-wcwl-share a.pinterest:hover{background:var(--color-pr-button-background-hover,#39599e);}.yith-wcwl-share a.email{background:var(--color-em-button-background,#fbb102);}.yith-wcwl-share a.email:hover{background:var(--color-em-button-background-hover,#39599e);}.yith-wcwl-share a.whatsapp{background:var(--color-wa-button-background,#00a901);}.yith-wcwl-share a.whatsapp:hover{background:var(--color-wa-button-background-hover,#39599e);}.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit;}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb !important;}.woocommerce a.selectBox:hover{color:inherit;}.woocommerce a.selectBox:focus{border:1px solid #ccc;}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px;}.selectBox-dropdown .selectBox-arrow{border:none;background:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/optimized/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png") center right no-repeat;}.selectBox-dropdown .selectBox-arrow.nitro-lazy{background-image:none !important;}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url("https://cdn-ilbbamf.nitrocdn.com/SpBznFHfNHRAQMRuVNlUSVuhfyRvmCUP/assets/images/optimized/rev-0fe5b9a/www.rijsnel.nl/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png") center left no-repeat;}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow.nitro-lazy{background-image:none !important;}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%;}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px;}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none;}select.selectBox.change-wishlist{max-width:100px;}.selectBox.change-wishlist{width:auto !important;}.change-wishlist-selectBox-dropdown-menu{width:auto !important;}.yith-wcwl-with-pretty-photo{overflow:hidden;}.yith-wcwl-with-pretty-photo .pp_content{height:auto !important;}.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before{display:none;}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;display:inline !important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px !important;height:16px !important;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{display:block;padding:5px 15px;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{padding:5px 25px;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section{border-bottom:1px solid #e7e7e7;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px !important;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.4);box-shadow:0 0 1px hsla(0,0%,100%,.4);}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:table-cell;vertical-align:middle;}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0 !important;}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer;}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit;}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative;display:flex;}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block;}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto;margin-left:-20px;}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px;}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block;}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px;}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:14px;line-height:20px;}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:300px;display:none;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a,.widget_yith-wcwl-items .mini .items-counter>a{display:flex;align-items:flex-end;}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon{display:flex;}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon img,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon img{stroke-width:1.25;height:35px;width:35px;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:"";display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative;display:flex;align-items:center;justify-content:center;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg{width:70px;height:70px;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;font-size:14px;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*{display:block;}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block !important;}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px;}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center;}@media (max-width: 768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px;}.yith_wcwl_wishlist_bulk_action input{float:right;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center;}}.yith-wcwl-pp-modal{position:fixed !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;width:450px !important;}.yith-wcwl-pp-modal .yith-wcwl-popup-form{padding:0;}.yith-wcwl-pp-modal div.pp_content_container{padding:40px 35px;border-radius:15px;display:flex;box-shadow:rgba(24,53,62,.1) 0 11px 15px -7px,rgba(24,53,62,.07) 0px 24px 38px 3px,rgba(24,53,62,.06) 0px 9px 46px 8px;max-width:fit-content;}.yith-wcwl-pp-modal div.pp_content_container .pp_content{width:380px !important;}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content{padding:0;}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon{margin-top:0;}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button{margin-bottom:0;}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select+.select2-container{width:100% !important;}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text{text-wrap:balance;text-align:center;}.yith-wcwl-pp-modal div.pp_content_container .popup-description{margin-bottom:10px;}.yith-wcwl-pp-modal div.pp_content_container .heading-icon{color:var(--modal-colors-icon,#007565);height:auto;max-height:90px;}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light){stroke-width:1;}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) *{stroke-width:1;}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content{padding:20px 55px 0;display:flex;flex-direction:column;gap:20px;}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer{margin-bottom:0;}.yith-wcwl-pp-modal div.pp_content_container .popup_button,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button{transition:.2s;background:var(--modal-colors-primary-button,#007565);color:var(--modal-colors-primary-button-text,#fff);border:none;border-radius:8px;width:100%;box-sizing:border-box;display:block;padding:13px 25px;text-align:center;text-decoration:none;font-size:14px;}.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover{color:var(--modal-colors-primary-button-text-hover,#fff);background:var(--modal-colors-primary-button-hover,#007565);}.yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .popup_button img,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img{display:none;}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio,.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{display:inline-block;float:left;}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{clear:left;}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description{clear:both;}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button{transition:.2s;border-radius:5px;background:var(--modal-colors-secondary-button,#08a889);color:var(--modal-colors-secondary-button-text,#fff);border:none;}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover{background:var(--modal-colors-secondary-button-hover,#08a889);color:var(--modal-colors-secondary-button-text-hover,#fff);}.yith-wcwl-pp-modal.feedback .pp_content_container{padding:20px 15px;}.yith-wcwl-pp-modal select.change-wishlist,.yith-wcwl-pp-modal button.move-to-another-wishlist-button{box-sizing:border-box;}