.navbar {
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
}
#viewContent {
  padding-top: 60px;
}
.navbar-nav.menuprinci > li > a,
.navbar-nav.menuprinci > li > a:hover,
.botoesnav li a {
  color: #0e024c !important;
  background: none !important;
  padding-top: 40px;
}
#search .form-control, #searchs .form-control{
  padding: 0 15px;
  border-radius: 0 !important;
}
.navbar-brand img {
  transition: 0.2s all ease-in;
  -webkit-transition: 0.2s all ease-in;
  -moz-transition: 0.2s all ease-in;
  -ms-transition: 0.2s all ease-in;
  -o-transition: 0.2s all ease-in;
}
.navbar.navbar-tshop.navbar-fixed-top.megamenu.nav-up .navbar-brand img {
  max-width: initial;
  height: auto;
  width: 200px;
}
.navbar.navbar-tshop.navbar-fixed-top.megamenu.nav-up
  .navbar-nav.menuprinci
  > li
  > a,
.navbar.navbar-tshop.navbar-fixed-top.megamenu.nav-up
  .navbar-nav.menuprinci
  > li
  > a:hover,
.navbar.navbar-tshop.navbar-fixed-top.megamenu.nav-up .botoesnav li a {
  color: #0e024c !important;
  background: none !important;
  padding-top: 30px;
}
/**-**/
.sembg {
  background: #fff;
  box-shadow: 0px 10px 30px #3b014638;
}
.barrastopo {
  background: #0e024c;
}

.navbar-brand img {
  max-width: initial;
  height: auto;
  width: 245px;
}

.sembg #sidebarCollapse {
  border: 1px solid #000;
  color: #fff;
  margin: 20px 12px 17px 0;
}
.produtosboxeshome {
  padding: 20px 0;
}
.topo-search {
  margin: 18px 19px;
}

.iconscart .btlogintop {
  padding: 23px 6px !important;
}

.iconscart .btcart-top {
  padding: 23px 7px !important;
}

/**banner marcas inicio **/
.bannermarcas .section-title {
  font-family: "Poppins", sans-serif;
  border: 0;
  font-size: 28px;
  font-weight: 600;
  margin: 52px 0;
  text-transform: uppercase;
  color: #fff;
}
.bannermarcas .owl-wrapper-outer {
  min-height: 200px;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.brand-carousel .owl-item {
  padding: 0 9px;
}
.brand-carousel li {
  width: 95%;
  max-width: 1090%;
  background: #fff;
  padding: 20px 20px 45px;
  margin: 0 15px;
  border-radius: 15px;
  border: 2px solid #0d024f;
}
.brand-carousel li a {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.brand-carousel li img {
  max-width: 100%;
  width: 100%;
}
.brand-carousel li p {
  font-family: "Poppins", sans-serif;
  margin: 0;
  background: #0e024c;
  border-radius: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 15px 0 15px;
  margin-bottom: -62px;
  margin-top: 16px;
  line-height: 10px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.brand-carousel li p:hover {
  background: #d3ff4e;
  transform: scale(1.05);
  color: #0e024c;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  box-shadow: 0 10px 30px #00000020;
}
/**banner marcas final **/

.description {
  min-height: 50px;
}
.product {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.product .description p {
  display: none;
}

.menutopo.menudesk .nav.navbar-nav {
  float: none;
  display: block;
  text-align: center;
  align-self: center;
  align-items: center;
  align-content: center;
}

.menutopo.menudesk .nav.navbar-nav li {
  float: none;
  display: inline-block;
}

.item h4 a {
  font-family: "Poppins", sans-serif;
  text-transform: none;
  font-size: 15px;
  line-height: 15px;
  display: block;
  padding: 0 8px;
  color: #0e1324;
  padding-top: 5px;
}
.item h4 {
  min-height: 40px;
  margin: 10px 0 0;
}
.boxintens {
  text-align: center;
  padding: 40px 20px;
  color: #fff;
  background: rgb(6, 0, 57);
  background: linear-gradient(
    60deg,
    rgba(6, 0, 57, 1) 0%,
    rgba(39, 2, 76, 1) 85%
  );
  border: 2px solid #0e024c;
  border-top: none;
  border-radius: 0px 0px 30px 30px;
}

.boxintens a h1 {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 600;
  font-size: 40px;
}
#homesobre h1 {
  font-family: poppins, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 53px;
  font-weight: 600;
  margin-top: 70px;
}
#homesobre {
  background: url(/custom/2338/uploads/home/quem-somos/bg-sobre-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#homesobre .social {
  clear: both;
  overflow: hidden;
}
.boxintens .btoferta {
  display: block;
  margin: 0 auto;
  border: none;
  color: #fff;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  padding: 12px;
  border-radius: 50px;
  background: #ffffff1a;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  width: 80%;
  border: 2px solid #d3ff4e;
}
.boxintens .btoferta:hover {
  background: #d3ff4e;
  color: #0e1324;
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  box-shadow: 0px 10px 30px #00000020;
  border: 2px solid transparent;
}
.item .buttonbar a.btn {
  margin: 0 auto 10px auto;
  display: block;
  width: 91%;
  border-radius: 40px;
}

.action-control {
  padding: 0;
}

.menutopo .navbar-nav > li > a {
  color: #110b27;
  padding: 18px !important;
  font-size: 16px !important;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}

.bannercategorias {
  margin-top: 50px;
  margin-bottom: 51px;
}

.slider-content #pager2 {
  bottom: -25px;
}

.bannercategorias ul {
}

.bannercategorias li {
  float: left;
  width: 12.5%;
}

.menutopo .nav li.has-prodfeatured .dropdown-menu {
  min-width: 320px;
  width: 500px;
}
#homesobre p {
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  line-height: 25px;
}

.bannercategorias .boxcatslid a {
  background: #fff;
  display: block;
  margin: 0 6px;
  padding: 4px;
  border-radius: 7px;
  text-align: center;
  border: 2px solid #577ab7;
}

#homesobre .btn {
  border: 2px solid #fff;
  color: #fff;
  font-size: 18px;
  border-radius: 33px;
  margin-top: 21px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
#homesobre .btn:hover {
  background: #fff;
  color: #22519f;
  box-shadow: 0px 10px 30px #00000020;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.social div:hover {
  border: 2px solid transparent;
  background: none;
}

