@import url('https://fonts.googleapis.com/css2?family=Baloo+Chettan+2:wght@400..800&display=swap');

/*topo*/
.navbar-collapse .container {
    max-width: 1030px !important;
}

.home-box .section2 {
    width: 100% !important;
}

/*menu rodape*/

.mobile-footer-links {
    background-color: #f5f8f8 !important;
}

.mobile-footer-links .mobile-search {
    background-color: #f5f8f8 !important;
}

.mobile-footer-links .notify {
    margin: unset !important;
    margin-left: -10px !important;
    margin-top: -6px !important;
}

.btn-cart svg,
.btn-cart svg path {
    fill: #fff !important;
}

.btn-cart .icon-cart {
    width: 18px;
    height: 18px;
    display: block;
}

/*etiqueta categoria*/
.p-badges span:first-letter {
    text-transform: capitalize;
}

.p-badges span {
    text-transform: lowercase;
}



/*menu usuario*/
li a .notranslate {
    font-size: 13px !important;
    font-weight: 500;
}

.userfullname {
    color: var(--theme-color) !important;
    font-family: "Baloo Chettan 2", sans-serif;
    font-weight: 900;
}

.account-name {
    color: var(--text-theme) !important;
    font-size: 10px !important;
    font-family: "Baloo Chettan 2", sans-serif !important;
    font-weight: 500 !important;
}

#dropdownMenu1 {
    padding-bottom: 0px;
}

.customer-menu .top-account-link .dropdown-menu {
    margin-top: 0px !important;
}

.product-box-5,
.product-box-8,
.product-box-4 {
    background-color: Transparent !important;
}

.customer-menu .dropdown-menu a svg {
    margin: 0px 3px;
}




/*cabecalho*/
.top-header {
    height: 35px !important;
}

/*rodape*/
footer {
    bottom: 0 !important;
    margin-bottom: -50px !important;
}

.custom-footer {
    padding-left: 5%;
    background: var(--text-theme) !important;
    background: -webkit-linear-gradient(90deg, var(--text-theme) 0%, var(--text-theme) 100%) !important;
    background: -moz-linear-gradient(90deg, var(--text-theme) 0%, var(--text-theme) 100%) !important;
    background: linear-gradient(90deg, var(--text-theme) 0%, var(--text-theme) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--text-theme)", endColorstr="var(--text-theme)", GradientType=1);
    font-family: "Baloo Chettan 2", sans-serif;
    color: #f5f8f8 !important;
    font-size: 12px;
    padding-bottom: 20px;
}

.footer-links {
    margin-bottom: 0px;
}

.social-media-icon img {
    width: 35px !important;
    height: auto;
    padding: 3px;
}

#dvoursocialmedia {
    float: left;
    margin-left: -5px;
}

.whatsapp-chat span {
    display: none;
}

.whatsapp-chat {
    margin: 0px !important;
    padding: 0px !important;
    right: 2% !important;
}




.custom-footer .footer-logo {
    font-size: 35px !important;
    color: #f5f8f8 !important;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: -12px !important;
}



.custom-footer .footer-address {
    font-size: 10px !important;
    color: #f5f8f8 !important;
    margin-top: 5px;
}

#dvSocialMediaFooterContainer {
    margin-top: -20px !important;
}


/*links*/
a {
    text-decoration: none;
}

/*icones*/
.searchbar svg,
#acategorybtnmenu,
.top-header svg {
    fill: var(--text-theme) !important;
}

.mobile-footer-links svg {
    stroke: var(--text-theme) !important;
}

.cart-div dropdown svg {
    stroke: var(--text-theme) !important;
}



.category_btn {
    background-color: transparent !important;
}



.m-none {
    color: var(--text-theme) !important;
}

.m-link span {
    color: var(--text-theme) !important;
    font-family: "Baloo Chettan 2", sans-serif !important;
}


/*pesquisa*/
.top-search-box {
    background-color: #ffff;
    border-radius: 20px !important;
}

input::placeholder {
    font-family: "Baloo Chettan 2", sans-serif !important;
    color: var(--text-theme) !important;
}

/*textos*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
th,
td,
a,
span,
button {
    font-family: "Baloo Chettan 2", sans-serif !important;
}

/*titulos*/
.h3 span {
    font-size: 30px !important;
}

.mobile-heading {
    margin: 20px 0px !important;
    height: 20px !important;
}

.product-home-heading .h3,
.product-home-heading .h3 span {
    border-bottom: none !important;
    justify-self: center;
    background-color: transparent !important;
}

/*nome produto*/
.p-title {
    font-family: "Baloo Chettan 2", sans-serif !important;
    text-transform: lowercase;
}

.p-title:first-letter {
    text-transform: capitalize;
}



/*fundo gradiente home*/
main {
    background: linear-gradient(180deg, rgba(215, 227, 226, 1) 18%, rgba(245, 248, 248, 1) 25%, rgba(245, 248, 248, 1) 34%, rgba(229, 237, 236, 1) 41%, rgba(245, 248, 248, 1) 50%, rgba(245, 248, 248, 1) 62%) !important;
}


