@font-face {
    font-family: star;
    src: url(fonts/star.eot);
    src: url(fonts/star.eot?#iefix) format("embedded-opentype"), url(fonts/star.woff) format("woff"), url(fonts/star.ttf) format("truetype"), url(fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WooCommerce;
    src: url(fonts/WooCommerce.eot);
    src: url(fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(fonts/WooCommerce.woff) format("woff"), url(fonts/WooCommerce.ttf) format("truetype"), url(fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}

.woocommerce ul.products, .woocommerce-page ul.products {
    clear: both
}

.woocommerce ul.products::after, .woocommerce ul.products::before, .woocommerce-page ul.products::after, .woocommerce-page ul.products::before {
    content: " ";
    display: table
}

.woocommerce ul.products::after, .woocommerce-page ul.products::after {
    clear: both
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 30px 30px 0;
    padding: 0;
    position: relative;
    width: calc(25% - 22.5px);
    margin-left: 0
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    width: 100%;
}

.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {
    position: relative;
    display: inline-block;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: both
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0
}

.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0
}

.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
    width: calc(50% - 15px)
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: calc(33.33% - 20px)
}

.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: calc(20% - 24px)
}

.woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {
    width: calc(15% - 5px)
}

.woocommerce-page.columns-1 ul.products li.product, .woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0
}

.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
    width: calc(50% - 15px)
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: calc(33.33% - 20px);
}

.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
    width: calc(20% - 24px)
}

.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
    width: calc(15% - 5px)
}

p.woocommerce-result-count {
    float: left;
}

form.woocommerce-ordering {
    float: right;
    margin-bottom: 16px;
}

.woocommerce-tabs {
    width: 100%;
}

input.qty {
    text-align: center;
}


.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 280px;
    background: var(--primarycolor);
    padding: 20px 15px;
}

.woocommerce table.shop_table {
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 0 24px -1px;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
}

#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: middle;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}

.woocommerce-MyAccount-navigation li {
    line-height: 40px;
    display: flex;
    padding: 0 15px;
    transition: 0.3s;
    margin-bottom: 3px;
}

.woocommerce-MyAccount-navigation li:hover {
    background-color: #ffffff15;

}

.woocommerce-MyAccount-navigation li.is-active {
    background-color: #ffffff20;

}

.woocommerce-account .woocommerce-MyAccount-content {
    width: calc(100% - 280px);
    padding: 15px 20px;
}

.woocommerce-MyAccount-content p a {
    color: var(--secondrycolor);
}

.woocommerce-MyAccount-navigation li a {
    display: flex;
    color: #fff;
    width: 100%;
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 48%;
    float: left;
}

.woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::after {
    clear: both;
}

.woocommerce .cart-collaterals::after, .woocommerce .cart-collaterals::before, .woocommerce-page .cart-collaterals::after, .woocommerce-page .cart-collaterals::before {
    content: " ";
    display: table;
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #ebe9eb;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: left;
}

td.actions button[name=update_cart] {
    float: right;
}

.woocommerce #content table.cart td.actions .coupon label, .woocommerce table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
    display: none;
}

.coupon input#coupon_code {
    margin-inline-end: 10px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 40px;
    height: 40px;
    box-shadow: none;
}

.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

.woocommerce a.remove:hover {
    color: #fff !important;
    background: red;
}


.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-notice {
    background: #e7e7e4;
    padding: 10px 20px;
    margin-bottom: 15px;
    border-inline-start: 4px solid transparent;
}

ul.woocommerce-order-overview, section.woocommerce-customer-details {
    background: #e7e7e4;
    padding: 10px 15px;
    margin-bottom: 15px;
}

.woocommerce-message {
    border-inline-start-color: var(--primary-color);
}

.woocommerce-notice {
    border-inline-start-color: #17bb00;
    background-color: #17bb0020;
}

.woocommerce-error {
    border-inline-start-color: red;
    background-color: #ff000020;
}

.woocommerce-info {
    border-inline-start-color: var(--primarycolor);
}

.woocommerce-info::before {
    color: var(--primarycolor);
}

.woocommerce-info a {
    color: var(--secondrycolor);
}

.quantity {
    position: relative;
    width: max-content;
    margin-inline-end: 10px;
}

.woocommerce .quantity input {
    height: 40px;
    border: 1px solid #E5EAEF;
    border-radius: 0 !important;
    padding: 0;
    width: 100px !important;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: right;
}

.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
    clear: both;
}

