.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.wfty_wrap {
margin: 0 auto;
max-width: 980px
}
.wfty_wrap * {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box
}
.wfty_wrap .wfty_box {
position: relative
}
.wfty_wrap .wfty_box:after {
content: " ";
display: block;
clear: both
}
.wfty_wrap .wfty_customer_info .wfty_title {
line-height: 24px
}
.wfty_customer_info .wfty_title {
font-size: 20px;
text-align: left
}
.wfty_wrap .wfty_title, .wfty_wrap .wc-bacs-bank-details-heading {
margin: 0 0 15px;
font-size: 20px;
line-height: 24px;
font-weight: 400
}
.wfty_wrap .wfty_2_col_left, .wfty_wrap .wfty_2_col_right {
width: 50%;
float: left;
margin-bottom: 15px;
padding-right: 20px;
margin-left: 0
}
.wfty_wrap .wfty_2_col_left {
margin-bottom: 15px !important;
padding-right: 20px !important;
}
.wfty_wrap .wfty_full_width .wfty_2_col_left, .wfty_wrap .wfty_full_width .wfty_2_col_right {
width: 100%;
float: none;
padding: 0 !important;
}
.wfty_wrap .wfty_2_col_left:empty, .wfty_wrap .wfty_2_col_right:empty {
display: none
}
.wfty_clear {
clear: both
}
.wfty_clear_15 {
clear: both;
height: 15px
}
.wfty_customer_info .wfty_clear_15{height:5px}
.wfty_clearfix:after, .wfty_clearfix:before {
content: '';
display: block
}
.wfty_customer_info .wfty_text {
margin: 0;
padding: 0;
font-size: 15px;
line-height: 21px
}
.wfty_customer_info .wfty_text_bold {
margin: 0 0 5px;
padding: 0;
font-weight: 700
}
.wfty_wrap .wfty_order_details .wfty_pro_list {
font-size: 15px;
line-height: 20px;
font-weight: 400
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv {
width: 70%;
float: left;
padding: 22px 0px;
position: relative
}
.rtl .wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv {
float: right;
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_rightDiv {
text-align: right;
width: 30%;
float: left;
padding: 22px 0;
}
.rtl .wfty_wrap .wfty_order_details .wfty_pro_list .wfty_rightDiv {
text-align: left;
padding-left: 15px;
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_img {
position: relative;
width: 60px;
float: left
}
.rtl .wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_img {
float: right;
margin-left: 15px;
}
.wfty_wrap a {
-webkit-transition: all 0.4s ease-in-out;
-khtml-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_img img {
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #dddddd;
display: block;
width: 100%
}
.wfty_wrap img {
max-width: 100%
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_img .wfty_qty {
background: #7c7c7c;
position: absolute;
top: -8px;
right: -8px;
width: 20px;
height: 20px;
font-size: 11px;
line-height: 20px;
font-weight: 700;
border-radius: 50%;
text-align: center
}
.wfty_wrap .wfty_order_details .wfty_show_images .wfty_pro_list .wfty_leftDiv .wfty_p_name {
padding-left: 75px;
position: relative;
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_name a {
text-decoration: none;
font-weight: 700
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_name .wfty_info {
display: block;
font-size: 13px;
line-height: 20px
} .wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_name ul.wc-item-meta, .wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_name ul.wc-item-downloads {
list-style: none;
padding: 0;
margin: 0
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_name ul.wc-item-meta li, .wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_name ul.wc-item-downloads li {
list-style: none;
padding: 0;
margin: 0;
font-style: normal
}
.wfty_rightDiv .woocommerce-Price-amount {
font-size: 18px;
font-weight: 500
}
.wfty_wrap .wfty_order_details table tfoot tr {
display: table-row
}
.wfty_wrap .wfty_order_details table tfoot tr:first-child td, .wfty_wrap .wfty_order_details table tfoot tr:first-child th {
padding-top: 22px
}
.wfty_wrap .wfty_order_details table tfoot tr th {
width: 50%;
text-align: left;
padding: 2px 10px 2px 0
}
body .wfty_wrap .wfty_order_details table tfoot tr th {
padding: 2px 0;
}
.rtl .wfty_wrap .wfty_order_details table tfoot tr th {
text-align: right;
}
.rtl .wfty_wrap table.my_account_orders th, .rtl .wfty_wrap table.my_account_orders td, .rtl .wfty_wrap table.wfty_order_downloads tr * {
text-align: right !important;
}
.wfty_wrap .wfty_order_details table tfoot tr td {
width: 50%;
text-align: right;
padding: 2px 0 2px 10px
}
.rtl .wfty_order_details table tfoot tr td {
text-align: left;
}
.wfty_wrap .wfty_order_details table tfoot tr td, .wfty_wrap .wfty_order_details table tfoot tr th {
display: table-cell;
border: none;
font-size: 15px;
line-height: 20px;
color: #4c4c4c;
font-weight: 400;
background: 0 0;
text-transform: initial
}
.wfty_wrap .wfty_order_details table tfoot tr:last-child td, .wfty_wrap .wfty_order_details table tfoot tr:last-child th {
padding-top: 22px;
border-top: 1px solid #dddddd;
font-weight: 600
}
.wfty_wrap .wfty_order_details table tfoot tr:nth-last-child(2) td, .wfty_wrap .wfty_order_details table tfoot tr:nth-last-child(2) th {
padding-bottom: 22px
}
body .wfty_wrap .wfty_order_details table tfoot tr:last-child th,body .wfty_wrap .wfty_order_details table tfoot tr:last-child td {
padding: 22px 0;
}
.wfty_wrap .wfty_order_details table tfoot tr:last-child td {
font-size: 28px;
line-height: 32px
}
.wfty_Mview {
display: none
}
.wfty_quantity {
font-size: 12px;
color: #4c4c4c;
margin-top: 4px
}
.wfty_quantity strong {
color: #000;
font-weight: 400
}
.wfty-clearfix {
clear: both
}
.wfty-hr, .elementor .wfty-hr {
background-color: #e3e3e3;
height: 1px;
margin: 10px 0 15px
}
.wfty_info .wc-item-downloads {
display: none
}
.wfty_wrap .wfty_left {
text-align: left
}
.wfty_wrap .wfty_center {
text-align: center
}
.wfty_wrap .wfty_order_details table {
width: 100%;
border-collapse: collapse;
border: none;
border-top: 1px solid #dddddd;
margin-top: 0;
}
.wfty_wrap .wfty_subscription .wfty_title {
margin-top: 15px
}
.wfty_wrap .wfty_subscription table, .wfty_wrap .wfty_order_download table {
border: none;
margin-bottom: 1.5em;
box-shadow: none;
}
.wfty_wrap .wfty_subscription table thead th {
padding-top: 15px
}
.wfty_wrap table.wfty_order_downloads thead th {
text-align: left;
padding-bottom: 8px
}
.wfty_wrap .wfty_subscription table thead th, .wfty_wrap table.wfty_order_downloads thead th {
text-transform: capitalize
}
.wfty_wrap table.my_account_orders {
font-size: 15px
}
.wfty_wrap table.my_account_orders td {
padding-left: 0;
padding-right: 0
}
.wfty_wrap .subscription-actions {
padding-top: 8px;
padding-bottom: 8px
}
.wfty_wrap .wc-item-download-label {
color: #000;
font-weight: 400
}
.wfty_wrap .wc-item-downloads li a {
color: #000;
padding: 2px 7px;
border: 1px solid #d8d8d8;
margin-left: 5px;
border-radius: 8px
}
.wffn_order_details_table .wfty_wrap .wfty_box.wfty_order_details table tr th {
color: #000
}
.wffn_order_details_table .wfty_show_images .wfty_quantity_value_box {
position: absolute;
top: -10px;
left: 48px;
border: 0;
height: 20px;
width: 20px;
z-index: 1;
font-size: 14px !important;
text-align: center !important;
line-height: 20px !important;
color: #fff !important;
}
.rtl .wffn_order_details_table .wfty_show_images .wfty_quantity_value_box {
right: 2px;
}
.wffn_order_details_table .wfty_show_images .wfty_quantity_value_box:after {
content: '';
height: 20px;
width: 20px;
background: #b1b1b1;
position: absolute;
left: 0;
z-index: -1;
border-radius: 50%;
top: 0
}
.wffn_order_details_table .wfty_show_images .wfty_quantity_value_box .multiply {
display: none
}
.wffn_order_details_table .wfty_hide_images .wfty_quantity_value_box {
padding-left: 6px
}
.wffn_order_details_table .wfty_hide_images .wfty_quantity_value_box > span {
padding-right: 2px;
position: relative;
top: -1px
}
.wfty_pro_list_cont {
width: 100%;
float: left;
border-bottom: 2px groove #d5d5d5
}
.wfty_pro_list_cont > table {
margin-bottom: 0;
}
.wfty_box > .wfty_pro_list_cont:last-child {
border-bottom: none
}
.elementor-order-details-wrapper .wffn_order_details_table .wfty_wrap .wfty_subscription table .subscription-actions a::after {
display: none;
}
.elementor-order-details-wrapper .wffn_order_details_table .wfty_wrap table.shop_table_responsive tr {
border: none;
}
.wfty_wrap .nobr {
white-space: normal
}
.wfty_wrap table.wfty_order_downloads tr td.download-file a, .wffn_order_details_table .wfty_wrap .wfty_subscription table tr td.subscription-actions a {
padding: 5px 10px;
display: block;
margin-right: 0;
text-align: center !important;
text-transform: inherit;
color: #fff;
background-color: #70dc1d;
float: right;
max-width: 125px;
}
.wffn_order_details_table .wfty_wrap .wfty_subscription table tr td.subscription-actions a {
display: inline-block
}
@media (max-width: 600px) {
.wfty_Dview {
display: none
}
.wfty_Mview {
display: block
}
.wfty_wrap .wfty_box.wfty_product.wfty_def_style {
padding-bottom: 15px
}
.wfty_wrap .wfty_2_col_left, .wfty_wrap .wfty_2_col_right {
width: 100%;
float: none;
padding-right: 8px !important;
}
.wfty_wrap .wfty_2_col_right {
margin-left: 0
}
.wfty_wrap .wfty_order_details table tfoot tr:last-child td {
font-size: 20px;
line-height: 24px
}
.wffn_order_details_table .shop_table.shop_table_responsive thead {
display: none;
}
body .wffn_order_details_table .shop_table.shop_table_responsive tr td {
display: block;
text-align: right !important;
padding: 10px 0 !important;
}
body .wffn_order_details_table .shop_table.shop_table_responsive tr td:before {
content: attr(data-title) ": ";
float: left;
display: block;
}
.wffn_order_details_table .shop_table.shop_table_responsive tr td.download-file::before {
content: '';
}
.wffn_order_details_table .wfty_wrap .wfty_order_downloads tr th, .wffn_order_details_table .wfty_wrap .wfty_order_downloads tr td {
width: auto !important;
}
.wffn_order_details_table .wfty_wrap .touch-scroll-table {
width: auto;
padding: 0;
position: inherit;
overflow-y: unset;
margin-left: 0;
overflow-x: unset;
box-shadow: none;
}
}
.wffn_order_details_table .wfty_pro_list_cont .wfty_pro_list .wfty_info * {
font-size: 12px;
}
.wffn_order_details_table .wfty_pro_list_cont .wfty_pro_list .wfty_info ul li:after, .wffn_order_details_table .wfty_pro_list_cont .wfty_pro_list .wfty_info ul li:before {
display: none
}
.wffn_order_details_table .wfty_pro_list_cont .wfty_pro_list .wfty_info ul li * {
display: inline
}
.wfty_wrap .wfty_order_details .wfty_pro_list .wfty_leftDiv .wfty_p_name .wfty_info .wc-item-meta-label {
clear: none;
}
.wfty_wrap table.wfty_order_downloads tbody tr td.download-file a, .et-db #et-boc .wfty_wrap table.wfty_order_downloads tbody, .et-db #et-boc .wfty_wrap table.wfty_order_downloads tbody tr td.download-file, .et-db #et-boc .wfty_wrap table.wfty_order_downloads tbody tr {
text-decoration: none !important;
}
.wffn_order_details_table .wfty_pro_list_cont {
border-bottom: none
}
.wfty_wrap table.my_account_orders td, .wfty_wrap table.my_account_orders th {
text-align: left;
}
.wfty_wrap table.shop_table_responsive td:last-child, .wfty_wrap table.shop_table_responsive th:last-child {
text-align: right;
}
.wfty_quantity strong {
display: none;
}
.wfty_pro_list_cont .wfty_pro_list .wfty_quantity_value_box {
color: #fff;
font-size: 13px
}
.wfty_box .wfty_pro_list_cont + div:not(.wfty_pro_list_cont) {
clear: both;
margin-top: 10px;
}
.wffn_order_details_table .wfty_wrap .wfty_subscription table tr td.subscription-actions a {
padding: 5px 10px;
display: inline;
text-transform: none;
border-radius: unset;
border: none;
margin-right: 0;
}
.wffn_order_details_table .wfty_wrap .wfty_subscription table tr th, .wffn_order_details_table .wfty_wrap .wfty_subscription table tr td, .wfty_wrap table.wfty_order_downloads tr th, .wfty_wrap table.wfty_order_downloads tr td {
padding: 8px 8px 8px 0;
border: none;
text-transform: none;
background: transparent;
}
.wffn_order_details_table .wfty_wrap .wfty_subscription table tr th:last-child, .wffn_order_details_table .wfty_wrap .wfty_subscription table tr td:last-child, .wfty_wrap table.wfty_order_downloads tr th:last-child, .wfty_wrap table.wfty_order_downloads tr td:last-child {
padding-right: 0;
word-break: initial
}
.wfty_wrap table.wfty_order_downloads tr td.download-file a {
padding: 5px 10px;
display: block;
margin-right: 0;
text-align: center !important;
text-transform: inherit
}
.wfty_wrap .wfty_order_downloads {
width: 100%;
}
.wfty_wrap .wfty_order_downloads tr td.download-product {
word-break: break-word;
}
.wfty_wrap table.my_account_customers td:first-child {
text-align: left;
padding-left: 10px;
}
.wfty_wrap table.my_account_customers .subscription-next-payment {
text-align: left;
padding: 0 10px;
}
.wfty_2_col_left:first-child div {
word-wrap: break-word;
}
.wfty_subscription .subscription-id.order-number {
display: inline-flex
}
.wfty_wrap .subscription-id a,
.wfty_wrap .subscription-id a *,
.wfty_wrap .subscription-id a strong,
.et-db #et-boc .et-l .et_wfty_order_details_2 #et_wfty_order_details .wffn_order_details_table .wfty_wrap .wfty_subscription table tr td.subscription-id a *,
.et-db #et-boc .et-l .et_wfty_order_details_0 #et_wfty_order_details .wffn_order_details_table .wfty_wrap .wfty_subscription table tr td.subscription-id a * {
color: royalblue !important;
}
.wfty-hide-download .wfty_wrap:not(.wfty_frontend_view) .wfty_order_download, .wfty-hide-subscription .wfty_wrap:not(.wfty_frontend_view) .wfty_subscription {
display: none !important;
}
.wffn_order_details_table .woocommerce-order-details.mollie-instructions {
width: 100%;
float: left;
position: relative
}