.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(//driftaline.com/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;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;color:#f44336}.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(//driftaline.com/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(//driftaline.com/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;margin-bottom:30px;display:grid;padding:0}.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(//driftaline.com/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:"\f158";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(//driftaline.com/wp-content/plugins/yith-woocommerce-affiliates/assets/images/circle-check.svg)}.yith-wcaf-registration-form h3.we-are-sorry:before{background-image:url(//driftaline.com/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}}@font-face{font-family:FontAwesomeSATT;font-style:normal;font-weight:400;src:url(//driftaline.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.950c61cc.eot);src:url(//driftaline.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.950c61cc.eot?#iefix&v=2.2.0) format("embedded-opentype"),url(//driftaline.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.5047ee64.woff2) format("woff2"),url(//driftaline.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.2ad2b22d.woff) format("woff"),url(//driftaline.com/wp-content/plugins/woocommerce-subscriptions/build/fonts/fa-apfs.eb9ebfc8.ttf) format("truetype"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5Db3B5cmlnaHQgKEMpIDIwMTkgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbTwvbWV0YWRhdGE+CjxkZWZzPgo8Zm9udCBpZD0iZmEtYXBmcyIgaG9yaXotYWR2LXg9IjEwMDAiID4KPGZvbnQtZmFjZSBmb250LWZhbWlseT0iZmEtYXBmcyIgZm9udC13ZWlnaHQ9IjQwMCIgZm9udC1zdHJldGNoPSJub3JtYWwiIHVuaXRzLXBlci1lbT0iMTAwMCIgYXNjZW50PSI4NTAiIGRlc2NlbnQ9Ii0xNTAiIC8+CjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSIxMDAwIiAvPgo8Z2x5cGggZ2x5cGgtbmFtZT0icGx1cy1yZWd1bGFyIiB1bmljb2RlPSImI3hlODAwOyIgZD0iTTcxOSA0MTNoLTI4MXYyODFjMCAxNy0xNCAzMS0zMiAzMWgtNjJjLTE3IDAtMzEtMTQtMzEtMzF2LTI4MWgtMjgyYy0xNyAwLTMxLTE0LTMxLTMydi02MmMwLTE3IDE0LTMxIDMxLTMxaDI4MnYtMjgyYzAtMTcgMTQtMzEgMzEtMzFoNjJjMTggMCAzMiAxNCAzMiAzMXYyODJoMjgxYzE3IDAgMzEgMTQgMzEgMzF2NjJjMCAxOC0xNCAzMi0zMSAzMnoiIGhvcml6LWFkdi14PSI3NTAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0icGx1cy1zb2xpZCIgdW5pY29kZT0iJiN4ZTgwMTsiIGQ9Ik04MTMgNDQ0aC0yODJ2MjgxYzAgMzUtMjggNjMtNjIgNjNoLTYzYy0zNCAwLTYyLTI4LTYyLTYzdi0yODFoLTI4MWMtMzUgMC02My0yOC02My02M3YtNjJjMC0zNSAyOC02MyA2My02M2gyODF2LTI4MWMwLTM1IDI4LTYzIDYyLTYzaDYzYzM0IDAgNjIgMjggNjIgNjN2MjgxaDI4MmMzNCAwIDYyIDI4IDYyIDYzdjYyYzAgMzUtMjggNjMtNjIgNjN6IiBob3Jpei1hZHYteD0iODc1IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImNhbGVuZGFyLXBsdXMtcmVndWxhciIgdW5pY29kZT0iJiN4ZTgwMjsiIGQ9Ik02NTYgMjgwdi00N2MwLTEzLTEwLTI0LTIzLTI0aC0xNDl2LTE0OGMwLTEzLTEwLTIzLTIzLTIzaC00N2MtMTMgMC0yMyAxMC0yMyAyM3YxNDhoLTE0OWMtMTMgMC0yMyAxMS0yMyAyNHY0N2MwIDEzIDEwIDIzIDIzIDIzaDE0OXYxNDljMCAxMyAxMCAyMyAyMyAyM2g0N2MxMyAwIDIzLTEwIDIzLTIzdi0xNDloMTQ5YzEzIDAgMjMtMTAgMjMtMjN6IG0yMTkgMzUxdi02ODdjMC01Mi00Mi05NC05NC05NGgtNjg3Yy01MiAwLTk0IDQyLTk0IDk0djY4N2MwIDUyIDQyIDk0IDk0IDk0aDk0djEwMmMwIDEzIDEwIDIzIDIzIDIzaDc4YzEzIDAgMjQtMTAgMjQtMjN2LTEwMmgyNTB2MTAyYzAgMTMgMTAgMjMgMjMgMjNoNzhjMTMgMCAyNC0xMCAyNC0yM3YtMTAyaDkzYzUyIDAgOTQtNDIgOTQtOTR6IG0tOTQtNjc2djU4M2gtNjg3di01ODNjMC02IDUtMTEgMTItMTFoNjY0YzYgMCAxMSA1IDExIDExeiIgaG9yaXotYWR2LXg9Ijg3NSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjYWxlbmRhci1wbHVzLXNvbGlkIiB1bmljb2RlPSImI3hlODAzOyIgZD0iTTg1MiA1MzhoLTgyOWMtMTIgMC0yMyAxMC0yMyAyM3Y3MGMwIDUyIDQyIDk0IDk0IDk0aDk0djEwMmMwIDEzIDEwIDIzIDIzIDIzaDc4YzEzIDAgMjQtMTAgMjQtMjN2LTEwMmgyNTB2MTAyYzAgMTMgMTAgMjMgMjMgMjNoNzhjMTMgMCAyNC0xMCAyNC0yM3YtMTAyaDkzYzUyIDAgOTQtNDIgOTQtOTR2LTcwYzAtMTMtMTAtMjMtMjMtMjN6IG0tODI5LTYzaDgyOWMxMyAwIDIzLTEwIDIzLTIzdi01MDhjMC01Mi00Mi05NC05NC05NGgtNjg3Yy01MiAwLTk0IDQyLTk0IDk0djUwOGMwIDEzIDExIDIzIDIzIDIzeiBtNjE4LTI3M2MwIDEzLTExIDIzLTI0IDIzaC0xMTd2MTE3YzAgMTMtMTAgMjQtMjMgMjRoLTc5Yy0xMiAwLTIzLTExLTIzLTI0di0xMTdoLTExN2MtMTMgMC0yNC0xMC0yNC0yM3YtNzljMC0xMiAxMS0yMyAyNC0yM2gxMTd2LTExN2MwLTEzIDExLTI0IDIzLTI0aDc5YzEzIDAgMjMgMTEgMjMgMjR2MTE3aDExN2MxMyAwIDI0IDExIDI0IDIzdjc5eiIgaG9yaXotYWR2LXg9Ijg3NSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjYWxlbmRhci1jaGVjay1yZWd1bGFyIiB1bmljb2RlPSImI3hlODA0OyIgZD0iTTc4MSA3MjVoLTkzdjEwMmMwIDEzLTExIDIzLTI0IDIzaC03OGMtMTMgMC0yMy0xMC0yMy0yM3YtMTAyaC0yNTB2MTAyYzAgMTMtMTEgMjMtMjQgMjNoLTc4Yy0xMyAwLTIzLTEwLTIzLTIzdi0xMDJoLTk0Yy01MiAwLTk0LTQyLTk0LTk0di02ODdjMC01MiA0Mi05NCA5NC05NGg2ODdjNTIgMCA5NCA0MiA5NCA5NHY2ODdjMCA1Mi00MiA5NC05NCA5NHogbS0xMS03ODFoLTY2NGExMiAxMiAwIDAgMC0xMiAxMXY1ODNoNjg3di01ODNhMTIgMTIgMCAwIDAtMTEtMTF6IG0tMTA0IDM5MmwtMjc4LTI3NmMtOS05LTI0LTktMzMgMGwtMTQ2IDE0OGMtMTAgOS05IDI0IDAgMzNsNDQgNDRjOSA5IDI0IDkgMzMgMGw4Ni04NyAyMTcgMjE1YzEwIDkgMjQgOSAzMyAwbDQ0LTQ0YzEwLTkgMTAtMjQgMC0zM3oiIGhvcml6LWFkdi14PSI4NzUiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2FsZW5kYXItY2hlY2stc29saWQiIHVuaWNvZGU9IiYjeGU4MDU7IiBkPSJNODUyIDUzOGgtODI5Yy0xMiAwLTIzIDEwLTIzIDIzdjcwYzAgNTIgNDIgOTQgOTQgOTRoOTR2MTAyYzAgMTMgMTAgMjMgMjMgMjNoNzhjMTMgMCAyNC0xMCAyNC0yM3YtMTAyaDI1MHYxMDJjMCAxMyAxMCAyMyAyMyAyM2g3OGMxMyAwIDI0LTEwIDI0LTIzdi0xMDJoOTNjNTIgMCA5NC00MiA5NC05NHYtNzBjMC0xMy0xMC0yMy0yMy0yM3ogbS04MjktNjNoODI5YzEzIDAgMjMtMTAgMjMtMjN2LTUwOGMwLTUyLTQyLTk0LTk0LTk0aC02ODdjLTUyIDAtOTQgNDItOTQgOTR2NTA4YzAgMTMgMTEgMjMgMjMgMjN6IG02NTEtMTg3bC01NSA1NWMtOSA5LTI0IDktMzMgMGwtMjA3LTIwNS05MCA5MGMtOSAxMC0yNCAxMC0zMyAwbC01NS01NWMtOS05LTktMjMgMC0zM2wxNjEtMTYyYzktMTAgMjQtMTAgMzMtMWwyNzkgMjc4YzEwIDkgMTAgMjMgMCAzM3oiIGhvcml6LWFkdi14PSI4NzUiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZmxhdF8yIiB1bmljb2RlPSImI3hlODA2OyIgZD0iTTUzMiAzOTNjLTQxIDAtNzUgMzQtNzUgNzUgMCA0MSAzNCA3NSA3NSA3NSA0MSAwIDc1LTM0IDc1LTc1IDAtNDEtMzQtNzUtNzUtNzV6IG0wIDEyMGMtMjUgMC00NS0yMC00NS00NSAwLTI1IDIwLTQ1IDQ1LTQ1IDI1IDAgNDUgMjAgNDUgNDUgMCAyNS0yMCA0NS00NSA0NXogbTIwLTQ1YzAtMTEtOS0yMC0yMC0yMC0xMSAwLTIwIDktMjAgMjAgMCAxMSA5IDIwIDIwIDIwIDExIDEgMjAtOSAyMC0yMHogbTY1Ny0yOGgtNTIydjU3aDUyM3YtNTd6IG0tNjc3LTI4M2MtNDEgMC03NSAzNC03NSA3NSAwIDQxIDM0IDc1IDc1IDc1IDQxIDAgNzUtMzQgNzUtNzUgMC00MS0zNC03NS03NS03NXogbTAgMTIwYy0yNSAwLTQ1LTIwLTQ1LTQ1IDAtMjUgMjAtNDUgNDUtNDUgMjUgMCA0NSAyMCA0NSA0NSAwIDI1LTIwIDQ1LTQ1IDQ1eiBtMjAtNDVjMC0xMS05LTIwLTIwLTIwLTExIDAtMjAgOS0yMCAyMHM5IDIwIDIwIDIwYzExIDAgMjAtOSAyMC0yMHogbTY1Ny0yOWgtNTIydjU3aDUyM3YtNTd6IiBob3Jpei1hZHYteD0iMTY2NyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJncm91cGVkXzIiIHVuaWNvZGU9IiYjeGU4MDc7IiBkPSJNNTMyIDM4MWMtNDEgMC03NSAzMy03NSA3NCAwIDQyIDM0IDc1IDc1IDc1IDQxIDAgNzUtMzMgNzUtNzUgMC00MS0zNC03NC03NS03NHogbTAgMTIwYy0yNSAwLTQ1LTIwLTQ1LTQ2IDAtMjQgMjAtNDUgNDUtNDUgMjUgMCA0NSAyMCA0NSA0NSAwIDI1LTIwIDQ2LTQ1IDQ2eiBtMjAtNDZjMC0xMS05LTIwLTIwLTIwLTExIDAtMjAgMTAtMjAgMjAgMCAxMiA5IDIwIDIwIDIwIDExIDAgMjAtOSAyMC0yMHogbS0yMC0yODVjLTQxIDAtNzUgMzMtNzUgNzUgMCA0MSAzNCA3NCA3NSA3NCA0MSAwIDc1LTMzIDc1LTc0IDAtNDItMzQtNzUtNzUtNzV6IG0wIDEyMGMtMjUgMC00NS0yMC00NS00NSAwLTI1IDIwLTQ2IDQ1LTQ2IDI1IDAgNDUgMjAgNDUgNDYgMCAyNS0yMCA0NS00NSA0NXogbTIwLTQ1YzAtMTItOS0yMC0yMC0yMC0xMSAwLTIwIDktMjAgMjAgMCAxMSA5IDIwIDIwIDIwIDExIDAgMjAtOSAyMC0yMHogbTY1NyAyMTdoLTUyMnY1N2g1MjN2LTU3eiBtLTE4Mi0xM2gtMzQwdi01N2gzNDB2NTd6IG0xODItMTQxaC01MjJ2LTU3aDUyM3Y1N3ogbS0xODItNzBoLTM0MHYtNTdoMzQwdjU3eiIgaG9yaXotYWR2LXg9IjE2NjciIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZmxhdF8zIiB1bmljb2RlPSImI3hlODA4OyIgZD0iTTUzMiA1MTJjLTQxIDAtNzUgMzMtNzUgNzUgMCA0MSAzNCA3NCA3NSA3NCA0MSAwIDc1LTMzIDc1LTc0IDAtNDItMzQtNzUtNzUtNzV6IG0wIDEyMGMtMjUgMC00NS0yMC00NS00NSAwLTI1IDIwLTQ2IDQ1LTQ2IDI1IDAgNDUgMjAgNDUgNDYgMCAyNC0yMCA0NS00NSA0NXogbTAtMzU3Yy00MSAwLTc1IDM0LTc1IDc1IDAgNDEgMzQgNzUgNzUgNzUgNDEgMCA3NS0zNCA3NS03NSAwLTQxLTM0LTc1LTc1LTc1eiBtMCAxMjBjLTI1IDAtNDUtMjAtNDUtNDUgMC0yNSAyMC00NSA0NS00NSAyNSAwIDQ1IDIwIDQ1IDQ1IDAgMjUtMjAgNDUtNDUgNDV6IG0wLTM1NmMtNDEgMC03NSAzMy03NSA3NCAwIDQyIDM0IDc1IDc1IDc1IDQxIDAgNzUtMzMgNzUtNzUgMC00MS0zNC03NC03NS03NHogbTAgMTIwYy0yNSAwLTQ1LTIwLTQ1LTQ2IDAtMjQgMjAtNDUgNDUtNDUgMjUgMCA0NSAyMCA0NSA0NSAwIDI1LTIwIDQ2LTQ1IDQ2eiBtMjAgNDI4YzAtMTItOS0yMC0yMC0yMC0xMSAwLTIwIDktMjAgMjAgMCAxMSA5IDIwIDIwIDIwIDExIDAgMjAtOSAyMC0yMHogbS0yMC0yMTdjLTExIDAtMjAtOS0yMC0yMHM5LTIwIDIwLTIwYzExIDAgMjAgOSAyMCAyMHMtOSAyMC0yMCAyMHogbTAtMjM3Yy0xMSAwLTIwLTktMjAtMjAgMC0xMSA5LTIwIDIwLTIwIDExIDAgMjAgMTAgMjAgMjAgMCAxMi05IDIwLTIwIDIweiBtNjc3IDQyNWgtNTIydjU3aDUyM3YtNTd6IG0wLTE4MGgtNTIydi01N2g1MjN2NTd6IG0wLTIzNmgtNTIydi01N2g1MjN2NTd6IiBob3Jpei1hZHYteD0iMTY2NyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJncm91cGVkXzMiIHVuaWNvZGU9IiYjeGU4MDk7IiBkPSJNNDYxIDU3NmMtNDIgMC03NSAzMy03NSA3NSAwIDQxIDMzIDc0IDc1IDc0IDQxIDAgNzQtMzMgNzQtNzQgMC00Mi0zMy03NS03NC03NXogbTAgMTIwYy0yNSAwLTQ2LTIwLTQ2LTQ1IDAtMjUgMjAtNDYgNDYtNDYgMjQgMCA0NSAyMCA0NSA0NiAwIDI1LTIwIDQ1LTQ1IDQ1eiBtMjAtNDVjMC0xMi05LTIwLTIwLTIwLTExIDAtMjAgOS0yMCAyMHMxMCAyMCAyMCAyMGMxMSAwIDIwLTkgMjAtMjB6IG02NTggNjNoLTUyNHYtNTdoNTI0djU3eiBtLTE4Mi03MGgtMzQydi01N2gzNDF2NTd6IG0tNDk2LTI3OGMtNDIgMC03NSAzMy03NSA3NSAwIDQxIDMzIDc0IDc1IDc0IDQxIDAgNzQtMzMgNzQtNzQgMC00Mi0zMy03NS03NC03NXogbTAgMTE5Yy0yNSAwLTQ2LTIwLTQ2LTQ1IDAtMjUgMjAtNDUgNDYtNDUgMjQgMCA0NSAyMCA0NSA0NSAwIDI1LTIwIDQ1LTQ1IDQ1eiBtMjAtNDRjMC0xMi05LTIwLTIwLTIwLTExIDAtMjAgOS0yMCAyMCAwIDExIDEwIDIwIDIwIDIwIDExIDAgMjAtMTAgMjAtMjB6IG02NTggNjNoLTUyNHYtNTdoNTI0djU3eiBtLTE4Mi03MWgtMzQydi01NmgzNDF2NTZ6IG0zMzgtNDU4aC05MjR2MTcyaDkyNHYtMTcyeiBtLTg5NCAyNWg4NjZ2MTIzaC04NjZ2LTEyM3ogbTc2MCA3OWg3NmwtMzgtNDAtMzggNDB6IG0tNDA4IDExNGgtMzgydjY0aDM4MnYtNjR6IiBob3Jpei1hZHYteD0iMTY2NyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJncm91cGVkX3NlbGVjdCIgdW5pY29kZT0iJiN4ZTgwYTsiIGQ9Ik0xMjk1IDIwOGgtOTI0djE3M2g5MjR2LTE3M3ogbS04OTQgMjVoODY2djEyMmgtODY2di0xMjJ6IG03NjAgODBoNzZsLTM4LTQwLTM4IDQweiBtLTQwOCAxMTNoLTM4MnY2NGgzODJ2LTY0eiIgaG9yaXotYWR2LXg9IjE2NjciIC8+CjwvZm9udD4KPC9kZWZzPgo8L3N2Zz4K#fontawesomesatt) format("svg")}ul.wcsatt-options li,ul.wcsatt-options-cart li,ul.wcsatt-options-product li,ul.wcsatt-options-prompt-radios li{list-style:none!important}.woocommerce ul.wcsatt-options li,.woocommerce ul.wcsatt-options li input,.woocommerce ul.wcsatt-options-cart li,.woocommerce ul.wcsatt-options-cart li input,.woocommerce ul.wcsatt-options-product li,.woocommerce ul.wcsatt-options-product li input,.woocommerce ul.wcsatt-options-prompt-radios li,.woocommerce ul.wcsatt-options-prompt-radios li input{margin:0}ul.wcsatt-options{margin:10px 0 0;min-width:120px}ul.wcsatt-options-prompt-radios,ul.wcsatt-options.overrides_exist{margin:0}.wcsatt-options-product-prompt-radio label>span,li span.one-time-option-details,li span.subscription-option-details{padding-left:.2em}ul.wcsatt-options-product li .subscription-price{display:inline-block!important}ul.wcsatt-options-product li .price span.from,ul.wcsatt-options-product li .subscription-price span.subscription-details:first-child,ul.wcsatt-options-product li span.one-time-option-details{display:inline-block}ul.wcsatt-options-product li .price span.from:first-letter,ul.wcsatt-options-product li .subscription-price span.subscription-details:first-child:first-letter,ul.wcsatt-options-product li span.one-time-option-details:first-letter{text-transform:uppercase}a.wcs-switch-link{display:block;margin-top:1em;width:-moz-fit-content;width:fit-content}.wcsatt-sub-discount{margin:0 .1em}.wcsatt-add-to-subscription-wrapper input,.wcsatt-options-wrapper input{margin:0}.wcsatt-options-wrapper-grouped li.one-time-option{display:none}.wcsatt-options-product-dropdown,ul.wcsatt-options-product{margin:0 0 .5em}.wcsatt-options-product-dropdown--hidden,ul.wcsatt-options-product--hidden{display:none}.wcsatt-options-product-prompt{margin-bottom:1em}.wcsatt-options-product-prompt--hidden{display:none}.wcsatt-options-product-prompt .wcsatt-options-prompt-text{margin:0 0 1em}.wcsatt-options-product-prompt .wcsatt-options-prompt-text label,.wcsatt-options-product-prompt.wcsatt-options-product-prompt-checkbox label{margin:0}.wcsatt-options-prompt-label .price,ul.wcsatt-options-product .from+*{margin-left:.15em}.wcsatt-options-product-prompt-checkbox label>span{margin-left:.3em}.wcsatt-options-product li span.one-time-option-details,.wcsatt-options-product li span.subscription-details{display:inline-block}.single-product div.product .single_variation .wcsatt-options-prompt-label .price{display:inline-block!important;margin-bottom:0!important}.single-product div.product .single_variation ul.wcsatt-options-product .price{display:inline!important;margin-bottom:0!important}.subscription-details-hidden .product-addon-totals .wc-pao-subtotal-line .subscription-details{display:none}ul.wcsatt-options-cart{margin:0 0 1.5em}.wcsatt-add-to-subscription-wrapper:before{clear:both;content:"";display:table;margin-top:2em}.wcsatt-add-to-subscription-wrapper label>span{margin-left:.3em}.wcsatt-add-to-subscription-options:before{clear:both;content:"";display:table;margin-top:1.5em}.wcsatt-add-to-subscription-options .subscription-status{display:none}.wcsatt-add-to-subscription-options table.my_account_orders{margin-bottom:0}.wcsatt-add-to-subscription-options .button.add:after{vertical-align:top}.wcsatt-add-cart-to-subscription-options .my_account_orders .button.view:after,.wcsatt-add-to-subscription-options .my_account_orders .button.view:after{display:none}.wcsatt-add-cart-to-subscription-options .woocommerce-orders-table__cell-subscription-products-overview ul,.wcsatt-add-to-subscription-options .woocommerce-orders-table__cell-subscription-products-overview ul{list-style-type:none;margin:0;padding:0}.wcsatt-add-to-subscription-options .subscription-actions{min-width:180px}fieldset.wcsatt-options-prompt-fieldset{border:0;margin:0;padding:0}.wcsatt-add-cart-to-subscription-wrapper{margin-bottom:2em}.wcsatt-add-cart-to-subscription-intro{font-size:1.25em;font-style:italic;font-weight:500;letter-spacing:1px;line-height:1.25em;margin:1.5em;text-align:center}.wcsatt-add-cart-to-subscription-action-wrapper{font-size:1.3em;position:relative}.wcsatt-add-cart-to-subscription-action-wrapper label{cursor:pointer;display:block;font-weight:300}.wcsatt-add-cart-to-subscription-action-input{margin-right:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.wcsatt-add-cart-to-subscription-options:before,.wcsatt-add-cart-to-subscription-wrapper:after{clear:both;content:"";display:table}.wcsatt-add-cart-to-subscription-options table.my_account_orders{margin-bottom:0}.wcsatt-add-cart-to-subscription-options .button.add:after{content:"";font-family:FontAwesomeSATT;font-size:.9em;line-height:.9em;margin-left:.5em}.wcsatt-add-cart-to-subscription-options .subscription-status{display:none}.wcsatt-add-cart-to-subscription-options .subscription-actions{min-width:180px}form.wcsatt-add-cart-to-subscription-form{margin:0!important}.wcsatt-add-cart-to-subscription-table-wrapper.wcsatt-add-cart-to-subscription-options table.shop_table_responsive thead,.wcsatt-add-to-subscription-table-wrapper.wcsatt-add-to-subscription-options table.shop_table_responsive thead{display:none}.wcsatt-add-cart-to-subscription-table-wrapper.wcsatt-add-cart-to-subscription-options table.shop_table_responsive tbody tr td,.wcsatt-add-to-subscription-table-wrapper.wcsatt-add-to-subscription-options table.shop_table_responsive tbody tr td{clear:both;display:block;text-align:right!important}.wcsatt-add-cart-to-subscription-table-wrapper.wcsatt-add-cart-to-subscription-options table.shop_table_responsive tbody tr td:not(.order-actions):before,.wcsatt-add-to-subscription-table-wrapper.wcsatt-add-to-subscription-options table.shop_table_responsive tbody tr td:not(.order-actions):before{content:attr(data-title) ": ";display:table;float:left;font-weight:700}.theme-twentytwenty.single-product form.cart input.wcsatt-add-to-subscription-action-input,.theme-twentytwentyone.single-product form.cart .wcsatt-options-product input,.theme-twentytwentyone.single-product form.cart input.wcsatt-add-to-subscription-action-input{height:25px;min-width:25px;width:25px}body.single-product.woocommerce div.product.elementor.has-subscription-plans form.cart div.woocommerce-variation-add-to-cart,body.single-product.woocommerce div.product.elementor.has-subscription-plans form.cart.variations_form,body.single-product.woocommerce div.product.elementor.has-subscription-plans form.cart:not(.grouped_form):not(.variations_form){display:block}.wcsatt-options-product-wrapper{margin:0 0 1.5em}.woocommerce-subscriptions-apfs-product__trial{margin-bottom:0}.woocommerce-subscriptions-apfs-product__trial+.woocommerce-subscriptions-apfs-product__signup-fee{margin-top:0}.woocommerce-subscriptions-apfs-product__signup-fee,.woocommerce-subscriptions-apfs-product__trial{color:inherit;display:block;font-size:.9em}.woocommerce-subscriptions-product-details>p{margin-bottom:1em;margin-top:0}.woocommerce-subscriptions-product-details__trial:not(:last-child){margin-bottom:0}.single_variation_wrap.wcsatt-variation-has-details .single_variation,.single_variation_wrap.wcsatt-variation-has-details .woocommerce-variation-price .price{margin-bottom:0!important}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.doenloadsub span.woocommerce-Price-currencySymbol {
font-size: 30px;
}
.footer-menu ul {
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap:0px;
}
.footersubcribtn
{
border: 1px solid rgba(255, 255, 255, 0.30);
}
.footersubcribtn button.elementor-button.elementor-size-md {
margin: 6px;
} h1#slider-1-slide-10-layer-0{
font-family: var(--e-global-typography-secondary-font-family ), Sans-serif !important;
font-style: normal !important;
font-weight: 900 !important;
text-transform: uppercase !important;
}
h1#slider-1-slide-11-layer-0 {
font-family: var(--e-global-typography-secondary-font-family ), Sans-serif !important;
font-style: normal !important;
font-weight: 900 !important;
text-transform: uppercase !important;
}
.tp-bullet-title
{
display: none;
}
p#slider-1-slide-1-layer-1
{
font-family: var(--e-global-typography-secondary-font-family ), Sans-serif !important;
line-height: -0.2px !important;
}
.loopproduct bdi {
color: #FFF;
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: 38.295px;
text-transform: capitalize;
}
.loopproduct .subscription-details {
color: #FFF;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 38.295px;
text-transform: capitalize;
}
.loopproduct .elementor-widget-wrap
{
box-shadow: 0px 31.91282081604004px 42.5504264831543px 0px rgba(0, 0, 0, 0.25);
}
.loopproductsmall bdi {
color: #FFF;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 18px;
text-transform: capitalize;
}
.loopproductsmall .elementor-widget-wrap
{
box-shadow: 0px 31.91282081604004px 42.5504264831543px 0px rgba(0, 0, 0, 0.25);
}
.loopproductsmall .subscription-details {
color: #FFF;
leading-trim: both;
text-edge: cap;
font-size: 12px !important;
font-style: normal;
font-weight: 500;
text-transform: capitalize;
}
.banner-btn .elementor-button-text
{
text-align: left !important;
} .how-to-use-box .elementor-column-gap-default
{
column-gap: 24px
}
.dot-css .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
right: -26px;
width: auto;
bottom: 2%;
left: unset;
}
.yith-wcaf-registration-form .register-form {
background-color: #48374d;
}
.woocommerce-terms-and-conditions-link {
background-color: rgb(96 96 96 / 0%) !important;
}
.woocommerce form .form-row.woocommerce-invalid label {
color: #fafe47;
}
.error-msg {
padding-bottom: 2px;
color: #fafe47;
}
.affliatecolum h3, .affiliate-info h4, .affiliate-info small, .affiliate-info label.bold-text {
color: white !important;
}
.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label {
color: #fafe47 !important;
}
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a {
color: #f5fe53;
}
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active {
border-bottom: 2px solid #f5fe53;
}
.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover {
color: #f5eb3d;
}
.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 {
transform: translateY(-30%);
}
.affiliate-stats span {
color: white;
}
.link-generator label {
color: #20182b !important;
}
.settings-box small {
color: white;
}
.pull-right label.per-page {
color: white;
margin-bottom: 5px !important;
}
.register-title
{
color: white !important;
text-align: center;
}
.yith-wcaf-registration-form h2 {
text-align: center;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-7a40884.gradient-border.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
backdrop-filter: blur(10px) !important;
}
.carticon a.elementor-icon {
display: none;
}
.loopproductsmall:hover .carticon a.elementor-icon{
display: block;
}
.carticonbig a.elementor-icon {
display: none;
}
.loopproduct:hover .carticonbig a.elementor-icon {
display: block;
}
table td, table th {
border: 1px solid hsl(0deg 0% 79.82% / 50.2%) !important;
color: white;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 100%;
}
.cart_totals h2 {
color: white !important;
}
.woocommerce a.remove {
color: #f5eb3d!important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 130px !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button
{
background-color: #f5eb3d;
color: #000;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover
{
background-color: #f5eb3d;
color: #000;
}
.woocommerce form .form-row label {
color: white;
}
form.checkout.woocommerce-checkout h3 {
color: white !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
padding-top: 4px !important;
}
.select2-container .select2-selection--single {
height: 35px !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
font-size: 25px;
}
.woocommerce-info {
border-top-color: #f5eb3d !important;
}
a.showcoupon {
color: #413146;
}
.woocommerce-privacy-policy-text a {
color: black !important;
}
.woocommerce-info a {
color: black !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
background-color: #f5eb3d;
color: #000;
}
.accorcss .elementor-accordion .elementor-accordion-item {
border: 1px solid #d5d8dc;
}
.accorcss .elementor-accordion .elementor-tab-title {
padding: 15px 1px !important;
}
.checkout-review-ordr-wrp {
display: flex;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
width: 100% !important;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 100% !important;
}
.col-checkout-cmn-sec {
width: 45% !important;
}
.col-checkout-cmn-sec-1 {
width: 100%;
max-width: 30%;
margin-right: 30px;
}
nav.woocommerce-MyAccount-navigation ul li {
list-style: none;
padding: 15px;
border: 1px solid;
margin-bottom: 15px;
}
.woocommerce-MyAccount-content {
color: white;
}
.woocommerce-account .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
width: 100% !important;
}
#customer_login .u-column1.col-1 {
width: 50% !important;
}
.woocommerce-account div#customer_login h2 {
color: white;
}
.woocommerce-privacy-policy-text p {
color: black;
}
.keycss input#license-id {
background: transparent;
border: 1px solid #f5eb3d;
border-radius: 8px;
color: #f5eb3d;
box-shadow: 0px 0px 20px 0px rgba(250, 237, 38, 0.12);
margin-top: 20px;
}
.keycss form#form-activation-action {
text-align: center;
}
.keycss button {
margin-top: 20px;
padding: 12px 32px;
border-radius: 6px;
border: none;
}
.activation-key-form-wrp {
text-align: center !important;
}
.payment_box.payment_method_stripe p a {
color: black;
}
ul#select2-billing_country-results li {
color: black;
}
.woocommerce-order p {
color: white;
}
.woocommerce-order a {
color: white;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
color: white;
padding: 0px;
}
.woocommerce-checkout h2 {
color: white !important;
}
address {
color: white;
}
.woocommerce-order-details div {
color: white;
font-weight: 700;
margin-bottom: 35px;
}
.woocommerce-order-details a{
margin-left: 10px;
}
.woocommerce-account h2 {
color: white !important;
}
#wc-stripe-cc-form label {
color: black !important;
}
form.woocommerce-ResetPassword.lost_reset_password p {
color: white;
margin-bottom: 15px;
}
form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
background: #fafe47;
color: black;
padding: 15px 0px;
width: 100%;
max-width: 28%;
}
.woocommerce-lost-password input#user_login {
max-width: 60% !important;
margin-top: 15px;
}
.loopproductsmall {
cursor: pointer;
}
.lost-password-cnf-msg p {
color: #fafe47 !important
}
.woocommerce-Address-title.title h3 {
color: white !important;
}
.become-an-affiliate-form button.btn.button {
background-color: #fafe47;
}
.yith-wcaf-registration-form .become-an-affiliate-form {
background-color: #4a3a4f;
color: white;
}
.become-an-affiliate-form p
{
font-family: var(--e-global-typography-44586f5-font-family), Sans-serif;
font-size: var(--e-global-typography-44586f5-font-size);
font-weight: var(--e-global-typography-44586f5-font-weight);
line-height: var(--e-global-typography-44586f5-line-height);
letter-spacing: var(--e-global-typography-44586f5-letter-spacing);
word-spacing: var(--e-global-typography-44586f5-word-spacing);
}
.headfour
{
background: #fafe47;
padding: 3px 20px;
color: #1e1726;
font-family: "Orbitron" !important;
font-size: 13px !important;
font-weight: 600 !important;
max-width: 100% !important;
}
.blogcontent a {
color: #3e2d44 !important;
font-weight: 700 !important;
text-decoration: underline !important;
}
label[for=payment_method_stripe],label[for=payment_method_eh_stripe_checkout]{
width: 87%;
}
#place_order{
width: 100%;
padding: 15px 18px;
color: #5a5560;
}
.col-checkout-cmn-sec-1,.col-checkout-cmn-sec-2{
border: solid 1px #f5eb3d;
padding: 20px;
border-radius: 10px;
}
form.checkout.woocommerce-checkout h3 {
color: #5a5560 !important;
background: #f5eb3d;
padding: 5px;
font-size: 30px;
}
#order_review .woocommerce-checkout-review-order-table .woocommerce-shipping-totals.shipping,#order_review .woocommerce-checkout-review-order-table .shipping.recurring-total {
display: none;
}
.ch_disable{
cursor: not-allowed;
pointer-events: none;
background: #e6e6e6;
border-color: #e6e6e6;
}
#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
max-width: 40px;
padding-left: 3px;
margin: 0;
}
.woocommerce-page .edit-account .form-row-last{
width:100%;
}
.txtterm{
color: red;
}
.notice_pp{
background: #f5eb3d;
width: 87%;
color: black;
margin-bottom: 10px;
padding: 5px 19px;
border-radius: 8px;
}
form.checkout #eh-stripe-payment-request-button{
padding-top: 50px !important;
}
@media (min-width: 767px){
.ppc-button-wrapper{
margin-top: 10px;
}
#order_review{
display: flex;
flex-direction: column;
}
#order_review .woocommerce-checkout-review-order-table{
order: 3;
}
form.woocommerce-ResetPassword {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first,form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row.form-row-last{
width: 28%;
}
form.woocommerce-ResetPassword.lost_reset_password p{
width: 100%;
max-width: 60%;
}
} @media (max-width: 1024px){
rs-bullets.tp-bullets.ares.horizontal.nav-pos-hor-left.nav-pos-ver-center.nav-dir-horizontal.noSwipe {
top: 60% !important;
left: 10px !important;
}
}
@media only screen and (max-width: 1024px) and (min-width: 900px)
{
h1#slider-1-slide-1-layer-0 {
padding-left: 10px;
}
p#slider-1-slide-1-layer-1 {
padding-left: 10px;
}
}
@media (max-width: 767px){
.notice_pp{
width:100%;
}
.game-arrow .elementor-swiper-button
{
top: unset !important;
bottom: -5% !important;
}
.dot-css .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
right: -10px;
width: auto;
bottom: 7%;
left: unset;
}
.checkout-review-ordr-wrp {
display: grid;
}
.col-checkout-cmn-sec {
width: 100% !important;
padding: 0px 20px;
}
.col-checkout-cmn-sec-2 {
padding: 0px 20px;
}
.woocommerce-order h4.headfour{
display: block;
width: 100%;
max-width: 100% !important;
}
.woocommerce-thankyou-order-details{
margin-top: 28px !important;
}
a.download-license{
display: block;
margin-left: 0;
}
p.woocommerce-thankyou-order-received{
margin-top: 15px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{
display: flex;
flex-direction: column;
}
.woocommerce ul.order_details li{
display: flex;
line-height: 30px;
border-right: none;
}
.woocommerce ul.order_details li strong{
margin-left: 10px;
}
}