/*
 Theme Name:   Babet Child  
 Theme URI:    https://themeholy.com/wordpress/medova
 Description:  This is a child theme for Babet - Pet Care & Shop WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     babet
 Version:      1.0.3
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  babet-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
@font-face {
    font-family: 'kelson';
    src: url('fonts/kelson/Kelson Sans Regular.otf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'kelson';
    src: url('fonts/kelson/Kelson Sans Bold.otf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/roboto/Roboto.ttf');
    font-weight: 0 900;
    font-style: normal;
    font-display: swap;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{
    font-family: 'kelson' !important;
}

p,
a,
li,
button,
input,
textarea,
body *:not(#wpadminbar):not(#wpadminbar *) span {
    font-family: 'Roboto' !important;
}



:root{
    --main : rgb(169 45 49);
    --text : #000;
    --white: #fff;
    --title-font: 'kelson', sans-serif;
    --body-font: 'Roboto', sans-serif;
}

.bg-smoke2,
.breadcumb-menu:before{
    background-color: #fff !important;
}

.deals-sec1 {
    padding: 80px 0 172px;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, var(--main)), to(var(--main)));
    background: linear-gradient(to right, var(--main) 20%, var(--main) 100%);
}


.about1-list-wrap .checklist.style2 li::before{
    background-image: url('/wp-content/uploads/2026/02/download-red.png');
}

.categorySlider1 .pagination-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: var(--main);
}

.deals-sec1 .shape-mockup {
    z-index: auto !important;
}
.interest-item {
    display: flex;
    align-items: center;
    gap: 8px;
}
.interest-item input[type="checkbox"] {
    accent-color: #ff6600;
    transform: scale(1.2);
}
.interest-item label {
    cursor: pointer;
    font-weight: 500;
}

#hero-home .hero-bg-shape3{
    border: 4px solid #ffc3a2 !important;
}

.hero3-img:before{
    background-color: #f7d4d2 !important;
}

#cane-bg{
    aspect-ratio: 10/9;
}

#cane-hero{
    max-width: 800px;
}

.remove-pagination .pagination-wrap {
    display: none;
}

.remove-pagination .swiper-wrapper{
    padding-bottom: 80px;
}

.footer-wrapper.footer-layout1{
    margin-top: 0 !important;
}

.btn-no-border .th-btn{
    border: none !important;
}

.home-slider .product-title{
    display: -webkit-box;
    -webkit-line-clamp: 1;     /* numero massimo di righe */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-details .woocommerce-review-link{
    display: none !important;
}

@media screen and (max-width: 1024px){
    .aspect-1-1-md{
        aspect-ratio: 1/1;
        max-height: 500px;
    }
}


.header-layout2 .header-button .icon-btn{
    background-color: var(--main);
    color: var(--white);
}

.header-button .icon-btn .badge{
    background-color: var(--white);
}

.th-header .cart-dropdown{
    position: relative;
}

.th-header .cart-dropdown .cart-dropdown-menu{
    left: unset !important;
    right: 0 !important;
}

#slider-categorie .pagination-wrap{
    display: none;
}

.home-categorie .col-xl-3{
    flex-grow: 1;
}

#cat-image .thumb{
    display: flex;
    justify-content: end;
}

.th-btn:before, .th-btn:after{
    transition: none
}

.th-product.style-2 .product-content .th-btn:hover{
    background: var(--theme-color);
}

#hide-counter .time-counter-box{
    display: none;
}

#rotate-paw .fas.fa-paw{
    transform: rotate(-20deg)
}

#home-recensioni .testi-card .testi-bg-mask{
    background-color: #a9ed5a82;
}

#cat-image .th-btn, .cat-light-btn .th-btn{
    color: #fff;
    border-color: #fff;
}

.white-p p{
    color: #fff;
    margin-bottom: 0
}

.food1-collection-content{
    padding-right: 50px
}

@media (max-width: 425px) {
    .food1-collection-content {
        padding-right: 25px;
    }
}

#no-red-btn .th-btn{
    background-color: #fff;
}

