/* style countdown */
.item-product .product-thumb{
    position: relative;
}
.countdown-style-item-{
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    transition: .5s;
    display: flex;
    gap: 8px;
    color: #727272;
    justify-content: center;
}

.item-product:hover .countdown-style-item-{
    opacity: 0;
    visibility: hidden;
    bottom: 25%;
    transform: scale(0, 0);
}
.countdown-style-item- .clock{
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    border-radius: 3px;
    width: 52px;
    text-align: center;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 5px;
    line-height: 24px;
    font-size: 12px;
}
.countdown-style-item- .clock .number{
    font-size: 18px;
    color: var(--bzo-title_typo-color);
    font-weight: 600;
    height: auto;
    margin: 0;
}
@media(max-width: 880px){
    .countdown-style-item- .clock{
        width: 50px;
        padding: 5px 2px;
    }
    .countdown-style-item-{
        gap: 5px;
    }
}
@media(max-width: 767px){
    .countdown-style-item- .clock{
        width: 50px;
        padding: 5px;
    }
    .countdown-style-item-{
        gap: 8px;
        display: none;
    }
}
.flashsale .flashsale-procressbar{
    width: 100%;
    height: 5px;
    border-radius: 10px;
    background-color: #e0e0e0;
    margin: 10px 0 6px 0;
}
.flashsale .flashsale-procressbar .flashsale-procressbar__inner{
    background-color: #FF3B3B;
    border-radius: 10px;
    height: 5px;
}
.flashsale .sold-info{
    color: #454545;
}
/*Begin Product elementor*/
.product-price .woocommerce-Price-amount{
    color: var(--bzo-main-color-mix-black);
    font-size: 20px;
    font-weight: 700;
}

.product-price del{
    text-decoration: none;
}