.woocommerce-error::after, .woocommerce-error::before, .woocommerce-info::after, .woocommerce-info::before, .woocommerce-message::after, .woocommerce-message::before {
    content: " ";
    display: table;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

p.form-row.form-row-first {
    float: left;
    width: 48%;
}

.checkout_coupon p.form-row.form-row-last {
    float: left;
}

p.form-row.form-row-last {
    float: right;
    width: 48%;
}

.checkout_coupon p {
    margin-inline: 0;
}

.checkout_coupon p.form-row.form-row-first {
    padding-inline-end: 10px;
}

.clear {
    clear: both;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ebe9eb;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 1em;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
}

.woocommerce form .form-row::after, .woocommerce-page form .form-row::after {
    clear: both;
}

.woocommerce form .form-row::after, .woocommerce form .form-row::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before {
    content: " ";
    display: table;
}

.woocommerce form .form-row {
    display: block !important;
}

.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
    float: right;
}

.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
    float: left;
}

.woocommerce-form-track-order input, .woocommerce-billing-fields__field-wrapper input, .checkout_coupon.woocommerce-form-coupon input,
.woocommerce-MyAccount-content form input {
    background-color: transparent;
    padding: 5px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    color: var(--textcolor);
    width: 100% !important;
    margin-bottom: 0;
    transition: all 0.4s;
    height: 40px;
}

.woocommerce-form-track-order input:focus, .woocommerce-billing-fields__field-wrapper input:focus, .checkout_coupon.woocommerce-form-coupon input:focus,
.woocommerce-MyAccount-content form input:focus {
    border-color: var(--secondrycolor);
}

.woocommerce-additional-fields #order_comments {
    background-color: transparent;
    padding: 5px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    color: var(--textcolor);
    width: 100% !important;
    margin-bottom: 0;
    transition: all 0.4s;
    min-height: 150px;
}

.woocommerce-additional-fields #order_comments:focus {
    border-color: var(--secondrycolor);

}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #e3e3e3;
    height: 40px;
    display: flex;
    align-items: center;
}

.select2-container--open .select2-selection--single,
.select2-container--focus .select2-selection--single {
    border-color: var(--secondrycolor);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px !important;
}

.woocommerce-error li {
    line-height: 25px;
}

.login input[type="checkbox"] {
    width: auto !important;
    height: auto;
}


.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    margin: 10px 0 !important;
    padding: 0;
    border: none;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #dfdcde;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    right: 8px;
    margin: -1em 0 2em 0;
}

.u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address {
    width: calc(50% - 10px);
    border: 1px solid #e7e7e4;
    padding: 15px;
    flex: calc(50% - 10px);
    max-width: calc(50% - 10px);
}

.woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set.addresses {
    display: flex;
    justify-content: space-between;
}

header.woocommerce-Address-title.title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div#customer_login {
    display: flex;
    justify-content: space-between;
}

div#customer_login .u-column1, div#customer_login .u-column2 {
    width: calc(50% - 10px);
    flex: calc(50% - 10px);
    max-width: calc(50% - 10px);
}

.wishlist_table tr td.product-thumbnail a img {
    height: auto;
}

.wishlist_table tr td, .wishlist_table tr th.product-checkbox, .wishlist_table tr th.wishlist-delete {
    text-align: left;
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-right: .53em;
    vertical-align: bottom;
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: .618em;
    left: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

.woocommerce p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}

.woocommerce p.stars a:hover ~ a::before {
    content: "\e021"
}

.woocommerce p.stars:hover a::before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active::before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active ~ a::before {
    content: "\e021"
}

.woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020"
}


.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star
}

.woocommerce .star-rating::before {
    content: "sssss";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0
}

.summary.entry-summary {
    display: flex;
    flex-direction: column;
}


.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, .1);
    margin-bottom: 1.618em;
    width: 100%
}

.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5
}

.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0, 0, 0, .025)
}


.Wpsky-product-gallery {
    position: relative;
}

.Wpsky-product-gallery span.onsale {
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    z-index: 1;
}

@MEDIA (max-width: 767px) {
    .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
        display: none
    }

    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }

    .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
        display: none
    }

    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important
    }

    .woocommerce table.shop_table_responsive tr td.order-actions, .woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: left !important
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }

    .woocommerce table.shop_table_responsive tr td.actions::before, .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce-page table.shop_table_responsive tr td.actions::before, .woocommerce-page table.shop_table_responsive tr td.product-remove::before {
        display: none
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, .025)
    }

    .woocommerce table.my_account_orders tr td.order-actions, .woocommerce-page table.my_account_orders tr td.order-actions {
        text-align: left
    }

    .woocommerce table.my_account_orders tr td.order-actions::before, .woocommerce-page table.my_account_orders tr td.order-actions::before {
        display: none
    }

    .woocommerce table.my_account_orders tr td.order-actions .button, .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0
    }

    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%
    }

    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 30px
    }

    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right;
        clear: none !important
    }

    .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
        float: none;
        width: 100%
    }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: none
    }

    .woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
        text-align: left
    }

    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em
    }

    .woocommerce #content table.cart td.actions .coupon::after, .woocommerce #content table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::before, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::before, .woocommerce-page table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::before {
        content: " ";
        display: table
    }

    .woocommerce #content table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::after {
        clear: both
    }

    .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
        width: 48%;
        box-sizing: border-box
    }

    .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text + .button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        float: right
    }

    .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
        display: block;
        width: 100%
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: left
    }

    .woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none
    }

    .woocommerce #payment .terms, .woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 1em
    }

    .woocommerce .lost_reset_password .form-row-first, .woocommerce .lost_reset_password .form-row-last, .woocommerce-page .lost_reset_password .form-row-first, .woocommerce-page .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%
    }

    .single-product .twentythirteen .panel {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}


