/*======= tabs product style 1 - home 5 =========*/
.id5-tabs-product .tabs-product-wrap{
    position: relative;
}
.id5-tabs-product .tabs-product-wrap .display-swiper-navi-group .bzotech-swiper-navi{
    top: 7px;
    right: 15px;
}
.id5-tabs-product .tabs-product-wrap .product-tab-title{
    position: absolute;
    top: 7px;
    right: 95px;
    background-color: transparent;
}
.id5-tabs-product .tabs-product-wrap .elbzotech-wrapper-slider,
.id5-tabs-product .tabs-product-wrap .elementor-widget-bzotech-products-global,
.id5-tabs-product .tabs-product-wrap .elementor-widget-container,
.id5-tabs-product .tabs-product-wrap .product-tab-wrap,
.id5-tabs-product .tabs-product-wrap .box-tabs-product{
    position: static;
}

.id5-tabs-product .product-tab-global-style1 .tab-item-wrap{
    display: inline-block;
    padding: 0px;
}
.id5-tabs-product .product-tab-global-style1 .tab-item-wrap a{
    color: var(--bzo-body_typo-color);
    display: inline-block;
    font-weight: 500;
    font-size: var(--bzo-body_typo-font-size);
    line-height: 24px;
    margin: 0 15px;
    padding-bottom: 20px;
}
.id5-tabs-product .product-tab-global-style1 .tab-item-wrap.active a{
    color: var(--bzo-main-color);
}
.id5-tabs-product .product-tab-global-style1 .nav>li>a:focus, .product-tab-global-style1 .nav>li>a:hover, .nav-tabs>li>a:hover,
.id5-tabs-product .product-tab-global-style1 .nav-tabs>li.active>a, .product-tab-global-style1 .nav-tabs>li.active>a:focus, 
.id5-tabs-product .product-tab-global-style1 .nav-tabs>li.active>a:hover{
    color: var(--bzo-main-color);
}

.id5-tabs-product .product-tab-global-style1 .elbzotech-wrapper-slider-product{
    overflow: hidden;
    margin: -15px;
}
.id5-tabs-product .product-tab-global-style1 .elbzotech-wrapper-slider-product .elbzotech-swiper-slider{
    overflow: visible;
    padding: 15px;
}
/*======= tabs product style 2 - home 6 =========*/
.product-tab-global-style2 .product-tab-title .inner{
    text-align: center;
}
.product-tab-global-style2 .product-tab-title ul.nav-tabs{
    display: inline-flex;
    background: #FFFFFF;
    box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 40px;
}
.product-tab-global-style2 .product-tab-title ul.nav-tabs li{
    transition: .3s;
}
.product-tab-global-style2 .product-tab-title ul.nav-tabs li:not(:last-child) a{
    border-right: 1px solid #f4f4f4;
}
.product-tab-global-style2 .product-tab-title ul.nav-tabs li a{
    padding: 15px 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}
.product-tab-global-style2 .product-tab-title ul.nav-tabs li:hover,
.product-tab-global-style2 .product-tab-title ul.nav-tabs li.active{
    background-color: var(--bzo-main-color);
    transition: .3s;
}
.product-tab-global-style2 .product-tab-title ul.nav-tabs li:hover a,
.product-tab-global-style2 .product-tab-title ul.nav-tabs li.active a{
    color: #fff;
}
.product-tab-global-style2 .product-loadmore{
    height: 40px;
    line-height: 40px !important;
    border-radius: 22px;
    border: 1px solid var(--bzo-border-color);
    padding: 0 35px 0 15px;
    color: var(--bzo-main-color);
    text-transform: uppercase;
    font-weight: 600;
    background-color: #fff;
    font-size: 16px;
    position: relative;
}
.product-tab-global-style2 .product-loadmore::after{
    position: absolute;
    top: 0;
    right: 15px;
    font-family: 'Line Awesome Free';
    content: "\f063";
    font-size: 18px;
}
.product-tab-global-style2 .product-loadmore:hover{
    background-color: var(--bzo-main-color);
    border-color: var(--bzo-main-color);
    color: #fff;
    box-shadow: none;
}

