.product-main {
    padding: 0 !important;
}

.shop-page-title.category-page-title.page-title {
    background: #e5e5e5;
    padding: 5px 0 4px !important;
    margin-bottom: 0 !important;

}

.shop-page-title.category-page-title.page-title .page-title-inner {
    padding: 0;
    min-height: auto !important;

}

.woocommerce-breadcrumb.breadcrumbs {
    font-weight: 400;
}

.woocommerce-breadcrumb.breadcrumbs a {
    color: #000;
}

#collection-wrapper {
    margin-bottom: 10px;
}

.collection-search-too-more-title {
    float: left;
    font-weight: bold;
    padding-right: 6px;
}

.collection-search-too-more ul {
    margin: 0px 0px 0px 0px;
}

.collection-search-too-more ul li {
    display: inline-block;
    margin: -5px 0px;
    padding-right: 5px;
}

.collection-search-too-more ul li a {
    display: block;
    border: 1px solid #e5e5e5;
    color: #333;
    background: #fff;
    padding: 6px 11px;
    border-radius: 25px;
}

.collection-search-too-more ul li a.active {
    border: 1px solid #1e73be;
    color: #000;
    font-size: 14px;
}

.collection-sales {
    background: #1e73be;
    margin-bottom: 20px;
    padding: 15px 20px 0px 20px;
    border-radius: 4px;
}

.collection-sale-head {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 12px;
}

.collection-sale-content .product-item {

    margin-bottom: 30px;
    border: 1px solid #f1f1f1;
    background: #fff;
}

.product-item .product-info span.tag-sale {
    background: #e5e5e5e5;
    color: #444 !important;
    font-size: 11px;
    margin-left: 2px;
    height: 19px;
    padding: 0px 4px;

    line-height: 19px;
    border-radius: 3px;
    margin-top: -6px;
    display: inline-block;
    position: relative;
    top: -2px;
}

.collection-content-title {
    font-size: 18px;
    font-weight: bold;
    padding: 11px 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 7px;
    background: #fff;
}

.collection-content {
    width: 100%;
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    background: #fff;
}

.collection-content-body {
    padding: 20px 30px;
    height: 500px;
    overflow: hidden;
    font-size: 16px;
    text-align: justify;
}

.product-content-more {
    background: linear-gradient(to bottom, rgba(255 255 255 / 0), rgb(255, 255, 255), rgb(255, 255, 255));
    bottom: 0px;
    height: 108px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.product-content-more button {
    /* display: inline-block; */
    overflow: hidden;
    position: relative;
    line-height: 40px;
    font-size: 14px;
    color: #288ad6;
    margin: 0px;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    top: 58px;
    text-transform: inherit;
}

.variable-item.button-variable-item {
    position: relative;
}

.variable-item.button-variable-item.selected {
    border: 1px solid #e4393c;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;

}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
    font-size: 13px;
}

.variable-item.button-variable-item.selected::before {
    content: "";
    position: absolute;
    width: 19px;
    height: 17px;
    background-image: url(./images/bg-product_large.webp);
    bottom: 0px;
    right: 0px;
}


