.header-phone small {

    display: flex;

    align-items: center;

    column-gap: 6px;

    transition: all .4s ease-in-out;

}



.header-phone:hover small {

    color: #204391;

}



.footer .footer-links ul li.current-menu-item a {

    color: #DA2427;

}



.footer-contact .foot-contact-detail p a {

    display: flex;

    align-items: center;

    color: #9CA3AF;

    transition: all .4s ease-in-out;

}



.footer-contact .foot-contact-detail p a:hover {

    color: #DA2427;

}



.nav-header ul li.current-menu-item a::before {

    transform: scaleX(1);

    transform-origin: bottom left;

}



.breadcrumbs-sec {

    background-image: url(../image/breadcrumb-bg.jpg);

    background-repeat: no-repeat;

    background-position: center;

    min-height: 260px;

    max-width: 1920px;

    margin: auto;

    width: 100%;

    position: relative;

}



.breadcrumb-box {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);
    padding-right: 20px;

}



.breadcrumb-box .sec-head {

    margin-bottom: 15px;

}



.breadcrumb-title {

    margin: 0;

    padding: 0;

    color: #204391;

    line-height: 1.28;

    font-size: 42px;

    font-weight: 600;

    display: block;
    max-width: 1200px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}



.breadcrumb span {

    font-size: 15px;

    font-weight: 600;

    line-height: 1.2;

    color: #000;

    display: inline-block;

}



.breadcrumb span a {

    color: #2D4312;

    font-weight: 400;

    text-decoration: none;

    transition: all .4s ease-in-out;

}



.breadcrumb span a:hover {

    color: #DA2427;

}



.breadcrumb span:not(:first-child)::before {

    content: "/";

    display: inline-block;

    color: rgba(81, 81, 81, 0.3);

    padding: 0 8px;

}



.faq-sec.common-sec {

    padding-top: 100px;

    padding-bottom: 100px;

}



.accordion-button {

    font-weight: 500;

    font-size: 26px;

    line-height: 1.2;

    color: #204391 !important;

    border: 0;

    border-radius: 0;

    background: transparent !important;

    box-shadow: none;

    outline: 0;

    padding: 30px 0;

}



.accordion-button.collapsed {

    padding: 30px 0;

}



.accordion-item {

    color: #204391;

    background-color: transparent;

    border: 0;

    border-bottom: 1px solid rgb(0 0 0 / 15%);

}



.accordion-item:last-child {

    border-bottom: 0;

}



.accordion-button:not(.collapsed) {

    border-color: transparent;

    box-shadow: none;

    background-color: transparent;

    color: #204391
}



.accordion-button:focus {

    box-shadow: none;

}



.accordion-body {

    padding: 0;

}



.accordion-button:not(.collapsed)::after {

    background-image: url(../image/svg/acc-minus.svg);

}



.accordion-button::after {

    content: '';

    position: absolute;

    top: 0;

    right: -20px;

    bottom: 0;

    margin: auto;

    background-image: url(../image/svg/acc-plus.svg);

    background-repeat: no-repeat;

    background-position: center;

    background-size: 24px;

    height: 24px;

    width: 24px;

}



.accordion-body {

    padding-bottom: 30px;

    max-width: 85%;

}



.accordion-button {

    padding-bottom: 15px;

}



.accordion-item:last-of-type {

    border-radius: 0;

}



.accordion-body .cms-con p {

    line-height: 1.5;

}



.accordion-header {

    margin-bottom: 0;

    padding-right: 20px;

}



.about-sec-con .sec-head {

    margin-bottom: 20px;

}



.about-sec-con {

    margin-right: 60px;

}



.common {

    padding-top: 100px;

    padding-bottom: 100px;

}



.counter-sec .container {

    max-width: 1350px;

}



.counter-list {

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    width: 100%;

}



.counter-list li {

    width: 25%;

    padding: 0 20px;

    border-right: 1px solid #e2e0e0;

}



.counter-list li:last-child {

    border: none
}



.counter-box {

    color: #000;

    text-align: center
}



.counter-box .numbers {

    color: #204391;

    font-weight: 800;

    font-size: 60px;

    line-height: 1.5;

    letter-spacing: .01em;

    text-align: center
}



.counter-box p {

    font-size: 18px;

    font-weight: 600;

    color: #000;

    line-height: 1.4;

    letter-spacing: .01em;

    text-align: center
}

.our-vision-mission-sec .container {
    max-width: 1330px;
    padding: 0 30px;
}

.vision-mission-box {
    text-align: center;
}

.vision-mission-box .img-box+.content-box {
    margin: 0 auto;
    margin-top: 45px;
    max-width: 500px;
}

.vision-mission-box img {
    margin: auto;
    max-width: 300px;
    aspect-ratio: 1/1;
}

.vision-mission-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.6px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.our-team-sec .sec-head {
    margin-bottom: 20px;
}

.our-team-sec .sec-title {
    color: #DA2427;
}

.our-team-sec .sec-title span {
    color: #204391;
}

.our-team-sec .cms-con {
    margin-bottom: 30px;
}

.our-team-sec .cms-con p {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

.our-team-sec .row {
    --bs-gutter-x: 40px;
}

.team-box {
    text-align: center;
}

.team-box img {
    width: 171px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 50%;
    border: 11px solid #F5F3FF;
    margin: 0 auto 20px;
}

.team-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #000;
}

.team-postion {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #000;
    display: block;
}

.team-info {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.blog-inner-sec .blog-box {
    width: 100%;
    max-width: 490px;
    display: inline-block;
}

.blog-inner-sec .blog-box .blog-img {
    position: relative;
    overflow: hidden;
    display: block;
    transition: all 0.4s ease-in-out;
}

.blog-inner-sec .blog-box .blog-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
    pointer-events: none;
    z-index: 2;
    transition: none;
}

