/*LORAND TAR - MY ACCOUNT CUSTOMIZATION*/
.myaccount-spacing-hide-lt {
    display: none !important;
}

.woocommerce-account {
    width: 100%;
}

/*My account > Dashboard*/
.woocommerce-account .welcome-box-lt {
    float: left;
    width: 50%;

    /* Layout Properties */
    height: 352px;
    /* UI Properties */
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 7px;
    position: relative;
    padding: 25px 30px;
}

.woocommerce-account .welcome-box-lt span {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #9D9D9D;
    text-transform: uppercase;
    font-family: 'untitledsans-bold';
}

.woocommerce-account .welcome-box-lt .customer-name {
    /* UI Properties */
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-top: 6px;
}

.woocommerce-account .welcome-box-lt .welcome-text {
    /* UI Properties */
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #FFFFFF;
    position: absolute;
    bottom: 25px;
    left: 30px;
}

.woocommerce-account .latest-invoices-lt {
    float: left;
    width: 50%;
    padding-left: 24px;
}

.woocommerce-account .latest-invoices-lt .inner {
    /* UI Properties */
    height: 352px;
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border-radius: 7px;
    padding: 30px 36px 30px 36px;
}

.woocommerce-account .latest-invoices-lt h2 {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #A8A8A8;
    text-transform: uppercase;
    font-family: 'untitledsans-bold';
}

.woocommerce-account .latest-invoices-lt .invoices-content {
    padding-top: 15px;
}

.woocommerce-account .latest-invoices-lt .invoices-content table {
    border-top: none;
}

.woocommerce-account .latest-invoices-lt .invoices-content table tr {
    background-color: #FAFAFA !important;
}

.woocommerce-account .latest-invoices-lt .invoices-content thead th {
    border-left: none;
    border-left-width: 0 !important;
    border-right: none;
    border-right-width: 0 !important;
    font-size: 14px !important;
    line-height: 17px;
    color: #A8A8A8;
    padding: 7px 0 7px 0 !important;
}

.woocommerce-account .latest-invoices-lt .invoices-content tbody td {
    border-left: none;
    border-left-width: 0 !important;
    border-right: none;
    border-right-width: 0 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #000000;
    padding: 7px 0 7px 0;
}

.woocommerce-account .latest-invoices-lt .invoices-content tbody td a {
    color: #000000;
}

.woocommerce-account .latest-invoices-lt .invoices-content tbody tr:last-child td {
    border-bottom-width: 0 !important;
}

.woocommerce-account .latest-invoices-lt .invoices-content thead tr th:last-child {
    text-align: right;
    padding-right: 15px !important;
}

.woocommerce-account .latest-invoices-lt .invoices-content tbody tr td:last-child {
    text-align: right;
    padding-right: 0 !important;
}

.woocommerce-account .latest-invoices-lt .invoices-content .view-all a {
    font-size: 18px !important;
    line-height: 22px !important;
    color: #000000;
    text-decoration: underline;
}

.woocommerce-account .latest-invoices-lt .button.invoice {
    width: 65px;
    height: 36px;
    background: #FFFFFF url(old_img/icon-download.svg) center center no-repeat padding-box;
    border: 1px solid var(--grey);
    border-radius: 70px !important;
    font-size: 10px !important;
    color: transparent;
}

.woocommerce-account .latest-invoices-lt .button.invoice:hover {
    background: var(--grey) url(old_img/icon-download.svg) center center no-repeat padding-box !important;
}


.woocommerce-account .my-purchases-lt {
    float: none;
    width: 100%;
    clear: both;
    padding-top: 100px;
}

.woocommerce-account .my-account-title {
    /* font-size: 28px;
    line-height: 30px; */
    color: #000000;
}

.woocommerce-account .my-purchases-lt .my-purchases-content {
    padding-top: 23px;
}

.woocommerce-account .my-purchases-lt .download-item {
    float: left;
    width: 33.33333333%;
    padding-right: 26px;
    padding-bottom: 24px;
}

.woocommerce-account .my-purchases-lt .download-item .inner {
    height: 288px;
    border-radius: 7px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.woocommerce-account .my-purchases-lt .download-item .inner a {
    display: block;
    height: 100%;
    padding: 36px 36px 36px 36px;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000CC 100%) 0% 0% no-repeat padding-box;
    border-radius: 7px;
}

.woocommerce-account .my-purchases-lt .download-item.first .inner a {
    background: transparent;
}

.woocommerce-account .my-purchases-lt .download-item .item-name {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    position: absolute;
    bottom: 50px;
    padding-right: 81px;
}

.woocommerce-account .my-purchases-lt .download-item .item-by {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    position: absolute;
    bottom: 28px;
}

.woocommerce-account .my-purchases-lt .download-item .item-by .grey-font {
    color: #B2B2B2;
}

.woocommerce-account .my-purchases-lt .download-item .download-icon {
    width: 40px;
    height: 40px;
    background: #FFFFFF url(old_img/icon-download.svg) center center no-repeat padding-box;
    border-radius: 7px !important;
    position: absolute;
    bottom: 30px;
    right: 36px;
}

.woocommerce-account .my-purchases-lt .download-item.first .inner {
    background-color: #FFC400;
    position: relative;
}

.woocommerce-account .my-purchases-lt .download-item.first .first-title {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'untitledsans-bold';
}

.woocommerce-account .my-purchases-lt .download-item.first .first-content {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    position: absolute;
    bottom: 68px;
}

.woocommerce-account .my-purchases-lt .download-item.first .view-all {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    position: absolute;
    bottom: 25px;
    text-decoration: underline;
}

/*My account > Dashboard ENDS*/

/*My account Nav*/
.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul {
    border-top: none;
    margin-left: 0;
    padding-left: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li {
    border-bottom: none;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li a {
    font-size: 18px;
    line-height: 22px;
    color: #A8A8A8;
    opacity: 1;
    /* padding: 13px 0 13px 36px; */
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li a:hover {
    text-decoration: none;
    color: #1A1A1A;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active a {
    color: #1A1A1A;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li a:before {
    content: none;
}

/* .woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--dashboard a {
    background: #FFFFFF url(old_img/menu-item-home.svg) left center no-repeat padding-box;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--dashboard a {
    background-image: url(old_img/menu-item-home-active.svg);
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--downloads a {
    background: #FFFFFF url(old_img/menu-item-download.svg) left center no-repeat padding-box;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--downloads a {
    background-image: url(old_img/menu-item-download-active.svg);
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--edit-account a {
    background: #FFFFFF url(old_img/menu-item-settings.svg) left center no-repeat padding-box;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--edit-account a {
    background-image: url(old_img/menu-item-settings-active.svg);
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--afwc-dashboard a {
    background: #FFFFFF url(old_img/menu-item-affiliates.svg) left center no-repeat padding-box;
    background-position-x: 4px;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--afwc-dashboard a {
    background-image: url(old_img/menu-item-affiliates-active.svg);
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--creator a {
    background: #FFFFFF url(old_img/menu-item-shop.svg) left center no-repeat padding-box;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--creator a {
    background-image: url(old_img/menu-item-shop-active.svg);
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    background: #FFFFFF url(old_img/menu-item-logout.svg) left center no-repeat padding-box;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--customer-logout a {
    background-image: url(old_img/menu-item-logout-active.svg);
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--creator-products a {
    background: #FFFFFF url(old_img/menu-item-products.svg) left center no-repeat padding-box;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--creator-products a {
    background-image: url(old_img/menu-item-products-active.svg);
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--creator-settings a {
    background: #FFFFFF url(old_img/menu-item-settings.svg) left center no-repeat padding-box;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--creator-settings a {
    background-image: url(old_img/menu-item-settings-active.svg);
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.woocommerce-MyAccount-navigation-link--creator-view-store a {
    background: #FFFFFF url(old_img/menu-item-view-store.svg) left center no-repeat padding-box;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt ul li.is-active.woocommerce-MyAccount-navigation-link--creator-view-store a {
    background-image: url(old_img/menu-item-view-store-active.svg);
} */

/*My account Nav ENDs*/

/*My Account > Purchases*/
.woocommerce-account .my-account-sec-holder {
    background: var(--light-grey);
    border: 1px solid var(--grey);
    border-radius: 0;
    padding-top: 80px;
}

@media all and (max-width: 1650px) {
    .woocommerce-account .my-account-sec-holder {
        padding-top: 60px;
    }
}

.woocommerce-account .my-account-sec-holder .my-account-title {
    padding-left: 80px;
}

@media all and (max-width: 1650px) {
    .woocommerce-account .my-account-sec-holder .my-account-title {
        padding-left: 60px;
    }
}

.my-account-main-nav-lt {
    border-bottom: 1px solid var(--grey);
    padding-left: 80px;
    padding-top: 40px;
}

@media all and (max-width: 1650px) {
    .my-account-main-nav-lt {
        padding-left: 60px;
    }
}

.my-account-main-nav-lt ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.my-account-main-nav-lt ul li {
    display: inline-block;
    margin-right: 51px;
    padding-bottom: 19px;
}

.my-account-main-nav-lt ul li a {
    font-size: 18px;
    line-height: 22px;
    color: #A8A8A8;
}

.my-account-main-nav-lt ul li.active a {
    color: #1C1C1C;
    cursor: default;
}

.my-account-main-nav-lt ul li.active {
    border-bottom: 2px solid #000000;
}

.woocommerce-account .purchases-content-lt .left-col {
    /* padding-top: 80px;
    padding-left: 80px; */
    padding-right: 25px; 
    border-right: 1px solid var(--grey);
    min-height: 400px;
    /* padding-bottom: 80px; */
}

@media all and (max-width: 768px) {
    .woocommerce-account .purchases-content-lt .left-col {
        padding-right: 0;
        border-right: 0;
    }
}

/* .woocommerce-account .purchases-content-lt .right-col {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0px;
    padding-right: 80px;
} */

body.woocommerce-account .purchases-content-lt .left-col .nav-link-ltar {
    position: relative;
    border: 1px solid var(--grey);
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    margin-bottom: 14px;
    padding: 7.5px 8px;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
}

body.woocommerce-account .purchases-content-lt .left-col .nav-link-ltar.active,
body.woocommerce-account .purchases-content-lt .left-col .nav-link-ltar:hover {
    background: #FFFFFF;
}

.woocommerce-account .purchases-content-lt .left-col .image {
    width: 90px;
    height: 53px;
    border: 1px solid var(--grey);
    border-radius: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.woocommerce-account .purchases-content-lt .left-col label {
    /* position: absolute;
    left: 118px; */
    font-size: 16px;
    line-height: 20px;
    color: #1C1C1C;
    /* top: 24px; */
    cursor: pointer;
}

/* .woocommerce-account .no-downloads-lt {
    background-color: transparent !important;
    padding-left: 80px !important;
    padding-right: 80px !important;
    padding-top: 40px !important;
    padding-bottom: 80px !important;
}

.woocommerce-account .no-downloads-lt.woocommerce-info {
    color: var(--dark);
    margin: 0;
} */

.woocommerce-account .invoices-lt .woocommerce-message {
    color: var(--dark);
    margin-bottom: 0;
    padding: 0;
    background-color: transparent;
}

.woocommerce-account .download-product-detail-table {
    border-top: none !important;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px !important;
    text-align: left;
}

.woocommerce-account .download-product-detail-table th {
    font-weight: 400 !important;
}

.woocommerce-account .download-product-detail-table th:nth-child(1) {
    width: 10%;
}

.woocommerce-account .download-product-detail-table th:nth-child(2) {
    width: 30%;
}

.woocommerce-account .download-product-detail-table th:nth-child(3) {
    width: 50%;
}

.woocommerce-account .download-product-detail-table th:nth-child(4) {
    width: 10%;
}

.woocommerce-account .download-product-detail-table td,
.woocommerce-account .download-product-detail-table th {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    border-top-width: 0 !important;
    border-bottom-width: 0 !important;
}

.woocommerce-account .download-product-detail-table th {
    font-size: 14px;
    line-height: 17px;
    color: #A8A8A8;
}

body .woocommerce-account .download-product-detail-table td {
    padding: 10px 0 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #000000;
}

.woocommerce-account .download-product-detail-table .underline-lt {
    text-decoration: underline;
}

.woocommerce-account .download-product-detail-table .underline-lt a {
    color: #000000;
}

.woocommerce-account .download-list {
    max-height: 552px;
    overflow-y: auto;
}

.woocommerce-account .download-list::-webkit-scrollbar {
    width: 6px;
}

.woocommerce-account .download-list::-webkit-scrollbar-track {
    background-color: transparent;
}

.woocommerce-account .download-list::-webkit-scrollbar-thumb {
    background-color: #e3e3e3;
}

.woocommerce-account .download-list::-webkit-scrollbar-thumb:hover {
    background: #c8c8c8
}

.woocommerce-account .download-list::-webkit-scrollbar-thumb:active {
    background: #c8c8c8
}

.woocommerce-account .download-list .download-list-item {
    border-top: 1px solid var(--grey);
    padding: 17px 0;
    position: relative;
}

.woocommerce-account .download-list .download-list-item .item-name {
    font-size: 16px !important;
    line-height: 20px !important;
    color: #1C1C1C;
}

.woocommerce-account .download-list .download-list-item:last-child {
    border-bottom: 1px solid var(--grey);
}

.woocommerce-account .download-icon {
    width: 65px;
    height: 36px;
    background: #FFFFFF url(old_img/icon-download.svg) center center no-repeat padding-box;
    border-radius: 70px !important;
    border: 1px solid var(--grey);
    display: inline-block;
}

.woocommerce-account .download-list .download-icon {
    position: absolute;
    top: 9px;
    right: 0;
}

.woocommerce-account .download-product-detail-table-mobile {
    display: none;
}

/*My Account > Purchases ENDS*/

/*My Account > Purchases > Invoices*/
.woocommerce-account .my-account-sec-holder .purchases-content-lt {
    padding: 40px 80px 80px;
}

@media all and (max-width: 1650px) {
    .woocommerce-account .my-account-sec-holder .purchases-content-lt {
        padding: 40px 60px 60px;
    }
}

.woocommerce-account .my-account-sec-holder .purchases-content-lt .woocommerce-info {
    margin: 0 !important;
}

.woocommerce-account .invoices-lt table {
    border-top: none;
    border-top-width: 0 !important;
}

.woocommerce-account .invoices-lt table tr, .woocommerce-account .invoices-lt table tr th, .woocommerce-account .invoices-lt table tr td {
    background-color: transparent !important;
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    font-weight: 400;
}

.woocommerce-account .invoices-lt thead th {
    border-bottom: none;
    border-bottom-width: 0 !important;
    border-top: none;
    border-top-width: 0 !important;
    border-left: none;
    border-left-width: 0 !important;
    border-right: none;
    border-right-width: 0 !important;
    font-size: 14px !important;
    line-height: 17px;
    color: #A8A8A8;
    padding: 7px 0 7px 0 !important;
}

.woocommerce-account .invoices-lt tbody td {
    border-top: none;
    border-top-width: 0 !important;
    border-left: none;
    border-left-width: 0 !important;
    border-right: none;
    border-right-width: 0 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #000000;
    padding: 12px 0;
}

.woocommerce-account .invoices-lt tbody td a {
    color: #000000;
}

.woocommerce-account .invoices-lt thead tr th:last-child {
    text-align: right;
    padding-right: 15px !important;
}

.woocommerce-account .invoices-lt tbody tr td:last-child {
    text-align: right;
    padding-right: 0 !important;
}

/* .woocommerce-account .invoices-lt .button.invoice {
    width: 65px;
    height: 36px;
    background: #FFFFFF url(old_img/icon-download.svg) center center no-repeat padding-box;
    border: 1px solid var(--grey);
    border-radius: 70px !important;
    font-size: 10px !important;
    color: transparent;
}

.woocommerce-account .invoices-lt .button.invoice:hover {
    background: var(--grey) url(old_img/icon-download.svg) center center no-repeat padding-box !important;
} */

/*My Account > Purchases > Invoices ENDS*/


/*My Account > Settings > Profile*/
.woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner {
    padding: 50px 80px 80px 80px;
}

.woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-account-content-lt {
    padding: 50px 80px 80px 80px;
}

@media all and (max-width: 1650px) {
    .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-account-content-lt {
        padding: 50px 60px 60px 60px;
    }
}

.woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-address-content-lt {
    padding: 50px 80px 80px 80px;
}

@media all and (max-width: 1650px) {
    .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-address-content-lt {
        padding: 50px 60px 60px 60px;
    }
}

.woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-address-content-lt .u-column1.woocommerce-Address {
    width: 100%;
}

.woocommerce-account .woocommerce-EditAccountForm > h3 {
    display: none !important;
}

body .woocommerce-account .my-account-subtitle {
    font-size: 18px !important;
    line-height: 22px !important;
    color: #343434 !important;
    display: block !important;
    margin-bottom: 22.5px;
}

body .woocommerce-account .my-account-subtitle.personal-info {
    padding-top: 30px;
}

.woocommerce-account .form-edit-account-content-lt .password-change-holder {
    padding-top: 49px;
    border: 0;
    outline: 0;
}

.woocommerce-account .my-account-sec-holder .form-row {
    position: relative;
    margin-bottom: 22px !important;
}

.woocommerce-account .my-account-sec-holder .form-row.form-row-first {
    clear: both;
}

/* .woocommerce-account .my-account-sec-holder .form-row label {
    font-size: 14px !important;
    line-height: 17px !important;
    color: #A8A8A8;
    position: absolute;
    top: 13px;
    left: 17px;
    z-index: 1;
} */

/*.woocommerce-account input:-webkit-autofill,
.woocommerce-account input:-webkit-autofill:hover,
.woocommerce-account input:-webkit-autofill:focus,
.woocommerce-account input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}*/

.woocommerce-account .my-account-sec-holder .form-row label .hide-tablet {
    color: inherit;
}

.woocommerce-account .my-account-sec-holder .form-row label .required {
    display: none !important;
}

/* .woocommerce-account .my-account-sec-holder .form-row input,
.woocommerce-account .my-account-sec-holder .form-row select {
    border-radius: 7px !important;
    border: 1px solid var(--grey) !important;
    padding: 33px 16px 14.5px 16px !important;
    background: transparent !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #1A1A1A;
}

.woocommerce-account .my-account-sec-holder .form-row input:focus {
    border: 3px solid #DEDEDE !important;
    padding: 31px 14px 12.5px 14px !important;
} */

/* .woocommerce-account .my-account-sec-holder .form-row input::-webkit-input-placeholder { 
    color: #A8A8A8;
}

.woocommerce-account .my-account-sec-holder .form-row input:-moz-placeholder { 
    color: #A8A8A8;
}

.woocommerce-account .my-account-sec-holder .form-row input::-moz-placeholder { 
    color: #A8A8A8;
}

.woocommerce-account .my-account-sec-holder .form-row input:-ms-input-placeholder { 
    color: #A8A8A8;
}

.woocommerce-account .my-account-sec-holder .form-row input::-ms-input-placeholder { 
    color: #A8A8A8;
}

.woocommerce-account .my-account-sec-holder .form-row input::placeholder {
    color: #A8A8A8;
} */

.woocommerce-account .my-account-sec-holder .form-row .select2-selection {
    border-radius: 7px !important;
    border: 1px solid var(--grey) !important;
    padding: 32px 16px 9.5px 16px !important;
    background: transparent !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #1A1A1A;
}

.woocommerce-account .my-account-sec-holder .form-row .select2-selection .select2-selection__rendered {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body[data-fancy-form-rcs="1"] .woocommerce-account .select2-container--default .select2-selection--single {
    border-color: var(--grey) !important;
}

body[data-fancy-form-rcs="1"] .woocommerce-account .select2-container--default .select2-selection--single:hover {
    background-color: transparent !important;
}

body[data-fancy-form-rcs="1"] .woocommerce-account .select2-container--default:hover .select2-selection--single .select2-selection__rendered {
    color: inherit !important;
}

body[data-fancy-form-rcs="1"] .woocommerce-account .select2-container--default.select2-container--open .select2-selection--single {
    background: transparent !important;
}

body[data-fancy-form-rcs="1"] .woocommerce-account .select2-container--default:hover .select2-selection--single .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .woocommerce-account .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {
    color: inherit !important;
}

/* .select2-container {
    margin-top: 5px !important;
} */

#wpadminbar + .select2-container {
    margin-top: -31px !important;
}

.woocommerce-account .save-button-holder {
    margin-top: 12px;
    border-top: 1px solid var(--grey);
    padding-top: 40px;
}
.woocommerce-account .save-button-holder button {
    width: 100%;
}

/* 
body.woocommerce-account .save-button-holder button {
    width: 100% !important;
    height: 56px;
    line-height: 56px !important;
    background: #121212 0% 0% no-repeat padding-box;
    border-radius: 7px !important;
    text-align: center;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #FFFFFF !important;
}

body.woocommerce-account .save-button-holder button:hover {
    background-color: #343434 !important;
} */

.woocommerce-account .hide-mobile {
    display: block !important;
}

.woocommerce-account .show-mobile {
    display: none !important;
}

.woocommerce-account .hide-tablet {
    display: inline !important;
}

.woocommerce-account .my-account-sec-holder #billing_state_field[style*="display: none;"] + #billing_postcode_field {
    float: left;
}

/*My Account > Settings > Profile ENDS

/*My Account > Settings > Billing*/
.woocommerce-account .iframe-add-payment-method-lt {
    width: 100%;
    border: none;
    min-height: 310px;
    background: #FAFAFA 0% 0% no-repeat padding-box;
    overflow: hidden;
}

body.woocommerce-add-payment-method,
body.woocommerce-add-payment-method .ocm-effect-wrap,
body.woocommerce-add-payment-method .ocm-effect-wrap-inner,
body.woocommerce-add-payment-method #ajax-content-wrap,
body.woocommerce-add-payment-method .container-wrap {
    background-color: transparent !important;
}

body.woocommerce-add-payment-method #page-header-wrap,
body.woocommerce-add-payment-method .woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-add-payment-method .before-footer,
body.woocommerce-add-payment-method #footer-outer,
body.woocommerce-add-payment-method #user_switching_switch_on,
body.woocommerce-add-payment-method #header-space,
body.woocommerce-add-payment-method #header-outer,
body.woocommerce-add-payment-method #wpadminbar {
    display: none !important;
}

body.woocommerce-add-payment-method .woocommerce .woocommerce-message,
body.woocommerce-add-payment-method .woocommerce .woocommerce-error,
body.woocommerce-add-payment-method .woocommerce .woocommerce-info,
body.woocommerce-add-payment-method .woocommerce-page .woocommerce-message {
    margin-bottom: 0 !important;
    padding: 5px 0 0 0 !important;
}

body.woocommerce-add-payment-method .woocommerce .woocommerce-message {
    display: none !important;
}

body.woocommerce-add-payment-method #ajax-content-wrap .container-wrap {
    padding-top: 0 !important;
}

/*body.woocommerce-add-payment-method * {
    display: none !important;
}
body.woocommerce-add-payment-method #ajax-content-wrap,
body.woocommerce-add-payment-method #ajax-content-wrap * {
    display: block !important;
}*/
body.woocommerce-add-payment-method .woocommerce-account {
    padding-left: 0 !important;
    margin-top: 0 !important;
}

body.woocommerce-add-payment-method .woocommerce-account .woocommerce-MyAccount-content {
    float: left !important;
}

body.woocommerce-add-payment-method .container.main-content {
    padding: 0 0 !important;
    background-color: #FAFAFA;
    width: 100% !important;
    max-width: 100% !important;
}

body.woocommerce-add-payment-method .container.main-content div {
    background-color: #FAFAFA !important;
}

body.woocommerce-add-payment-method #stripe-card-element {
    border-radius: 7px !important;
    border: 1px solid var(--grey) !important;
    padding: 18px 16px 17.75px 16px !important;
}

