#tarja-slide ul{display: flex !important; justify-content: center !important;align-items: center !important; flex-wrap: wrap !important; list-style-type: none !important;}

/* FOOTER */
footer{font-family: Roboto,Helvetica,Arial,sans-serif !important;}
footer ul{  }
footer ul>li{ padding-bottom: 5px !important; padding-top: 5px !important;font-size: 15px !important;}
footer .footer-icon{ width: 25px !important; border: 2px solid #cccccc; padding: 5px !important; }
footer ul>li>a{ color: #fff !important; -webkit-transition: all 0.3s;  transition: all 0.3s; }
footer ul>li>a:hover{ color: #fff !important;}
footer h4{ font-weight: 600 !important; color: #754aa7 !important; margin-bottom: 10px !important; margin-top: 50px !important; font-size: 17px !important; text-transform: uppercase !important; }
footer h5{ color: #454545 !important; text-transform:uppercase !important;font-size: 16px !important;font-weight: 600 !important;}
footer h6{ color: #454545 !important; text-transform:uppercase !important;font-size: 16px !important;font-weight: 600 !important;}
footer h3{ font-size: 18px !important ; font-weight: 700 !important; color: #FFF !important; margin-top: 10px !important; }
footer span{color: #fff !important; }

.horario-footer{font-size:14px;color: #fff;}
.atend-footer{font-size: 14px;font-weight: 800;}
.atend-footer > i{ font-size: 22px; color: #fff;margin-right: 5px;}
.footer-link {color: #fff; transition: all .3s;}
.footer-link:hover{ color: grey;text-decoration: none;}
.footer-meio{background-color:#210641;}

.rodape-footer h4{color: #454545;font-size: 14px;margin-bottom: 15px;}
.icon-rodape{ -webkit-transition: all 0.3s;  transition: all 0.3s; }
.icon-rodape:hover{ opacity: 0.50; }
.payment{ color: #292929; margin-bottom: 5px; margin-top: 30px; font-size: 15px; }
.seguranca-footer img{max-width: 100px;}
.seguranca-footer-2 {margin-top: 45px;}
.seguranca-footer-2 img{max-width: 150px;}

.text-final{border-top:1px solid #e6e2e2; border-bottom: 1px solid #e6e2e2;margin: 50px 0;padding: 25px 0;}
.text-final p{font-size:13px; color: #757575;}

.insta-img {width: 265px; border-radius: 5px;}

.icon-footer{width:32px;height:32px;}

/* MEDIA SCREEN */
@media (min-width: 1200px){
    .container { width: 1200px !important;}
}

@media (max-width: 768px) {
	.navbar-collapse{ padding-right: 15px; padding-left: 15px; }
    .navbar-nav>li>.dropdown-menu{ background: #fff !important; }
    .logo{ margin: 0 auto; padding-top: 5px;  max-height: 125px;  position: relative; }
    .navbar-nav{ height: auto !important; margin: 0px !important;}
    .owl-buttons{display: none;}
    #btn-pedido{ width: 100%; }
    .menu-mobile{ display: block; }
    .menu-desktop{ display: none !important; }
    #atend{ display: none;}
    .faixa-head{ text-align: center !important; }
    .menu_flutuante{ display: none !important;; }
    .navbar-nav>li>a {font-size: 14px;padding: 10px 0px !important;}
    .sub-menu > li > a{padding: 10px 0px 10px 18px !important;}
    .padding-0{ padding: 15px !important; }
    .navbar-collapse { padding-right: 15px; padding-left: 15px;}
    .navbar-nav>li>.dropdown-menu {background: transparent !important;}
    .logo { margin: 0 auto; padding: 10px}
    .navbar-nav { height: auto !important; margin: 0px !important; display: block;}
    .owl-buttons { display: none;}
    #btn-carrinho { margin-bottom: 15px;}
    #btn-atend { margin-top: 10px !important;}
    .m-mobile { display: block;}
    .mobile-header { display: flex; }
    .barra-pesquisa {display: block;background: #fff;}
    .logo-mobile { width: 120px;}
    .icon-footer{
        margin: 0 auto;
        width:32px;height:32px;
    }
    .header-cat-mobile { background-color: #49A011; color: #fff;}
    .nav>li>a:hover { border-top: none;}
    .menu-desktop { display: none;}
    .faixa-head { display: none;}
    .menu_flutuante {display: none !important;}
    #btn-topo { display: none;}
    .fixme { display: none;}
    .faixa-head { text-align: center;}
    .input-header {width: 99% !important;border-color: #c0c0c0 !important;height: 42px !important;}
    .icones{ display: none;}
    .mega-dropdown-menu .dropdown-header a{color: #000;}
    .sub-menu > li > a{color: #333!important;background-color: transparent;font-size: 14px !important;padding: 5px 0px !important;text-transform: capitalize;}
    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover{background-color: transparent !important;}
    .nav>li>a:hover {background-color: transparent !important;}
    .navbar-nav>li{border-bottom: 1px solid #e5e5e5;padding: 10px 20px;}
    .mostrar{display: none}
    .btn-busca{height: 42px !important; border-left: 1px solid #ccc !important}
    .newsletter{text-align: center !important;}
    .newsletter-links{text-align: center !important; margin-bottom: 15px;}
    .info-box{margin: 15px;}
}
.menu-desktop .input-header{
    padding-left: 5px;
}