/*menu topo*/
.main-header .web-logo img {
    max-width: 60% !important;
    height: auto;
}



/*cabecalho superior*/
.top-header a {
    font-family: Baloo chettan 2;
    color: var(--text-theme);
    font-weight: 700;
    padding: 10px 10px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    display: flex;
}

/*fundo quem somos*/
.quem-somos-section {
    background: var(--text-theme) !important;
    background: -webkit-linear-gradient(90deg, var(--text-theme) 100%, var(--text-theme) 10%) !important;
    background: -moz-linear-gradient(90deg, var(--text-theme) 100%, var(--text-theme) 10%) !important;
    background: linear-gradient(90deg, var(--text-theme) 100%, var(--text-theme) 10%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--text-theme)", endColorstr="var(--text-theme)", GradientType=1);
}




@media screen and (min-width: 320px) {

    /*busca*/
    #dvheadersearchbar {
        padding-top: 10px !important;
        background-color: #d7e3e2;
    }

    .main-header.main-header-classadd #dvheadersearchbar {
        display: flex !important;
    }

    /*altura pagina*/
    .pb-3 {
        margin-top: 35px !important;
    }

    /*banner*/
    .homepage-banner .swiper-slide img {
        border-radius: 0;
        margin-top: 10px;
    }



    /*categoria destaque*/

    #grpCarousel-1 .p-data {
        height: 80px;
    }

    #grpCarousel-1 .p-title {
        font-size: 15px !important;
        text-align: center;
        padding: 0px;
    }


    #grpCarousel-1 .carousel-control-prev,
    #grpCarousel-1 .carousel-control-next {
        margin-top: -25px;
    }

    /*ofertas*/

    #prodCarousel-3 {
        margin: 20px 0px !important;
        background-color: #ffca00 !important;
        /*        margin-left: px !important;*/
        border-radius: 20px;
        padding-top: 10px;
    }

    .product-carousel .cards-row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: left;
        gap: clamp(10px, 1.2vw, 18px);
    }

    .price-left .p-new {
        margin-left: -15px !important;
        font-family: "Baloo Chettan 2", sans-serif;
        font-weight: 700;
        font-size: 20px;
    }

    .fa-shopping-cart {
        font-size: 20px !important;
    }

    .btn-cart .icon-cart {
        width: 20px;
        height: 20px;
        display: block;
    }

    .product-carousel .cards-row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: left !important;
        gap: 90px !important;
    }

    .btn-cart {
        margin-right: -15px !important;
    }

    .p-title {
        font-size: 80% !important;
        font-weight: 500 !important;
        /*        margin-bottom: 20px !important;*/
    }

    .p-badges .Digital,
    .p-badges .Physical,
    .p-badges .Sell,
    .p-badges .Auction,
    .p-badges .Classified {
        font-size: 8px !important;
    }

    /*quem somos*/
    my-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
        height: 800px;
    }

    .quem-somos-section {
        justify-content: center;
        background-color: var(--quem-somos);
        padding: 12px;
        height: auto;
    }

    .quem-somos-section .container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
        flex-direction: column;
    }

    .quem-somos-video {
        width: 100%;
        flex: 0 0 100%;
        max-width: 400px;
    }

    .quem-somos-video .video-aspect {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .quem-somos-text {
        width: 100%;
        flex: 0 0 100%;
        min-height: auto !important;
        text-align: center;
        padding: 0 10px;
    }

    .btn-saiba-mais {
        margin: 0 auto;
        display: inline-block;
    }
}