/*======= tabs product style 3 - home 9 =========*/
.product-tab-global-style3 {
    position: relative;
}
.product-tab-global-style3 .product-tab-title {
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 1;
    transform: translateY(-100%);
}
.product-tab-global-style3 .product-tab-title ul {
    display: flex;
    gap: 20px;
}
.product-tab-global-style3 .product-tab-title ul li {
    border: 1px solid rgba(0,0,0,0.06);
}
.product-tab-global-style3 .product-tab-title ul li a{
    padding: 5px 10px;
    display: block;
}
.product-tab-global-style3 .product-tab-title ul li.active,
.product-tab-global-style3 .product-tab-title ul li:hover {
    border: 1px solid var(--bzo-main-color);
    cursor: pointer;
}
.product-tab-global-style3 .product-tab-title ul li a {
    font-size: 16px;
    font-weight: 500;
    color: var(--bzo-gray-color);
}

/* Product style 10 */
.item-grid-product-style10 .item-product .product-thumb {
    border: 1px solid #D9D9D9;
}
.item-grid-product-style10 .item-product:hover .product-thumb {
    border: 1px solid var(--bzo-main-color);
}
.item-grid-product-style10 .variations_form .swatch-color {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-grid-product-style10 .variations_form .swatch-color:before {
    content: "\f00c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    opacity: 0;
    color: #fff;
    font-size: 12px;
}
.item-grid-product-style10 .variations_form .swatch-color.selected:before{
    opacity: 1;
}
.item-grid-product-style10 .product-label {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 1;
    display: flex;
}
.item-grid-product-style10 .product-label span {
    border-radius: 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
}
.item-grid-product-style10 .product-label .sale {
    order: 1;
    padding: 4px 15px;
    background: #fff;
    color: var(--bzo-main-color);
    border: 1px solid #B7B7B7;
}
.item-grid-product-style10 .product-label .new {
    
    color: #fff;
    background: var(--bzo-main-color);
    padding: 4px 16px;
    text-transform: capitalize;
}
.item-grid-product-style10 .variations_form {
    position: absolute;
    top: 12px;
    right: 12px;
}
.item-grid-product-style10 .variations_form .tawcvs-swatches{
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.item-grid-product-style10 .action-buttons {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    gap: 8px;
    transition: .4s;
}
.item-grid-product-style10 .item-product:hover .action-buttons {
    bottom: 12px;
}
.item-grid-product-style10 .action-buttons a{ 
    font-size: 20px;
    width: 32px;
    height: 32px;
    border-radius: 30px;
    border: 1px solid var(--bzo-main-color);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--bzo-main-color);
}
.item-grid-product-style10 .action-buttons a:hover {
    background: var(--bzo-main-color);
    color: #fff;
}
.item-grid-product-style10 .action-buttons .addcart-link .text {
    display: none;
}
.item-grid-product-style10 .product-rate,
.item-grid-product-style10 .product-rating {
    background-image: url(../images/icon/rate-star3.png);
}
.item-grid-product-style10 .product-rate {
    background-position: 0 -16px;
    height: 16px;
    width: 100px;
}
.item-grid-product-style10 .product-rating {
    height: 16px;
}
.item-grid-product-style10 .wrap-rating .number-rate {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--bzo-body_typo-color);
    
}
.item-grid-product-style10 .product-info .wrap-rating {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px 0 12px;
}
.item-grid-product-style10 .product-title a {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: var(--bzo-main-color);
    line-height: 20px;
    margin-bottom: 12px;
    display: block;
}
.item-grid-product-style10 .product-title a:hover {
    text-decoration: underline;
}
.item-grid-product-style10 .product-price del .woocommerce-Price-amount {
    font-size: 14px;
}
.item-grid-product-style10 .product-price .woocs_price_code {
    display: flex;
    justify-content: center;
    gap: 6px;
}
.item-grid-product-style10 .product-price .woocs_price_code del {
    order: 1;
}
.item-grid-product-style10 .item-product {
    margin-bottom: 30px;
}

@media(max-width:991px){
    .id5-tabs-product .tabs-product-wrap .product-tab-title{
        position: static;
    }
    .id5-tabs-product .tabs-product-wrap .product-tab-title ul{
        display: flex;
        justify-content: center;
        gap: 15px;
    }
    .id5-tabs-product .product-tab-global-style1 .tab-item-wrap a{
        margin: 0;
    }
    /*--------------*/
    .product-tab-global-style2 .product-tab-title ul.nav-tabs li a{
        padding: 15px;
        font-size: 16px;
    }
}

