/* CONFIGS */
.d-flex{display: flex !important;}
.align-center{align-items: center !important;}
.justify-center{justify-content: center !important}
.justify-around{justify-content: space-around !important}
.justify-between{justify-content: space-between}
/* ESTRUTURA-GERAL*/ 

@font-face {font-family: Jost;src: url('../fonts/Jost-Medium.ttf');}

@font-face {font-family: Poppins;src: url('../fonts/Poppins-Regular.ttf');}

* {padding: 0; list-style: none !important; font-family: 'Poppins', sans-serif; letter-spacing: 1px;}
body {font-family: 'Poppins', Arial, sans-serif !important;font-size: 12px !important;overflow-x: hidden;/* background-color:#f5f5f5 !important; */}
.img-cat{
    border-radius: 15%;
    /* border: 2px solid #ffcb05; */
    padding: 2px;
    width: 180px;
}

.img-cat {
  transition: transform 0.5s ease; /* tempo da transição */
}

.img-cat:hover {
  transform: scale(1.1); /* cresce ao passar o mouse */
}

.thumbnail-image-categ:hover p {
    color: #003589;
}

.card-body h5 {
    font-weight: 800 !important;
    margin-bottom: 0;
    font-size: 14px !important;
    color: #003589;}

.mini-text {
    font-size: 14px;
    margin-bottom: 20px !important;}

.btn-blog {
    display: flex !important;
    gap: 8px !important;
    align-items: center !important;
    color: black !important;
    font-weight: 800 !important;
    padding: 0 !important;}

.btn-blog p {
    margin: 0 !important;
    text-decoration: underline !important;}

.footer-menu{display: flex;flex-wrap: wrap;gap: 20px;margin: 2% 0px;}
.input-teste{
	background: #f2f0ef;
	border-radius: 10px;
}

.whatsapp-flutuante{
    right: 30px !important;
    position: fixed;
    bottom: 26px;
    font-family: fontawesome;
    text-align: center;
    width: 70px;
    z-index: 1020;
    height: 70px;
    border: none;
    box-shadow: 0 4px 8px #29a25921;
    border-radius: 50px;
    background: #53CE5D;
    cursor: pointer;
    display: flex;
    justify-content: center;
    /* align-content: center; */
    animation: pulse 1.85s infinite cubic-bezier(.8, 0, 0, .8) !important;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(83, 206, 93, 0.7);
    }
    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 15px rgba(83, 206, 93, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(83, 206, 93, 0);
    }
}

.whatsapp-flutuante-botao svg{
    width: 70px;
    height: 70px;
    padding: 18px;
    fill: #fff;
}

#loading-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999999999999;
    display: flex;
    align-items: center;

}

.faixaHeader{
  background: #0892fd;
}
.boxBrands{
  padding: 0px 0px;
  height: 2em;
  display: flex;
  margin: 5px 0px;
  align-items: center;
}
.carouselBrands{
    margin-bottom: 0%;
    border-right: 1px solid;
    & .spinnerBrands {
    display: flex;
    align-items: center;
    }
}
.allDepartaments{
      background: #0066FF ;
    border-radius: 37px;
    padding: 10px 20px;
    color: white !important;
}
.allDepartaments:hover{
      background-color: white !important;
}
.textFaixaHeader{
    margin-bottom: 0%;
    text-align: end;
    display: flex;
    justify-content: end;
    gap: 10%;
    font-weight: 100;
    color: white;
}

.texto-header{
    color: white;
}