body.woocommerce-add-payment-method #stripe-payment-data label {
    padding-bottom: 3px;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form {
    background-color: #FAFAFA !important;
}

.woocommerce-account .form-edit-address-content-lt .intro {
    font-size: 17px !important;
    line-height: 22px !important;
    color: #A8A8A8 !important;
    max-width: 358px;
    margin-bottom: 20px;
}

/* .woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item {
    border: 1px solid var(--grey);
    border-radius: 7px;
    float: left;
    clear: both;
    width: 100%;
    padding: 0 15px 0 17px;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #000000;
    height: auto;
    min-height: 55px;
    margin-bottom: 17.25px;
} */

/* .woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--method {
    float: left;
    padding-top: 17px;
}

.woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--expires {
    float: left;
    padding-left: 60px;
    padding-top: 17px;
}

.woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--actions {
    padding-top: 8px;
    float: right;
}

.woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--actions a.delete {
    width: 65px;
    height: 36px;
    background: #FFFFFF url(old_img/icon-trash.svg) center center no-repeat padding-box;
    border-radius: 70px !important;
    border: 1px solid var(--grey);
    color: transparent;
    margin-right: 0;
}

.woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--actions a.delete:hover {
    background: var(--grey) url(old_img/icon-trash.svg) center center no-repeat padding-box !important;
}

.woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--actions a.default {
    height: 36px;
    background: #FFFFFF;
    border-radius: 70px !important;
    border: 1px solid var(--grey);
    font-size: 14px !important;
    line-height: 36px !important;
    color: #000;
    padding: 0 10px !important;
    position: relative;
    top: -2px;
    margin-right: 10px;
}

.woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--actions a.default:hover {
    background: var(--grey) !important;
} */

body.woocommerce-add-payment-method #add_payment_method #payment ul.payment_methods,
body.woocommerce-add-payment-method .woocommerce-cart #payment ul.payment_methods,
body.woocommerce-add-payment-method .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none !important;
}

body.woocommerce-add-payment-method #add_payment_method #payment ul.payment_methods {
    padding-left: 12px;
    padding-right: 0;
    padding-bottom: 0;
}

body.woocommerce-add-payment-method #add_payment_method .form-row {
    padding-left: 9px !important;
}

body.woocommerce-add-payment-method .woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}

body.woocommerce-add-payment-method #add_payment_method #place_order {
    font-size: 18px !important;
    height: 56px;
    line-height: 22px !important;
    background: #121212 0% 0% no-repeat padding-box;
    border-radius: 8px !important;
    color: #FFFFFF;
    margin-top: 7px !important;
}

body.woocommerce-add-payment-method #add_payment_method #place_order:hover {
    background-color: #343434 !important;
}

.woocommerce-account #alg_wc_eu_vat_progress {
    padding-left: 16px;
    padding-top: 8px;
}

.woocommerce-account .my-account-subtitle.subtitle-company-info {
    padding-top: 52px;
}

body .woocommerce-account button.save_address {
    font-size: 18px !important;
    height: 56px;
    line-height: 22px !important;
    background: #121212 0% 0% no-repeat padding-box;
    border-radius: 8px !important;
    color: #FFFFFF !important;
}

body .woocommerce-account button.save_address:hover {
    background-color: #343434 !important;
}

/*My Account > Settings > Billing ENDS*/


/*Pagination*/
.pagination_lt {
    text-align: center;
    margin-top: 15px;
}

.pagination_lt .page-numbers.current {
    background: #FFC400 0% 0% no-repeat padding-box;
    border-radius: 27px;
    width: 38px;
    height: 28px;
    font-size: 14px !important;
    line-height: 28px !important;
    color: #000000;
    display: inline-block;
    margin: 0 8px;
}

.pagination_lt a.page-numbers {
    font-size: 14px !important;
    line-height: 28px !important;
    color: #000000;
    display: inline-block;
    margin: 0 8px;
}

/*Pagination ENDs*/

.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
    background: transparent url(old_img/icon-eye.svg) center center no-repeat padding-box;
    content: "";
    width: 16px;
    height: 12px;
    display: inline-block;
}

.woocommerce .woocommerce-account form .show-password-input,
.woocommerce-page .woocommerce-account form .show-password-input {
    top: 0.45em;
}

.woocommerce form .show-password-input.display-password::after,
.woocommerce-page form .show-password-input.display-password::after {
    background: transparent url(old_img/icon-eye-active.svg) center center no-repeat padding-box;
}

.woocommerce-edit-address .woocommerce-account .woocommerce-notices-wrapper .woocommerce-info {
    display: none !important;
}

.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
    max-width: 550px;
    margin: 0 auto !important;
}

/*CREATORS DASHBOARD*/
.wvc-main-content-lt {
    width: 100%;
}

.wcvendors-pro-dashboard .wcv-navigation,
body.wcvendors-pro-dashboard .row .col .wpb_wrapper > h3,
.wcvendors-pro-dashboard .wvc-spacing-hide-lt,
.wcvendors-pro-dashboard .wvc-top-hide-lt {
    display: none !important;
}

.woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt h3 {
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 0 0 0 0;
    color: #A8A8A8 !important;
    margin-top: 70px;
}

.wcvendors-pro-dashboard .wcvendors-pro-dashboard-wrapper .wcv-grid {
    margin: 0 0;
    max-width: inherit;
}

.wcvendors-pro-dashboard .wcvendors-pro-dashboard-wrapper .wcv-grid > .wcv-cols-group.wcv-horizontal-gutters {
    margin-left: 0;
}

.wvc-main-content-lt .wcv-grid .all-20 {
    width: 17%;
    padding-left: 0;
    padding-right: 30px;
}

.wvc-main-content-lt .wcv-grid .all-80 {
    width: 81%;
    padding-left: 0;
    float: right;
    /*padding-top: 15px;*/
}

.wvc-main-content-lt .welcome-box-lt {
    float: left;
    width: 50%;
    /* Layout Properties */
    height: 352px;
    /* UI Properties */
    /*background: #000000 0% 0% no-repeat padding-box;*/
    /* background-image: url(old_img/bg-creator-dashboard.jpg); */
    background-color: var(--dark);
    color: var(--darker-grey);
    background-size: cover;
    border-radius: 0;
    position: relative;
    padding: 36px 36px;
}

.wvc-main-content-lt .welcome-box-lt span {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #9D9D9D;
    text-transform: uppercase;
}

.wvc-main-content-lt .welcome-box-lt .customer-name {
    /* UI Properties */
    /* font-size: 28px;
    line-height: 30px; */
    /* letter-spacing: 0px; */
    color: #FFFFFF !important;
    padding-top: 0;
}

.wvc-main-content-lt .welcome-box-lt .welcome-text {
    /* UI Properties */
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #FFFFFF;
    position: absolute;
    bottom: 36px;
    left: 36px;
}

.wvc-main-content-lt .all-time-box-lt {
    float: left;
    width: 50%;
    padding-left: 40px;
}

.wvc-main-content-lt .all-time-box-lt .inner {
    height: 352px;
    background: var(--light-grey);
    border-radius: 0;
    border: 1px solid var(--grey);
    padding: 36px 36px 36px 36px;
    position: relative;
}

.wvc-main-content-lt .all-time-box-lt .title {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
    letter-spacing: 0px;
    color: var(--dark-grey);
    text-transform: uppercase;
}