.product-price del .woocommerce-Price-amount{
    color: #727272;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
}
@media(max-width: 767px){
    .product-price .woocommerce-Price-amount{
         font-size: 16px;
    }
    .product-price del .woocommerce-Price-amount{
        font-size: 14px;
    }
}
.product-price .slipt{
    color: var(--bzo-main-color-mix-black);
}
.product-grid-view .list-product-wrap{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.product-grid-view .list-col-item {
    float: none;
}
/*filter product element*/
.btn-filter {
    background: #fff;
    border: 1px solid var(--bzo-border-color);
    display: inline-block;
    font-weight: 700;
    height: 40px;
    line-height: 38px;
    padding: 0 55px 0 20px;
    position: relative;
    text-transform: uppercase;
}
.box-attr-filter {
    background: #fff;
    border: 1px solid var(--bzo-border-color);
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
    left: 0;
    margin-top: 35px;
    opacity: 0;
    padding: 20px 0;
    position: absolute;
    top: 65px;
    visibility: hidden;
    width: 100%;
    z-index: 10000;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}
.filter-product.active .box-attr-filter{
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
    top: 40px;
}
.btn-filter::after {
    border-left: 1px solid var(--bzo-border-color);
    bottom: 0;
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
.js-content-wrap{
    position: relative;
}
.filter-product{
    margin-bottom: 30px;
}
.btn-filter span {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
    vertical-align: top;
}
.box-attr-filter::before {
    background: #fbfbfb;
    border-right: 1px solid var(--bzo-border-color);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 170px;
}
.item-box-attr {
    display: table;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 5px 0;
    line-height: 24px;
}
.item-attr-title {
    display: table-cell;
    padding: 0 25px;
    position: relative;
    width: 170px;
    vertical-align: top;
    text-align: left;
}
.item-attr-content {
    color: #666;
    display: table;
    padding: 0 30px;
    vertical-align: top;
}
.range-filter .ui-slider-range {
    background: #333;
}
.range-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #333;
    border-radius: 0;
    cursor: pointer;
    height: 10px;
    margin-left: -5px;
    top: -4px;
    width: 10px;
    border: none;
}
.range-filter .slider-range {
    border: none;
    border-radius: 0;
    height: 1px;
    display: inline-block;
    margin: 0 20px 0 5px;
    vertical-align: middle;
    width: 250px;
    background: #e5e5e5;
}
.attr-price-filter{
    display: inline-block;
}
.attr-price-filter label {
    font-weight: 400;
}
.list-filter.list-inline li{
    padding: 0 10px;
}
.wrap-item.loadding .ajax-loading {
    display: block !important;
}
.filter-yes .js-content-main{
    clear: both;
}
.filter-col .box-attr-filter::before{
    display: none;
}
.filter-col .item-box-attr{
    display: block;
    float: left;
}
.filter-col.filter-2-col .item-box-attr{
    width: 50%;
}
.filter-col.filter-3-col .item-box-attr{
    width: 33.3333%;
}
.filter-col.filter-4-col .item-box-attr{
    width: 25%;
}
.filter-col.filter-2-col .item-box-attr:nth-child(2n+1), 
.filter-col.filter-3-col .item-box-attr:nth-child(3n+1), 
.filter-col.filter-4-col .item-box-attr:nth-child(4n+1){
    clear: both;
}
.filter-col .box-attr-filter{
    clear: both;
}
.filter-col .list-filter{
    margin: 0 -15px;
}
.filter-col .item-box-attr{
    text-align: left;
}
.filter-col .item-attr-title label{
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
}
.filter-col.filter-col-list .list-filter li, 
.filter-col.filter-col-list .list-filter{
    list-style: none;
    display: list-item;
}
.element-filter{
    position: relative;
}
.element-filter.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    width: 6px;
    height: 10px;
    display: block;
    border: solid #a21414;
    border-width: 0 2px 2px 0;
    position: absolute;
    top: 2px;
    right: -11px;
}
.filter-noresult{
    padding: 100px 0;    
    border: 1px solid var(--bzo-border-color);
}
.bzotech-row > .filter-noresult-wrap{
    padding: 0 15px;
    display: block !important;
    position: static !important;
}
.products-wrap{
    position: relative;
    clear: both;
}
.filter-none .owl-wrapper, 
.filter-none .owl-wrapper .owl-item{
    width: 100% !important;
}
.range-filter .slider-range{
    max-width: 100%;
}
.filter-col .item-attr-title, 
.filter-col .item-attr-content{
    display: block;
}
.list-inline{
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-inline > li{    
    display: inline-block;
}
.attr-price-filter p{
    margin: 0;
}
.filter-product:not(.filter-col) .item-attr-content.range-filter{
    padding: 0 40px;
}
/*End filter element*/

/*Begin Loading ajax*/
.shop-loading{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    z-index: 98;
}
.shop-loading i{
    font-size: 40px;
    position: absolute;
    top: 100px;
    left: 50%;
    color: #fff;
}
.ajax-loading:not(.list-product-search){
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%!important;
    height: 100%;
    z-index: 9999;
}
.ajax-loading:not(.list-product-search) i{
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width:18px;
    height: 18px;
}
.loadding{
    position: relative;
}
/*End Loading ajax*/
.product-thumb{
    position: relative;
}
.wrap-rating .number-rate{
color: #999;
margin-left: 10px;
}
.product-info .product-title{
    margin: 0 0 5px 0;
    line-height: 24px;
    text-transform: capitalize;
    overflow-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product-info .product-title a:hover{
}
.product-thumb{
    overflow: hidden;
}

.item-style-product-extra{
    padding: 0;
    line-height: 56px;
    height: 56px;
    display: inline-block;
    width: 56px;
    text-align: center;
    background: var(--bzo-main-color);
    color: #fff;
    margin-left: 2px;
}
.item-style-product-extra span{
    display: none;
}
/*Begin attribute by default woo ( Of: bzotech_product_attribute_data() )*/
.attr-type-color .item{
    display: inline-block;
    border: 1px solid #000;
    margin-right: 15px;
    overflow: hidden;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.attr-type-color .item:last-child{
    margin-right: 0px;
}
.attr-type-color span{
    display: block;
    width: 20px;
    height: 20px;
}

.attr-type-label .item:last-child{
    margin-right: 0px;
}
.attr-type-label .item:hover{
    border-color: #000;
    color: #000;
}

/*Begin attribute color by option custom ( Of: bzotech_product_attribute_image_by_color() )*/
.attribute-by-color-style1 .attribute-custom{
    height: 18px;
    width: 18px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    position: relative;
}
.attribute-by-color-style1 .attribute-custom:before{
    height: 24px;
    width: 24px;
    content: '';
    position: absolute;
    left: -3px;
    top: -3px;
    background: transparent;
    border-radius: 50%;
    z-index: -1;
}
.attribute-by-color-style1 .attribute-custom:last-child{
    margin-right: 0px;
}
.attribute-by-color-style1 .attribute-custom.color-white{
    border:1px solid #d4d4d4;
} 
.attribute-by-color-style1 .attribute-custom.color-white.active-att{
    border: none;
} 
.attribute-by-color-style1 .attribute-custom.active-att:before{
    background: #fff ;
}  
.attribute-by-color-style1 .attribute-custom.color-white.active-att:before{
    background: #ccc ;
}  
/*End attribute color by option custom*/
.main-filter__number .woocommerce-result-count{
    margin: 0;
}

/*Begin item grid product-*/
.shop-grid-product-item- .item-grid-product-{
    margin-bottom: 30px;
}
.shop-grid-product-item- .list-product-wrap{
    margin-bottom: -30px;
}
.item-grid-product- .item-product .product-thumb{
    position: relative;
}
.item-grid-product- .product-thumb-link, 
.item-grid-product- .product-thumb-link img{
    background-color: #f5f5f5;
    border-radius: 0;
}

.item-grid-product- .item-product .product-info{
    padding: 15px;
}
.item-grid-product- .item-product .product-info .wrap-rating{
    margin: 0;
}
.item-grid-product- .product-info .product-title{
    margin: 0px 0px 6px 0;
    line-height: 24px;
    text-transform: capitalize;
}
.item-grid-product- .product-price .woocs_price_code{
    justify-content: center;
    gap: 5px;
}


.item-grid-product- .product-thumb .product-label{
    text-align: left;
    left: 15px;
    top: 15px;
    right: auto;
    position: absolute;
    z-index: 1;
    max-width: 100px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.item-grid-product- .product-label span{
    font-size: 12px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    line-height: 26px;
    border-radius: 0 13px 13px 0;
    padding: 0 8px;
    background-color: var(--bzo-main-color2);
    display: inline-block;
    min-width: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.item-grid-product- .product-label span.trending{
    background-color: rgba(255, 163, 78, 1.0);
}
.item-grid-product- .product-label span.sale{
    background-color: #454545;
    color: #fff;
}
.item-grid-product- .item-product .product-extra-link{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 15px;
    
}
.item-grid-product- .item-product .product-extra-link a{
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 100%;
    background-color: #fff;
    color: var(--bzo-title_typo-color);
    border: none;
    font-size: 20px;
    transition: 0.5s;
    opacity: 0 !important;
    transform: scale(0) translate(0px, 100px);
    position: relative;
    overflow: hidden;
    
}
.item-grid-product- .item-product .product-extra-link a.add_to_wishlist {
    transition-delay: 0.2s;
    
}
.item-grid-product- .item-product .product-extra-link a.product-quick-view {
    transition-delay: 0.3s;
    
}
.item-grid-product- .item-product:hover .product-extra-link a{
    opacity: 1 !important;
    visibility: visible;
    transform: scale(1) translate(0px, 0px);
} 

.item-grid-product- .item-product .product-extra-link a:hover{
     background-color: var(--bzo-main-color);
     color: var(--bzo-main-color-mix-black);
     transition-delay: unset;
} 
.item-grid-product- .item-product{
    transition: 0.3s;
    background: #fff;
}
.item-grid-product- .item-product:hover{
    box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
} 
@media(max-width: 1200px){
    .item-grid-product- .item-product:hover{
        box-shadow: 0px 5px 8px -3px #0000002e;
    }
}
.item-grid-product- .gallery-hover{
    position: absolute;
    z-index: 111;
    bottom: -50px;
    left: 0;
    right: 0;
    gap:8px;
    opacity: 0
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
} 
.item-grid-product-:hover .gallery-hover{
    bottom: 10px;
    opacity: 1;
} 
.item-grid-product- .gallery-hover img{
    border-radius: 50%;
    border: 1px solid var(--bzo-border-color);
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
} 
@media(max-width: 1200px){
    .item-grid-product- .gallery-hover img{
        width: 40px;
        height: 40px;
    }
    
    .item-grid-product- .gallery-hover{
        display: none;
    }
    .item-grid-product- .item-product .product-extra-link{
        top: 5px;
        right: 5px;
        gap: 8px;
    }
    .item-grid-product- .item-product .product-extra-link a{
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
}
.item-grid-product- .gallery-hover img:hover{
    border: 1px solid var(--bzo-main-color);
} 

.item-grid-product- .item-product .product-extra-link a.added{
    background-color: var(--bzo-main-color);
    border-color: var(--bzo-main-color);
    color: var(--bzo-main-color-mix-black);
} 
.item-grid-product- .item-product .product-extra-link a.product-compare.added{
    font-size: 0;
    position: relative;
}
.item-grid-product- .item-product .product-extra-link a.product-compare.added::before{
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f362";
    font-size: 20px;
}



/*end item grid product-*/

/*Begin item grid product style2*/
.shop-grid-product-item-style2 .list-product-wrap{
    margin-bottom: -30px;
}
.shop-grid-product-item-style2 .item-grid-product-style2{
    margin-bottom: 30px;
}
.item-grid-product-style2 .item-product .product-thumb{
    position: relative;
}
.item-grid-product-style2 .product-thumb-link, 
.item-grid-product-style2 .product-thumb-link img{
    background-color: #f5f5f5;
    border-radius: 0;
}

.item-grid-product-style2 .item-product .product-info{
    padding: 15px;
}
.item-grid-product-style2 .item-product .product-info .wrap-rating{
    margin: 0;
}
.item-grid-product-style2 .product-info .product-title{
    margin: 0px 0px 6px 0;
    line-height: 24px;
    text-transform: capitalize;
}
@media(max-width: 767px){
    .item-grid-product-style2 .product-info .product-title{
        font-size: 16px;
        line-height: 20px;
    }

}
.item-grid-product-style2 .product-price .woocs_price_code{
    justify-content: center;
    gap: 5px;
}


.item-grid-product-style2 .product-thumb .product-label{
    text-align: left;
    left: 10px;
    top: 10px;
    right: auto;
    position: absolute;
    z-index: 1;
    max-width: 100px;
        display: flex;
    flex-direction: column;
    gap: 10px;
}
.item-grid-product-style2 .product-label span{
    font-size: 12px;
    font-weight: 600;
    color: #454545;
    text-transform: uppercase;
    line-height: 26px;
    border-radius: 0;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #454545;
    display: inline-block;
    min-width: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.item-grid-product-style2 .product-label span.trending{
    background-color: rgba(255, 163, 78, 1.0);
}
.item-grid-product-style2 .item-product .product-extra-link{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.item-grid-product-style2 .item-product .product-extra-link a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 0;
    background-color:var(--bzo-main-color);
    color: #fff;
    border: none;
    font-size: 18px;
    transition: 0.5s;
    opacity: 0 !important;
    transform: translate(0px, 100px);
    position: relative;
    overflow: hidden;
    
}
.item-grid-product-style2 .item-product .product-extra-link a.addcart-link-style1{
     width: calc(100% - 80px);
     border-left: 1px solid #fae4cb;
     border-right: 1px solid #fae4cb;
     transition-delay: 0.15s;
}
.item-grid-product-style2 .item-product .product-extra-link a.addcart-link-style1 .la-cart-plus{
     display: none;
}
.item-grid-product-style2 .item-product .product-extra-link a.add_to_wishlist {
    transform: translate(80px, 0);
}
.item-grid-product-style2 .item-product .product-extra-link a.product-quick-view {
   transform: translate(-80px, 0);
}
.item-grid-product-style2 .item-product .product-extra-link a:hover{
     background-color:var(--bzo-title_typo-color);
     color: #fff;
    box-shadow: 0 0 10px -5px lab(0 0 0 / 0.3);
} 
.item-grid-product-style2 .item-product:hover .product-extra-link a{
    opacity: 1 !important;
    visibility: visible;
    transform: translate(0px, 0px);
} 
.item-grid-product-style2 .item-product{
    transition: 0.3s;
    background: #fff;
}
.item-grid-product-style2 .item-product:hover{
    box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
} 
@media(max-width: 1200px){
    .item-grid-product-style2 .item-product:hover{
        box-shadow: 0px 5px 8px -3px #0000002e;
    }
}
.item-grid-product-style2 .gallery-hover{
    position: absolute;
    z-index: 111;
    bottom: -50px;
    left: 0;
    right: 0;
    gap:8px;
    opacity: 0
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
} 
.item-grid-product-style2:hover .gallery-hover{
    bottom: 10px;
    opacity: 1;
} 
.item-grid-product-style2 .gallery-hover img{
    border-radius: 50%;
    border: 1px solid var(--bzo-border-color);
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
} 
@media(max-width: 1200px){
    .item-grid-product-style2 .gallery-hover img{
        width: 40px;
        height: 40px;
    }
    .item-grid-product-style2 .gallery-hover{
        display: none;
    }

    .item-grid-product-style2 .item-product .product-extra-link a.addcart-link-style1 span{
         display: none;
    }
    .item-grid-product-style2 .item-product .product-extra-link a.addcart-link-style1 .la-cart-plus{
         display: inline-block;
    }
}
.item-grid-product-style2 .gallery-hover img:hover{
    border: 1px solid var(--bzo-main-color);
} 

.item-grid-product-style2 .item-product .product-extra-link a.added{
    background-color: var(--bzo-main-color2);
    border-color: var(--bzo-main-color2);
    color: #fff;
} 
.item-grid-product-style2 .item-product .product-extra-link a.product-compare.added{
    font-size: 0;
    position: relative;
}
.item-grid-product-style2 .item-product .product-extra-link a.product-compare.added::before{
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f362";
    font-size: 20px;
}
.item-grid-product-style2 .product-category-list a{
    color: var(--bzo-main-color);
    display: none;
    font-size: 14px;
    margin-bottom: 3px;
}
.item-grid-product-style2 .product-category-list a:hover{
    color: var(--bzo-main-color-mix-black);
}
.item-grid-product-style2 .product-category-list a:first-child{
    display: inline-block;
}
/*end item grid product style2*/

/*Begin item grid product-style3*/
.shop-grid-product-item-style3 .list-product-wrap{
    margin-bottom: -30px;
}
.shop-grid-product-item-style3 .item-grid-product-style3{
    margin-bottom: 30px;
}
.item-grid-product-style3 .item-product{
    display: flex;
    align-items: center;
}
.item-grid-product-style3 .item-product .product-thumb{
    width: 132px;
}
.item-grid-product-style3 .item-product .product-info{
    width: calc(100% - 132px);
    padding-left: 20px;
}

.item-grid-product-style3 .product-category-list a{
    color: var(--bzo-main-color);
    display: none;
    font-size: 14px;
    margin-bottom: 3px;
}
.item-grid-product-style3 .product-category-list a:hover{
    color: var(--bzo-main-color-mix-black);
}
.item-grid-product-style3 .product-category-list a:first-child{
    display: inline-block;
}
.item-grid-product-style3 .product-price .woocommerce-Price-amount{
    font-size: 16px;
}
.item-grid-product-style3 .product-price del .woocommerce-Price-amount{
    font-size: 12px;
}
.item-grid-product-style3 .product-price .woocs_price_code {
    gap: 8px;
}
.item-grid-product-style3 .product-thumb-link{
   background: #f5f5f5;
}
.item-grid-product-style3 .group-addtocart-quickview{
   position: relative;
}
.item-grid-product-style3 .product-extra-link{
   display: flex;
   align-items: center;
   gap:10px;
       position: absolute;
    top: 100%;
    background: #fff;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    opacity: 0;
}
.item-grid-product-style3:hover .product-extra-link{
    top: 0;
    opacity: 1;
}
.item-grid-product-style3 .product-extra-link a{
    display: flex;
    justify-content: center;
    align-items: center;
   width: 40px;
   height: 40px;
   background: #f5f5f5;
   font-size: 20px;
}
.item-grid-product-style3 .product-extra-link a:hover{
   background: var(--bzo-main-color);
   color: #fff;  
}
/*end item grid product-style3*/

/*Begin item grid product-style4*/
.item-grid-product-style4 .item-product .product-label {
    top: 15px;
    left: 15px;
    right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    z-index: 1;
}
.item-grid-product-style4 .item-product .product-label span{
    background: var(--bzo-main-color);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 22px;
    text-transform: capitalize;
}
.item-grid-product-style4 .item-product .product-label .sale{
    background: #FF4D3B;
}
.item-grid-product-style4 .item-product{
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: #fff;
}
.item-grid-product-style4 .item-product .product-info{
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding: 20px 20px 35px 20px;
}
.item-grid-product-style4 .product-extra-link{
    position: absolute;
    left: auto;
    right: -40px;
    top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 1;
    transition-duration: 0.3s;
    gap: 10px;
}
.item-grid-product-style4:hover .product-extra-link{
    right: 15px;
}
.item-grid-product-style4 .product-extra-link a{
    width: 32px;
    height: 32px;
    background: var(--bzo-main-color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.item-grid-product-style4 .product-extra-link a.compare-link.added{
   font-size: 0;
}
.item-grid-product-style4 .product-extra-link a.compare-link.added:before{
   font-size: 16px;
   content: "\f00c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.item-grid-product-style4 .product-extra-link a:hover{
    background: var(--bzo-main-color-mix-black);
}
.item-grid-product-style4 .wrap-rating .product-rate{
    width: 16px;
}
.item-grid-product-style4 .wrap-rating .star-by-number{
    display: inline-block!important;
}
.item-grid-product-style4 .wrap-rating li{
        display: flex;
    align-items: center;
    gap: 5px;
}
.item-grid-product-style4 .product-category-list a{
    display: none;
    color: var(--bzo-body_typo-color);
}
.item-grid-product-style4 .product-category-list a:hover{
    color: var(--bzo-main-color);
}
.item-grid-product-style4 .product-category-list a:last-child{
    display: inline-block;
}
.item-grid-product-style4 .product-info .product-title{
    margin-bottom: 10px;
    margin-top: 10px;
}
.product-price .slipt,
.item-grid-product-style4 .product-price .woocommerce-Price-amount{
   color:var(--bzo-main-color-mix-black);
}
.item-grid-product-style4 .product-price del .woocommerce-Price-amount{
   color: var(--bzo-body_typo-color);
}
.item-grid-product-style4 .product-price .woocs_price_code {
    gap: 5px;
}
.addcart-link-style4 span{
    font-size: 0;
    transition-duration: 0.3s;
    color:#fff;
    opacity: 0
}
.item-grid-product-style4:hover .addcart-link-style4 span{
    font-size: 16px;
    opacity: 1;
}
.addcart-link-style4{
    display: flex;
    align-items: center;
    
    padding: 2px 2px 2px 2px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1.25px;
    gap: 0px;
    height: 44px;
    justify-content: space-between;
}
.item-grid-product-style4:hover .addcart-link-style4{
    padding: 2px 2px 2px 15px;
    gap: 10px;
    background: var(--bzo-main-color);
}
.item-grid-product-style4 .addcart-link-style4:hover{
    background: var(--bzo-main-color-mix-black);
}
.addcart-link-style4 i{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color:  var(--bzo-main-color);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 22px;
    border: 1px solid rgba(0, 0, 0, 0.12);
     transition-duration: 0.3s;
}
.item-grid-product-style4:hover .addcart-link-style4 i{
    border-color: transparent;
}
.item-grid-product-style4 .addcart-link-style4:hover i{
    color:  var(--bzo-main-color-mix-black);
}
.item-grid-product-style4 .wap-addcart-link{
    position: relative;
    justify-content: flex-end;
}
.item-grid-product-style4 .addcart-link-style4{
    position: absolute;
    top: 14px;
}
@media(max-width: 1200px){
    .addcart-link-style4 i{
        width: 35px;
    height: 35px;
    font-size: 20px;
    }
    .addcart-link-style4 {
        height: 38px;
    }
    .item-grid-product-style4:hover .addcart-link-style4 span {
        font-size: 12px;
    }
    .item-grid-product-style4 .product-info .product-title {
        margin-bottom: 5px;
        margin-top: 5px;
        font-size: 16px;
    }
    .item-grid-product-style4 .product-price .woocommerce-Price-amount {
        font-size: 16px;
    }
    .item-grid-product-style4 .product-price del .woocommerce-Price-amount {
        font-size: 14px;
    }
    .item-grid-product-style4 .wrap-rating .star-by-number,
    .item-grid-product-style4 .product-category-list a {
        font-size: 14px;
    }
    .item-grid-product-style4 .item-product .product-info {
        padding: 15px 15px 30px 15px;
    }
}
@media(max-width: 767px){
    .item-grid-product-style4:hover .addcart-link-style4 span,
    .addcart-link-style4 span{
        display: none;
    }
    .item-grid-product-style4:hover .addcart-link-style4{
        padding: 0;
        background: transparent;
    }
    .item-grid-product-style4:hover .addcart-link-style4 i {
        border-color: var(--bzo-main-color);
    }
}
/*End item grid product-style4*/
/*Begin item grid product-style5*/
.shop-grid-product-item-style5 .item-grid-product-style5{
    margin-bottom: 30px;
}
.shop-grid-product-item-style5 .list-product-wrap{
    margin-bottom: -30px;
}

.item-grid-product-style5 .product-extra-link{
    position: absolute;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: hidden;
    gap: 10px;
}

.item-grid-product-style5:hover .product-extra-link{
    opacity: 1;
    visibility: visible;
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.item-grid-product-style5 .product-extra-link a{
    background: #fff;
    color: var(--bzo-main-color);
    padding: 10px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden;
    white-space: nowrap;
    border: none;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 3px;
}
.item-grid-product-style5 .product-extra-link a.added,
.item-grid-product-style5 .product-extra-link a:hover{
    background:  var(--bzo-main-color);
    color:#fff;
}
.item-grid-product-style5 .product-extra-link a.compare-link.added{
    font-size: 0;
}
.item-grid-product-style5 .product-extra-link a.compare-link.added:before{
    content: "\f362";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 16px;
}
.item-grid-product-style5 .product-price .woocs_price_code {
    gap: 8px;
}
.item-grid-product-style5 .product-price .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 600;
}
.item-grid-product-style5 .product-price del .woocommerce-Price-amount {
    font-size: 14px;
}
.item-grid-product-style5 .product-thumb-link {
    background: #f5f5f5;
}
.item-grid-product-style5 .product-label{
    text-align: left;
    left: 15px;
    top: 15px;
    right: auto;
    position: absolute;
    z-index: 1;
    max-width: 100px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.item-grid-product-style5 .product-label span{
    font-size: 12px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    line-height: 26px;
    padding: 0 8px;
    background-color: var(--bzo-main-color2);
    display: inline-block;
    min-width: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.item-grid-product-style5 .product-label span.trending{
    background-color: rgba(255, 163, 78, 1.0);
}
.item-grid-product-style5 .product-label span.sale{
    background-color: #454545;
    color: #fff;
}
.item-grid-product-style5 .product-info{
    padding-top: 15px;
        transition: transform .3s cubic-bezier(.17,.67,.35,.95), -webkit-transform .3s cubic-bezier(.17,.67,.35,.95);
        background: #fff;
}
.item-grid-product-style5 .product-info .wrap-rating{
    margin-bottom: 5px;
}
.item-grid-product-style5 .product-info .product-price{
    margin-bottom: 8px;
}
.item-grid-product-style5 .product-info .addcart-link-style8{
    display: flex;
    gap: 5px;
    text-transform: uppercase;
    color: var(--bzo-main-color);
    font-weight: 700;
    position: absolute;
    opacity: 0;
    align-items: center;
}
.item-grid-product-style5 .product-info .addcart-link-style8 i{
    font-size: 18px;
}
.item-grid-product-style5:hover .product-info .addcart-link-style8{
    opacity: 1;
}
.item-grid-product-style5 .product-info .addcart-link-style8:hover span{
    text-decoration: underline;
}
.item-grid-product-style5:hover .product-info{
    -webkit-transform: translateY(-2.5rem);
    -ms-transform: translateY(-2.5rem);
    transform: translateY(-2.5rem);
}
/*End item grid product-style5*/

/*Begin item list default*/
.item-list-default .detail-qty{
    display: none;
}
.item-list-default .list-thumb-wrap{
    width: 380px;
    border-right: 1px solid var(--bzo-border-color);
        display: flex;
    align-items: center;
    position: relative;
}
.item-list-default .list-thumb-wrap .product-thumb{
    position: unset;
}
.item-list-default .list-info-wrap {
    width: calc(100% - 380px);
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media(min-width: 1200px) and (max-width: 1366px){
    .item-list-default .list-thumb-wrap{
        width: 315px;
    }
    .item-list-default .list-info-wrap {
        width: calc(100% - 315px);
        padding-left: 30px;
    }
}
.item-list-default .product-thumb-link{
    border-radius: 0px;
}
.item-list-default .product-title{
    margin-bottom: 12px;
}
.item-list-default .product-extra-link-defaut2>*{
    margin-top: 10px;
}
.item-list-default .product-extra-link-defaut2 .case-cart-default{
    margin-right: 15px;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist{
    display: flex;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a{
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid var(--bzo-border-color);
    font-size: 22px;
    color: #727272;
    margin: 0 5px;
    transition: all .3s ease-in-out; 
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.added{
    background-color: var(--bzo-main-color);   
    border-color: var(--bzo-main-color); 
    color: #fff;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.product-compare.added{
    font-size: 0;
    position: relative;
    color: #fff;
    top: -1px;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.product-compare.added::before{
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f362";
    font-size: 20px;

}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a>i{
    
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a:hover{
    border-color: var(--bzo-main-color);
    color: #fff;
    background: var(--bzo-main-color);    
    transition: all .3s ease-in-out; 
}
.item-list-default .product-extra-link-defaut2{
    margin-top: 20px;
}
.item-list-default .wrap-rating{
    margin-bottom: 10px!important;
}
.item-list-default .product-price{
    margin-bottom: 12px;
}

.product-extra-link-defaut2 .list-compare-wishlist a:last-child, 
.product-extra-link-defaut2>*:last-child{
    margin-right: 0px;
}
.item-list-default a.add_to_wishlist, 
.item-list-default a.product-compare{
    line-height: 60px;
}
.item-list-default{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D6D6D6;
}

/*Begin item list default 2*/
.detail-qty{
    margin-top: 0px;
    margin-bottom: 0px;
    height: auto;
    border-radius: 0px;
    border: 1px solid var(--bzo-border-color);
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 140px;
}
.product-detail-info .detail-qty{

}
.detail-qty a{   
    color: #454545;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
}
.detail-qty a:hover{   
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), #FFFFFF;
    color: #727272;
}
.detail-qty input{
    border: none;
    color: #181C25;
    font-size: 20px;
    font-weight: 600;
    padding: 0 5px;
    text-align: center;
}
.cart_item .detail-qty input{
    font-size: 16px;
}

.item-list-default2 .product-title{
    margin-bottom: 12px;
}
.item-list-default2 .wrap-rating{
    margin-bottom: 10px;
}
.item-list-default2 .product-price {
    margin-bottom: 10px;
}
.item-list-default2 .product-price ins{
    text-decoration: none;
}
.item-list-default2 .list-thumb-wrap{
    width: 380px;
}
.item-list-default2 .list-info-wrap{
    width: calc(74% - 380px);
    padding-left: 35px;
}
.item-list-default2 .product-extra-link{
    width: 26%;
    padding-left: 35px;
    margin-left: 35px;
    border-left: 1px solid #CFCFCF;
    text-align: center;
}
.item-list-default2 .product-extra-link .detail-qty{
    margin: auto;
    margin-bottom: 25px;
}
.list-product-wrap .item-list-default{
    margin-bottom:32px;
    padding-bottom: 0px;
    border: 1px solid var(--bzo-border-color);
}
.list-product-wrap .bzotech-col-md-12:last-child .item-list-default{
    margin-bottom: 0px;
}
.list-product-wrap .product-extra-link .elbzotech-bt-default{
    width: 100%;
}
.list-product-wrap .product-extra-link .popup-share span{
    display: inline-block;
}
.list-product-wrap .product-extra-link__group-extra a{
    padding: 0 6px;
    margin-bottom: 10px;
    display: inline-block;
}
.list-product-wrap .product-extra-link__group-extra{
    margin: 0 -6px;
    margin-top: 25px;
}
.list-product-wrap .product-extra-link__group-extra a>i{
    margin-right: 6px;
    vertical-align: middle;
}
.item-list-default2 .product-thumb{
    border-radius: 30px;
}
/*End item list default 2*/


/*Begin more-details-btn*/
.more-details-btn
{
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 20px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,1)),to(#FFF));
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,#FFF 100%);
    color: #000;
    text-align: left;
    text-decoration: none;
    font-size: 30px;
    line-height: 20px;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
.hover-desr-click .more-details-btn{
    display: block;
}
.hover-desr-click_on .more-details-btn{
    display: none;
}
.hover-desr-list{
    position: relative;
    overflow: hidden;
    max-height: 135px;
}

.hover-desr-list .more-details-btn{
    height: 30px;
    line-height: 45px;
}

.product-info:hover .hover-desr-list-active .more-details-btn, 
.detail-info:hover .hover-desr-list-active .more-details-btn
{
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
}
.product-info:hover .hover-desr-list-active .more-details-btn, 
.detail-info:hover .hover-desr-list-active .more-details-btn
{
    display: block;
}
.product-info .hover-desr-list_on.hover-desr-list-active .more-details-btn, 
.detail-info .hover-desr-list_on.hover-desr-list-active .more-details-btn
{
    display: none;
}
/*end more-details-btn*/
.elementor-widget-bzotech-products{
    width: 100%;
}
.elementor-widget-bzotech-products .width_masory{
    width: 25%;
}
/*End Product elementor*/
/*============================================================*/
/*======================RESPONSIVE ===========================*/
/*============================================================*/
@media(max-width: 1200px){
    .item-list-default .product-title{
        margin-bottom: 5px;
    }
    .item-list-default .wrap-rating{
        margin-bottom: 3px !important;
    }
    /*=== Shop List ===*/
    .item-list-default .list-thumb-wrap{
        width: 45%;
    }
    .item-list-default .list-info-wrap{
        width: 55%;
    }
    .item-list-default .product-extra-link-defaut2{
        margin-top: 10px;
    }
}
@media(max-width: 880px){
    /*=== Shop List ===*/
    .item-list-default .list-thumb-wrap{
        width: 100%;
        border-right: none;
        border-bottom: 1px solid var(--bzo-border-color);
    }
    .item-list-default .list-info-wrap{
        width: 100%;
        padding: 20px;
    }
    .item-list-default{
        flex-direction: column;
    }
    /*=== end Shop List ===*/
}
@media(max-width: 1200px){
    .item-grid-product- .item-product .product-info{
        padding: 15px 5px;
    }
    .item-grid-product- .product-info .product-title{
        font-size: 16px;
        line-height: 20px;
    }
    .item-grid-product- .product-price .woocommerce-Price-amount {
        font-size: 16px;
    }
    .item-grid-product- .product-price del .woocommerce-Price-amount {
        font-size: 14px;
    }
}
@media(max-width: 767px){
}