.tf-top-bar {
    background-color: #BCE3C9;
}
.tf-top-bar_wrap {
    padding: 6px 0;
}

.tf-form-search .search-box input {
    border-radius: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.tf-form-search .search-box .tf-btn {
    border-radius: 6px;
    width: 54px;
    right: 2px;
    background-color: black;
}

.tf-form-search {
    width: 36rem;
}

#header .header-bottom .box-right .phone {
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 600;
}

.tf-form-search .search-suggests-results {
    top: calc(100% + 0px);
}

#header .header-bottom .box-right {
    gap: 10px;
}

#header .header-bottom .box-right .text {
    font-size: 0.78rem;
    line-height: 1rem;
}

#header .box-nav-ul .item-link {
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#header .box-nav-ul .menu-item img {
    max-width: 22px;
    height: 100%;
}


#header .box-nav-ul .menu-item .mw-20 {
    max-width: 20px;
    height: 100%;
}

#header .box-nav-ul .menu-item .mw-24 {
    max-width: 24px;
    height: 100%;
}

#header.header-style-4 .header-bottom .menu-item {
    padding: 14px 0;
    display: flex;
    gap: 8px;
}

#header.header-style-4 .header-bottom .menu-item > a::after  {
    height: 46px;
}

#header.header-style-4 .header-bottom .wrapper-header {
    min-height: 46px;
    max-height: 46px;
}

.tf-form-search .search-suggests-results-inner .search-result-item .img-box {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    padding: 2px;
    background-color: #BCE3C9;
}

.box-nav-ul .sub-menu {
    min-width: 270px;
}

.box-nav-ul .submenu-default {
    left: 0;
}

.card-product.style-8 .card-product-info {

}

.card-product.style-8 .card-product-info .tf-btn {
    background-color: black;
    color: #fff;
    border-color:black;
    height: 36px;
    cursor: pointer;
    transition: all .5s;
}

.card-product.style-8:hover {
    border-color: black;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}

.card-product .card-product-info .price-primary {
    color: black;
}

.card-product.style-8 .card-product-info .tf-btn:hover {
    background-color: #fff;
    color: black;
    border-color: black;
}

.card-product .card-product-info .old-price {
    text-decoration: line-through;
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
}

.hover-sw-nav .nav-sw:hover:not(.swiper-button-disabled) {
    background-color: black;
    color: var(--white);
}

.card-product .card-product-wrapper .on-sale-wrap .on-sale-item {
    background-color: #dc300a;
}

.card-product .card-product-info .price {
    display: flex;
    align-items: center;
}

.card-product.style-8 .card-product-info .packets-detail .dual-variant small {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 12px;
}

.wg-quantity {
    width: 100%;
}


@media only screen and (min-width: 768px) {
    .logo-header img {
        width: 160px;
    }
    .card-product.style-8 {
        padding: 10px 10px 16px;
    }
    .card-product .card-product-wrapper .on-sale-wrap .on-sale-item {
        padding: 0 6px;
        min-width: 50px;
        font-size: 12px;
        line-height: 1.4rem;
    }
}