.wvc-main-content-lt .all-time-box-lt .total-earnings {
    /* UI Properties */
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0px;
    color: #A8A8A8;
    position: absolute;
    bottom: 30px;
    left: 36px;
}

.wvc-main-content-lt .all-time-box-lt .products-sold {
    /* UI Properties */
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0px;
    color: #A8A8A8;
    position: absolute;
    bottom: 30px;
    right: 36px;
}

.wvc-main-content-lt .all-time-box-lt .price {
    font-size: 64px;
    line-height: 70px;
    color: #000000;
    padding-top: 5px;
    margin-bottom: 0;
}

.wvc-main-content-lt .wcv-sales-lt_wrapper {
    margin-top: 40px;
    display: flow-root;
}

.wvc-main-content-lt .wcv-sales-lt {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0;
    background: var(--light-grey);
    border: 1px solid var(--grey);
    border-radius: 0;
    padding: 80px 0 120px 0;
}

.wvc-main-content-lt .wcv-sales-lt .wcv-title {
    font-size: 28px;
    line-height: 30px;
    color: #000000;
    padding-left: 80px;
    margin: 0;
}

.wvc-main-content-lt #nav-tab-tabs-sales {
    padding: 55px 80px 0 80px;
    border-bottom: 1px solid var(--grey);
}

.wvc-main-content-lt #nav-tab-tabs-sales .nav-link {
    border: 0;
    font-size: 18px;
    line-height: 22px;
    color: #A8A8A8;
    border-radius: 0 !important;
    padding: 0 0 19px 0;
    margin-right: 55px;
    text-decoration: none;
    background-color: transparent;
}

.wvc-main-content-lt #nav-tab-tabs-sales .nav-link.active {
    color: #000;
    border-bottom: 2px solid #000000;
    background-color: transparent;
}

.wvc-main-content-lt .wcv-tabs-sales-content-lt .tab-pane {
    padding: 55px 80px 0 80px;
}

.wvc-main-content-lt .sales-filters {
    position: relative;
    padding-bottom: 60px;
    padding-right: 280px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
}
@media all and (max-width: 1200px) {
    .wvc-main-content-lt .sales-filters {
        padding-right: 0;
    }
}

.wvc-main-content-lt .sales-filters .button-filter {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid var(--grey);
    border-radius: 70px;
    margin-right: 7px;
    padding: 8px 18px 9px 18px;
}

.wvc-main-content-lt .sales-filters .button-filter.active {
    border: 2px solid #000000;
    padding: 7px 17px 8px 17px;
}

.wvc-main-content-lt .sales-filters .date-filters {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.wvc-main-content-lt .sales-filters .date-filters input {
    width: 120px;
    height: 36px;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid var(--grey);
    border-radius: 70px;
    padding: 9px 18px 8px 18px;
}

.wvc-main-content-lt .sales-filters .date-filters span {
    display: inline-block;
    margin: 0 7px;
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

.wvc-main-content-lt .statistics-content-lt {
    /*padding-top: 60px;*/
    /*min-height: 875px;*/
    position: relative;
}

.wvc-main-content-lt .statistics-content-lt .loader {
    text-align: center;
    position: relative;
    top: 400px;
    min-height: 871px;
}

.wvc-main-content-lt .statistics-content-lt .inner {
    display: none;
    padding: 0;
}

.wvc-main-content-lt .statistics-content-lt .heading {
    padding: 20px 0 20px 0;
    border-top: 1px solid var(--grey);
    border-bottom: 1px solid var(--grey);
    font-size: 14px;
    line-height: 17px;
    color: #A8A8A8;
    position: relative;
    /*margin-top: 60px;*/
}

.wvc-main-content-lt .statistics-content-lt .stat {
    display: inline-block;
    margin-right: 50px;
}

.wvc-main-content-lt .statistics-content-lt .stat div {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding-top: 5px;
}

.wvc-main-content-lt .statistics-content-lt .export-lt {
    position: absolute;
    right: 0;
    top: 26px;
}

.wvc-main-content-lt .button-lt {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid var(--grey);
    border-radius: 70px;
    margin-right: 7px;
    padding: 9px 18px 8px 18px;
}

.wvc-main-content-lt .export-lt .button-lt {
    background: #FFFFFF url(old_img/menu-item-download-active.svg) 18px 13px no-repeat padding-box;
    padding-left: 38px;
    background-size: 12px;
}

.wvc-main-content-lt .statistics-content-lt .pagination_lt {
    padding-top: 5px;
}

.wvc-main-content-lt .statistics-content-lt .table-statistics-lt {
    margin-top: 50px;
    border-collapse: separate;
}

.wvc-main-content-lt .statistics-content-lt .table-statistics-lt tr {
    border-bottom: 1px solid var(--grey);
    padding: 12px 0;
}

#page-id-3322 .flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    display: none !important;
}

.wvc-main-content-lt .table-stats-lt {
    border-top: none !important;
}

/* .wvc-main-content-lt .table-stats-lt tr {
    background-color: #FAFAFA !important;
} */

.wvc-main-content-lt .table-stats-lt thead th {
    border-left: none;
    border-left-width: 0 !important;
    border-right: none;
    border-right-width: 0 !important;
    border-top: none;
    border-top-width: 0 !important;
    border-bottom: none;
    border-bottom-width: 0 !important;
    font-size: 14px !important;
    line-height: 17px;
    color: #A8A8A8;
    padding: 10px 0 10px 0 !important;
}

.wvc-main-content-lt .table-stats-lt tbody td {
    border-left: none;
    border-left-width: 0 !important;
    border-right: none;
    border-right-width: 0 !important;
    border-top: none;
    border-top-width: 0 !important;
    font-size: 16px !important;
    line-height: 0 !important;
    color: #000000;
    padding: 10px 0 10px 0;
}

.wvc-main-content-lt .table-stats-lt tbody td a {
    color: #000000;
}

.woocommerce-orders-table__cell-product a:hover {
    text-decoration: none;
}

.wvc-main-content-lt .table-stats-lt .woocommerce-orders-table__cell-product .image {
    width: 49px;
    height: 33px;
    display: inline-block;
    background-size: cover;
}

.wvc-main-content-lt .table-stats-lt .woocommerce-orders-table__cell-product label {
    display: inline-block;
    position: relative;
    top: -11px;
    left: 15px;
    cursor: pointer;
}

.wvc-main-content-lt .table-stats-lt .woocommerce-orders-table__cell-product .product-publishing label {
    cursor: default;
}

.wvc-main-content-lt .table-stats-lt thead tr th:last-child {
    text-align: right;
    padding-right: 0 !important;
}

.wvc-main-content-lt .table-stats-lt tbody tr td:last-child {
    text-align: right;
    padding-right: 0 !important;
}

/*Sales > Trends*/
.wvc-main-content-lt .trends-content-lt .inner {
    display: none;
    padding: 0;
}

.wvc-main-content-lt .section_title {
    font-size: 18px;
    line-height: 22px;
    color: #000;
}

.wvc-main-content-lt .wcv-reports-chart-container {
    position: relative;
    padding-bottom: 70px;
}

.wvc-main-content-lt .trends-content-lt .loader {
    text-align: center;
    position: relative;
    top: 400px;
    min-height: 871px;
}

.wvc-main-content-lt .table-top-section-lt {
    border-top: none !important;
    width: 100%;
    text-align: left;
}

.wvc-main-content-lt .table-top-section-lt th {
    font-weight: 400;
}

.wvc-main-content-lt .table-top-section-lt tr {
    border-bottom: 1px solid var(--grey);
}

/* .wvc-main-content-lt .table-top-section-lt tr {
    background-color: #FAFAFA !important;
} */

.wvc-main-content-lt .table-top-section-lt thead th {
    border-left: none;
    border-left-width: 0 !important;
    border-right: none;
    border-right-width: 0 !important;
    border-top: none;
    border-top-width: 0 !important;
    border-bottom: none;
    border-bottom-width: 0 !important;
    font-size: 14px !important;
    line-height: 17px;
    color: #A8A8A8;
    padding: 10px 0 10px 0 !important;
}

.wvc-main-content-lt .table-top-section-lt tbody td {
    border-left: none;
    border-left-width: 0 !important;
    border-right: none;
    border-right-width: 0 !important;
    border-top: none;
    border-top-width: 0 !important;
    font-size: 16px !important;
    line-height: 0 !important;
    color: #000000;
    padding: 10px 0 10px 0;
}

.wvc-main-content-lt .table-top-section-lt tbody td a {
    color: #000000;
}

.wvc-main-content-lt .table-top-section-lt .cell-product .image {
    width: 49px;
    height: 33px;
    display: inline-block;
    background-size: cover;
}

.wvc-main-content-lt .table-top-section-lt .cell-product label {
    display: inline-block;
    position: relative;
    top: -11px;
    left: 15px;
}

.wvc-main-content-lt .table-top-section-lt thead tr th:last-child {
    text-align: right;
    padding-right: 0 !important;
}

.wvc-main-content-lt .table-top-section-lt tbody tr td:last-child {
    text-align: right;
    padding-right: 0 !important;
}

.wvc-main-content-lt .trends-content-lt .top-section.top-solds {
    float: left;
    width: 50%;
    padding-right: 33px;
}

.wvc-main-content-lt .trends-content-lt .top-section.top-earnings {
    float: left;
    width: 50%;
    padding-left: 33px;
}

.wvc-main-content-lt .trends-content-lt .top-section .section_title {
    padding-bottom: 7px;
}


/*.wvc-main-content-lt .wcv-reports-chart-container .fake-div {
    position: absolute;
    bottom: 0;
    height: 143px;
    width: 100%;
    background: #FAFAFA;
}*/
/*Sales > Trends ENDS*/

/*Sales > Performance*/
.wvc-main-content-lt .performance-content-lt .inner {
    display: none;
    padding: 0;
}

.wvc-main-content-lt .performance-content-lt .loader {
    text-align: center;
    position: relative;
    top: 250px;
    min-height: 671px;
}

.table-stats-lt th.sortable a span, .table-stats-lt th.sorted a span {
    cursor: pointer;
}

.table-stats-lt .sorting-indicator {
    visibility: hidden;
}

.table-stats-lt th.sorted .sorting-indicator {
    visibility: visible;
}

.table-stats-lt th.sortable a:hover .sorting-indicator {
    visibility: visible;
}

.table-stats-lt th.sortable .sorting-indicator::before {
    content: "\f140";
    font: normal 18px/1 dashicons;
    line-height: 1;
    speak: never;
    display: inline-block;
    padding: 0;
    top: 5px;
    left: 0px;
    line-height: .5;
    position: relative;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none !important;
    color: #A8A8A8;
}

.table-stats-lt th.sortable.asc .sorting-indicator::before {
    content: "\f142";
}

.table-stats-lt th.sortable a {
    color: inherit;
    text-decoration: none;
}

/*Sales > Performance ENDS*/

/*Products*/
.wvc-main-content-lt .products-content-lt .inner {
    display: none;
    padding: 0 !important;
}

.wvc-main-content-lt .products-content-lt .lt_loader {
    text-align: center;
    position: relative;
    top: 400px;
    min-height: 871px;
}

.wvc-main-content-lt .wcv-products-lt {
    background: var(--light-grey);
    border: 1px solid var(--grey);
    border-radius: 0;
    padding: 80px 0 100px 0;
}

.wvc-main-content-lt .wcv-products-lt .wcv-title {
    padding-left: 80px;
    margin: 0;
}

.wvc-main-content-lt .wcv-products-lt .products-content-lt {
    padding: 20px 80px 0 80px;
}

.wvc-main-content-lt .table-stats-lt.table-products-lt thead tr th:last-child {
    text-align: right;
    width: 70px;
}

.wvc-main-content-lt .table-stats-lt.table-products-lt tbody tr td:last-child {
    text-align: right;
}

/*Products ENDS*/

/* My Shop > Settings*/
.wvc-main-content-lt .form-row {
    position: relative;
    margin-bottom: 27.5px !important;
}

.sub-row {
    position: relative;
    padding-top: 25px !important;
    margin-bottom: 0px;
}

/* .wvc-main-content-lt .row-lt_product_images .sub-row label {
    left: 0;
    top: 10px;
} */

.wvc-main-content-lt .form-row.form-row-first {
    clear: both;
}

/* .wvc-main-content-lt .form-row label,
.wvc-main-content-lt .sub-row label {
    font-size: 14px !important;
    line-height: 17px !important;
    color: #A8A8A8;
    position: absolute;
    top: 13px;
    left: 17px;
    z-index: 1;
} */

.wvc-main-content-lt .form-row input,
.wvc-main-content-lt .form-row select {
    border-radius: 0px !important;
    border: 1px solid var(--grey) !important;
    padding: 15px !important;
    background: white !important;
    letter-spacing: -.02em;
    font-size: 16px !important;
    line-height: 20px !important;
    color: var(--dark);
}

.wvc-main-content-lt .form-row input:focus {
    border: 1px solid #cecece !important;
    box-shadow: none !important;
}

.wvc-main-content-lt .form-row input:read-only,
.wvc-main-content-lt .form-row textarea:read-only {
    color: #A8A8A8 !important;
    cursor: not-allowed;
}

.wvc-main-content-lt .form-row textarea {
    border-radius: 0px !important;
    border: 1px solid var(--grey) !important;
    padding: 15px !important;
    background: white !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: var(--dark);
    min-height: 178px;
}

.wvc-main-content-lt .form-row textarea:focus {
    border: 1px solid #cecece !important;
    box-shadow: none !important;
}

body .wvc-main-content-lt button.save_store_details {
    font-size: 18px !important;
    height: 56px;
    line-height: 22px !important;
    background: #121212 0% 0% no-repeat padding-box;
    border-radius: 0px !important;
    color: #FFFFFF !important;
}

body .wvc-main-content-lt button.save_store_details:hover {
    background-color: #343434 !important;
}

/* .wvc-main-content-lt .row-image-cover,
.wvc-main-content-lt .row-uploaded-files {
    border-radius: 0px !important;
    border: 1px solid var(--grey) !important;
    padding: 33px 16px 14.5px 16px !important;
    background: white !important;
} */

.row-lt-product-file > label {
    position: initial !important;
}

.wvc-main-content-lt .row-upload-font-file {
    padding: 15px 0px 14.5px 0px !important;
    background: transparent !important;
    margin-bottom: 0 !important;
    border: none !important;
}

.wvc-main-content-lt:has(.font-product-holder) .button.button-product-form:not(.button-cancel) {
    margin-top: 0px !important;
}

.wvc-main-content-lt .row-upload-font-file .lt_style_name,
.wvc-main-content-lt .row-upload-font-file .lt_style_name:focus,
.lt-font-styles-table td .select2 > span > span {
    height: 50px !important;
    padding: 5px 5px 7px 16px !important;
    font-size: 17px !important;
    width: 100%;
}

.wvc-main-content-lt .woocommerce-form-row.row-lt-product-file .lt-product-file-upload-button {
    width: 100%;
    position: initial;
    margin: 0 0 15px 0;
    color: white;
    background: var(--dark);
    min-height: 94px;
    border-radius: 0px !important;
    line-height: 2.4em !important;
    font-size: 17px !important;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    gap: 5px;
}



.wvc-main-content-lt .woocommerce-form-row.row-lt-product-file .lt-product-file-upload-button:hover {
    opacity: 0.8;
}

.wvc-main-content-lt .woocommerce-form-row.row-lt-product-file .lt-product-file-upload-button-sub-label {
    color: #757575;
    line-height: normal;
    /*margin-top: -10px;*/
    font-size: 15px;
}

.wvc-main-content-lt .woocommerce-form-row.row-lt-product-file .lt-product-file-upload-button > span {
    line-height: normal !important;
}

.wvc-main-content-lt .row-upload-font-file .lt-font-styles-table td .select2-selection {
    border: 1px solid var(--grey) !important;
    border-radius: 7px !important;
    padding: 5px 5px 7px 16px !important;
    background: transparent !important;
    font-size: 17px !important;
    height: 50px !important;
    color: #1A1A1A;
    margin-top: -7px !important;
    display: flex;
    align-items: center;
}

.fancy-select-wrap .select2 .selection span.select2-selection:has(.select2-selection__rendered),
.fancy-select-wrap .select2 .selection span.select2-selection:has(.select2-selection__rendered) {
    display: flex;
    align-items: center;
}

.wvc-main-content-lt .row-upload-font-file .lt-font-styles-table td .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
}

