body{
    user-select:unset !important;
    -webkit-user-select:unset !important;
    -khtml-user-select:unset !important;
    -moz-user-select:unset !important;
    -ms-user-select:unset !important;
}
body.canvas-menu nav.navbar-static-side{
    position:fixed;
    top:0;
    left:0;
    height:calc(100vh - 70px);
    overflow:hidden;
}
body.canvas-menu .sidebar-collapse{
    height:100% !important;
    max-height:none !important;
    overflow:hidden !important;
}
body.canvas-menu .slimScrollDiv{
    height:100% !important;
    max-height:none !important;
}
#ec-overlay{
    background-color:rgba(255, 255, 255, 0.5) !important;
}
.fixed-nav .slimScrollDiv #side-menu{
    padding-bottom:calc(100px + env(safe-area-inset-bottom));
}
@media(max-width:768px){
    .fixed-nav .slimScrollDiv #side-menu{
        padding-bottom:calc(160px + env(safe-area-inset-bottom));
    }
}
#page-wrapper{
    min-height:calc(100vh - 70px) !important;
}
.wrapperC > .sk-spinner{
    display:none;
}
.wrapperC.sk-loading > .sk-spinner{
    display:block;
    position:fixed;
    top:50%;
    left:0;
    right:0;
    z-index:20000;
}
.wrapperC.sk-loading::after{
    content:'';
    background-color:rgba(255, 255, 255, 0.5);
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:19999;
}
.slimScrollBar{
    width:5px !important;
    background-color:#1ab394 !important;
    opacity:unset !important;
}
.header-top-social ul li .hdr-youtube:hover{
    background:#ff0033;
}
.footer-bottom-social ul li .hdr-youtube:hover{
    background:#ff0033;
}
.header-logo img{
    width:170px !important;
}
.header-search .form-control{
    border:1px solid #c32433 !important;
}
.ec-main-menu ul li.dropdown ul li a{
    text-transform:unset !important;
}
.ec-main-menu > ul > li > a{
    color:#ffffff !important;
}
.ec-main-menu > ul > li > a:hover{
    color:#000000 !important;
}
.ec-main-menu ul li.active > a{
    color:#000000 !important;
}
.ec-main-menu > ul > li.active > a::before{
    background:#c32433 !important;
}
.ec-main-menu > ul > li.dropdown:hover > a,
.ec-main-menu > ul > li.dropdown.active > a{
    color:#000000 !important;
}
/*
.ec-breadcrumb{
    background-color:#c32433;
    border-top:1px solid #c32433;
    border-bottom:1px solid #c32433;
}
*/
.swiper-buttons{
    display:none !important;
}
.ec-slide-content .ec-slide-title::before{
    height:0 !important;
    width:0 !important;
}
.ec-slide-content .ec-slide-title,
.ec-slide-content .ec-slide-stitle,
.ec-slide-content p{
    color:#ffffff !important;
}
/*
.ec-breadcrumb .ec-breadcrumb-title{
    color:#ffffff !important;
    text-transform:unset !important;
}
.ec-breadcrumb-list li a{
    color:#ffffff !important;
    text-transform:unset !important;
}
.ec-breadcrumb-list li.active{
    color:#ffffff !important;
    text-transform:unset !important;
}
.ec-breadcrumb-list .ec-breadcrumb-item.active::before{
    color:#ffffff !important;
}
*/





.ec-product-inner .ec-pro-content .ec-pro-title{
    margin:0 0 0 !important;
}
.ec-product-inner .ec-pro-image .ec-pro-actions .add-to-cart{
    bottom:23px !important;
}








