.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-dmpkj.nitrocdn.com/WUXEViFvSVPLxWhbKBKWHOiPleVVumpA/assets/static/optimized/rev-531164e/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-dmpkj.nitrocdn.com/WUXEViFvSVPLxWhbKBKWHOiPleVVumpA/assets/static/optimized/rev-531164e/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-dmpkj.nitrocdn.com/WUXEViFvSVPLxWhbKBKWHOiPleVVumpA/assets/static/optimized/rev-531164e/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-dmpkj.nitrocdn.com/WUXEViFvSVPLxWhbKBKWHOiPleVVumpA/assets/static/optimized/rev-531164e/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-dmpkj.nitrocdn.com/WUXEViFvSVPLxWhbKBKWHOiPleVVumpA/assets/static/optimized/rev-531164e/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-dmpkj.nitrocdn.com/WUXEViFvSVPLxWhbKBKWHOiPleVVumpA/assets/static/optimized/rev-531164e/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;}}.jet-listing-dynamic-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.jet-listing-dynamic-field__icon{margin-right:10px;}.rtl .jet-listing-dynamic-field__icon{margin-right:0;margin-left:10px;}.jet-listing-dynamic-field__icon.is-svg-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.jet-listing-dynamic-field__icon.is-svg-icon svg{width:1em;height:1em;}.jet-listing-dynamic-field__content{display:block;max-width:100%;}.jet-listing-dynamic-field__inline-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;}.jet-engine-gallery-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px;}.jet-engine-gallery-grid.grid-col-desk-1{--columns:1;}body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-1{--columns:1;}body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-1{--columns:1;}.jet-engine-gallery-grid.grid-col-desk-2{--columns:2;}body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-2{--columns:2;}body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-2{--columns:2;}.jet-engine-gallery-grid.grid-col-desk-3{--columns:3;}body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-3{--columns:3;}body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-3{--columns:3;}.jet-engine-gallery-grid.grid-col-desk-4{--columns:4;}body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-4{--columns:4;}body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-4{--columns:4;}.jet-engine-gallery-grid.grid-col-desk-5{--columns:5;}body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-5{--columns:5;}body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-5{--columns:5;}.jet-engine-gallery-grid.grid-col-desk-6{--columns:6;}body[data-elementor-device-mode="tablet"] .jet-engine-gallery-grid.grid-col-tablet-6{--columns:6;}body[data-elementor-device-mode="mobile"] .jet-engine-gallery-grid.grid-col-mobile-6{--columns:6;}.jet-engine-gallery-grid__item{padding:10px;max-width:calc(100% / var(--columns));-webkit-box-flex:0;-ms-flex:0 0 calc(100% / var(--columns));flex:0 0 calc(100% / var(--columns));}.jet-engine-gallery-grid__item-wrap{display:block;height:100%;position:relative;}.jet-engine-gallery-grid__item-wrap:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:all 150ms linear;transition:all 150ms linear;}.jet-engine-gallery-grid__item-wrap.is-lightbox:before{-webkit-transition:all 150ms linear;transition:all 150ms linear;content:"";font-family:FontAwesome;font-size:20px;font-size:30px;width:60px;height:60px;line-height:60px;text-align:center;opacity:0;left:50%;top:50%;margin:-30px 0 0 -30px;position:absolute;z-index:99;color:#fff;-webkit-transform:translateY(10px);transform:translateY(10px);}.jet-engine-gallery-grid__item-wrap.is-lightbox:hover:before{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.jet-engine-gallery-grid__item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;}.jet-engine-gallery-slider{max-width:100%;position:relative;}.jet-engine-gallery-slider__item{max-width:100%;}.jet-engine-gallery-slider__item-wrap{display:block;height:100%;position:relative;overflow:hidden;}.jet-engine-gallery-slider__item-wrap:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:all 150ms linear;transition:all 150ms linear;}.jet-engine-gallery-slider__item-wrap.is-lightbox:before{-webkit-transition:all 150ms linear;transition:all 150ms linear;content:"";font-family:FontAwesome;font-size:20px;font-size:30px;width:60px;height:60px;line-height:60px;text-align:center;opacity:0;left:50%;top:50%;margin:-30px 0 0 -30px;position:absolute;z-index:99;color:#fff;-webkit-transform:translateY(10px);transform:translateY(10px);}.jet-engine-gallery-slider__item-wrap.is-lightbox:hover:before{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.jet-engine-gallery-slider__item-wrap img{display:block;width:100%;height:auto;}.jet-engine-gallery-slider .jet-engine-arrow{position:absolute;top:50%;width:50px;height:50px;line-height:50px;font-size:30px;color:#fff;background-color:#111;left:0;margin-top:-25px;cursor:pointer;text-align:center;z-index:999;}.jet-engine-gallery-slider .jet-engine-arrow.next-arrow{left:auto;right:0;}.jet-engine-gallery-slider:not(.slick-initialized) .jet-engine-gallery-slider__item{display:none;}.jet-engine-gallery-slider:not(.slick-initialized) .jet-engine-gallery-slider__item:first-child{display:block;}.jet-engine-gallery-slider .jet-engine-arrow{-webkit-transition:all 200ms linear;transition:all 200ms linear;}.jet-check-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;}.jet-check-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:5px 0;overflow:hidden;}.jet-check-list--columns-1 .jet-check-list__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}.jet-check-list--columns-2 .jet-check-list__item{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;margin-right:5%;}.jet-check-list--columns-3 .jet-check-list__item{-webkit-box-flex:0;-ms-flex:0 0 30.33333%;flex:0 0 30.33333%;margin-right:3%;}.jet-check-list--columns-4 .jet-check-list__item{-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;margin-right:3%;}.jet-check-list--columns-5 .jet-check-list__item{-webkit-box-flex:0;-ms-flex:0 0 18%;flex:0 0 18%;margin-right:2%;}.jet-check-list--columns-6 .jet-check-list__item{-webkit-box-flex:0;-ms-flex:0 0 14.666667%;flex:0 0 14.666667%;margin-right:2%;}.jet-check-list--has-divider .jet-check-list__item{margin-top:-1px;border-top:1px solid currentColor;}.jet-check-list__item .jet-listing-dynamic-field__icon{margin-top:1px;-ms-flex-item-align:center;align-self:center;}.jet-listing-dynamic-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.jet-listing-dynamic-image>*{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.jet-listing-dynamic-image img{display:block;}.jet-listing-dynamic-image img.wp-post-image{width:auto;max-height:none;}.jet-listing-dynamic-repeater__items{display:-webkit-box;display:-ms-flexbox;display:flex;}.jet-listing-dynamic-repeater__item>*:not(td):not(.jet-engine-gallery-grid){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.has-counter .jet-listing-dynamic-repeater__item{display:-webkit-box;display:-ms-flexbox;display:flex;}.has-counter.counter--above .jet-listing-dynamic-repeater__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.jet-listing-dynamic-repeater__body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;z-index:1;}.jet-listing-dynamic-repeater__body>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.jet-listing-dynamic-repeater__counter{position:relative;-webkit-box-sizing:border-box !important;box-sizing:border-box !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.has-counter.counter--at-right .jet-listing-dynamic-repeater__counter{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.jet-listing-dynamic-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.jet-listing-dynamic-link__icon.is-svg-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.jet-listing-dynamic-link__icon.is-svg-icon svg{width:1em;height:1em;}.jet-listing-dynamic-link__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;}.jet-listing-dynamic-link__icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.jet-listing-dynamic-link__label{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.jet-remove-from-store.is-hidden{display:none !important;}.jet-listing-dynamic-terms__icon{display:inline-block;}.jet-listing-dynamic-terms__icon.is-svg-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.jet-listing-dynamic-terms__icon.is-svg-icon svg{width:1em;height:1em;}.jet-listing-dynamic-terms__link{display:inline-block;}.meta-layout-inline .jet-listing-dynamic-meta__item{display:inline-block;margin-left:5px;margin-right:5px;}.meta-layout-inline .jet-listing-dynamic-meta__item:first-child{margin-left:0;}.meta-layout-inline .jet-listing-dynamic-meta__item:last-child{margin-right:0;}.meta-layout-list .jet-listing-dynamic-meta__item{display:block;}.jet-listing-dynamic-meta__item a{text-decoration:inherit;}.jet-listing-dynamic-meta__icon,.jet-listing-dynamic-meta__item-val,.jet-listing-dynamic-meta__prefix,.jet-listing-dynamic-meta__suffix{display:inline-block;}.jet-listing-dynamic-meta__icon{margin-right:4px;}.rtl .jet-listing-dynamic-meta__icon{margin-right:0;margin-left:4px;}.jet-listing-dynamic-meta__icon.is-svg-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.jet-listing-dynamic-meta__icon.is-svg-icon svg{width:1em;height:1em;}.jet-listing-dynamic-meta__prefix{margin-right:4px;}.rtl .jet-listing-dynamic-meta__prefix{margin-right:0;margin-left:4px;}.jet-listing-dynamic-meta__suffix{margin-left:4px;}.rtl .jet-listing-dynamic-meta__suffix{margin-left:0;margin-right:4px;}.jet-listing-grid[data-lazy-load]{min-height:1px;}.jet-listing-grid.jet-listing-grid-loading:after{content:"";display:block;width:36px;height:36px;margin:0 auto;color:rgba(100,100,100,.8);border:4px solid currentColor;border-top-color:transparent;border-radius:50%;-webkit-animation:jet-engine-spin 1s infinite linear;animation:jet-engine-spin 1s infinite linear;}.jet-listing-grid__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;width:calc(100% + 20px);}body.wp-admin.block-editor-page .jet-listing-grid__slider .jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.jet-listing-grid__items.grid-col-desk-1{--columns:1;}.jet-listing-grid__items.grid-col-desk-2{--columns:2;}.jet-listing-grid__items.grid-col-desk-3{--columns:3;}.jet-listing-grid__items.grid-col-desk-4{--columns:4;}.jet-listing-grid__items.grid-col-desk-5{--columns:5;}.jet-listing-grid__items.grid-col-desk-6{--columns:6;}.jet-listing-grid__items.grid-col-desk-7{--columns:7;}.jet-listing-grid__items.grid-col-desk-8{--columns:8;}.jet-listing-grid__items.grid-col-desk-9{--columns:9;}.jet-listing-grid__items.grid-col-desk-10{--columns:10;}@media (max-width: 1024px){.jet-listing-grid__items.grid-col-tablet-1{--columns:1;}.jet-listing-grid__items.grid-col-tablet-2{--columns:2;}.jet-listing-grid__items.grid-col-tablet-3{--columns:3;}.jet-listing-grid__items.grid-col-tablet-4{--columns:4;}.jet-listing-grid__items.grid-col-tablet-5{--columns:5;}.jet-listing-grid__items.grid-col-tablet-6{--columns:6;}.jet-listing-grid__items.grid-col-tablet-7{--columns:7;}.jet-listing-grid__items.grid-col-tablet-8{--columns:8;}.jet-listing-grid__items.grid-col-tablet-9{--columns:9;}.jet-listing-grid__items.grid-col-tablet-10{--columns:10;}}@media (max-width: 767px){.jet-listing-grid__items.grid-col-mobile-1{--columns:1;}.jet-listing-grid__items.grid-col-mobile-2{--columns:2;}.jet-listing-grid__items.grid-col-mobile-3{--columns:3;}.jet-listing-grid__items.grid-col-mobile-4{--columns:4;}.jet-listing-grid__items.grid-col-mobile-5{--columns:5;}.jet-listing-grid__items.grid-col-mobile-6{--columns:6;}.jet-listing-grid__items.grid-col-mobile-7{--columns:7;}.jet-listing-grid__items.grid-col-mobile-8{--columns:8;}.jet-listing-grid__items.grid-col-mobile-9{--columns:9;}.jet-listing-grid__items.grid-col-mobile-10{--columns:10;}}.jet-listing-grid__masonry{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.jet-listing-grid__item{padding:10px;}.jet-listing-grid__items>.jet-listing-grid__item{max-width:calc(100% / var(--columns));-webkit-box-flex:0;-ms-flex:0 0 calc(100% / var(--columns));flex:0 0 calc(100% / var(--columns));}.jet-listing-grid__item.colspan-1{max-width:100% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important;}.jet-listing-grid__item.colspan-2-3{max-width:66.6666666667% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 66.6666666667% !important;flex:0 0 66.6666666667% !important;}.jet-listing-grid__item.colspan-2-4{max-width:50% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 50% !important;flex:0 0 50% !important;}.jet-listing-grid__item.colspan-2-5{max-width:40% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 40% !important;flex:0 0 40% !important;}.jet-listing-grid__item.colspan-2-6{max-width:33.3333333333% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 33.3333333333% !important;flex:0 0 33.3333333333% !important;}.jet-listing-grid__item.colspan-2-7{max-width:28.5714285714% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 28.5714285714% !important;flex:0 0 28.5714285714% !important;}.jet-listing-grid__item.colspan-2-8{max-width:25% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 25% !important;flex:0 0 25% !important;}.jet-listing-grid__item.colspan-2-9{max-width:22.2222222222% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 22.2222222222% !important;flex:0 0 22.2222222222% !important;}.jet-listing-grid__item.colspan-2-10{max-width:20% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 20% !important;flex:0 0 20% !important;}.jet-listing-grid__item.colspan-3-4{max-width:75% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 75% !important;flex:0 0 75% !important;}.jet-listing-grid__item.colspan-3-5{max-width:60% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 60% !important;flex:0 0 60% !important;}.jet-listing-grid__item.colspan-3-6{max-width:50% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 50% !important;flex:0 0 50% !important;}.jet-listing-grid__item.colspan-3-7{max-width:42.8571428571% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 42.8571428571% !important;flex:0 0 42.8571428571% !important;}.jet-listing-grid__item.colspan-3-8{max-width:37.5% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 37.5% !important;flex:0 0 37.5% !important;}.jet-listing-grid__item.colspan-3-9{max-width:33.3333333333% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 33.3333333333% !important;flex:0 0 33.3333333333% !important;}.jet-listing-grid__item.colspan-3-10{max-width:30% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 30% !important;flex:0 0 30% !important;}.jet-listing-grid__item.colspan-4-5{max-width:80% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 80% !important;flex:0 0 80% !important;}.jet-listing-grid__item.colspan-4-6{max-width:66.6666666667% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 66.6666666667% !important;flex:0 0 66.6666666667% !important;}.jet-listing-grid__item.colspan-4-7{max-width:57.1428571429% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 57.1428571429% !important;flex:0 0 57.1428571429% !important;}.jet-listing-grid__item.colspan-4-8{max-width:50% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 50% !important;flex:0 0 50% !important;}.jet-listing-grid__item.colspan-4-9{max-width:44.4444444444% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 44.4444444444% !important;flex:0 0 44.4444444444% !important;}.jet-listing-grid__item.colspan-4-10{max-width:40% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 40% !important;flex:0 0 40% !important;}.jet-listing-grid__item.colspan-5-6{max-width:83.3333333333% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 83.3333333333% !important;flex:0 0 83.3333333333% !important;}.jet-listing-grid__item.colspan-5-7{max-width:71.4285714286% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 71.4285714286% !important;flex:0 0 71.4285714286% !important;}.jet-listing-grid__item.colspan-5-8{max-width:62.5% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 62.5% !important;flex:0 0 62.5% !important;}.jet-listing-grid__item.colspan-5-9{max-width:55.5555555556% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 55.5555555556% !important;flex:0 0 55.5555555556% !important;}.jet-listing-grid__item.colspan-5-10{max-width:50% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 50% !important;flex:0 0 50% !important;}.jet-listing-grid__item.colspan-6-7{max-width:85.7142857143% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 85.7142857143% !important;flex:0 0 85.7142857143% !important;}.jet-listing-grid__item.colspan-6-8{max-width:75% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 75% !important;flex:0 0 75% !important;}.jet-listing-grid__item.colspan-6-9{max-width:66.6666666667% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 66.6666666667% !important;flex:0 0 66.6666666667% !important;}.jet-listing-grid__item.colspan-6-10{max-width:60% !important;-webkit-box-flex:0 !important;-ms-flex:0 0 60% !important;flex:0 0 60% !important;}.jet-listing-grid__slider{position:relative;}body.wp-admin.block-editor-page .jet-listing-grid__slider{overflow:hidden;}.jet-listing-grid__slider[dir="rtl"] .slick-slide{float:right;}.jet-listing-grid__slider-icon.slick-arrow{position:absolute;top:50%;width:50px;height:50px;line-height:50px;font-size:30px;color:#fff;background-color:#111;left:0;margin-top:-25px;cursor:pointer;text-align:center;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.jet-listing-grid__slider-icon.slick-arrow.next-arrow{left:auto;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1);}.jet-listing-grid__slider-icon.slick-arrow svg{height:30px;width:auto;}.jet-listing-grid__slider-icon.slick-arrow svg path{fill:currentColor;}.jet-listing-grid__slider>.jet-listing-grid__items:not(.slick-initialized)>.jet-listing-grid__item{display:none;}.jet-listing-grid__slider>.jet-listing-grid__items:not(.slick-initialized)>.jet-listing-grid__item:first-of-type{display:block;}body.wp-admin.block-editor-page .jet-listing-grid__slider>.jet-listing-grid__items:not(.slick-initialized)>.jet-listing-grid__item{display:block;}.jet-listing-grid__slider .jet-slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:10px 0;padding:0;}.jet-listing-grid__slider .jet-slick-dots li{width:12px;height:12px;border-radius:100%;text-indent:-50px;overflow:hidden;cursor:pointer;background:#eee;margin:3px;}.jet-listing-grid__slider .jet-slick-dots li:hover,.jet-listing-grid__slider .jet-slick-dots li.slick-active{background:#111;}.jet-listing-grid .jet-engine-listing-overlay-wrap{position:relative;cursor:pointer;}.jet-listing-grid .jet-engine-listing-overlay-link{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;}.jet-listing-grid .slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.jet-listing-grid .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.jet-listing-grid .slick-list:focus{outline:none;}.jet-listing-grid .slick-list.dragging{cursor:pointer;cursor:hand;}.jet-listing-grid .slick-slider .slick-track,.jet-listing-grid .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.jet-listing-grid .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.jet-listing-grid .slick-track:before,.jet-listing-grid .slick-track:after{display:table;content:"";}.jet-listing-grid .slick-track:after{clear:both;}.jet-listing-grid .slick-loading .slick-track{visibility:hidden;}.jet-listing-grid .slick-slide{display:none;float:left;height:100%;min-height:1px;}.jet-listing-grid [dir='rtl'] .slick-slide{float:right;}.jet-listing-grid .slick-slide img{display:block;}.jet-listing-grid .slick-slide.slick-loading img{display:none;}.jet-listing-grid .slick-slide.dragging img{pointer-events:none;}.jet-listing-grid .slick-initialized .slick-slide{display:block;}.jet-listing-grid .slick-loading .slick-slide{visibility:hidden;}.jet-listing-grid .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.jet-listing-grid .slick-arrow.slick-hidden{display:none;}body[data-elementor-device-mode="desktop"] .jet-listing-grid__scroll-slider-desktop{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}body[data-elementor-device-mode="desktop"] .jet-listing-grid__scroll-slider-desktop>.jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}body[data-elementor-device-mode="tablet_extra"] .jet-listing-grid__scroll-slider-tablet_extra{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}body[data-elementor-device-mode="tablet_extra"] .jet-listing-grid__scroll-slider-tablet_extra>.jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}body[data-elementor-device-mode="tablet"] .jet-listing-grid__scroll-slider-tablet{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}body[data-elementor-device-mode="tablet"] .jet-listing-grid__scroll-slider-tablet>.jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}body[data-elementor-device-mode="mobile_extra"] .jet-listing-grid__scroll-slider-mobile_extra{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}body[data-elementor-device-mode="mobile_extra"] .jet-listing-grid__scroll-slider-mobile_extra>.jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}body[data-elementor-device-mode="mobile"] .jet-listing-grid__scroll-slider-mobile{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}body[data-elementor-device-mode="mobile"] .jet-listing-grid__scroll-slider-mobile>.jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}@media (min-width: 1025px){.jet-listing-grid--blocks .jet-listing-grid__scroll-slider-desktop{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.jet-listing-grid--blocks .jet-listing-grid__scroll-slider-desktop>.jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}@media (min-width: 768px) and (max-width: 1024px){.jet-listing-grid--blocks .jet-listing-grid__scroll-slider-tablet{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.jet-listing-grid--blocks .jet-listing-grid__scroll-slider-tablet>.jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}@media (max-width: 767px){.jet-listing-grid--blocks .jet-listing-grid__scroll-slider-mobile{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.jet-listing-grid--blocks .jet-listing-grid__scroll-slider-mobile>.jet-listing-grid__items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.jet-listing-grid__item.jet-equal-columns>.elementor{height:100%;}.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-inner{height:100%;}.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-inner>.elementor-section-wrap{height:100%;}.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-inner>.elementor-section-wrap>.elementor-section{height:100%;}.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-section-wrap{height:100%;}.jet-listing-grid__item.jet-equal-columns>.elementor>.elementor-section-wrap>.elementor-section{height:100%;}.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap{height:100%;}.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor{height:100%;}.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-inner{height:100%;}.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-inner>.elementor-section-wrap{height:100%;}.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-inner>.elementor-section-wrap>.elementor-section{height:100%;}.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-section-wrap{height:100%;}.jet-listing-grid__item.jet-equal-columns .jet-engine-listing-overlay-wrap>.elementor>.elementor-section-wrap>.elementor-section{height:100%;}.jet-listing-grid__items.jet-equal-columns__wrapper .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.jet-listing-grid__items.jet-equal-columns__wrapper .slick-slide{float:none;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.jet-listing-grid__items.jet-equal-columns__wrapper .slick-slide img{-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.jet-listing-grid__items.jet-equal-columns__wrapper .slick-slide>*,.jet-listing-grid__items.jet-equal-columns__wrapper .slick-slide .jet-equal-columns{height:100%;}.jet-listing-not-found{text-align:center;display:block;margin:0;width:100%;}@-webkit-keyframes jet-engine-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes jet-engine-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.jet-calendar-loading{opacity:.5 !important;pointer-event:none !important;}.jet-calendar-grid{width:100%;table-layout:fixed;border-collapse:separate;}.jet-calendar-caption{max-width:100%;}.jet-calendar-caption__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.jet-calendar-caption__wrap.wrap-layout-3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.jet-calendar-caption__wrap.wrap-layout-4{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.jet-calendar-caption__name{font-weight:bold;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left;}.wrap-layout-2 .jet-calendar-caption__name{text-align:right;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.wrap-layout-3 .jet-calendar-caption__name,.wrap-layout-4 .jet-calendar-caption__name{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.jet-calendar-nav__link{cursor:pointer;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.jet-calendar-nav__link svg{height:1em;fill:currentColor;}.wrap-layout-3 .jet-calendar-nav__link.nav-link-prev,.wrap-layout-4 .jet-calendar-nav__link.nav-link-prev{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.rtl .jet-calendar-nav__link.nav-link-prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1);}.wrap-layout-3 .jet-calendar-nav__link.nav-link-next,.wrap-layout-4 .jet-calendar-nav__link.nav-link-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}body:not(.rtl) .jet-calendar-nav__link.nav-link-next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1);}.jet-calendar-header__week-day{width:14.2857%;text-align:center;padding:10px;background:#fafafa;}.jet-calendar-header__week-day.day-pad{opacity:.5;}.jet-calendar-week__day{width:14.2857%;vertical-align:top;}.jet-calendar-week__day-wrap{position:relative;}.jet-calendar-week__day-header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:3;}.jet-calendar-week__day-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.jet-calendar-week__day-mobile-wrap{display:none;}@media (max-width: 1025px){.jet-calendar-week__day-mobile-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;}}.jet-calendar-week__day-mobile-overlay{cursor:pointer;position:absolute;z-index:20;left:0;right:0;top:0;bottom:0;}.jet-calendar-week__day-mobile-trigger{width:24px;height:24px;cursor:pointer;}.jet-calendar-week__day-content{padding:10px;min-height:100px;}@media (max-width: 1025px){.jet-calendar-week__day-content{display:none;}}.jet-form.is-loading{opacity:.5;pointer-events:none;}.jet-form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px;padding:5px 0;}.jet-form-row:last-child{padding-bottom:0 !important;}.jet-form-row--first-visible{padding-top:0 !important;}.jet-form-row.jet-form-row--hidden{margin:0 !important;padding:0 !important;}.jet-form__group-break{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}.jet-form-col{min-height:1px;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}.jet-form-col.field-type-heading{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.layout-row .jet-form-col{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.jet-form-col__start{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%;}.jet-form-col__end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}@media (min-width: 600px){.jet-form-col-1{max-width:8.33333%;width:8.33333%;-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;}.jet-form-col-2{max-width:16.66666%;width:16.66666%;-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;}.jet-form-col-3{max-width:25%;width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;}.jet-form-col-4{max-width:33.33333%;width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;}.jet-form-col-5{max-width:41.66666%;width:41.66666%;-webkit-box-flex:0;-ms-flex:0 0 41.66666%;flex:0 0 41.66666%;}.jet-form-col-6{max-width:50%;width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;}.jet-form-col-7{max-width:58.33333%;width:58.33333%;-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;}.jet-form-col-8{max-width:66.66666%;width:66.66666%;-webkit-box-flex:0;-ms-flex:0 0 66.66666%;flex:0 0 66.66666%;}.jet-form-col-9{max-width:75%;width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;}.jet-form-col-10{max-width:83.33333%;width:83.33333%;-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;}.jet-form-col-11{max-width:91.66666%;width:91.66666%;-webkit-box-flex:0;-ms-flex:0 0 91.66666%;flex:0 0 91.66666%;}.jet-form-col-12{max-width:100%;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}body:not(.rtl) .jet-form-push-1{margin-left:8.3333333333%;}body.rtl .jet-form-push-1{margin-right:8.3333333333%;}body:not(.rtl) .jet-form-push-2{margin-left:16.6666666667%;}body.rtl .jet-form-push-2{margin-right:16.6666666667%;}body:not(.rtl) .jet-form-push-3{margin-left:25%;}body.rtl .jet-form-push-3{margin-right:25%;}body:not(.rtl) .jet-form-push-4{margin-left:33.3333333333%;}body.rtl .jet-form-push-4{margin-right:33.3333333333%;}body:not(.rtl) .jet-form-push-5{margin-left:41.6666666667%;}body.rtl .jet-form-push-5{margin-right:41.6666666667%;}body:not(.rtl) .jet-form-push-6{margin-left:50%;}body.rtl .jet-form-push-6{margin-right:50%;}body:not(.rtl) .jet-form-push-7{margin-left:58.3333333333%;}body.rtl .jet-form-push-7{margin-right:58.3333333333%;}body:not(.rtl) .jet-form-push-8{margin-left:66.6666666667%;}body.rtl .jet-form-push-8{margin-right:66.6666666667%;}body:not(.rtl) .jet-form-push-9{margin-left:75%;}body.rtl .jet-form-push-9{margin-right:75%;}body:not(.rtl) .jet-form-push-10{margin-left:83.3333333333%;}body.rtl .jet-form-push-10{margin-right:83.3333333333%;}body:not(.rtl) .jet-form-push-11{margin-left:91.6666666667%;}body.rtl .jet-form-push-11{margin-right:91.6666666667%;}}.jet-form-page--hidden{display:none;}.jet-form__next-page-msg{display:none;}.jet-form__next-page-msg--visible{display:block;}.jet-form__calculated-field{display:-webkit-box;display:-ms-flexbox;display:flex;}.jet-form__calculated-field--hidden{display:none;}.layout-column .jet-form__label{max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;}.jet-form__heading,.jet-form__label{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}.jet-form__field-error{width:100%;}.jet-form__desc{display:block;}.layout-column .jet-form__desc{max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;}.jet-form__prev-page{outline:none;}.jet-form__field{-webkit-box-sizing:border-box;box-sizing:border-box;}.layout-column .jet-form__field:not(.checkboxes-field):not(.radio-field):not(.range-field){max-width:100%;width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;}.layout-row .jet-form__field:not(.checkboxes-field):not(.radio-field):not(.range-field){width:100%;}.jet-form__field-wrap{position:relative;}.jet-form__field-label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.jet-form__field-template+.jet-form__field-label{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0;}.jet-form__field-label input{-ms-flex-negative:0;flex-shrink:0;margin:0 5px 0 0;}.rtl .jet-form__field-label input{margin:0 0 0 5px;}.jet-form__field-template{cursor:pointer;}.jet-form__field-value{white-space:nowrap;}.jet-form__field-value-number{display:inline-block;text-align:center;}.jet-form__submit-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;}.jet-form__submit-wrap.has-prev{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.jet-form__check-mark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.jet-form__check-mark__icon.is-svg-icon svg{display:block;width:1em;height:1em;}.jet-form__check-mark__icon.is-svg-icon svg path{fill:currentColor;}.jet-form__check-mark--default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.jet-form__field-template--checked .jet-form__check-mark--default{display:none;}.jet-form__check-mark--checked{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.jet-form__field-template--checked .jet-form__check-mark--checked{display:-webkit-box;display:-ms-flexbox;display:flex;}.jet-form-repeater{width:100%;}.jet-form-repeater__initial{display:none;}.jet-form-repeater__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:15px 0;}.jet-form-repeater__row-fields{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.jet-form-repeater__row .jet-form-col{padding:0 5px;}.jet-form-repeater__actions{display:-webkit-box;display:-ms-flexbox;display:flex;}.jet-form-repeater__new{margin:10px 0 0 0;}.jet-form-repeater__remove{margin:0 0 0 10px;text-decoration:none !important;}.layout-column .jet-form__fields-group.checkradio-wrap{width:100%;}.jet-form__field-wrap.range-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}.jet-form input[type="range"].jet-form__field.range-field{margin-right:10px;-webkit-appearance:none;min-height:18px;}.rtl .jet-form input[type="range"].jet-form__field.range-field{margin-left:10px;margin-right:0;}.jet-form input[type="range"].jet-form__field.range-field,.jet-form input[type="range"].jet-form__field.range-field:focus{padding:0;background:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;outline:none;}.jet-form input[type="range"].jet-form__field.range-field::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#e3ddd8;-webkit-box-shadow:none;box-shadow:none;border:none;}.jet-form input[type="range"].jet-form__field.range-field::-moz-range-track{width:100%;height:4px;cursor:pointer;background:#e3ddd8;box-shadow:none;border:none;}.jet-form input[type="range"].jet-form__field.range-field::-ms-track{width:100%;height:4px;cursor:pointer;background:#e3ddd8;box-shadow:none;border:none;color:transparent;}.jet-form input[type="range"].jet-form__field.range-field::-ms-fill-lower{background:transparent;}.jet-form input[type="range"].jet-form__field.range-field::-ms-fill-upper{background:transparent;}.jet-form input[type="range"].jet-form__field.range-field::-webkit-slider-thumb{width:18px;height:18px;background:#ccc;border-radius:50%;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;border:none;margin-top:-7px;-webkit-appearance:none;}.jet-form input[type="range"].jet-form__field.range-field::-moz-range-thumb{width:18px;height:18px;background:#ccc;border-radius:50%;cursor:pointer;box-shadow:none;border:none;}.jet-form input[type="range"].jet-form__field.range-field::-ms-thumb{width:18px;height:18px;background:#ccc;border-radius:50%;cursor:pointer;box-shadow:none;border:none;}.jet-form-message{margin:20px 0 0 0;text-align:center;padding:20px;}.jet-form-message--success{border:1px solid green;color:green;}.jet-form-message--error{border:1px solid red;color:red;}.jet-engine-file-upload__files{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.jet-engine-file-upload .sortable-placeholder{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px;margin:0 10px 10px 0;position:relative;background:rgba(123,123,123,.2);height:100px;}.jet-engine-file-upload__content{min-height:100px;min-width:100px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.jet-engine-file-upload__loader{top:0;left:0;right:10px;bottom:10px;position:absolute;background:rgba(0,0,0,.5);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.is-loading .jet-engine-file-upload__loader{display:-webkit-box;display:-ms-flexbox;display:flex;}.jet-engine-file-upload__file{width:100px;height:100px;margin:0 10px 10px 0;position:relative;background-color:rgba(123,123,123,.2);background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' fill=\'%237a7a7a\' width=\'48px\' height=\'48px\'%3E%3Cpath d=\'M0 0h24v24H0z\' fill=\'none\'/%3E%3Cpath d=\'M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5c0 1.38 1.12 2.5 2.5 2.5s2.5-1.12 2.5-2.5V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z\'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;}.jet-engine-file-upload__file.nitro-lazy{background-image:none !important;}.is-loading .jet-engine-file-upload__file{opacity:.5;}.jet-engine-file-upload__file-remove{position:absolute;left:0;right:0;top:50%;bottom:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity 200ms linear;transition:opacity 200ms linear;opacity:0;background:rgba(0,0,0,.4);}.jet-engine-file-upload__file-remove svg path{fill:#fff;}.jet-engine-file-upload__file:hover .jet-engine-file-upload__file-remove{opacity:1;}.jet-engine-file-upload__file img{display:block;width:100%;height:100% !important;padding:0;margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;}.jet-engine-file-upload__errors.is-hidden{display:none;}input.jet-form__field.file-field.jet-engine-file-upload__input{border:none !important;padding:0 !important;border-radius:0 !important;margin:0 !important;width:auto !important;}.jet-engine-file-upload__value:not([value*=""])+input.jet-form__field.file-field.jet-engine-file-upload__input{color:transparent;}.field-type-wysiwyg .jet-form__field{padding:0 !important;border:none !important;border-radius:0 !important;}.jet-profile-menu{display:-webkit-box;display:-ms-flexbox;display:flex;}.jet-profile-menu.layout--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}body[data-elementor-device-mode="tablet"] .jet-profile-menu.layout-tablet--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}body[data-elementor-device-mode="mobile"] .jet-profile-menu.layout-mobile--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.jet-profile-menu.layout--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}body[data-elementor-device-mode="tablet"] .jet-profile-menu.layout-tablet--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}body[data-elementor-device-mode="mobile"] .jet-profile-menu.layout-mobile--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.jet-profile-menu__item-link{display:block;padding:5px 10px;}.jet-map-box .jet-map-close{position:absolute;right:0;top:0;cursor:pointer;z-index:9999;}.jet-map-marker{font-size:40px;cursor:pointer;}.jet-map-marker.is-svg-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.jet-map-marker.is-svg-icon .e-font-icon-svg{fill:currentColor;}.jet-map-marker.is-svg-icon svg{width:1em;height:1em;}.jet-map-marker.is-svg-icon img{width:1em;height:auto;}.popup-has-pin .jet-map-box:after{content:"";position:absolute;top:100%;width:0;height:0;border-style:solid;left:50%;margin:0 0 0 -10px;border-width:10px 10px 0 10px;border-color:transparent;border-top-color:#fff;}.jet-map-box .jet-map-preloader{width:100%;padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.jet-map-box .jet-map-preloader .jet-map-loader{display:block;width:24px;height:24px;margin:0 auto;border:3px solid currentColor;border-top-color:transparent;border-radius:50%;-webkit-animation:jet-engine-map-spin 1s infinite linear;animation:jet-engine-map-spin 1s infinite linear;}.jet-map-marker-wrap{padding:5px;position:relative;margin:0 0 10px;background:#fff;z-index:999;cursor:pointer;text-align:center;}.jet-map-marker-wrap:after{content:"";position:absolute;top:100%;width:0;height:0;border-style:solid;left:50%;margin:0 0 0 -10px;border-width:10px 10px 0 10px;border-color:transparent;border-top-color:#fff;}.jet-map-listing .gm-svpc img{max-width:none;}@-webkit-keyframes jet-engine-map-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes jet-engine-map-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.jet-data-store-link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.jet-data-store-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;}.jet-data-store-link__icon.is-svg-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.jet-data-store-link__icon.is-svg-icon svg{width:1em;height:1em;}.jet-data-store-link__icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.jet-data-store-link__label{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.jet-data-store-link.is-hidden{display:none !important;}.jedv-resize-columns.elementor-section>.elementor-container>.elementor-column,.jedv-resize-columns.elementor-section>.elementor-container>.elementor-row>.elementor-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}