.fancy-select-wrap .select2 .selection .select2-selection:hover .select2-selection__rendered, .fancy-select-wrap .select2 .selection .select2-selection .select2-selection__rendered:hover, .fancy-select-wrap .select2.select2-container--open .selection .select2-selection .select2-selection__rendered {
    color: #1A1A1A !important;
}

.row-upload-font-file .lt-font-styles-table thead tr th {
    font-size: 16px !important;
    font-weight: 400;
    color: var(--dark-grey);
    /* padding-left: 1px !important; */
    padding-bottom: 10px;
    padding-left: 8px !important;
    padding-right: 8px !important;
    /* color: #3c3c3c7a; */
}

.row-upload-font-file .lt-font-styles-table thead tr th:first-child {
    padding-left: 0 !important;
}
.row-upload-font-file .lt-font-styles-table thead tr th:last-child {
    padding-right: 0 !important;
}

.row-upload-font-file .lt-font-styles-table thead tr th label {
    font-size: 16px !important;
}

/* .lt-font-styles-table, .lt-font-styles-table tr {
    background-color: #fff !important;
} */

.lt-font-styles-table .font-style-row td {
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lt-font-styles-table .font-style-row td:first-child {
    padding-left: 0 !important;
}
.lt-font-styles-table .font-style-row td:last-child {
    padding-right: 0 !important;
}

.lt-font-styles-table, .lt-font-styles-table tr, .lt-font-styles-table td, .lt-font-styles-table th {
    border: none !important;
}

.lt-font-styles-table .font-style-row:first-child img {
    display: none;
}

.wvc-main-content-lt .row-image-cover .image-holder {
    background: transparent;
    display: block;
    height: 150px;
    width: 100%;
}

.wvc-main-content-lt .row-image-cover .image-holder img {
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
}

.wvc-main-content-lt .button-form-lt {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid var(--grey);
    border-radius: 70px;
    margin-right: 7px;
    padding: 9px 18px 8px 18px;
}

/* .wvc-main-content-lt .button-form-lt.button-remove {
    background: transparent url(old_img/icon-trash.svg) 18px 11px no-repeat padding-box;
    padding-left: 38px;
    background-size: 13px;
} */

.wvc-main-content-lt .row-image-cover.row-image-icon .image-holder img {
    max-width: 100%;
    max-height: 121px;
    width: auto;
}

.wvc-main-content-lt .row-image-cover .no-image-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-top: 29px; */
    background: var(--grey);
    /* border-radius: 7px; */
    font-size: 17px;
    line-height: 25px;
    color: #A8A8A8;
    height: 150px;
    text-align: center;
    width: 100%;
}

.wvc-main-content-lt .row-image-cover.row-image-icon .no-image-holder {
    width: 150px;
}

/* .wvc-main-content-lt .row-image-cover .add-image {
    font-size: 14px !important;
    line-height: 17px !important;
    color: #fff !important;
    border: 1px solid #000000 !important;
    border-radius: 70px !important;
    margin-right: 7px !important;
    padding: 9px 18px 8px 38px !important;
    background: #000000 url(old_img/icon-trash.svg) 18px 11px no-repeat padding-box !important;
    background-size: 13px !important;
    margin-top: 10px !important;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 130px;
    cursor: pointer;
} */

.wvc-main-content-lt .row-image-cover .button {
    width: 100%;
    margin-bottom: 0 !important;
    margin-top: 14px;
}

.wvc-main-content-lt .row-image-cover input[type="file"] {
    display: none;
}

.wvc-main-content-lt .row-image-cover .file-selected {
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

.wvc-main-content-lt .wcv-tabs-sales-content-lt .tab-pane.tab-store-profile {
    padding: 50px 80px 0 80px;
}

/* My Shop > Settings ENDs*/

.before-footer .wpb_row.vc_row-fluid.vc_row.full-width-section .top_padding_phone_15pct .wpb_column > .vc_column-inner > .border-wrap > .border-top,
.before-footer .wpb_row.vc_row-fluid.vc_row.full-width-section .top_padding_phone_15pct .wpb_column > .vc_column-inner > .border-wrap > .border-bottom {
    display: none !important;
}

.before-footer .wpb_row.vc_row-fluid.vc_row.full-width-section .top_padding_phone_15pct .wpb_column > .vc_column-inner {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.before-footer .wpb_row.vc_row-fluid.vc_row.full-width-section .top_padding_phone_15pct .wpb_column > .vc_column-inner h3 {
    display: block !important;
}

/*CREATORS DASHBOARD ENDS*/

/*SMART BUNDLE PRODUCT PAGE*/
.smart-bundle-product .woosb-products {
    padding-top: 15px;
}

.smart-bundle-product .woosb-products .woosb-product .variations_form .variations {
    display: none !important;
}

.smart-bundle-product .license-selection-smart-bundle-lt {
    display: none;
    border-top: 1px dotted #e5e5e5;
    padding: 30px 0 25px 0;
}

.smart-bundle-product .license-selection-smart-bundle-lt .label {
    margin-bottom: 7px;
}

.smart-bundle-product .woosb-products .woosb-product .variations_form .variations .variation {
    border: none;
}

.smart-bundle-product .woosb-products .woosb-product {
    position: relative;
    padding: 8px 0 8px 0;
    border-bottom: none;
}

.smart-bundle-product .woosb-products .woosb-product .woosb-title .woosb-title-inner {
    /*position: absolute;
    left: 0;*/
    padding-top: 5px;
}

.smart-bundle-product .woosb-products .woosb-product .woosb-title .woosb-title-inner a {
    color: #000000;
}

.smart-bundle-product .woosb-products .woosb-product .variations_form .variations .variation .label {
    font-size: 18px;
    margin-bottom: 7px;
}

/* .smart-bundle-product .woosb-products .woosb-product .variable-item .variable-item-span-button {
    font-size: 15px;
} */

body.smart-bundle-product .woosb-products .woosb-product .woosb-thumb {
    width: 75px;
    margin-top: 0 !important;
}

.smart-bundle-product .woosb-products .woosb-product .woosb-thumb img {
    width: 60px;
    max-width: 60px;
    border-radius: 4px;
}

/* .smart-bundle-product .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    height: 32px;
} */

.smart-bundle-product .woosb-wrap .woosb-text {
    text-decoration: none;
    font-size: 24px;
    padding-top: 9px;
    margin-bottom: 29px;
}

.smart-bundle-product .woosb-products .woosb-product:last-child {
    border-bottom: none;
}

.smart-bundle-product.woocommerce div.product form.cart {
    border-top: 0;
}

.smart-bundle-product.single-product .product_meta {
    border-top: 2px solid #e5e5e5;
}

@media only screen and (min-width: 1000px) and (max-width: 1699px) {
    .smart-bundle-product.single-product .row > .product[data-gallery-style="left_thumb_sticky"] .single-product-main-image {
        width: 52%;
    }

    .smart-bundle-product.single-product .row > .product[data-gallery-style="left_thumb_sticky"][data-tab-pos="in_sidebar"] .single-product-summary,
    .smart-bundle-product.single-product .row > .product[data-gallery-style="left_thumb_sticky"][data-tab-pos*="fullwidth"] .summary.entry-summary {
        width: 48%;
    }
}

@media only screen and (max-width: 690px) {
    /*.smart-bundle-product .woosb-products .woosb-product {
        display: block;
    }
    .smart-bundle-product .woosb-products .woosb-product .woosb-thumb {
        width: 100%;
        padding-bottom: 20px;
        margin-top: 38px;
    }
    .smart-bundle-product .woosb-products .woosb-product .woosb-thumb img {
        width: 100%;
        max-width: 100%;
    }
    .smart-bundle-product .woosb-products .woosb-product .woosb-title {
        width: 100%;
    }
    .smart-bundle-product .woosb-products .woosb-product .woosb-title .woosb-title-inner {
        top: 14px;
    }
    .smart-bundle-product.woocommerce .variations {
        margin-top: 0 !important;
    }
    .smart-bundle-product .woosb-products .woosb-product {
        padding-bottom: 0;
    }
    .smart-bundle-product.woo-variation-swatches .variable-items-wrapper {
        display: block;
    }
    .smart-bundle-product.woocommerce .variations {
        width: 100%;
    }
    .smart-bundle-product .woosb-products .woosb-product .variations_form .variations .variation  {
        width: 100%;
    }
    .smart-bundle-product.woo-variation-swatches .variable-items-wrapper li {
        margin-top: 15px !important;
    }*/
}

/*@media only screen and (min-width: 691px) and (max-width: 1699px) {
    .smart-bundle-product .woosb-products .woosb-product .woosb-thumb {
        margin-top: 10px;
    }
}*/
/*SMART BUNDLE PRODUCT PAGE ENDS*/

/*ADD PRODUCT*/
.wvc-main-content-lt .button-title-lt {
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    background: #121212 0% 0% no-repeat padding-box;
    border: 1px solid #121212;
    border-radius: 70px;
    padding: 9px 18px 8px 18px;
    position: relative;
    top: -2px;
}

.wvc-main-content-lt .button-title-lt:hover {
    text-decoration: none;
    color: #fff;
}

.wvc-main-content-lt .button-title-lt.button-add-product {
    background: #121212 url(old_img/icon-plus-white.svg) 18px 12px no-repeat padding-box;
    padding-left: 38px;
    background-size: 13px !important;
    margin-left: 22px;
}

.wvc-main-content-lt .button-title-lt.button-add-product:hover {
    background: #343434 url(old_img/icon-plus-white.svg) 18px 12px no-repeat padding-box;
}

.wvc-main-content-lt .button-title-lt.button-back {
    background: #121212 url(old_img/icon-back-white.svg) 18px 12px no-repeat padding-box;
    padding-left: 38px;
    background-size: 11px !important;
    margin-right: 22px;
    margin-bottom: 2px;
    display: inline-block;
    padding-bottom: 10px;
}

.wvc-main-content-lt .button-title-lt.button-back:hover {
    background: #343434 url(old_img/icon-back-white.svg) 18px 12px no-repeat padding-box;
}

/* .wvc-main-content-lt .button-edit-lt {
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF !important;
    background: #121212 0% 0% no-repeat padding-box;
    border: 1px solid #121212;
    border-radius: 70px;
    padding: 9px 18px 8px 18px;
    display: inline-block;
} */

.wvc-main-content-lt .button-edit-lt {
    text-decoration: underline;
}

.wvc-main-content-lt .button-edit-lt:hover {
    opacity: .6;
}

/* .wvc-main-content-lt .button-edit-lt:hover {
    text-decoration: none;
    background: #343434 0% 0% no-repeat padding-box;
    color: #fff;
} */

.wcv-product-select-type-lt .product-select-type-content-lt {
    padding: 40px 138px 0 138px;
}

.wcv-product-select-type-lt .product-select-type-content-lt .inner {
    background: #FFF;
    border-radius: 7px;
    padding: 45px 45px 45px 45px;
}

.wcv-product-select-type-lt .buttons-holder {
    margin-top: 20px;
}

.wcv-product-select-type-lt .buttons-holder div {
    margin-bottom: 13px;
}

.wvc-main-content-lt .button-big-with-icon {
    font-size: 18px;
    height: 56px;
    line-height: 36px !important;
    color: #FFFFFF;
    background: #121212 0% 0% no-repeat padding-box;
    border: 1px solid #121212;
    border-radius: 7px;
    padding: 9px 18px 8px 18px;
    display: inline-block;
    text-align: center;
}

.wvc-main-content-lt .button-big-with-icon:hover {
    text-decoration: none;
    background: #343434 0% 0% no-repeat padding-box;
    color: #fff;
}

.wvc-main-content-lt .button-big-with-icon.white {
    color: var(--dark);
    background: #fff !important;
    border-radius: 0 !important;
    border: 1px solid var(--grey);
}

.wvc-main-content-lt .button-big-with-icon.white:hover {
    opacity: 0.85;
}

.wvc-main-content-lt .button-big-with-icon img {
    margin-right: 8px !important;
}

.wcv-product-select-type-lt .buttons-holder .button-big-with-icon {
    width: 100%;
}

.wvc-main-content-lt .button-big-with-icon.disabled {
    background: #b8b8b8 !important;
    cursor: not-allowed !important;
    border: 1px solid #b8b8b8 !important;
}

.row-add-styles {
    margin-top: 10px;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid var(--grey) !important;
    border-radius: 7px !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 3px solid #DEDEDE !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__rendered li input {
    padding-bottom: 1px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li input {
    /*width: 100% !important;*/
    width: 100px !important;
    border: none !important;
    padding-top: 28px !important;
    padding-bottom: 5px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    margin: 3px 5px 0 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 5px 5px !important;
}

.wcv-add-product-lt .add-product-content-lt > .inner {
    padding: 0 !important;
}

.wcv-add-product-lt .add-product-content-lt {
    padding: 40px 80px 0 80px;
}

/* .wcv-add-product-lt .add-product-content-lt .one-product-holder,
.wcv-add-product-lt .add-product-content-lt .font-product-holder {
    background: #FFF;
    border-radius: 7px;
    padding: 45px 45px 45px 45px;
    opacity: 0.6;
} */

/* .wcv-add-product-lt .add-product-content-lt .one-product-holder.active,
.wcv-add-product-lt .add-product-content-lt .font-product-holder.active {
    opacity: 1;
    border: 1px solid var(--grey);
} */

.wcv-add-product-lt .row-upload-file {
    padding-bottom: 7px !important;
    width: calc(49% - 1px) !important;
}

/* .wcv-add-product-lt .row-upload-file label {
    top: 11px;
} */

/* .wcv-add-product-lt .row-upload-file .upload-file {
    font-size: 14px !important;
    line-height: 17px !important;
    color: #fff !important;
    border: 1px solid #000000 !important;
    border-radius: 70px !important;
    margin-right: 7px !important;
    padding: 5px 18px 5px 38px !important;
    background: #000000 url(old_img/icon-trash.svg) 18px 11px no-repeat padding-box !important;
    background-size: 13px !important;
    margin-top: 2px !important;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 130px;
    cursor: pointer;*/

    /* font-size: 18px !important; */
    /* line-height: 17px !important; */
    /* color: #fff !important; */
    /* border: 1px solid #000000 !important; */
    /* border-radius: 70px !important; */
    /* margin-right: 7px !important; */
    /* padding: 2px 18px 9px 0 !important; */
    /* background: #000000 url(old_img/icon-trash.svg) 18px 11px no-repeat padding-box !important; */
    /* background-size: 13px !important; */
    /* margin-top: 2px !important; */
    /* display: block;
    position: relative;
    top: 0;
    left: 0; */
    /* width: 130px; */
    /* cursor: pointer;
    color: #000;
    text-decoration: underline; 
} */

.wcv-add-product-lt .row-upload-file .has-no-image-holder {
    position: relative;
    display: block;
}

.wcv-add-product-lt .row-upload-file .file-selected {
    display: block;
    position: relative;
    left: 0;
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 4px;
    display: none;
    padding-right: 50px;
    width: calc(100% - 12px);
    word-break: break-all;
}

.remove-style {
    transform: rotate(45deg) scale(0.8);
    cusrsor: pointer;
}
.remove-style:hover {
    opacity: .8;
}

.uploaded-file {
    margin-bottom: 0 !important;
    padding: 2px 11px 2px 2px;
    border: 1px solid var(--grey);
    border-radius: 30px;
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 14px;
    background-color: #fff;
}

.wvc-main-content-lt .row-uploaded-files {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0 !important;
    /* background-color: #fafafa !important; */
}

.wvc-main-content-lt .form-row.row-uploaded-files:before,
.wvc-main-content-lt .form-row.row-uploaded-files:after {
    content: unset;
    display: none !important;
}

.uploaded-file .remove-file {
    border: 1px solid var(--grey);
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    /* background: url(./old_img/icon-delete-image2.svg) 0 0 no-repeat; */
    background-color: var(--light-grey);
    cursor: pointer;
    position: relative;
}

.uploaded-file .remove-file:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='7' viewBox='0 0 7 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0.940951L0.940951 7L0 6.05905L6.05905 0L7 0.940951Z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.940951 0L7 6.05905L6.05905 7L0 0.940951L0.940951 0Z' fill='%23101010'/%3E%3C/svg%3E%0A");
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.row-upload-font-file:not(:has(.uploaded-file, .error-message)) .row-uploaded-files, .row-upload-font-file:not(:has(.uploaded-file, .error-message)) .lt-font-styles-table, .row-upload-font-file:not(:has(.uploaded-file, .error-message)) .row-add-styles {
    display: none;
}

.row-upload-font-file {
    margin-bottom: 30px !important;
}

.row-add-styles .button-add-more-styles img {
    width: 24px !important;
    height: 24px !important;
}

.row-add-styles .button-add-more-styles {
    background-color: #FAFAFA !important;
    font-size: 17px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wcv-add-product-lt .row-upload-file .file-delete-product-file {
    display: none;
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}

.wcv-add-product-lt .row-upload-file .file-delete-product-file.delete-single {
    top: 1px;
}

.wcv-add-product-lt .row-upload-file .file-submit-upload-product-file {
    background: #121212;
    display: none;
    position: absolute;
    top: -24px;
    right: 0px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #121212;
    border-radius: 70px;
    padding: 2px 10px;
}

.wcv-add-product-lt .row-upload-file .progress {
    display: none;
    height: 21px;
}

.wcv-add-product-lt .row-upload-file .progress-bar {
    background-color: #1a1a1a;
}

.wcv-add-product-lt .row-upload-file .uploadStatus {
    color: darkorange;
    font-size: 14px;
    padding-top: 2px;

    position: absolute;
    bottom: -30px;
    width: 100%;
    left: 0;
}

.wcv-add-product-lt .row-upload-file .uploadStatus .uploadStatus-inner {
    color: #000;
    display: inline-block;
    margin-left: 6px;
    position: relative;
    top: 1px;
}

.wcv-add-product-lt .row-file-formats {
    border-radius: 0px !important;
    border: 1px solid var(--grey) !important;
    padding: 40px !important;
    background: transparent !important;
    margin-bottom: 0 !important;
}

.wcv-add-product-lt .row-file-formats .col {
    width: 33%;
    float: left;
    margin: 0;
}

.wcv-add-product-lt .row-file-formats .col label {
    position: relative;
    cursor: pointer;
    /* width: calc(100% - 25px); */
}

.wcv-add-product-lt .row-file-formats .col .checkbox-holder {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 20px;
    color: var(--dark);
    /* margin-left: -15px; */
}

.wcv-add-product-lt .row-file-formats .col .checkbox-holder:last-child {
    margin-bottom: 0;
}
.wcv-add-product-lt .row-file-formats .col .checkbox-holder:last-child label {
    margin-bottom: 0;
}

/*.wcv-add-product-lt .row-file-formats .col .checkbox-holder input {
    margin-right: 5px;
    position: relative;
    top: 1px;
}*/
.wcv-add-product-lt .row-file-formats .col label {
    font-size: 16px !important;
    line-height: 20px !important;
    color: #1A1A1A;
}

/*CUSTOM CHECKBOX*/
/* Create a custom checkbox */
/* Customize the label (the container) */
/* .checkbox-holder label {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} */

/* Hide the browser's default radio button */
.checkbox-holder label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom radio button */
/* .checkbox-holder .checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid var(--grey);
    border-radius: 6px;
    background-color: #fff;
} */

/* On mouse-over, add a grey background color */
/* .checkbox-holder label:hover input ~ .checkmark {
    background-color: #eee;
} */

/* When the radio button is checked, add a blue background */
/* .checkbox-holder label input:checked ~ .checkmark {
    background-color: #fff;
} */

/* Create the indicator (the dot/circle - hidden when not checked) */
/* .checkbox-holder .checkmark:after {
    content: "";
    position: absolute;
    display: none;
} */

/* Show the indicator (dot/circle) when checked */
/* .checkbox-holder label input:checked ~ .checkmark:after {
    display: block;
} */

/* Style the indicator (dot/circle) */
/* .checkbox-holder label .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 3px;
    background: #FFC400;
} */

/*CUSTOM CHECKBOX ENDS*/

.wcv-add-product-lt .form-row textarea.lt_product_description,
.wcv-add-product-lt .form-row textarea.lt_product_tags,
.wcv-add-product-lt .form-row textarea.lt_font_product_description,
.wcv-add-product-lt .form-row textarea.lt_font_product_tags {
    min-height: 298px;
}

.wcv-add-product-lt .row-lt_font_product_description,
.wcv-add-product-lt .row-lt_font_product_tags {
    margin-bottom: 40px !important;
}

.wcv-add-product-lt .form-row div:has(.lt_enable_font_family_label) {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 10px;
}

.row-lt_ff_product_price div label.lt_enable_font_family_label {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    font-size: 16px !important;
    color: black;
}

.wcv-add-product-lt table.row-lt_ff_product_price {
    border-radius: 7px !important;
    border-collapse: separate !important;
}

.lt_enable_font_family {
    opacity: 0;
}

.lt_font_family_slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9D9D9D;
    -webkit-transition: .4s;
    transition: .4s;
}

.lt_font_family_slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .lt_font_family_slider {
    background-color: #FFC400;
}

input:focus + .lt_font_family_slider {
    box-shadow: 0 0 1px #f8be02;
}

input:checked + .lt_font_family_slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

.row-lt_ff_product_price {
    display: none;
}

/* Rounded sliders */
.lt_font_family_slider.round {
    border-radius: 34px;
    width: 34px;
    height: 19px;
}

.lt_font_family_slider.round:before {
    border-radius: 50%;
}

.wcv-add-product-lt .one-product-holder,
.wcv-add-product-lt .font-product-holder {
    position: relative;
    /* margin-bottom: 30px; */
}

.wcv-add-product-lt .one-product-holder .dupe-buttons-holder,
.wcv-add-product-lt .font-product-holder .dupe-buttons-holder {
    position: absolute;
    right: -64px;
    /*top: -2px;*/
    bottom: -10px;
    display: none;
}

.wcv-add-product-lt .one-product-holder .dupe-buttons-holder a,
.wcv-add-product-lt .font-product-holder .dupe-buttons-holder a {
    display: block;
    margin-bottom: 10px;
}

.button-icon {
    background-color: #000;
    border-radius: 70px;
    padding: 5px 12px;
    width: 39px;
    height: 39px;
}

.button-icon:hover {
    background-color: #343434;
}

.button-icon.gray {
    background-color: #A8A8A8;
}

.button-icon.gray:hover {
    background-color: #A8A8A8;
    opacity: 0.75;
}

.button-icon.red {
    background-color: #C35959;
}

.button-icon.red:hover {
    background-color: #C35959;
    opacity: 0.75;
}

.wcv-add-product-lt .button-big-with-icon {
    width: 100%;
}

.wcv-add-product-lt .add-product-content-lt .button-product-form {
    background: var(--yellow) 0% 0% no-repeat padding-box !important;
    font-size: 18px !important;
    height: 56px;
    line-height: 22px !important;
    border-radius: 0px !important;
    color: #000 !important;
}

.wcv-add-product-lt .add-product-content-lt .button-product-form:disabled[disabled] {
    background-color: #FFC400 !important;
    color: #000 !important;
}

.wcv-add-product-lt .add-product-content-lt .button-product-form:hover {
    background: #ddac0a 0% 0% no-repeat padding-box !important;
}

.wcv-add-product-lt .add-product-content-lt .button-cancel {
    background: #fff 0% 0% no-repeat padding-box !important;
    font-size: 18px !important;
    height: 56px;
    width: 100%;
    line-height: 1 !important;
    border-radius: 8px !important;
    border: 1px solid var(--grey);
    color: #000 !important;
    margin: 20px 0 0 0;
    padding: 16px 23px !important;
}

.wcv-add-product-lt .add-product-content-lt .button-cancel:hover {
    background: #fff 0% 0% no-repeat padding-box !important;
    color: #000 !important;
    border: 1px solid var(--grey);
}

.wcv-add-product-lt .save-button-holder {
    /*border-top: 1px solid var(--grey) !important;*/
    padding-top: 0;
    /*margin-top: 28px;*/
}

/*TOOLTIP*/

.form-wrap form .form-row label:has(.tooltip-lt) {
    display: inline-block;
    position: relative;
}

.tooltip-lt {
    position: absolute;
    display: inline-block;
    /*border-bottom: 1px dotted #ccc;*/
    top: 100%;
    left: 0;
    width: 100%;
    height: 3px;
    border-bottom: 1px dashed var(--dark);
}

.tooltip-lt img {
    display: none;
}

.tooltip-lt .tooltiptext {
    visibility: hidden;
    position: absolute;
    width: 180px;
    color: #fff;
    text-align: center;
    padding: 14px 12px;
    z-index: 1;
    opacity: 0;
    transition: opacity .6s;
    background-color: var(--dark);
    text-align: center;
    padding: 14px 12px;
    border-radius: 10px;
    font-size: 15px;
    line-height: 18px; 
}

.form-wrap form .form-row label:has(.tooltip-lt):hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip-lt .tooltiptext2 {
    visibility: hidden;
    position: absolute;
    width: 180px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
}

.form-wrap form .form-row label:has(.tooltip-lt):hover .tooltiptext2 {
    visibility: visible;
}

.tooltip-right {
    top: -5px;
    left: 125%;
}

.tooltip-right2 {
    top: -5px;
    left: 105%;
}

.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent var(--dark) transparent transparent;
}

.tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -90px;
}

.tooltip-bottom2 {
    top: 125%;
    left: 50%;
    margin-left: -90px;
}

.tooltip-bottom::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent var(--dark) transparent;
}