@media screen and (min-width: 700px) {

    /*login*/
    #dvLoginsecondstep {
        margin-top: 50px !important;
    }


    #dvLoginfirststep {
        margin-top: 50px !important;
    }

    /*conteudo*/
    .pb-3 {
        margin-top: 0px !important;
    }

    .mobile-footer-links img {
        height: 29px;
        display: block;
        margin: 0 auto;
    }

    /*icones*/
    .mobile-footer-links svg {
        height: auto;
        width: 30px !important;
    }


    .mobile-footer-links {
        min-width: 710px !important;
        background-color: #f5f8f8 !important;
    }

    .mobile-search {
        background-color: #f5f8f8 !important;
    }


    .mobile-footer-links {
        margin: -5px;
    }

    /*cabecalho*/
    .main-header .container {
        max-width: 100% !important;
        background: #D7E3E3 !important;
        z-index: 10000;
    }

    /*barra pesquisa*/
    #dvheadersearchbar {
        background: #D7E3E3 !important;
        padding: 20px 80px !important;
    }


    /*tamanho tela site*/
    #dvProductHomePageContainer,
    .container {
        min-width: 700px !important;
    }

    /*caixa logo*/
    .web-logo {
        min-width: 700px !important;
    }


    /*barra pesquisa*/
    #dvheadersearchbar {
        background: #D7E3E3 !important;
        padding: 20px 80px !important;
        min-width: 700px !important;
    }


    /*banner topo*/
    /*    .swiper {
        margin-top: 110px !important;
    }*/

    .swiper-slide {
        min-height: 300px !important;
    }

    .homepage-banner {
        background: #D7E3E3 !important;
    }

    .homepage-banner .swiper-slide img {
        min-width: 700px !important;
        width: 700px;
        max-height: 100% !important;
        border-radius: 0;
    }

    /*categoria destaque*/
    /*    #grpCarousel-1 {
        width: 600px !important;
        margin-left: -15px;
    }
*/

    #grpCarousel-1 .carousel-inner .p-img {
        height: 150px !important;
        min-height: 50% !important;
        margin-left: -15px;
    }


    #grpCarousel-1 .product-carousel.group-slide .group-card .p-img {
        height: 100% !important;
    }

    /*    #grpCarousel-1 .p-title {
        font-size: 25px !important;
        text-align: center
    }*/

    #grpCarousel-1 .p-data {
        margin-left: -4%;
    }

    /*ofertas*/
    #prodCarousel-3 {
        background-color: #ffca00 !important;
        border-radius: 20px;
        width: 660px;
        margin-left: 0px !important;
    }

    .btn-cart {
        margin-right: -20px !important;
    }


    .price-left .p-new {
        margin-left: -20px !important;
        font-family: "Baloo Chettan 2", sans-serif;
        font-weight: 700;
        font-size: 30px;
    }

    .fa-shopping-cart {
        font-size: 30px !important;
    }

    .btn-cart .icon-cart {
        width: 20px;
        height: 20px;
        display: block;
    }

    .product-carousel .cards-row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: left !important;
        gap: 90px !important;
    }

    /*.card-col {
        margin: 30px 80px !important;
        min-width: 400px !Important;*/
    /*min-height: 400px !Important; teste*/
    /*min-height: auto !important;
    }*/

    .product-box-4 {
        background: inherit;
        padding: 10px 0px !important;
        margin: 20px !important;
        border-radius: 20px;
    }

    .product-box-4 .p-img {
        height: 300px !important;
        width: 100% !important;
    }

    .p-img img {
        min-height: 100%;
    }

    .product-box-4 .p-data {
        margin-top: -10%;
        z-index: 2;
    }

    .product-box-4 .p-badges {
        margin: 5px 0px;
    }

    .product-box-4 .p-title {
        font-size: 16px;
    }

    .p-title {
        font-size: 100% !important;
        font-weight: 500 !important;
    }

    .p-badges .Digital,
    .p-badges .Physical,
    .p-badges .Sell,
    .p-badges .Auction,
    .p-badges .Classified {
        font-size: 12px !important;
        font-weight: 700;
        /*! text-transform: capitalize !important; */
    }


    /*imagem destaque*/
    .product-box-8 {
        margin: 30px 0px !important;
    }



    /*quem somos*/
    my-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
        height: 800px;
    }

    .quem-somos-section {
        justify-content: center;
        padding: 0;
        height: auto;
        padding: 12px;
    }

    .quem-somos-section .container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        flex-wrap: nowrap;
        width: 100%;
        margin: 0 auto;
        flex-direction: row;
    }

    .quem-somos-video {
        width: 40%;
        flex: 0 0 40%;
        max-width: none;
    }

    .quem-somos-video .video-aspect {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }

    .quem-somos-text {
        width: 50%;
        flex: 0 0 50%;
        min-height: auto !important;
        text-align: left;
        padding: 0;
    }


}



@media screen and (min-width: 769px) {

    /*menu base*/
    .mobile-footer-links {
        margin: 0px;
    }






    /*tamanho tela site*/
    #dvProductHomePageContainer,
    .container {
        max-width: 800px !important;
    }

    /*cabecalho/menu*/
    .main-header {
        Width: 100% !important;
    }


    #acategorybtnmenu {
/*        display: flex !important;*/
        height: auto;
    }

    .main-header.main-header-classadd #dvheadersearchbar {
        display: flex !important;
    }

    .main-header .web-logo img {
        max-width: 100% !important;
        height: auto;
    }

    /*cabecalho/menu*/
    .main-header {
        Width: 100% !important;
    }


