@charset "UTF-8"; /* ------------------------------------------------------
Common :: Variables
------------------------------------------------------ */
/* Space */
/* Headline */
/* Tables */
/* ------------------------------------------------------
Common :: Functions
------------------------------------------------------ */
/*---------------------------------------------------------------------------------------------------------
## Woocommerce Layout 
-----------------------------------------------------------------------------------------------------------*/
/* columns */
.product-shortcode.column-2 .row.list-products:not(.list) li.product,
.product-shortcode.column-3 .row.list-products:not(.list) li.product,
.product-shortcode.column-4 .row.list-products:not(.list) li.product,
.product-shortcode.column-5 .row.list-products:not(.list) li.product,
.product-shortcode.column-6 .row.list-products:not(.list) li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media only screen and (min-width: 768px) {
    .product-shortcode.column-3 .row.list-products:not(.list) li.product,
    .product-shortcode.column-4 .row.list-products:not(.list) li.product,
    .product-shortcode.column-6 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .product-shortcode.column-5 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media only screen and (min-width: 992px) {
    .product-shortcode.column-5 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .product-shortcode.column-4 .row.list-products:not(.list) li.product,
    .product-shortcode.column-6 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media only screen and (min-width: 1200px) {
    .product-shortcode.column-6 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
}
@media only screen and (max-width: 576px) {
    /*html .product-shortcode .row.list-products li.product {
  	-ms-flex: 0 0 100% !important;
  	flex: 0 0 100% !important;
  	max-width: 100% !important;
  }*/
}
/*---------------------------------------------------------------------------------------------------------
## Woocommerce Button
-----------------------------------------------------------------------------------------------------------*/
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
button.loading::after,
input[type="button"].loading::after,
input[type="reset"].loading::after,
input[type="submit"].loading::after,
.button.loading::after,
.added_to_cart.loading::after,
#openQuickView.loading::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    line-height: 1;
    vertical-align: -2px;
    font-family: "univn";
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    background: url("../../img/ajax-loader.gif") center no-repeat;
    background-size: 20px;
    height: 20px;
    width: 20px;
    line-height: 1;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
}
a.checkout-button {
    background-color: var(--primarycolor) !important;
}
.woocommerce div.product form.cart {
    margin-bottom: 0;
}
.woocommerce div.product form.cart .button {
    text-transform: uppercase;
    padding: 9px 10px;
    text-align: center;
    outline: none;
    color: #fff;
    transition: all 0.35s linear;
    font-size: 14px;
    font-weight: normal;
}
@media only screen and (min-width: 850px) {
    .woocommerce div.product form.cart .button {
        font-size: 12px;
    }
}
@media only screen and (min-width: 1200px) {
    .woocommerce div.product form.cart .button {
        font-size: 14px;
    }
}
.woocommerce div.product form.cart .button:hover {
    background: #fd2433 !important;
    color: #fff;
}
.woocommerce div.product form.cart .button span {
    display: block;
    text-align: center;
}
.woocommerce div.product form.cart .button .btn-title {
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 3px;
}
.woocommerce div.product form.cart .button.btn-bn {
    background: #ff7f00;
    padding: 5px 10px;
    display: grid;
    place-content: center;
}
.woocommerce div.product form.cart .button span.btn-desc {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
    border: 1px solid #db2329;
}
.woocommerce
    div.product
    form.cart
    .button.single_add_to_cart_button
    .btn-title {
    margin-bottom: 2px;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
    background-color: #ed1b24;
}
.woocommerce div.product form.cart table.variations th.label {
    text-align: left;
}
.woocommerce div.product form.cart .boxQuick {
    margin-right: 10px;
    background: linear-gradient(to bottom, #f06826 0%, #dc232a 100%) !important;
    padding: 10px 15px;
    flex: 10.3 1;
    position: relative;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}
@media only screen and (max-width: 768px) {
    .woocommerce div.product form.cart .boxQuick {
        flex: 9.6 1;
    }
}
.woocommerce div.product form.cart .boxQuick .buy_now {
    margin-right: 10px;
    background: transparent !important;
    padding: 0px 15px 20px;
    display: block;
    width: 100%;
    height: 100%;
}
.woocommerce div.product form.cart .boxQuick .btn-desc {
    position: absolute;
    top: 53%;
    pointer-events: none;
    left: 0;
    width: 100%;
}
@media only screen and (max-width: 413.98px) {
    .woocommerce div.product form.cart .boxQuick {
        padding: 10px;
    }
    .woocommerce div.product form.cart .boxQuick .btn-desc {
        font-size: 10px;
    }
}
/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/
.quantity_text {
    margin-right: 10px;
}
.slick-prev:before {
    transition: all 0.3s linear 0s;
}
.slick-next:before {
    transition: all 0.3s linear 0s;
}
a.unidev-popup {
    transition: all 0.3s linear 0s;
    bottom: 10px;
    font-size: 16px;
    width: 40px;
    height: 40px;
    display: grid !important;
    place-content: center;
    position: absolute;
    right: 10px;
    z-index: 9;
    color: #444;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    padding: 0;
}
a.unidev-popup:hover {
    opacity: 1;
}
.woocommerce div.product div.images .slick-slider .slick-arrow {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #fff;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.17);
}
.woocommerce div.product div.images .slick-slider .slick-arrow.slick-next {
    right: 15px;
}
.woocommerce div.product div.images .slick-slider .slick-arrow.slick-prev {
    left: 15px;
}
.woocommerce div.product div.images .gallery-item {
    text-align: center;
}
.woocommerce div.product div.images .gallery-item span {
    width: 100%;
    aspect-ratio: 1/0.8;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.woocommerce div.product div.images img {
    width: auto;
    display: inline-block;
    /* max-height: 500px; */
    width: 100%;
    object-position: center;
    object-fit: contain;
}
.admin-bar .fancybox-container {
    z-index: 999999;
}
.single-product.woocommerce span.onsale {
    z-index: 9;
}
.product-sidebar-box {
    border-radius: 10px;
    background: #fff;
    padding: 20px 15px;
    height: 100%;
}
@media only screen and (min-width: 650px) {
    .product-sidebar-box {
        padding: 20px;
    }
}
.wrap-btn-cart {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column-gap: 10px;
    width: 100%;
}
/*--------------------------------------------------------------
# Giỏ hàng
--------------------------------------------------------------*/
.calculated_shipping h2 {
    text-transform: uppercase;
}
/*---------------------------------------------------------------------------------------------------------
## Woocommerce Minicart
-----------------------------------------------------------------------------------------------------------*/
.cart-block {
    display: inline-block;
}
.cart-block.opened .shopping-cart-menu-wrapper {
    right: 0;
    opacity: 1;
    visibility: visible;
}
.logged-in .cart-block.opened .shopping-cart-menu-wrapper {
    top: 32px;
}
.cart-block .shopping-cart-icon-container {
    cursor: pointer;
    display: block;
    z-index: 1;
}
.cart-block .return-to-shop {
    text-align: center;
    padding: 15px 0;
}
.cart-block .return-to-shop .button {
    padding: 10px 15px;
    font-size: 13px;
    line-height: 1.4;
    background-color: var(--primarycolor);
    color: #fff;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    transition: color 0.25s ease, background-color 0.25s ease,
        border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
}
.overlay-cart {
    opacity: 0;
    filter: alpha(opacity=0);
}
.overlay-cart.opened {
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    min-height: 100vh;
    opacity: 0.6;
    filter: alpha(opacity=35);
    -moz-transition: opacity 0.4s ease-in-out 0s;
    -o-transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
}
.shopping-cart {
    display: inline-block;
}
.shopping-cart .shopping-cart-icon-wrapper {
    display: inline-block;
    position: relative;
}
.shopping-cart .shopping-cart-icon-wrapper:after {
    content: attr(title);
    display: block;
    min-width: 20px;
    background: #f00;
    border-radius: 50%;
    padding: 1px;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 0;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
}
.shopping-cart .shopping-cart-menu-title {
    display: inline-block;
    margin-right: 5px;
}
.shopping-cart .shopping-cart-menu-wrapper {
    position: fixed;
    top: 0;
    right: -100%;
    width: 320px;
    height: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
    -moz-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    -o-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    opacity: 0;
    visibility: hidden;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    padding: 25px 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading h3 {
    flex: 1 1 auto;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #2d2a2a;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-weight: 600;
    font-size: 13px;
    line-height: 30px;
    padding-right: 21px;
    cursor: pointer;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .cart-heading
    .close-side-cart:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .cart-heading
    .close-side-cart:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .cart-heading
    .close-side-cart:hover:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .cart-heading
    .close-side-cart:hover:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:after,
.shopping-cart
    .shopping-cart-menu-wrapper
    .cart-heading
    .close-side-cart:before {
    content: " ";
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -2px;
    width: 10px;
    height: 2px;
    background-color: currentColor;
    -webkit-transition: background-color 0.2s ease-in-out,
        width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
        -webkit-transform 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
        width 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
        width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    right: 0;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body {
    border-bottom: 1px solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body .content-cart-body {
    padding: 10px;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .cart-body
    .woocommerce-Price-amount {
    font-weight: bold;
    color: #f00;
    font-size: 15px;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-footer {
    padding: 0 15px;
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .shopping-cart-side-content
    .uni-scroll {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    height: calc(100vh - 215px);
}
.logged-in
    .shopping-cart
    .shopping-cart-menu-wrapper
    .shopping-cart-side-content
    .uni-scroll {
    height: calc(100vh - 247px) !important;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .shopping-cart-side-content
    .uni-scroll::-webkit-scrollbar {
    width: 0px;
}
.shopping-cart .shopping-cart-menu-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.shopping-cart .shopping-cart-menu-wrapper ul li {
    position: relative;
    padding: 10px 20px 10px 10px;
    margin: 0;
    border-bottom: 1px solid #ebeef6;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    ul
    li
    .shopping-cart-menu-product-media {
    max-width: 80px;
    flex: 0 0 80px;
    margin-right: 10px;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    ul
    li
    .shopping-cart-menu-product-media
    img {
    width: 100%;
    height: auto;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    ul
    li
    .shopping-cart-menu-product-wrap {
    max-width: calc(100% - 90px);
    flex: 0 0 calc(100% - 90px);
}
.shopping-cart .shopping-cart-menu-wrapper p {
    clear: both;
    margin: 0;
    white-space: nowrap;
}
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total {
    margin: 10px 0 10px;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    p.woocommerce-mini-cart__total
    .woocommerce-Price-amount {
    font-weight: bold;
    color: #ff0000;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-menu-product-wrap a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: var(--textcolor);
}
.shopping-cart .shopping-cart-menu-wrapper .quantity {
    font-size: 13px;
    display: block;
}
.shopping-cart .shopping-cart-menu-wrapper a.remove.remove_from_cart_button {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    z-index: 1;
    display: inline-block;
    font-size: 24px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    a.remove.remove_from_cart_button:hover {
    background-color: #ff0000;
    color: #fff;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-subtotal-title {
    font-size: 14px;
    font-weight: 500;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a {
    color: #fff;
    border-radius: 0;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 10px;
    min-height: 0;
    line-height: 1.4;
    position: relative;
    display: block;
    text-align: center;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #ff0000;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .woocommerce-mini-cart__buttons
    a.checkout {
    background-color: #0065a4;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .woocommerce-mini-cart__buttons
    a:hover {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .woocommerce-mini-cart__empty-message {
    padding-top: 15px;
    padding-bottom: 15px;
}
.shopping-cart
    .shopping-cart-menu-wrapper
    .woocommerce-mini-cart__empty-message.empty {
    text-align: center;
}
/*--------------------------------------------------------------
# Thanh toán
--------------------------------------------------------------*/
.woocommerce-account .woocommerce h2 {
    text-align: center;
    text-transform: uppercase;
}
.woocommerce .woocommerce-Input {
    height: 40px;
}
.woocommerce .woocommerce-button,
.woocommerce .woocommerce-Button {
    height: 40px;
    background-color: #0e71b9 !important;
    color: #fff !important;
}
.woocommerce .woocommerce-form-login {
    margin: 0 auto 60px !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
    display: block;
    width: 100%;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.02);
    border: none;
    border-radius: 0;
}
@media (min-width: 568px) {
    .woocommerce form.checkout_coupon,
    .woocommerce form.login,
    .woocommerce form.register {
        padding: 15px;
    }
}
.woocommerce .coupon #coupon_code {
    height: 33.3px;
    width: 250px !important;
    border-color: #ebe9eb;
    border-radius: 4px;
}
.woocommerce .coupon .button {
    border: 1px solid #ebe9eb;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        width: 100%;
        float: none;
    }
}
.woocommerce table.shop_table {
    border: none;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    padding: 10px 0;
}
.woocommerce table.shop_table td.product-quantity .quantity {
    padding-left: 0;
    display: flex;
    justify-content: center;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table td,
.woocommerce-checkout .woocommerce-checkout-review-order-table th {
    border-top: 0 !important;
    font-weight: normal !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total {
    border-top: 1px dashed #c0c0c0 !important;
}
.woocommerce-checkout
    .woocommerce-checkout-review-order-table
    .order-total
    strong {
    font-weight: normal;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .heading_review {
    padding: 0;
}
.woocommerce-checkout
    .woocommerce-checkout-review-order-table
    .heading_review
    h3 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.42;
    text-align: left;
    color: #0e71b9;
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c0c0c0;
}
td.product-total,
.shop_table tfoot tr td,
.cart_totals tbody tr td,
.shop_table thead tr th:last-of-type,
.shop_table tr td:last-of-type {
    text-align: right;
}
.cart_totals > h2,
.cross-sells > h2 {
    font-size: 25.6px;
}
.quantity {
    position: relative;
    margin: 0;
    padding: 0;
    display: -webkit-inline-box;
}
.quantity input.qty::-webkit-outer-spin-button,
.quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
    width: 50px;
    height: 33px;
    padding: 0;
    margin: 0;
    text-align: center;
    background: transparent;
    font-weight: 500;
    -moz-appearance: textfield;
    outline: none;
    border: 0;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 33px;
    height: 33px;
    background: #d2eaff;
    border-radius: 50%;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    cursor: pointer;
    color: #515151;
    border: 0;
    text-shadow: none;
    outline-width: 0;
    z-index: 1;
}
.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover {
    background-color: #dad8da;
}
@media only screen and (max-width: 768px) {
    .woocommerce .quantity .plus,
    .woocommerce .quantity .minus,
    .woocommerce-page .quantity .plus,
    .woocommerce-page .quantity .minus {
        width: 30px;
        height: 30px;
    }
    .woocommerce .quantity input.qty,
    .woocommerce-page .quantity input.qty {
        width: 33px;
        height: 30px;
    }
}
@media only screen and (max-width: 849.98px) {
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
        display: block;
    }
}
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
    display: none;
}
.woocommerce-checkout .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}
.woocommerce-checkout #payment {
    padding: 20px;
    background: #fff !important;
    border-radius: 5px !important;
}
.woocommerce-checkout #payment #order_review_heading {
    font-size: 14px;
    line-height: 1.42;
    text-align: left;
    color: #0e71b9;
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c0c0c0;
}
#add_payment_method .woocommerce-checkout #payment,
.woocommerce-cart .woocommerce-checkout #payment,
.woocommerce-checkout .woocommerce-checkout #payment {
    background: none;
    border-radius: 0;
}
#add_payment_method .woocommerce-checkout #payment ul.payment_methods,
.woocommerce-cart .woocommerce-checkout #payment ul.payment_methods,
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border: 0;
}
#add_payment_method .woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-cart .woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods li {
    border-top: 1px dashed #c0c0c0;
    padding-top: 12px;
}
#add_payment_method
    .woocommerce-checkout
    #payment
    ul.payment_methods
    li:first-child,
.woocommerce-cart
    .woocommerce-checkout
    #payment
    ul.payment_methods
    li:first-child,
.woocommerce-checkout
    .woocommerce-checkout
    #payment
    ul.payment_methods
    li:first-child {
    border-top: 0 solid #000;
}
#add_payment_method .woocommerce-checkout #payment ul.payment_methods label,
.woocommerce-cart .woocommerce-checkout #payment ul.payment_methods label,
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods label {
    font-weight: bold;
}
#add_payment_method .woocommerce-checkout #payment div.payment_box,
.woocommerce-cart .woocommerce-checkout #payment div.payment_box,
.woocommerce-checkout .woocommerce-checkout #payment div.payment_box {
    padding: 12px 18px;
    background-color: #edf7ff;
    border: 1px solid #49aff5;
    margin: 0 0 16px;
}
#add_payment_method .woocommerce-checkout #payment div.payment_box:before,
.woocommerce-cart .woocommerce-checkout #payment div.payment_box:before,
.woocommerce-checkout .woocommerce-checkout #payment div.payment_box:before {
    display: none;
}
#add_payment_method .woocommerce-checkout #payment div.form-row,
.woocommerce-cart .woocommerce-checkout #payment div.form-row,
.woocommerce-checkout .woocommerce-checkout #payment div.form-row {
    padding: 16px 0 0 0;
}
#add_payment_method .woocommerce-checkout #payment #place_order,
.woocommerce-cart .woocommerce-checkout #payment #place_order,
.woocommerce-checkout .woocommerce-checkout #payment #place_order {
    display: block;
    width: 100%;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    height: 40px;
    border-radius: 20px;
    background: linear-gradient(to bottom, #f06826 0%, #dc232a 100%);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    transition: color 0.25s ease, background-color 0.25s ease,
        border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
}
#add_payment_method .woocommerce-checkout #payment #place_order:hover,
#add_payment_method .woocommerce-checkout #payment #place_order:active,
.woocommerce-cart .woocommerce-checkout #payment #place_order:hover,
.woocommerce-cart .woocommerce-checkout #payment #place_order:active,
.woocommerce-checkout .woocommerce-checkout #payment #place_order:hover,
.woocommerce-checkout .woocommerce-checkout #payment #place_order:active {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}
#add_payment_method .woocommerce-checkout #payment #place_order:active,
.woocommerce-cart .woocommerce-checkout #payment #place_order:active,
.woocommerce-checkout .woocommerce-checkout #payment #place_order:active {
    top: 1px;
}
.woocommerce-checkout #payment .woocommerce #place_order,
.woocommerce-checkout #payment .woocommerce-page #place_order {
    line-height: 38.4px;
    min-height: 40px;
    padding: 0 19.2px;
}
#add_payment_method
    .woocommerce-checkout
    #payment
    .payment_method_paypal
    .about_paypal,
.woocommerce-cart
    .woocommerce-checkout
    #payment
    .payment_method_paypal
    .about_paypal,
.woocommerce-checkout
    .woocommerce-checkout
    #payment
    .payment_method_paypal
    .about_paypal {
    float: none;
    line-height: 1.4;
    font-size: 13px;
    margin-left: 5px;
}
.woocommerce-checkout #order_review {
    border-width: 0 3px 3px;
}
.woocommerce-checkout .woocommerce-Price-currencySymbol {
    margin-left: 5px;
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    flex-basis: 100%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
    width: 100%;
}
.woocommerce-checkout .checkout-order-review {
    position: relative;
}
.woocommerce-checkout .checkout-order-review #order_review_heading {
    text-align: center;
}
.woocommerce .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}
.woocommerce table.shop_table.order_details td,
.woocommerce table.shop_table.order_details th {
    padding: 10px 12px;
}
.woocommerce table.shop_table.order_details address {
    border-color: #ddd;
}
.page-id-88 .page-content > .woocommerce,
.woocommerce-cart .page-content > .woocommerce {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-cart .page-content {
    margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
    .woocommerce-cart .page-content {
        margin-bottom: 35px;
    }
}
.woocommerce-cart .page-content > .woocommerce {
    margin-left: -15px;
    margin-right: -15px;
}
.woocommerce-cart .cart-collaterals,
.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart .woocommerce-notices-wrapper {
    max-width: 100%;
    flex-basis: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
@media only screen and (min-width: 850px) {
    .woocommerce-cart .woocommerce-cart-form {
        max-width: 66.666666%;
        flex-basis: 66.666666%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .woocommerce-cart .cart-collaterals {
        max-width: 33.333333%;
        flex-basis: 33.333333%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.woocommerce-cart table.cart th {
    text-transform: uppercase;
    line-height: 1.42;
}
.woocommerce-cart table.cart td {
    padding: 20px 10px 20px 0;
    border-top: 1px dashed #c0c0c0;
}
.woocommerce-cart table.cart .product-name {
    max-width: 330px;
}
.woocommerce-cart table.cart .product-name .name-thumb {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.woocommerce-cart table.cart .product-name .name-thumb .img {
    width: 80px;
    margin-right: 10px;
}
.woocommerce-cart table.cart .product-name .name-thumb .img a {
    display: block;
}
.woocommerce-cart table.cart .product-name .name-thumb .img img {
    width: 100%;
    aspect-ratio: 1/1;
    object-position: center;
    object-fit: contain;
}
.woocommerce-cart table.cart .product-name .name-thumb .product-text {
    text-align: left;
    width: calc(100% - 80px - 10px);
}
.woocommerce-cart table.cart .product-remove {
    padding-right: 0;
}
.woocommerce-cart table.cart td.product-price {
    color: #db2329;
    font-weight: bold;
}
.woocommerce-cart table.cart td.product-subtotal {
    font-weight: bold;
}
.woocommerce-cart table.cart td.actions {
    padding: 35px 0 0;
}
.woocommerce-cart table.cart td.actions #coupon_code {
    width: 190px !important;
    min-width: 190px;
    height: 50px;
    background: #e5e5e5;
    border: 0;
    border-radius: 50px;
    padding: 5px 10px 5px 20px;
}
.woocommerce-cart table.cart td.actions button[name="apply_coupon"] {
    width: 120px;
    height: 50px;
    border-radius: 50px;
    background: transparent;
    border: 1px solid #0e71b9;
    color: #0e71b9;
    transition: all 0.35s ease-in-out;
}
.woocommerce-cart table.cart td.actions button[name="apply_coupon"]:hover {
    background: #0e71b9;
    color: #fff;
}
.woocommerce-cart table.cart td.actions button[name="update_cart"] {
    height: 50px;
    border-radius: 50px;
    background: #0e71b9;
    color: #fff;
    opacity: 1;
    transition: all 0.35s ease-in-out;
}
@media only screen and (max-width: 1024px) {
    .woocommerce-cart table.cart thead tr {
        display: flex;
        border-bottom: 1px dashed #c0c0c0;
    }
    .woocommerce-cart table.cart .woocommerce-cart-form__cart-item {
        display: flex;
        align-items: center;
        border-bottom: 1px dashed #c0c0c0;
    }
    .woocommerce-cart table.cart td {
        display: inline-block;
        border-top: 0;
    }
    .woocommerce-cart table.cart .product-name {
        max-width: 70%;
        flex-basis: 70%;
    }
    .woocommerce-cart table.cart .product-name .name-thumb {
        align-items: center;
    }
    .woocommerce-cart table.cart .product-name .name-thumb .img {
        width: 60px;
        margin-right: 10px;
    }
    .woocommerce-cart table.cart .product-name .name-thumb .product-text {
        text-align: left;
        width: calc(100% - 60px - 10px);
    }
    .woocommerce-cart table.cart .product-quantity {
        max-width: calc(100% - 70% - 22px);
        flex-basis: calc(100% - 70% - 22px);
        padding-right: 10px;
    }
    .woocommerce-cart table.cart .product-remove {
        max-width: 22px;
        flex-basis: 22px;
    }
    .woocommerce-cart table.cart .woocommerce-Price-amount {
        display: block;
        padding-left: 70px;
        color: #db2329;
        font-weight: bold;
    }
    .woocommerce-cart table.cart td.actions {
        padding: 20px 0 0;
        display: flex;
        background: transparent !important;
    }
    .woocommerce-cart table.cart td.actions .coupon {
        display: flex;
        padding-bottom: 0;
        max-width: calc(100% - 90px - 12px);
        flex-basis: calc(100% - 90px - 12px);
        margin: 0 12px 0 0;
    }
    .woocommerce-cart table.cart td.actions #coupon_code {
        width: calc(100% - 90px - 12px) !important;
        min-width: calc(100% - 90px - 12px) !important;
        max-width: calc(100% - 90px - 12px);
        flex-basis: calc(100% - 90px - 12px);
        height: 42px;
        margin: 0 12px 0 0;
    }
    .woocommerce-cart table.cart td.actions button[name="apply_coupon"],
    .woocommerce-cart table.cart td.actions button[name="update_cart"] {
        max-width: 90px;
        flex-basis: 90px;
        height: 42px;
        padding: 5px;
    }
}
@media only screen and (max-width: 550px) {
    .woocommerce-cart table.cart .product-name {
        max-width: 240px;
        flex-basis: 240px;
    }
    .woocommerce-cart table.cart .product-quantity {
        max-width: calc(100% - 240px - 22px);
        flex-basis: calc(100% - 240px - 22px);
    }
    .woocommerce-cart table.cart .product-remove {
        max-width: 22px;
        flex-basis: 22px;
    }
}
.woocommerce-cart .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
    padding: 15px 20px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #0e71b9;
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #0e71b9;
    padding-bottom: 10px;
    border-bottom: 1px solid #c0c0c0;
    text-transform: uppercase;
}
.woocommerce-cart .cart-collaterals .cart_totals .checkout-button {
    background: linear-gradient(to bottom, #f06826 0%, #dc232a 100%);
    width: 100%;
    height: 50px;
    border-radius: 50px;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
@media only screen and (max-width: 768px) {
    .woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal,
    .woocommerce-cart .cart-collaterals .cart_totals .order-total {
        display: flex;
    }
    .woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal th,
    .woocommerce-cart .cart-collaterals .cart_totals .order-total th {
        display: inline-block;
    }
    .woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal th,
    .woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal td,
    .woocommerce-cart .cart-collaterals .cart_totals .order-total th,
    .woocommerce-cart .cart-collaterals .cart_totals .order-total td {
        max-width: 50%;
        flex-basis: 50%;
        background: transparent;
    }
}
.page-content > .woocommerce .woocommerce-form-track-order {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.page-content > .woocommerce .woocommerce-order__title {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    order: 2;
}
.page-content
    > .woocommerce
    .woocommerce-bacs-bank-details
    .wc-bacs-bank-details-heading {
    font-size: 18px;
    margin-bottom: 20px;
}
.page-content
    > .woocommerce
    .woocommerce-bacs-bank-details
    .wc-bacs-bank-details-account-name {
    font-size: 15px;
    margin-bottom: 15px;
}
.page-content > .woocommerce .woocommerce-bacs-bank-details .order_details {
    margin: 0 0 1rem;
    padding: 0;
}
.page-content > .woocommerce .woocommerce-bacs-bank-details .order_details li {
    line-height: 1.5 !important;
}
.page-content > .woocommerce .woocommerce-bacs-bank-details,
.page-content > .woocommerce p {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.page-content > .woocommerce .woocommerce-order {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-content > .woocommerce .order_details th,
.page-content > .woocommerce .order_details td {
    border-top: 1px dashed #c0c0c0;
    width: 50%;
    padding: 20px !important;
}
.page-content > .woocommerce .order_details thead td,
.page-content > .woocommerce .order_details thead th {
    border-top: 0;
}
.page-content > .woocommerce .order_details .woocommerce-table__line-item td {
    border-top: 1px solid #c0c0c0;
}
.page-content
    > .woocommerce
    .order_details
    .woocommerce-table__line-item
    .product-total {
    font-weight: normal;
    color: #db2329;
}
.page-content > .woocommerce .order_details tfoot th {
    padding-left: 0 !important;
}
.page-content > .woocommerce .order_details tfoot td {
    padding-right: 0 !important;
}
.page-content > .woocommerce .order_details .product-name {
    padding-left: 0 !important;
    max-width: 50%;
}
.page-content > .woocommerce .order_details .product-total {
    padding-right: 0 !important;
}
.page-content > .woocommerce .woocommerce-notice--success {
    order: 1;
    border-radius: 20px;
    background: transparent;
    border: 1px dashed #0e71b9;
    color: #0e71b9;
    padding: 40px 15px;
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    line-height: 1.25;
    text-align: center;
    color: #0e71b9;
    margin-bottom: 40px;
}
.page-content > .woocommerce .woocommerce-order-overview {
    -ms-flex: 0 0 calc(33.333333% - 15px);
    flex: 0 0 calc(33.333333% - 15px);
    max-width: calc(33.333333% - 15px);
    list-style: none;
    background: #fff;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 30px 20px;
    order: 5;
}
.page-content > .woocommerce .woocommerce-order-overview li {
    line-height: 1.99 !important;
    margin-bottom: 15px !important;
    float: none !important;
    font-size: 14px !important;
    border-right: 0 !important;
    text-transform: none;
    color: #777;
}
.page-content > .woocommerce .woocommerce-order-overview li:last-child {
    margin-bottom: 0 !important;
}
.page-content > .woocommerce .woocommerce-order-overview li strong {
    font-size: 14px !important;
    color: #333;
}
.page-content
    > .woocommerce
    .woocommerce-order-overview
    .woocommerce-order-overview__title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.page-content > .woocommerce .woocommerce-order-details {
    -ms-flex: 0 0 calc(66.66666% - 15px);
    flex: 0 0 calc(66.66666% - 15px);
    max-width: calc(66.66666% - 15px);
    order: 4;
}
.page-content
    > .woocommerce
    .woocommerce-order-details
    .woocommerce-order-details__title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.page-content > .woocommerce .woocommerce-customer-details {
    line-height: 2;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    order: 6;
    display: none;
}
.page-content
    > .woocommerce
    .woocommerce-customer-details
    .woocommerce-column__title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.page-content
    > .woocommerce
    .woocommerce-customer-details
    .woocommerce-customer-details--phone:before,
.page-content
    > .woocommerce
    .woocommerce-customer-details
    .woocommerce-customer-details--email:before {
    display: none;
}
.page-content > .woocommerce .woocommerce-customer-details p {
    padding-left: 25px !important;
    margin-bottom: 0;
    position: relative;
}
.page-content > .woocommerce .woocommerce-customer-details p i {
    position: absolute;
    top: 7px;
    left: 0;
}
@media only screen and (max-width: 849.98px) {
    .page-content > .woocommerce .woocommerce-customer-details,
    .page-content > .woocommerce .woocommerce-order-overview,
    .page-content > .woocommerce .woocommerce-order-details {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 15px !important;
    }
    .page-content > .woocommerce .woocommerce-order-overview {
        margin-bottom: 35px !important;
    }
    .page-content > .woocommerce .woocommerce-notice--success {
        font-size: 30px;
        padding: 20px 15px;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 549.98px) {
    .page-content > .woocommerce .woocommerce-notice--success {
        font-size: 20px;
        padding: 20px 15px;
    }
}
.continue_shopping {
    margin-bottom: 10px;
    overflow: hidden;
}
.continue_shopping a {
    float: right;
}
#customer_details .col-1 {
    margin-bottom: 0;
}
.woocommerce-billing-fields h3 {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.42;
    text-align: left;
    color: #0e71b9;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.woocommerce-billing-fields
    .woocommerce-billing-fields__field-wrapper
    .form-row {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 0 0 15px;
    padding: 0;
}
.woocommerce-billing-fields
    .woocommerce-billing-fields__field-wrapper
    .form-row
    label {
    line-height: 1.42;
}
.woocommerce-billing-fields
    .woocommerce-billing-fields__field-wrapper
    .input-text {
    height: 40px;
    border-radius: 5px;
    background: #fff;
    border: 0;
    padding: 0 10px;
}
/* @media only screen and (min-width: 850px) {
    .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_first_name_field, .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_last_name_field, .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_email_field, .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_city_field, .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_phone_field {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_first_name_field {
    order: 1;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_phone_field {
    order: 2;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_email_field {
    order: 3;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_city_field {
    order: 4;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_address_1_field {
    order: 5;
} */
.woocommerce-additional-fields .form-row {
    margin: 0 0 15px !important;
    padding: 0 !important;
}
.woocommerce-additional-fields .form-row label {
    line-height: 1.42;
}
.woocommerce-additional-fields #order_comments {
    height: 150px;
    border-radius: 5px;
    background: #fff;
    border: 0;
    padding: 12px 10px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
@media only screen and (min-width: 850px) {
    .mb-md-60 {
        margin-bottom: 60px !important;
    }
}
/*--------------------------------------------------------------
# Tài khoản
--------------------------------------------------------------*/
@media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 22%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 75%;
    }
}
.u-column1.col-1.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
}
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding-left: 0;
    border: 1px solid #ddd;
}
.woocommerce-MyAccount-navigation ul li {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e2e2e2;
}
.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: none;
}
.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 0;
    font-size: 14px;
    color: #555;
    background-color: #f8f8f8;
    padding: 15px 10px;
    -moz-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
}
.woocommerce-MyAccount-navigation ul li a:before {
    position: relative;
    top: -2px;
    content: "\F101";
    font-family: "univn";
    margin-right: 10px;
    font-size: 10px;
    color: var(--primarycolor);
}
.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: rgba(0, 0, 0, 0.8);
}
.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
    background-color: rgba(0, 0, 0, 0.07);
}
.ui-datepicker {
    width: 230px;
}
.ui-datepicker .ui-datepicker-header {
    width: 230px;
}
.ui-datepicker table {
    background: #fff;
    width: 230px;
}
#customer_login {
    width: auto;
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: -30px;
}
#customer_login h2 {
    text-transform: uppercase;
}
.woocommerce #customer_login form.checkout_coupon,
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register {
    margin: 15px 0;
}
.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2,
.woocommerce-page #customer_login .col-1,
.woocommerce-page #customer_login .col-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px;
}
@media (min-width: 768px) {
    .woocommerce #customer_login .col-1,
    .woocommerce #customer_login .col-2,
    .woocommerce-page #customer_login .col-1,
    .woocommerce-page #customer_login .col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    #customer_login .col-2 {
        border-left: 1px solid #ececec;
    }
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
    flex: 0 0 100%;
}
.woocommerce table.my_account_orders {
    font-size: 14px;
}
.woocommerce table.my_account_orders .button {
    margin: 0 5px 5px 5px;
}
/*--------------------------------------------------------------
# Woocommerce Category Product
--------------------------------------------------------------*/
.list-products .woocommerce-info {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border-color: var(--primarycolor);
}
.woocommerce-message::before {
    color: var(--primarycolor);
}
.woocommerce nav.woocommerce-pagination {
    margin-top: 15px;
    margin-bottom: 30px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
    margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
    background: #f5f5f5;
    margin: 0 5px;
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 40px;
    height: 40px;
    color: var(--textcolor);
    background: #fff;
    border: 0.5px solid #c0c0c0;
}
.woocommerce nav.woocommerce-pagination ul li a {
    color: #1e1e1e;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
    text-decoration: none;
    background-color: var(--primarycolor) !important;
    border-color: var(--primarycolor) !important;
}
.woocommerce .woocommerce-ordering select {
    margin-bottom: 0;
    appearance: none !important;
    background-position: 97% center;
    background-repeat: no-repeat;
    background-image: url("../../img/down.png");
    background-size: 10px;
    padding: 7px !important;
    padding-right: 1.5em !important;
}
.switcher-wrap {
    align-items: center;
    flex-flow: row wrap;
    margin-bottom: 10px;
}
.switcher-wrap > * {
    margin-bottom: 10px;
}
.switcher-wrap .woocommerce-message {
    flex: 0 0 100%;
}
.switcher-wrap .woocommerce-result-count {
    padding: 0;
    float: none;
    order: 1;
}
.switcher-wrap .woocommerce-ordering {
    float: none;
    flex: 1 1 auto;
}
.switcher-wrap .view-mode-switcher {
    display: flex;
    order: 2;
    margin-left: 20px;
}
.switcher-wrap .view-mode-switcher a {
    display: inline-block;
    padding: 9.888px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #1e1e1e;
    background-color: #f5f5f5;
}
.switcher-wrap .view-mode-switcher a em {
    display: none;
}
.switcher-wrap .view-mode-switcher a:hover,
.switcher-wrap .view-mode-switcher a.active {
    color: #fff;
    background-color: var(--primarycolor);
}
.switcher-wrap .view-mode-switcher i:before,
.switcher-wrap .view-mode-switcher i {
    font-size: 16px;
    line-height: 1;
    height: 16px;
    width: 16px;
}
/*---------------------------------------------------------------------------------------------------------
## Woocommerce Style Product
-----------------------------------------------------------------------------------------------------------*/
.product-shortcode {
    clear: both;
}
.product-shortcode .list-products {
    padding: 0;
}
.product-shortcode .list-products.row {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
}
.product-shortcode .list-products.row li.product {
    position: relative;
    width: 100%;
    min-height: 1px;
    float: none;
    margin: 0 0 20px 0;
    padding-right: 10px;
    padding-left: 10px;
}
.product-shortcode .list-products li.product {
    display: block;
    margin: 0 0 20px;
    text-align: center;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}