.blog-inner-sec .blog-box .blog-img img {
    aspect-ratio: 49 / 27;
}

.blog-inner-sec .blog-card:hover .blog-img::before {
    animation: shine 1.5s ease-in-out;
}

.blog-inner-sec .blog-card:hover .blog-img img {
    transform: scale(1.05);
}

.blog-inner-sec .blog-con {
    margin: 10px 0 16px;
}

.blog-inner-sec .blog-box .blog-category {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.65);
    border: 1px solid #0000001A;
    border-radius: 32px;
    padding: 4px 13px;
}

.blog-inner-sec .blog-box .blog-title,
.blog-inner-sec .blog-box .blog-title a {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.2px;
    color: #000;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .4s ease-in-out;
}

.blog-inner-sec .blog-box .blog-title {
    margin: 16px 0;
}

.blog-inner-sec .blog-card:hover .blog-title a {
    color: #DA2427;
}

.blog_category {
    display: block;
    margin-bottom: 40px;
}

.blog_category ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
}

.blog_category ul li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    background-color: #204391;
    border-radius: 6px;
    padding: 10px 14px;
    transition: all .4s ease-in-out;
}

.blog_category ul li a.active,
.blog_category ul li a:hover {
    background-color: #DA2427;
    color: #fff;
}

.blog-search-box {
    max-width: 1000px;
    margin: 0 auto 40px;
    display: block;
}

.blog-search-box .search-form {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 0;
    position: relative;
}

.blog-search-box .form-control {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    padding-right: 50px;
    box-shadow: none;
    padding: 0 50px 0 10px;
    border-radius: 0;
    border: none;
    height: auto;
    background: transparent !important;
}

.blog-search-box .form-control::placeholder {
    color: #989797 !important;
}

.blog-search-box .search-submit {
    background-color: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    height: 60%;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;

}

.blog-search-box .form-control::placeholder {
    color: rgba(0, 0, 0, 25%);
    font-size: 20px;
    font-weight: 400;
}

.not-found-title {
    font-size: 50px;
    font-weight: 600;
    display: block;
    color: #000;
}

.post-pagination .pagination {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}

.post-pagination .pagination .nav-links {
    padding: 0;
}

.post-pagination .pagination .page-numbers {
    font-size: 16px;
    padding: 5px;
    color: #fff;
    background-color: #204391;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: .5rem;
    transition: all .5s ease-in-out;
}

.post-pagination .pagination .page-numbers:hover,
.post-pagination .pagination .page-numbers.current {
    color: #fff;
    background: #DA2427;
}

.post-pagination .pagination .next.page-numbers,
.post-pagination .pagination .prev.page-numbers {
    color: #204391;
    background: none;
    height: auto;
    width: auto;
    border: 0;
    border-radius: 0;
}

.post-pagination .pagination .next.page-numbers:hover,
.post-pagination .pagination .prev.page-numbers:hover {
    color: #DA2427;
}

.search-submit .icon {
    width: 20px;
    height: 20px;
}

.blog-main .row {
    --bs-gutter-y: 40px;
}

.blog-details-sec .container {
    max-width: 1126px;
}

.blog-details-img {
    overflow: hidden;
}

.blog-details-img img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1 / .584;
    transition: transform 1s ease-in-out;
}

.blog-details-content {
    margin-top: 18px;
    display: block;
}

.blog-date,
.blog-details-content a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    transition: all .4s ease-in-out;
}

.blog-details-content a:hover {
    color: #DA2427;
}

.blog-details-content .cms-con {
    margin-top: 20px;
}

.addtoany_content {
    margin: 30px auto 0 !important;
}

.a2a_kit.a2a_kit_size_32 span {
    background-color: transparent !important
}

.a2a_kit a {
    padding: .625rem 0 0;
    display: inline-block
}

.a2a_kit svg {
    width: 2rem !important;
    height: 2rem !important;
    fill: #9e9d9d;
    transition: .5s ease-in-out all;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out
}

.a2a_kit svg path {
    fill: #a7a7a7 !important
}

.a2a_button_facebook:hover svg path {
    fill: #3b5998 !important
}

.a2a_button_x:hover svg path {
    fill: #000 !important
}

.a2a_button_linkedin:hover svg path {
    fill: #0077b5 !important
}

.a2a_button_pinterest:hover svg path {
    fill: #e60023 !important
}

.a2a_dd:hover svg path {
    fill: #204391 !important
}

.a2a_kit a {
    cursor: pointer;
    transition: none;
}

.releated-post-sec .blog-slider {
    margin: 0 -10px;
}

.releated-blog-col {
    padding: 0 10px;
}

/* product-listing */

.woocommerce .pro-acc-box {
    width: 100%;
    height: 100%;
    max-width: 358px;
    margin: 0 auto;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 16px;
    overflow: hidden;
}

.woocommerce .pro-acc-box a {
    width: 100%;
}

.woocommerce .pro-acc-box .image {
    position: relative;
    overflow: hidden;
    display: block;
}

.woocommerce .pro-acc-box .image::before {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
    pointer-events: none;
    z-index: 2;
    transition: none;
}

.woocommerce .pro-acc-box .image img {
    width: 100%;
    height: 195px;
    margin: 0 auto;
    transition: all .4s ease-in-out;
}

.woocommerce .pro-acc-detail {
    padding: 16px;
}

.woocommerce .pro-acc-detail a .woocommerce-loop-product__title {
    font-size: 18px;
    line-height: 1.56;
    font-weight: 600;
    color: #111827;
    transition: all .4s ease-in-out;
}

