
.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 .4s ease-in-out;
	-khtml-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .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 #ddd;
	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 .wfty_t{display:block}*/
.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 #ddd;
	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 #ddd;
	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;
}