/*    #acategorybtnmenu {
        display: flex !important;
    }*/

    .main-header.main-header-classadd #dvheadersearchbar {
        display: flex !important;
    }

    .main-header .web-logo img {
        max-width: 100% !important;
        height: auto;
    }


    /*menu topo categoria*/
    #acategorybtnmenu {
        margin-left: 19% !Important;
        z-index: 99999;
        margin-top: 18px;
    }

    .category_list {
        margin-left: 150px !important;
        height: auto;
    }



    .mobile-menu {
        height: 150px;
        background-color: #f5f8f8;
        border-radius: 10px;
    }

    .category_list .first-level-ul .first-level-a {
        /*line-height: px;*/
        height: 30px;
        padding: 0px 0px;
        font-size: 13px;
        font-family: "Baloo Chettan 2", sans-serif;
        font-weight: 500;
        color: var(--text-theme);
    }

    .category_dropdown .first-level-icon img {
        width: 20px;
        height: auto;
    }

    .category_list .first-level-ul .first-level-a:hover,
    .first-level-icon:hover {
        background-color: #e5edec !important;
        border-radius: 0px !important;
        font-weight: 700;
        justify-content: flex-start !important;
    }

    .navtrigger {
        display: none;
    }

    /*caixa logo*/
    .web-logo {
        width: 20% !important;
        padding-top: 5% !important;
        min-width: 10px !important;
        display: flex !important;
    }

    .main-header.main-header-classadd {
        height: 80px;
        border-radius: 0px;
    }

    .logo {
        margin-left: 20px;
    }

    /*barra pesquisa*/
    #dvheadersearchbar {
        background: #D7E3E3 !important;
        width: 95% !important;
        min-width: 0px !important;
        top: 0;
        margin-left: 14%;
    }

    /*banner topo*/
    .swiper {
        width: 800px !important;
        height: auto !important;
        margin-left: 0px !important;
        /*       margin-top: 80px !important;*/
    }


    .homepage-banner .swiper-slide img {
        max-width: 800px !important;
        width: 800px;
        border-radius: 0;
    }

    #dvsliderhome {
        margin-top: 20px !important;
    }

    /*    .homepage-banner {
        width: 800px !important;
    }
*/


    /*categoria destaque*/
    #grpCarousel-1 {
        width: 800px !important;
    }

    #grpCarousel-1 .card-col {
        margin: 0px 0px !important;
        min-width: 0px !Important;
        min-height: 100px !Important;
        justify-content: center !important;
    }

    .cards-row {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    }

    .product-box {
        min-height: 50px;
    }


    #grpCarousel-1 .carousel-inner .p-img {
        height: 150px !important;
        min-height: 50% !important;
    }


    #grpCarousel-1 .p-title {
        font-size: 15px !important;
    }

    #grpCarousel-1 .cards-row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: left !important;
        gap: 30px !important;
        height: 230px;
    }






    /*categoria destaque*/

    #grpCarousel-1 {
        max-height: 300px;
    }

    #grpCarousel-1 .card-col {
        width: 20px !important;
        margin: 10px 0px 0px 0px !important;
    }

    #grpCarousel-1 .carousel-control-prev {
        left: 0px !important;
        margin-left: 5%;
    }

    #grpCarousel-1 .carousel-control-next {
        right: 0px !important;
        margin-right: 5%;
    }

    #grpCarousel-1 .carousel-control-prev,
    #grpCarousel-1 .carousel-control-next {
        margin-top: 0px;
    }

    #dvproducthome .p-img {
        max-height: 150px !important;
        margin-bottom: 10px;
    }



    /*ofertas/produtos*/
    #prodCarousel-3 {
        background-color: #ffca00 !important;
        border-radius: 20px;
        width: auto;
    }

    #prodCarousel-3 .product-carousel .cards-row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: left !important;
        gap: 10px !important;
    }

    #prodCarousel-3 .card-col {
        margin: 20px 0px;
        min-width: auto;
        height: auto;
    }

    .product-box-4 {
        background: inherit;
        padding: 0px 0px !important;
        margin: 20px !important;
        border-radius: 20px;
    }

    #prodCarousel-3 .carousel-inner {
        width: auto !important;
    }

    #prodCarousel-3 .product-box {
        width: 300px !important;
    }

    #prodCarousel-3 .cards-row {
        gap: 10px !important;
    }

    #prodCarousel-3 .card-col {
        margin: 0px !important;
        padding: 0px !important;
        min-width: 330px !important;
        justify-content: center;
    }

    .btn-cart {
        margin-right: -10px !important;
    }

    .price-left .p-new {
        margin-left: -10px !important;
        font-family: "Baloo Chettan 2", sans-serif;
        font-weight: 700;
        font-size: 30px;
    }

    .fa-shopping-cart {
        font-size: 30px !important;
    }


    .quem-somos-section {
        justify-content: center;
        padding: 0;
        height: auto;
        padding: 12px;
    }

    .quem-somos-section .container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 30px;
        flex-wrap: nowrap;
        width: 100%;
        margin: 0 auto;
    }

    .quem-somos-video {
        width: 40%;
        flex: 0 0 40%;
    }

    .quem-somos-text {
        width: 50%;
        flex: 0 0 50%;
    }
}