.woocommerce .pro-acc-box:hover .image::before {
    animation: shine 1.5s ease-in-out;
}

.woocommerce .pro-acc-box:hover .image img {
    transform: scale(1.05);
}

.woocommerce .pro-acc-box:hover .pro-acc-detail a .woocommerce-loop-product__title {
    color: #DA2427;
}

/* mini-cart */

.nilkanth-mini-cart-slide-sidebar {
    position: fixed;
    display: block !important;
    top: 0;
    right: -100%;
    width: 100%;
    z-index: 99991;
    height: 100dvh !important;
    max-width: 400px !important;
    padding: 80px 0 30px 0 !important;
    margin: 0 !important;
    background-color: #fff;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    overflow: hidden;
}

.mini-cart-content.active .nilkanth-mini-cart-slide-sidebar {
    right: 0 !important;
}

.mini-cart {
    overflow: hidden;
}

.nilkanth-mini-cart-slide-overlay {
    opacity: 0;
    left: 0;
    visibility: hidden;
}

.mini-cart .nilkanth-mini-cart-slide-overlay {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 0.8);
    right: 0;
    top: 0;
    z-index: 9999;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    opacity: 1;
    visibility: visible;
}

.nilkanth-mini-cart-slide-sidebar .mini-cart-slide-sidebar-scroll {
    display: table;
    width: 100%;
    height: 100%;
}

.nilkanth-mini-cart-slide-sidebar .mini-cart-slide-sidebar-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ebebeb;
    padding: 20px 30px 20px 20px;
    position: absolute;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
    height: auto;
    text-align: left;
    line-height: normal;
}

.nilkanth-mini-cart-slide-sidebar .mini-cart-slide-sidebar-heading span {
    width: 50%;
    display: inline-block;
    color: #000;
    font-size: 13px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 500;
}

.nilkanth-mini-cart-slide-sidebar .mini-cart-slide-sidebar-heading span {
    width: 50%;
    display: inline-block;
    color: #000;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 500;
}

.nilkanth-mini-cart-slide-sidebar .mini-cart-slide-sidebar-heading span:last-child {
    text-align: right;
}

.nilkanth-mini-cart-slide-sidebar .mini-cart-slide-sidebar-heading span:last-child a {
    color: #000;
    padding: 5px 10px;
    width: auto;
    height: auto;
    transition: all .4s ease-in-out;
}

.nilkanth-mini-cart-slide-sidebar .mini-cart-slide-sidebar-heading span:last-child a:hover {
    color: red;
}

.nilkanth-close-mini-cart-slide {
    position: relative;
}

.nilkanth-close-mini-cart-slide::before {
    content: '';
    width: 13px;
    position: absolute;
    top: 0;
    left: inherit;
    right: -10px;
    height: 2px;
    background: #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    bottom: 0;
    transition: all .4s ease-in-out;
}

.nilkanth-close-mini-cart-slide::after {
    content: '';
    width: 13px;
    position: absolute;
    top: 0;
    left: inherit;
    right: -10px;
    height: 2px;
    background: #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: auto;
    bottom: 0;
    transition: all .4s ease-in-out;
}

.nilkanth-close-mini-cart-slide:hover::before,
.nilkanth-close-mini-cart-slide:hover::after {
    background: red;
}


.nilkanth-mini-cart-slide-sidebar .nilkanth-mini-cart-content-inner {
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    min-height: 1px;
}

.nilkanth-mini-cart-content-inner .woocommerce-mini-cart__empty-message {
    padding: 25px;
    margin: 0;
    color: #8d8d8d;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.woocommerce-mini-cart__empty-message span {
    display: block;
}

.woocommerce-mini-cart__empty-message span i::before {
    color: #000;
}

.mini-cart-slide-middle ul.cart_list {
    line-height: normal;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    height: calc(100svh - 240px);
    overflow: auto;
}

.mini-cart-slide-middle ul li {
    margin: 0 !important;
    padding-left: 100px !important;
    padding-right: 52px !important;
    border-bottom: 1px solid #ebebeb !important;
    padding-bottom: 20px !important;
    position: relative;
    text-align: left;
}

.mini-cart-slide-middle ul li a.remove {
    top: 20px !important;
    right: 25px !important;
    width: 30px !important;
    height: 25px !important;
    margin: 0;
    left: inherit;
    padding: 0;
    position: absolute;
    transition: all .4s ease-in-out;
}

.mini-cart-slide-middle ul li a {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px;
    position: initial;
    margin-left: 0;
    width: 100%;
    white-space: normal;
    display: block;
    text-align: left;
    transition: all .4s ease-in-out;
}

.mini-cart-slide-middle ul li img {
    margin: 0 0 0 -70px;
    float: left;
    width: 60px;
    height: 60px;
    object-fit: cover;
    max-width: 3.617924em !important;
}

.nilkanth-mini-cart-slide-sidebar ul.cart_list li img {
    margin-left: -70px !important;
}

.mini-cart-slide-middle ul li .quantity .woocommerce-Price-amount,
.mini-cart-slide-middle ul li .quantity {
    font-size: 14px !important;
    color: #000;
}

.mini-cart-slide-bottom {
    padding-top: 20px;
}

.woocommerce-mini-cart__total {
    border-bottom: 1px solid #e3e3e3 !important;
    padding: 15px 20px !important;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
}

.woocommerce-mini-cart__buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    margin-top: 15px;
}