.menu-desktop{
  position: relative;
  background: #fff;
  /* top: -40px; */
  /* height: 8rem; */
  padding: 0px 0px;
  /* box-shadow: 4px 4px 4px rgb(0 0 0 / 30%); */
  /* display: flex; */
  align-items: center;
  border-radius: 6px;
}
a:hover{
text-decoration:none !important; cursor:pointer ;
}
.content-info h2{
margin-left: 30px; margin-top: -16px; font-size: 14px !important;
}
.btn-simple{margin-top: 15px;margin-left: -14px;width: 277px;border-color: #6161619e !important;padding: 4px 7px !important;height: 30px;text-align: start !important;}
.btn-tel{margin-top: 15px;margin-left: -14px !important;width: 277px;background-color: #e24812!important;font-weight: bold !important;text-align: start !important;color: #000 !IMPORTANT;border-color: #e24812 !important;}
.btn-tel i{
margin-right: 5px; font-weight: bold;
}
.btn-tel a{
margin-left: 108px;color: black;font-weight: bold;}
.content-info small{
  line-height: 20px;
}
.caret{
   color: #000;
}
.show-on-hover{
    display: inline-block !important;
}
.show-on-hover button{
    border: none !important; background: transparent !important; box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125) !important;
}
.btn-simple a {
    text-align: end; justify-content: end; align-content: end; margin-left: 147px; display: inline-flex; font-weight: bold;
}
.canal-atend{
    padding: 30px 32px !important; margin: 8px -75px 0px !important;
}
.show-on-hover:hover{
    background: transparent !important;
}
.navbar-header button{
   color: #fff; font-size: 21px; padding: 5px;
}
.btn-log{
  border: none !important; background: transparent !important; box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important; color: #fff;
}
.btn-log:hover{
  border: none; background: transparent !important; box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important; color: #fff;
}
.box-area{
    padding: 27px 9x !important; margin: 7px 6px 0px !important;
}
.categ-box-area{
   margin-bottom: 10px;
}
.categ-box-area a > i{
    margin-right: 7px;
}
.btn-log img{
  width: 25px; margin-top: -10px; margin-right: 7px;  filter: invert(1); 
}
.text-cat{
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #869791;
    text-transform: uppercase;
    text-decoration: none;
    }

header{background: #fff; height: 10rem; padding-top: 8px;}
/*Footer*/
footer{ background: #FFF; }
footer{

h4{
	color:#274472
}}
footer b{color: #fff;}
footer ul>li>a{color: #000;text-decoration: none;font-size: 13px;font-weight: 500;}
footer ul>li>a:hover{ color: #3d3d3d; text-decoration: none; }
footer h5{ font-weight: 700; }
footer p{  }
.footer-atend i{
font-size: 14px;margin-right: 5px;font-weight: bold;
}
.form-pgmt img{
    margin: 3px;
}
.footer-atend strong{
    font-size:14px ;}
.img-rodape{ width: 150px; margin: 0px -10px 0px -10px; }
.icon-footer-size{ font-size: 12px }
.contatos{ font-size: 16px }
.rating{ margin-top: 16px; margin-bottom: 16px; font-size: 8px; }
.no_padding{ padding: 0px !important; }
.info-maps{ font-size: 14px; }

.footer-1{background: #f5f1f1;padding-bottom: 15px;}
.footer-1 h3{font-size: 18px;font-weight: 700;color: #274472;}
.marcas-footer{font-size: 16px;text-transform: uppercase;margin: 0;}
.marcas-footer a{/* border-right: 1px solid; *//* padding-right: 15px; */}

.footer-2{ padding-bottom: 30px; padding-top: 30px; }
.social-icones li{ background: #252525; display: inline-block; width: 30px; height: 30px; padding: 7px 0px 0px 10px; margin-right: 5px; }
.social-icones a{ color: #FFF; }


.footer-1-2{background: #f9f9f9;padding-bottom: 20px;padding-top: 0px;}
.footer-1-2 li{ margin: 10px 0px 0px 0px; }

.ajust-column{ margin-top: 84px; margin-left: 47px; }
.logo-footer{ margin: 26px auto; width: 75px; }
.logo{max-height: 120px; width: 160px;}

.titulo-vitrine{margin-top: 20px;margin-bottom: 20px;text-align: center;}
.titulo-vitrine p{font-size: 28px;font-weight: bolder;padding-top: 20px;color: #373435;margin-bottom: 0px;display: inline-block;text-transform: uppercase;display: flex;width: 100%;justify-content: center;}

:focus {outline: none !important}
.btn.active, .btn:active{box-shadow: none !important;}
.no-padding{padding: 0 !important;}
/*CABECALHO */
.faixa-head{padding: 0; border: none; margin: 0; height: 25px !important; background-color: #0066FF !important;}
.faixa-head i{ margin-right: 5px; }
.faixa-head a{ color: #3d3d3d; text-decoration: none;padding: 6px;transition: all .2s;border-radius: 2px; }
.faixa-head a:hover{ color: #358d00; text-decoration: none;}
.item-faixa-head{color: #fff !important; height: 25px !important; justify-content: center !important; align-items: center !important; display: flex !important}

.info-header{
    display: flex;
    justify-content: space-between;
}
.info-header img{
    width: 35px;
    height: 35px;
    margin-right: 10px;
}
.info-header p{
    color: #0047ae;
    text-transform: uppercase;
}
.menu_flutuante{ width: 100%; display: none; position: fixed; top: 0; left: 0; z-index: 500; background: #ea1b13; padding-top: 5px; }

.btn-head{ font-size: 13px !important; border: 1px solid #ccc !important; height: 50px !important; padding: 15px 0px 0px 0px !important; -webkit-transition: all 0.3s;  transition: all 0.3s; }
.btn-head:hover{ border: 1px solid #FFF !important; background-color: #fff !important; }

#btn-carrinho{ margin-bottom: 0px !important; font-size: 12px; color: #FFF; }
#btn-carrinho {
	height: 75px;
    width: 90px;
    background: #CF1015;
    display: flex;
    justify-content: space-around;
    align-items: center;
    transition: all .25s;
}
#btn-carrinho:hover{
	text-decoration: none;
	background: #ae1014;
}
#btn-carrinho  img{
	width: 20px;
	height: 20px;
}
#btn-carrinho  span{
	color: #fff;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 11px;

	line-height: 1.5;}

/* MODAL */
#modal-exemplo {
    z-index: 99999;
}
.topo-modal {
    background: #000;
    margin-top: -10px;
    color: #FFF;
    padding: 50px;
}

.cor-x {
    position: absolute;
    background: #000;
    margin-right: -10px;
    margin-top: -30px;
    margin-left: 575px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    border: 4px solid white;
    opacity: 1 !important;
}

.cor-bolinha {
    padding: 27px 30px 0px 21px;
    background: #000;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    margin: 0 auto;
    margin-top: -40px;
    margin-bottom: 20px;
}

.modal-input{
    text-transform: uppercase;
    background-color: #F4F4F4;
    border: 1px solid black;
    border-radius: 5px;
    width: 50%;
    margin-bottom: 20px;
    margin-top: -7px;
    height: 35px;
    padding-left: 10px;
    outline: none;
}

.info {
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    margin-top: -10px;
    color: #786e7d;
}

.input-p{
    text-transform: uppercase;
    margin: 0;
    margin-top: 10px;
    color: #7e7e7e;
    font-weight: 100;
    font-size: 11px;
}

.modal button{
    color: #fff;
    background-color: #000;
    height: 33px;
    width: 27%;
    border: none !important;
    margin-top: 9px;
    font-size: 14px;
    font-weight: bold;
}

.modal button:hover{
    color: #fff;
    transform: scale(1.2);
}

.modal button:focus {
    outline: none !important;
}


.modal a {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
}


/*filtro moto*/

.option-header{height: 37px; border: none; width: 100%; color: white; background: transparent;}
.text-garagem{font-size: 20px;margin-top: 1px;margin-bottom: 1px; color: #fff; text-align: center;}
.option-header option{color: #000;}
.garagem{display: flex;height: fit-content;margin: auto;list-style: none;padding: 0;position: relative; margin-top: 5px;}
.garagem-car{justify-content: center;;display: flex;align-items: center;background: transparent;top: 0;position: relative;width: 100%;left: 0;text-align: center;z-index: 1;padding: 5px 0;cursor: pointer;}
.garagem-moto{justify-content: center;;display: flex;align-items: center;background: transparent;top: 0;position: relative;width: 100%;left: 0;text-align: center;z-index: 1;padding: 5px 0;cursor: pointer;}
.garagem-icon{font-weight: 900 !important;font-size: 2rem !important; color: #fff;}
.info-garagem{vertical-align: middle;font-size: 16px;color: white;width: 100%;margin: 0 10px;-webkit-margin: 0 10px;}

#btn-cart p{ text-transform: uppercase; font-size: 10px; font-weight: 700; padding-top: 12px; margin-bottom: 0px; }
#btn-cart a{ color: #FFF; text-decoration: none; }

.top-login{font-size: 13px; color: #828282; }
.btn-header{width: 100%; }
.input-header{ height: 40px !important;border: solid 1px #b9b9b9 !important; background-color: #fff !important; border-radius: 10px 0 0 10px !important; box-shadow: none !important;color: #000 !important;}
.input-header::placeholder {
  color: #737373 !important;
}

.menu_flutuante img{width: 65%; padding-top: 4px;}
.menu_flutuante form{  }
.menu_flutuante{ width: 100%; display: none; position: fixed; top: 0; left: 0; z-index: 500; background: #FFF; }

.btn-head{ font-size: 13px !important; border: 1px solid #ccc !important; height: 50px !important; padding: 15px 0px 0px 0px !important; -webkit-transition: all 0.3s;  transition: all 0.3s; }
.btn-head:hover{ border: 1px solid #000 !important; background-color: #fff !important; }
#btn-carrinho{ background: #ff3535; color: #FFF; border: 1px solid #ff3535 !important; }
#btn-carrinho:hover{ background: #c31b1b !important; color: #FFF; border: 1px solid #c31b1b !important; }
#btn-atend i{ border-radius: 20px; border: 2px solid; padding: 8px; width: 35px; height: 35px; }
#btn-atend p{ text-transform: uppercase; font-size: 10px; font-weight: 700; padding-top: 5px; margin-bottom: 0px; }
#btn-atend a{ color: #989898; text-decoration: none; }
#btn-atend{ padding-top: 10px; margin-bottom: 0px !important; }

#btn-cart p{ text-transform: uppercase; font-size: 10px; font-weight: 800; padding-top: 13px; margin-bottom: 0px; color: #1d1d1d; }
#btn-cart a{color: #003589 ;font-size: 14px;font-weight: 400 !important;text-decoration: none;}

.top-login{ font-size: 13px; color: #828282;overflow: hidden;}
.top-login .input-group{background: #fff;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); width: 85%;}
.btn-busca{color: #000 !important;border: none !important;border-radius: 17px !important;position: relative !important;top: 2px;height: 30px !important;background: #0066ff !important;margin-right: 0px;font-size: 20px !important;padding: 0px !important;justify-content: center; margin: 0 !important;}
.btn-header{ width: 100%; }
.btn-busca { width: 45px; }
.span-icon {color: #616161; font-size: 15px;}
.input-header{border: 1px solid #b9b9b9 !important;background-color: #fff !important;box-shadow: none !important;}

#btn-cart{margin: 0px !important}

/* BANNER PRINCIPAL */
.banner-loja{ }
.banner-loja img{ width: 100%; }
.info-box h4{ font-size: 12px; margin-top: 5px; margin-bottom: 5px; line-height: 19px; color: #6b6b6b; }
.info-box{ margin-bottom: 20px; border: 1px solid #b3b3b3; padding: 5px; border-radius: 5px; }
.banner-crianca{ border-top: 4px solid #e31914; }
.thumbnail-image-marcas img {-webkit-transition: all 0.3s;transition: all 0.3s;margin: 0 auto; width: 100%;}
.thumbnail-image-marcas img:hover{}

/* TOPICOS ABAIXO DO BANNER */
#tarja-slide {margin: 9px 0;}

#tarja-slide .conteiner {background: #fff;/* padding: 12px 0; */border-radius: 8px;box-shadow: none;}

[data-theme="dark"] #tarja-slide .conteiner {background: var(--cor_fundo);border: 0;}
#tarja-slide ul li:hover {border: 1px solid #0066ff !important;}
#tarja-slide ul li {display: flex;align-items: center;margin-bottom: 55px;flex: 1;justify-content: center;margin-top: 11px;background-color: #ebedf3; border-radius: 15px; border: 1px solid #ebedf3 !important;}
.efect ::after {    position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: 0;
  top: 22px;
  border: 5px solid #dfdfdf;
  border-radius: 50%;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;

}

.allDepartaments{
    padding: 0 !important;
    /* padding: 0px 0 18px; */ */
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: white;
    width: 95% !important;
    top: 167px;
    /* right: 34px; */
    display: none;
    z-index: 9999;
    position: fixed;
    /* padding: 20px 10px !important; */
    left: 3%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


[data-theme="dark"] #tarja-slide .icon {border: 1px solid var(--cor_botao_hover);}

#tarja-slide .icon {display: flex;justify-content: center;align-items: center;width: 54px;height: 54px;/* margin-right: 16px; */border-radius: 50%;/* color: var(--cor_botao); */font-size: 1.4rem;border: 0;}
#tarja-slide .first-line {text-transform: uppercase;font-size: 1.2em;margin-left: 3px;font-weight: 700;color: #000;}

@media (max-width: 768px) {#tarja-slide .first-line {font-size: 0.775rem;}#tarja-slide .icon svg {width: 34px !important;	;}
#tarja-slide .text {	font-size: 0.775rem;}	.abas-conta li {	display: block !important;}.abas-conta li a {	font-size: 0.675rem !important;padding: 6px;}}
[data-theme="dark"] #tarja-slide,
[data-theme="dark"] #tarja-slide .first-line {color: var(--cor_titulos)}
#tarja-slide .icon svg {width: 3.6em;height: 2.4em;/* fill: var(--cor_botao); */}
[data-theme="dark"] #tarja-slide .icon svg {width: 1.0.4em;	height: 1.04em;fill: var(--cor_botao_hover);}
#tarja-slide ul {list-style-type: none;/* display: flex; */justify-content: space-evenly;align-items: center;}

.icones-abaixo-do-banner { fill: #003589 ;  !important}


/*Mini-banners*/
.brilho{position: absolute; background-color: #fff;height: 170px;transition: all .2s linear; opacity: 0;}
.brilho:hover{opacity: 0.1;}
.brilho1{position: absolute; background-color: #fff;height: 240px;transition: all .2s linear; opacity: 0;}
.brilho1:hover{opacity: 0.1;}

/* NEWSLETTER */
.newsletter{display: flex; align-items: center; background: #b5b5b521;min-height: 150px;padding: 10px; border-bottom: 40px solid #fff;}
.btn-newsletter{border-radius: 10px !important;width: 260px;font-weight: 700 !important;background: #000;border-radius: 0 !important;color:#fff;text-transform: uppercase;font-size: 14px;height: 45px;}
.btn-newsletter:hover{color: #003589; !important;background-color: #000000;}
#news-cadastrar{border-radius: 5px !important;background:none; border: 2px solid #0066ff; color: #0066ff;}
#news-cadastrar:hover{border: 2px solid #003589; color: #003589;}
#news-cadastrar:focus{border: 2px solid #003589; color: #003589;}
#news-input-email{border-radius: 5px !important; width: 380px; background: none; box-shadow: none; height: 45px !important;}
#news-input-name{border-radius: 5px !important; width: 260px; background: none; box-shadow: none; height: 45px !important;}
.social-icons-footer{margin-bottom: 10px; display: flex; justify-content: center;}
#news-form{display: flex; align-items: flex-end !important; justify-content: center !important; gap: 10px !important;}
.newsletter-input{margin: 0 !important;}
.form-check{display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 20px; margin-bottom: 35px;}
.form-check-input {
    margin: 0 !important;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    border: 2px solid #000000;
    background-color: #fff;
    transition: background-color 0.3s, border-color 0.3s, transform 0.2s ease;
}

.form-check-input:checked {
    background-color: #000000 !important;
    color: white !important;
}
.form-check-label{margin: 0 !important; color: rgba(0, 0, 0, 0.687) !important; font-size: 13px;}
.social-icons-footer svg {
    margin: 0 12px !important;
}
.input-newsletter{ border-radius: 50px !important; border: 1px solid rgb(128, 127, 127) !important;height: 40px !important;}
.newsletter-links{ }
.newsletter-links a {display: inline-block; padding: 0px; transition: all .3s; }
.newsletter-links a:hover{border-color: #000;}
.newsletter-links a:hover i{color:#000;}
.newsletter-links a:nth-of-type(2){margin: 0 10px;}
.text-center h6 {color: #fff}
.newsletter-links i{font-size:22px;color:#aaa;}
.row-newsletter{display: flex !important; align-items: center !important;}
.first{font-size: 25px; font-weight: bold; }
#newsletter-label {width: calc(100% - 156px) !important;}
.input-newsletter {width: 100%; border-radius: 0 !important; padding: 10px;}
.navbar-nav{font-family: 'Red Hat Display', sans-serif !important;;}

#cart_itens{background: #2286cd;border-radius: 40px;width: 30px; height: 30px; padding: 5px 0px 0px 10px;font-size: 14px;position: absolute;top: -17px;}
#comprar_agora{ cursor: pointer; padding: 10px;  color: #fff !important; font-weight: 700; }
.qtyminus,.qtyplus{ cursor: pointer;  padding: 10px; margin-top: -2px; font-size: 20px;}
.titulo-vitrine{margin-top: 25px;margin-bottom: 25px;font-size: 30px;text-align: center;font-weight: bold;text-transform: uppercase;}
.titulo-vitrine p{font-size: 28px;font-weight: bolder;padding-top: 20px;color: #373435;margin-bottom: 0px;display: inline-block; display: -webkit-box; display: -ms-flexbox; display: flex;width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}

/* SPRITES */
.pagamentos { background: url('../img/sprite.png') no-repeat; height: 40px; width: 150px;}
.img-pag{ margin: 0px; width: 40px; }
.moip { background-position: -27px -83px; }
.bcash { background-position: -27px -190px; }
.paypal { background-position: -27px -142px; }
.pagseguro { background-position: -27px -31px; }
.box-vitrine {
    padding: 16px;
    margin-top: -24px;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 3px 6px 0px rgb(100 100 100 / 19%);
}

.a-cat img{width: 100%; padding: 7px; border-radius: 50%; border: 2px solid transparent; transition: all .5s;}
.a-prod {position: relative;display: block;text-decoration: none !important;}
.a-cat {position: relative;display: block;text-decoration: none !important;}
.a-cat p {color: #000 !important; font-size: 16px; }
.img-prod {width: 100%;transition: all .7s ease-in-out;border-radius: 8px;}
/* MEGAMENU */
nav{ display: flex; justify-content: center; ; }
.navbar-nav>li>.dropdown-menu {/* padding: 0px 0 18px; */border-top-left-radius:4px;border-top-right-radius:4px;background: white;width: 95% !important;top: 167px;/* right: 34px; */position: fixed;padding: 20px 10px !important;!I;!;left: 3%;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.mega-menu{border-radius: 0px !important;margin-bottom: 0px !important;background: #0066ff;border: none !important;/* padding: 0px 0px 7px 0px; */}
.navbar-nav>li>a {/* font-family: 'Josefin Sans', sans-serif; */text-align: center;font-size: 12px;color: #fff;text-transform: uppercase;line-height: 14px !important;font-weight: bold;}
.navbar{min-height: 40px !important; height: 43px !important;}
.navbar-nav>li{/* min-height: 60px; */}
.nav>li>a:focus, .nav>li>a:hover {background-color: rgb(0 95 183) !important;cursor: pointer;/* border-radius: 0px; */border-top-left-radius: 10px;border-top-right-radius: 10px;}
.navbar-nav{height: 43px !important;display: inline-block;overflow: hidden;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{ border-color: #FFF !important;   color: #fff;}
.navbar-collapse{ padding: 0px !important; text-align: center; }
.mega-dropdown { position: static !important; }
.mega-dropdown-menu {padding: 20px 0px;width: 100%;box-shadow: none;-webkit-box-shadow: none;/* left: inherit !important; */}
.mega-dropdown-menu > li > ul > li { list-style: none; }
.mega-dropdown-menu > li > ul > li > a {display: block;clear: both;font-weight: normal;line-height: 1.428571429;color: #535353;white-space: normal;border-radius: 2px;transition: all .25s;}
.mega-dropdown-menu > li ul > li > a:hover{text-decoration: none;color: #535353;background-color: #fff;}
.mega-dropdown-menu > li > ul > .dropdown-header > a:hover{
	background-color: transparent;
}
.mega-dropdown-menu .dropdown-header a{text-transform: uppercase;letter-spacing: 1px;color: var(--cor-1);font-weight: bold;font-size: 15px;padding: 11px 15px 11px;}
.dropdown-header{ padding: 0px !important; cursor: pointer; }
.dropdown-menu li:hover .sub-menu { visibility: visible; }
.dropdown:not(.nohover):hover .dropdown-menu{ display: block; }
.dropdown:not(.nohover):hover .allDepartaments{ display: block; }

.sub-menu{/* left: auto !important; *//* border: none !important; *//* padding: 0px 0 !important; */}
.sub-menu > li > a{padding: 10px 5px 10px 5px !important;color: #4c4c4c !important;font-size: 13px !important;text-transform: math-auto;white-space: normal !important;!I;!;transition: all 0.25s;font-weight: bold !important;!I;!;}
.sub-menu > li > a:hover{color: #535353 !important;background-color: #fff;}
.sub-categoria{ font-size: 11px; margin-left: 10px; }

.nav-icones p{ margin: 0px 0px 5px 0px; text-align: center;}
.navbar-nav .icon > img{height: 30px;width: 32px;margin-inline: auto;margin-right: 12px;/* display: block; */}

.nivel-3-pai:hover .terceiro-nivel{display: block;}
.nivel-3-pai{position: relative;padding: 0 !important;!I;!;}
.nivel-3{position: absolute;background: #fff;width: 128px;top: 0px; display: none;}
.terceiro-nivel{position: absolute;display:none;left: 150px !important;top: 0;background-color: white;background: rgba(0,0,0,.90)}
.terceiro-nivel li a{
    padding: 5px 20px 5px 20px;
    border-radius: 5px;
    margin: 0;
    color: white;
}

.nivel1-item  {
    margin: 10px 5px;
    padding: 5px 0px;
    text-align: start;
    /* transform: scaleX(-1);    Inverte o conteúdo de volta ao normal */
    padding-right: 0;
    margin-right: 0;
    /* width: 100%; */
    text-align: left;         /* Garante que o conteúdo fique alinhado à esquerda */
    align-items: flex-start;
    display: flex;
}
.nivel1-item:first-child{
    margin-top: 0 !important;;
}
.nivel1-item.hover {
    margin: 10px 5px;
    padding: 5px 0px;
    background: #fff;
    color: aliceblue;
    padding-right: 0;
    margin-right: 0;
    text-align: justify;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.nivel1-item:hover  {
    margin: 10px 5px;
    padding: 5px 0px;
    background: #fff;
    color: aliceblue;
    padding-right: 0;
    margin-right: 0;
    text-align: justify;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.nivel1-item:hover  {
    & path {
        fill:#175074;
    }
}
.nivel1-item.hover > a {
    color: #175074;
    text-decoration: none;
}
.nivel1-item:hover > a   {
    color: #175074;
    text-decoration: none;
}
.nivel1-item > a  {
    /* margin: 8px; */
    font-size: 15px;
    font-weight: bold;
    display: flex;
    width: 100%;
    color: white;
    justify-content: space-between;
    padding: 2px 10px;
}

.titleMenu{
    display: inline-flex;
    height: 49px;
    align-items: center;
    font-size: 12px;
    color: white;
    font-weight: bold;
    padding-right: 10px;
    gap: 10px;
    text-transform: uppercase;
    & svg{
        width: 22px;
        height: 25px;
        fill: white;
    }
}
.titleMenu:hover .allDepartaments{
    display: block;
}
.marcas-footer{
    & .owl-wrapper{
        display: flex  !important;
        align-items: center;
    }
}
/*Menu mobile*/
.menu-mobile{display: none}
#menu-check{ display: none; }
.menu-btn{width: 38px;height: 38px;}
.carrinho-mobile{width: 38px;height: 38px;}
.mobile-header{width: 100%;display: flex;justify-content: space-around;align-items: center;padding: 5px;display: none;margin-left: -5px;}
.m-mobile{display: none;width: 80%;height: 5000px;background-color: #f4f4f4;left: -800px;top: 0;transition: all .8s ease-in-out;position: absolute;z-index: 998;}
.m-titulo{ background-color:#000; height: 90px; line-height: 80px;}
.m-titulo-texto{ display: flex; justify-content: center; flex-direction: column; margin-left: 60px; margin-top: -60px; line-height: 10px;}
.m-titulo label{color: #fff;font-size: 16px;}
.m-titulo #minhaconta{font-size: 20px;}
.m-titulo img{ margin-left: 10px; margin-top: 5px; width: 36px; height: 36px;}
.item-menu-m{cursor: pointer;text-decoration: none;}
.item-menu-m i{transition: all .4s ease-in-out; }
.item-menu-m:hover i{transform: rotate(180deg);}
.item-menu-m a{text-decoration: none;}
.item-menu-m a:hover{ text-decoration: none; color: #000;}
#menu-check:checked ~ .m-mobile{ transform: translateX(800px);}
.barra-pesquisa{display: none;padding: 10px 20px;}
.mobile-logout{color: #fff; float: right; margin-right: 15px;}
.mobile-logout i{margin-left: 3px;}
.mobile-logout:hover{text-decoration: none; color: #fff;}
#minhaconta i{margin-left: 3px;}
.categoria-nome{color: #333 !important;text-align: left !important;}
.categoria-nome i{float: right;margin-right: 10px;color: #909090 !important;}
.subcategoria-nome{margin-left: 10px;font-size: 16px !important;text-transform: lowercase;}
.sub-sub-categoria{margin-left: 20px; color: #5a5a5a; font-size: 14px;}
.cat-garagem{display: flex; justify-content: center;}
.mobile-header{background-color: white;padding: 10px 20px;display: flex;justify-content: space-between;align-items: center;margin: 0;}
.mobile-header p{margin: 0;font-size: 16px;color: BLACK;margin-bottom: 5px;}
.mobile-header a{font-size: 18px;margin: 0;color: #0066ff;}
.mobile-header i{font-size: 18px;color: #0066ff;}
.content-garagem{    margin-right: -6px;}
.contador-carrinho{position: absolute;color: #003589;font-weight: bold;right: 8px;top: 34px;font-size: 14px;}
.badge{position: absolute;top: -12px;padding: 4px 7px !important;border-radius: 50% !important;background-color: #003589  !important;font-size: 11px !important;font-weight: bold !important;right: 5px;color: #fff !important;}
/* CARROSSEL DE PRODUTOS */
.owl-theme .owl-controls .owl-buttons div { position: absolute; border-radius: 0px !important; margin: 0px !important; padding: 3px 5px !important; background: transparent !important; }
.owl-theme .owl-controls .owl-buttons .owl-prev{ left: -50px; top: 28%; }
.owl-theme .owl-controls .owl-buttons .owl-next{ right: -50px; top: 28%; }
.owl-pagination{/* display: none; */}
.input-group input::placeholder{
	color:black;
    z-index: 99999;
}
.teleendef{
    display: flex; align-items: center;
}
/* MEDIA SCREEN */

.topicContent{
    border: 1px solid #175074;
    text-align: center;
    padding: 5px;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    & a{
        color: #175074;
    }
}
.topicContent:hover{
    background:#175074;
    text-decoration: none;


    & a{
        color: #fff;
        text-decoration: none;
    }
}  

.text.efect {
    font-size: 12px;
}

.nivel1{
    max-height: 400px;
    overflow: overlay;
    /* direction: rtl; */
    /* transform: scaleX(-1); */
    /* margin-left: 6px; */
    width: 100%;
}
.nivel1::-webkit-scrollbar {
    width: 12px;          
  }
  
.nivel1::-webkit-scrollbar-track {
    background: #0066ff;     
  }
  
.nivel1::-webkit-scrollbar-thumb {
    background-color: #ffffffde;   
    border-radius: 20px;       
    border: 3px solid #0066ff; 
  }

.menu_flutuante{ width: 100%; display: none; position: fixed; top: 0; left: 0; z-index: 500; background: #fff; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); height: 90px;}

.svg_header:hover path,
.svg_header:hover circle {
    stroke: #0066ff !important;
    fill: #0066ff !important;
    transform: none !important;
}

.input-group{
	height: 0px !important;
}

span.input-group-btn
 {
    background: #0066ff !important;
    /* border-radius: 0 10px 10px 0 !important;
    border-top: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9; */
}

@media (max-width: 768px) {
    .form_header_busca{
        background-color: #f2f0ef ;
    }

    .info-custom {
            margin-bottom: 17px!important;
    }

    #news-input-email {
    width: 272px;
    }

    #news-form {
        flex-direction: column;
        align-items: center !important;
    }
        
    #review .lista-aval {
    justify-content: center;
    }

    .teleendef{
        display: block;
    }
    .boxBrands {
        padding: 0px 0px;
        display: flex;
        flex-direction: column;
    }
        .spinnerBrands {
            flex-direction: column;
        }
    .carouselBrands {
       border-right: none; 
    }
	header{display: none !important;}

    .cat-garagem{display: block;}
    .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; }
    .box-vitrine{    margin-top: -8px;}
    .menu-desktop{ display: none; }
    #atend{ display: none;}
    .garagem-car{display:block ;}
    .garagem-moto{display:block ;}
    .content-garagem{width: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;}
    .navbar-nav {
      
        width: 100%;}
    .logo-mobile {width: 190px;/* filter: invert(1); */}
    .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}
    .minibanner{ display:none;}
    .texto-newsletter{margin-left: 0px;}
    .btn-header{border-radius: 0px 10px 10px }
    .newsletter{padding-bottom: 10px;}
}

@media (min-width: 1200px) {

} 