@media(max-width: 767px){
    .product-tab-global-style2 .product-tab-title ul.nav-tabs{
        overflow-x: auto;
        white-space: nowrap;
        width: 100%;
        display: inline-block;
    }
    .product-tab-global-style2 .product-tab-title ul.nav-tabs li{
        width: 45%;
        display: inline-block;
    }
    .product-tab-global-style3 .product-tab-title ul {
        flex-wrap: wrap;
    }
    .product-tab-global-style3 {
        padding-top: 100px;
    }
    .product-tab-global-style3 .product-tab-title {
        top: 0;
        transform: none;
    }
    .item-grid-product-style10 .action-buttons a.product-quick-view {
        display: none;
    }

}/* End product style 10 */
/* Product Slider 10 (home 12)*/
.elbzotech-wrapper-slider-deal12 {
    display: flex;
    width: 59%;
    gap: 90px;
    align-items: center;
    margin: 59px auto 10px;
    padding: 50px 0;
}
.elbzotech-wrapper-slider-deal12 .slider-home12 {
    width: 44%;
    float: left;
    position: relative;
    padding: 0 52px;
}
.elbzotech-wrapper-slider-deal12 .slider-home12 .item-product{
    padding: 10px;
    margin-bottom: 0;
}
.elbzotech-wrapper-slider-deal12 .item-grid-product-style11 .item-product .product-label .new {
    display: none;
}
.elbzotech-wrapper-slider-deal12 .slider-home12 .bzotech-swiper-navi .swiper-button-nav i {
    color: var(--bzo-body_typo-color);
}
.elbzotech-wrapper-slider-deal12 .slider-home12 .bzotech-swiper-navi .swiper-button-nav:hover i{
    color: var(--bzo-main-color);
}
.elbzotech-wrapper-slider-deal12 .slider-home12 .bzotech-swiper-navi .swiper-button-nav {
    margin-top: -16px;
}
.elbzotech-wrapper-slider-deal12 .slider-home12 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
    right: 0;
}
.elbzotech-wrapper-slider-deal12 .slider-home12 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
    left: 0;
}
.elbzotech-wrapper-slider-deal12 .slider-home12 .bzotech-swiper-navi .swiper-button-nav.swiper-button-disabled {
    opacity: 1;
}
.elbzotech-wrapper-slider-deal12 .slider-home12 .bzotech-swiper-navi .swiper-button-nav.swiper-button-disabled i {
    opacity: 0.5;
}
.elbzotech-wrapper-slider-deal12 .deal-section-info .deal-section-subtitle {
    background: url('../images/title-bg.png') no-repeat 0 0;
    padding: 0px 40px 0px 47px;
    color: var(--bzo-main-color);
    margin: 0 0 5px 7px;

}
.elbzotech-wrapper-slider-deal12 .deal-section-info .deal-section-title {
    color: var(--bzo-main-color2);
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.elbzotech-wrapper-slider-deal12 .deal-section-info .deal-section-desc,
.elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown {
    margin-bottom: 20px;

}
.elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown .clock{
    display: flex;
    flex-direction: column;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
    align-items: center;
}
.elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown .clock:not(:last-child):after{
    content: ':';
    position: absolute;
    right: -3.5px;
    top: 0;
    width: 7px;
    height: 40px;
    display: flex;
    align-items: center;
    color: var(--bzo-body_typo-color);
}
.elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown .clock .number {
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    color: var(--bzo-main-color);
}
.elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown .clock .text {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: var(--bzo-body_typo-font-size);
    text-transform: capitalize;

}
.elbzotech-wrapper-slider-deal12 .deal-section-info .deal-all-button {
    background: var(--bzo-main-color);
    padding: 12px 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
}
.elbzotech-wrapper-slider-deal12 .deal-section-info .deal-all-button:hover {
    background: var(--bzo-main-color2);
}
@media(max-width: 1440px) {
    .elbzotech-wrapper-slider-deal12 {
        width: 70%;
    }
}
@media(max-width: 1200px) {
    .elbzotech-wrapper-slider-deal12 .slider-home12 {
        width: 50%;
    }
}
@media(max-width: 1024px) {
    .elbzotech-wrapper-slider-deal12 {
        width: 80%;
        gap: 50px;
    }
    .bz-none-1024 {
        display: none;
    }
}
@media(max-width: 992px) { 
    .elbzotech-wrapper-slider-deal12 {
        margin: 0;
    }
}
@media(max-width: 768px) { 
    .elbzotech-wrapper-slider-deal12 {
        gap: 30px;
        width: 100%;
    }
    .elbzotech-wrapper-slider-deal12 .deal-section-info {
        width: 50%;
    }
    .elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown .clock{ 
        padding-right: 15px;
        margin-right: 15px;
    }
    .elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown .clock .number { 
        font-size: 24px;
        line-height: 30px;
    }
    .elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown .clock .text {
        font-size: 18px;
        line-height: 24px;
    }
}
@media(max-width: 767px) {  
    .elbzotech-wrapper-slider-deal12 {
        flex-direction: column;
    }
    .elbzotech-wrapper-slider-deal12 .slider-home12,
    .elbzotech-wrapper-slider-deal12 .deal-section-info {
        width: 100%;
    }
    .elbzotech-wrapper-slider-deal12 .slider-home12 {
        padding: 0 42px;
    }
    .elbzotech-wrapper-slider-deal12 .swiper-button-next {
        right: 0;
    }
    .elbzotech-wrapper-slider-deal12 .swiper-button-prev {
        left: 0;
    }
    .elbzotech-wrapper-slider-deal12 .deal-section-info {
        text-align: center;
    }
    .elbzotech-wrapper-slider-deal12 .deal-section-info .deal-section-subtitle {
        display: inline-block;
    }
    .elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown .clock:last-child{ 
        padding-right: 0;
        margin-right: 0;
    }
    .elbzotech-wrapper-slider-deal12 .deal-section-info .bzotech-countdown {
        justify-content: center;
    }
}
/* End Product Slider 10 (home 12)*/
/* Product style 11 (home 12) */
.item-grid-product-style11 .item-product .product-thumb {
    border-radius: 0;
}
.item-grid-product-style11 .item-product .product-label {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
}
.item-grid-product-style11 .item-product .product-label span {
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 4px 10px;
}
.item-grid-product-style11 .item-product .product-label .sale {
    background: var(--bzo-main-color2);
    margin-bottom: 6px;
}
.item-grid-product-style11 .item-product .product-label .new {
    background: var(--bzo-main-color);
   
}
.item-grid-product-style11 .item-product {
    background: #fff;
    border: 1px solid #D6D6D6;
    margin-bottom: 30px;
}

.item-grid-product-style11 .item-product .product-info {
    padding: 20px;
}
.item-grid-product-style11 .item-product .product-thumb__group-extra {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    gap: 12px;
    z-index: 9;
    opacity: 0;
    transition: 0.6s;
}
.item-grid-product-style11 .item-product:hover .product-thumb__group-extra {
    opacity: 1;
    top: 50%;
}
.item-grid-product-style11 .item-product .product-thumb__group-extra a {
    width: 48px;
    height: 48px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: var(--bzo-body_typo-color);
}

.item-grid-product-style11 .item-product .product-thumb__group-extra a:hover {
    background: var(--bzo-main-color);
    color: #fff;
}
.item-grid-product-style11 .item-product .product-thumb__group-extra a.quickview-link {
    order: 0;
}
.item-grid-product-style11 .item-product .product-thumb__group-extra a.wishlist-link {
    order: 1; 
}
.item-grid-product-style11 .item-product .product-thumb__group-extra a.addcart-link {
    order: 2;
}
.item-grid-product-style11 .item-product .product-thumb__group-extra a.addcart-link i {
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.item-grid-product-style11 .item-product .product-thumb__group-extra a.addcart-link i.la-cart-plus:before {
    content: "\f290";
}
.item-grid-product-style11 .item-product .product-thumb-link img {
    background: #f5f5f5;
}
.item-grid-product-style11 .item-product .product-thumb-link:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    display: flex;
    background: var(--bzo-main-color);
    opacity: 0;
    z-index: 1;
    border-radius: 50% 50% 0 0;
    transition: 0.4s;
    transform: scale(0);
}
.item-grid-product-style11 .item-product:hover .product-thumb-link:before {
    opacity: 0.2;
    transform: scale(1);
}
.item-grid-product-style11 .item-product .product-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--bzo-main-color2);
    margin-bottom: 5px;
}
.item-grid-product-style11 .item-product .woocs_price_code {
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    line-height: 28px;
}
.item-grid-product-style11 .item-product .woocs_price_code ins {
    order: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: var(--bzo-main-color);
}
.item-grid-product-style11 .item-product .woocs_price_code del {
    order: 1;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: var(--bzo-body_typo-color);
}
@media(max-width: 1366px) {
    .item-grid-product-style11 .item-product .product-info {
        padding: 20px 0;
    }
}
@media(max-width: 767px) {
.item-grid-product-style11 .item-product .product-thumb__group-extra a.quickview-link {
    display: none;
}
}
/* End Product style 11 (home 12) */