@media screen and (min-width: 1000px) {

    /*menu usuario*/

    .top-header {
        height: 33px !important;
        margin-bottom: 10px;
    }

    .fa-caret-down {
        font-size: 100% !important;
    }




    .dropdown-menu {
        background-color: #f5f8f8;
        border: none !important;
        border-radius: 0px 0px 10px 10px !important;
        width: 50% !important;
    }



    .welcome-only {
        display: none;
    }

    .dropdown-menu .btn {
        background-color: transparent !important;
    }




    .dropdown-menu .btn span {
        font-family: "Baloo Chettan 2", sans-serif;
        color: var(--text-theme) !important;
        font-size: 14px !important;
        font-weight: 700 !important;
    }


    .dropdown-menu .btn span:hover {
        color: var(--theme-color) !important;
        font-size: 16px !important;
        font-weight: 900 !important;
    }

    /*cabecalho*/
    .main-header .web-logo {
        display: flex !important;
        align-items: center !important;
        height: 45px !important;
        width: 14.1% !important;
        float: left !important;
        padding-top: 0px !important;
        padding-right: 35px !important;
    }

    .main-header.main-header-classadd {
        height: 60px;
        border-radius: 0px;
    }

    .main-header {
        background-color: #d7e3e2;
    }

    .main-header .container {
        padding-top: 10px;
        background-color: #d7e3e2 !important;
        height: 65px;
    }

    #acategorybtnmenu {
        width: 10% !important;
        margin: -4px 0px 0px 7px !important;
    }

    #dvheadersearchbar {
        margin: 0px !important;
        padding: 0px !important;
    }

    /*tamanho tela site*/
    #dvProductHomePageContainer,
    .container {
        max-width: 1000px !important;
    }

    .category_dropdown .category_btn {
        border: none;
    }

    /*topo*/
    .main-header {
        Width: 100% !important;
        box-shadow: none;
    }


    .main-header .cart-div {
        float: right;
        display: flex;
        justify-content: flex-end;
        padding: 0px;
    }

    .main-header .cart-div svg {
        margin-right: 8px;
    }

    .main-header .notify {
        right: 0;
        top: 0;
    }

    #acategorybtnmenu {
        display: flex !important;
    }

    .main-header.main-header-classadd #dvheadersearchbar {
        display: flex !important;
        top: 0;
    }


    .main-header .web-logo img {
        max-width: 100% !important;
        height: auto;
    }

    .mobile-menu {
        height: auto !important;
        border-radius: 0px 0px 20px 20px;
    }

    .category_dropdown {
        display: unset !important;
        margin-left: 19% !important;
        z-index: 9999 !important;
        font-size: 10px !important;
        box-shadow: none;
    }

    .category_dropdown h3 span {
        font-size: 15px !important;
        display: none;
    }

    .category_dropdown .category_icon svg {
        background-color: Transparent;
        display: none;
    }

    .category_list {
        left: 0 !important;
        width: 800px !important;
        margin-left: -30px !important;
        border-radius: 0px 00px;
        box-shadow: none !important;
    }

    .category_list {
        background-color: Transparent;
    }

    #dvCategoriesContainer {
        margin-left: -20px !important;
        width: 800px !important;
        border-radius: 0px 00px 20px 20px;
        box-shadow: none;
    }


    .category_list .first-level-ul .first-level-a {
        width: 160px;
    }

    .category_dropdown .first-level-icon {
        width: 38px;
    }

    .category_list .first-level-ul .first-level-a:hover,
    .first-level-icon:hover {
        background-color: #e5edec !important;
        border-radius: 0px !important;
        font-weight: 700;
        justify-content: flex-start !important;
    }

    .category_dropdown .first-level-icon {
        width: 20px;
    }

    .category_dropdown .second-level-ul {
        margin-left: -90px;
        max-width: 900px !important;
        color: var(--text-theme) !important;
    }

    .second-level-a {
        color: var(--text-theme) !important;
        font-size: 12px;
    }

    .third-level-a {
        color: var(--text-theme) !important;
        font-size: 10px;
    }

    .third-level-ul .submenu {
        height: 100% !important;
        justify-content: flex-start !important;
    }

    /*caixa logo*/
    .web-logo {
        width: 15% !important;
        padding-top: 5% !important;
        min-width: 10px !important;
        display: flex !important;
    }

    .main-header.main-header-classadd {
        height: 60px;
        border-radius: 0px;
    }

    .logo {
        margin-left: 20px;
    }

    /*barra pesquisa*/
    #dvheadersearchbar {
        background: #D7E3E3 !important;
        width: 55% !important;
        min-width: 0px !important;
        top: 0;
        margin-left: -25px !important;
    }



    /*BOTAO PROMO*/
    .promo-desktop {
        display: flex;
        justify-content: center;
        /* Centers horizontally */
        align-items: center;
    }

    /*carrinho*/
    .cart-div {
        width: auto !important;
    }

    /*banner*/

    .swiper {
        width: 990px !important;
        height: auto !important;
        margin-left: -5px !important;
        margin-top: 0px !important;
    }

    .homepage-banner .swiper-slide img {
        max-width: 1000px !important;
        /*        width: 1000px;*/
        border-radius: 0;
        padding-top: 0px;
    }

    .homepage-banner {
        padding: 0px !important;
    }



    /*quem-somos*/
    .quem-somos-section {
        justify-content: center;
        background-color: var(--quem-somos);
        color: white;
        padding: 0;
        height: auto;
    }

    .quem-somos-section .container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 30px;
        flex-wrap: nowrap;
        width: 100%;
        max-width: 900px;
        margin: 0 auto;
    }

    .quem-somos-video {
        width: 40%;
        flex: 0 0 40%;
    }

    .quem-somos-video .video-aspect {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }

    .quem-somos-text {
        width: 50%;
        flex: 0 0 50%;
        margin-top: 0px;
    }


    /*blog*/
    .blog-box .heading {
        color: var(--text-theme) !important;
        font-size: 14px;
    }

    #carouselBlog .card-col {
        min-width: 100px !important;
        min-height: auto !important;
        margin: 0px !important;
    }

    #carouselBlog .cards-row {
        gap: 10px !important;
        padding-bottom: 20px;
    }

    /*categoria destaque*/

    #grpCarousel-1 {
        max-height: 300px;
        width: 1000px !important;
    }

    #grpCarousel-1 .card-col {
        /*! width: 20px !important; */
        margin: 10px 0px 0px 0px !important;
    }

    #prodCarousel-3 .cards-row {
        gap: 14px !important;
    }

    #grpCarousel-1 .carousel-control-prev {
        left: 0px !important;
        margin-left: 5%;
    }

    #grpCarousel-1 .carousel-control-next {
        right: 0px !important;
        margin-right: 5%;
    }

    #grpCarousel-1 .carousel-control-prev,
    #grpCarousel-1 .carousel-control-next {
        margin-top: 0px;
    }

    #dvproducthome .p-img {
        max-height: 150px !important;
    }

    #grpCarousel-1 .carousel-inner .p-img {
        min-height: 170px !important;
    }

    #grpCarousel-1 .cards-row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center !important;
        gap: 30px !important;
        height: 300px;
    }

    #prodCarousel-3 {
        padding-bottom: 10px;
    }

    #prodCarousel-3 .card-col {
        margin: 0px !important;
        padding: 0px !important;
        min-width: 260px !important;
        justify-content: center;
    }
}