.content-row {
    background-color: #fff;
}
.product-short-description{
    margin-bottom: 20px;
}
.product-short-description tr {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.product-short-description td,
.product-short-description th {
    font-size: 14px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.product-content-wrap {
    height: 600px;
}

/* .product-info-content {
    position: sticky;
    position: -webkit-sticky;
    top: 115px;
} */

.product-info-content .product-title.product_title.entry-title {
    font-size: 15px;
}

.product-khuyenmainoibat {
    border: 2px solid #D0081D;
    border-radius: 5px;
}

.product-khuyenmainoibat-title {
    background: url(./images/hoamaid.webp) repeat 50px 0px / auto 140% #D0081D;
    color: #fff;
    padding: 4px 10px;
}

.product-khuyenmainoibat-content {
    padding: 5px 0px;
    margin-bottom: -11px;
    font-size: 13px;
}

.product-khuyenmainoibat-content ul {
    list-style: none;

    margin-left: 10px;
}

.product-khuyenmainoibat-content ul li {
    position: relative;
}

.product-khuyenmainoibat-content ul li p {
    margin-bottom: 0px;
}

.product-khuyenmainoibat-content ul li:before {
    content: "\f06b";
    position: absolute;
    height: 20px;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 14px;
    font-size: 11px;
    width: 20px;
    left: -14px;
    top: 4px;
    color: #D0081D;
}

.woocommerce-variation-price {
    display: none;
}

/* .price.product-page-price > del > span.woocommerce-Price-amount.amount{
    color: #ccc;
    font-size: 14px;
} */
/* .price.product-page-price span{
    color: #d00;
} */
.price.product-page-price span.sale-price {
    order: 0;
}

.price.product-page-price span.regular-price {
    order: 1;
}

.price.product-page-price span.percent-off {
    order: 2
}

.product_meta .sku_wrapper {
    display: none;
}

.product-size-hotline .product-hotline {
    margin-bottom: 10px;
    display: flex;
    gap: 10px;
}



.hotline-productdetail {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    width: 100%;
    background: #d0021c;
    /* text-align: center; */
    padding: 1px 0;
    margin: 0px;
    border-radius: 5px;
    position: relative;
    gap: 10px;
    justify-content: center
}
.hotline-productdetail::before{
    content: "\f2a0";
       font-family: "Font Awesome 6 Free";
       font-size: 28px;
       color: #fff;
       position: relative;
       font-weight: 900;

}
.hotline-productdetail p {
    margin: 0;
    margin-right: 0px;
    margin-right: 0px;
    font-size: 13px;
    font-weight: normal;
    color: #fff;

}

.hotline-productdetail a {
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: #ffff;
}
.hotline-productdetail a::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.hotline-productdetail a:hover{
    color: #fff;
}
.products .product-small .col-inner .product-small.box {
    background-color: #fff;
    margin-bottom: 0;
    height: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin-bottom: 20px;
}

.products .product-small .col-inner .product-small.box:hover {
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
}

.related.related-products-wrapper .product-item {
    background-color: #fff;
}

.related.related-products-wrapper .product-item:hover {
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
}
.product-img img{
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: top;
}
.pro-title {
    text-transform: uppercase !important;
    border-left: 2px solid #00a859;
    padding-left: 15px;
    background: #e5e5e5;
    display: inline-block;
    clear: both;
    padding: 6px 21px;
    font-size: 18px;
    position: relative;
    width: fit-content;
}

.pro-title::after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 24px;
    height: 23px;
    transform: rotate(-45deg);
    background-color: #e5e5e5;
    right: -12px;
    top: 5px;
}

.product-footer .related.related-products-wrapper.product-section.product-upselling {
    background-color: #fff;
    padding: 40px 0;
    border-top: 0;
}

.product-footer .container {
    background-color: #fff;

}

.product-footer>.row>.row {
    margin: 0;
}

.filter-desktop .cs-title {
    display: block;
    width: 100%;
    text-align: left;
    border: 1px solid #e5e5e5;
    padding: 6px 13px;
    border-radius: 4px;
    background: #fff;
}

.bapf_sfilter.bapf-sfa-grey-rounded {
    display: none;
}
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a{
    display: flex
;
    align-items: center;
    gap: 10px;
    }
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a::before{
    content: "";
    width: 18px;
    height: 18px;
    background-color: #fff;
    border:solid 1px #333;
    position: relative;
    display: block;
    
}
/* <i class="fa-solid fa-square-check"></i> */
.widget li.chosen a:before {
    color: currentColor;
    content: "" !important;
    display: inline-block;
    margin-right: 5px;
    opacity: 1;
    background-image: url(./images/check-solid.svg);
    background-repeat: no-repeat;
        background-position: center;
    background-size: contain;
    width: 18px;
    height: 18px;
    position: relative;
    top: -2px;
}
.widget_layered_nav_filters ul li.chosen a:before {
    content: "" !important;
    margin-right: 3px;
    background-image: url(./images/xmark-solid-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    opacity: 1 !important;
    position: absolute !important;
    top: 3px !important;
    right: 0 !important;
    color: #d0021c !important;
}
.widget_layered_nav_filters ul li.chosen a {
    background-color: #1e73be !important;
    border: 1px solid rgb(193 193 193) !important;
    border-radius: 5px !important;
    opacity: 1 !important;
    color: #fff !important;
    padding: 5px 20px !important;
    position: relative;
}
.wc-layered-nav-term.chosen>a:before {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 1) !important;
    border-radius: 0px !important;
    height: 18px;
    line-height: 12px;
    text-align: center;
    width: 18px;
}
.widget li.chosen a:before {
    color: currentColor;
    content: "x";
    display: inline-block;
    margin-right: 5px;
    opacity: .6;
    position: relative;
    top: -2px;
}
.filter-button {
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 10px;
    margin-top: 0 !important;
}
.category-filtering div.inline-block{
    /* background-color: #fff; */
    display: none;
}
.shop-page-title.category-page-title .category-filtering.category-filter-row{
    display: none;
}
.product-info-content{
    position: sticky;
    top: 40px;
}
.product-tag-icon.icon-widthfull {
    margin-bottom: 20px;
}
.product-tag-icon.icon-widthfull img {
    height: 30px;
    width: auto;
}
.image-tools{
    display: none;
}
@media screen and (min-width:768px) {
    .widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav .widget-title.shop-sidebar {
        display: flex;
        width: fit-content;
        text-align: left;
        border: 1px solid #e5e5e5;
        padding: 6px 13px;
        border-radius: 4px;
        background: #fff;
        font-size: 14px;
        text-transform: inherit;
        font-weight: 300;
        cursor: pointer;
        position: relative;
        gap: 4px
    }
    .widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav .widget-title.shop-sidebar::after{
                content: "";
        width: 10px;
        height: 12px;
        background-image: url(./images/caret-down-solid.svg);
        top: 0;
        position: relative;
        display: block;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .woocommerce-widget-layered-nav-list {
        position: absolute;
        background: #fff;
        z-index: 10;
        width: 500px;
        border: 1px solid #ddd;
        padding: 10px 10px 0;
        display: none;
        max-height: 400px;
        left: 0px;
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
    }

    .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
        border-top: 0px;
    }

    .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term span.count {
        display: none;
    }

    .woocommerce-widget-layered-nav-list.active::after {
        content: "";
        position: absolute;
        width: 16px;
        height: 15px;
        background: #fff;
        transform: rotate(45deg);
        top: -7px;
        z-index: 11;
        box-shadow: -2px -2px 5px -4px;
        left: 10px;

    }
}