.woocommerce-mini-cart__buttons a {
    margin-right: 5px;
    margin-bottom: 5px;
    width: 100%;
    height: 50px;
    place-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.woocommerce-mini-cart__buttons a.wc-forward {
    background-color: transparent;
    border: 1px solid #D1D5DB;
    position: relative;
}

.woocommerce-mini-cart__buttons a.checkout.wc-forward {
    background-color: #204391;
    color: #fff;
    border: none;
    position: relative;
}

.wc-forward::after,
.woocommerce-Button--next::after {
    display: none !important;
}

.woocommerce-mini-cart__buttons a.checkout.wc-forward:hover {
    background-color: transparent;
}

.woocommerce-mini-cart__buttons .button::before,
.woocommerce-mini-cart__buttons a.checkout.wc-forward::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #DA2427;
    transform-origin: center top;
    transform: scaleY(0);
    transition: transform 0.25s ease-in-out;
}

.woocommerce-mini-cart__buttons a:hover {
    color: #fff;
}

.woocommerce-mini-cart__buttons .button:hover::before,
.woocommerce-mini-cart__buttons a.checkout.wc-forward:hover::before {
    transform-origin: center bottom;
    transform: scaleY(1);
}

/* mini-cart */

/* cart */

.woocommerce .woocommerce-cart-form table.shop_table {
    width: 100%;
}

.woocommerce .woocommerce-cart-form table.shop_table {
    border: none;
}

.woocommerce .woocommerce-cart-form table tr th,
.tinv-wishlist table th {
    padding: 15px 12px;
    text-align: left;
    letter-spacing: 1px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    color: #000;
    vertical-align: middle;
    border: none;
    background-color: #f7f5f5 !important;
}

.woocommerce .woocommerce-cart-form table tr td,
.tinv-wishlist table td {
    font-size: 16px;
    color: #000;
    padding: 15px 12px;
    border: none;
    text-align: left;
    border-bottom: 1px solid #393838;
}


.woocommerce .woocommerce-cart-form .product-thumbnail {
    display: inline-block;
    vertical-align: middle;
}

.woocommerce .woocommerce-cart-form td .product-name {
    display: inline-block;
    width: calc(100% - 66px);
    vertical-align: middle;
    font-size: 16px;
    padding: 0 12px;
    text-align: left;
}

.woocommerce-cart .shop_table {
    width: 100%;
}

.woocommerce .woocommerce-cart-form td .product-name a {
    color: #000;
    transition: all .4s ease-in-out;
}

.woocommerce .woocommerce-cart-form td .product-name a:hover {
    color: #DA2427;
}

.shop_table.cart td.product-quantity label {
    display: none;
}

.woocommerce .woocommerce-cart-form table tr td .quantity-box-wrap {
    margin: 0;
}

.woocommerce-cart .quantity-box-wrap {
    text-align: center !important;
    margin: auto;
}

.woocommerce-cart .product-quantity {
    margin: 0 auto !important;
    text-align: center !important;
}

.woocommerce-cart .product-quantity .quantity-box-wrap .qty-group-btn input {
    width: 30px;
}

.woocommerce-cart .woocommerce-cart-form {
    margin-right: 60px;
}

.woocommerce .woocommerce-cart-form table tr td.actions {
    border-bottom: none;
    text-align: end;
}

.button,
.submit,
.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 16px;
    color: #fff !important;
    background-color: #204391 !important;
    transition: all 0.4s ease-in-out;
    border: none;
    outline: none;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background-size: 0%;
}

.button::before,
.submit::before,
.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #DA2427;
    transform-origin: center top;
    transform: scaleY(0);
    transition: transform 0.25s ease-in-out;
}

.button:hover::before,
.submit:hover::before,
.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button:hover::before {
    transform-origin: center bottom;
    transform: scaleY(1);
}

.button:hover,
.submit:hover,
.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button:hover {
    background-color: transparent;
}

.cart_totals,
.woocommerce-checkout-review-order {
    background-color: #f9f9f9;
    border: 1px solid #efebeb;
    border-radius: 12px;
    padding: 15px;
}

.cart_totals h2 {
    line-height: 1;
    font-size: 22px;
    margin-bottom: 20px;
}

.woocommerce-cart .shop_table {
    width: 100%;
}

.woocommerce-cart .cart_totals table:not(.has-background) th {
    background-color: transparent !important;
}

.woocommerce-cart table.shop_table_responsive tr td .woocommerce-Price-amount {
    color: #000;
}

.woocommerce-cart .woocommerce-shipping-totals th,
.woocommerce-cart .woocommerce-shipping-totals td {
    display: block;
}

.woocommerce-cart .woocommerce-shipping-totals td {
    text-align: left;
}

.woocommerce-cart .woocommerce-shipping-totals th {
    padding-top: 10px;
    padding-bottom: 10px;
}

.woocommerce-cart .woocommerce-shipping-destination {
    line-height: 1.4;
    font-size: 16px;
    font-weight: 400;
    padding-top: 0;
}

.woocommerce-cart .woocommerce-shipping-calculator {
    padding-bottom: 20px;
}


.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-button {
    color: #000;
    text-decoration: underline;
    transition: all .4s ease-in-out;
}

.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-button:hover {
    color: #DA2427;
}

.woocommerce-cart .entry-title {
    display: none;
}

table:not(.has-background) tbody td {
    background-color: transparent !important;
}

table:not(.has-background) th {
    background-color: transparent;
}

.woocommerce-cart .checkout-button {
    margin-bottom: 0;
    margin-top: 30px;
}

.wc-proceed-to-checkout {
    margin-bottom: 0 !important;
}

.woocommerce-cart .form-row label {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    display: block;
    margin-bottom: 10px;
}