.process-card3:before{
    background-image: url("/wp-content/uploads/2026/02/custom-process-3-shape.png");
}

/* INIZIO BreadCrumb */
#my-breadcrumb-wrapper {
    padding-top: 200px;
    width: 100%;
    height: 100%;
    min-height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
}
/*
#my-breadcrumb-content {
    margin-top: auto;
    margin-bottom: auto;
}

#my-breadcrumb {
    margin-top: auto;
}
*/

#my-breadcrumb-wrapper .breadcumb-menu{
    text-align: center;
}

#my-breadcrumb-wrapper .breadcumb-title{
    color: #000;
}

@media screen and (max-width: 1024px){
    #my-breadcrumb-wrapper {
        padding-top: 140px;
        min-height: 200px;
    }
}
/* FINE BreadCrumb */

/* INIZIO Slider */
/* Scope per non “sporcare” altri swiper */
#itala-swiper { position: relative; }

#itala-swiper .itala-card{
    background: #fff;
    border-radius:22px;
    overflow:hidden;
    box-shadow:0 12px 30px rgba(0,0,0,.08);
    padding:20px;
    height: 100%;
}

#itala-swiper .itala-thumb img{
    width:100%;
    height:220px;
    object-fit:cover;
    display:block;
    border-radius:18px;
}

#itala-swiper .itala-meta{
    display:flex;
    gap:16px;
    font-size:14px;
    margin-top:14px;
    opacity:.85;
    flex-wrap: wrap;
}

#itala-swiper .itala-meta .fas{
    color: var(--theme-color);
}

#itala-swiper .itala-title{
    font-size:22px;
    line-height:1.2;
    margin:10px 0 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;     /* numero massimo di righe */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#itala-swiper .itala-title a{
    color:#111;
    text-decoration:none;
}

#itala-swiper .itala-readmore{
    color: var(--theme-color);
    text-decoration:none;
}
#itala-swiper .itala-readmore:hover{ text-decoration: underline; }

/* spazio tra slide */
#itala-swiper .swiper { padding-bottom: 36px; }

/* Frecce (se vuoi più discrete) */
#itala-swiper .swiper-button-prev,
#itala-swiper .swiper-button-next{
    width:44px; height:44px;
    border-radius:999px;
    background: rgba(255,255,255,.9);
    box-shadow:0 10px 20px rgba(0,0,0,.12);
}
#itala-swiper .swiper-button-prev:after,
#itala-swiper .swiper-button-next:after{
    font-size:16px;
}
/* FINE Slider */

.testi-card .box-title{
    font-weight: 600;
}

.th-product.style-2 .product-img{
    background-color: transparent;
    border-bottom: 1px solid var(--th-border-color3);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.elementor-heading-title{
    margin-bottom: 15px;
}

#bg-brown .th-product,
#bg-brown .product-img{
    background-color: #f6f2ed;
}

#bg-brown .product-img img{
    mix-blend-mode: multiply;
}

#itala-checkbox, .wpcf7-acceptance input[type="checkbox"]{
    display: inline-block;
    visibility: visible;
    opacity: 1;
    height: 16px;
    width: 16px;
    border-radius: 2px;
    border: 1px solid #000;
    margin-right: 8px;
    position: relative;
}

.wpcf7-list-item{
    margin-left: 0 !important;
}

.week-treading-product-sec1 .slider-arrow:hover{
    background-color: var(--theme-color);
}


.woocommerce button.show-password-input::after {
    content: "👁";
    display: block;
    line-height: 1;
    font-size: 1rem;
}

.woocommerce button.show-password-input:focus, .woocommerce button.show-password-input:hover, .woocommerce button.show-password-input:active {
    background: var(--theme-color);
    color: var(--white-color);
}