@media only screen and (max-width: 768px) {
    .logo-header img {
        width: 130px;
    }
    .tf-slideshow .wrap-slider {
        height: 190px;
    }

    .pet-badges .tf-sw-mobile .wrap-iconbox {
        gap: 0;
    }
    .pet-badges .tf-sw-mobile .wrap-iconbox .swiper-slide {
        margin-right: 0 !important;
        width: 343px !important;
    }
    .tf-btn.style-3, .tf-btn.style-2 {
        line-height: 30px;
    }
    .tf-banner-collection img {
        min-height: 214px;
    }
    .card-product .card-product-info .old-price {
        font-size: 0.8rem;
    }
    .card-product .card-product-info .new-price {
        font-size: 1rem;
        line-height: normal;
    }
    .card-product .card-product-info .price {
        margin: 8px;
        height: 32px;
        max-height: 32px;
    }
    .cmp-variant-row .dual-variant .vr {
        width: 0.01rem;
    }
    .variation-card .col-6 {
        padding: 0px 8px;
    }
    .other-category-card .col-6 {
        padding: 0px 8px;
    }
    .flat-animate-tab .col-6 {
        padding: 0px 8px;
    }
    .other-category-card .variable-packets {
        flex-direction: column;
        align-items: center;
    }
    .other-category-card .price {
        flex-direction: column;
        align-items: center;
    }

    .card-product .card-product-info .title {
        font-size: 14px;
        line-height: 16px;
        padding: 6px 2px 0px 2px;
        min-height: 38px;
    }

    .card-product .card-product-info .c-name {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        font-size: 12px;
    }
    .card-product.style-8 .card-product-info {
        padding: 0;
    }
    .wg-quantity {
        width: 104px;
    }
    .card-product .card-product-info {
        gap: 0;
    }
    .card-product.style-8 {
        padding: 6px;
    }
    .card-product.style-8 .card-product-info .tf-btn {
        height: 28px;
        font-size: 0.7rem;
        letter-spacing: 1px;
        margin-top: auto;
    }
    .variant-button,
    .dual-variant {
        justify-content: center;
        padding: 2px 7px !important;
    }
    .benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide .tf-icon-box.style-row {
        flex-direction: row;
    }
    .benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide .tf-icon-box .content {
        text-align: start;
    }
    .cmp-variant-row {
        gap: 0;
    }
    .footer-logo {
        margin-top: 10px;
    }
    .footer-logo img {
        max-width: 150px;
    }
    .footer-body {
        padding-top: 0!important;
    }
    .flat-title .title {
        line-height: 34px;
    }
    .tf-page-title {
        padding: 10px 0px!important;
    }
    .card-product .card-product-wrapper .on-sale-wrap .on-sale-item {

    }
    .tf-top-bar_wrap {
        padding: 2px 0;
    }
    .fs-12 {
        font-size: 13px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }
    .widget-featured-products .featured-product-item .card-product-info .title {
        font-size: 14px;
        line-height: 18px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }
    .cat-banners {
        width: 100%;
        height: 80px;
        object-fit: cover;
    }
    .tf-btn:not(.btn-xl, .btn-md, .btn-line, .style-2, .style-3) {
        padding: 13px 24px;
    }

}

@media only screen and (min-width: 1150px) {
    .header-style-4 .wrapper-header {
        min-height: 86px;
    }
    .card-product .card-product-info {
        padding-top: 10px;
    }
    .card-product .card-product-info .price-primary {
        font-size: 1.1rem;
        color: black;
    }
    .collection-item-circle .collection-content {
        margin-top: 4px;
    }
}

/* slider homepage */

.slide-background {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    max-height: 496px;
}

.banner img {
    width: 100%;
    display: block;
    height: 238px;
    max-height: 246px;
}

@media (max-width: 991.98px) {
    .banner-column {
        flex-direction: row !important;
        gap: 12px;
    }

    .banner {
        flex: 1 1 50%;
        height: auto !important;
    }

    .banner img {
        height: auto !important;
    }
    .cigmam-sidebar {
        position: absolute;
        top: 0;
        left: 10px;
        right: 10px;
        z-index: 999;
        background: #fff;
        border: 1px solid #eee;
        border-radius: 8px;
        padding: 10px 15px;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05);
        display: none;
    }

    .about-toggle .row .col-lg-3 {
        position: relative;
    }
}

/* /slider homepage */

.tf-banner-collection img {
    max-height: 340px;
}


.widget-tab-5 .nav-tab-item a.active {

    border-radius: 6px;
}

/* Variable Product Card */