.woocommerce-cart .form-row input,
.woocommerce-cart .form-row textarea,
.woocommerce-cart .form-row select {
    background: transparent;
    border: 1px solid #cccbcb !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    padding: 10px 15px !important;
    border-radius: 6px;
    height: 45px !important;
    resize: none;
    color: #000;
}

.select2-container .select2-selection--single {
    height: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0 !important;
    line-height: 22px !important;
    color: #000 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 53% !important;
    right: 20px !important;
    width: 12px !important;
    background-image: url(../image/down-arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 12px !important;
    transform: translateY(-50%);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.woocommerce-account .form-row input,
.select2-container--default .select2-selection--single,
.woocommerce-checkout .form-row input,
.woocommerce-checkout .form-row textarea {
    background: transparent;
    border: 1px solid #aaa;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    padding: 10px 15px;
    border-radius: 6px;
    height: 100%;
    resize: none;
    color: #000;
}

.woocommerce-account .form-row input:focus {
    border-color: #204391;
}

.show-password-input {
    background-color: transparent !important;
    border: none !important;
    padding: 13px !important;
    line-height: 0 !important;
}

.woocommerce-checkout .entry-title {
    display: none;
}

.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2 {
    width: 100% !important;
}

.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #ship-to-different-address label {
    color: #000;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
}

.woocommerce-checkout #order_review_heading {
    padding-bottom: 0;
}

.woocommerce-checkout .col2-set .form-row-first {
    width: 47% !important;
    margin-right: 4.111111% !important;
}

.woocommerce-checkout .col2-set .form-row-last {
    width: 48.444444% !important;
}

.woocommerce-checkout #order_review {
    background-color: transparent;
}

.woocommerce-checkout-review-order-table {
    width: 100%;
}

.woocommerce-checkout-review-order-table tr th {
    background-color: transparent;
}

.woocommerce-checkout-review-order-table .product-total {
    text-align: end;
    padding-bottom: 10px;
}

.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td,
.woocommerce-checkout-review-order-table .tax-rate td,
.woocommerce-checkout-review-order-table .order-total td {
    text-align: end;
    padding-bottom: 10px;
}

.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals th {
    padding-top: 10px;
    padding-bottom: 10px;
}

.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td {
    padding-top: 10px;
}

.woocommerce-shipping-fields h3 {
    font-size: 28px;
}

#shipping_postcode_field {
    margin-bottom: 1.25rem;
}

.woocommerce-info {
    background-color: transparent !important;
    color: #000 !important;
    border-left: none !important;
    border: 1px solid #000 !important;
}

.woocommerce-info::before {
    color: #000 !important;
}

.woocommerce-info a {
    color: #000 !important;
}

.checkout_coupon .form-row-first {
    width: 27.058824%;
    margin-right: 1.882353%;
}

.checkout_coupon .form-row-last {
    width: 71.058824%;
    margin-right: 2.882353%;
}

.woocommerce-checkout .woocommerce-billing-fields {
    margin-top: 10px;
}

ul#shipping_method li::before {
    content: inherit;
}

#payment .payment_methods li::before {
    content: none;
}

#payment .payment_methods>li:not(.woocommerce-notice),
#payment .payment_methods>li .payment_box,
#payment .place-order {
    background-color: transparent !important;
}

#payment .place-order {
    margin-top: 0;
    padding: 1.41575em 0 !important;
}

#payment .payment_methods li .payment_box {
    padding: 0 !important;
}

#payment .place-order {
    padding: 0 !important;
}

#payment .payment_methods li {
    padding-left: 0 !important;
}

#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #204391 !important;
}

#order_review .shop_table {
    margin-bottom: 0 !important;
}

.woocommerce-privacy-policy-text {
    margin-bottom: 20px;
}

.woocommerce-privacy-policy-text p {
    font-size: 15px;
}

.woocommerce-privacy-policy-text p a {
    font-weight: 600;
    transition: all .4s ease-in-out;
}

.woocommerce-privacy-policy-text p a:hover {
    color: #DA2427 !important;
}

#payment .payment_methods>li:not(.woocommerce-notice):hover {
    background-color: transparent;
}

#order_review .shop_table {
    margin-bottom: 0;
}

#payment .payment_methods>.woocommerce-PaymentMethod>label,
#payment .payment_methods>.wc_payment_method>label {
    padding: 1.41575em 0 !important;
}

.woocommerce-cart #shipping_method {
    margin-bottom: 0 !important;
}

.woocommerce-cart #shipping_method li {
    padding-left: 0 !important;
}

.woocommerce-error li::before {
    content: unset !important;
}

.woocommerce-error {
    padding: 10px;
}

.login-user-details .userBtn {
    background-color: #204391;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    font-size: 12px;
    line-height: 1;
}

.my-account {
    position: relative;
}

.my-account .dropdown-menu {
    display: block;
    position: absolute;
    top: 100%;
    right: -40px;
    margin-top: 0;
    width: 220px;
    background: #fff;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.04);
    backdrop-filter: blur(10px);
    border-radius: 0 0 10px 10px;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease-in-out;
    -webkit-transform: translateY(36px);
    transform: translateY(36px);
    z-index: 99;
    padding: 15px 0;
    padding-top: 0;
    border: 0;
}

.my-account .dropdown-menu a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    padding: 7px 16px;
    width: 100%;
    display: block;
    transition: all .4s ease-in-out;
}

.my-account .dropdown-menu a:hover {
    color: #DA2427;
    background-color: transparent !important;
}

.my-account:hover .dropdown-menu {
    -webkit-transform: translateY(17px);
    transform: translateY(17px);
    opacity: 1;
    visibility: visible;
}