.tooltip-top {
    bottom: calc(25px + 125%);
    left: 50%;
    margin-left: -90px;
}

.tooltip-top2 {
    bottom: 115%;
    left: 50%;
    margin-left: -90px;
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: var(--dark) transparent transparent transparent;
}

.tooltip-left {
    top: -5px;
    bottom: auto;
    right: 128%;
}

.tooltip-left2 {
    top: -5px;
    bottom: auto;
    right: 105%;
}

.tooltip-left::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent var(--dark);
}

.tooltip-lt .tooltiptext-bottomarrow {
    visibility: hidden;
    width: 180px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 130%;
    left: 50%;
    margin-left: -90px;
}

.tooltip-lt .tooltiptext-bottomarrow::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip-lt:hover .tooltiptext-bottomarrow {
    visibility: visible;
}

.tooltip-lt .tooltiptext-toparrow {
    visibility: hidden;
    width: 180px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -90px;
}

.tooltip-lt .tooltiptext-toparrow::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}

.tooltip-lt:hover .tooltiptext-toparrow {
    visibility: visible;
}

.tooltip-lt .tooltiptext-leftarrow {
    visibility: hidden;
    width: 180px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
}

.tooltip-lt .tooltiptext-leftarrow::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}

.tooltip-lt:hover .tooltiptext-leftarrow {
    visibility: visible;
}

.tooltip-lt .tooltiptext-rightarrow {
    visibility: hidden;
    width: 180px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 110%;
}

.tooltip-lt .tooltiptext-rightarrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}

.tooltip-lt:hover .tooltiptext-rightarrow {
    visibility: visible;
}

/*TOOLTIP ENDS*/

.tooltip-add-product {
    text-decoration: none !important;
    display: inline-block;
    /* margin-left: 7px; */
    /* position: relative; */
    /* top: -2px; */
}

/*Product images uploader*/
.wcv-add-product-lt .row-product-images {
    border-radius: 0px !important;
    border: 1px solid var(--grey) !important;
    padding: 27px 40px !important;
    background: transparent !important;
    margin-bottom: 40px !important;
}

.wcv-add-product-lt .row-product-images .sub-row:first-child {
    padding-top: 0 !important;
}