.icon-trash{
    position:relative;
    display:inline-block;
}
.icon-trash::before{
    content:"\f2ed";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    position:absolute;
    left:12px;
    top:44%;
    transform:translateY(-50%);
    font-size:1.1em;
    color:#ffffff !important;
}
.icon-trash input{
    padding-left:2em;
}
.tabs-container .nav-tabs{
    display:flex;
    flex-wrap:nowrap;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    margin-bottom:0;
    border-bottom:0 !important;
}
.tabs-container .nav-tabs li{
    flex:0 0 auto;
    white-space:nowrap;
}
.tabs-container .nav-tabs::-webkit-scrollbar{
    display:none;
}
.nav-tabs{
    border-bottom:0 !important;
}
@media(max-width:768px){
    .wrapper.wrapper-content.animated.fadeInRight.no-padding-mobile{
        padding-top:0 !important;
    }
    .wrapper.wrapper-content.animated.fadeInRight.no-padding-mobile.no-filter{
        padding-top:20px !important;
    }
    .wrapper.wrapper-content.animated.fadeInRight.no-padding-mobile form{
        padding-top:20px !important;
    }
    .no-padding-mobile{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    .nav.navbar-top-links.navbar-right.no-padding-mobile{
        margin-right:5px !important;
    }
    .row.wrapper.border-bottom.white-bg.page-heading .col-lg-12{
        padding-left:5px !important;
        padding-right:5px !important;
    }
    .ibox.collapse.show.collapse-mobile .ibox-content{
        display:none;
    }
    .ibox.collapse.collapse-mobile .collapse-link i::before{
        content:"\f078";
        font-family:'FontAwesome';
    }
    .ibox.collapse.collapse-mobile.border-bottom .collapse-link i::before{
        content: "\f077";
        font-family:'FontAwesome';
    }
    .tabs-container .tab-content{
        overflow:hidden;
        white-space:nowrap;
    }
    .tabs-container .tab-pane{
        display:inline-block;
        width:100%;
        white-space:normal;
    }
}
@media(min-width:769px){
    .nav.navbar-top-links.navbar-right.no-padding-mobile{
        margin-right:20px !important;
    }
    .ibox.collapse.show.collapse-mobile .ibox-content{
        display:block;
    }
}
.pace .pace-progress{
    height:3px !important;
}
.btn-custom{
    position:fixed;
    bottom:7px;
    right:8px;
    z-index:1000;
    background-color:#1ab394;
    color:#ffffff;
    border:none;
    border-radius:50%;
    width:45px;
    height:45px;
    font-size:15px;
    text-align:center;
    box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    cursor:pointer;
    transition:background-color 0.3s ease;
    display:flex;
    justify-content:center;
    align-items:center;
}
.btn-custom:hover{
    color:#f0f0f0;
}
@media(min-width:768px){
    .fixed-footer-menu{
        display:none;
    }
}
@media(max-width:767px){
    .fixed-footer-menu{
        position:fixed;
        bottom:0;
        left:0;
        width:100vw;
        background-color:#212631;
        display:flex;
        justify-content:space-around;
        padding:12px 0 7px 0;
        z-index:1000;
        box-sizing:border-box;
    }
    .fixed-footer-menu .col-md-3{
        flex:1;
        text-align:center;
        max-width:25%;
        padding:0;
    }
    .fixed-footer-menu a{
        display:flex;
        flex-direction:column;
        align-items:center;
        color:white;
        text-decoration none;
        width:100%;
    }
    .fixed-footer-menu a:hover{
        color:#f8ac59;
    }
    .fixed-footer-menu i{
        font-size:20px;
    }
    .fixed-footer-menu i:hover{
        color:#f8ac59;
    }
    .fixed-footer-menu small{
        font-size:10px;
    }
}
#toast-container > .toast{
    padding-left:15px !important;
}
#toast-container > .toast::before{
    content:none !important;
    display:none !important;
    margin:0 !important;
}