#homesobre {
  padding: 60px 0;
}

.menutopo .navbar-nav > li > a:hover {
  background: none !important;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.sembg .iconscart .carrinho-header {
  background: #0094d7;
}

.sembg .iconscart .btlogintop i {
  color: #0094d7;
}

.bannercategorias .boxcatslid a:hover {
  background: #fff;
  transform: scale(1.06);
  box-shadow: 0px 6px 15px #00000020;
  opacity: 0.6;
}

.bannercategorias .boxcatslid a img {
  width: 100%;
  height: auto;
}

.bannercategorias .boxcatslid a p {
  font-weight: 600;
  font-size: 15px;
  margin: 10px;
}
.bannercategorias .item {
  height: initial !important;
}
.bannercategorias .owl-controls,
.slideprod .owl-page {
  display: none !important;
}
.item .product p.preco {
  font-size: 15px;
  line-height: 20px;
}
.item .product p.preco {
  min-height: 47px;
}
.owl-theme.slideprod .owl-controls .owl-has-nav {
  position: absolute;
  top: 39%;
  font-size: 34px;
  display: block;
  background: #0e024c;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 40px;
  color: #fff;
  display: block;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
.owl-theme.slideprod .owl-controls .owl-has-nav:hover {
  background: #0e024c;
  color: #d3ff4e;
}
.slideprod .owl-has-nav i {
  position: initial;
}

.slideprod .owl-has-nav.owl-next {
  right: -12px;
}

.slideprod .owl-has-nav.owl-prev {
  left: -12px;
}

.afterbn {
  position: relative;
  min-height: 500px;
}

.fulimg h1.x2large {
  color: #000;
  text-shadow: none;
}

.fulimg .parallax-content {
  padding: 66px 0;
}

.breadcrumb > li {
  color: #0094d7;
}

h5.parallaxSubtitle .breadcrumb {
  margin: 0;
}

p {
  color: #666;
  font-size: 19px;
  font-weight: 300;
  line-height: 25px;
}

.fulimg .row-content-html h2 {
  font-size: 34px;
  line-height: 35px;
  color: #d91c22;
}

.fulimg .row-content-html .col-md-6 {
  margin: 30px 0;
}

.fulimg .row-content-html .col-md-6.tx {
  display: flex;
  align-items: center;
  align-self: center;
  align-content: center;
  min-height: 450px;
  margin: 30px 0;
  flex-direction: column;
  text-align: center;
}

.fulimg .row-content-html h3 {
  font-size: 35px;
}

.fulimg .row-content-html .tx h3 {
  margin-top: 24%;
}

.fulimg .imgboxs {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 30px 0;
  overflow: hidden;
}

.fulimg .imgboxs img {
  height: 496px;
  width: 100%;
  position: absolute;
}

.fulimg .row-content-html {
  text-align: center;
}

.col-sm-3.boxprod {
  background: none;
  padding: 0;
  border-radius: 12px;
  overflow: hidden;
}

.col-sm-3.boxprod h5 {
  color: #fff;
  display: none;
}

.col-sm-3.boxprod img {
  width: 100%;
  height: auto;
}

.slideprod .item.itemauto {
  padding: 0 8px;
}

.bgdomenu {
  position: absolute;
  top: 0;
  right: 0%;
  height: 100%;
  bottom: 0;
  min-width: 220px;
  overflow: hidden;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.menulistas {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  width: 100%;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 90%;
  padding: 10px;
}

.menulistas li a {
  font-size: 16px !important;
  font-weight: 600;
  text-align: left;
  color: #5b5b5b;
  display: block;
  padding: 8px 16px !important;
  line-height: inherit;
  z-index: 2;
  text-transform: initial;
  position: relative;
  transition: none;
  display: block;
  clear: both;
  width: 100%;
}

.menulistas li a:hover {
  color: #d91c22;
}

.bgdesubmenuside .navbar-inner .list-group-item img {
  display: none;
}

#sidebar .carrinho-header {
  background: #8065ad;
  color: #fff;
}

.footer {
  background: #19213c;
  border: 0 !important;
}

.footer h3 {
  font-family: "Poppins", sans-serif;
  border-bottom: none;
  color: #ffffff;
  border: 0;
}

.footer a {
  color: #fff;
}
.footer a:hover {
  color: #6fffff;
}

.supportLi h4 a {
  color: #ececec;
}
.footer p {
  color: #fff;
  font-size: 15px;
}
.supportLi h4.mail-foot {
  font-size: 16px;
}
.footer .col-lg-3.col-md-3.col-sm-6.col-xs-12 {
  overflow: hidden;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
  #homesobre img {
    display: none;
  }
  .lead-top .formulario {
    margin-right: 40px;
  }
}

@media (max-width: 1180px) {
  #homesobre h1 {
    font-size: 42px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 17px;
  }
}
@media (max-width: 600px) {
    .sembg #sidebarCollapse{display:none !important;}
  .sembg .colorWhite,
  .sembg .colorWhite i,
  .sembg .colorWhite,
  .sembg .colorWhite i,
  .buscatop i {
    color: #fff !important;
  }
  .sembg .navbar-brand {
    padding-top: 8px;
  }
  .navbar-toggle {
    font-size: 19px;
    padding: 21px 3px;
  }
  .col-sm-3.boxprod {
    background: #f3f3f3;
    padding: 0;
    border-radius: 12px;
    margin: 0 20px 20px 20px;
    overflow: hidden;
    padding-bottom: 20px;
  }
  .bannercategorias .boxcatslid a p {
    font-size: 13px;
    margin: 4px;
  }
  #homesobre h1 {
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 17px;
  }
  .sembg .navbar-brand {
    padding-top: 8px;
    margin: 0 auto;
    text-align: center;
    padding: 0px !important;
  }
  .navbar-brand img {
    height: auto !important;
    width: 227px !important;
    max-width: fit-content;
    margin-left: 124px;
  }
  .navbar-header {
    padding-bottom: 0px !important;
  }
  .sembg #sidebarCollapse {
    border: none !important;
    color: #467cd4 !important;
    margin: 24px 0px 24px 0 !important;
  }
  .navbar-toggle {
    background: #fff;
  }
  .btn-plus {
    display: flex;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    background: #0e024c;
    width: 40%;
    font-size: 25px;
    padding: 20px 0;
    border-radius: 40px;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    border: 2px solid transparent;
    align-content: center;
    justify-content: center;
  }
}
@media (max-width: 475px) {
  .navbar-brand img {
    margin-left: 80px;
  }
}
@media (max-width: 425px) {
  .navbar-header .navbar-toggle {
    margin-right: 10px;
    padding: 16px 2px;
  }
  .btn-plus {
    width: 60% !important;
  }
  .page-product-detail .cart-actions a.btn.btn-default,
  .box-product input[type="text"],
  .calculodeFreteDet .btn-default {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .calculodeFreteDet form input {
    border-radius: 20px !important;
    width: 80% !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
  }
  .navbar-brand img {
    margin-left: 60px;
  }
}
@media (max-width: 400px) {
  .navbar-brand img {
    margin-left: 30px;
  }
  .lead-top .formulario {
    margin-right: 0px;
  }
}
@media (max-width: 376px) {
  .navbar-brand img {
    margin-left: 30px;
  }
}
@media (max-width: 315px) {
  .navbar-brand img {
    height: auto;
    width: 200px !important;
  }
  .navbar-brand img {
    margin-left: 0px;
  }
}
@media (max-width: 280px) {
  .navbar-brand img {
    height: auto;
    width: 180px !important;
  }
}

/******************* FANTASIA BRINQUEDOS 2021 INICIO *******************/
/***********NAVBAR INICIO***********/
/**barra topo info inicio**/

/**barra topo info inicio**/
.bannerinfos {
  background: rgb(17, 11, 39);
  background: linear-gradient(
    90deg,
    rgba(17, 11, 39, 1) 0%,
    rgba(28, 19, 73, 1) 85%
  );
}
.navbar-tshop {
  border: 0;
}
/**barra de menus inicio**/
.menutopo {
  background: #f7e353;
}
/**.menutopo:before {
  content: "";
  background: url(https://fantasiabrinquedos.s1.2rscms.com.br/custom/2279/uploads/home/mask.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  width: 100%;
  height: 120px;
  bottom: 0px;
  z-index: 200;
  top: 142px;
}**/
/**barra de pesquisa**/
.btn-success {
  background-color: #577ab7;
}
/**menu lateral categorias**/
.sembg #sidebarCollapse {
  border: none;
  color: #467cd4;
  margin: 20px 12px 17px 0;
}
/**botão comprar **/
#viewContent .btn-primary {
  background: #0e024c;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  border: 2px solid transparent;
}
#viewContent .btn-primary:hover {
  background: #0e024c;
  color: #fff;
  border: 2px solid #d3ff4e;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  box-shadow: 0px 5px 10px #00000020;
}
#viewContent .btn-primary:hover .glyphicon-plus {
  color: #d3ff4e;
}
/** - title - **/
#viewContent .section-title-style2 a,
#viewContent .section-title.style2 a {
  color: #0e1324;
}