.wcv-add-product-lt .row-product-images .image-uploader {
    border: none;
    cursor: pointer;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded {
    padding: 0;
    height: 100px;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image {
    margin: 0 10px 10px 0;
    width: 180px;
    height: 120px;
    border: 1px solid var(--grey);
    /* padding-bottom: calc(16.6666667% - 10px); */
    aspect-ratio: 16 / 9;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    background: transparent;
}

/*.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image:nth-of-type(2)::after {
    display: block;
    height: 100%;
    width: 2px;
    background-color: #000;
    content: '';
    right: -12px;
    position: absolute;
}*/

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image:nth-of-type(2) {
    position: relative;
    margin-right: 22px;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image img {
    border-radius: 0px;
    width: 100%;
    min-height: 100%;
}

.input-images-lt.first-image-lt, .input-images-lt.second-image-lt {
    width: 180px;
    background-color: var(--white);
    height: 120px;
    border-radius: 0px;
    border: 1px solid var(--grey);
}

.input-images-lt .image-uploader {
    min-height: 100%;
}

.input-images-lt .upload-text span {
    border: 1.2px solid var(--dark);
    border-radius: 20px;
    padding: 3px 10px 5px 13px;
    font-size: 16px;
}

.input-images-lt i.iui-cloud-upload {
    display: none;
}

.input-images-lt.additional-image-lt {
    background-color: transparent;
    border-radius: 7px;
    width: 100%;
    height: auto;
}

.input-images-lt.additional-image-lt .image-uploader {
    min-width: 150px;
    max-width: 100%;
    height: 100%;
}


.wcv-add-product-lt .row-product-images .input-images-lt.additional-image-lt .uploaded {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 180px));
    gap: 15px;
    height: auto;
    /* margin-top: 20px; */
    margin-top: 0;
}

.input-images-lt.additional-image-lt .uploaded:after {
    content: '';
    background: url(./old_img/icon-plus-product-white.svg) 50% 50% no-repeat;
    width: 180px;
    height: 120px;
    background-color: var(--white);
    border-radius: 0px;
    border: 1px solid var(--grey);
}

.additional-image-lt .image-uploader .upload-text {
    display: none !important;
}

.lt-main-images-container {
    display: flex;
    gap: 15px;
    /* margin-top: 10px; */
    flex-wrap: wrap;
    padding-bottom: 10px;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image .delete-image {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 12px;
    border-radius: 50%;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    border: none;
    background: #FFFFFF url(old_img/icon-delete-image.svg) center center no-repeat padding-box;
    width: 18px;
    height: 18px;
    padding: 0;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image .move-backward {
    cursor: pointer;
    position: absolute;
    bottom: 6px;
    right: 36px;
    border-radius: 50%;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    border: none;
    background: #FFFFFF url(old_img/icon-move-backward.svg) center center no-repeat padding-box;
    width: 18px;
    height: 18px;
    padding: 0;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image .move-forward {
    cursor: pointer;
    position: absolute;
    bottom: 6px;
    right: 12px;
    border-radius: 50%;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    border: none;
    background: #FFFFFF url(old_img/icon-move-forward.svg) center center no-repeat padding-box;
    width: 18px;
    height: 18px;
    padding: 0;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image:first-child .move-backward {
    display: none;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image:last-child .move-forward {
    display: none;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image:last-child .move-backward {
    right: 12px;
}

.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image .delete-image:hover,
.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image .move-backward:hover,
.wcv-add-product-lt .row-product-images .image-uploader .uploaded .uploaded-image .move-forward:hover {
    opacity: 0.75;
}

/*Product images uploader ENDS*/

.loader-vendor-publish-roducts-lt {
    text-align: center;
    display: block;
    padding-top: 22px;
}

.dupe-buttons-holder .loader-vendor-publish-roducts-lt {
    padding-top: 0;
    margin-bottom: 10px;
}

.wcv-add-product-lt .woocommerce-form-row .error-message {
    color: red;
    font-size: 14px;
    display: inline-block;
    padding-top: 5px;
}

.wcv-add-product-lt .woocommerce-form-row.row-lt_product_file_formats .error-message,
.wcv-add-product-lt .woocommerce-form-row.row-lt_product_file .error-message,
.wcv-add-product-lt .woocommerce-form-row.row-lt_product_images .error-message {
    position: absolute;
    bottom: -30px;
    width: 100%;
    left: 0;
}

.wcv-add-product-lt .woocommerce-form-row.row-lt_product_file_formats.error-holder,
.wcv-add-product-lt .woocommerce-form-row.row-lt_product_file.error-holder,
.wcv-add-product-lt .woocommerce-form-row.row-lt_product_images.error-holder {
    margin-bottom: 57px !important;
}

.wcv-add-product-lt .add-product-success-lt {
    padding: 40px 138px 0 138px;
}

.wcv-add-product-lt .add-product-success-lt .inner {
    background: #FFF;
    border-radius: 7px;
    padding: 45px 45px 45px 45px;
    text-align: center;
}

.wcv-add-product-lt .add-product-success-lt .inner h2 {
    margin-bottom: 20px;
    padding-left: 0 !important;
}

.wcv-add-product-lt .form-error-lt {
    color: red;
    margin-bottom: 30px;
    margin-top: 0;
    display: none;
    font-size: 16px;
    /*text-align: center;*/
}

/*.wcv-add-product-lt form.processing .form-row textarea,
.wcv-add-product-lt form.processing .form-row input {
    background: #ccc !important;
}*/

.wcv-add-product-lt .font-product-holder .row-categories-holder .category-holder {
    width: 100%;
    padding-right: 0px;
}

.wcv-add-product-lt .font-product-holder .row-categories-holder .category-holder .select2-selection--multiple {
    height: 1em;
    border: none !important;
}

.wcv-add-product-lt .font-product-holder .row-categories-holder .category-holder .select2-selection--multiple input {
    padding: 0 !important;
}

.wcv-add-product-lt .font-product-holder .form-row .main-category-holder .select2-container {
    padding-bottom: 6px !important;
    padding-right: 7px !important;
}

.wcv-add-product-lt .font-product-holder .form-row .main-category-holder .select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 15px;
    top: 65%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.wcv-add-product-lt .row-categories-holder .category-holder {
    float: left;
    width: 50%;
    position: relative;
    padding-right: 10px;
}

.wcv-add-product-lt .row-categories-holder .category-holder.subcategory-holder {
    padding-right: 0;
    padding-left: 9px;
}

/*CATEGORY ENDS*/
.wcv-add-product-lt .form-row .main-category-holder .select2-container {
    border-radius: 7px !important;
    border: 1px solid var(--grey) !important;
    padding: 31px 16px 14.5px 7px !important;
    background: transparent !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #1A1A1A;
}

.wcv-add-product-lt .form-row .main-category-holder .select2-container .select2-selection--single {
    border: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

[id^="select2-lt_product_category_main"] .select2-results__option {
    font-size: 16px !important;
}
/* 
.wcv-add-product-lt .main-category-holder label,
.wcv-add-product-lt .subcategory-holder label {
    top: 11px !important;
}

.wcv-add-product-lt .form-row .main-category-holder .select2-container .select2-selection--single .select2-selection__arrow {
    top: 9px;
} */

.wcv-add-product-lt .form-row .main-category-holder .select2-container .select2-selection--single .select2-selection__arrow b,
.wcv-add-product-lt .form-row .main-category-holder .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.wvc-main-content-lt .row-upload-font-file .lt-font-styles-table td .select2-selection .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent !important;
    border-bottom-color: #000 !important;
}

body[data-fancy-form-rcs="1"] .main-category-holder .select2-container--default:hover .select2-selection--single .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .main-category-holder .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {
    color: inherit !important;
}

body[data-fancy-form-rcs="1"] .main-category-holder .select2-container--default.select2-container--open .select2-selection--single {
    background: transparent !important;
}

.wcv-add-product-lt .form-row .main-category-holder .select2-container:hover {
    color: inherit !important;
}

.wcv-add-product-lt .form-row .main-category-holder .select2-container .select2-selection--single:hover {
    background: transparent !important;
    color: inherit !important;
}

.wcv-add-product-lt .form-row .main-category-holder .select2-container .select2-selection--single:hover .select2-selection__rendered {
    color: inherit !important;
}

body[data-fancy-form-rcs="1"] .main-category-holder .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 18px !important;
}

/*CATEGORY ENDS*/

/*SUBCATEGORY*/
/*#select2-lt_product_subcategory-1-results .select2-results__option:before{
    font-family:fontAwesome;
    color:#999;
    content:"\f096";
    width:25px;
    height:25px;
    padding-right: 10px;
}
#select2-lt_product_subcategory-1-results .select2-results__option[aria-selected=true]:before{
    content:"\f14a";
}*/
[id^="select2-lt_product_subcategory"] .select2-results__option:before, [id^="select2-lt_font_product_category_main"] .select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 14px;
    top: -1px;
}

[id^="select2-lt_product_subcategory"] .select2-results__option[aria-selected=true]:before, [id^="select2-lt_font_product_category_main"] .select2-results__option[aria-selected=true]:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    /*content: "\f111";*/
    color: #fff;
    background-color: #FFC400;
    border: 0;
    display: inline-block;
    padding-left: 3px;
}

.wcv-add-product-lt .subcategory-holder .loader-category-dropdown, .wcv-add-product-lt .font-category-holder .loader-category-dropdown {
    padding-top: 34px;
    display: block;
    padding-left: 16px;
}

.wcv-add-product-lt .subcategory-holder .select2-container--default .select2-selection--multiple .select2-selection__rendered li, .wcv-add-product-lt .font-category-holder .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    /*margin-top: 29px !important;*/
    font-size: 18px;
    background: transparent;
    border: none;
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.wcv-add-product-lt .subcategory-holder .select2-container--default .select2-selection--multiple .select2-selection__choice__remove, .wcv-add-product-lt .font-category-holder .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #1A1A1A;
    margin-right: 5px;
    font-size: 16px;
}

/* .wcv-add-product-lt .subcategory-holder label {
    left: 24px !important;
} */

.wcv-add-product-lt .subcategory-holder .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
}

.wcv-add-product-lt .subcategory-holder .select2-container--default .select2-selection--multiple .select2-selection__rendered li input {
    padding-top: 3px !important;
}

.wcv-add-product-lt .subcategory-holder .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline {
    display: none !important;
}

.wcv-add-product-lt .form-row .subcategory-holder .select2-container {
    border-radius: 7px !important;
    border: 1px solid var(--grey) !important;
    padding: 31px 16px 6.5px 14px !important;
    background: transparent !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #1A1A1A;
}

.wcv-add-product-lt .form-row .subcategory-holder .select2-container.select2-container--disabled {
    background: #eee !important;
    cursor: not-allowed;
}

.wcv-add-product-lt .form-row .subcategory-holder .select2-container .select2-selection--single {
    border: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

[id^="select2-lt_product_subcategory"] .select2-results__option {
    font-size: 16px !important;
}

.wcv-add-product-lt .form-row .subcategory-holder .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
}

.wcv-add-product-lt .form-row .subcategory-holder .select2-container--default .select2-selection--multiple {
    border: none !important;
}

/*SUBCATEGORY ENDS*/

.wcv-add-product-lt .form-row input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row input::-ms-input-placeholder { /* Microsoft Edge */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row input::placeholder { /* Most modern browsers support this now. */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #A8A8A8;
}

.wcv-add-product-lt .form-row textarea::placeholder { /* Most modern browsers support this now. */
    color: #A8A8A8;
}

.wcv-add-product-lt .product-line-separator {
    border-top: 1px solid var(--grey);
    height: 1px;
    width: 100%;
    margin: 30px 0 0 0;
}

.wcv-add-product-lt .button-add-more-product {
    margin-bottom: 30px;
    display: none;
}


/*ADD PRODUCT ENDS*/

/*RESPONSIVE*/
@media only screen and (max-width: 479px) {

    .woocommerce-account .welcome-box-lt,
    .woocommerce-account .latest-invoices-lt,
    .woocommerce-account .my-purchases-lt {
        width: 100%;
        float: none;
    }

    .woocommerce-account .welcome-box-lt {
        height: 200px;
    }

    .woocommerce-account .latest-invoices-lt {
        height: auto;
        padding-left: 0;
        margin-top: 30px;
    }

    .woocommerce-account .latest-invoices-lt .inner {
        height: auto;
    }

    .woocommerce-account .my-purchases-lt {
        padding-top: 30px;
    }

    .woocommerce-account .my-purchases-lt .download-item {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    .woocommerce-account .my-purchases-lt .download-item .inner {
        height: 200px;
    }

    .woocommerce-account .my-account-sec-holder {
        padding-top: 25px;
    }

    .woocommerce-account .my-account-sec-holder .my-account-title {
        padding-left: 25px;
    }

    .my-account-main-nav-lt {
        border-bottom: 1px solid var(--grey);
        padding-left: 25px;
        padding-top: 30px;
    }

    .my-account-main-nav-lt ul li {
        margin-right: 51px;
        padding-bottom: 19px;
    }

    .my-account-main-nav-lt ul li a {
        font-size: 18px;
        line-height: 22px;
    }

    .wvc-main-content-lt .table-top-section-lt .cell-product label {
        display: block;
        top: 5px !important;
        left: 0 !important;
    }

    .wvc-main-content-lt .button-title-lt.button-add-product {
        display: block;
        margin-left: 0;
        margin-top: 20px;
        width: fit-content;
    }

    .wvc-main-content-lt .button-title-lt.button-back {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
        width: fit-content;
    }
}

@media only screen and (min-width: 641px) and (max-width: 690px) {
    .wvc-main-content-lt .button-title-lt.button-add-product {
        display: block;
        margin-left: 0;
        margin-top: 20px;
        width: fit-content;
    }

    .wvc-main-content-lt .button-title-lt.button-back {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
        width: fit-content;
    }

    .wcv-add-product-lt .row-file-formats .col label {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 640px) {
    .woocommerce-MyAccount-navigation.woocommerce-MyAccount-navigation-lt h3 {
        margin-top: 30px;
    }

    .wvc-main-content-lt .wcv-grid .all-20 {
        width: 100%;
        padding-right: 0;
    }

    .wvc-main-content-lt .wcv-grid .all-80 {
        width: 100%;
        float: none;
        padding-top: 30px;
    }

    .wvc-main-content-lt .welcome-box-lt {
        margin-top: 17px;
    }

    .wvc-main-content-lt .wcv-products-lt {
        margin-top: 17px;
    }
}

@media only screen and (max-width: 768px) {
    .wcv-add-product-lt .row-upload-file .file-delete-product-file {
        font-size: 13px;
    }

    .wcv-add-product-lt .row-upload-file .file-submit-upload-product-file {
        font-size: 13px;
        padding: 2px 6px;
    }

    .wcv-add-product-lt .form-row .main-category-holder label,
    .wcv-add-product-lt .form-row .subcategory-holder label {
        /*font-size: 12px !important;*/
        left: 11px !important;
    }

    .wcv-add-product-lt .row-categories-holder .category-holder {
        width: 100%;
        padding-right: 0;
    }

    .wcv-add-product-lt .row-categories-holder .category-holder.subcategory-holder {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin-top: 27.5px;
    }

    .my-account-main-nav-lt ul li {
        margin-right: 30px;
    }

    /* .woocommerce-account .my-account-sec-holder .form-row label {
        font-size: 14px !important;
        line-height: 17px !important;
        top: 5px;
        left: 11px;
    } */

    /* .woocommerce-account .my-account-sec-holder .form-row input {
        padding: 20px 10px 10.5px 10px !important;
        font-size: 16px !important;
        line-height: 20px !important;
    } */

    /* .wvc-main-content-lt .form-row label,
    .wvc-main-content-lt .sub-row label {
        font-size: 14px !important;
        line-height: 17px !important;
        top: 5px;
        left: 11px;
    } */

    /* .wvc-main-content-lt .form-row input,
    .wvc-main-content-lt .form-row textarea {
        padding: 20px 10px 10.5px 10px !important;
        font-size: 16px !important;
        line-height: 20px !important;
    } */

    .woocommerce-account .hide-mobile {
        display: none !important;
    }

    .woocommerce-account .show-mobile {
        display: block !important;
    }

    body.woocommerce-add-payment-method #add_payment_method #place_order {
        font-size: 17px !important;
    }

    body .woocommerce-account .purchases-content-lt .left-col .nav-link-ltar {
        border: none;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        position: inherit;
    }

    body .woocommerce-account .purchases-content-lt .left-col .nav-link-ltar.active {
        background: #FAFAFA;
    }

    .woocommerce .woocommerce-account table.shop_table_responsive tr td::before,
    .woocommerce-page .woocommerce-account table.shop_table_responsive tr td::before {
        font-weight: normal;
    }

    .woocommerce-account .woocommerce-orders-table__cell-order-actions::before {
        content: "" !important;
    }

    .woocommerce-account .invoices-lt tbody td {
        padding: 7px 0 7px 0;
    }

    .woocommerce-account .invoices-lt tbody td:first-child {
        padding-top: 18px;
    }

    .wvc-main-content-lt .welcome-box-lt {
        float: none;
        width: 100%;
        /* Layout Properties */
        height: 240px;
    }

    .wvc-main-content-lt .all-time-box-lt {
        float: none;
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
    }

    .wvc-main-content-lt .all-time-box-lt .inner {
        height: 240px;
    }

    /* .wvc-main-content-lt .all-time-box-lt .title {

    }

    .wvc-main-content-lt .all-time-box-lt .total-earnings {

    }

    .wvc-main-content-lt .all-time-box-lt .products-sold {

    } */

    .wvc-main-content-lt .all-time-box-lt .price {
        font-size: 22px;
        line-height: 28px;
    }

    .wvc-main-content-lt .wcv-sales-lt {
        margin-top: 30px;
        padding: 36px 0 36px 0;
    }

    .wvc-main-content-lt .wcv-sales-lt .wcv-title {
        padding-left: 36px;
    }

    .wvc-main-content-lt #nav-tab-tabs-sales {
        padding: 30px 36px 0 36px;
    }

    .wvc-main-content-lt #nav-tab-tabs-sales .nav-link {
        margin-right: 15px;
        font-size: 14px;
        padding: 0 0 10px 0;
        line-height: 17px;
    }

    .wvc-main-content-lt .wcv-tabs-sales-content-lt .tab-pane {
        padding: 30px 36px 0 36px;
    }

    .wvc-main-content-lt .sales-filters .button-filter {
        margin-right: 1%;
        width: 48%;
        margin-bottom: 12px;
    }

    .wvc-main-content-lt .sales-filters .button-filter.previous-month {
        font-size: 13px;
        line-height: 16px;
        padding: 9px 10px 8px 10px;
    }

    .wvc-main-content-lt .sales-filters .date-filters {
        position: relative;
        text-align: left;
        display: flex;
        align-items: center;
        gap: 8px;
    }

    /* .wvc-main-content-lt .sales-filters .date-filters input {
        width: 45%;
        height: 36px;
        padding: 9px 10px 8px 10px;
    } */

    /* .wvc-main-content-lt .sales-filters .date-to {
        position: absolute;
        right: 1%;
    } */

    /* .wvc-main-content-lt .sales-filters .date-filters span {
        margin: 0 1%;
    } */

    .wvc-main-content-lt .sales-filters {
        padding-bottom: 30px;
    }

    /* .wvc-main-content-lt .statistics-content-lt {
        padding-top: 30px;
        min-height: 2205px;
    } */

    /* .wvc-main-content-lt .statistics-content-lt .loader {
    }

    .wvc-main-content-lt .statistics-content-lt .heading {
    } */

    .wvc-main-content-lt .statistics-content-lt .stat {
        margin-right: 30px;
    }

    .wvc-main-content-lt .statistics-content-lt .stat div {
        font-size: 16px;
        line-height: 20px;
    }

    .wvc-main-content-lt .statistics-content-lt .stat.earnings {
        position: absolute;
        right: 0;
        margin-right: 0;
    }

    .wvc-main-content-lt .statistics-content-lt .export-lt {
        position: relative;
        right: auto;
        top: auto;
        padding-top: 20px;
        text-align: center;
    }

    /* .wvc-main-content-lt .button-lt {
    } */

    .wvc-main-content-lt .export-lt .button-lt {
        margin-right: 0;
    }

    .wvc-main-content-lt .statistics-content-lt .table-statistics-lt {
        margin-top: 30px;
    }

    .wvc-main-content-lt .table-stats-lt tbody td {
        font-size: 14px !important;
        line-height: 17px !important;
    }

    .wvc-main-content-lt .table-stats-lt .woocommerce-orders-table__cell-product .image {
        display: none;
    }

    .wvc-main-content-lt .table-stats-lt .woocommerce-orders-table__cell-product label {
        left: 0;
        top: 0;
    }

}

@media only screen and (min-width: 641px) and (max-width: 768px) {
    .wvc-main-content-lt .wcv-grid .all-20 {
        width: 30%;
    }

    .wvc-main-content-lt .wcv-grid .all-80 {
        width: 69%;
    }
}

@media only screen and (min-width: 769px) and (max-width: 999px) {
    .wvc-main-content-lt .wcv-grid .all-20 {
        width: 24%;
    }

    .wvc-main-content-lt .wcv-grid .all-80 {
        width: 75%;
    }

    .wvc-main-content-lt .all-time-box-lt .price {
        font-size: 22px;
        line-height: 28px;
    }

    .wvc-main-content-lt .all-time-box-lt .total-earnings {
        bottom: 30px;
        left: 36px;
    }

    .wvc-main-content-lt .all-time-box-lt .products-sold {
        bottom: 100px;
        right: auto;
        left: 36px;
    }

    .wvc-main-content-lt .wcv-sales-lt {
        margin-top: 30px;
        padding: 36px 0 36px 0;
    }

    .wvc-main-content-lt .wcv-sales-lt .wcv-title {
        padding-left: 36px;
    }

    .wvc-main-content-lt #nav-tab-tabs-sales {
        padding: 30px 36px 0 36px;
    }

    .wvc-main-content-lt #nav-tab-tabs-sales .nav-link {
        padding: 0 0 15px 0;
        margin-right: 30px;
    }

    .wvc-main-content-lt .wcv-tabs-sales-content-lt .tab-pane {
        padding: 30px 36px 0 36px;
    }

    .wvc-main-content-lt .sales-filters {
        padding-bottom: 30px;
    }

    .wvc-main-content-lt .sales-filters .button-filter {
        margin-right: 1%;
        width: 48%;
        margin-bottom: 12px;
    }

    .wvc-main-content-lt .sales-filters .button-filter.previous-month {
        font-size: 13px;
        line-height: 16px;
        padding: 9px 10px 8px 10px;
    }

    .wvc-main-content-lt .sales-filters .date-filters {
        position: relative;
        text-align: left;
    }

    .wvc-main-content-lt .sales-filters .date-filters input {
        width: 45%;
        height: 36px;
        padding: 9px 10px 8px 10px;
    }

    .wvc-main-content-lt .sales-filters .date-to {
        position: absolute;
        right: 1%;
    }

    .wvc-main-content-lt .sales-filters .date-filters span {
        margin: 0 1%;
    }

    /* .wvc-main-content-lt .statistics-content-lt {
        padding-top: 30px;
    } */

    .wvc-main-content-lt .table-stats-lt .woocommerce-orders-table__cell-product label {
        left: 0;
        top: 0;
    }

    .wvc-main-content-lt .table-stats-lt thead th {
        padding: 10px 5px 10px 5px !important;
    }

    .wvc-main-content-lt .table-stats-lt tbody td {
        font-size: 14px !important;
        line-height: 17px !important;
        padding: 10px 5px 10px 5px;
    }

    .wvc-main-content-lt .table-stats-lt th.sortable {
        padding-top: 28px !important;
    }
}