:-webkit-autofill,
:-webkit-autofill:hover,
:-webkit-autofill:focus,
:-webkit-autofill:active {
    -webkit-text-fill-color: #000 !important;
    transition: background-color 5000000s ease-in-out 0s !important;
}

.woocommerce-form-login,
.woocommerce-form-register {
    border: 1px solid rgb(217 213 213 / 43%);
    padding: 20px;
    border-radius: 6px;
    height: 100%;
}

.woocommerce-form-login__submit,
.woocommerce-form-register__submit {
    margin-top: 20px;
}

.woocommerce-ResetPassword {
    width: 70%;
}


.woocommerce-lost-password .form-row-first {
    width: 80% !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    margin: 0;
    background-color: #f9f9f9;
    border: 1px solid #f0eded;
    border-radius: 12px;
    padding: 20px;
    width: 25%;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul {
    border-top: none !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #f0eded !important;
    padding: 12px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0 !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    padding: 0 !important;
    width: 100%;
    color: #000 !important;
    transition: all .4s ease-in-out;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li::before {
    content: unset;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
    color: #DA2427 !important;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a::before {
    display: none;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: none !important;
}

.woocommerce-MyAccount-content {
    width: 71% !important;
}

.woocommerce-account .woocommerce-info .woocommerce-Button {
    padding: 0;
    color: #000 !important;
    background: transparent !important;
    text-decoration: underline;
}

.woocommerce-account .woocommerce-info .woocommerce-Button:hover {
    color: #DA2427 !important;
}

.woocommerce-account .woocommerce-info .woocommerce-Button::before {
    content: unset !important;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .form-row-last,
.woocommerce-edit-address .woocommerce-MyAccount-content .form-row-first,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row-first,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row-last {
    width: 49% !important;
    clear: inherit !important;
    margin-right: 0 !important;
}

.woocommerce-edit-address .form-row-wide#billing_city_field,
.woocommerce-edit-address .form-row-wide#billing_postcode_field,
.woocommerce-edit-address .form-row-wide#shipping_city_field {
    width: 49% !important;
    float: left;
}

.woocommerce-edit-address .form-row-wide#billing_state_field,
.woocommerce-edit-address .form-row-wide#billing_phone_field,
.woocommerce-edit-address .form-row-wide#shipping_state_field {
    width: 49% !important;
    clear: none !important;
    float: right !important;
}

fieldset legend,
fieldset {
    background-color: transparent !important;
    margin-bottom: 15px;
}

.woocommerce-account .woocommerce-Addresses,
.woocommerce-account .addresses,
.woocommerce-order-received .addresses {
    display: flex;
    align-items: start;
    column-gap: 20px;
}

.woocommerce-account .woocommerce-Address,
.woocommerce-account .woocommerce-column--billing-address,
.woocommerce-account .woocommerce-column--shipping-address,
.woocommerce-order-received .woocommerce-column--billing-address,
.woocommerce-order-received .woocommerce-column--shipping-address {
    width: 48% !important;
    float: inherit !important;
    margin-right: 0 !important;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #f0eded;
}

.woocommerce-account .addresses .woocommerce-Address-title {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-bottom: 20px !important;
}

.woocommerce-account .addresses .woocommerce-Address-title::before,
.woocommerce-account .addresses .woocommerce-Address-title::after {
    content: unset !important;
}

.woocommerce-account .addresses header.title a {
    margin-top: 0;
}

.woocommerce-account .woocommerce-Address-title h2 {
    font-size: 24px;
    margin-bottom: 0;
}

.woocommerce-address-fields__field-wrapper {
    margin-bottom: 20px;
}

.woocommerce-orders-table,
.woocommerce-view-order .order_details,
.woocommerce-order-received .woocommerce-table--order-details {
    width: 100%;
    background: transparent;
    border: 1px solid #f0eded;
    overflow: hidden;
    border-radius: 8px;
}

table {
    border-collapse: unset;
    border-spacing: 0;
}

.woocommerce-orders-table__header {
    background-color: #f9f9f9 !important;
    color: #000;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

.woocommerce-orders-table__row .woocommerce-orders-table__cell,
.woocommerce-view-order .order_details tr th,
.woocommerce-order-received .woocommerce-table--order-details tr th,
.woocommerce-view-order .order_details tr td,
.woocommerce-order-received .woocommerce-table--order-details tr td {
    text-align: center !important;
    background-color: transparent !important;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    padding: 18px 10px;
    border-bottom: 1px solid #f0eded;
}

.woocommerce-view-order .order_details tr th.product-name,
.woocommerce-view-order .order_details tr th.product-total {
    background-color: #f9f9f9 !important;
    border-bottom: none !important;
}

.woocommerce-view-order .order_details tr th,
.woocommerce-order-received .woocommerce-table--order-details tr th,
.woocommerce-view-order .order_details tr td,
.woocommerce-order-received .woocommerce-table--order-details tr td {
    text-align: start !important;
}

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content p {
    margin-bottom: 0;
}

.woocommerce-orders-table tbody tr:last-child .woocommerce-orders-table__cell {
    border-bottom: none !important;
}

.woocommerce-orders .woocommerce-orders-table__cell-order-actions .button {
    background-color: #204391 !important;
    color: #fff !important;
    transition: all .4s ease-in-out;
    border-radius: 16px !important;
    padding: 6px 15px !important;
}

.woocommerce-orders .woocommerce-orders-table__cell-order-actions .button:hover {
    background-color: #DA2427 !important;
}


.my_account_orders .button.view::after,
.my_account_orders .button.view::before {
    display: none !important;
}

.woocommerce-account .woocommerce-MyAccount-content a:hover {
    color: #DA2427;
}

.woocommerce-MyAccount-content mark {
    background-color: transparent !important;
    font-weight: 600 !important;
    color: #000 !important;
}

.woocommerce-view-order .woocommerce-MyAccount-content h2,
.woocommerce-order-received .woocommerce-column__title {
    color: #000 !important;
    font-size: 24px !important;
}

.woocommerce-order-details {
    margin-bottom: 20px;
}

.woocommerce-view-order .order_details tfoot tr:last-child th,
.woocommerce-view-order .order_details tfoot tr:last-child td {
    border-bottom: none;
}

.woocommerce-checkout .woocommerce-order-overview.order_details {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.woocommerce-checkout .order_details li::before {
    content: unset;
}

.woocommerce-checkout .order_details li {
    font-size: 14px;
    text-transform: capitalize;
    width: 20%;
    margin-bottom: 0;
    border-bottom: none;
    border-right: 1px dotted #e3e3e3;
}

.woocommerce-checkout .order_details li strong {
    font-size: 16px;
}

.woocommerce-order-details__title {
    font-size: 24px !important;
}

@media (max-width: 1299px) {
    .woocommerce-cart .woocommerce-cart-form {
        margin-right: 30px;
    }
}

@media (max-width: 1199px) {
    .woocommerce-cart .woocommerce-cart-form {
        margin-right: 20px;
    }

    .woocommerce-checkout .woocommerce-billing-fields h3,
    .woocommerce-checkout #order_review_heading,
    .woocommerce-checkout #ship-to-different-address label {
        font-size: 24px;
    }

    .woocommerce-shipping-fields h3 {
        font-size: 20px;
    }

    .woocommerce-checkout .order_details li strong {
        font-size: 14px;
    }

    .woocommerce-checkout .order_details li {
        padding: 12px;
    }
}

@media (max-width: 991px) {
    .woocommerce-cart .woocommerce-cart-form {
        margin-right: 0;
    }

    #payment .place-order {
        margin-top: 1.617924em;
    }

    .woocommerce-checkout #customer_details,
    .woocommerce-checkout #order_review,
    .woocommerce-checkout #order_review_heading {
        width: 100%;
    }

    .checkout_coupon .form-row-first {
        width: 47.058824%;
    }

    .checkout_coupon .form-row-last {
        width: 51.058824%;
    }

    .my-account .dropdown-menu {
        width: 180px;
    }

    .col2-set#customer_login .col-1,
    .col2-set#customer_login .col-2 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .form-row label {
        margin-bottom: 10px;
        line-height: 1;
    }

    .woocommerce-ResetPassword {
        width: 100%;
    }

    .woocommerce-lost-password .form-row-first {
        width: 100% !important;
    }

    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
        width: 100%;
        margin-bottom: 40px;
    }

    .woocommerce-MyAccount-content {
        width: 100% !important;
    }

    .woocommerce-checkout .woocommerce-order-overview.order_details {
        flex-wrap: wrap;
    }

    .woocommerce-checkout .order_details li {
        width: 33.33%;
    }
}