#viewContent .style2 .section-title:after,
#viewContent .section-title-style2:after,
#viewContent .section-title.style2:after,
#viewContent .section-title-style2:after {
  background: #d3ff4d;
  content: "";
  display: block;
  height: 4px;
  margin-left: 20%;
  position: absolute;
  top: 28px;
  width: 60%;
  z-index: 1;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #0e024c;
  display: inline-block;
  zoom: 1;
  display: inline;
  margin: 5px;
  padding: 0px 10px;
  font-size: 25px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 30px;
  border-radius: 100%;
  background: #d3ff4d;
  filter: Alpha(Opacity=50);
  opacity: 100%;
}
/** - title - **/
.item .buttonbar a.btn.btn-default {
  background: none;
  border: 2px solid #018dcd;
  color: #018dcd;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
}
.item .buttonbar a.btn.btn-default:hover {
  border: 2px solid #22519f;
  color: #22519f;
}
/**hover teste**/
.menutopo .navbar-nav > li > a {
  position: relative;
}
.menutopo .navbar-nav > li > a {
  box-sizing: inherit;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: ease;
}
.menutopo .navbar-nav > li > a {
  letter-spacing: 0;
}

.menutopo .navbar-nav > li > a:hover,
.menutopo .navbar-nav > li > a:active {
  letter-spacing: 5px;
}