@media only screen and (max-width: 999px) {
    .wvc-main-content-lt .trends-content-lt .top-section.top-solds {
        float: left;
        width: 100%;
        padding-right: 0;
    }

    .wvc-main-content-lt .trends-content-lt .top-section.top-earnings {
        float: left;
        width: 100%;
        padding-left: 0;
    }

    .wvc-main-content-lt .table-top-section-lt .cell-product .image {
        width: 30px;
        height: 20px;
    }

    .wvc-main-content-lt .table-top-section-lt .cell-product label {
        top: -5px;
        left: 5px;
    }

    .wvc-main-content-lt .table-top-section-lt tbody td {
        font-size: 14px !important;
        line-height: 17px !important;
    }
}

@media only screen and (max-width: 991px) {
    /* .woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item {
        font-size: 14px !important;
        line-height: 17px !important;
        padding: 0 5px 0 10px;
    } */

    .woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--expires {
        padding-left: 10px;
    }

    /* .woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--actions a.delete {
        width: 20px;
        height: 20px;
        background-size: 12px;
        padding: 5px !important;
    } */

    /* .woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item .woocommerce-PaymentMethod--actions {
        padding-top: 14px;
    } */

    .pagination_lt .page-numbers.current {
        margin: 0 4px 0 0;
    }

    .pagination_lt a.page-numbers {
        margin: 0 4px;
    }

    .woocommerce-account .my-account-sec-holder .form-row {
        float: none;
        width: 100%;
    }

    .wvc-main-content-lt .form-row {
        float: none !important;
        width: 100% !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 690px) {
    .woocommerce-account .saved-paymentMethods-holder .saved-paymentMethod-item {
        font-size: 12px !important;
        line-height: 17px !important;
        padding: 0 5px 0 5px;
    }
}

@media only screen and (max-width: 1199px) {
    /*My Account > Purchases*/
    /* .woocommerce-account .purchases-content-lt .left-col {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        min-height: auto;
        padding-bottom: 30px;
    } */

    /* .woocommerce-account .purchases-content-lt .right-col {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 15px;
    } */

    body .woocommerce-account .purchases-content-lt .left-col .nav-link-ltar {
        margin-bottom: 14px;
        text-align: left;
    }

    .woocommerce-account .purchases-content-lt .left-col label {
        cursor: pointer;
        color: #767676;
    }

    .woocommerce-account .purchases-content-lt .left-col .nav-link-ltar.active label {
        color: #000;
    }

    .woocommerce-account .purchases-content-lt .left-col .image {
        width: 100%;
        height: 33px;
        max-width: 56px;
    }

    .woocommerce-account .purchases-content-lt .left-col label {
        position: relative;
        left: auto;
        top: auto;
        font-size: 15px;
        line-height: 19px;
        text-align: left;
        padding-top: 6px;
    }

    /* .woocommerce-account .no-downloads-lt {
        background-color: transparent !important;
        padding-left: 15px !important;
        padding-top: 30px !important;
    } */

    .woocommerce-account .download-product-detail-table {
        display: none;
    }

    /* .woocommerce-account .download-list .download-icon {
        width: 20px;
        height: 20px;
        top: 14px;
        right: 5px;
        background-size: 10px;
    } */

    .woocommerce-account .download-product-detail-table-mobile {
        display: block;
    }

    .woocommerce-account .download-product-detail-table-mobile .detail-item {
        margin-bottom: 10px;
        width: 100%;
    }

    /* .woocommerce-account .download-product-detail-table-mobile .detail-item label {
        display: inline-block;
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
    }

    .woocommerce-account .download-product-detail-table-mobile .detail-item .value {
        display: inline-block;
        font-size: 14px;
        line-height: 17px;
    } */

    .woocommerce-account .download-list {
        clear: both;
    }

    .woocommerce-account .download-list .download-list-item {
        padding: 14px 70px 14px 0;
    }

    /* .woocommerce-account .download-list .download-list-item .item-name {
        font-size: 14px !important;
        line-height: 17px !important;
        padding-right: 22px;
    } */

    .woocommerce-account .my-account-sec-holder .purchases-content-lt {
        padding: 30px 23px 30px 23px;
    }

    /*My Account > Purchases ENDS*/
    .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner {
        padding: 20px 23px 30px 23px;
    }

    .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-account-content-lt,
    .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-address-content-lt {
        padding: 50px 23px 30px 23px;
    }

    .woocommerce-account .hide-tablet {
        display: none !important;
    }

    .wvc-main-content-lt .wcv-products-lt {
        padding: 36px 0 36px 0;
    }

    .wvc-main-content-lt .wcv-products-lt .wcv-title {
        padding-left: 36px;
    }

    .wvc-main-content-lt .wcv-products-lt .products-content-lt {
        padding: 36px 36px 0 36px;
    }

    .wvc-main-content-lt .table-stats-lt.table-products-lt thead tr th:last-child {
        width: auto;
    }

    .wvc-main-content-lt .wcv-tabs-sales-content-lt .tab-pane.tab-store-profile {
        padding: 30px 36px 0 36px;
    }

    .wcv-product-select-type-lt .product-select-type-content-lt {
        padding: 30px 36px 0 36px;
    }

    .wcv-product-select-type-lt .product-select-type-content-lt .inner {
        padding: 30px 30px 30px 30px;
    }

    .wvc-main-content-lt .button-big-with-icon {
        font-size: 14px;
        height: 56px;
        line-height: 36px !important;
        padding: 9px 5px 8px 5px;
        display: inline-block;
        text-align: center;
    }

    .wvc-main-content-lt .button-big-with-icon img {
        margin-right: 6px !important;
    }

    .wcv-add-product-lt .add-product-content-lt {
        padding: 36px 36px 0 36px;
    }

    .wcv-add-product-lt .product-line-separator {
        width: calc(100% + 2 * 36px);
        margin: 0 -36px 30px -36px;
    }

    .wcv-add-product-lt .add-product-content-lt .one-product-holder {
        padding: 36px 24px 36px 24px;
    }

    .wcv-add-product-lt .add-product-content-lt .font-product-holder {
        padding: 36px 24px 0px 24px;
    }

    .wcv-add-product-lt .one-product-holder .dupe-buttons-holder,
    .wcv-add-product-lt .font-product-holder .dupe-buttons-holder {
        right: -57px;
    }

    .wcv-add-product-lt .row-upload-file .file-selected {
        font-size: 14px;
    }

    .wcv-add-product-lt .row-upload-file .file-delete-product-file {
        font-size: 14px;
        right: 5px;
    }

    .wcv-add-product-lt .row-upload-file .file-submit-upload-product-file {
        right: -5px;
    }

    .wcv-add-product-lt .row-file-formats .col {
        width: 100%;
        float: none;
    }

    .wcv-add-product-lt .add-product-success-lt {
        padding: 30px 36px 0 36px;
    }

    .wcv-add-product-lt .add-product-success-lt .inner {
        padding: 30px 30px 30px 30px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 999px) {
    .woocommerce-account .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 30%;
    }

    .woocommerce-account .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 68%;
    }

    .woocommerce-account .welcome-box-lt,
    .woocommerce-account .latest-invoices-lt,
    .woocommerce-account .my-purchases-lt {
        width: 100%;
        float: none;
    }

    .woocommerce-account .welcome-box-lt {
        height: 200px;
    }

    .woocommerce-account .latest-invoices-lt {
        height: auto;
        padding-left: 0;
        margin-top: 30px;
    }

    .woocommerce-account .latest-invoices-lt .inner {
        height: auto;
    }

    .woocommerce-account .my-purchases-lt {
        padding-top: 30px;
    }

    .woocommerce-account .my-purchases-lt .download-item {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    .woocommerce-account .my-purchases-lt .download-item .inner {
        height: 200px;
    }

    .woocommerce-account .my-account-sec-holder .my-account-title {
        padding-left: 23px;
    }

    .my-account-main-nav-lt {
        padding-left: 23px;
        padding-top: 30px;
    }

    .woocommerce-account .my-account-sec-holder {
        padding-top: 30px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {
    .woocommerce-account .welcome-box-lt,
    .woocommerce-account .latest-invoices-lt,
    .woocommerce-account .my-purchases-lt {
        width: 100%;
        float: none;
    }

    .woocommerce-account .welcome-box-lt {
        height: 200px;
    }

    .woocommerce-account .latest-invoices-lt {
        height: auto;
        padding-left: 0;
        margin-top: 30px;
    }

    .woocommerce-account .latest-invoices-lt .inner {
        height: auto;
    }

    .woocommerce-account .my-purchases-lt {
        padding-top: 30px;
    }

    .woocommerce-account .my-purchases-lt .download-item {
        width: 50%;
        float: left;
        padding-right: 26px;
    }

    .woocommerce-account .my-purchases-lt .download-item .inner {
        height: 200px;
    }

    .woocommerce-account .my-purchases-lt .download-item .download-icon {
        bottom: initial;
        top: 24px;
        right: 24px;
    }

    .woocommerce-account .my-account-sec-holder .my-account-title {
        padding-left: 23px;
    }

    .my-account-main-nav-lt {
        padding-left: 23px;
        padding-top: 30px;
    }

    .woocommerce-account .my-account-sec-holder {
        padding-top: 30px;
    }

    .wvc-main-content-lt .all-time-box-lt .price {
        font-size: 24px;
        line-height: 80px;
    }

    .wvc-main-content-lt .all-time-box-lt .products-sold {
        right: 30px;
    }

    .wvc-main-content-lt .wcv-sales-lt {
        margin-top: 30px;
        padding: 36px 0 36px 0;
    }

    .wvc-main-content-lt .wcv-sales-lt .wcv-title {
        padding-left: 36px;
    }

    .wvc-main-content-lt #nav-tab-tabs-sales {
        padding: 30px 36px 0 36px;
    }

    .wvc-main-content-lt .wcv-tabs-sales-content-lt .tab-pane {
        padding: 30px 36px 0 36px;
    }

    .wvc-main-content-lt .sales-filters {
        padding-bottom: 40px;
    }

    .wvc-main-content-lt .table-stats-lt thead th {
        padding: 10px 5px 10px 5px !important;
    }

    .wvc-main-content-lt .table-stats-lt tbody td {
        font-size: 14px !important;
        line-height: 17px !important;
        padding: 10px 5px 10px 5px;
    }

    .wvc-main-content-lt .table-stats-lt .woocommerce-orders-table__cell-product .image {
        width: 30px;
        height: 20px;
    }

    .wvc-main-content-lt .table-stats-lt .woocommerce-orders-table__cell-product label {
        left: 5px;
        top: -5px;
    }

    .wvc-main-content-lt .sales-filters .button-filter {
        padding: 9px 6px 8px 6px;
    }

    .wvc-main-content-lt .sales-filters .date-filters {
        position: relative;
        text-align: center;
        top: 15px;
    }

    .wvc-main-content-lt .trends-content-lt .top-section.top-solds {
        padding-right: 15px;
    }

    .wvc-main-content-lt .trends-content-lt .top-section.top-earnings {
        padding-left: 15px;
    }

    .wvc-main-content-lt .table-top-section-lt .cell-product .image {
        width: 30px;
        height: 20px;
    }

    .wvc-main-content-lt .table-top-section-lt .cell-product label {
        top: -5px;
        left: 5px;
    }

    .wvc-main-content-lt .table-top-section-lt tbody td {
        font-size: 14px !important;
        line-height: 17px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .wcv-add-product-lt .form-row .main-category-holder .select2-container {
        padding: 38px 16px 8.5px 7px !important;
    }

    .wcv-add-product-lt .form-row .subcategory-holder .select2-container {
        padding: 53px 16px 0.5px 14px !important;
    }

    [id^="select2-lt_product_subcategory"] .select2-results__option {
        font-size: 13px !important;
    }

    [id^="select2-lt_product_category_main"] .select2-results__option {
        font-size: 13px !important;
    }

    .wvc-main-content-lt .all-time-box-lt .price {
        font-size: 32px;
        line-height: 80px;
    }

    .wvc-main-content-lt .wcv-sales-lt {
        margin-top: 30px;
        padding: 36px 0 36px 0;
    }

    .wvc-main-content-lt .wcv-sales-lt .wcv-title {
        padding-left: 36px;
    }

    .wvc-main-content-lt #nav-tab-tabs-sales {
        padding: 30px 36px 0 36px;
    }

    .wvc-main-content-lt .wcv-tabs-sales-content-lt .tab-pane {
        padding: 30px 36px 0 36px;
    }

    .wvc-main-content-lt .sales-filters {
        padding-bottom: 30px;
    }

    /* .wvc-main-content-lt .sales-filters .button-filter.active {
        padding: 8px 5px 7px 5px;
    }

    .wvc-main-content-lt .sales-filters .button-filter {
        margin-right: 2px;
        padding: 9px 5px 8px 5px;
    } */

    /* .wvc-main-content-lt .sales-filters .date-filters input {
        width: 97px;
        padding: 9px 5px 8px 5px;
    } */

    .wvc-main-content-lt .wcv-settings-lt #nav-tab-tabs-sales {
        padding: 55px 138px 0 138px;
    }

    .wvc-main-content-lt .wcv-tabs-sales-content-lt .tab-pane.tab-store-profile {
        padding: 55px 138px 0 138px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .wvc-main-content-lt .all-time-box-lt .price {
        font-size: 54px;
        line-height: 0.9em;
    }

    /* .wvc-main-content-lt .sales-filters .button-filter.active {
        padding: 8px 7px 7px 7px;
    } */

    /* .wvc-main-content-lt .sales-filters .button-filter {
        margin-right: 4px;
        padding: 9px 7px 8px 7px;
    } */

    /* .wvc-main-content-lt .sales-filters .date-filters input {
        width: 105px;
        padding: 9px 7px 8px 7px;
    } */
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .woocommerce-account .welcome-box-lt {
        float: left;
        width: 35%;
        /* Layout Properties */
        height: 332px;
    }

    .woocommerce-account .latest-invoices-lt {
        float: left;
        width: 65%;
        padding-left: 24px;
    }

    .woocommerce-account .latest-invoices-lt .inner {
        height: 332px;
    }

    .woocommerce-account .my-purchases-lt .download-item {
        width: 50%;
        float: left;
        padding-right: 26px;
    }

    .woocommerce-account .my-purchases-lt .download-item .inner {
        height: 200px;
    }

    .woocommerce-account .my-purchases-lt .download-item .download-icon {
        bottom: 24px;
        right: 24px;
    }

    .woocommerce-account .my-account-sec-holder {
        padding-top: 50px;
    }

    .woocommerce-account .my-account-sec-holder .my-account-title {
        padding-left: 36px;
    }

    .my-account-main-nav-lt {
        padding-left: 36px;
        padding-top: 40px;
    }

    .woocommerce-account .purchases-content-lt .left-col {
        padding-top: 40px;
        padding-left: 36px;
        padding-right: 25px;
    }

    .woocommerce-account .purchases-content-lt .right-col {
        padding-left: 9px;
    }

    body .woocommerce-account .download-product-detail-table td {
        font-size: 15px !important;
        line-height: 19px !important;
    }

    .woocommerce-account .my-account-sec-holder .purchases-content-lt {
        padding: 30px 36px 30px 36px;
    }

    .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner {
        padding: 20px 36px 30px 36px;
    }

    .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-account-content-lt,
    .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-address-content-lt {
        padding: 50px 36px 30px 36px;
    }

    .wcv-add-product-lt .row-file-formats .col label {
        font-size: 14px !important;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .woocommerce-account .purchases-content-lt .left-col .image {
        width: 75px;
        height: 53px;
    }

    .woocommerce-account .purchases-content-lt .left-col label {
        left: 103px;
    }

    /* .woocommerce-account .my-account-sec-holder .my-account-sec-holder-inner.form-edit-address-content-lt {
        padding: 50px 330px 100px 80px;
    } */

    /* .woocommerce-account .purchases-content-lt .right-col {
        padding-right: 36px !important;
    } */
}

@media only screen and (min-width: 1400px) {
    .woocommerce-account .container {
        padding: 0px 132px;
    }

    .wcvendors-pro-dashboard .main-content {
        padding: 0px 132px;
    }

    .woocommerce-account .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 17%;
    }

    .woocommerce-account .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 81%;
    }

    /* .woocommerce-account .purchases-content-lt .right-col {
        padding-right: 139px;
    } */

    /* .woocommerce-account .download-list {
        padding-right: 80px;
    } */
}

/*LORAND TAR - MY ACCOUNT CUSTOMIZATION ENDS*/

.woocommerce-orders-table__cell-edit {
    text-align: right;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-edit .button-edit-lt {
    display: none;
}

.woocommerce-orders-table__row:hover .button-edit-lt {
    display: inline-block;
}

/* Shop category widget */

.cat-widget-list .cat-widget-list-item a {
    color: #000;
    position: relative;
    display: inline-block !important;
    transition: all ease-in-out 0.3s;
}

.cat-widget-list .cat-widget-list-item:hover {
    transition: all ease-in-out 0.3s;
}

.cat-widget-list .cat-widget-list-item:hover a {
    color: #8c8c8c;
    transition: all ease-in-out 0.3s;
}

.cat-widget-list .cat-widget-list-item.active a {
    color: #8c8c8c;
}


@media (max-width: 767px) {
    .nectar-shop-header .woocommerce-result-count {
        display: none !important;
    }

    .woocommerce .woocommerce-breadcrumb {
        padding: 0 !important;
        margin: 0 !important;
        height: 0 !important;
    }
}

/* Success message styling upon product creation */
.woocommerce .success-container {
    padding: 95px 0;
}

.woocommerce .success-message {
    padding: 0 140px;
}

.woocommerce .success-message .message-container {
    border: 1px solid var(--grey);
    background-color: #FFF;
    border-radius: 7px;
    padding: 36px 15px;
    margin-bottom: 25px;
}

.woocommerce .success-message .message-container h2 {
    font-size: 28px;
    font-weight: 400;
    color: #000;
    text-align: center;
    margin: 0;
}

.woocommerce .success-message .message-container h2 a {
    color: #000;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

.woocommerce .success-message .btn-form-full {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    padding: 12px 10px;
    text-decoration: none;
    border-radius: 7px;
    border: none;
}

.woocommerce .success-message .btn-form-full svg {
    margin-right: 3px;
}

.woocommerce .success-message .btn-form-add {
    color: #000;
    background-color: #FFC400;
}

.woocommerce .success-message .btn-form-back {
    color: #FFF;
    background-color: #000;

}

.woocommerce .success-message .btn-form-back svg {
    margin-right: 10px;
}

@media (max-width: 1024px) {

    .woocommerce .success-message {
        padding: 0 50px;
    }
}

/* WPCF7 lable styling */

.wpcf7 label {
    display: block;
}


/* Show more description Product View */

.woocommerce-product-details__short-description--show-more {
    position: relative;
    max-height: 240px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.woocommerce-product-details__short-description--show-more.expanded {
    margin-bottom: 0;
}

.more-text-trigger-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.75) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
    display: flex;
    align-items: flex-end;
    height: 90px;
}

.woocommerce-product-details__short-description .btn-show-more {
    cursor: pointer;
    appearance: none;
    border: none;
    padding: 0;
    background: none;
    font-size: 18px;
    color: #000;
    display: flex;
    align-items: start;
}

.woocommerce-product-details__short-description .btn-show-more span {
    font-size: 14px;
    font-weight: 700;
    margin-right: 4px;
}

.page-id-995.woocommerce-page .woocommerce-message {
    display: none;
}

.woocommerce .joined-button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce .joined-button-container button[type=submit] {
    /*width: 48%!important;*/
    margin-bottom: 30px;
    display: block;
}

.woocommerce #ajax-content-wrap .joined-button-container :not(.wc-buy-now-btn) {
    background-color: transparent !important;
    border-color: #000 !important;
    border-width: 2px !important;
    color: #000 !important;
}

.woocommerce .joined-button-container p {
    display: block;
    width: 100%;
}

.woocommerce .checkout_coupon .cupon-submit-button {
    margin-top: 0 !important;
}

@media (max-width: 767px) {
    .woocommerce .joined-button-container button[type=submit] {
        width: 100% !important;
        margin-bottom: 0;
    }
}

/*
New style for links in titles
 */
.woocommerce ul.products li.product a.no-markdown {
    text-decoration: none;
    border-bottom: none;
    color: inherit !important;
}


/*==========STYLES FOR THANKYOU PAGE==========*/
.woocommerce-order {
    background: #f6f6f6;
    border-radius: 10px
}

.order-ok-icon-sep {
    height: 2rem
}

.order-ok-icon {
    background: url(old_img/check-circle.svg);
    width: 30px;
    height: 30px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 0 0 2rem;
}

.woocommerce-order-overview__total.total:last-of-type {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.invoice-icon {
    width: 65px;
    height: 36px;
    background: #fff url(old_img/icon-download.svg) center center no-repeat padding-box;
    border-radius: 70px !important;
    border: 1px solid var(--grey);
    cursor: pointer;
    margin-top: .5rem
}

p.order-thankyou {
    font-size: 1.8rem;
    font-weight: 800;
    padding: 1rem 2rem 1rem;
}

.order-thankyou-download {
    font-weight: 500;
    padding-bottom: 3rem;
    border-bottom: 1px solid var(--grey);
    margin: 0 2rem 2rem;
}

.order-thankyou-download a {
    color: #3c3c3c;
    text-decoration: underline
}

.woocommerce ul.order_details li {
    text-transform: capitalize;
    font-size: 14px;
    color: grey;
    border: none;
}

.woocommerce ul.order_details {
    padding: 0 2rem 3rem;
    display: flex;
    justify-content: space-between;

}

.woocommerce ul.order_details li:first-child {
    margin-right: 00px;
    flex-grow: 1
}

.woocommerce ul.order_details li strong {
    color: #3c3c3c;
    margin-top: 1rem;
    font-family: inherit
}

ocommerce ul.order_details li:last-of-type {
    margin-right: 0;
    padding-right: 0;

}

@media (max-width: 1800px) {
    .woocommerce ul.order_details li:first-child {
        margin-right: 200px;

    }
}

@media (max-width: 1300px) {
    .woocommerce ul.order_details li:first-child {
        margin-right: 50px;

    }
}

@media (max-width: 700px) {
    .woocommerce ul.order_details li:first-child {
        margin-right: 0px;
    }

    .woocommerce ul.order_details {
        margin-top: 2rem;
        display: flex;
        flex-direction: column
    }

    .woocommerce ul.order_details li strong {
        margin-top: .5rem;
        margin-bottom: 2rem
    }
}

.lt-croppie-popup .cr-boundary:hover {
    cursor: move;
}

.lt-croppie-popup .cr-boundary {
    width: 560px;
    height: 375px;
}

.hidden-zoomer {
    display: none;
}

.crop-image img {
    max-width: initial !important;
    border-radius: 7px;
}

.crop-image .cr-viewport, .crop-image .cr-boundary, .crop-image .cr-overlay {
    border-radius: 7px;
    border: none;
}

#lt-croppie-popup-inner {
    position: fixed;
    width: initial;
    height: initial;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #ccc;
    padding: 10px 30px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 7px;
}

.lt-croppie-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 9999;
}