.woocommerce button.show-password-input {
    position: relative;
    z-index: 2;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid var(--theme-color);
    text-align: center;
    background-color: var(--theme-color);
    color: var(--white-color);
    font-family: var(--body-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 10px;
    margin-top: 5px;
    border-radius: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear;
    gap: 10px;
}

.woocommerce button.show-password-input.display-password{
    color: var(--theme-color);
    background-color: transparent ;
}

.woocommerce-error{
    background-color: rgb(168 45 49 / 30%) !important;
    border: 2px solid var(--theme-color) !important;
}

/* Single product: "Formato" sotto al titolo */
.single-product .product-attribute strong {
    font-weight: 700;
    color: var(--title-color);
}

.page-id-5382 .header-layout1.style-3.style-4{
    top: 0px;
}
.product-big-img .img img {
    opacity: 1;
    transition: opacity 220ms ease;
}

.product-big-img .img img.is-fading {
    opacity: 0;
}



#hero .swiper-slide:nth-child(3n+3) .hero3-img:before {
    background-color: #dedbc6 !important;
}

#hero .swiper-slide:nth-child(3n+3) .hero-bg-shape3.background-image{
    background-image: url('/wp-content/uploads/2026/04/Hero-Overline-Verde.png') !important;
}

#hero .swiper-slide:nth-child(3n+2) .hero-bg-shape3.background-image,
#hero .swiper-slide:nth-child(3n+1) .hero-bg-shape3.background-image{
    background-image: url('/wp-content/uploads/2026/04/rosa-bg.jpg') !important;
}
#hero .swiper-slide:nth-child(3n+2) .hero3-img:before,
#hero .swiper-slide:nth-child(3n+1) .hero3-img:before{
    background-color: #f8d4d4 !important;
}


.home-slider.piu-venduti .th-product .product-img {
    position: relative;
}

.home-slider.piu-venduti .th-product .product-badge--best-seller {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 5;
    display: inline-flex;
    align-items: center;
    padding: 6px 10px;
    border-radius: 999px;
    background: #111;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    pointer-events: none;
}

/* BUTTON */
.th-btn.style3{
    background: transparent;
    color: var(--theme-color);
    border: 2px solid var(--theme-color);
}

.th-btn.style3:hover,
.th-btn.style3:hover::after,
.th-btn.style3:hover::before{
    background: var(--theme-color) !important;
    color: #fff !important;
}

.th-btn.style3.active,
.th-btn.style3.active::before,
.th-btn.style3.active::after,
.product-tab-style1 .th-btn.active,
.product-tab-style1 .th-btn.active::before,
.product-tab-style1 .th-btn.active::after{
    border: 2px solid var(--theme-color) !important;
    background: var(--theme-color) !important;
}

.th-btn.style3.active:hover,
.th-btn.style3.active:hover::after,
.th-btn.style3.active:hover::before{
    background: var(--theme-color) !important;
    color: #fff !important;
}
/* BUTTON */


.custom-counter .img-box1 .year-counter-wrap .box-text{
    font-size: 15px;
}
.custom-counter .img-box1 .year-counter-wrap .box-title{
    font-size: 30px;
}

.custom-box-icon .info-wrap.style2 .info-box .box-icon{
    background-color: rgba(169,45,49,0.13);
}

#bg-rosa .service-card-3 .service_card_mask3_1{
    background-color: #f0c9c4;
}
#bg-verde .service-card-3 .service_card_mask3_1{
    background-color: #e9e7d3;
}

#bg-verde .icon-btn.style3:hover{
    background-color: #e9e7d3;
    border-color: #e9e7d3;
}
#border-gray .service-card-3 .service_card_mask3_1{
    border: 1px solid #e0e0e0;
}

table.variations .label{
    padding-left: 0;
}
table.variations label{
    font-size: 18px;
}

@media (max-width: 991px) {
    .hero-style3{
        padding: 32px 0 0 0;
    }
}

@media screen and (max-width: 767px){
    .rimuovi-sovrattitolo .sub-title.style3.slideinup{
        display: none;
    }
    .service-card-3 .icon-btn.style3{
        top: 0px;
        right: 0px;
    }
    #bg-verde .service-card-3{
        background: transparent;
    }
    #bg-verde .service-card-3 .service_card_mask3_1{
        background: #e9e7d3;
    }
}

.text-white *{
    color: #fff !important;
}