.product-shortcode .list-products li.product .product-info {
    position: relative;
    background: #fff;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.product-shortcode .list-products li.product .product-info__thumbnail {
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    position: relative;
}
.product-shortcode .list-products li.product .product-info__thumbnail a.img {
    display: block;
    position: relative;
    padding-top: 100%;
}
.product-shortcode
    .list-products
    li.product
    .product-info__thumbnail
    a.img
    img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-position: center;
    object-fit: contain;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.product-shortcode .list-products li.product .product-info__content {
    padding: 10px;
}
.product-shortcode .list-products li.product .product-info__title {
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 10px;
    line-height: 22.4px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-shortcode .list-products li.product .product-info__title a {
    color: var(--textcolor);
}
.product-shortcode .list-products li.product .product-info__title a:hover {
    color: var(--primarycolor);
}
.product-shortcode .list-products li.product .price {
    display: flex !important;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 10px !important;
    color: #ff0000;
    font-size: 16px !important;
    font-weight: bold !important;
}
.product-shortcode .list-products li.product .price ins,
.product-shortcode .list-products li.product .price del {
    margin: 0 2.5px;
}
.product-shortcode .list-products li.product .price ins {
    text-decoration: none;
    font-size: 14px;
    color: #db2329;
}
.product-shortcode .list-products li.product .price del {
    font-size: 10px;
    font-weight: normal;
    color: #777;
}
.product-shortcode .list-products li.product .price .badge {
    display: none;
}
.product-shortcode .list-products li.product .percent {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 40px;
    height: 20px;
    line-height: 20px;
    z-index: 1;
    color: #fff;
    background: #db2329;
    text-align: center;
    padding: 0;
    border-radius: 0 10px 10px 0;
    font-size: 10px;
    font-weight: 600;
}
.product-shortcode .list-products li.product .percent:before {
    content: "";
    width: 6px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -6px;
    background: #db2329;
}
.product-shortcode .list-products li.product .percent:after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: 100%;
    left: -6px;
    border-top: 3px solid #db2329;
    border-right: 3px solid #db2329;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
}
.product-shortcode .list-products li.product .button,
.product-shortcode .list-products li.product .added_to_cart {
    display: inline-block;
    background: var(--primarycolor);
    color: #fff;
    line-height: 35px;
    height: 35px;
    min-width: 100px;
    padding: 0 10px;
    margin-top: 0 !important;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    min-height: 0;
    position: relative;
}
.product-shortcode .list-products li.product .wc-forward {
    display: none;
}
.product-shortcode
    .list-products
    li.product.product-has-gallery
    .product-info__thumbnail
    .wp-post-image--secondary {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product-shortcode
    .list-products
    li.product.product-has-gallery:hover
    .product-info__thumbnail
    .wp-post-image--secondary {
    opacity: 1;
}
.product-shortcode
    .list-products
    li.product:not(.product-has-gallery)
    .product-info:hover
    .img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
@media only screen and (max-width: 849.98px) {
    .product-shortcode .list-products.row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }
    .product-shortcode .list-products.row li.product {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .product-shortcode .list-products li.product {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
}
/*---------------------------------------------------------------------------------------------------------
## Woocommerce Widget
-----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- 
    Product Filter
------------------------------------------------------*/
.prdctfltr-widget .prdctfltr_filter .widget-title {
    margin-bottom: 10px !important;
}
/*----------------------------------------------------- 
    Widget Slider Products
------------------------------------------------------*/
.sidebar .box-products {
    padding: 10px 10px 0 10px;
}
.item-product {
    overflow: hidden;
    margin-bottom: 15px;
}
.item-product:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.item-product .alignleft,
.item-product .alignright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    width: 100px;
    height: 100px;
    background: #fff;
}
.item-product .alignleft > div,
.item-product .alignright > div {
    width: 100%;
}
.item-product .alignleft {
    margin-right: 15px;
}
.item-product .alignright {
    margin-left: 15px;
}
.item-product .alignnone img {
    margin: 0 auto 10px;
}
.item-product h3 {
    margin: 5px 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.item-product h3 a {
    color: var(--textcolor);
}
.item-product .price {
    font-weight: bold;
    color: #ff0000;
    margin: 0;
}
.item-product .price .text_price,
.item-product .price .badge {
    display: none;
}
.item-product .price ins,
.item-product .price del {
    display: block;
    text-decoration: none;
}
.item-product .price ins {
    margin-right: 0;
}
.item-product .price del {
    text-decoration: line-through;
    font-weight: normal;
    color: #666666;
}
/*---------------------------------------------------------------------------------------------------------
## Widget Recently Viewed Products
-----------------------------------------------------------------------------------------------------------*/
.woocommerce ul.product_list_widget li {
    padding: 0;
    margin-bottom: 15px;
}
.woocommerce ul.product_list_widget .woocommerce-Price-amount {
    font-weight: bold;
    color: #ff0000;
    margin: 0;
}
.woocommerce ul.product_list_widget del span.woocommerce-Price-amount {
    color: #666666;
    font-weight: normal;
}
.woocommerce ul.product_list_widget ins {
    text-decoration: none;
}
.woocommerce ul.cart_list li a span,
.woocommerce ul.product_list_widget li a span {
    color: var(--textcolor);
    margin: 5px 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 10px;
    margin-left: 0;
    object-position: center;
    object-fit: cover;
}
/*--------------------------------------------------------------
# Custom Css
--------------------------------------------------------------*/
.tracking-title {
    text-align: center;
    font-size: 20px;
    line-height: 1.35;
    text-align: center;
    color: #0e71b9;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 30px;
    border-bottom: 0.5px solid #c0c0c0;
}
@media only screen and (max-width: 649.98px) {
    .tracking-title {
        margin-bottom: 18px;
        padding-bottom: 13px;
    }
}
.box-tracking {
    max-width: 850px;
    margin: 0 auto;
}
.box-tracking {
    background: #fff;
    margin-bottom: 60px;
    border: 1px solid #c0c0c0;
    display: flex;
    flex-wrap: wrap;
}
.box-tracking .input-text {
    height: 40px;
    width: calc((100% - 80px) / 2);
    border: 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.66667;
    text-align: left;
}
.box-tracking .input-text::placeholder {
    color: #c0c0c0;
}
.box-tracking #order_email {
    border-left: 1px solid #c0c0c0;
}
.box-tracking .tracking {
    width: 80px;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(#f06826 0%, #dc232a 100%);
    border: 0;
}
@media only screen and (max-width: 649.98px) {
    .box-tracking {
        border: 0;
        padding: 15px;
    }
    .box-tracking .input-text {
        margin-bottom: 10px;
        border: 1px solid #c0c0c0;
        width: 100%;
    }
    .box-tracking .tracking {
        width: 100%;
    }
}
.blockDesc {
    position: relative;
    margin-bottom: 35px;
}
.blockDesc .Desc-title {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.25;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
.blockDesc .Desc-title:before {
    content: "";
    background: #bebebe;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.blockDesc .Desc-title span {
    color: #0e71b9;
    padding: 0 34px;
    position: relative;
    z-index: 1;
    background: #f4f5f6;
}
.blockDesc:before {
    width: 100%;
    height: 90px;
    background: linear-gradient(
        to bottom,
        rgba(244, 245, 246, 0.5) 0%,
        #f4f5f6 100%
    );
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
.blockDesc .term-description {
    height: 170px;
    overflow: hidden;
    transition: all 0.35s ease-in-out;
}
.blockDesc .description-content {
    height: 550px;
    overflow: hidden;
    transition: all 0.35s ease-in-out;
}
.blockDesc .moreDesc {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.blockDesc .moreDesc .toggleMore {
    position: relative;
    width: 174px;
    height: 40px;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #333;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #333;
}
.blockDesc .moreDesc .toggleMore:hover {
    background: var(--primarycolor);
    color: #fff;
    border-color: var(--primarycolor);
}
.blockDesc .moreDesc .toggleMore i {
    margin-left: 5px;
}
.blockDesc.open .moreDesc,
.blockDesc.open::before {
    display: none;
}
.blockDesc.open .description-content,
.blockDesc.open .term-description {
    height: auto;
}
@media only screen and (min-width: 850px) {
    .blockDesc {
        margin-bottom: 60px;
    }
}
.blockQA {
    margin-top: 30px;
    margin-bottom: 35px;
    padding: 24px 20px 10px;
    background: #fff;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    border-radius: 5px;
}
.blockQA .QA-title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #0e71b9;
    text-transform: uppercase;
}
.single-product .blockQA .QA-title {
    font-size: 22px;
    color: #333333;
}
.blockQA .accordion-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.blockQA .accordion-list li {
    border-bottom: 1px dashed #c0c0c0;
    margin-bottom: 16px;
}
.blockQA .accordion-list li:last-child {
    margin-bottom: 0;
    border-bottom: 0 solid #000;
}
.blockQA .accordion-list .accordion-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    text-align: left;
    color: #333;
    margin-bottom: 16px;
    cursor: pointer;
    padding-left: 24px;
    position: relative;
}
.blockQA .accordion-list .accordion-title.active .icon-angle-down:before {
    content: "\f106" !important;
}
.blockQA .accordion-list .accordion-title i {
    margin-right: 6px;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.blockQA .accordion-list .accordion-content {
    font-size: 14px;
    line-height: 1.42;
    margin-bottom: 24px;
    display: none;
}
@media only screen and (min-width: 850px) {
    .blockQA {
        margin-bottom: 60px;
    }
    .blockQA .QA-title {
        text-align: left;
    }
    .single-product .blockQA .QA-title {
        font-size: 24px;
        text-align: center;
    }
    .blockQA .accordion-list {
        padding: 0 0 0 45px;
    }
    .blockQA .accordion-list li {
        margin-bottom: 24px;
    }
    .blockQA .accordion-list li .accordion-title {
        margin-bottom: 24px;
    }
}
.isures-sdc--dropdown_list {
    z-index: 9999;
}
.blockNews .nameNews {
    position: relative;
    font-size: 14px;
    line-height: 1.42;
    text-align: left;
    font-weight: 600;
    overflow: hidden;
    margin-bottom: 20px;
}
.blockNews .nameNews:before {
    content: "";
    width: 67px;
    height: 35px;
    background: #3590de;
    position: absolute;
    top: 0;
    left: -65px;
    transform: skewX(20deg) scale(2.5);
    z-index: 2;
}
.blockNews .nameNews span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #0e71b9;
    min-width: 190px;
    height: 35px;
    padding: 0 10px;
    color: #fff;
    position: relative;
    z-index: 1;
}
.blockNews .post-item {
    margin-bottom: 30px;
}
@media only screen and (max-width: 850px) {
    .blockNews {
        margin-bottom: 10px;
    }
    .blockNews .post-item {
        margin-bottom: 25px;
    }
    .blockNews .row {
        margin-left: -6px;
        margin-right: -6px;
    }
    .blockNews .row [class*="col"] {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.woocommerce-products-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.woocommerce-products-header__title {
    border-bottom: 0;
    margin-bottom: 0;
    position: relative;
    font-size: 14px;
    line-height: 1.42;
    text-align: left;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    margin-right: 30px;
    flex: 3.3 1;
    background: #0e71b9;
    color: #fff !important;
    padding: 8px 10px 7px 55px;
    text-transform: uppercase;
}
@media only screen and (max-width: 900px) {
    .woocommerce-products-header__title {
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
}
.woocommerce-products-header__title:after {
    content: "";
    width: 67px;
    height: 35px;
    background: #3590de;
    position: absolute;
    top: 0;
    left: -65px;
    transform: skewX(20deg) scale(2.5);
    z-index: 2;
}
.woocommerce-products-header__title > span {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 190px;
    color: #fff;
    position: relative;
}
.woocommerce-products-header__title > span span {
    position: relative;
    z-index: 4;
}
.woocommerce-products-header__title:before {
    display: none;
}
.filterProduct {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 8.7 1;
    background: #fff;
    padding: 5px 20px 0;
    position: relative;
}
@media only screen and (max-width: 900px) {
    .filterProduct {
        flex: 0 0 100%;
        padding: 5px 10px 0;
    }
}
.filterProduct .FilterTitle {
    width: 105px;
    margin-right: 10px;
    margin-top: -4px;
    color: #0e71b9;
    font-weight: 600;
}
.filterProduct .prdctfltr_wc {
    width: calc(100% - 115px);
    position: initial;
}
.filterProduct .prdctfltr_wc .prdctfltr_woocommerce_ordering {
    position: initial !important;
}
@media only screen and (max-width: 414px) {
    .filterProduct .FilterTitle {
        font-size: 12px;
        width: 94px;
    }
    .filterProduct .prdctfltr_wc {
        width: calc(100% - 94px);
        font-size: 12px;
    }
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_filter {
    position: initial;
    padding-bottom: 0;
    width: auto;
    min-width: 100px;
}
@media only screen and (max-width: 900px) {
    .prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_filter {
        max-width: 100px !important;
        margin-bottom: 0 !important;
    }
}
@media only screen and (max-width: 640px) {
    .prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_filter {
        max-width: 84px !important;
        min-width: 70px;
    }
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_select
    .prdctfltr_filter
    .prdctfltr_regular_title {
    position: relative;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: 30px;
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_select
    .prdctfltr_filter
    .prdctfltr_regular_title
    i {
    line-height: 1;
    position: initial;
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_select
    .prdctfltr_filter
    .prdctfltr_add_scroll {
    top: 100% !important;
    left: 0px;
    width: 100% !important;
}
.tax-product_cat .list-categories {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    overflow-x: scroll;
    padding-bottom: 10px;
    width: 100%;
}
.tax-product_cat .list-categories::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: none;
}
.tax-product_cat .list-categories::-webkit-scrollbar {
    height: 3px;
    background-color: #fff;
}
.tax-product_cat .list-categories::-webkit-scrollbar-thumb {
    background-color: #c0c0c0;
}
.tax-product_cat .list-categories .list-categories__item a {
    font-size: 14px;
}
@media only screen and (max-width: 849.98px) {
    .tax-product_cat .list-categories {
        margin-bottom: 20px;
    }
    .tax-product_cat .list-categories .list-categories__item {
        min-width: 140px;
    }
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
/* Extra large devices (large desktops) */
/* Large devices (desktops, less than 1200px) */
/* Medium devices (tablets, less than 992px) */
@media only screen and (max-width: 992px) {
    .star-average {
        width: 100%;
    }
    .woocommerce-review-link {
        display: block;
        width: 100%;
    }
}
/* Small devices (landscape phones, less than 768px) */
@media only screen and (max-width: 850px) {
    .switcher-wrap {
        display: none;
    }
    .woocommerce-order .woocommerce-order-overview {
        border: 0;
        margin-bottom: 0px !important;
        margin-right: 0 !important;
        padding: 6px 0;
    }
    .woocommerce-order .woocommerce-order-overview,
    .woocommerce-order .woocommerce-order-details {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .blockDesc .Desc-title span {
        padding: 0 10px;
    }
    .blockDesc .description-content {
        text-align: justify;
    }
}
/* Extra small devices (portrait phones, less than 576px) */
@media only screen and (max-width: 550px) {
    .product-shortcode .row.list-products {
        margin-left: -5px;
        margin-right: -5px;
    }
    .product-shortcode .row.list-products li.product {
        padding-left: 5px;
        padding-right: 5px;
    }
    .list-products li.product .product-info .product-info__title {
        font-size: 12px;
        text-align: left;
    }
    .list-products li.product .product-info .price {
        display: block !important;
    }
    .list-products li.product .product-info .price ins,
    .list-products li.product .product-info .price del {
        display: block !important;
        margin-left: 0;
        margin-right: 0;
        text-align: left;
    }
    .list-products li.product .product-info .price ins {
        margin-bottom: 3px;
    }
    .woocommerce-products-header {
        margin-bottom: 10px;
    }
    .woocommerce-products-header__title {
        margin-bottom: 10px;
    }
}
.woocommerce-NoticeGroup {
    max-width: 100%;
    flex-basis: 100%;
}

.product-summary .button.button-dktv {
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 12px;
    text-transform: none;
    line-height: 1.2;
    font-weight: normal;
    padding: 13px 5px !important;
    width: 100%;
    background-color: #007cbc;
    color: #ffffff;
}
.product-summary .button.button-dktv .uppercase {
    text-transform: uppercase;
}
.woocommerce-product-details__short-description table {
    width: 100% !important;
    border-collapse: collapse;
}
/* .woocommerce-product-details__short-description table tr {
    display: flex;
    align-items: center;
} */
.woocommerce-product-details__short-description table tr td:nth-child(1) {
    /* flex: 1; */
    width: 60%;
}
.woocommerce-product-details__short-description table tr td:nth-child(2) {
    /* flex: 1; */
    width: 30px;
}
.woocommerce-product-details__short-description table tr td:nth-child(3) {
    /* flex: 1; */
}
@media (min-width: 850px) {
    .product-summary .button.button-dktv {
        font-size: 0.875rem;
    }
}

/* #dktv .modal-content {
    background: #c81012;
    color: #fff;
    border-radius: 20px;
}
@media (min-width: 1200px) {
    #dktv .modal-content {
        padding: 40px 60px !important;
    }
}
#dktv .modal-content .wpcf7 {
    color: inherit;
}
#dktv .modal-content form {
    margin-bottom: 0;
}
#dktv .modal-content input {
    border-radius: 20px;
    border: none;
    box-shadow: none;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #333;
    font-size: 0.97em;
    height: 2.507em;
    max-width: 100%;
    padding: 0 0.75em;
    transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
    vertical-align: middle;
    width: 100%;
}
#dktv .modal-content input[type="submit"] {
    background: #ffff00 !important;
    color: #d71517;
    margin-bottom: 0;
}
#dktv .modal-content label {
    color: inherit;
    margin-bottom: 0;
}
#dktv .modal-content .wpcf7 span.wpcf7-list-item {
    display: block;
    width: 100%;
    margin: 0;
} */
#dktv .modal-content .wpcf7-form-control-wrap input.wpcf7-form-control {
    border-radius: 20px;
    border: 1px solid #cccccc;
    box-shadow: none;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: #333;
    font-size: 15px;
    height: 40px;
    max-width: 100%;
    padding: 0 0.75em;
    transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 12px;
}
#dktv .modal-content .wpcf7-checkbox > .wpcf7-list-item {
    display: block;
    width: 100%;
    margin: 0;
}
.product-summary .camket {
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    padding: 14px 18px;
}
.product-summary .camket :last-child {
    margin-bottom: 0;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
    .button_redirect_zalo.button {
    background-color: #0068ff;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color: #ffffff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
    .wrap-btn-cart
    .button_redirect_zalo.button {
    margin-bottom: 0px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
    .button_redirect_zalo
    span {
    display: block;
    text-align: center;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
    .button_redirect_zalo
    span
    + span {
    margin-top: 3px;
}