@media screen and (min-width: 1031px) {

    /*BOTAO PROMO*/
    .promo-desktop {
        display: flex;
        justify-content: center;
        align-items: center;
    }


    #dvheadersearchbar {
        width: 60% !important;
        margin-left: -80px !important;
    }


    .main-header.main-header-classadd #dvheadersearchbar {
        margin-left: -50px !important;
    }

    /*carrinho*/
    .cart-div {
        width: auto !important;
    }

    /*banner*/
    .homepage-banner .swiper-slide img {
        min-width: 100px !important;
        width: 800px !important;
        max-height: auto !important;
        border-radius: 0;
    }

    .homepage-banner {
        margin-top: -180px;
    }


    #dvsliderhome {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    .swiper {
        width: 800px !important;
    }

    #dvsliderhome {
        width: 800px !important;
    }



    /*categoria*/

    #dvCategoriesContainer {
        background-color: transparent;
    }

    .mobile-menu {
        height: 150px;
        background-color: transparent;
        border-radius: 10px;
    }


    .main-header-classadd .mobile-menu {
        height: 150px;
        background-color: #f5f8f8 !important;
        border-radius: 0px 0px 10px 10px;
    }

    #dvCategoriesContainer {
        margin-left: -140px !important;
    }

    .main-header-classadd #dvCategoriesContainer {
        margin-left: -20px !important;
        width: 800px !important;
        border-radius: 10px;
        box-shadow: none;
        background-color: #f5f8f8 !important;
    }

    .category_dropdown .second-level-ul {
        margin-left: -215px;
        max-width: 900px !important;
        width: max-content !important;
        min-width: 220px;
        background-color: white !important;
        color: var(--text-theme) !important;
    }

    .main-header-classadd .category_dropdown .second-level-ul {
        border-radius: 10px;
        margin-left: -70px;
        max-width: 900px !important;
        width: max-content !important;
        min-width: 220px;
        color: var(--text-theme) !important;
        z-index: 999999;
    }

    .category_dropdown .second-level-ul .second-level-li {
        width: 220px;
    }
}