@media (max-width: 767px) {
    .woocommerce-cart table.shop_table_responsive tr td[data-title]::before {
        display: none !important;
    }

    .shop_table.cart tr.cart_item {
        position: relative;
        display: inline-block;
        width: 100%;
        padding: 10px;
        border: 1px solid #dedbdb;
        border-radius: 4px;
        margin: 5px 0;
        padding-bottom: 0;
    }

    .woocommerce .woocommerce-cart-form table tr td.product-remove {
        border-bottom: none;
        position: absolute;
        top: 0;
        right: 0;
    }

    .woocommerce-cart table.cart td.product-remove a.remove {
        top: 5px;
        right: 5px;
        font-size: 16px;
    }

    .woocommerce .woocommerce-cart-form td .product-name,
    .woocommerce .woocommerce-cart-form table tr td,
    .tinv-wishlist table td {
        font-size: 14px;
    }

    .shop_table.cart td.product-price,
    .shop_table.cart td.product-quantity,
    .shop_table.cart td.product-subtotal {
        display: inline-block;
        width: 32.33%;
        vertical-align: middle;
        margin: 0 -2px;
        border-bottom: none;
    }

    .woocommerce .woocommerce-cart-form table tr td {
        border-color: #dedbdb;
    }

    .product-thumbnail a {
        font-size: 14px;
    }

    a {
        font-size: 14px;
    }

    .shop_table.cart td.product-subtotal {
        text-align: right;
    }

    .woocommerce .cart_totals table.shop_table tr th,
    .cart_totals tr td {
        display: inline-block !important;
        width: 50%;
    }

    table.shop_table_responsive tr.woocommerce-shipping-totals td {
        width: 100%;
    }

    .woocommerce-cart .woocommerce-shipping-destination {
        font-size: 14px;
    }

    .woocommerce-page .woocommerce table.shop_table td {
        text-align: end !important;
        padding: 12px 0 !important;
    }

    .woocommerce-cart.woocommerce-page table.shop_table .woocommerce-shipping-totals td {
        text-align: left !important;
    }

    .quantity-box-wrap .qty-btn {
        height: 30px !important;
        width: 30px !important;
    }

    .woocommerce-page .woocommerce table.shop_table td.product-price {
        text-align: left !important;
    }

    .woocommerce-cart table.shop_table_responsive tr td .woocommerce-Price-amount {
        font-size: 12px;
    }

    .button,
    .submit,
    .wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button {
        font-size: 14px !important;
    }

    .cart_totals h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .woocommerce-page .cart_totals table.shop_table tr th {
        font-size: 14px;
    }

    .woocommerce-page .cms-con ul {
        margin-bottom: 10px;
    }

    .checkout_coupon .form-row-first {
        width: 100%;
    }

    .woocommerce-checkout .col2-set .form-row-first,
    .woocommerce-checkout .col2-set .form-row-last {
        width: 100% !important;
    }


    .woocommerce-info {
        padding: 1em 1em 1em 1.5em;
    }

    .form-row label {
        margin-bottom: 10px;
    }

    .woocommerce-checkout.woocommerce-page .woocommerce table.shop_table td.product-name {
        text-align: left !important;
        padding: 0 !important;
    }

    .woocommerce-checkout.woocommerce-page .woocommerce table.shop_table td {
        padding: 6px 10px !important;
    }

    .woocommerce-checkout #order_review_heading {
        margin-top: 20px !important;
    }

    .woocommerce-info {
        font-size: 14px !important;
    }

    .woocommerce-checkout #ship-to-different-address label {
        margin-top: 20px !important;
    }

    .col2-set#customer_login .col-2 {
        margin-top: 20px;
    }

    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
        padding: 15px;
    }

    .woocommerce-edit-address .woocommerce-MyAccount-content .form-row-last,
    .woocommerce-edit-address .woocommerce-MyAccount-content .form-row-first,
    .woocommerce-edit-account .woocommerce-MyAccount-content .form-row-first,
    .woocommerce-edit-account .woocommerce-MyAccount-content .form-row-last {
        width: 100% !important;
        clear: inherit !important;
        margin-right: 0 !important;
    }

    .woocommerce-account .woocommerce-Address-title h2 {
        font-size: 18px;
    }

    .woocommerce-page .woocommerce table.shop_table td {
        text-align: end !important;
        padding: 12px 10px !important;
    }

    table.shop_table_responsive tr:nth-child(odd) {
        background: #f9f9f9;
    }

    .woocommerce-orders-table__row .woocommerce-orders-table__cell {
        border-bottom: none !important;
    }

    .woocommerce-orders-table {
        border: none !important;
        border-radius: none !important;
    }

    .woocommerce-page .woocommerce table.shop_table td.product-name {
        text-align: left !important;
    }

    .woocommerce-view-order .order_details tr th.product-total {
        text-align: end !important;
    }

    .woocommerce-checkout .order_details li {
        width: 100%;
        border-right: none;
        border-bottom: 1px dotted #e3e3e3;
    }

    .woocommerce-order-received .woocommerce-table--order-details tr th.woocommerce-table__product-table.product-total {
        text-align: end !important;
    }

    .woocommerce-checkout.woocommerce-page .woocommerce .woocommerce-order .woocommerce-table--order-details td.product-name {
        padding: 18px 10px !important;
    }
}

