.no-margin {
  margin: 0 !important;
}

.marginbottom__3x {
  margin-bottom: 30px;
}
.container-megamenu:hover .vertical-wrapper{display: block !important;}
@-webkit-keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1); } }
@keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
    transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1); } }
@-webkit-keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1); } }
@keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1); } }
@-webkit-keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0); } }
@keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@-webkit-keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0); } }
@keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0);
    transform: translate3d(0, 800px, 0); } }
.header-fixed .header-center{padding: 10px 0 !important}
.header-fixed #sosearchpro{margin-top: 0 !important}
.header-fixed .minhaconta{margin-top: 0 !important}
.header-fixed {
  position: fixed;
  width: 100%;
  z-index: 0;
  -webkit-transition: all ease-in-out .25s;
  -o-transition: all ease-in-out .25s;
  -moz-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
  top: -8rem;
  opacity: 0;
  background: #fff;
  border-bottom: 0 !important;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
}
.header-fixed.is-fixed {
  top: 0;
  opacity: 1;
  z-index: 160;
}
.type_6 .header-top .languages-block, .type_6 .header-top .currencies-block {
  margin: 0;
  border: none;
}
.type_6 .header-top .languages-block a.btn, .type_6 .header-top .currencies-block a.btn {
  text-decoration: none;
  line-height: 30px;
  padding: 2px 10px;
}

.type_6 .header-center {
  padding: 25px 0 20px;
}
.type_6 .header-bottom {
  
  margin-bottom: 0;
}
.type_6 .header-top-right {
  display: inline-block;
}
.type_6 .header-top-right ul.top-link {
  list-style: none;
  margin: 6px 0;
}
.type_6 .header-top-right ul.top-link > li {
  display: inline-block;
  list-style: outside none;
  vertical-align: middle;
}
.type_6 .header-top-right ul.top-link > li > a {
  display: block;
  font-size: 12px;
  text-decoration: none;
}

.type_6 .header-top-right ul.top-link > li .fa {
  margin-right: 5px;
  font-size: 14px;
}
.atendimento ul{list-style: none; margin: 0; padding: 0}
.atendimento ul li{display: inline; line-height: 42px; color: #fff; text-transform: uppercase; font-size: 11px; }
.atendimento ul li span{margin-left: 10px;}

@media (min-width: 1200px) {
  .type_6 .phone-contact {
    padding: 0;
  }
}
.type_6 .phone-contact .inner-info {
  text-transform: uppercase;
  padding-left: 45px;
  background-position: left 5px;
}
.type_6 .shopping_cart {
  padding: 0 15px;
}
.type_6 .shopping_cart a.top_cart {
  display: inline-block;
}
.type_6 #sosearchpro {
  margin-top: 20px;
}
.type_6 #sosearchpro .select_category {
  vertical-align: middle;
  border-radius: 20px 0 0 20px;
  display: table-cell;
  max-width: 130px;
  position: relative;
  z-index: 1;
}
.type_6 #sosearchpro .select_category select {
  border: none;
  padding: 5px 10px;
  cursor: pointer;
}
.type_6 #sosearchpro .form-control {
  border: none;
  min-height: 48px;
}
.type_6 #sosearchpro .button-search {
  padding: 9px 12px;
  min-width: 54px;
}

@media (min-width: 992px) {
  .type_6 .vertical .megamenuToogle-wrapper .container {
    padding: 12px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
  }
  .type_6 .horizontal ul.megamenu .label-hot {
    position: absolute;
    z-index: 2;
    top: -10px;
    right: 0px;
  }
  .type_6 .horizontal ul.megamenu > li > a {
    font-size: 14px;
    height: auto;
    padding: 5px 10px;
    line-height: 36px;
    text-shadow: none;
  }
  .type_6 .horizontal ul.megamenu > li strong {
    font-weight: normal;
  }
}