.menutopo .navbar-nav > li > a:after,
.menutopo .navbar-nav > li > a:before {
  backface-visibility: hidden;
  border: 1px solid #110b27;
  bottom: 0px;
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}

.menutopo .navbar-nav > li > a:hover:after,
.menutopo .navbar-nav > li > a:hover:before {
  backface-visibility: hidden;
  border-color: #110b27;
  transition: width 350ms ease-in-out;
  width: 70%;
}

.menutopo .navbar-nav > li > a:hover:before {
  bottom: auto;
  top: 0;
  width: 70%;
}
/**barra de menus final**/

/** categorias laterais **/
#sidebar .btloginsidebar a {
  background: #14418c;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
#sidebar .btloginsidebar a:hover {
  background: #14418c;
}
/***********NAVBAR FINAL***********/

/**produtos inicio **/
.product .image {
  height: 160px;
}
.product .image img {
  height: auto;
}
/**produtos final **/

/**banner quem somos inicio**/
.social div {
  background: none repeat scroll 0 0 #ffffff2b;
  border: 2px solid #f7e353;
}
/**banner quem somos inicio**/

/** blog inicio **/
.featuredImgLook2 h3 {
  font-family: "Poppins", sans-serif;
  color: #577ab7;
}
.featuredImgLook2 .btn-link {
  border-radius: 30px;
  display: block;
  color: #fff;
  margin: 0 auto;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  width: 80%;
  background: #577ab7;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.featuredImgLook2 .btn-link:hover {
  background: #fff;
  color: #a683ba;
  text-decoration: none;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  box-shadow: 0px 10px 30px #00000020;
}
.featuredImgLook2 .inner {
  border: solid 1px #ddd;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 20px;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
.featuredImgLook2 .inner:hover {
  border: 1px solid #577ab7;
  background: rgb(81, 90, 245);
  background: linear-gradient(
    6deg,
    rgba(81, 90, 245, 1) 19%,
    rgba(0, 30, 126, 1) 100%
  );
}
.featuredImgLook2 .inner:hover h3,
.featuredImgLook2 .inner:hover p {
  color: #fff;
}
/** blog final **/
/**rodape inicio **/
.footer-bottom {
  background: #0e1324;
  border-top: none;
}
.owl-theme .owl-controls .owl-page span {
  background: #85f9ffc2;
  box-shadow: 0 1px 2px rgb(0 0 0 / 40%) inset;
}
.footer-bottom p.pull-left {
  color: #fff;
}
.p-desenvolvimento {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding-top: 10px;
}
/**rodape final **/

.section-title-style2 a,
.section-title.style2 a {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #f14053;
}

/** PÁGINAS INTERNAS INICIO **/
/**blog**/
.parallax-image-aboutus-color {
  background: #19213c;
}
.parallax-image-aboutus-color h1.x2large {
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  text-shadow: none;
}
.parallax-image-aboutus-color .parallax-content.clearfix.animated {
  padding-top: 6vh !important;
  padding-bottom: 5vh !important;
}
#sidebar .sidebar-header ul.botoestoposide li a {
  border: 0;
  display: block;
  width: 100%;
  text-align: center;
  color: #14418c !important;
  padding: 5px !important;
}
#sidebar .sidebar-header ul.botoestoposide li a:focus {
  background: none;
  color: #e6253a;
}
/**produto**/
.border-prod {
  background: none;
}
.calculodeFreteDet {
  background: none;
}
.calculodeFreteDet #btnCalcFrete:hover,
.calculodeFreteDet #btnCalcFrete:active,
.calculodeFreteDet #btnCalcFrete:focus {
  outline: 0;
  border: none;
  background: #cff94d;
  color: #0e024c;
}
.calculodeFreteDet form input {
  border-radius: 20px 0px 0px 20px;
}
.cart-actions button,
.cart-actions .btn-cart,
.cart-actions .wishlist {
  background: none repeat scroll 0 0 #0e024c;
  border: 2px solid #0e024c;
  border-radius: 30px;
}