.cmp-variant-wrapper {
    display: flex;
    align-items: center;
    /*max-width: 306px;*/
}
.cmp-variant-row {
    display: flex;
    overflow-x: auto;
    gap: 8px;
    flex: 1;
    scrollbar-width: none;
}
.cmp-variant-row::-webkit-scrollbar {
    display: none;
}
.variant-button,
.dual-variant {
    border-radius: 6px !important;
    transition: 0.2s;
}
.cmp-variant-row .dual-variant .vr {
    max-height: 1rem;
    width: 0.1rem;
    align-self: center;
}
.nav-button {
    border: none;
    background: transparent;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.sw-breadcrumb{
    padding-bottom:15px;
    padding-top:15px;
    background-color: #f2f2f2;
}


.benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide {
    border-radius: 6px;
}

.benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide .tf-icon-box {
    padding: 10px;
    border-radius: 6px;
    cursor: pointer;
    transition: all .5s;
}

.benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide .tf-icon-box.style-row {
    gap: 16px;
}

.benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide .tf-icon-box img {
    max-height: 58px;
}

.benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide:nth-child(1) {
    background-color: #bce3c94a;
    border: 2px solid #BCE3C9;
}

.benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide:nth-child(2) {
    background-color: #a8e4f73d;
    border: 2px solid #cae5ff;
}

.benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide:nth-child(3) {
    background-color: #be1c0917;
    border: 2px solid #FFD5CD;
}

.benefits-boxes .wrap-carousel .wrap-iconbox .swiper-slide:nth-child(4) {
    background-color: #6b73fc2b;
    border: 2px solid #b4b9ff;
}

.tf-toolbar-bottom {
    border-top: #ffffff00!important;
}
.tf-toolbar-bottom .toolbar-item a {
    padding-right: 8px;
    padding-left: 8px;
}
.tf-toolbar-bottom .toolbar-item a .toolbar-label {
    font-size: 11px;
}

.canvas-mb .icon-close-popup {
    top: 6px;
    right: 14px;
    left: auto;
}
.canvas-mb .mb-canvas-content {
    padding-top: 34px;
}

.nav-ul-mb .nav-mb-item .mb-menu-link img {
    width: 20px;
    height: auto;
}

.canvas-mb .site-nav-icon {
    padding: 0 26px;
}

.tf-form-search .search-suggests-results-inner .search-result-item .box-content .new-price {
    color: black;
}
.tf-form-search .search-suggests-results-inner .search-result-item .box-content .price {
    color: black;
}

.tf-toolbar-bottom .toolbar-item a .toolbar-icon {
    width: 20px;
}

.w-30 {
    width: 30px;
}

.w-24 {
    width: 24px;
}

.fs-10 {
    font-size: 10px;
}

.fs-12 {
    font-size: 12px;
}
.fs-12 {
    font-size: 20px;
}

.tf-accordion-link-list .tf-link-item a {
    padding-top: 8px;
    padding-bottom: 8px;
}

/* shop category  */
.list-categoris .cate-item a span {
    color: #212529bf;
    cursor: pointer;
    transition: all 0.3s;

}
.list-categoris .cate-item a span:hover {
    color: black;
    transform: translateX(6px);
}
.widget-facet .facet-title {
    padding-bottom: 10px;
}

.widget-facet {
    margin-bottom: 12px;
}

/* shop category breadcrumb */

.seo-box {
    max-height: 300px;
    overflow-y: auto;
}

/* about us tabs */


.cigmam-sidebar {
    display: none;
}

@media (min-width: 992px) {
    .cigmam-sidebar {
        display: flex !important;
        background-color: #fafafa;
    }
}

.cigmam-tab-button {
    background: none;
    border: none;
    text-align: left;
    padding: 10px 30px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    color: #333;
    cursor: pointer;
    width: 100%;
    transition: all .3s;
}

.cigmam-tab-button.active {
    color: black;
}
.cigmam-tab-button:hover {
    color: black;
}
.cigmam-tab-button:last-child {
    border-bottom: none;
}
.cigmam-tab-content {
    display: none;
}

.cigmam-tab-content.active {
    display: block;
}