.footer-offer{
    background:#000000 !important;
}
.ec-footer{
    background:#000000 !important;
    color:#ffffff !important;
}
.ec-footer .footer-top{
    border-top:1px solid #000000;
}
.ec-footer-logo img{
    width:210px !important;
}
.ec-footer .footer-top .ec-footer-widget .ec-footer-heading,
.ec-footer .footer-top .ec-footer-widget .ec-footer-links .ec-footer-link,
.ec-footer .footer-top .ec-footer-widget .ec-footer-links .ec-footer-link a,
.footer-bottom .ec-copy{
    color:#ffffff !important;
}
.ec-subscribe-form .ec-email{
    color:#ffffff;
}
.ec-subscribe-form .ec-email::-webkit-input-placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email::-moz-placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email:-ms-input-placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email::-ms-input-placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email::placeholder{
    color:#ffffff;
}
.ec-subscribe-form .ec-email:focus{
    color:#ffffff;
}
.footer-bottom{
    border-top:unset !important;
}
.footer-bottom .ec-copy .site-name,
.footer-bottom .ec-copy .site-name:hover{
    color:#ffffff !important;
}
.ec-cart-float{
    display:inline-block !important;
    padding:10px !important;
    right:15px !important;
    background-color:#333333 !important;
}
h6,
.h6{
    font-weight:300 !important;
    line-height:26px !important;
    font-size:16px !important;
    color:#777777 !important;
}
.btn-primary{
    background-color:#c32433 !important;
    border-color:#c32433 !important;
    font-size:14px !important;
    font-weight:400 !important;
}
.btn-primary:hover{
    background-color:#000000 !important;
    border-color:#000000 !important;
}
.ec-contact-container .ec-contact-form .btn{
    width:100% !important;
}
.ec-contact-item i{
    color:#c32433 !important;
}
#ec-overlay .ec-ellipsis div:nth-child(1){
    background:#c32433 !important;
}
.section-title .ec-title{
    text-transform:none !important;
}



@media (max-width: 991px) {

    /* fundo do menu lateral */
    #ec-mobile-menu.ec-side-cart.ec-mobile-menu {
        background: #212631 !important;
        width: 320px !important;
        max-width: 88vw !important;
        box-shadow: 8px 0 30px rgba(0, 0, 0, 0.25) !important;
    }

    /* topo do menu */
    #ec-mobile-menu .ec-menu-title {
        background: #212631 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    }

    #ec-mobile-menu .menu_title {
        color: #ff4d73 !important;
        letter-spacing: 0.3px;
        text-transform: none !important;
    }

    #ec-mobile-menu .ec-close {
        color: #ffffff !important;
        line-height: 1 !important;
        opacity: 1 !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }

    /* área interna */
    #ec-mobile-menu .ec-menu-inner {
        background: #212631 !important;
    }

    #ec-mobile-menu .ec-menu-content {
        padding: 0 !important;
    }

    /* lista principal */
    #ec-mobile-menu .ec-menu-content > ul {
        padding: 0 !important;
        margin: 0 !important;
        list-style: none !important;
    }

    #ec-mobile-menu .ec-menu-content > ul > li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* links principais */
    #ec-mobile-menu .ec-menu-content > ul > li > a {
        color: #ffffff !important;

        display: block !important;
        text-transform: none !important;
        letter-spacing: 0 !important;
    }

    /* hover/ativo */
    #ec-mobile-menu .ec-menu-content > ul > li > a:hover,
    #ec-mobile-menu .ec-menu-content > ul > li.active > a,
    #ec-mobile-menu .ec-menu-content > ul > li.index > a {
        color: #ff4d73 !important;
        background: rgba(255, 255, 255, 0.03) !important;
    }

    /* submenu */
    #ec-mobile-menu .sub-menu {
        background: #1b2029 !important;
        padding: 6px 0 !important;
        margin: 0 !important;
    }

    #ec-mobile-menu .sub-menu li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
    }

    #ec-mobile-menu .sub-menu li:last-child {
        border-bottom: 0 !important;
    }

    #ec-mobile-menu .sub-menu li a {
        color: rgba(255, 255, 255, 0.88) !important;
        font-size: 15px !important;
        font-weight: 400 !important;
        padding: 12px 20px 12px 30px !important;
        display: block !important;
        text-transform: none !important;
    }

    #ec-mobile-menu .sub-menu li a:hover {
        color: #ff4d73 !important;
        background: rgba(255, 255, 255, 0.03) !important;
    }

    /* botão de expandir do template (+) */
    #ec-mobile-menu .menu-toggle,
    #ec-mobile-menu .ec-open,
    #ec-mobile-menu .ec-close-style,
    #ec-mobile-menu .ec-close-submenu,
    #ec-mobile-menu li span {
        color: #ffffff !important;
    }

    /* bloco das redes sociais */
    #ec-mobile-menu .header-res-lan-curr {
        padding: 18px 20px 24px 20px !important;
        background: #212631 !important;
    }

    #ec-mobile-menu .header-top-social ul {
        display: flex !important;
        gap: 12px !important;
        padding: 0 !important;
        margin: 0 !important;
        list-style: none !important;
    }

    #ec-mobile-menu .header-top-social ul li {
        margin: 0 !important;
    }

    #ec-mobile-menu .header-top-social ul li a {
        width: 44px !important;
        height: 44px !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        background: rgba(255, 255, 255, 0.06) !important;
        color: #ffffff !important;
        border: 1px solid rgba(255, 255, 255, 0.08) !important;
        font-size: 18px !important;
    }

    #ec-mobile-menu .header-top-social ul li a:hover {
        background: #ff4d73 !important;
        color: #ffffff !important;
        border-color: #ff4d73 !important;
    }
}