@media screen and (min-width: 1200px) {

    .homepage-banner {
        margin-top: -160px;
    }


    /*tamanho pagina*/
    .main-header {
        padding: 0px 10%;
    }


    /*categoria destaque*/
    #grpCarousel-1 .carousel-inner .p-img {
        min-height: 200px !important;
    }

    /*rodape*/
    .custom-footer .container {
        width: 950px;
    }


    /*menu*/
    .mobile-menu {
        width: auto !important;
        margin-left: 18px !important;
        /*background-color: #d7e3e2 !important;*/
        /*border-radius: 0px 0px 20px 20px;*/
    }


    /*menu produtos*/



    .main-header-classadd #dvCategoriesContainer {
        margin-left: -20px !important;
        width: 800px !important;
        border-radius: 10px;
        box-shadow: none;
        background-color: #f5f8f8 !important;
    }


    .category_list {
        margin-left: -150% !important;
        background-color: Transparent;
        box-shadow: none !important;
    }


    #dvCategoriesContainer {
        margin-left: -40px !important;
        background-color: transparent;
    }



    .category_list h3 {
        margin-left: 30px;
        margin-right: 46px;
        margin-left: 19px;
    }

    .main-header-classadd .category_list {
        margin-left: -65px !important;
        margin-top: 5px;
    }

    .main-header .container {
        padding-top: 10px;
        background-color: #d7e3e2 !important;
        height: 60px;
    }

    .main-header-classadd h3 .notranslate {
        display: none;
    }



    .category_list .first-level-ul .first-level-a {
        color: var(--text-theme) !important;
        width: 152px;
    }


    .category_dropdown .second-level-ul {
        margin-left: -110px;
        margin-top: 6px;
    }

    .main-header-classadd .category_dropdown .second-level-ul {
        border-radius: 10px;
        margin-left: -60px;
        margin-top: 6px;
    }




    .quem-somos-section {
        justify-content: center;
        background-color: var(--quem-somos);
        color: white;
        padding: 0;
        height: auto;
    }

    .quem-somos-section .container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 40px;
        flex-wrap: nowrap;
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
    }

    .quem-somos-video {
        width: 40%;
        flex: 0 0 40%;
    }

    .quem-somos-video .video-aspect {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }

    .quem-somos-text {
        width: 50%;
        flex: 0 0 50%;
    }


    #grpCarousel-1 img {
        width: 150px;
    }

    .p-img img {
        max-width: 95% !important;
    }
}

@media screen and (min-width: 1300px) {


    /*notificacao carrinho*/
    .cart-counter-span {
        top: 0;
        right: 0;
        margin-right: 20%;
        margin-top: 5%;
    }

    .container {
        max-width: 1000px !important;
    }


    .main-header {
        padding: 0px 11%;
        max-width: 100% !important;
    }


    /*BOTAO PROMO*/
    .promo-desktop {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #dvheadersearchbar {
        width: 60% !important;
        margin-left: -80px !important;
    }

    /*carrinho*/
    .cart-div {
        width: auto !important;
    }


    /*banner*/
    .swiper {
        width: 100% !important;
        height: auto !important;
        margin-top: 0px !important;
    }



    .homepage-banner {
        height: auto !important;
        margin-left: 0px;
        margin-top: -150px;
        width: auto !important;
    }

    .home-box {
        margin: unset !important;
        margin-top: -20px !important;
    }



    .p-img img {
        position: absolute;
        inset: 0;
        margin: auto;
        max-width: 150px !important;
        object-fit: contain;
        z-index: 0;
    }

    #grpCarousel-1 {
        width: 1100px !important;
    }

    #grpCarousel-1 .p-img {
        width: auto !important;
    }

    /*quem somos*/

    .quem-somos-section {
        justify-content: center;
        background-color: var(--quem-somos);
        color: white;
        padding: 0;
        height: 600px;
    }

    .quem-somos-section .container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 50px;
        flex-wrap: nowrap;
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
    }

    .btn-saiba-mais {
        background: var(--theme-color);
        background: -webkit-linear-gradient(65deg, var(--text-offer) 0%, var(--theme-color) 100%);
        background: -moz-linear-gradient(65deg, var(--text-offer) 0%, var(--theme-color) 100%);
        background: linear-gradient(65deg, var(--text-offer) 0%, var(--theme-color) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--theme-color)", endColorstr="var(--theme-color)", GradientType=0);
        color: white;
        font-weight: 700;
        border-radius: 4px;
        border: none;
        font-size: 20px;
        transition: .2s ease;
        cursor: pointer;
        letter-spacing: 3px;
        padding: 05px 20px;
    }

    .quem-somos-video {
        max-width: 50%;
    }

    .quem-somos-video .video-aspect {
        max-width: 100%;
    }

    .quem-somos-text {
        min-width: 50%;
    }

    .quem-somos-section {
        justify-content: flex-start !important;
        z-index: 500 !important;
        min-height: 200px !important;
    }

    /*menu*/
    .mobile-menu {
        width: auto !important;
        margin-left: 18px !important;
        background-color: #d7e3e2 !important;
        border-radius: 0px 0px 20px 20px;
    }

    .category_list {
        margin-left: -150% !important;
        background-color: Transparent;
        box-shadow: none !important;
    }


    .category_list h3 {
        margin-left: 30px;
        margin-right: 46px;
        margin-left: 19px;
    }

    .main-header-classadd .category_list {
        margin-left: -65px !important;
        margin-top: 5px;
    }

    .main-header-classadd h3 .notranslate {
        display: none;
    }


    /*menu produto*/
    .category_list .first-level-ul .first-level-a {
        color: var(--text-theme) !important;
        width: 152px;
    }

    .category_dropdown .second-level-ul {
        max-width: 900px !important;
        color: var(--text-theme) !important;
    }



    .main-header-classadd .category_dropdown .second-level-ul {
        border-radius: 10px;
        margin-left: -60px;
        margin-top: 5px;
        max-width: 800px !important;
        color: var(--text-theme) !important;
        z-index: 999999;
    }
}