.woocommerce-order-overview__date.date {
    display: flex;
    align-items: center;
}

.woocommerce-order-overview__date.date strong {
    display: flex;
    flex-direction: row-reverse;
    margin-right: 4px;
}


.woocommerce table.shop_table td.product-name {
    text-align: right;
}

.woocommerce-shipping-totals.shipping #shipping_method li {
    text-align: left;
}

.cart-collaterals .woocommerce-shipping-totals.shipping #shipping_method li {
    text-align: center !important;
}

.woocommerce-cart-form tr th {
    text-align: right;
}

.woocommerce-cart-form table.shop_table td {
    text-align: right !important;
}

.woocommerce table.shop_table td {
    text-align: center;
}

.woocommerce .woocommerce-checkout-review-order-table .product-total {
    text-align: left;
}

.woocommerce .woocommerce-checkout-review-order-table .cart-subtotal td {
    text-align: left;
}

.woocommerce .woocommerce-checkout-review-order-table .order-total td {
    text-align: left;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input {
    margin-right: 0 !important;
    margin-left: 4px !important;
}

.select2-container--default .select2-selection--single {
    justify-content: space-between;
    flex-direction: row-reverse;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: relative !important;
    padding-left: 8px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 8px !important;
}

.woocommerce-shipping-fields__field-wrapper p {
    width: 100% !important;

}

.woocommerce form .form-row {
    margin-left: 0;
    margin-right: 0;
}

.woocommerce-shipping-fields__field-wrapper p label {
    display: block;
}

.woocommerce-shipping-fields__field-wrapper p span {
    display: block;
}

.woocommerce-shipping-fields__field-wrapper p span input {
    background-color: transparent;
    padding: 5px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    color: var(--textcolor);
    width: 100% !important;
    margin-bottom: 0;
    transition: all 0.4s;
    height: 40px;
}

.woocommerce-shipping-fields__field-wrapper {
    display: grid;
}

.wc_payment_method.payment_method_cod {
    text-align: right;
}

.woocommerce-order .woocommerce-order-overview__total.total .woocommerce-Price-amount.amount {
    display: inline-block;
}

.woocommerce-order .woocommerce-order-overview__total.total .woocommerce-Price-amount.amount bdi {
    display: flex;
    flex-direction: row-reverse;
}


.woocommerce-order .woocommerce-order-overview__total.total .woocommerce-Price-amount.amount bdi span {
    margin: 0 5px;
}

.woocommerce-order table.shop_table th {
    text-align: center;
}

.woocommerce-order .woocommerce-columns--addresses {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}


.woocommerce-order .woocommerce-columns--addresses > div {
    width: 100% !important;
    max-width: 100% !important;
}

.calculated_shipping #shipping_method li {
    text-align: center !important;
}

.calculated_shipping .woocommerce-shipping-totals.shipping th {
    white-space: nowrap;
}


.userbox .userbox_text {
    white-space: nowrap;
}

.wc_image_Wpsky img {
    width: 100%;
    height: 351px !important;
    filter: drop-shadow(0px 10px 30px rgba(76, 86, 134, 0.2));
    border-radius: 15px !important;
}

.wc_gallery_Wpsky_1 {
    margin-bottom: 25px;
}

.wc_gallery_Wpsky_1 img {
    width: 100%;
    height: 351px !important;
    border-radius: 15px !important;
}

.wc_gallery_Wpsky_2 {
    margin: 0 20px !important;
}

.gallery_Swiper_section {
    position: relative;
}

.wc_gallery_Wpsky_2 img {
    width: 100%;
    object-fit: cover;
    height: 78px !important;
    border-radius: 15px !important;
    cursor: pointer;
}

.gallery_Swiper_section .swiper-button-next, .gallery_Swiper_section .swiper-button-prev {
    width: 44px;
    height: 44px;
    color: var( --e-global-color-primary );
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(94 61 230 / 10%);
    border-radius: 10px;
    border: 1px solid var(--e-global-color-primary );
}
.gallery_Swiper_section .swiper-button-next:after, .gallery_Swiper_section .swiper-button-prev:after {
    transform: rotate(180deg);
    font-size: 26px !important;
}

.gallery_Swiper_section .swiper-button-next {
    left: 0 !important;
    right: auto !important;
}

.gallery_Swiper_section .swiper-button-prev {
    right: 0;
}

.woocommerce-order-details .product-name{
    text-align: center !important;
}