@media (max-width: 991px) {

    .ec-nav-toolbar {
        background: #212631 !important;
        border-top: 1px solid rgba(255,255,255,0.08) !important;
        box-shadow: 0 -4px 18px rgba(0,0,0,0.12) !important;
        padding: 0 !important;
    }

    .ec-nav-toolbar .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .ec-nav-toolbar .ec-nav-panel {
        min-height: 64px !important;
        padding: 0 16px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        background: #212631 !important;
    }

    .ec-nav-toolbar .ec-nav-panel-icons {
        display: flex !important;
        align-items: center !important;
    }

    .ec-nav-toolbar .ec-nav-panel-icons:first-child {
        flex: 0 0 auto;
    }

    .ec-nav-toolbar .ec-nav-panel-icons:last-child {
        gap: 8px;
        width: auto !important;
    }

    .ec-nav-toolbar .ec-nav-panel-icons a {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        color: #fff !important;
        text-decoration: none !important;
    }

    .ec-nav-toolbar .navbar-toggler-btn {
        width: 42px !important;
        height: 42px !important;
        border-radius: 10px !important;
        background: rgba(255,255,255,0.06) !important;
    }

    .ec-nav-toolbar .navbar-toggler-btn i {
        color: #fff !important;
        font-size: 22px !important;
        line-height: 1 !important;
    }

    .ec-nav-toolbar .ec-nav-panel-icons img {
        width: 34px !important;
        height: 34px !important;
        max-width: 34px !important;
        max-height: 34px !important;
        object-fit: cover !important;
        border-radius: 50% !important;
        border: 2px solid rgba(255,255,255,0.14) !important;
        box-shadow: 0 2px 8px rgba(0,0,0,0.18) !important;
    }

    .ec-nav-toolbar .ec-nav-panel-icons img:hover {
        border-color: #ff4d73 !important;
        transform: scale(1.05);
        transition: all 0.2s ease;
    }

    .ec-nav-toolbar .ec-nav-panel-icons:last-child a {
        padding: 0 !important;
        margin: 0 !important;
    }
}


@media (max-width: 991px) {

    .products-row {
        --bs-gutter-x: 10px !important;
        --bs-gutter-y: 10px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .products-row > [class*="col-"] {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-top: 10px !important;
    }



    .products-row .ec-product-lsc {
        background: #fff !important;
        border: 1px solid #e9e9e9 !important;
        box-shadow: none !important;
        margin: 0 !important;
        padding: 0 !important;
        height: 100% !important;
    }

    .products-row .ec-product-image {
        min-height: 135px !important;
        padding: 14px 10px 8px 10px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .products-row .ec-product-image img {
        max-width: 100% !important;
        max-height: 95px !important;
        object-fit: contain !important;
    }

    .products-row .ec-product-body {
        padding: 10px 12px 12px 12px !important;
    }

    .products-row .ec-product-body .ec-description {
        font-size: 12px !important;
        line-height: 1.4 !important;
        margin-bottom: 6px !important;
        color: #777 !important;
    }

    .products-row .ec-product-body .ec-title {
        font-size: 15px !important;
        line-height: 1.2 !important;
        font-weight: 700 !important;
        margin-bottom: 8px !important;
        color: #222 !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 36px;
    }
}