.button-cancel-cropping {
    background: #fff 0% 0% no-repeat padding-box !important;
    margin-bottom: 20px;
}

.button-apply-cropping {
    background: #FFC400 0% 0% no-repeat padding-box !important;
}

#lt-croppie-popup-inner .popup-buttons button {
    font-size: 18px !important;
    height: 50px;
    width: 100%;
    line-height: 1 !important;
    border-radius: 8px !important;
    /*border: 1px solid var(--grey);*/
    color: #000 !important;
    margin: 20px 0 0 0;
    padding: 10px 23px !important;
    border: 0px;
}

#lt-croppie-popup-inner .popup-buttons button.button-cancel-cropping:hover {
    border: 1px solid var(--grey);
}

#lt-croppie-popup-inner .popup-name {
    padding: 5px 0 15px;
}

#lt-croppie-popup-inner .popup-buttons {
    margin-top: -10px;
}

.lt-croppie-popup .separator {
    border-top: 1px solid var(--grey);
    height: 1px;
    width: calc(100% + 60px);
    margin: 0 -30px 30px;
}


.fsjs-wrapper {
    display: inline-flex !important;
    width: 60% !important;
}

.fsjs-block-tester {
    width: 60% !important;
}

.fsjs-label {
    display: flex !important;
}

#fontSampler {
    display: block !important;
    position: relative !important;
}

.fsjs-block-tester {
    opacity: 1 !important;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container--default .select2-selection--single {
    padding-bottom: 20px;
}

body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 70%
}

/* #pv_shop_name {
    padding-top: 45px !important;
} */

.wcv_notification_wrapper {
    padding: 0px;
    margin-bottom: 10px;
}

.wcv_notification_wrapper .wcv_notification {
    padding: 20px 28px;
    background-color: #fff9ec;
    border-radius: 7px;
    border: 1px solid #f4e6ca;
}

.wcv_notification_wrapper .wcv_notification a {
    text-decoration: underline;
    color: #3c3c3c;
}

.js-not-active-link {
    opacity: .5;
}

.product_processing_status {
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff9ec;
    border-radius: 4px;
}

.product_processing_status b {
    font-weight: bold;
}

.product_processing_status__label {
    font-weight: bold !important;
}

.wvc-main-content-lt .form-row .lt_style_name.not-unique {
    border-color: red !important;
}