@media (max-width: 568px) {
    .woocommerce-page .woocommerce table.shop_table td {
        text-align: left !important;
    }

    .woocommerce-cart .checkout-button {
        margin-top: 10px !important;
    }

    .woocommerce-page .woocommerce table.shop_table .order-total td,
    .woocommerce-page .woocommerce table.shop_table .cart-subtotal td,
    .woocommerce-page .woocommerce table.shop_table td.product-subtotal {
        text-align: end !important;
        padding: 0 !important;
    }

    .woocommerce-checkout #ship-to-different-address label {
        font-size: 22px !important;
    }

    .woocommerce-account .form-row input,
    .select2-container--default .select2-selection--single,
    .woocommerce-checkout .form-row input,
    .woocommerce-checkout .form-row textarea {
        font-size: 14px !important;
    }

    .woocommerce-checkout.woocommerce-page .woocommerce table.shop_table td.product-total,
    .woocommerce-checkout.woocommerce-page .woocommerce-shipping-totals td {
        text-align: end !important;
        padding: 6px 0 !important;
    }

    .woocommerce-checkout.woocommerce-page .woocommerce table.shop_table td {
        padding: 0 !important;
    }

    .woocommerce-checkout .woocommerce-shipping-methods li {
        text-align: end !important;
    }

    table.cart {
        margin-bottom: 1.706326em !important;
    }

    #payment .place-order {
        margin-top: 1.617924em !important;
    }

    .login-user-details .userBtn {
        width: 25px;
        height: 25px;
        margin-left: 15px;
        font-size: 12px;
    }

    .woocommerce-account .woocommerce-MyAccount-content p {
        font-size: 14px !important;
    }

    .woocommerce-account .woocommerce-Address,
    .woocommerce-account .woocommerce-column--billing-address,
    .woocommerce-account .woocommerce-column--shipping-address,
    .woocommerce-order-received .woocommerce-column--billing-address,
    .woocommerce-order-received .woocommerce-column--shipping-address {
        width: 100% !important;
        padding: 15px;
    }

    .woocommerce-account .addresses {
        display: block;
    }

    .woocommerce-account .woocommerce-Address {
        margin-bottom: 20px;
    }

    .woocommerce-page .woocommerce table.woocommerce-orders-table td {
        text-align: end !important;
        font-size: 14px;
    }

    .woocommerce-page .woocommerce table.woocommerce-table--order-details td {
        text-align: end !important;
        font-size: 14px;
    }

    .woocommerce-view-order .woocommerce-MyAccount-content h2,
    .woocommerce-order-received .woocommerce-column__title {
        font-size: 20px !important;
    }

    .woocommerce-order-received .addresses {
        display: block;
    }

    .woocommerce-order-received .woocommerce-column--billing-address {
        margin-bottom: 20px;
    }

    .woocommerce-checkout.woocommerce-page .woocommerce .woocommerce-order .woocommerce-table--order-details td,
    .woocommerce-checkout.woocommerce-page .woocommerce .woocommerce-order .woocommerce-table--order-details td.product-total {
        padding: 18px 10px !important;
    }

}