.logged-in h1.entry-title,
.woocommerce-account h1.entry-title {
    margin: 0 5.5555vw 2.0833vw;
    font-weight: 400;
    font-size: calc(48vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.woocommerce-account . {
    margin: 0;
}

.woocommerce-account .entry-content>.woocommerce {
    border-top: 1px solid rgba(30, 30, 30, 0.1);
    display: flex !important;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.woocommerce-account .entry-content>.woocommerce::before,
.woocommerce-account .entry-content>.woocommerce::after {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 26.3888vw;
    flex-shrink: 0;
    float: none;
    border-right: 1px solid rgba(30, 30, 30, 0.1);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 2.4305vw 1.3888vw 2.7777vw 5.5555vw;
    list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
    margin-bottom: 2.0833vw;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 0.3472vw 0;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #1E1E1E;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: var(--title_color);
}

.woocommerce-account .woocommerce-MyAccount-content {
    padding: 2.6388vw 5.9027vw 6.9444vw 4.1666vw;
    width: 100%;
    float: none;
}

.woocommerce-account .woocommerce-MyAccount-content>p {
    margin: 0;
    width: 56.25vw;
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.6;
    color: #1E1E1E;
}

.woocommerce-account .woocommerce-MyAccount-content>p>mark {
    background-color: transparent;
    font-weight: 600;
}

.woocommerce-account .woocommerce-MyAccount-content>p:not(:last-child) {
    margin-bottom: 1.3888vw;
}

.woocommerce-account .woocommerce-MyAccount-content>p strong {
    font-weight: 600;
}

.woocommerce-account .woocommerce-MyAccount-content>p a {
    font-weight: 600;
    color: var(--title_color);
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message {
    margin: 0 0 1.3888vw;
    padding: 0.6944vw;
    border: 0;
    background: rgba(216, 108, 151, 0.05);
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info::before,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message::before {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-content .return-to-shop a.button,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message a.button,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message {
    padding: 0;
    display: inline-block;
    background-color: transparent;
    border-radius: 0;
    font-weight: 600;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    color: var(--title_color);
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message.woocommerce-message--info {
    font-weight: 400;
    color: #1E1E1E;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message a.button {
    margin-left: 0.3472vw;
}

.woocommerce-account .woocommerce-MyAccount-content .return-to-shop {
    margin-top: 1.0416vw;
}

.woocommerce-account .woocommerce-MyAccount-content .return-to-shop a.button {
    padding: 0.6944vw;
}

.woocommerce-account .woocommerce-MyAccount-content table.shop_table {
    margin: 0;
    border: 0;
    border-radius: 0;
    display: table;
    border-collapse: initial;
    border-spacing: 0px;
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders thead tr th {
    padding: 0.6944vw;
    border: 0;
    border-bottom: 4px solid #fff;
    font-weight: 600;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody {
    border: 0;
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr {
    background-color: rgba(216, 108, 151, 0.05);
    border: 0;
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr:not(:last-child) {
    margin-bottom: 0.2777vw;
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr td {
    padding: 0.6944vw;
    border: 0;
    border-bottom: 4px solid #fff;
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-number a {
    color: #1E1E1E;
}

.woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    color: var(--title_color);
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
    margin-top: 2.7777vw;
    margin-bottom: 0;
    padding-bottom: 2.7777vw;
    width: 100%;
    border-bottom: 1px solid rgba(30, 30, 30, 0.1);
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title {
    margin: 0;
    font-weight: 600;
    font-size: calc(28vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table .product-name .wc-item-meta {
    display: none !important;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table {
    margin-top: 1.3888vw;
    border: 0;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table thead,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot {
    padding: 0;
    border: 0;
    display: block;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table thead tr,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr {
    display: flex;
    border: 0;
    font-size: calc(16vw * 100 / 1440);
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table .product-name,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr th {
    padding: 0.6944vw;
    width: 60%;
    border: 0;
    display: block;
    font-weight: 600;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table .product-total,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr td {
    padding: 0.6944vw;
    width: 40%;
    border: 0;
    display: block;
    font-weight: 600;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table thead tr th,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr th,
.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr td {
    font-weight: 600;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr {
    background-color: rgba(216, 108, 151, 0.05);
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr:not(:last-child) {
    margin-bottom: 0.2777vw;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr .product-name a {
    color: var(--title_color);
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr .product-name .product-quantity {
    font-weight: 400;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details {
    margin-top: 1.3194vw;
    width: 100%;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title {
    margin: 0;
    font-weight: 600;
    font-size: calc(28vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address {
    margin: 1.3888vw 0 0;
    padding: 0;
    border: 0;
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.6;
    color: #1E1E1E;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address p {
    margin: 0;
    padding: 0 !important;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address p::before {
    display: none !important;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-bacs-bank-details {
    margin-top: 3.4722vw;
}

.woocommerce .woocommerce-MyAccount-content .wc-bacs-bank-details-heading {
    margin: 0;
    font-weight: 700;
    font-size: calc(28vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.woocommerce .woocommerce-MyAccount-content .wc-bacs-bank-details-account-name {
    margin: 1.0416vw 0 0;
    font-weight: 600;
    font-size: calc(22vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.woocommerce-MyAccount-content .woocommerce-Address-title {
    margin-bottom: 1.0416vw;
}

.woocommerce-MyAccount-content .woocommerce-Address-title h3,
.woocommerce-MyAccount-content form h3,
.woocommerce-MyAccount-content form fieldset legend {
    margin: 0 0 1.0416vw;
    font-weight: 600;
    font-size: calc(28vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #1E1E1E;
}

.woocommerce-MyAccount-content .woocommerce-Address-title a {
    display: inline-block;
    font-weight: 600;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    color: var(--title_color);
}

.woocommerce-MyAccount-content address {
    margin: 0;
    display: inline-block;
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
    font-style: inherit;
}

.woocommerce-MyAccount-content form {
    width: 43.4722vw;
}

.woocommerce-billing-fields-address {
    width: 100%;
}

.woocommerce-address-fields__field-wrapper,
.woocommerce-EditAccountForm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce-MyAccount-content form fieldset {
    margin: 0;
    padding: 0;
    width: 100%;
    border: none;
}

.woocommerce-EditAccountForm .clear {
    display: none;
}

.woocommerce-address-fields__field-wrapper #billing_phone_field,
.woocommerce-address-fields__field-wrapper #billing_first_name_field,
.woocommerce-address-fields__field-wrapper #billing_last_name_field,
.woocommerce-address-fields__field-wrapper #billing_email_field,
.woocommerce-page form.woocommerce-EditAccountForm .form-row.form-row-first,
.woocommerce-page form.woocommerce-EditAccountForm .form-row.form-row-last {
    width: 47%;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row,
.woocommerce-page form.woocommerce-EditAccountForm .form-row {
    position: relative;
    margin: 0;
    padding: 0 0 0.9027vw 0;
    width: 100%;
    float: none;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row.thwcfd-field-country {
    display: none;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row input,
.woocommerce-page form.woocommerce-EditAccountForm .form-row input {
    position: relative;
    margin: 0;
    padding: 1.3888vw 1.0416vw 1.0416vw 1.0416vw;
    width: 100%;
    height: 4.1666vw;
    display: block;
    border-radius: 0;
    border: 0;
    background: #fff;
    border-bottom: 1px solid rgba(30, 30, 30, 0.25);
    text-align: left;
    font-family: 'Gilroy';
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #1E1E1E;
    opacity: 1;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row input:focus,
.woocommerce-page form.woocommerce-EditAccountForm .form-row:focus {
    outline: none;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row input::placeholder,
.woocommerce-page form.woocommerce-EditAccountForm .form-row::placeholder {
    color: rgba(30, 30, 30, 0.45);
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row input::-moz-placeholder,
.woocommerce-page form.woocommerce-EditAccountForm .form-row::-moz-placeholder {
    color: rgba(30, 30, 30, 0.45);
    opacity: 1!important;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row input::-webkit-input-placeholder,
.woocommerce-page form.woocommerce-EditAccountForm .form-row::-webkit-input-placeholder {
    color: rgba(30, 30, 30, 0.45);
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row label,
.woocommerce-page form.woocommerce-EditAccountForm .form-row label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-family: 'Gilroy';
    font-weight: 600;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #1E1E1E;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row label .required,
.woocommerce-page form.woocommerce-EditAccountForm .form-row label .required {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-family: 'Gilroy';
    font-weight: 600;
    font-size: calc(12vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: var(--title_color);
}

.woocommerce-page form.woocommerce-EditAccountForm .form-row span {
    margin-top: 0.3472vw;
    padding: 0 1.0416vw;
    display: block;
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
    opacity: 0.45;
}

.woocommerce-page form.woocommerce-EditAccountForm .form-row span.password-input {
    margin: 0;
    padding: 0;
    opacity: 1;
}

.woocommerce-page form.woocommerce-EditAccountForm .form-row .woocommerce-password-strength.short {
    margin-top: 0.3472vw;
    padding: 0 1.0416vw;
    background-color: #fff;
    border: 0;
    display: block;
    text-align: left;
    font-weight: 600;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: var(--title_color);
}

.woocommerce-page form.woocommerce-EditAccountForm .form-row span em {
    font-style: inherit;
}

.woocommerce-page form.woocommerce-EditAccountForm .form-row span.password-input .woocommerce-password-hint {
    margin-top: 0.3472vw;
    padding: 0 1.0416vw;
    display: block;
    text-align: left;
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.woocommerce-page form.woocommerce-EditAccountForm .form-row span .show-password-input {
    top: 1.7361vw;
    margin: 0;
    padding: 0;
    opacity: 1;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-container {
    width: 100% !important;
    cursor: pointer;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-selection {
    width: 100%;
    height: auto;
    border: 0;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-selection__rendered {
    position: relative;
    margin: 0;
    padding: 1.7361vw 2.4305vw 1.0416vw 1.0416vw;
    width: 100%;
    height: 4.1666vw;
    display: flex;
    align-items: flex-end;
    border-radius: 0;
    border: 0;
    background: #fff;
    border-bottom: 1px solid rgba(30, 30, 30, 0.25);
    text-align: left;
    font-family: 'Gilroy';
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #1E1E1E;
    opacity: 1;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-selection__placeholder {
    display: block;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-selection__arrow {
    position: absolute;
    top: 0.3472vw;
    right: 0;
    width: 1.6666vw;
    height: 100%;
    display: block;
    background-image: url(../images/product-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: rotate(0deg);
    transition: all .2s linear;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-container--open .select2-selection__arrow {
    transform: rotate(180deg);
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-selection__arrow b {
    display: none;
}

.woocommerce .woocommerce-EditAccountForm>p,
.woocommerce-address-fields>p {
    margin: 0;
}

.woocommerce .woocommerce-EditAccountForm>p>button.button,
.woocommerce .woocommerce-address-fields>p>button.button {
    margin-top: 1.1111vw;
    padding: 1.0416vw 1.3888vw;
    min-width: 14.0277vw;
    border-radius: 0;
    border: none;
    background-color: var(--main_color);
    text-transform: uppercase;
    font-family: 'Gilroy';
    font-weight: 700;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #fff;
    cursor: pointer;
    transition: all .3s linear;
}

.woocommerce-notices-wrapper .woocommerce-error {
    margin: 0 0 1.3888vw;
    padding: 1.3888vw 2.0833vw 1.3888vw 1.0416vw;
    background: #FDF8FA;
    border: 0;
    display: inline-block;
}

.woocommerce-notices-wrapper .woocommerce-error::before,
.woocommerce-notices-wrapper .woocommerce-error::after {
    display: none;
}

.woocommerce-notices-wrapper .woocommerce-error li {
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: var(--title_color);
}

.woocommerce-notices-wrapper .woocommerce-error li:not(:last-child) {
    margin-bottom: 0.3472vw;
}

.woocommerce-notices-wrapper .woocommerce-error li strong {
    font-weight: 400;
}

.woocommerce-MyAccount-content .tinv-wishlist form {
    width: 100%;
}

.logged-in.woocommerce-account .tinvwl-table-manage-list {
    padding: 0;
    border: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 4.1666vw;
}

.logged-in.woocommerce-account .tinvwl-table-manage-list .wishlist_item {
    position: relative;
    padding: 0;
    width: auto;
    border: 0;
}

.logged-in.woocommerce-account .tinvwl-table-manage-list .wishlist_item {
    border: 0;
}

.logged-in.woocommerce-account .tinvwl-table-manage-list .wishlist_item::after {
    content: '';
    display: none;
}

.logged-in .tinvwl-table-manage-list {
    padding: 0 0 5.2083vw;
    border-top: 1px solid rgba(30, 30, 30, 0.1);
    display: flex;
    flex-wrap: wrap;
}

.logged-in .tinvwl-table-manage-list .wishlist_item {
    position: relative;
    margin: 0;
    padding: 0;
    width: 25%;
    height: auto;
    padding: 2.7777vw 3.3333vw;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    border-bottom: 1px solid rgba(30, 30, 30, 0.1);
}

.logged-in .tinvwl-table-manage-list .wishlist_item::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: rgba(30, 30, 30, 0.1);
}

.logged-in .tinvwl-table-manage-list .wishlist_item:nth-child(4n)::after {
    content: '';
    display: none;
}

.tinvwl-table-manage-list .product-thumbnail {
    width: 100%;
    min-width: none;
    height: auto;
    display: flex;
}

.tinvwl-table-manage-list .product-thumbnail a {
    width: 100%;
    height: 100%;
    display: flex;
}

.tinvwl-table-manage-list .product-thumbnail a img {
    width: 100%;
    height: 18.1944vw;
    object-fit: contain;
    object-position: center;
}

.tinvwl-table-manage-list .product-name {
    margin-top: 1.3888vw;
    margin-bottom: 0.6944vw;
}

.tinvwl-table-manage-list .product-name a {
    display: block;
    font-weight: 400;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.tinvwl-table-manage-list .variation {
    display: none;
}

.tinvwl-table-manage-list .product-price {
    margin-top: auto;
    margin-bottom: 0;
    display: inline-flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: baseline;
}

.tinvwl-table-manage-list .product-price ins {
    margin-right: 1.0416vw;
    background: transparent;
}

.tinvwl-table-manage-list .product-price ins .woocommerce-Price-amount.amount,
.tinvwl-table-manage-list .product-price>.woocommerce-Price-amount.amount bdi {
    font-weight: 600;
    font-size: calc(20vw * 100 / 1440);
    line-height: 1.2;
    color: #1E1E1E;
}

.tinvwl-table-manage-list .product-price del {
    text-decoration: none !important;
}

.tinvwl-table-manage-list .product-price del .woocommerce-Price-amount.amount bdi {
    font-weight: 400;
    font-size: calc(14vw * 100 / 1440);
    line-height: 1.2;
    text-decoration-line: line-through;
    color: #1E1E1E;
    opacity: 0.45;
}

.tinv-wishlist .tinvwl-table-manage-list .product-action {
    margin-top: 0.6944vw;
    margin-bottom: 0;
    width: auto;
    text-align: left;
}

.tinv-wishlist .tinvwl-table-manage-list .product-action button.button {
    margin: 0;
    padding: 1.0416vw 1.3888vw;
    width: auto;
    min-width: 14.0277vw;
    border-radius: 0;
    border: none;
    background-color: var(--main_color);
    text-transform: uppercase;
    font-family: 'Gilroy';
    font-weight: 700;
    font-size: calc(16vw * 100 / 1440);
    line-height: 1.2;
    letter-spacing: 0.01em;
    color: #fff;
    cursor: pointer;
    transition: all .3s linear;
}

.logged-in.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .product-remove {
    position: absolute;
    top: 0.8333vw;
    right: 0.8333vw;
    margin: 0;
    padding: 0;
    width: auto;
}

.logged-in .tinv-wishlist .tinvwl-table-manage-list .product-remove {
    position: absolute;
    top: 3.6111vw;
    right: 4.2361vw;
    padding: 0;
    width: auto;
}

.tinv-wishlist .tinvwl-table-manage-list .product-remove button {
    margin: 0;
    padding: 0.6944vw;
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
}

.tinv-wishlist .tinvwl-table-manage-list .product-remove button::before {
    content: '';
    width: 1.6666vw;
    height: 1.6666vw;
    display: block;
    background-image: url(../images/heart3-active.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.tinv-wishlist .tinvwl-table-manage-list .product-remove button i {
    display: none;
}


/* Responsiveness // Responsiveness // Responsiveness */

@media (min-width: 768px) {
    .tinvwl-table-manage-list .product-name a:hover {
        opacity: .75;
    }
    .woocommerce .woocommerce-address-fields>p>button.button:hover,
    .tinv-wishlist .tinvwl-table-manage-list .product-action button.button:hover,
    .woocommerce .woocommerce-EditAccountForm>p>button.button:hover,
    .woocommerce .woocommerce-address-fields>p>button.button:hover {
        background-color: #E485AB;
    }
}

@media (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content .return-to-shop a.button,
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-message a.button,
    .woocommerce-account .woocommerce-MyAccount-content .woocommerce-message {
        font-size: calc(12vw * 100 / 320);
    }
    .logged-in h1.entry-title,
    .woocommerce-account h1.entry-title {
        margin: 3.125vw 4.6875vw 1.5625vw;
        font-size: calc(32vw * 100 / 320);
        line-height: 1;
    }
    .woocommerce-account .entry-content>.woocommerce {
        padding-top: 3.125vw;
        display: block !important;
        border: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        border: 0;
        display: block;
        overflow: hidden;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        margin-left: 4.6875vw;
        margin-right: 4.6875vw;
        padding: 0 0 1.5625vw 0;
        width: auto;
        display: block;
        white-space: nowrap;
        overflow: auto;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
        display: inline-block;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        padding: 0 0 1.5625vw 0;
        display: inline-block;
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
        margin-bottom: 0;
        margin-right: 9.375vw;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 6.25vw 4.6875vw;
    }
    .woocommerce-account .woocommerce-MyAccount-content>p {
        width: 100%;
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce-account .woocommerce-MyAccount-content>p:not(:last-child) {
        margin-bottom: 3.125vw;
    }
    .woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr:not(:last-child) {
        margin-bottom: 1.25vw;
    }
    .woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr {
        padding: 4.6875vw;
    }
    .woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr td {
        padding: 0 0 1.5625vw;
        border-bottom: 0;
        background-color: transparent;
        display: flex;
        text-align: left;
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce-account .woocommerce-MyAccount-content table.my_account_orders tbody tr td::before {
        width: 40%;
        text-align: left;
        font-weight: 600;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details {
        margin-top: 6.25vw;
        padding-bottom: 6.25vw;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title {
        font-size: calc(22vw * 100 / 320);
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table {
        margin-top: 6.25vw;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table thead tr,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr {
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table thead {
        display: none;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr:not(:last-child) {
        margin-bottom: 1.5625vw;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table .product-name,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table .product-total {
        padding: 0;
        width: 100%;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table thead tr,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr {
        padding: 1.5625vw;
        display: block;
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr th {
        padding: 0;
        width: 40%;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr td {
        padding: 0;
        width: 60%;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr {
        padding: 1.5625vw;
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot {
        margin: 4.6875vw 0 0;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr th {
        font-weight: 400;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details {
        margin: 6.25vw 0 0;
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title {
        font-size: calc(22vw * 100 / 320);
    }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address {
        margin-top: 3.125vw;
        font-size: calc(12vw * 100 / 320);
    }
    .logged-in.woocommerce-account .tinvwl-table-manage-list {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 9.375vw 3.125vw;
    }
    .logged-in.woocommerce-account .tinv-wishlist .tinvwl-table-manage-list .product-remove {
        top: 2.8125vw;
        right: 1.5625vw;
    }
    .logged-in .tinv-wishlist .tinvwl-table-manage-list .product-remove {
        top: 4.6875vw;
        right: 4.6875vw;
    }
    .logged-in .tinvwl-table-manage-list .wishlist_item {
        width: 50%;
    }
    .logged-in .tinvwl-table-manage-list .wishlist_item:nth-child(2n)::after {
        display: none;
    }
    .tinv-wishlist .tinvwl-table-manage-list .product-remove button {
        padding: 1.5625vw;
    }
    .tinv-wishlist .tinvwl-table-manage-list .product-remove button::before {
        width: 5.625vw;
        height: 5.625vw;
    }
    .tinvwl-table-manage-list .product-thumbnail a img {
        height: 43.75vw;
        max-width: none;
    }
    .tinvwl-table-manage-list .product-name {
        margin: 3.125vw 0;
    }
    .tinvwl-table-manage-list .product-name a {
        font-size: calc(11vw * 100 / 320);
    }
    .tinv-wishlist .tinvwl-table-manage-list .product-action {
        margin-top: 3.125vw;
    }
    .tinvwl-table-manage-list .product-price ins {
        margin-right: 3.125vw;
    }
    .tinvwl-table-manage-list .product-price del .woocommerce-Price-amount.amount bdi {
        font-size: calc(12vw * 100 / 320);
    }
    .tinvwl-table-manage-list .product-price ins .woocommerce-Price-amount.amount,
    .tinvwl-table-manage-list .product-price>.woocommerce-Price-amount.amount bdi {
        font-size: calc(16vw * 100 / 320);
    }
    .tinv-wishlist .tinvwl-table-manage-list .product-action button.button {
        padding: 3.125vw 0;
        min-width: auto;
        width: 100%;
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce-MyAccount-content .woocommerce-Address-title {
        margin-bottom: 4.6875vw;
    }
    .woocommerce-MyAccount-content .woocommerce-Address-title h3,
    .woocommerce-MyAccount-content form h3,
    .woocommerce-MyAccount-content form fieldset legend {
        margin-bottom: 4.6875vw;
        font-size: calc(22vw * 100 / 320);
    }
    .woocommerce-MyAccount-content .woocommerce-Address-title a,
    .woocommerce-MyAccount-content address {
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce-MyAccount-content form {
        width: 100%;
    }
    .woocommerce-address-fields__field-wrapper #billing_phone_field,
    .woocommerce-address-fields__field-wrapper #billing_first_name_field,
    .woocommerce-address-fields__field-wrapper #billing_last_name_field,
    .woocommerce-address-fields__field-wrapper #billing_email_field,
    .woocommerce-page form.woocommerce-EditAccountForm .form-row.form-row-first,
    .woocommerce-page form.woocommerce-EditAccountForm .form-row.form-row-last {
        width: 100%;
    }
    .woocommerce form .woocommerce-address-fields__field-wrapper .form-row,
    .woocommerce-page form.woocommerce-EditAccountForm .form-row {
        padding-bottom: 3.125vw;
    }
    .woocommerce form .woocommerce-address-fields__field-wrapper .form-row label,
    .woocommerce-page form.woocommerce-EditAccountForm .form-row label {
        font-size: calc(10vw * 100 / 320);
    }
    .woocommerce form .woocommerce-address-fields__field-wrapper .form-row input,
    .woocommerce-page form.woocommerce-EditAccountForm .form-row input {
        padding: 4.6875vw;
        height: 15.3125vw;
        font-size: calc(14vw * 100 / 320);
    }
    .woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-selection__rendered {
        padding: 4.6875vw;
        height: 15.3125vw;
        font-size: calc(14vw * 100 / 320);
    }
    .woocommerce form .woocommerce-address-fields__field-wrapper .form-row .select2-selection__arrow {
        top: 0.9375vw;
        width: 5.625vw;
    }
    .woocommerce .woocommerce-EditAccountForm>p>button.button,
    .woocommerce .woocommerce-address-fields>p>button.button {
        padding: 3.125vw;
        min-width: auto;
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce-notices-wrapper .woocommerce-error {
        margin-bottom: 4.6875vw;
        padding: 4.6875vw 3.125vw;
    }
    .woocommerce-notices-wrapper .woocommerce-error li:not(:last-child) {
        margin-bottom: 3.125vw;
    }
    .woocommerce-notices-wrapper .woocommerce-error li {
        font-size: calc(12vw * 100 / 320);
    }
    .woocommerce-page form.woocommerce-EditAccountForm .form-row span {
        margin-top: 1.5625vw;
        padding: 0 1.5625vw;
        font-size: calc(10vw * 100 / 320);
    }
    .woocommerce-page form.woocommerce-EditAccountForm .form-row span .show-password-input {
        top: 7.1874vw;
    }
}