@media screen and (min-width: 1500px) {

    .main-header {
        padding: 0px 20%;
        max-width: 100% !important;
    }

    .homepage-banner {
        height: unset !important;
        margin-left: 90px;
    }

    .main-header .container {
        max-width: 1000px !important;
    }

    .quem-somos-section {
        height: 600px !important;
    }

    /*menu*/
    .mobile-menu {
        width: auto !important;
        margin-left: 18px !important;
        background-color: #d7e3e2 !important;
        border-radius: 0px 0px 20px 20px;
    }

    .category_list {
        margin-left: -150% !important;
        background-color: Transparent;
        box-shadow: none !important;
    }


    .category_list h3 {
        margin-left: 30px;
        margin-right: 46px;
        margin-left: 19px;
    }

    .main-header-classadd .category_list {
        margin-left: -65px !important;
        margin-top: 5px;
    }

    .main-header-classadd h3 .notranslate {
        display: none;
    }

    .price-row .btn-cart,
    #btnaviseme {
        width: 48px !important;
        height: 48px !important;
    }


    /*menu produtos*/
    .category_list .first-level-ul .first-level-a {
        color: var(--text-theme) !important;
        width: 152px;
    }


    .category_dropdown .second-level-ul {
        margin-left: -125px;
    }
}

@media screen and (min-width: 1920px) {


    .quem-somos-video {
        max-width: 50%;
    }

    .quem-somos-video .video-aspect {
        max-width: 100%;
    }

    .quem-somos-text {
        min-width: 50%;
    }

    .quem-somos-section {
        max-width: 100%;
        padding: 0px !important;
    }

    /*menu produtos*/
    .category_dropdown .second-level-ul {
        margin-left: -125px;
    }
}

/*area de login*/

#loginFormContainer .popup-large {
    width: unset !important;
    background-color: #f5f8f8 !important;
}

#dvLoginsecondstep a {
    color: var(--text-theme) !important;
}



.popup-large .col-md-6 img {
    border-radius: 5px 0px 0px 5px !important;
}


.line30 span {
    font-size: 14px !important;
}

.line30 {
    line-height: unset !important;
}

#Loginbackbtn span {
    display: none !important;
}

#Loginbackbtn svg {
    fill: var(--text-theme) !important;
}

.pb-3 span {
    font-size: 28px !important;
    font-weight: 700;
    color: var(--text-theme);
}



#Loginwithemail {
    background-color: #d7e3e2 !important;
    border: none !important;
    fill: var(--text-theme) !important;
    color: var(--text-theme) !important;
}

#Loginwithemail svg {
    margin-left: 30px !important;
    margin-top: 3px;
}

[data-translate="continuewithemail"] {
    margin-left: -40px !important;
}

.notify-client .notify {
    margin-left: 0px !important;
    margin-top: 0px !important;
    top: 3px;
    right: 8px !important;
}

/*botao leia mais blog*/

.box-btn-blog span {
    font-size: 15px !important;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
}

.btn-blog-leia {
    padding: 2px 20px !important;
}

.btn-blog-leia:hover {
    background-color: #033164;
}



.group-card .p-data {
    padding-top: 0px !important;
}

.top-header .top-account-link .dropdown-menu {
    width: 162px !important;
}


@media screen and (max-width: 991px) {

    .product-box {
        height: 97% !important;
    }
}

/* CLS Prevention - Pre-reserved spaces */
#dvProductHomePageContainer {
    min-height: 900px;
}

#dvProductDiscountContainer {
    min-height: 520px;
}

#dvCMSViewhomeContainer {
    min-height: 240px;
}

#dvBlogHomeContainer {
    min-height: 420px;
}

#dvFeaturedSellerHomeContainer {
    min-height: 420px;
}

#dvPartnerHomeContainer {
    min-height: 240px;
}

#dvFooterLinkViewContainer {
    min-height: 260px;
}

#dvSocialMediaFooterContainer {
    min-height: 80px;
}

.product-box .p-old,
.price-row .p-old,
span.p-old {
    color: var(--text-offer) !important;
    opacity: .85 !important;
    font-weight: 600 !important;
    font-size: 1rem !important;
    text-decoration: line-through;
    text-align: left;
    margin-left: -8px !important;
    display: block;
}

.product-box .badge-discount {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    pointer-events: none;
    color: white !important;
    padding: 4px 8px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 14px;
    display: flex;
    align-items: baseline;
}

.badge-discount span {
    font-size: 17px !important;
    font-weight: 500;
    padding-left: 1px;
    color: #fff !important;
}

@media screen and (min-width: 1000px) {
    .main-header-classadd .category_dropdown .second-level-ul {
        max-width: 650px !important;
        width: max-content !important;
    }
}

@media screen and (min-width: 1200px) {
    .main-header-classadd .category_dropdown .second-level-ul {
        margin-left: -80px;
        max-width: 750px !important;
    }
}
