/* product ///////////////////////////////////////////////////////////////////////////////////*/
.full_product_yoast {
    background: #f3f3f3;
}

.bor_list_swiper .swiper .swiper-wrapper .swiper-slide {
    border-radius: 5px;
    padding: 5px !important;
    box-sizing: border-box;
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s, -webkit-transform .3s;
    box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.2);
    width: 236px;
    margin-right: 10px;
}

p#breadcrumbs {
    color: #9e9fa1;
    margin: 12px 0;
}

p#breadcrumbs a {
    color: #9e9fa1;
}

span.breadcrumb_last {
    color: #0abaff;
}

p#breadcrumbs span {
    margin: 0 10px;
}

p#breadcrumbs span:first-child {
    margin-left: 0;
}

/*  */
.thumnail_pro {
    width: 50%;
    padding: 0 10px;
    float: left;
    position: relative;
}

.slider_img {
    width: 100%;
    float: left;
}

.mySwiper2_product {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.mySwiper_product {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    padding: 1px;
    margin: 10px 0;
}

a.bor_img {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 100%;
}

img.img_product_top {
    position: absolute;
    width: 100%;
    object-fit: contain;
    top: 50%;
    transform: translateY(-50%);
    height: 100% !important;
}

.slider_pro.swiper-slide-thumb-active {
    border: 1px solid #0abaff;
    opacity: 1;
    border-radius: 10px;
}

.slider_pro {
    overflow: hidden;
    display: flex;
    border-radius: 10px;
    max-height: 90px;
}

img.img_product_bt {
    object-fit: cover;
}

.swiper-button-next.swiper-button-next_product {
    display: none;
}

.swiper-button-prev.swiper-button-prev_product {
    display: none;
}

/*  */

.title_pro {
    width: 100%;
    float: left;
}

.title_pro .summary.entry-summary {
    width: 100% !important;
}

.content_iner_pro {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.full_iner_pro {
    width: 100%;
    float: left;
}

p.product-sku.sku_cat_tag {
    margin: 0 0 10px;
    color: #0abaff;
    display: flex;
}

.box_sku {
    padding: 0 0 10px;
    border-bottom: 1px dashed #eaebf3;
}

p.product-sku.sku_cat_tag strong {
    font-weight: 500;
    color: #333;
    width: 100px;
}

.box_right_pro {
    width: 100%;
    float: left;
}

.box_right_pro>h3 {
    margin: 0;
    color: #fff;
    background: #0abaff;
    padding: 10px;
    text-transform: uppercase;
}

ul.recently-viewed-products {
    width: 100%;
    float: left;
    padding: 10px;
    margin: 0;
    list-style: none;
    border: 1px solid #ddd;
    border-top: none;
}

.content_tab_pro {
    width: 100%;
    float: left;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

a.link_item_pro {
    min-width: 80px;
    position: relative;
    height: 80px;
}

a.link_item_pro>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.right_item_pro {
    width: 100%;
    display: flex;
    align-items: center;
}

.right_item_pro>h3 {
    margin: 0;
    font-size: 13px;
    color: #333333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.right_item_pro a {
    color: #333333;
}

.full_content_pro {
    width: 100%;
    float: left;
}

.mota_iner_pro {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.tab_pro {
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px;
}

.text_tab_pro {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}

.title_mota {
    color: gray;
    padding: 10px;
    border: 1px solid gray;
    border-radius: 10px;
    min-width: 120px;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    cursor: pointer;
}

.title_mota.active {
    color: #0abaff;
    border: 1px solid #0abaff;
}

.tab-content {
    width: 100%;
    float: left;
}

.box_star_pro {
    width: 100%;
    float: left;
    padding: 10px;
}

.box_star_pro>h3 {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.box_star_pro ul.recently-viewed-products {
    border: none;
}

.lq_iner_pro {
    width: 100%;
    float: left;
    padding: 30px 0;
    background: #fff;
}

h2.text_lq_pro {
    font-size: 26px;
    width: 100%;
    float: left;
    margin: 0 0 20px;
    text-transform: uppercase;
    text-align: center;
}

.bor_list_swiper {
    width: 100%;
    float: left;
}

.mySwiper_list {
    position: relative;
    width: 100%;
    overflow: hidden;
}

ul.item_pro_single {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.item_pro_single h2.woocommerce-loop-product__title {
    font-size: 13px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

ul.item_pro_single .achive_lh {
    font-weight: 500;
    color: #0abaff;
    font-size: 15px;
    background: none;
    text-align: center;
    padding: 0;
    line-height: 38px;
}

ins {
    text-decoration: none;
}


.row_flex_pa {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.list_pro_archive {
    width: 100%;
    float: left;
}

.list_pro_archive .yit-wcan-container ul.products.columns-4 {
    border-left: 1px solid #ddd;
}

@media only screen and (min-width: 769px) {

    .list_pro_archive .yit-wcan-container ul.products.columns-4 li.type-product,
    .list_pro_archive .yit-wcan-container ul.products.columns-4 li.type-product {
        width: 23% !important;
        margin: 0 !important;
    }
}

@media only screen and (max-width: 768px) {

    .list_pro_archive .yit-wcan-container ul.products.columns-4[class*=columns-] li.product,
    .list_pro_archive .yit-wcan-container ul.products.columns-4[class*=columns-] li.product {
        width: 48%;
        margin: 0;
    }
}

.list_pro_archive .yit-wcan-container ul.products.columns-4 li.type-product,
.list_pro_archive .yit-wcan-container ul.products.columns-4 li.type-product {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-top: none;
    box-shadow: none;
}

.list_pro_archive .yit-wcan-container ul.products.columns-4 li.type-product .woocommerce-loop-product__title {
    font-size: 13px !important;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 2;
}


.woocommerce nav.woocommerce-pagination {
    width: 100%;
    float: left;
}

ul.page-numbers {
    display: flex !important;
    border: none !important;
    justify-content: center;
    gap: 10px;
}

.list_pro_archive ul.page-numbers li a.page-numbers {
    color: #000;
    background: #fff;
    border: 1px solid transparent;
    width: 36px;
    height: 36px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}


.list_pro_archive ul.page-numbers li {
    border-right: none !important;
    box-shadow: 3px -1px 10px 0 #d8dde6;
}


.list_pro_archive ul.page-numbers li span.page-numbers.current {
    color: #fff;
    background: #0abaff;
    border: 1px solid transparent;
    width: 36px;
    height: 36px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}


/* product-category */

.woocommerce ul.products li.product-category,
.woocommerce-page ul.products li.product-category {
    border: 2px solid #ccc;
    box-sizing: border-box;
}

.woocommerce ul.products li.product-category:hover,
.woocommerce-page ul.products li.product-category:hover {
    border: 2px solid rgba(1, 149, 159, 0.6);
}

.woocommerce ul.products li.product-category.last,
.woocommerce-page ul.products li.product-category.last {
    margin-right: 0 !important;
}

.woocommerce ul.products li.product-category .woocommerce-loop-category__title,
.woocommerce ul.products li.product-category .woocommerce-loop-product__title,
.woocommerce ul.products li.product-category h3 {
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    left: 0;
    color: #01959f;
    bottom: 0;
    width: 100%;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    font-size: 12px !important;
    text-align: center;
    min-height: 30px;
    text-transform: uppercase;
}

.woocommerce ul.products li.product-category:hover .woocommerce-loop-category__title,
.woocommerce ul.products li.product-category:hover .woocommerce-loop-product__title,
.woocommerce ul.products li.product-category:hover h3 {
    background: rgba(1, 149, 159, 0.6);
    color: #fff !important;
}

.woocommerce ul.products li.product-category span.count {
    font-weight: normal;
    display: block;
    font-size: 11px;
}

/* product list */

.woocommerce ul.products li.type-product,
.woocommerce-page ul.products li.type-product {
    border-radius: 5px;
    padding: 5px !important;
    box-sizing: border-box;
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s, -webkit-transform .3s;
    box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.2);
}

.woocommerce ul.products li.type-product.last,
.woocommerce-page ul.products li.type-product.last {
    margin-right: 0 !important;
}

.woocommerce ul.products li.type-product:hover,
.woocommerce-page ul.products li.type-product:hover {
    box-shadow: none;
}

.woocommerce ul.products li.type-product .woocommerce-loop-category__title,
.woocommerce ul.products li.type-product .woocommerce-loop-product__title,
.woocommerce ul.products li.type-product h3 {
    color: #01959f;
    width: 100%;
    font-size: 12px !important;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}

/* .woocommerce ul.products li.product a.button {margin-top: 3px !important;background: #018791;color: #fff;border-radius: 0;text-align: center;width: 50%;box-sizing: border-box;float: left;padding-left: 0;padding-right: 0;} */

.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    position: absolute;
    left: 18px;
    bottom: -18px;
    font-size: 12px;
}

.woocommerce ul.products li.product a.yith-wcqv-button {
    background: #f37022;
}

.woocommerce ul.products li.product .price {
    color: #0abaff !important;
    margin: 0;
    text-align: center;
    font-size: 12px !important;
    float: left;
    width: 35%;
}



/* product view */
.woocommerce div.product form.cart div.quantity {
    width: 100%;
    display: flex;
    margin: 5px 4px 15px 0 !important;
    justify-content: flex-start;
    align-items: center;
}
.woocommerce div.product form.cart div.quantity:nth-child(2){
    display: none !important;
}
.woocommerce div.product form.cart div.quantity p {
    width: 15%;
    font-weight: 500;
}

.woocommerce div.product .product_title {
    color: #000;
    font-size: 26px;
    font-weight: 500;
}
.product_meta span{
    display: none;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #0abaff !important;
    font-size: 16px !important;
    float: left;

    width: 100%;
}
.bor_list_swiper .item_pro_single span.price{
    width: 40% !important;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
    margin-left: 20px;
}
.summary p.price {
    font-size: 23px !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 0 !important;
    background: #f1e7e7;
    padding: 20px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #0abaff !important;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: 25px !important;
    line-height: 0 !important;
    font-size: 20px !important;
    font-weight: 100 !important;
    margin-right: 20px;
    border-radius: 10px !important;
    margin-bottom: 20px;
}

.woocommerce div.product form.cart .button.alts.buy_now_button {
    background: #e93d3d21 !important;
    border: 1px solid #dd3333;
    color: #dd3333 !important;
    border-radius: 15px;
}

.woocommerce .quantity .qty {
    height: 35px;
    border: none !important;
    background: #f1e7e7;
}

.woocommerce .quantity .numbers {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.woocommerce .quantity .numbers button {
    font-size: 18px;
    border: none !important;
    background: #f1e7e7;
}

.woocommerce .product-type-simple span.onsale {
    transform: rotate(320deg);
    line-height: 15px;
    background: #dd3333;
    border-radius: 5px;
    padding: 3px 5px;
    min-height: auto;
    top: 0px !important;
    left: -5px !important;
    font-size: 12px;
    font-weight: normal;
    position: relative !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    overflow: hidden;
}

.kw-box-contact {
    border: 1px dashed #f37022;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px;
    margin-top: 10px;
}

.kw-box-contact p {
    margin: 0;
    margin-bottom: 10px;
}

section.related.products h2 {
    color: #018791;
}

.box_share {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    background: #f1e7e7;
    padding: 20px;
}

.box_share>* {
    float: left;
    margin-right: 10px !important;
}

.qr-create-cart {
    margin-top: 10px;
}

.qr-create-cart img {
    width: 100px;
    transition: 0.5s;
}

.qr-create-cart:hover img {
    width: 300px;
}

/* cart */

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    color: #fff !important;
    background: #018791 !important;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    color: #fff !important;
    background: #0abaff !important;
    height: 35px;
}

.woocommerce-message {
    border-top-color: #0abaff !important;
}

.woocommerce-message::before {
    color: #0abaff !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    border-color: #018791 !important;
    padding: 8px 6px 8px !important;
}

.woocommerce table.shop_table {
    border-color: #0abaff !important;
}

.woocommerce table.shop_table td {
    border-color: #0abaff !important;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    border-color: #0abaff !important;
}

.woocommerce table.shop_table td.product-name a {
    color: #0abaff;
    text-decoration: none;
    font-size: 16px;
}

.woocommerce table.shop_table td.product-name a:hover {
    text-decoration: underline;
}

/* checkout */

.woocommerce form.woocommerce-checkout .form-row input.input-text,
.woocommerce form.woocommerce-checkout .form-row textarea,
.woocommerce form.woocommerce-checkout .form-row select {
    border: 1px solid #0abaff;
    padding: 5px;
}

.woocommerce form.woocommerce-checkout .form-row .select2-selection {
    border: 1px solid #0abaff;
}

/* yith quick-view*/

#yith-quick-view-content div.images {
    box-sizing: border-box;
}

#yith-quick-view-content div.summary {
    box-sizing: border-box;
}

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

    .woocommerce ul.products li.product a.button {
        font-size: 12px;
    }

}

@media only screen and (min-width: 769px) {

    .woocommerce ul.products li.product-category,
    .woocommerce-page ul.products li.product-category {
        width: 24.05% !important;
        margin: 0 1.2% 2.992em 0 !important;
    }

    .woocommerce ul.products li.type-product,
    .woocommerce-page ul.products li.type-product {
        width: 24.05% !important;
        margin: 0 1.2% 2.992em 0 !important;
    }

}

@media only screen and (max-width: 768px) {

    .qr-create-cart {
        display: none;
    }

    /* Fix lỗi small woo bị lỗi khi nén css*/

    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary {
        width: 100% !important;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-1,
    .woocommerce-page .col2-set .col-2 {
        width: 100% !important;
    }

}

@media only screen and (max-width: 500px) {

    .woocommerce ul.products li.product a.button {
        font-size: 12px;
    }

}