.formapagamento.btn {
  font-size: 13px;
  padding: 15px 10px;
  width: 100%;
  letter-spacing: 1px;
  border-radius: 30px;
  border: 2px solid #110b27;
  color: #110b27 !important;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
}
.formapagamento.btn:hover {
  background: #0e024c;
  border: 2px solid #d3ff4e;
  color: #fff !important;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  box-shadow: 0px 10px 30px #00000030;
}
.cart-actions button:hover,
.cart-actions .btn-cart:hover {
  background: #0e024c;
  color: #d3ff4d;
  border: solid 2px #d3ff4d;
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  box-shadow: 0px 10px 15px #00000020;
}
.glyphicon-lock:before {
  content: "\e033";
  color: #57ca00;
}
.socialIcon a {
  background: no-repeat;
  color: #19213c;
  margin-bottom: 50px;
}
.socialIcon a:hover {
  background: none;
  color: #0094d7;
}
.nav > li.active,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li:hover > a {
  background: #0094d8;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.nav-tabs > li.active > a {
  background: #0e024c;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.nav-tabs {
  border-bottom: none;
}
.modal-header {
  background: #0e024c;
}
.close {
  color: #0e024c;
  text-shadow: none;
}
.modal-title-site {
  color: #fff;
}
.signUpContent .modal-dialog .carrinho-popup-ir {
  background: none repeat scroll 0 0 #110b27;
  border: 2px solid transparent;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.signUpContent .modal-dialog .carrinho-popup-ir:hover {
  background: none repeat scroll 0 0 none;
  border: 2px solid #d3ff4e;
  color: #d3ff4e;
}
.btn-stroke-dark {
  border: 2px solid #110b27;
  color: #110b27 !important;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.btn-stroke-dark:hover {
  border: 2px solid #110b27;
  background: #110b27;
  color: #fff !important;
}
.btn-finalizar {
  background: #577ab7;
  color: #fff;
  border-radius: 30px !important;
  border: 2px solid transparent;
}
.btn-finalizar:hover {
  color: #577ab7;
  background: #fff;
  border: 2px solid #577ab7;
}
.navbar-tshop {
  background: #0e1324;
}
.btn-stroke-dark {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.btn-primary,
.product:hover .add-fav:hover,
.product:hover .add-fav.active {
  background-color: #0285c3;
  color: #fff;
  border-radius: 40px;
  margin-bottom: 30px;
}
.item .product .image a {
  border-radius: 21px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
}
/**menu categorias **/
.panel-default > .panel-heading {
  color: #fff;
  background-color: #19213c;
}
.panel-default > .panel-heading {
  border-top: 4px solid #f7e353;
}
.panel-title {
  color: #ffffff;
}
/** PÁGINAS INTERNAS FINAL **/

/******************* FANTASIA BRINQUEDOS 2021 INICIO *******************/
.wp {
  background: #4dc247;
  color: #fff;
  width: 60px;
  height: 60px;
  padding: 0;
  text-align: center;
  border-radius: 100%;
  font-size: 38px;
  position: fixed;
  bottom: 90px;
  right: 20px;
  box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
  z-index: 10999;
}
.fa-search:before {
  content: "\f002";
  color: #22519f;
}
.fa-shopping-cart:before {
  content: "\f07a";
  color: #22519f;
}
.sembg .colorWhite,
.sembg .colorWhite i,
.sembg .colorWhite,
.sembg .colorWhite i,
.buscatop i {
  color: #23519e !important;
}
/******************* FANTASIA BRINQUEDOS 2021 FINAL *******************/

/*******************************
CONTEL 2021 INICIO
*******************************/
.news {
  background: #0e1324;
}

.btn-site,
.newsLatterBox .btn {
  background: #19213c;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 40px;
}
.newsLatterBox input[type="text"] {
  padding-left: 20px;
  border-radius: 30px;
  border: 1px solid #fff;
}
/**** NAVBAR INÍCIO ****/
.navbar-tshop .form-control {
  -webkit-appearance: none;
  background: #00000003;
  border: 1px solid #0094d7;
  border-radius: 30px !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.btn-success {
  background: none;
  color: #0094d8;
}
/**placeholders**/
.navbar-tshop .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}
.navbar-tshop .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.navbar-tshop .form-control::placeholder {
  color: #fff;
}
.navbar-tshop .form-controll:focus {
  /* Edge */
  background: #fff;
  color: #e28428;
}/*
.navbar-tshop .form-control:focus {
  background: #fff;
  color: #e28428;
}
.navbar-tshop .form-control:focus {
  background: #fff;
  color: #e28428;
}*/
/**-barra pequena topo **/
.navbar-top {
  background: #19213c;
  border-bottom: 1px solid #333f69;
  margin-bottom: 10px;
}
/** ALIGNS **/
.navbar-tshop .header {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.cartMenu a.dropdown-toggle,
.cartMenu a#cart-sidebar-toggle {
  padding: 0 20px !important;
}
.butons .nav {
  margin: 0;
}
.topo-search {
  margin: 0;
}
/**** NAVBAR FINAL ****/

/**** HOME INÍCIO ****/
/** formulário inicio **/
.lead-top .card img {
  height: 630px;
  width: auto;
  margin: 0 auto;
  margin-top: 30px;
}
.lead-top .btn-primary {
  background-color: #ffffff26;
  color: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
  width: 100%;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 0;
  margin-top: 20px;
}
.lead-top .btn-primary:hover {
  background: #d3ff4e;
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  box-shadow: 0px 5px 15px #00000020;
  color: #0e1324;
}
.lead-top {
  background: url(/uploads/2348/home/bg-form-games-2.png) no-repeat;
  background-position: top;
  background-size: cover;
  padding: 80px 0;
  border-top: 2px solid #392894;
  padding-bottom: 0;
}
.lead-top .formulario {
  padding: 20px 40px;
  border: 1px solid #d3ff4e;
  border-radius: 30px;
  background: rgb(62, 0, 103);
  background: linear-gradient(
    60deg,
    rgb(7 16 74) 0%,
    rgba(0, 0, 0, 0.14889705882352944) 100%
  );
}
.lead-top .formulario h1 {
  color: #fff;
}
.lead-top .formulario label {
  color: #fff;
  font-weight: 300;
}
.lead-top .formulario .form-control {
  border-color: #ccf64d;
  -webkit-border-radius: 10px;
  -moz-border-radius: 3px;
  border-radius: 8px;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  height: 36px;
  background: #ffffff20;
}
/** form-final **/
.icones-servico {
  padding: 80px 0;
  background: rgb(6, 0, 57);
  background: linear-gradient(
    60deg,
    rgba(6, 0, 57, 1) 0%,
    rgba(39, 2, 76, 1) 85%
  );
  text-align: center;
  color: #fff;
}
.icones-servico h1 {
  font-size: 25px;
  padding: 20px 0 10px;
  min-height: 65px;
  font-weight: 400;
  text-transform: uppercase;
}
.icones-servico hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #d3ff4e;
  width: 60%;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
}
.icones-servico .textos:hover hr {
  width: 80%;
}

.icones-servico h2 {
  padding: 0;
}
.icones-servico p {
  color: #fff;
  font-size: 18px;
  min-height: 150px;
}
.icones-servico img {
  margin: 0 auto;
}
.icones-servico .textos {
  border: 1px solid #392894;
  padding: 20px;
  border-radius: 20px;
  transition: 0.2s all ease;
  margin-bottom: 35px;
}
.icones-servico .textos:hover {
  transform: scale(1.06);
  box-shadow: 0px 10px 30px #20083a70;
  background: #00000020;
  border: 1px solid #d3ff4e;
}
/**** HOME FINAL ****/

/** DETALHE DO PRODUTO INÍCIO **/
.page-product-detail .btwhats {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 20px;
  font-size: 18px;
  line-height: 0;
  background: #25d366;
  color: #fff;
  font-weight: 300;
  border: 2px solid transparent;
  padding: 15px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}
.page-product-detail .btwhats:hover {
  background: #fff;
  color: #25d366;
  border: 2px solid #25d366;
}
.page-product-detail .open .dropdown-toggle.btn-default,
.page-product-detail .open > .dropdown-toggle.btn-default:focus {
  border-color: #60b912;
  color: #ffffff;
  background: #60b912;
  outline: 0;
}
/**-**/
.btn-orca h3 {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 700;
}
.page-product-detail .cart-actions a.btn.btn-default {
  border-radius: 100px;
  background: #fff;
  margin-bottom: 20px;
  color: #19213c;
  border: 2px solid #19213c;
  padding: 15px;
}
.slideprodssss .item {
  width: 100% !important;
}
.slideprodssss .item.itemauto {
  padding: 0 8px;
}
.page-product-detail .cart-actions a.btn.btn-default:hover {
  border-radius: 100px;
  background: #19213c;
  margin-bottom: 20px;
  color: #fff;
  border: 2px solid #19213c;
  padding: 15px;
}
.page-product-detail .cart-actions a.btn.btn-default {
  width: 100%;
}
.box-product input[type="text"] {
  border-color: #fe5a12;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 60px 0 0 60px !important;
  background: 0 0;
  border-style: solid;
  padding: 10px 20px;
  border-width: 2px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  height: auto;
}
.calculodeFreteDet .btn-default {
  background-color: #0e024c;
  color: #fff;
  text-shadow: none;
  height: 36px;
  border-radius: 0 60px 60px 0 !important;
}
/**-**/
/** DETALHE DO PRODUTO FINAL **/

/** QUEM SOMOS INÍCIO**/
h5.parallaxSubtitle a {
  color: #0e1324;
}
/** QUEM SOMOS FINAL**/

/** CONTATO INÍCIO**/
.banner-codigo {
  width: 100% !important;
}
/** CONTATO FINAL **/
/*******************************
CONTEL 2021 FINAL
*******************************/

/*******************************
MEDIA QUERY CONSTEL INÍCIO
*******************************/
@media (max-width: 991px) {
}
@media (max-width: 991px) {
  /******* HOME INÍCIO *******/
  .icones-servico h1 {
    min-height: 20px;
  }
  .icones-servico p {
    min-height: 20px;
  }
  .icones-servico .textos {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  .bannermarcas .brand {
    margin-bottom: 50px;
  }
  /******* HOME FINAL *******/

  /******* PRODUTOS DETALHE INÍCIO  *******/
  .page-product-detail .btwhats {
    margin-top: 0;
  }
  .page-product-detail .cart-actions a.btn.btn-default {
    width: 100%;
  }
  .box-product input[type="text"] {
    border-radius: 60px !important;
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px !important;
    -ms-border-radius: 60px !important;
    -o-border-radius: 60px !important;
  }
  .calculodeFreteDet .btn-default {
    border-radius: 60px !important;
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px !important;
    -ms-border-radius: 60px !important;
    -o-border-radius: 60px !important;
  }

  /******* PRODUTOS DETALHE  FINAL *******/
}
@media (max-width: 600px) {
  .slideprodssss .owl-item {
    float: none !important;
    width: 100% !important;
  }
  .slideprodssss .owl-wrapper {
    width: 100% !important;
  }
/*
  .item.list-views .item h4 {
    max-height: none;
  }

  .item.list-views .grid-description {
    display: none;
  }

  .list-description {
    display: none;
  }

  .item.list-views .list-description {
    display: block;
  }

  .item.list-views {
    display: block;
    height: auto !important;
    width: 100% !important;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
  }

  .item.list-views .image {
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: initial;
    max-width: 90px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    padding-right: 20px;
    background: #fff;
  }

  .item.list-views .image a {
    display: block;
    max-height: initial;
    height: initial;
    max-height: initial !important;
  }

  .item.list-views .image img {
    max-height: 260px;
    width: auto !important;
  }

  .item.list-views h4 {
    height: auto;
    text-align: left;
    margin: 0;
    font-size: 24px;
  }

  .item.list-views h4 a {
    font-weight: 600;
  }

  .item.list-views .description {
    text-align: right;
    clear: initial;
    min-height: initial;
    max-height: initial;
  }

  .item.list-views .description p {
    text-align: right;
    max-height: 200px;
    min-height: 10px;
  }

  .item.list-views .price {
    font-size: 22px;
    text-align: right;
    min-height: initial;
    max-height: initial;
  }

  .item.list-views .action-control {
    text-align: right;
  }
  .slideprodssss .owl-controls {
    display: none !important;
  }
  .item.list-views .product {
    padding-right: 20px;
    min-height: initial;
    max-height: initial;
  }*/

  /******* HOME INÍCIO *******/
  .navbar-header {
    padding-bottom: 20px;
  }
  .navbar-tshop .header {
    display: inherit;
  }
  .navbar-brand img {
    height: auto;
    width: 130px;
  }
  .navbar > .container {
    margin-bottom: 0;
  }
  .topo-search {
    margin-bottom: 30px;
    padding-top: 15px;
  }
  .menutopo .navbar-nav > li > a {
    padding: 5px 20px !important;
  }
  .menutopo .navbar-nav > li > a:after,
  .menutopo .navbar-nav > li > a:before {
    display: none;
  }
  .menutopo .navbar-nav > li > a:before {
    display: none;
  }
  .megamenu-content ul li a,
  .megamenu-content ul li p,
  .megamenu-content ul li,
  .navbar-nav .dropdown a,
  .navbar-nav .dropdown {
    color: #0e1324;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: fit-content;
  }
  /**-**/
  .lead-top img {
    margin-bottom: 40px;
  }
  .col-sm-3.boxprod {
    overflow: initial;
    margin-bottom: 175px;
  }
  /******* HOME INÍCIO *******/

  /******* PRODUTO DETALHE INÍCIO *******/
  .page-product-detail .btwhats {
    margin-top: 30px;
    width: 60%;
  }
  .page-product-detail .cart-actions a.btn.btn-default,
  .box-product input[type="text"],
  .calculodeFreteDet .btn-default {
    width: 60%;
  }
  .pull-right {
    float: none !important;
  }
  /**-Na categoria maior-**/
  #boxformulario .row {
    display: flex;
    flex-flow: column;
  }
  /**-Nas categorias menores-**/
  #boxformulario .row .col-md-6:first-child {
    order: 2;
  }
  #boxformulario .row .col-md-6:last-child {
    order: 1;
  }
}
@media (max-width: 425px) {
  /**HOME INÍCIO **/
  .col-sm-3.boxprod {
    overflow: initial;
    margin-bottom: 60px;
  }
  /** HOME FINAL **/

  /** PRODUTOS DETALHE INÍCIO **/
  .page-product-detail .btwhats {
    margin-top: 30px;
    width: 80%;
  }
  .page-product-detail .cart-actions a.btn.btn-default,
  .box-product input[type="text"],
  .calculodeFreteDet .btn-default {
    width: 80%;
  }
  .pull-right {
    float: none !important;
  }
  /** PRODUTOS DETALHES FINAL **/
}
/******* PRODUTO DETALHE FINAL *******/
/*******************************
MEDIA QUERY CONSTEL FINAL
*******************************/

