.breadcrumbs{
    font-weight: 300 !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
}
.breadcrumbs a:first-child{
    padding-left: 25px;
    position: relative;
}
.breadcrumbs a:first-child::before {
    content: " ";
    font-size: 14px;
    background-image: url(./images/house_3.svg);
    width: 20px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
}
.shop-page-title.category-page-title.page-title {
    display: none;
}


div[data-tax="pa_mau-sac"] .check-text{
    padding-left: 35px;
}
.product_attribute_color.icon {
    position: absolute;
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-40%) skew(-35deg);
    -ms-transform: translateY(-40%) skew(-35deg);
    transform: translateY(-40%) skew(-35deg);
    width: 15px;
    height: 15px;
        border: solid 1px #ccc;

}
.category-des-text{
    padding: 10px;
    color: #000;
    /* font-weight: 700; */
}

/*  */
.woocommerce-breadcrumb.breadcrumbs a{
    color: #000;
    font-weight: 700;
}
.woocommerce-breadcrumb.breadcrumbs  span{
    color: #000;
    opacity: 1;
}
.category-top
 {
    background-position: center;
    background-size: cover;
}
.category-top {
    position: relative;
    padding: 32px 50px 30px;
    height: 400px;
    display: flex
;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-repeat: no-repeat;
    margin: -32px -50px 30px;
}
.category-top .h3 {
    color: #fff;
    letter-spacing: .15px;
    font-weight: 800;
    margin-bottom: 0;
    font-size: 48px;
    text-transform: uppercase;
}
.category-page .info-result {
    margin: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding: 10px 10px 30px 10px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.info-result p {
    color: #2a2417;
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 16px;
    font-weight: 600;
}
.products-content .row.row-small {
    max-width: 100%;
}
.product-small.box  {
    position: relative;
    padding-bottom: 0px;
    
    border-width: 0.5px;
    border-style: solid;
    border-color: rgb(214, 214, 214);
    border-image: initial;
    background: rgb(255, 255, 255);
    border-radius: 2.4px 2.4px 0px 0px;
    margin-bottom: 20px;
}
.product-small.box img:nth-child(1){
    aspect-ratio: 1/1;
    object-fit: cover;
}
.product-small.col.has-hover .box-image{
    position: unset;
}

.product-small.col.has-hover:hover img.show-on-hover {
    opacity: 1;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.product-small.col.has-hover .box-text.box-text-products{
z-index: 1;
}

.product-item .more-title, .product-small.box .box-text.box-text-products .name.product-title.woocommerce-loop-product__title {
    color: rgb(81, 81, 81);
    font-weight: 500;
    line-height: 27px;
}
.product-small.box .box-text.box-text-products .name.product-title.woocommerce-loop-product__title {
    font-size: 18px;
    letter-spacing: 0.08em;
    text-align: center;
    display: flex;
    min-height: 58px;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-transform: uppercase;
    margin-bottom: 19px;
    padding: 0px 10px;
}
.btn-1 {
    max-width: 160px;
    padding-top: 17px;
    padding-bottom: 17px;
    min-height: 48px;
    font-weight: 700;
    letter-spacing: 0.08em;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 15px 30px;
    position: relative;
}
.btn-1::after, .btn-1::before {
    content: "";
    position: absolute;
    display: block;
    
}
.btn-1::after {
    width: 10px;
    height: 10px;
    left: 0px;
    bottom: 0px;
}
.btn-1::after{
        transition: 0.3s;

}
.btn-1::before {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(6, 76, 94);
    border-image: initial;
}
.btn.color3, .btn.color3::before {
    border-color: rgb(255, 255, 255);
}
.btn.color3::after, .btn.color6 {
    background-color: rgb(255, 255, 255);
}
.learnmore-btn{
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 3;
    color: #fff;
}

.product-small.box  .hover
 {
    position: absolute;
    z-index: 2;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    opacity: 0;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    transition: 0.35s;
    padding: 24px;
}
    .product-small.box:hover .hover {
        opacity: 1;
    }
    .product-small.box .hover::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.29);
}
.product-colors {
     position: relative;
    display: flex
;
    justify-content: center;
    gap: 3px;
}
.product-colors .product_attribute_color.icon{
       position: relative;
    top: auto;
    left: auto;
    display: block;

}
/*  */
.woocommerce-tabs .wc-tabs.product-tabs li a{
    font-size: 18px;
}
.woocommerce-tabs .wc-tabs.product-tabs li.active a,.woocommerce-tabs .wc-tabs.product-tabs li:hover a{
    color: #66b0fe!important;
}
.woocommerce-tabs .wc-tabs.product-tabs>li>a:before{
    background-color: #66b0fe!important;;
}
@media screen and (max-width:768px) {
    .category-page .info-result{
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
    .category-page .info-result .woocommerce-result-count{
        display:  block !important;
        margin: 0 !important;
    }
    #filter-btn{
        justify-content: center;
    }
    .events-content{
        width: 100%;
    }
    #sidebar-filter{
        width: 100%;
    }
    #filter-form .taxonomy-group{
        padding: 0 20px;
    }
    .events-content .content-right.active{
        width: 100%;
    }
    .products-content .content-right{
        padding:10px
    }
    
}

/* Single */
.single-product  .woocommerce-breadcrumb.breadcrumbs.uppercase a{
    text-transform: uppercase !important;
    font-weight: 300;
    font-size: 15px;
}
.product-gallery{
    position: sticky;
    top: 30px;
}