.swiper-controls .swiper-navigation .swiper-button {
    background: rgb(0 180 103 / 26%);
    color: #343f52;
    border: 0;
    box-shadow: 0 0.25rem 0.75rem rgba(30,34,40,.02);
    width: 2.2rem;
    height: 2.2rem;
    line-height: inherit;
    border-radius: 100%;
    text-shadow: none;
    transition: all .2s ease-in-out;
}

.link-dark {
    color: #3a637e;
}

@media (max-width: 800px){
    .titprodutoscar, .titprodutoscar a{
        text-transform: uppercase;
        font-size: 15px;
        line-height: 18px;
        min-height: 54px;
        font-weight: 700;
    }
}
.product-labels-send {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #00a75d;
    font-size: 11px;
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.smarthint .product-labels-send {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #00a75d;
    font-size: 11px;
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

@media(max-width: 475px) {
    .smarthint .product-labels-send {
        font-size: 11px;
        height: 19px;
    }

}
.product-labels-send-am {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #000;
    font-size: 11px;
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.smarthint .product-labels-send-am {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #000;
    font-size: 11px;
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

@media(max-width: 475px) {
    .smarthint .product-labels-send-am {
        font-size: 11px;
        height: 19px;
    }

}
.bg-pink2 {
    --bs-bg-opacity: 1;
    background-color: #23a15a!important;
}
.containerimg {
    background-color: #f7f7f7; /* Cor de fundo cinza claro */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 580px; /* Ajuste a altura conforme necessário */
}

.containerimg img {
    width: 100%;
    height: auto;
    mix-blend-mode: multiply; /* Ajusta a mistura para usar a cor de fundo da div */
}
.containerimg:hover .img-princ{
    display: none!important;
}
.containerimg:hover .img-sec{
    opacity: 1!important;
}
a {
    height: auto;
    width: auto;
    display: inline-block;
}
img{
    pointer-events: none!important;
}
.nav.social.social-white{
    display: block;
}
.nav.social.social-white i.uil{
    margin-right: 10px;
    margin-left: 10px;
}
@media (max-width: 1023px) {
    ul.content-slider .slick-slide > div{
        width: auto!important;
    }
    ul.content-slider{
        padding-left: 0rem!important;
    }
}
ul.content-slider{
    padding-left: 0.3rem;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 45px;
    line-height: 1;
    opacity: .75;
    color: #8c9ec5!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 1115px!important;
}

.slick-prev, .slick-next {
    z-index: 999;
}
.slick-next {
    right: 40px!important;
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -13%!important;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}


.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #00874f!important;
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #26ae6126!important;
    height: 11px!important;
}
.badge-cart.bg-primary{
    background-color: #85c997!important;
    font-weight: 800;
    font-size: 14px;
}
@media (min-width: 900px) {
    .navbar.navbar-expand-lg.navbar-light.navbar-bg-light .dropdown-item{
        color: #000!important;
    }
}
.logomarca{
    width: 198px!important;
}
/*{#Cor menu principal#}
{#.navbar-light .navbar-nav .nav-link {
     color: #fff!important;
 }#}*/
.swiper-hero, .swiper-hero .swiper-slide {
    height: 570px!important;
}
@media (max-width: 767px){
    .swiper-hero, .swiper-hero .swiper-slide, .swiper-wrapper {
        min-height: 400px!important;
        height: 400px!important;
    }
    .card-body{
        padding: 8px!important;
        margin-left: -6px;
    }
    .slick-prev, .slick-next{
        display: none!important;
    }
    .mx-auto{
        padding: 0!important;
    }
    .slick-list {
        margin-left: -5px;
    }
    .containerimg:hover .img-princ{
        display: block!important;
    }
    .containerimg:hover .img-sec{
        opacity: 0!important;
    }
}
.fs-56 {
    font-size: 2.1rem!important
}
.swiper-slide.bg-overlay-400:before {
    background: rgb(30 34 40 / 0%)
}
.table>:not(caption)>*>* {
    padding: 0.2rem 0.2rem!important;
}
.navbar-expand-lg[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link:first-letter, .dropdown-menu .dropdown-item:first-letter, .navbar-light .navbar-nav .nav-link:first-letter {
    text-transform: uppercase;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
    min-width: 280px;
}
.rotate45{
    transform: rotate(45deg);
}
.rotate90, .collapsed.opclMenu{
    transform: rotate(90deg);
}
.opclMenu{
    float: right;
    font-size: 30px;
    margin-top: -12px;
    cursor: pointer;
}
.collapsed.opclMenu{
    transform: rotate(-90deg);
}
.rotate180{
    transform: rotate(180deg);
}
a.selectCat {
    color: #3f78e0;
    font-weight: bold;
}
.link-body span:first-letter{
    text-transform: uppercase!important;
}
.link-body span{
    display: inline-block;
}
.spinner-border {
    width: 28px;
    height: 28px;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 4px;
}
.breadcrumb-item+.breadcrumb-item::before {
    padding-right: 4px;
}
.ratings.zero:before {
    color: rgba(38,43,50,.1);
}
.ratings.zero:after {
    color: rgba(38,43,50,.1);
}
.ratings {
    display: inline-block;
    position: relative;
    width: 4rem;
    height: .8rem;
    font-size: .9rem;
    line-height: 1;
}
@media (min-width: 1340px) and (max-width: 1380px) {
    .navbar>.container{
        margin-left: 22px;
    }
}
@media (min-width: 992px){
    .navbar-expand-lg[class*=navbar-bg-]:not(.fancy):not(.extended):not(.fixed) .navbar-collapse .nav-link{
        text-align: center;
    }
    .nav-link{
        font-size: .7rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .75rem;
        padding-left: .75rem;
    }
    /*    {# Descomentar ao ativar topo.html.twig #}
        {#.navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown:not(.dropdown-submenu):hover>.dropdown-menu{
             top: 74%!important;
         }#}*/
    .navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown-menu{
        top: 60%;
    }
    .dropdown-item {
        line-height: 16px!important;
        padding: 0.28rem 1.5rem!important;
    }
    .navbar-light .navbar-nav .nav-link{
        line-height: 20px;
    }
    .post-header .post-title{
        min-height: 67px!important;
    }
}
@media (max-width: 992px){
    input, select{
        font-weight: bold!important;
    }
    .navbar.navbar-expand-lg.navbar-light.navbar-bg-light .offcanvas-nav a{
        color: #fff!important
    }
}
@media (max-width: 767px) {
    .post-header .amount{
        font-size: 20px;
    }
    .post-header .post-title{
        min-height: 62px!important;
    }
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .post-header .post-title{
        min-height: 70px!important;
    }
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.post-category{
    font-size: 12px;
}
.tituloscar{
    font-size: 1.0rem; 
    font-weight: 500;
    padding-top: 8px; padding-bottom: 8px;  
    color: #00a75d;
}
.listamenu{
    background: #eeefee;
    background: linear-gradient(to bottom, white, #eeefee);
    padding: 10px;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 50px;
    display: flex;
    transition: all 0.3s;
    flex-direction: column;
    justify-content: center;
}
.listamenufontesazul{
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
    color: #00a75d;
}
.listamenufontesvd1{
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: 600;
    color: #00a75d;
}
.chamazap{
    background: #09af4e;
    border-top: none !important;
    margin-top: 28px;
    margin-bottom: 10px;
    width: 100%;
    height: 39px;
    padding-top: 5px;
    text-align: center;
    border-radius: 8px;
}
.main-button.blue {
    position: relative;
    background: #a3abbd;
    border: 0px solid #0fa7a3;
    max-width: 315px;
    text-align: center;
    z-index: 2;

}
.icon-info-footer{
    margin-right: 10px;
    background-color: #f8f8f8;
    text-align: center;
    height: 39px;
    border-radius: 5px;
    float: left;
    margin-bottom: 6px;
}
@media (max-width: 767px) {
    .icon-info-footer{
        margin-bottom: 14px;
        margin-right: 18px!important;
    }
    .py-5.py-md-3 .col-md-4.text-right{
        text-align: center!important;
        margin-bottom: 20px!important;
    }
    .tituloscar{
        font-size: 18px!important;
        margin-bottom: 0px!important;
        padding-bottom: 4px!important;
        text-align: center!important;
    }
}
@media (min-width: 768px){
    .py-md-15 {
        padding-top: 2rem!important;
        padding-bottom: 2rem!important;
    }
}
.custom-table {
    width: 100%;
    border: 1px solid black;
    text-align: center;
    margin-bottom: 30px;
}
.custom-table th, .custom-table td {
    border: 1px solid black;
}
.custom-table th {
    background-color: #f2f2f2;
}
.custom-table.unstriped tr:nth-child(even) {
    background-color: transparent;
}

.price ins {
    color: #00a75d;
    font-size: 19px;
    font-weight: 700;
    text-transform: none;
}

.precopromocart {
    color: #00a75d;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
}

.item figure .item-cart, .swiper-slide figure .item-cart {
    opacity: 0;
    position: absolute;
    bottom: -2rem;
    padding: 0.8rem;
    margin: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #fff;
    background: rgb(15 167 163);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    transition: all .3s ease-in-out;
    font-size: .85rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

form.dark-fields .form-control {
    background: rgb(255 255 255);
    border-color: rgb(255 255 255);
    color: #cacaca;
}


.btn-btzap {
    background: #26ae61;
    border-color: #26ae61;
    width: 135px;
}
@media (max-width: 800px){
    .btn-btzap {
        width: 180px;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-btzapp-pulse-border {
    bottom: 120px;
    right: 20px;
    animation-play-state: paused;
}

.btn-btzap-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }
    75% {
        padding: 50px;
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@media (max-width: 576px){
    .borda{
        min-height: 420px!important;
    }
    .borda .img-list{
        background-color: #fff;
    }
    .borda .img-container img{
        max-height: 200px;
    }
    .borda .post-header div p.car{
        min-height: 48px;
    }

    .wrapper{
        background-color: #efefef;
    }
    .container.pb-14.pb-md-16.pt-7, .grid.grid-view.projects-masonry.shop.mb-13{
        padding-bottom: 0px!important;
        margin-bottom: 0px!important;
    }
    .offcanvas-start {
        width: 90%!important;
    }
    .social a{
        margin: 0 auto;
    }
    .social a i {
        font-size: 30px!important;
    }
    a.hover-2:hover:before{
        transform: scale3d(0,0,0)!important;
    }
}
/*{# Cor fundo mobile acima classe wrapper #}
{# Drop-down typeahead #}*/
.title-complete strong {
    border-color: #bfdef6;
    font-weight: 700;
    position: relative;
    border-top: 1px solid #ccc;
    cursor: default;
    color: #17639f;
    background: #ecf5fc;
    display: block;
    padding: 4px 22px;
    clear: both;
    text-decoration: none;
}
.navbar-expand-lg .dropdown-menu-typeahead {
    box-shadow: 0 1.75rem 1.875rem rgba(154,156,165,.08),0 1.25rem 1rem rgba(154,156,165,.05),0 .5rem .625rem rgba(154,156,165,.04),0 .25rem .25rem rgba(30,33,44,.03)!important;
    border-color: #e5e8ed!important;
    background-color: #fff!important;
}
.dropdown-menu-typeahead {
    border: 0;
}
@media (max-width: 1500px){
    .dropdown-menu-typeahead {
        width: 626px!important;
    }
}
.dropdown-menu-typeahead {
    left: -86px!important;
    width: 680px;
    max-height: 408px;
    overflow: auto;
    padding-top: 0;
    top: 52px;
    position: absolute;
    z-index: 1000;
    display: none;
    padding: 0;
    margin: 0;
    font-size: .75rem;
    color: #343f52;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0.4rem;
    box-shadow: 0 0 1.25rem rgba(30,34,40,.06);
    display: none;
    margin: 0!important;
    text-align: left!important;
    background-clip: padding-box!important;
}
.dropdown-menu-typeahead, .navbar-expand .navbar-nav .dropdown-menu-typeahead {
    position: absolute!important;
}
.dropdown-menu-typeahead, .nav, .navbar-nav {
    list-style: none!important;
}
.navbar-unstick .dropdown-menu-typeahead{
    display: none!important;
}
/*{# Drop-down typeahead #}*/