.btn-plus {
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
  background: #0e024c;
  width: 40%;
  font-size: 25px;
  padding: 20px 0;
  border-radius: 40px;
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  border: 2px solid transparent;
}
.btn-plus a {
  color: #fff;
}
.btn-plus:hover {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  box-shadow: 0px 10px 30px #00000030;
  border: 2px solid #d3ff4d;
}
.btn-plus:hover a {
  color: #d3ff4d;
}
/**-**/
.product-title {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .25px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #0e024c;
}
.glyphicon-lock:before {
  content: "\e033";
  color: #a9cc1d;
}
.sembg .container.static {
  padding: 0px;
}
/**-**/
.iconessociais a {
  overflow: initial !important;
  display: initial !important;
  padding: 0 10px !important;
  font-size: 15px !important;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.iconessociais .fa {
  padding-right: 5px;
}
.footer .whats {
  margin: 0;
  display: flex;
  width: 100%;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  padding: 0px 0px 5px 0 !important;
  font-size: 20px !important;
  font-weight: 600;
}
.footer .whats .fa {
  padding-right: 8px;
  font-size: 20px;
}
.footer .inline .fa {
  padding-right: 5px;
  font-size: 20px;
}
.grupo-imagem{
display:none;}
.search-close {
    color: #0e024c;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 17px;
}


@media(min-width: 600px){
    .sembg .container.static{
        position:relative;
    }
.menuprinci .open .dropdown-menu, .menuprinci li.dropdown:hover .dropdown-menu {
display: flex !important;
    border: 0;
    width: 100%;
    left: 0;
    right: auto;
    flex-wrap: wrap;
    align-content: space-around;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
    padding: 0;
}
.menuprinci .dropdown-menu>li {
    display: block;
    width: 33%;
}
.menuprinci .dropdown-menu>li a{
    border-top: 1px solid #ddd;
    padding: 8px 13px;
    border-right: 1px solid #ddd;
}
}