@charset "UTF-8";
/***** Base *****/
* {
/*  box-sizing: border-box;*/
}

body {
  background-color: #FFFFFF;
  color: rgba(100, 100, 100, 1);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}/

@media (min-width: 1024px) {
  body > main {
    min-height: 65vh;
    margin-top:0;
  }
}

h1, h2, h3, h4, h5, h6 {
  font: normal normal normal 12px/20px "Usual",sans-serif!important;
  margin-top: 0;
  font-weight: 600;
  line-height: 1.6em!important;
  letter-spacing: 4.07px!important;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
  font-weight: 600;
}
h4 {
  font-size: 16px;
}
a {
  color: #0072EF;
  text-decoration: none!important;
}
a:active, a:hover {
    outline: 0;
}
input,
textarea {
  color: #000;
  font-size: 14px;
}

input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border .12s ease-in-out;
}

input:focus {
  border: 1px solid rgba(0, 0, 0, 1);
}

input[disabled] {
  background-color: #ddd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(/hc/theming_assets/01HZP7ZQ7SQ0WA8Q0SMZ9SY68S) no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}

select:focus {
  border: 1px solid rgba(0, 0, 0, 1);
}

select::-ms-expand {
  display: none;
}

textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}

textarea:focus {
  border: 1px solid rgba(0, 0, 0, 1);
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .container {
    padding: 0;
    width: 90%;
  }
}

.container-divider {
  margin-bottom: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-page {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 700px;
  }
}

.dropdown-toggle {
  background: none;
  border: 0;
  padding: 0;
  text-align: initial;
}

.dropdown-toggle:focus {
  outline: 0;
  text-decoration: underline;
}

.dropdown-toggle::after {
  color: inherit;
}

/***** Buttons *****/
.button, [role="button"] {
  border: 1px solid rgba(0, 0, 0, 1);
  border-radius: 4px;
  color: rgba(0, 0, 0, 1);
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

@media (min-width: 768px) {
  .button, [role="button"] {
    width: auto;
  }
}

.button::after, [role="button"]::after {
  color: rgba(0, 0, 0, 1);
}

.button:hover, .button:active, .button:focus, .button[aria-selected="true"], [role="button"]:hover, [role="button"]:active, [role="button"]:focus, [role="button"][aria-selected="true"] {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
  text-decoration: none;
}

.button[aria-selected="true"]:hover, .button[aria-selected="true"]:focus, .button[aria-selected="true"]:active, [role="button"][aria-selected="true"]:hover, [role="button"][aria-selected="true"]:focus, [role="button"][aria-selected="true"]:active {
  background-color: #000;
  border-color: #000;
}

.button[data-disabled], [role="button"][data-disabled] {
  cursor: default;
}

.button-large, input[type="submit"] {
  font: normal normal normal 11px/20px "Usual",sans-serif;
    letter-spacing: 4.07px;
    color: #000000;
    text-decoration: underline;
    text-underline-offset: 2px;
    padding: 0;
  padding-top: 0.25em;
    padding-bottom: 0.32em 
}

@media (min-width: 768px) {
  .button-large, input[type="submit"] {
    width: auto;
  }
}

.button-large:hover, .button-large:active, .button-large:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  /*background-color: #000;*/
}

.button-large[disabled], input[type="submit"][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #979797;
  border: 1px solid #ddd;
  background-color: transparent;
}

.button-secondary:hover, .button-secondary:focus, .button-secondary:active {
  color: rgba(100, 100, 100, 1);
  border: 1px solid #ddd;
  background-color: #f7f7f7;
}

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
}

@media (min-width: 768px) {
  .table {
    table-layout: auto;
  }
}

.table th,
.table th a {
  color: #979797;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}

[dir="rtl"] .table th, [dir="rtl"]
.table th a {
  text-align: right;
}

.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .table tr {
    display: table-row;
  }
}

.table td {
  display: block;
}

@media (min-width: 768px) {
  .table td {
    display: table-cell;
  }
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px;
  }
}

@media (min-width: 768px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px;
  }
}

/***** Forms *****/
.form {
  max-width: 650px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #ddd;
  border-radius: 0px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  /*border: 1px solid rgba(0, 0, 0, 1);*/
}

.form-field input[type="text"] {
  border:0 none;
  border-bottom: 1px solid #ddd;
}

.form-field input[type="text"]:focus {
  border-bottom: 1px solid rgba(0, 0, 0, 1);
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  border: 1px solid rgba(0, 0, 0, 1);
  text-decoration: none;
}

.form-field .hc-multiselect-toggle:focus {
  outline: none;
  border: 1px solid rgba(0, 0, 0, 1);
  text-decoration: none;
}

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

.form-field.required > label::after {
  content: "*";
  color: #f00;
  margin-left: 2px;
}

.form-field .optional {
  color: #979797;
  margin-left: 4px;
}

.form-field p {
  color: #979797;
  font-size: 12px;
  margin: 5px 0;
}

[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url(/hc/theming_assets/01HZP7ZWKNWR5EV7Z2Q5HHGD35) 99% 50% no-repeat;
  background-size: 16px 16px;
}

.form footer {
  margin-top: 40px;
  padding-top: 30px;
}

.form footer a {
  color: #979797;
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px;
}

.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px;
}

.form .suggestion-list li {
  padding: 10px 0;
}

.form .suggestion-list li a:visited {
  color: #004189;
}

/***** Header *****/
.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}

.user-nav[aria-expanded="true"] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1;
}

.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 20px;
}

.nav-wrapper a {
  border: 0;
  color: #0072EF;
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}

@media (min-width: 768px) {
  .nav-wrapper a {
    display: inline-block;
  }
}

[dir="rtl"] .nav-wrapper a {
  padding: 0 0 0 20px;
}

.nav-wrapper a:hover, .nav-wrapper a:focus, .nav-wrapper a:active {
  background-color: transparent;
  color: #0072EF;
  text-decoration: underline;
}

.nav-wrapper a.login {
  display: inline-block;
}

.nav-wrapper .icon-menu {
  border: 0;
  color: #0072EF;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  width: auto;
}

@media (min-width: 768px) {
  .nav-wrapper .icon-menu {
    display: none;
  }
}

[dir="rtl"] .nav-wrapper .icon-menu {
  margin-left: 10px;
  margin-right: 0;
}

.nav-wrapper .icon-menu:hover, .nav-wrapper .icon-menu:focus, .nav-wrapper .icon-menu:active {
  background-color: transparent;
  color: #0072EF;
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}

.user-info .dropdown-toggle::after {
  display: none;
}

@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}

.user-info > [role="button"] {
  border: 0;
  color: #0072EF;
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info > [role="button"]:hover, .user-info > [role="button"]:focus {
  color: #0072EF;
  background-color: transparent;
}

.user-info > [role="button"]::after {
  color: #0072EF;
  padding-right: 15px;
}

[dir="rtl"] .user-info > [role="button"]::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 14px;
}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent::before {
  background-color: rgba(0, 0, 0, 1);
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  color: #FFFFFF;
  content: "\1F464";
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 14px;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
}

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0;
  }
}

.breadcrumbs li {
  color: #979797;
  display: inline;
  font-weight: 300;
  font-size: 13px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li + li::before {
  content: ">";
  margin: 0 4px;
}

.breadcrumbs li a:visited {
  color: #0072EF;
}

/***** Search field *****/
.search {
  position: relative;
}

.search input[type="search"] {
  border:0 none;
  border-bottom: 1px solid #717171!important;
  font-size:1em;
  box-sizing: border-box;
  color:black;
  height: 40px;
  padding-left: 0;
  padding-right: 0;
  -webkit-appearance: none;
  width: 100%;
}

[dir="rtl"] .search input[type="search"] {
  padding-right: 40px;
  padding-left: 20px;
}

.asearch input[type="search"]:focus {
  border: 1px solid rgba(0, 0, 0, 1);
  color: #555;
}

.search::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color:#717171;
  content: "\1F50D";
  font-size: 18px;
  position: absolute;
  right:0;
}

[dir="rtl"] .search::before {
  right: 15px;
  left: auto;
}

.search-full input[type="search"] {
}

/***** Hero component *****/
.hero {
  background-image: url(/hc/theming_assets/01HZP802VA290H6FZ1BZSBTP7F);
  background-position: center;
  background-size: cover;
  text-align: center;
  width: 100%;
}

.hero-inner {
  position: relative;
  max-width: 610px;
  margin: 0 auto;
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}

.page-header h1 {
flex-grow: 1;
    margin-bottom: 0;
    font-size: 1.5em;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 1.3em;
}

.page-header-description {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 30px 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}

.page-header .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .sub-nav {
    align-items: baseline;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .sub-nav input[type="search"] {
    min-width: 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 15px;
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

@media (min-width: 768px) {
  .blocks-list {
    margin: 0 -15px;
  }
}

.blocks-item {
  border: 1px solid rgba(0, 0, 0, 1);
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 1);
  display: flex;
  flex: 1 0 340px;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .blocks-item {
    margin: 0 15px 30px;
  }
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: rgba(0, 0, 0, 1);
}

.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: #FFFFFF;
  text-decoration: none;
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd;
}

.blocks-item-internal .icon-lock::before {
  content: "\1F512";
  font-size: 15px;
  bottom: 5px;
  position: relative;
}

.blocks-item-internal a {
  color: rgba(100, 100, 100, 1);
}

.blocks-item-link {
  color: rgba(0, 0, 0, 1);
  padding: 20px 30px;
}

.blocks-item-link:hover, .blocks-item-link:focus, .blocks-item-link:active {
  text-decoration: none;
}

.blocks-item-title {
  margin-bottom: 0;
}

.blocks-item-description {
  font-weight: 300;
  margin: 0;
}

.blocks-item-description:not(:empty) {
  margin-top: 10px;
}

/***** Homepage *****/
.section {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .section {
    margin-bottom: 60px;
  }
}

.section h2 {
    margin-bottom: 18px;
    text-align: center;
    font-size: 2.3em;
    letter-spacing: 0;
}

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .promoted-articles {
    flex-direction: row;
  }
}

.promoted-articles-item {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%;
    /* Three columns on desktop */
  }
  [dir="rtl"] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}

.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}

.promoted-articles-item a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  color: rgba(100, 100, 100, 1);
}

.promoted-articles-item .icon-lock::before {
  vertical-align: baseline;
}

.promoted-articles-item:last-child a {
  border: 0;
}

@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}

/***** Community section in homepage *****/
.community {
  text-align: center;
}

.community-image {
  min-height: 300px;
  background-image: url(/hc/theming_assets/01HZP8037J9J02H74C98MWVMGY);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}

.recent-activity-list {
  padding: 0;
}

.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0;
}

.recent-activity-item-parent {
  font-size: 16px;
}

.recent-activity-item-parent, .recent-activity-item-link {
  margin: 6px 0;
  color: rgba(100, 100, 100, 1);
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  .recent-activity-item-parent, .recent-activity-item-link {
    width: 70%;
    margin: 0;
  }
}

.recent-activity-item-link {
  font-size: 14px;
  font-weight: 300;
}

.recent-activity-item-meta {
  margin: 15px 0 0 0;
  float: none;
}

@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }
  [dir="rtl"] .recent-activity-item-meta {
    float: left;
  }
}

.recent-activity-item-time, .recent-activity-item-comment {
  color: #979797;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
}

.recent-activity-item-comment {
  padding-left: 5px;
}

[dir="rtl"] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}

.recent-activity-item-comment::before {
  display: inline-block;
}

.recent-activity-item-comment span::before {
  color: rgba(0, 0, 0, 1);
  content: "\1F4AC";
  display: inline-block;
  font-size: 15px;
  padding-right: 3px;
  vertical-align: middle;
}

[dir="rtl"] .recent-activity-item-comment span::before {
  padding-left: 3px;
}

.recent-activity-controls {
  padding-top: 15px;
}

/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-end;
}

.category-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 80%;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .section-tree {
    flex-direction: row;
  }
}

.section-tree .section {
  flex: initial;
}

@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 45%;
    /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}

.section-tree-title {
  margin-bottom: 0;
}

.section-tree-title a {
  color: rgba(100, 100, 100, 1);
}

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  font-size: 14px;
  padding: 9px 0 10px 0;
}

.article-list-item a {
  color: rgba(100, 100, 100, 1);
}

.article-list-item .icon-lock::before {
  vertical-align: baseline;
}

.icon-star::before {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
/*  display: flex;
  justify-content: flex-end;*/
}

.section-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .section-content {
    /*flex: 0 0 90%;*/
		margin: 0 auto;
    width: 770px;
    margin-bottom: .9em;
  }
}

.section-subscribe .dropdown-toggle::after {
  display: none;
}

.section-list {
  margin: 40px 0;
}

.section-list--collapsed .section-list-item:nth-child(1n + 6) {
  display: none;
}

.section-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0;
}

.section-list-item:first-child {
  border-top: 1px solid #ddd;
}

.section-list-item a {
  align-items: center;
  color: rgba(100, 100, 100, 1);
  display: flex;
  justify-content: space-between;
}

.see-all-sections-trigger {
  cursor: pointer;
  display: block;
  padding: 15px;
  text-align: center;
}

.see-all-sections-trigger[aria-hidden="true"] {
  display: none;
}

/***** Article *****/
.article {
  /*
  * The article grid is defined this way to optimize readability:
  * Sidebar | Content | Free space
  * 17%     | 66%     | 17%
  */
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .article {
    flex: 1 0 66%;
    max-width: 66%;
    min-width: 640px;
    padding: 0 30px;
  }
}

.article-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .article-container {
    flex-direction: row;
  }
}

.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}

.article-avatar {
  margin-right: 10px;
}

.article-author {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .article-title {
    flex-basis: 100%;
    /* Take entire row */
  }
}

.article-title .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.article [role="button"] {
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
}

@media (min-width: 768px) {
  .article [role="button"] {
    width: auto;
  }
}

.article-info {
  max-width: 100%;
}

.article-meta {
  display: inline-block;
  vertical-align: middle;
}

.article-body img {
  height: auto;
  max-width: 100%;
}

.article-body ul, .article-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .article-body ul, [dir="rtl"] .article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.article-body ul > ul, .article-body ol > ol, .article-body ol > ul, .article-body ul > ol, .article-body li > ul, .article-body li > ol {
  margin: 0;
}

.article-body ul {
  list-style-type: disc;
}

.article-body a:visited {
  color: #004189;
}

.article-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.article-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #979797;
  font-style: italic;
  padding: 0 15px;
}

.article-body > p:last-child {
  margin-bottom: 0;
}

.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}

.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.article-comment-count {
  color: #979797;
  font-weight: 300;
}

.article-comment-count:hover {
  text-decoration: none;
}

.article-comment-count .icon-comments {
  color: rgba(0, 0, 0, 1);
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 19%;
    height: auto;
  }
}

.article-relatives {
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .article-relatives {
    flex-direction: row;
  }
}

.article-relatives > * {
  flex: 1 0 50%;
  min-width: 50%;
  overflow-wrap: break-word;
  margin-right: 0;
}

.article-relatives > *:last-child {
  padding: 0;
}

@media (min-width: 768px) {
  .article-relatives > * {
    padding-right: 20px;
  }
}

.article-votes {
  border-top: 1px solid #ddd;
  padding: 34px 0 30px 0;
  text-align: center;
  color:#717171;
}

.article-votes .button::after {
  color:#717171;
}
.article-votes-question {font-size:.9em}

.article-vote {
  
    font-size: 14px;
    font-weight: 800;
    line-height: 2.72;
    text-transform: uppercase;
    min-width: 120px;
    padding: 0 1.9286em;
  
  background: transparent;
  border: 1px solid #969696;
  border-radius: 0;
  color: #717171;
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
}

.article-vote::before {
  font-size: 8px;
  margin-right: 10px;
}

[dir="rtl"] .article-vote::before {
  margin-right: 0;
  margin-left: 10px;
}

.article-vote::after {
  content: attr(title);
  /* Yes/No label*/
}

.article-vote:focus, .article-vote:active {
  background-color: transparent;
  color: rgba(0, 0, 0, 1);
}

.article-vote:hover {
  background-color: rgba(0, 0, 0, 1);
}

.article-vote:hover::before, .article-vote:hover::after, .article-vote[aria-selected="true"]::before, .article-vote[aria-selected="true"]::after {
  color: #FFFFFF;
}

.article-vote-up::before {
  /*content: "\2713";*/
}

.article-vote-down::before {
  /*content: "\2715";*/
}

.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}

.article-return-to-top {
  border-top: 1px solid #ddd;
}

@media (min-width: 1024px) {
  .article-return-to-top {
    display: none;
  }
}

.article-return-to-top a {
  color: rgba(100, 100, 100, 1);
  display: block;
  padding: 20px 0;
}

.article-return-to-top a:hover, .article-return-to-top a:focus {
  text-decoration: none;
}

.article-return-to-top .icon-arrow-up::before {
  font-size: 16px;
  margin-left: 5px;
}

[dir="rtl"] .article-return-to-top .icon-arrow-up::before {
  margin-right: 10px;
}

.article-unsubscribe {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
  text-decoration: none;
}

.article-unsubscribe:hover {
  background-color: #000;
  border-color: #000;
}

.sidenav-title {
  font-size: 15px;
  position: relative;
}

.sidenav-item {
  border-radius: 4px;
  color: rgba(100, 100, 100, 1);
  display: block;
  font-weight: 300;
  padding: 10px;
  font-size:92%;
  letter-spacing:0;
  padding-left:0;
}

.sidenav-item.current-article, .sidenav-item:hover {
  /*background-color: rgba(0, 0, 0, 1);*/
  /*color: black;*/
  text-decoration: underline;
}

.recent-articles h3,
.related-articles h3 {
  font-size: 15px;
  margin: 20px 0;
}

.recent-articles li,
.related-articles li {
  margin-bottom: 15px;
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.attachments .attachment-item:last-child {
  margin-bottom: 0;
}

.attachments .attachment-item::before {
  color: rgba(100, 100, 100, 1);
  content: "\1F4CE";
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 5px;
}

[dir="rtl"] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .attachments .attachment-item::before {
  left: auto;
  right: 0;
}

.upload-dropzone span {
  color: #979797;
}

/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a {
  border-radius: 50%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 25px;
}

.share a::before {
  color: #979797;
  display: block;
  font-size: 23px;
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

.share a:hover::before {
  color: rgba(0, 0, 0, 1);
}

.share-twitter::before {
  content: "\e901";
}

.share-facebook::before {
  content: "\e903";
}

.share-linkedin::before {
  content: "\e900";
}

.share-googleplus::before {
  content: "\e902";
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.comment-heading {
  margin-bottom: 5px;
  margin-top: 0;
}

.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.comment-overview p {
  margin-top: 0;
}

.comment-callout {
  color: #979797;
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout a {
  color: rgba(0, 0, 0, 1);
}

.comment-sorter {
  display: inline-block;
  float: right;
}

.comment-sorter .dropdown-toggle {
  color: #979797;
  font-weight: 300;
  font-size: 13px;
}

[dir="rtl"] .comment-sorter {
  float: left;
}

.comment-wrapper {
  display: flex;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid rgba(0, 0, 0, 1);
  padding: 40px 20px 20px;
}

@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}

.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .comment-info {
  padding-right: 0;
  padding-left: 20px;
}

.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .comment-author {
    justify-content: space-between;
  }
}

.comment-avatar {
  margin-right: 10px;
}

[dir="rtl"] .comment-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.comment-meta {
  flex: 1 0 auto;
}

.comment-labels {
  flex-basis: 100%;
}

@media (min-width: 768px) {
  .comment-labels {
    flex-basis: auto;
  }
}

.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}

@media (min-width: 768px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
  [dir="rtl"] .comment-form-controls input[type="submit"] {
    margin-left: 0;
    margin-right: 15px;
  }
}

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 5px;
}

.comment-ccs {
  display: none;
}

.comment-ccs + textarea {
  margin-top: 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-attachments a {
  color: rgba(0, 0, 0, 1);
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  line-height: 1.6;
  overflow-x: auto;
}

.comment-body img {
  height: auto;
  max-width: 100%;
}

.comment-body ul, .comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .comment-body ul, [dir="rtl"] .comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul > ul, .comment-body ol > ol, .comment-body ol > ul, .comment-body ul > ol, .comment-body li > ul, .comment-body li > ol {
  margin: 0;
}

.comment-body ul {
  list-style-type: disc;
}

.comment-body a:visited {
  color: #004189;
}

.comment-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #979797;
  font-style: italic;
  padding: 0 15px;
}

.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}

.vote a {
  outline: none;
}

.vote a:active, .vote a:hover, .vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #979797;
  display: block;
  margin: 3px 0;
}

[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up:hover::before,
.vote-down:hover::before {
  color: rgba(0, 0, 0, 1);
}

.vote-up::before, .vote-down::before {
  color: #979797;
  font-size: 24px;
}

.vote-up::before {
  content: "\2B06";
}

.vote-down::before {
  content: "\2B07";
}

.vote-voted::before {
  color: rgba(0, 0, 0, 1);
}

.vote-voted:hover::before {
  color: #000;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari*/
}

.actions .dropdown-toggle {
  font-size: 0;
  margin: 15px 0;
}

.actions .dropdown-toggle:hover::before, .actions .dropdown-toggle:focus::before, .actions .dropdown-toggle:active::before {
  background-color: #f7f7f7;
}

.actions .dropdown-toggle::before {
  background-color: transparent;
  border-radius: 50%;
  color: #979797;
  content: "\2699";
  display: block;
  font-size: 13px;
  margin: auto;
  padding: 5px;
}

/***** Community *****/
.community-hero {
  background-image: url(/hc/theming_assets/01HZP8032SAFTJZ00RTTMDXJF6);
  margin-bottom: 10px;
}

.community-footer {
  padding-top: 50px;
  text-align: center;
}

.community-featured-posts, .community-activity {
  padding-top: 40px;
  width: 100%;
}

.community-header {
  margin-bottom: 30px;
}

.community-header h4 {
  margin-bottom: 0;
}

.post-to-community {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}

@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px;
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}

.community-follow .dropdown {
  width: 100%;
}

.community-follow [role="button"] {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow [role="button"] {
    width: auto;
  }
}

.community-follow [role="button"]:hover {
  background-color: rgba(0, 0, 0, 1);
}

.community-follow [role="button"]:hover::after, .community-follow [role="button"]:focus::after {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.community-follow [role="button"][aria-selected="true"] {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

.community-follow [role="button"][aria-selected="true"]::after {
  border-left: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.community-follow [role="button"][aria-selected="true"]:hover {
  background-color: #000;
  border-color: #000;
}

.community-follow [role="button"]::after {
  border-left: 1px solid rgba(0, 0, 0, 1);
  content: attr(data-follower-count);
  color: rgba(0, 0, 0, 1);
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

@media (min-width: 768px) {
  .community-follow [role="button"]::after {
    position: static;
  }
}

[dir="rtl"] .community-follow [role="button"]::after {
  border-left: 0;
  border-right: 1px solid rgba(0, 0, 0, 1);
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}

.striped-list-info {
  flex: 2;
}

.striped-list-title {
  color: #0072EF;
  margin-bottom: 10px;
  margin-right: 5px;
}

.striped-list-title:hover, .striped-list-title:focus, .striped-list-title:active {
  text-decoration: underline;
}

.striped-list-title:visited {
  color: #004189;
}

.striped-list .meta-group {
  margin: 5px 0;
}

.striped-list-count {
  color: #979797;
  font-weight: 300;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none;
  }
}

.striped-list-count-item:last-child::after {
  display: none;
}

.striped-list-number {
  font-weight: 300;
  text-align: center;
}

@media (min-width: 768px) {
  .striped-list-number {
    color: rgba(100, 100, 100, 1);
    display: block;
    font-weight: 400;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #1eb848;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}

.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}

.status-label-pinned, .status-label-featured, .status-label-official {
  background-color: rgba(0, 0, 0, 1);
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-pending, .status-label-not-planned {
  background-color: #eee;
  color: #979797;
}

.status-label-pending {
  text-align: center;
}

.status-label-open {
  background-color: #cc3340;
}

.status-label-closed {
  background-color: #ddd;
}

.status-label-solved {
  background-color: #999;
}

.status-label-new {
  background-color: #ffd12a;
}

.status-label-hold {
  background-color: #000;
}

.status-label-open, .status-label-closed, .status-label-solved, .status-label-new, .status-label-hold, .status-label-answered {
  text-transform: lowercase;
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}

.post-header .status-label {
  vertical-align: super;
}

.post-title {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px;
  }
}

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.post-avatar {
  margin-bottom: 30px;
}

.post-content {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  line-height: 1.6;
  word-break: break-word;
}

.post-info-container {
  display: flex;
  margin-bottom: 40px;
}

.post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .post-info {
  padding-right: 0;
  padding-left: 20px;
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}

[dir="rtl"] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}

.post-body img {
  height: auto;
  max-width: 100%;
}

.post-body ul, .post-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .post-body ul, [dir="rtl"] .post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.post-body ul > ul, .post-body ol > ol, .post-body ol > ul, .post-body ul > ol, .post-body li > ul, .post-body li > ol {
  margin: 0;
}

.post-body ul {
  list-style-type: disc;
}

.post-body a:visited {
  color: #004189;
}

.post-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.post-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #979797;
  font-style: italic;
  padding: 0 15px;
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.post-comment-count {
  color: #979797;
  font-weight: 300;
}

.post-comment-count:hover {
  text-decoration: none;
}

.post-comment-count .icon-comments {
  color: rgba(0, 0, 0, 1);
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
  [dir="rtl"] .post-sidebar {
    padding: 0 50px 0 0;
  }
}

.post-sidebar h5 {
  font-weight: 600;
}

@media (min-width: 1024px) {
  .post-sidebar h5 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
}

.post-comments {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex-direction: column;
  max-height: 45px;
  overflow: hidden;
  font-size: 14px;
}

@media (min-width: 768px) {
  .collapsible-nav {
    border: 0;
    height: auto;
    flex-direction: row;
    max-height: none;
  }
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}

.collapsible-nav-list li {
  color: rgba(100, 100, 100, 1);
  line-height: 45px;
  order: 1;
}

@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }
  [dir="rtl"] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0;
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}

.collapsible-nav-list li a {
  color: rgba(100, 100, 100, 1);
  display: block;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}

.collapsible-nav-list li[aria-selected="true"] {
  order: 0;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"] {
    border-bottom: 4px solid rgba(0, 0, 0, 1);
    order: 1;
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"] a {
  color: rgba(100, 100, 100, 1);
}

.collapsible-nav-list li[aria-selected="true"]::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 0;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"]::after {
    display: none;
  }
}

[dir="rtl"] .collapsible-nav-list li[aria-selected="true"]::after {
  left: 0;
  right: auto;
}

.collapsible-nav[aria-expanded="true"] {
  max-height: none;
}

.collapsible-nav[aria-expanded="true"] li[aria-selected="true"]::after {
  content: "\2715";
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}

.collapsible-sidebar[aria-expanded="true"] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-title::after {
  content: "\2715";
}

@media (min-width: 1024px) {
  .collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-title::after {
    display: none;
  }
}

.collapsible-sidebar-title {
  margin-top: 0;
}

.collapsible-sidebar-title::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 10px;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-title::after {
    display: none;
  }
}

[dir="rtl"] .collapsible-sidebar-title::after {
  left: 10px;
  right: auto;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #f2f2f2;
  border: 0;
  margin-bottom: 20px;
}

.my-activities-sub-nav {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .my-activities-sub-nav li:hover {
    border-bottom: 4px solid #ddd;
  }
}

.my-activities-sub-nav li[aria-selected="true"] {
  border-color: rgba(0, 0, 0, 1);
}

.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
}

@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.my-activities-table thead {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}

@media (min-width: 1024px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}

.my-activities-table td:not(:first-child) {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

/* Requests table */
.requests-search {
  width: 100%;
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}

.requests-table-toolbar .request-filter {
  display: block;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }
  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}

.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}

.requests-table-toolbar .organization-subscribe,
.requests-table-toolbar .organization-unsubscribe {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe,
  .requests-table-toolbar .organization-unsubscribe {
    margin-left: 10px;
  }
  [dir="rtl"] .requests-table-toolbar .organization-subscribe, [dir="rtl"]
  .requests-table-toolbar .organization-unsubscribe {
    margin: 0 10px 0 0;
  }
}

.requests-table-toolbar .organization-unsubscribe {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

.requests-table-toolbar + .requests-search-info {
  margin-top: 15px;
}

.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}

.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px;
}

.requests-table-toolbar + .requests {
  margin-top: 40px;
}

.requests .requests-table-meta {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none;
  }
}

.requests .requests-table thead {
  display: none;
}

@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}

.requests .requests-table-info {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}

.requests .requests-table .requests-link {
  position: relative;
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
.subscriptions-unsubscribe a {
  background: rgba(0, 0, 0, 1);
  border-radius: 4px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .subscriptions-unsubscribe a {
    width: auto;
  }
}

.subscriptions-unsubscribe a:hover {
  background-color: #000;
  text-decoration: none;
}

.subscriptions-table td:last-child {
  display: block;
}

@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell;
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}

.subscriptions-table .user-avatar {
  margin-right: 10px;
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #979797;
  font-size: 13px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #979797;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}

.request-container .comment-container {
  min-width: 0;
}

.request-breadcrumbs {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1;
}

.request-main .comment-fields, .request-main .request-submit-comment {
  display: none;
}

.request-main .comment-fields.shown {
  display: block;
}

.request-main .request-submit-comment.shown {
  display: inline;
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}

.request-main .comment-form-controls {
  display: block;
}

.request-main .comment-ccs {
  display: block;
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #979797;
  text-align: inherit;
  padding: 8px 25px;
  width: 100%;
}

.request-main .comment-show-container.hidden {
  display: none;
}

.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .form-field.comment-ccs > ul[data-hc-focus="true"] {
  border: 1px solid rgba(0, 0, 0, 1);
}

.request-main .form-field.comment-ccs > input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

.request-main input#mark_as_solved {
  display: none;
}

.request-title {
  width: 100%;
}

@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}

@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #f7f7f7;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%;
  }
}

.request-sidebar h5 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

@media (min-width: 1024px) {
  .request-sidebar h5 {
    display: none;
  }
}

.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px;
}

.request-details:last-child {
  border: 0;
}

.request-details dt, .request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0;
}

.request-details dd {
  padding: 0 10px;
  width: 60%;
}

.request-details dd::after {
  content: "\A";
  white-space: pre;
}

.request-details dt {
  color: #979797;
  font-weight: 300;
  width: 40%;
}

.request-details .request-collaborators {
  display: inline-block;
}

.request-attachments dt, .request-attachments dd {
  width: 100%;
}

.request-attachments dd {
  margin: 10px 0 0 0;
}

.request-form textarea {
  min-height: 120px;
}

.request-follow-up {
  padding-top: 20px;
}

/***** Pagination *****/
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  border-radius: 50%;
  height: 40px;
  float: left;
  margin-left: 5px;
  width: 40px;
}

@media (min-width: 768px) {
  .pagination li {
    height: 30px;
    width: 30px;
  }
}

[dir="rtl"] .pagination li {
  float: right;
}

.pagination li:hover:not(.pagination-current) {
  background-color: #f3f3f3;
}

.pagination li:hover:not(.pagination-current) span, .pagination li:hover:not(.pagination-current) a {
  color: rgba(100, 100, 100, 1);
  text-decoration: none;
}

.pagination a, .pagination span {
  font-size: 15px;
  color: #979797;
  padding: 10px 12px;
}

@media (min-width: 768px) {
  .pagination a, .pagination span {
    font-size: 13px;
    padding: 5px 12px;
  }
}

.pagination-current {
  background-color: rgba(0, 0, 0, 1);
}

.pagination-current a, .pagination-current span {
  color: #FFFFFF;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

[dir="rtl"] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

[dir="rtl"] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #979797;
  font-size: 13px;
  font-weight: 300;
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}

/***** Icons *****/
[class^="icon-"]::before,
[class*=" icon-"]::before,
.icon,
.recent-activity-item-comment span::before,
.xarticle-vote::before,
.attachments .attachment-item::before,
.share a::before,
.vote-up::before,
.vote-down::before,
.actions .dropdown-toggle::before,
.collapsible-nav-list li[aria-selected="true"]::after,
.collapsible-sidebar-title::after,
.search-result-votes::before,
.search-result-meta-count::before {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}
/*icone busca*/
.search::after {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

.icon-lock::before {
  content: "\1F512";
}

.icon-star::before {
  content: "\2605";
}

.icon-linkedin::before {
  content: "\e900";
}

.icon-twitter::before {
  content: "\e901";
}

.icon-googleplus-::before {
  content: "\e902";
}

.icon-facebook::before {
  content: "\e903";
}

.icon-agent::before {
  content: "\1F464";
}

.icon-close::before {
  content: "\2715";
}

.icon-arrow-up::before {
  content: "\2B06";
}

.icon-arrow-down::before {
  content: "\2B07";
}

.icon-attachments::before {
  content: "\1F4CE";
}

.icon-comments::before {
  content: "\1F4AC";
}

.icon-search::before {
  content: "\1F50D";
}

.icon-vote::before {
  content: "\1F44D";
}

.icon-handle::before {
  content: "\25BE";
}

.icon-check::before {
  content: "\2713";
}

.icon-gear::before {
  content: "\2699";
}

.icon-menu::before {
  content: "\2630";
}

.icon-article::before {
  content: "\1F4C4";
}

.icon-post::before {
  content: "\1F4D4";
}

.icon-notification-alert::before {
  content: "\26A0";
}

.icon-notification-error::before {
  content: "\00D7";
}

.icon-notification-info::before {
  content: "\2139";
}

.icon-notification-success::before {
  content: "\2714";
}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #f7f7f7;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  width: 65px;
  height: 65px;
}

.profile-avatar .icon-agent::before {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.profile-header .options [data-action="edit-profile"] {
  background-color: rgba(0, 0, 0, 1);
  border: 0;
  color: #FFFFFF;
  line-height: normal;
  padding: 8px 20px;
  outline-color: rgba(0, 0, 0, 1);
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #979797;
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px rgba(0, 0, 0, 1);
  border-radius: 4px;
  color: rgba(0, 0, 0, 1);
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge::after {
  content: "\1f512";
  margin-left: 5px;
  font-family: "copenhagen-icons";
  vertical-align: middle;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #f2f2f2;
  border: 0;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #979797;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-list > .profile-contribution::before {
  left: 0;
  position: absolute;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
  line-height: 25px;
}

[dir="rtl"] .profile-contribution-list > .profile-contribution::before {
  right: 0;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.profile-section .private-activity::before {
  content: "\1f512";
  font-family: "copenhagen-icons";
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 10px;
}

[dir="rtl"] .profile-section .private-activity::before {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f7f7f7;
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity::before {
  position: absolute;
  left: 0;
  width: 28px;
  border-radius: 50%;
  content: "";
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50% 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
}

[dir="rtl"] .profile-activity::before {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity::before {
    left: -14px;
  }
  [dir="rtl"] .profile-activity::before {
    right: -14px;
  }
}

.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]::before {
  content: "\1f4c4";
}

.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]::before {
  content: "\1f4d4";
}

.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]::before {
  content: "\1f4ac";
  line-height: 35px;
}

/***** Search results *****/
.search-results {
  /*display: flex;*/
  display:flow-root;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}

.search-results-column {
  flex: 1;
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 45%;
  }
}

.search-results-list {
  margin-bottom: 25px;
}

.search-results-list > li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}

.search-result-description {
  margin-top: 15px;
  word-break: break-word;
}

.search-result-votes, .search-result-meta-count {
  color: #979797;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 4px 5px;
  position: relative;
}

.search-result-votes::before, .search-result-meta-count::before {
  color: rgba(0, 0, 0, 1);
}

[dir="ltr"] .search-result-votes, [dir="ltr"] .search-result-meta-count {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before, [dir="ltr"] .search-result-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes, [dir="rtl"] .search-result-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before, [dir="rtl"] .search-result-meta-count::before {
  margin-left: 3px;
}

.search-result-votes::before {
  content: "\1F44D";
}

.search-result-meta-count::before {
  content: "\1F4AC";
}

.search-result .meta-group {
  align-items: center;
}

.search-result-breadcrumbs {
  margin: 0;
}

.search-result-breadcrumbs li:last-child::after {
  content: "·";
  display: inline-block;
  margin: 0 5px;
}

/* Don't display CJK results in italic */
/* Add a yellow background instead */
html[lang|="zh"] .search-result-description em,
html[lang|="ko"] .search-result-description em,
html[lang|="ja"] .search-result-description em {
  font-style: normal;
  background: yellow;
}

.header svg {
  width:150px;
}
.header .nav-wrapper {
}

a, a:hover {
  color:black;
  text-decoration:none;
}
a:hover {text-decoration:underline}

.sub-header {
  width:100%;
}
.sub-header a {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 15px;
    text-transform: lowercase;
    z-index: 0;
}
.sub-header ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  	display:flex;
}
.sub-header li {
		height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 0;
}
.sub-header div {
  
}
body {
		font-family: "Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  margin:0;
}
footer.footer {
    background-color:rgb(244, 244, 244);
  padding-top:19px;
  margin-top:3em;
}
footer.footer .col {
  float:left;
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding:3% 0 3%;
}
footer.footer #footer-menu {
  width:100%;
	-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display:flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 550px) {
  .hc_cat_hero {
    width:100%!important;
  }
  header.header {
    height:68px;
  }
  footer.footer .col {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}







/*-------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after {
	content: '';
	content: none
}

q:before,
q:after {
	content: '';
	content: none
}

input,
button {
	background-color: transparent;
	border-radius: 0;
	outline: none;
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

strong {
	font-weight: bold
}

a {
	text-decoration: none
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box
}

@font-face {
	font-family: 'Zurich';
	src: url("/hc/theming_assets/01HZP7ZMK7SW8Y6NVHTQC919C9");
	src: url("/hc/theming_assets/01HZP7ZMK7SW8Y6NVHTQC919C9?#iefix") format("embedded-opentype"), url("/hc/theming_assets/01HZP7ZMWK2EKS01QNZD7C0XW9") format("woff"), url("/hc/theming_assets/01HZP7ZMQZP5S26FY5TDFMG3ZB") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Zurich';
	src: url("/hc/theming_assets/01HZP7ZM4069A65PSJ6EWTJ4FW");
	src: url("/hc/theming_assets/01HZP7ZM4069A65PSJ6EWTJ4FW?#iefix") format("embedded-opentype"), url("/hc/theming_assets/01HZP7ZMDVRDZA8T1QZJZNZDWN") format("woff"), url("/hc/theming_assets/01HZP7ZM8T2DRXHKBHKD5B3BDG") format("truetype");
	font-weight: bold;
	font-style: normal
}

@keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

@-webkit-keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

@-moz-keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

@font-face {
	font-family: 'Zurich';
	src: url("ZurichCondensedBT.eot.css");
	src: url("ZurichCondensedBT.eot.css?#iefix") format("embedded-opentype"), url("ZurichCondensedBT.woff.css") format("woff"), url("ZurichCondensedBT.ttf.css") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Zurich';
	src: url("ZurichBoldCondensedBT.eot.css");
	src: url("ZurichBoldCondensedBT.eot.css?#iefix") format("embedded-opentype"), url("ZurichBoldCondensedBT.woff.css") format("woff"), url("ZurichBoldCondensedBT.ttf.css") format("truetype");
	font-weight: bold;
	font-style: normal
}

@keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

@-webkit-keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

@-moz-keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

.x-header-2018.x-fixed.no-home-fixed {
	position: fixed;
	display: block;
	max-height: 95px
}

.x-header-2018.x-fixed.no-home-fixed .x-beneficio {
	display: block
}


.x-header-2018.x-fixed.no-home-fixed .x-navigation {
	transition: none !important;
	position: absolute;
	top: 19px;
	z-index: 9
}

.no-home .x-navigation {
	transition: none !important
}

@keyframes leftright {
	0% {
		top: 49px;
		right: 0;
		left: 40%
	}
	100% {
		top: 49px;
		left: 26%
	}
}

@keyframes leftrightlogo {
	0% {
		right: 30%
	}
	100% {
		right: 55%
	}
}

@keyframes leftrightnobar {
	0% {
		top: 15px;
		right: 0;
		left: 40%
	}
	100% {
		top: 15px;
		left: 26%
	}
}

.x-header {
	width: 100%;
	float: left;
	position: relative;
	z-index: 9999;
	padding-bottom: 1px
}

.x-header.x-fixed {
	max-height: 101px
}

.x-header.x-fixed .x-top {
	position: fixed;
	top: 0
}

.x-header.x-fixed .x-navigation {
	position: fixed;
	top: 76px;
	border-bottom: 1px solid #b7b7b7;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15)
}

.x-header.x-fixed .x-navigation ul li:hover .x-sub-menu {
	border-top: 1px solid #8888
}

.x-header.x-transparent .x-top,
.x-header.x-transparent .x-navigation {
	background-color: #fff
}

.x-header.is--focused .x-top,
.x-header.is--focused .x-navigation {
	background-color: rgba(255, 255, 255, 0.9) !important
}

.x-general .x-header>.x-top {
	width: 100%;
	float: left;
	padding: 20px 3%;
	position: relative;
	z-index: 9
}

.x-header>.x-top .x-search {
	width: 19%;
	float: left;
	margin-top: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px
}

.x-header>.x-top .x-search .slick-dots {
	display: none !important
}

.x-header>.x-top .x-search form {
	width: 100%;
	float: left;
	position: relative
}

.x-header>.x-top .x-search form .x-submit {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url($assets-x-sprite-taco-webp-png);
	background-position: 0px -117px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	font-size: 0
}

.x-header>.x-top .x-search form .x-term {
	width: 90%;
	float: right;
	height: 20px;
	line-height: 20px;
	color: #000;
	font-size: 14px;
	border: 0;
	padding: 0;
	margin: 0
}

.x-header>.x-top .x-search .x-search-list {
	opacity: 0;
	visibility: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	background: #fff;
	top: 100%;
	padding-left: 3%;
	padding-top: 30px
}

.x-header>.x-top .x-search .x-search-list.x-active {
	opacity: 1;
	visibility: visible
}

.x-header>.x-top .x-search .x-search-list .x-termo-busca {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 28px;
	text-transform: uppercase
}

.x-header>.x-top .x-search .x-search-list .x-close {
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	right: 3%;
	top: 10px;
	line-height: 30px;
	text-align: center
}

.x-header>.x-top .x-search .x-search-list .x-close:before {
	content: "X";
	display: inline-block;
	font-size: 20px
}

html body .x-general .x-header>.x-top .x-search .x-search-list #x-get-products-search {
	width: 100%;
	float: left
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-product-list__search {
	float: left;
	width: 15%
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-product-list__search .x-result-categories {
	float: left;
	width: 100%;
	display: block !important
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-product-list__search .x-result-categories ul li {
	display: block
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-product-list__search .x-result-categories ul li a {
	display: block;
	line-height: 20px;
	color: #000;
	font-size: 13px;
	padding-bottom: 3px;
	outline: none
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-product-list__search .x-result-categories ul li a:hover {
	font-weight: 600
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-product-list__search .x-left {
	width: 100%;
	float: left
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-product-list__search .x-left a {
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
	margin-top: 30px;
	font-size: 14px
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-right {
	width: 85%;
	float: right;
	overflow: hidden;
	padding-left: 20px
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-right .slick-arrow.slick-next {
	right: 3%
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-right .slick-arrow.slick-prev {
	left: 10px
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-right .slick-list {
	width: 96%;
	float: left;
	overflow: hidden
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-right .prateleira {
	width: 100%;
	float: left
}

.x-header>.x-top .x-search .x-search-list #x-get-products-search .x-right .prateleira .slick-track>li {
	width: 24.5%;
	margin-right: 7px;
	float: left
}

.x-header>.x-top .x-logo {
	width: 121px;
	transition: all ease-in-out .3s;
	position: absolute;
	top: 12px;
	left: 0;
	right: 0;
	margin: auto
}


.x-header>.x-top .x-account-group {
	float: right
}

.x-header>.x-top .x-account-group .x-icon {
	width: 18px;
	display: inline-block;
	fill: #000;
	margin-left: auto;
	margin-right: auto
}

.x-header>.x-top .x-account-group .x-lojas,
.x-header>.x-top .x-account-group .x-account,
.x-header>.x-top .x-account-group .x-wishlist {
	float: left;
	padding: 0 5px;
	text-align: center;
	margin-left: 30px;
	cursor: pointer
}

html body .x-general .x-header>.x-top .x-account-group .x-lojas #login svg,
html body .x-general .x-header>.x-top .x-account-group .x-account #login svg,
html body .x-general .x-header>.x-top .x-account-group .x-wishlist #login svg {
	margin: 0 0 0 .5px
}

html body .x-general .x-header>.x-top .x-account-group .x-lojas a,
html body .x-general .x-header>.x-top .x-account-group .x-account a,
html body .x-general .x-header>.x-top .x-account-group .x-wishlist a {
	color: #000;
	font-size: 9px;
	text-transform: uppercase
}

html body .x-general .x-header>.x-top .x-account-group .x-lojas a .x-icon,
html body .x-general .x-header>.x-top .x-account-group .x-account a .x-icon,
html body .x-general .x-header>.x-top .x-account-group .x-wishlist a .x-icon {
	display: block
}

html body .x-general .x-header>.x-top .x-account-group .x-lojas a {
	font-size: 10px !important
}

html body .x-general .x-header>.x-top .x-account-group .x-account .x-icon:after,
html body .x-general .x-header>.x-top .x-account-group .x-wishlist .x-icon:after {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	display: block
}

html body .x-general .x-header>.x-top .x-account-group .x-account .x-icon:after {
	margin-top: 2px;
	margin-left: -4px;
	content: 'login'
}

html body .x-general .x-header>.x-top .x-account-group .x-account.x-logged .x-icon:after {
	content: 'minha conta';
	white-space: nowrap;
	margin-left: -27px
}

html body .x-general .x-header>.x-top .x-account-group .x-wishlist .x-icon {
	margin-left: 25%
}

html body .x-general .x-header>.x-top .x-account-group .x-wishlist .x-icon:after {
	margin-top: 4px;
	margin-left: -12px;
	content: 'wishlist'
}

html body .x-general .x-header>.x-top .x-account-group .x-cart {
	float: left;
	margin-left: 70px;
	position: relative
}

html body .x-general .x-header>.x-top .x-account-group .x-cart:before {
	content: "";
	width: 1px;
	height: 20px;
	background: #5d5d5d;
	position: absolute;
	left: -35px;
	top: 0
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-icon {
	margin-right: 5px;
	height: 26px;
	z-index: 10
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-icon svg {
	height: 100%
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .portal-totalizers-ref {
	display: inline-block;
	vertical-align: text-top
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .portal-totalizers-ref .title {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .portal-totalizers-ref ul.cart-info li.amount-kits,
html body .x-general .x-header>.x-top .x-account-group .x-cart .portal-totalizers-ref ul.cart-info li.amount-products,
html body .x-general .x-header>.x-top .x-account-group .x-cart .portal-totalizers-ref ul.cart-info li.total-cart {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .portal-totalizers-ref ul.cart-info li.amount-items {
	position: absolute;
	left: 1px;
	bottom: 3px;
	width: 16px;
	height: 20px;
	text-align: center;
	line-height: 23px;
	z-index: -1
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .portal-totalizers-ref ul.cart-info li.amount-items strong {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .portal-totalizers-ref ul.cart-info li.amount-items em.amount-items-em {
	font-size: .7rem !important;
	text-transform: uppercase;
	color: #000;
	font-style: normal
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group {
	display: none;
	width: 450px;
	position: absolute;
	z-index: 2;
	top: 100%;
	right: -15px;
	box-sizing: border-box;
	z-index: 9999;
	padding-top: 20px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group.hide {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume {
	display: block;
	position: fixed;
	right: -100%;
	top: 0;
	height: 100vh;
	background: #FFF;
	padding-top: 0
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume.x-visible {
	right: 0
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume.x-visible .x-overlay {
	visibility: visible;
	opacity: 1
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-overlay {
	opacity: 0;
	visibility: hidden
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group {
	height: 100vh
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group:before {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top {
	background: #e9e9e9;
	float: left;
	height: 48px;
	line-height: 48px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 6%;
	text-align: center;
	position: relative;
	color: #212424
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-close {
	position: absolute;
	top: 0;
	left: 5%;
	font-size: 10px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-decoration: underline;
	cursor: pointer;
	font-weight: 600
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-close:before {
	content: "\003c";
	float: left;
	font-size: 6pt;
	font-weight: 600;
	margin-right: 5px;
	margin-top: 0
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-title {
	display: inline-block;
	text-transform: uppercase;
	font-size: 11pt;
	letter-spacing: 1pt
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-cart {
	position: absolute;
	top: 13px;
	right: 5%;
	margin-left: 0;
	font-size: 12px;
	line-height: initial;
	width: 44px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-cart:before {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-cart svg {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	color: black;
	fill: #000 !important
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-cart svg circle {
	fill: #C81A01 !important
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-cart .portal-totalizers-ref {
	display: inline-block;
	vertical-align: middle;
	margin-left: 1px;
	position: relative;
	top: 1px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-top .x-cart .portal-totalizers-ref li.amount-items {
	position: absolute;
	left: -17.5px;
	top: -10px;
	width: 14px;
	height: 13px;
	text-align: center;
	line-height: 16px;
	z-index: 00
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart {
	max-height: calc(100vh - 220px)
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li ._qc-product {
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 15px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li .col.col-1,
html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li .col.col-3 {
	display: block;
	position: absolute
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li .col.col-1 {
	width: 55px;
	text-align: center;
	left: 35%;
	top: 74px;
	margin-top: 10px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li .col.col-1 ._remove {
	top: 0;
	position: absolute;
	left: -4px;
	width: 20px;
	height: 20px;
	line-height: 14px;
	border: 1px solid #b5b6b6;
	text-align: center;
	font-size: 22px;
	cursor: pointer;
	padding-left: 2px;
	color: #000
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li .col.col-1 ._add {
	top: 0;
	position: absolute;
	right: -2px;
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #b5b6b6;
	text-align: center;
	font-size: 13px;
	cursor: pointer;
	padding-top: 2px;
	padding-left: 2px;
	color: black
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li .col.col-1 ._qty {
	display: inline-block;
	text-align: center;
	width: 17px;
	font-weight: 700;
	font-size: 13px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li .col.col-3 {
	right: -1px;
	top: 15px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-minicart ul.cart-list>li .col.col-3 .remove-link {
	cursor: pointer;
	font-size: 15pt;
	color: black
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-freight {
	float: left;
	width: 90%;
	margin: 0 5%;
	display: none !important;
	padding: 10px 0 5px;
	text-align: center;
	position: absolute;
	bottom: 102px;
	left: 0
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-freight__wrapper {
	border: 1px solid #000;
	overflow: hidden
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-freight__progress {
	display: block;
	height: 8px;
	background: #000
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-freight__text {
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	letter-spacing: 1px;
	padding: 10px 0
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-freight__text small {
	display: inline-block
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-bottom {
	position: absolute;
	bottom: 0;
	background: #e9e9e9
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-bottom .x-total {
	font-size: 13px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-bottom .x-actions {
	padding: 10px;
	background: #FFF
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-bottom .x-actions .x-finish a {
	float: right;
	width: 49%;
	letter-spacing: 1px;
	font-size: 14px;
	outline: none;
	background: #000;
	font-weight: normal;
	color: #FFF !important
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group#x-minicart-resume .x-group .x-bottom .x-actions .x-close {
	background: #fff;
	color: #000;
	border: 1px solid #000;
	text-transform: uppercase;
	text-align: center;
	width: 49%;
	float: left;
	letter-spacing: 1px;
	font-size: 14px;
	display: block !important;
	padding: 14px 0;
	cursor: pointer
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-overlay {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group {
	width: 100%;
	float: left;
	background: #fff;
	z-index: 2;
	position: relative
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 7px 7px;
	border-color: transparent transparent #ffffff transparent;
	position: absolute;
	right: 30px;
	top: -7px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart {
	float: left;
	width: 100%;
	padding: 15px 17px;
	max-height: 280px;
	overflow-y: scroll
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart::-webkit-scrollbar-track {
	background-color: #ccc
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart::-webkit-scrollbar {
	background-color: #ccc;
	width: 4px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart::-webkit-scrollbar-thumb {
	background-color: #212424
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart ul.cart-list>li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
	position: relative;
	padding-right: 0;
	padding-left: 0
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart ul.cart-list>li ._qc-img {
	float: left;
	width: 30%;
	margin-top: 10px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart ul.cart-list>li ._qc-img img {
	width: 100%;
	height: auto
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart ul.cart-list>li ._qc-product {
	font-size: 10pt;
	color: #000;
	font-weight: 500;
	float: left;
	margin-top: 22px;
	width: 70%;
	margin-bottom: 9px;
	line-height: 15px;
	text-transform: uppercase
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart ul.cart-list>li .col.col-1,
html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart ul.cart-list>li .col.col-3 {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-minicart ul.cart-list>li .col.col-2 {
	color: #000;
	font-size: 12pt;
	font-weight: 500;
	float: left;
	width: 70%;
	padding-left: 15px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom {
	width: 100%;
	float: left
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	font-size: 10px;
	color: #212424;
	text-transform: uppercase;
	box-sizing: border-box;
	padding: 10px 3% 0;
	text-align: center
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul {
	width: 100%
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-text {
	display: inline-block;
	text-transform: uppercase;
	margin-right: 5px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value {
	text-transform: uppercase;
	display: inline-block
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value .portal-totalizers-ref {
	display: block !important
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value .portal-totalizers-ref .title {
	display: none !important
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value .portal-totalizers-ref ul.cart-info li.amount-kits,
html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value .portal-totalizers-ref ul.cart-info li.amount-products,
html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value .portal-totalizers-ref ul.cart-info li.amount-items {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value .portal-totalizers-ref ul.cart-info li.total-cart {
	padding: 0;
	display: block
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value .portal-totalizers-ref ul.cart-info li.total-cart em {
	font-style: normal
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-total>ul>li.x-value .portal-totalizers-ref ul.cart-info li.total-cart strong {
	display: none
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-actions {
	float: left;
	width: 100%;
	text-transform: uppercase;
	padding: 0
}

html body .x-general .x-header>.x-top .x-account-group .x-cart .x-minicart-group .x-group .x-bottom .x-actions>div.x-finish a {
	float: left;
	background: #008000;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
	display: block
}

html body .x-general .x-header>.x-top .x-account-group .x-cart a svg circle {
	fill: #C81A01 !important
}

html body .x-general .x-header>.x-top .amount-items-em {
	margin-left: 15% !important;
	margin-top: 3%
}

html body .x-general .x-header>.x-top .bt-lupa {
	position: absolute;
	top: 23%;
	left: 170px
}

html body .x-general .x-header>.cart-open {
	z-index: 13
}

html body .x-general .x-header .x-navigation {
	width: 100%;
	float: left;
	text-align: center;
	position: fixed
}

html body .x-general .x-header .x-navigation .x-sub-container {
	display: block;
	width: 1280px;
	margin: 0 auto
}

html body .x-general .x-header .x-navigation .x-sub-container .x-categories {
	float: left;
	width: 76%
}

html body .x-general .x-header .x-navigation ul li {
	display: inline-block
}

/*menu hover*/
xhtml body .x-general .x-header .x-navigation ul li:hover .x-sub-menu {
	display: none;
	z-index: 3
}

html body .x-general .x-header .x-navigation ul li:hover>a {
	font-weight: 300
}

html body .x-general .x-header .x-navigation ul li a {
	display: block;
	font-size: 16px;
	color: #000;
	padding: 7px 0px;
	text-transform: uppercase
}

html body .x-general .x-header .x-navigation ul li a.x-navigation-link {
	margin: 0 15px;
	padding-bottom: 8px
}

html body .x-general .x-header .x-navigation ul li a:hover {
	font-weight: 600
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 31px;
	background: #fff;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #2b2e2f;
	padding-left: 5%;
	max-height: 297px;
	overflow: hidden
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.x-jeans {
	min-height: 330px
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.x-jeans .x-banner {
	width: 33.33%
}

@media (min-width: 1000px) and (max-width: 1300px) {
	html body .x-general .x-header .x-navigation ul li .x-sub-menu {
		padding-left: 0
	}
}

@media (min-width: 1000px) and (max-width: 1300px) {
	html body .x-general .x-header .x-navigation ul li .x-sub-menu.banner-right ul {
		padding-left: 30px
	}
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.banner-middle {
	text-align: center
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.banner-middle .x-banner {
	display: inline-block;
	margin: 0 20px;
	float: none
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.banner-middle ul {
	position: relative;
	float: none;
	display: inline-block;
	vertical-align: top;
	border-right: 0
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.banner-middle ul .x-link-all {
	text-align: left
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.all-banners {
	padding-left: 0
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.all-banners .x-link-all {
	font-size: 11px;
	position: absolute;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.all-banners .box-banner {
	float: left;
	margin-right: 1%;
	margin-bottom: 20px;
	width: 24.25%
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.all-banners .box-banner:nth-child(4) {
	margin-right: 0
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.all-banners .box-banner img {
	display: block;
	width: 100%;
	height: auto
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu ul {
	float: left;
	margin-top: 30px;
	text-align: left;
	border-right: 1px solid #ddd;
	padding-left: 40px
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu ul.last {
	border-right: 0
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu ul h3 {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu ul .x-block {
	float: left;
	width: 115px
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu ul li {
	width: 100%;
	float: left;
	margin: 5px 0
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu ul li:hover {
	border-bottom: 0
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu ul li a {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	display: block
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu .x-banner {
	float: right;
	width: 24%
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu .x-banner a {
	padding: 0
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu .x-banner img {
	display: block;
	width: 105%;
	height: auto
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.x-kids {
	height: 252px
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.x-kids .x-banner {
	margin: 0 20px 0 -40px
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu.x-kids .x-banner img {
	width: 107%
}

html body .x-general .x-header .x-navigation ul li .x-sub-menu .x-link-all {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	bottom: 0;
	white-space: nowrap;
	width: 100%;
	float: left;
	text-align: center
}

html body .x-general .x-header .x-navigation .x-masculino .x-sub-container,
html body .x-general .x-header .x-navigation .x-feminino .x-sub-container,
html body .x-general .x-header .x-navigation .x-kids .x-sub-container {
	display: block;
	margin-top: 35px
}

html body .x-general .x-header .x-navigation .x-masculino .x-sub-container ul h3,
html body .x-general .x-header .x-navigation .x-feminino .x-sub-container ul h3,
html body .x-general .x-header .x-navigation .x-kids .x-sub-container ul h3 {
	margin-top: 0
}

html body .x-general .x-header .x-navigation .x-masculino .x-categories h3,
html body .x-general .x-header .x-navigation .x-feminino .x-categories h3,
html body .x-general .x-header .x-navigation .x-kids .x-categories h3 {
	margin-top: 0
}

html body .x-general .x-header .x-navigation .x-feminino .x-sub-container .x-categories {
	padding-top: 0
}

html body .x-general .x-header:hover,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover {
	background-color: #fff !important;
	color: #000 !important;
	fill: #000 !important;
	/*box-shadow: 1px 1px gray;
	border-bottom: 1px solid #8888;*/
	-webkit-filter: none !important;
	filter: none !important
}

html body .x-general .x-header:hover .x-navigation ul li a,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover .x-navigation ul li a {
	background-color: #fff !important;
	color: #000 !important;
	-webkit-filter: none !important;
	filter: none !important
}

html body .x-general .x-header:hover .x-top a,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover .x-top a {
	color: #000 !important;
	fill: #000 !important
}

html body .x-general .x-header:hover .x-top a .x-icon svg .st0,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover .x-top a .x-icon svg .st0 {
	color: #000 !important;
	fill: #000 !important
}

html body .x-general .x-header:hover .x-top a svg,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover .x-top a svg {
	color: #000;
	fill: #000 !important
}

html body .x-general .x-header:hover .x-top .x-account-group svg,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover .x-top .x-account-group svg {
	color: #000 !important;
	fill: #000 !important
}

html body .x-general .x-header:hover .x-top .x-account-group .x-wishlist a .x-icon::after,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover .x-top .x-account-group .x-wishlist a .x-icon::after {
	color: #000
}

html body .x-general .x-header:hover .x-top .x-account-group .x-account .x-icon:after,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover .x-top .x-account-group .x-account .x-icon:after {
	color: #000 !important;
	fill: #000 !important
}

html body .x-general .x-header:hover .x-top .x-account-group .x-cart:before,
html body .x-general .x-header.x-transparent html body .x-general .x-header:hover .x-top .x-account-group .x-cart:before {
	color: #000 !important;
	fill: #000 !important
}

html body .x-general .x-header.b-claro:hover .x-logo a {
	-webkit-filter: none !important;
	filter: none !important
}

.x-header .x-account:hover .menu-conta ul {
	top: 5%
}

.x-header .transition {
	transition: none
}

.x-header-2018.x-fixed {
	opacity: 1;
	max-height: 65px;
	/*box-shadow: 1px 1px #8888;*/
	position: fixed;
	background: white !important
}

.x-header-2018.x-fixed .x-top {
	padding: 25px 45px;
	position: unset
}

.x-header-2018.x-fixed .x-top .x-nossaslojas,
.x-header-2018.x-fixed .x-top .x-account-group {
	top: 24%
}

.x-header-2018.x-fixed .x-top .bt-lupa {
	top: 21%
}

.x-header-2018.x-fixed .x-top .x-account-group {
	margin-top: 4px
}

html body .x-general .x-header-2018.x-fixed .x-top .x-account-group .x-wishlist {
	margin: 0;
	width: 55px;
  z-index:1000;
  position:relative;
}

html body .x-general .x-header-2018.x-fixed .x-top .x-account-group .x-wishlist a .x-icon {
	width: 25px
}

html body .x-general .x-header-2018.x-fixed .x-top .x-account-group .x-wishlist a .x-icon:after {
	content: ""
}

html body .x-general .x-header-2018.x-fixed .x-top .x-account-group .x-account .x-icon {
	top: -2px;
	width: 28px
}

html body .x-general .x-header-2018.x-fixed .x-top .x-logo {
	top: 3px;
	right: 55%;
	z-index: 999;
	-webkit-transition: all linear .3s;
	transition: all linear .3s
}

html body .x-general .x-header-2018.x-fixed .x-top .x-logo a {
	width: 90px
}

html body .x-general .x-header-2018.x-fixed .x-top .x-nossaslojas {
	left: 90px;
  z-index:1000;
}

html body .x-general .x-header-2018.x-fixed .x-top .x-nossaslojas a:after {
	content: "Lojas"
}

html body .x-general .x-header-2018.x-fixed .x-navigation {
	top: 43px; 
	z-index: 1;
	/*width: auto;
	left: 26%;
	float: left;*/
  text-align:center;
  margin:0 auto;
	box-shadow: none;
	border: none
}

html body .x-general .x-header-2018.x-fixed .x-navigation ul li:hover a.x-navigation-link {
	padding-bottom: 18px;
	font-weight: normal
}

html body .x-general .x-header-2018.x-fixed .x-navigation ul li .x-sub-menu {
	width: 220%;
	position: absolute;
	left: -55%;
	top: 45px
}

html body .x-general .x-header-2018.x-fixed .x-navigation ul li a.x-navigation-link {
	margin: 0 22px;
	transition: margin 0.8s !important
}

@media (min-width: 1100px) and (max-width: 1330px) {
	html body .x-general .x-header-2018.x-fixed .x-navigation ul li a.x-navigation-link {
		margin: 0 1vw
	}
}

html body .x-general .x-header-2018.x-fixed .x-navigation ul li a.x-navigation-link:hover {
	padding-bottom: 18px;
	font-weight: normal
}

html body .x-general .x-header-2018.x-fixed .x-navigation ul li:last-child a .x-navigation-link {
	color: black !important
}

html body .x-general .x-header-2018.x-fixed .x-navigation.transition {
	-webkit-transition: all cubic-bezier(0.71, 0, 0.31, 0.96) 0.5s;
	transition: all cubic-bezier(0.71, 0, 0.31, 0.96) 0.5s
}

html body .x-general .x-header-2018>.x-top {
	padding: 30px 45px
}

html body .x-general .x-header-2018>.x-top .x-nossaslojas {
	position: absolute;
	width: 93px;
	margin-top: 8px;
	top: 25%;
	left: 3%
}

html body .x-general .x-header-2018>.x-top .x-nossaslojas a {
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8rem;
	color: #727277
}

html body .x-general .x-header-2018>.x-top .x-nossaslojas a span {
	position: absolute;
	top: -5px;
	left: -27px;
	width: 17px;
	height: 20px
}

html body .x-general .x-header-2018>.x-top .x-nossaslojas a:after {
	content: "Nossas Lojas"
}

html body .x-general .x-header-2018>.x-top .x-search {
	border-bottom: none
}

html body .x-general .x-header-2018>.x-top .x-search form .x-submit {
	top: -3px;
	left: -4px
}

html body .x-general .x-header-2018>.x-top .x-search form .x-term {
	height: 16px;
	font-size: .8rem
}

html body .x-general .x-header-2018>.x-top .x-account-group {
	position: absolute;
	margin-top: 5px;
	right: 40px;
	top: 22%
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-wishlist {
	width: 115px;
	margin: 0;
	text-align: left
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-wishlist a .x-icon {
	width: 24px;
	display: inline-block;
	position: relative;
	margin-left: 0
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-wishlist a .x-icon:after {
	content: 'favoritos';
	position: absolute;
	left: 45px !important;
	margin-top: 9px;
	font-size: .8rem;
	top: 0
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-account {
	margin-left: 0;
	width: 100px;
	text-align: left;
  z-index:1000;
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-account .x-icon {
	display: inline-block;
	position: relative;
	margin-left: 0
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-account .x-icon:after {
	content: 'entre';
	position: absolute;
	left: 45px;
	font-size: .8rem;
	top: 5px;
	margin-top: 4px;
	margin-left: -15px
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-account .x-icon svg {
	width: 28px
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-cart {
	margin-left: 30px;
	margin-top: 0;
  display:block;
  z-index:1000;
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-icon {
	width: 24px
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-icon:after {
	left: 45px;
	margin-top: 9px
}

html body .x-general .x-header-2018 .x-navigation ul li:hover a.x-navigation-link {
	border-bottom: 2px solid #000;
	transform: scale(1.1);
	font-size: 15px;
	padding-bottom: 6px;
	font-weight: 600;
	position: relative;
	z-index: 5
}

html body .x-general .x-header-2018 .x-navigation ul li a.x-navigation-link:hover {
	border-bottom: 2px solid #000;
	transform: scale(1.1);
	font-size: 15px;
	padding-bottom: 6px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu {
	height: 375px;
	max-height: 375px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu ul {
	margin-top: 0;
	border-right: 0;
	padding-left: 0
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu ul h3 {
	margin-top: 25px;
	margin-bottom: 10px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu ul li {
	margin: 3px 0
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu ul li a {
	font-size: 11px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu ul.last {
	margin-top: 0
}

@media (max-width: 1300px) and (min-width: 1000px) {
	html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.banner-right ul {
		padding-left: 0
	}
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids {
	padding-left: 0
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container {
	display: block;
	margin-top: 35px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container .x-categories,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container .x-categories,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container .x-categories {
	width: auto
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container .x-categories ul,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container .x-categories ul,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container .x-categories ul {
	margin-right: 30px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container .x-categories ul .x-block,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container .x-categories ul .x-block,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container .x-categories ul .x-block {
	width: 139px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container .x-categories ul .x-block .x-all,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container .x-categories ul .x-block .x-all,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container .x-categories ul .x-block .x-all {
	font-size: 11px !important;
	font-weight: bold
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container .x-banner,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container .x-banner,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container .x-banner {
	width: 308px;
	height: 308px;
	float: left
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container .x-banner img,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container .x-banner img,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container .x-banner img {
	width: 100%
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container .x-link-all,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container .x-link-all,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container .x-link-all {
	bottom: 10px;
	font-size: 13px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino {
	height: 460px;
	max-height: 460px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-feminino .x-sub-container {
	width: 815px;
	height: 375px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-masculino .x-sub-container {
	width: 815px;
	height: 375px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids {
	height: 375px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container {
	width: 647px;
	height: 375px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container ul {
	margin-right: 30px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container ul .x-block {
	width: 139px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container ul .x-block .x-all {
	font-size: 11px !important;
	font-weight: bold
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-kids .x-sub-container .x-banner {
	margin: 25px 0
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners {
	height: 375px;
	max-height: 375px;
	padding-top: 30px
}

@media screen and (min-width: 1000px) and (max-width: 1250px) {
	html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners {
		height: 285px
	}
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .x-sub-container {
	width: 1250px
}

@media screen and (min-width: 1000px) and (max-width: 1250px) {
	html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .x-sub-container {
		width: 880px
	}
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .x-sub-container .x-link-all {
	margin-bottom: 10px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .box-banner {
	width: 285px;
	height: 285px;
	margin-right: 20px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .box-banner:last-child {
	margin-right: 0
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .box-banner:first-child {
	margin-left: 20px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .box-banner img {
	height: 285px
}

@media screen and (min-width: 1000px) and (max-width: 1250px) {
	html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .box-banner {
		width: 200px;
		height: 200px
	}
	html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.all-banners .box-banner img {
		height: 100%
	}
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans {
	padding-left: 0;
	min-height: 420px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--titles {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	float: none
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--titles .x-title-item {
	display: inline-block;
	width: auto;
	float: none
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--titles .x-title-item:first-child {
	margin-right: 30px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--titles .x-title-item:hover,
html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--titles .x-title-item.x-active {
	text-decoration: underline
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners {
	display: block;
	margin-top: 10px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item {
	display: none
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item.x-submenu-visible {
	display: block
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item.x-jean-banners--masc {
	width: 1015px;
	height: 321px;
	margin: 0 auto
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item.x-jean-banners--fem {
	width: 682px;
	height: 321px;
	margin: 0 auto
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item ul li {
	position: relative;
	display: inline-block;
	width: 139px;
	height: 310px;
	margin-right: 25px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item ul li:first-child {
	margin-left: 25px
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item ul li span {
	position: absolute;
	top: 0;
	left: 0
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item ul li span.x-jeans-banner--imgtext {
	z-index: -1
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item ul li a.x-sub-container--banners--item--linkall {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-weight: bold
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container--banners--item ul li.x-submenu-item-visible .x-jeans-banner--imgtext {
	z-index: 0
}

html body .x-general .x-header-2018 .x-navigation ul li .x-sub-menu.x-jeans .x-sub-container .x-link-all {
	margin-top: 8px;
	font-size: 11px
}

html body .x-general .x-header-2018:hover {
	border-bottom: none
}

html body .x-general .x-beneficio {
	width: 100%;
	float: left;
	top: 0;
	font-size: 13px;
	color: #fff;
	padding: 0;
	text-align: center;
	overflow: hidden;
	position: fixed
}
.x-beneficio p.slick-slide {
    opacity: 1;
    visibility: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    text-transform: uppercase;
}
html body .x-general .x-beneficio p {
	font-size: .8125rem;
	display: inline-block;
	vertical-align: middle;
	padding: 7px 0px .6250rem;
	margin: 0;
	margin-right: 25px;
	letter-spacing: .04688rem;
	opacity: 0;
	visibility: hidden
}

html body .x-general .x-beneficio p img {
	width: 23px;
	max-height: 23px;
	height: auto;
	margin-right: 10px;
	vertical-align: middle
}

html body .x-general .x-beneficio p:before {
	content: '';
	display: inline-block;
	top: 0;
	position: relative;
	vertical-align: middle
}

html body .x-general .x-beneficio p.x-first:before {
	width: 25px;
	height: 20px
}

html body .x-general .x-beneficio p.x-middle:before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 20px;
	top: -1px;
	position: relative
}

html body .x-general .x-beneficio p.x-third:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 18px;
	top: -2px
}

html body .x-general .x-beneficio p.x-last {
	display: none
}

html body .x-general .x-beneficio p.x-last:before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 20px;
	top: -1px;
	position: relative
}

html body .x-general .x-beneficio p.slick-slide {
	visibility: visible
}

html body .x-general .x-beneficio a {
	text-decoration: underline;
	color: #fff
}

html body .x-general .x-beneficio .x-close {
	display: none;
	position: absolute;
	color: white;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	height: 20px;
	justify-content: center;
	align-items: center;
	width: 20px;
	padding-left: 1px;
	font-size: 1.3em;
	user-select: none;
	cursor: pointer
}

.box-banner img {
	width: 100%
}

.x-banner-principal {
	position: relative;
	width: 100%;
	float: left
}

.x-banner-principal .slick-list {
	overflow: hidden
}

@keyframes bounceHoverRight {
	0% {
		right: 15px
	}
	50% {
		right: 10px
	}
	100% {
		right: 15px
	}
}

@keyframes bounceHoverLeft {
	0% {
		left: 15px
	}
	50% {
		left: 10px
	}
	100% {
		left: 15px
	}
}

.x-banner-principal .slick-dots {
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center
}

.x-banner-principal .slick-dots li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px
}

.x-banner-principal .slick-dots li.slick-active button {
	background: #000
}

.x-banner-principal .slick-dots li button {
	font-size: 0;
	background: transparent;
	border: 1px solid #000;
	border-radius: 50%;
	cursor: pointer;
	width: 10px;
	height: 10px;
	padding: 0
}

.x-banner-principal .box-banner {
	display: inline-block
}

.x-banner-principal .box-banner img {
	width: 100%;
	height: auto;
	display: block
}

.x-grid-banner__3-column {
	justify-content: space-around;
	clear: both;
	display: flex
}

.x-grid-banner__3-column .box-banner {
	width: 32%
}

.x-grid-banner__2-column {
	justify-content: space-between;
	clear: both;
	display: flex;
	width: 100%;
	padding: 20px 3%
}

.x-grid-banner__2-column .box-banner {
	width: 49.3%
}

.x-grid-banner__2-column.no--margin {
	margin-bottom: 10px
}

.x-grid-banner__2-column.no--margin .box-banner {
	width: 50%;
	display: inline-block
}

.x-grid-banner__2-column.is--right {
	margin-bottom: 20px;
	padding: 0px 3% 20px 3%
}

.x-grid-banner__2-column.is--right .box-banner:nth-child(1) {
	width: 40.5%
}

.x-grid-banner__2-column.is--right .box-banner:nth-child(2) {
	width: 58%
}

.x-grid-banner__2-column.is--left {
	padding: 0px 3% 20px 3%
}

.x-grid-banner__2-column.is--left .box-banner:nth-child(1) {
	width: 72%;
	margin-left: 1.5%
}

.x-grid-banner__2-column.is--left .box-banner:nth-child(2) {
	width: 24%;
	margin: 0 1.5% 0 0
}

.x-grid-banner__4-column {
	justify-content: space-between;
	clear: both;
	display: flex;
	width: 100%;
	padding: 20px 3%
}

.x-grid-banner__4-column .box-banner {
	width: 25%
}

.x-grid-banner__4-column .box-banner:nth-child(2) {
	margin-right: 1%
}

.x-vitrine-group {
	width: 100%;
	float: left;
	padding: 0 3%;
	margin-bottom: 20px
}

.x-vitrine-group .x-title-controle {
	width: 100%;
	float: left;
	margin: 20px 0
}

.x-vitrine-group .x-title-controle ul {
	width: 100%;
	float: left;
	text-align: center
}

.x-vitrine-group .x-title-controle ul li {
	display: inline-block;
	margin: 0 10px
}

.x-vitrine-group .x-title-controle ul li a {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	border-bottom: 2px solid transparent;
	padding-bottom: 5px;
	cursor: pointer
}

.x-vitrine-group .x-title-controle ul li a.x-active {
	border-bottom: 2px solid #000
}

.x-vitrine-group .x-vitrine {
	width: 100%;
	float: left;
	height: 460px;
	position: relative
}

@media (min-width: 1500px) and (max-width: 1900px) {
	.x-vitrine-group .x-vitrine {
		height: 500px
	}
}

@media (min-width: 1901px) and (max-width: 2200px) {
	.x-vitrine-group .x-vitrine {
		height: 600px
	}
}

.x-vitrine-group .x-vitrine .x-carousel {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden
}

.x-vitrine-group .x-vitrine .x-carousel.x-active {
	opacity: 1;
	visibility: visible;
	z-index: 2
}

@font-face {
	font-family: 'Zurich';
	src: url("ZurichCondensedBT.eot.css");
	src: url("ZurichCondensedBT.eot.css?#iefix") format("embedded-opentype"), url("ZurichCondensedBT.woff.css") format("woff"), url("ZurichCondensedBT.ttf.css") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Zurich';
	src: url("ZurichBoldCondensedBT.eot.css");
	src: url("ZurichBoldCondensedBT.eot.css?#iefix") format("embedded-opentype"), url("ZurichBoldCondensedBT.woff.css") format("woff"), url("ZurichBoldCondensedBT.ttf.css") format("truetype");
	font-weight: bold;
	font-style: normal
}

@keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

@-webkit-keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

@-moz-keyframes move {
	0% {
		top: -50px
	}
	50% {
		top: -60px
	}
	100% {
		top: -50px
	}
}

html body .x-general .x-newsletter {
	width: 100%;
	float: left;
	padding: 60px 0 0;
	text-align: center
}

html body .x-general .x-newsletter .x-title {
	font-size: 42px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: bold;
	margin-bottom: 25px
}

html body .x-general .x-newsletter p {
	font-size: 14px;
	letter-spacing: 1px
}

html body .x-general .x-newsletter .newsletter {
	width: 100%;
	float: left;
	margin: 35px 0 70px
}

html body .x-general .x-newsletter .newsletter .newsletter-title,
html body .x-general .x-newsletter .newsletter p,
html body .x-general .x-newsletter .newsletter h3 {
	display: none
}

html body .x-general .x-newsletter .newsletter .success {
	color: green
}

html body .x-general .x-newsletter .newsletter .newsletter-client-name,
html body .x-general .x-newsletter .newsletter .newsletter-client-email {
	width: 315px;
	height: 45px;
	line-height: 43px;
	border: 1px solid #000;
	outline: none;
	padding: 0 20px;
	margin-right: 10px;
	font-size: 16px
}

html body .x-general .x-newsletter .newsletter .btn-ok,
html body .x-general .x-newsletter .newsletter .bt-voltar {
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: #000;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 500;
	position: relative;
	top: 2px;
	cursor: pointer
}

html body .x-general .x-newsletter .newsletter .btn-ok {
	top: -2px
}

html body .x-general .x-newsletter .newsletter .bt-voltar {
	position: relative;
	top: 20px
}

html body .x-general footer {
	width: 100%;
	float: left
}

html body .x-general footer .x-back-to-top {
	background-image: url($assets-x-sprite-taco-webp-png);
	background-position: 0px -654px;
	width: 53px;
	height: 62px;
	position: fixed;
	bottom: 18%;
	z-index: 2000;
	right: 1%;
	display: none;
	cursor: pointer;
	border-right: 1px solid #909090
}

html body .x-general footer .x-top {
	width: 100%;
	float: left;
	background: #e9e9e9;
	padding: 20px 3%
}

html body .x-general footer .x-top .x-block {
	min-width: 240px;
	float: left;
	margin-right: 50px
}

html body .x-general footer .x-top .x-block:first-child {
	min-width: auto;
	position: relative;
	top: 10px
}

html body .x-general footer .x-top .x-block.right {
	float: right;
	margin-right: 0;
	width: 20%;
	min-width: 20%
}

html body .x-general footer .x-top .x-block .x-app {
	mix-blend-mode: multiply;
	float: left
}

html body .x-general footer .x-top .x-block .x-app.x-app-store {
	border-right: 1px solid #000;
	margin-right: 35px;
	padding-right: 35px;
	height: 57px
}

html body .x-general footer .x-top .x-block .x-app.x-app-store:before {
	content: "";
	background-image: url($assets-x-sprite-taco-webp-png);
	background-position: 0px -532px;
	width: 180px;
	height: 58px;
	display: inline-block
}

html body .x-general footer .x-top .x-block .x-app.x-google-play {
	background-image: url($assets-x-sprite-taco-webp-png);
	background-position: 0px -472px;
	width: 185px;
	height: 58px
}

html body .x-general footer .x-top .x-block h3,
html body .x-general footer .x-top .x-block .block-title {
	font-size: 14px;
	color: #717171;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px
}

html body .x-general footer .x-top .x-block p {
	font-size: 12px;
	color: #000
}

html body .x-general footer .x-top .x-block .x-sociais svg {
	width: 15px;
	fill: #4a4a4a;
	float: left;
	margin-right: 15px
}

html body .x-general footer .x-bottom {
	width: 100%;
	float: left;
	position: relative;
	padding: 0 3%;
	background: #f9f9f9
}

html body .x-general footer .x-bottom.x-active .x-seta svg {
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

html body .x-general footer .x-bottom.x-active .x-sub-footer {
	height: auto;
	width: 100%
}

html body .x-general footer .x-bottom .x-seta {
	width: 10px;
	position: absolute;
	top: 18px;
	left: 20px
}

html body .x-general footer .x-bottom .x-seta svg {
	fill: #71716f;
	width: 100%;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

html body .x-general footer .x-bottom .x-block {
	float: left;
	margin-right: 0;
	width: 20%
}

html body .x-general footer .x-bottom .x-block h3,
html body .x-general footer .x-bottom .x-block .block-title {
	color: #717171;
	text-transform: uppercase;
	font-size: 14.5px;
	padding: 20px 0;
	letter-spacing: 1px
}

html body .x-general footer .x-bottom .x-block ul {
	float: left;
	margin-bottom: 10px;
	transition: all linear 0.5s
}

html body .x-general footer .x-bottom .x-block ul li {
	display: block;
	margin-bottom: 10px;
	color: #8d8d8d;
	font-size: 13px
}

html body .x-general footer .x-bottom .x-block ul li a {
	display: block;
	color: #8d8d8d;
	font-size: 13px
}

html body .x-general footer .x-bottom .x-block .formas-pagamento {
	width: 204px;
	float: left
}

html body .x-general footer .x-bottom .x-block .formas-pagamento li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 15px
}

html body .x-general footer .x-bottom .x-block .formas-pagamento li svg {
	width: 36px;
	fill: #636363
}

html body .x-general footer .x-bottom .x-block .x-selos {
	float: left;
	width: 100%
}

html body .x-general footer .x-bottom .x-block .x-selos li {
	display: inline-block;
	vertical-align: middle;
	width: 46%;
	margin-left: -3px
}

html body .x-general footer .x-bottom .x-block .x-selos li img {
	max-width: 100%;
	height: auto
}

html body .x-general footer .x-bottom .x-block .x-selos li.compreeconfie {
	width: 46%
}

html body .x-general footer .x-bottom .x-block .x-selos li.letsEncrypt {
	width: 105px
}

html body .x-general footer .x-copy {
	width: 100%;
	float: left;
	background: #fff;
	padding: 15px 0;
	text-align: center
}

html body .x-general footer .x-copy p {
	color: #848484;
	font-size: 12px
}

html body .x-general footer .x-beneficios {
	width: 100%;
	float: left;
	background: #212424;
	text-align: center;
	height: 45px;
	line-height: 43px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	display: none
}

html body .x-general footer .x-beneficios ul li {
	float: left;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	margin: 0;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase
}

html body .x-general footer .x-beneficios ul li a {
	color: #fff
}

html body .x-general footer .x-beneficios .x-close {
	display: none
}

html body .x-general footer .x-popup-wrapper-backfriday {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 9999
}

html body .x-general footer .x-popup-wrapper-backfriday h2 {
	color: white;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	width: 83%;
	font-size: 16px;
	text-align: center;
	line-height: 14px
}

html body .x-general footer .x-popup-wrapper-backfriday p {
	color: white;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	width: 490px;
	margin-top: 14vh;
	text-align: center;
	font-size: 13.46px
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday {
	width: 800px;
	background-color: black;
	margin: 10vh auto;
	padding: 15px;
	height: 561px;
	position: relative;
	background-image: url(//taco.vteximg.com.br/arquivos/fundo_backfriday_2018.png);
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-btn {
	width: 31px;
	height: 31px;
	position: absolute;
	right: 0;
	margin-right: 20px;
	border-radius: 50%;
	text-align: center;
	color: white;
	line-height: 28px;
	border: 1px solid white;
	font-family: cursive;
	cursor: pointer;
	background-color: #ff662e;
	background-image: url(//taco.vteximg.com.br/arquivos/x-hover.png);
	background-repeat: no-repeat;
	background-size: cover
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-btn:hover {
	background-color: #603222;
	background-image: url(//taco.vteximg.com.br/arquivos/x-hover.png)
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-logo {
	margin-top: 5vh;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 331px;
	height: 241px;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-panel {
	width: 100%;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
	margin-bottom: 12px
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-panel input {
	width: 498px;
	margin-left: auto;
	margin-right: auto;
	height: 39px;
	border: 3px solid #ff662e;
	padding-left: 12px;
	color: black;
	margin-bottom: 10px;
	display: table;
	outline: none;
	background-color: white
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-panel button {
	width: 498px;
	margin-left: auto;
	margin-right: auto;
	height: 39px;
	background-color: #ff662e;
	outline: none;
	border: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-panel button:hover {
	background-color: #b04720
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-panel button:active {
	background-color: #b04720
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-msn {
	visibility: hidden;
	display: block;
	width: 490px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-msn.success {
	color: green
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-msn.error {
	color: red
}

html body .x-general footer .x-popup-wrapper-backfriday .x-popup-backfriday-msn.warning {
	color: yellow
}

html body .x-general footer .x-popup-wrapper {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6)
}

html body .x-general footer .x-popup-wrapper .x-popup {
	display: block;
	width: 550px;
	background-color: #fff;
	margin: 25vh auto;
	outline: 2px solid #000;
	outline-offset: -15px;
	padding: 15px;
	font-family: "Zurich"
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content {
	padding: 10px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__close {
	width: 97%;
	display: block;
	height: 20px;
	cursor: pointer
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__close .x-close:before,
html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__close .x-close:after {
	content: "";
	height: 20px;
	width: 2px;
	float: right;
	background: #000;
	border-radius: 10px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__close .x-close:before {
	transform: rotate(45deg)
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__close .x-close:after {
	transform: rotate(-45deg);
	margin-right: -1px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__title {
	text-align: center
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__title h2 {
	font-size: 40px;
	margin-bottom: 30px;
	letter-spacing: 9px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__title p {
	letter-spacing: 5px;
	margin-bottom: 5px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__inputs {
	margin: 30px 0
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__inputs input {
	display: block;
	width: 90%;
	height: 40px;
	margin: 5px auto;
	border: 1px solid #000;
	padding-left: 10px;
	cursor: pointer
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__inputs input.x-error {
	border: 2px solid #F00
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__gender {
	display: inline-block;
	width: 49%;
	float: left
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__gender p {
	width: 81%;
	margin: 0 auto;
	font-size: 14px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__gender--inputs {
	display: block;
	margin-top: 10px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__gender--inputs input {
	display: none
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__gender--inputs label {
	cursor: pointer;
	font-size: 13px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__gender--inputs label:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #000
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__gender--inputs input:checked+label:before {
	background: #000
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__gender--inputs label[for="x-popup-masc"] {
	margin: 0 5% 0 10%
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__submit {
	display: inline-block;
	width: 49%
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__submit button {
	display: block;
	width: 90%;
	height: 42px;
	margin: 0 auto;
	background-color: #000;
	color: #fff;
	letter-spacing: 4px;
	cursor: pointer
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-content__text {
	margin-top: 50px;
	text-align: center;
	font-size: 11px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-sucess {
	display: none;
	padding: 10px;
	text-align: center
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-sucess__title h2 {
	font-size: 40px;
	margin-bottom: 30px;
	letter-spacing: 9px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-sucess__title p {
	letter-spacing: 5px;
	margin-bottom: 5px
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-sucess__link {
	margin: 75px 0
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-sucess__link p {
	display: inline-block;
	border-bottom: 1px solid #000
}

html body .x-general footer .x-popup-wrapper .x-popup .x-popup-sucess__text p {
	margin-bottom: 2%;
	font-size: 14px
}

html body .x-product {
	overflow: hidden
}

html body .x-product__percent {
	position: absolute;
	top: 10px;
	left: 8px;
	width: 45px;
	height: 45px;
	z-index: 1;
	background: url("//taco.vteximg.com.br/arquivos/discountFlag-Taco.png") center no-repeat;
	background-size: 120%
}

html body .x-product__percent p {
	font-size: 11px;
	color: #fff;
	display: block;
	text-align: center;
	position: relative;
	transform: rotate(-45deg);
	width: 100%;
	left: -8px;
	top: 7px
}

html body .x-vitrine {
	width: 100%;
	float: left
}

html body .x-vitrine .x-carousel {
	width: 100%;
	float: left;
	position: relative
}

html body .x-vitrine .x-carousel .slick-list {
	width: 100%;
	float: left;
	overflow: hidden
}

html body .x-vitrine .x-carousel .slick-arrow {
	position: absolute;
	top: -110px;
	bottom: 0;
	border: 0;
	background-color: transparent;
	-webkit-appearance: none;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
	z-index: 2;
	margin: auto
}

html body .x-vitrine .x-carousel .slick-arrow.slick-prev {
	left: -2%;
	background-image: url($assets-x-sprite-taco-webp-png);
	background-position: 0px -376px;
	width: 46px;
	height: 46px
}

html body .x-vitrine .x-carousel .slick-arrow.slick-next {
	right: -2%;
	background-image: url($assets-x-sprite-taco-webp-png);
	background-position: 0px -424px;
	width: 46px;
	height: 46px
}

html body .x-vitrine .x-carousel .slick-dots {
	width: 100%;
	float: left;
	text-align: center
}

html body .x-vitrine .x-carousel .slick-dots li {
	width: 10px;
	height: 10px;
	border: 1px solid #000;
	background: transparent;
	margin: 0 10px;
	border-radius: 50%;
	display: inline-block;
	float: none;
	cursor: pointer
}

html body .x-vitrine .x-carousel .slick-dots li.slick-active {
	background: #000
}

html body .x-vitrine .x-carousel .slick-dots li button {
	font-size: 0
}

html body .prateleira>h2 {
	display: none
}

html body .prateleira li {
	width: 20%;
	float: left
}

html body .prateleira li:hover .over {
	display: block !important;
	background: #f2f2f2;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1
}

html body .prateleira li .x-product {
	position: relative;
	width: 100%;
	float: left;
	padding: 10px 7.5px
}

html body .prateleira li .x-product:hover .x-image .x-hover {
	display: block
}

html body .prateleira li .x-product .x-flag--item {
	display: block !important
}

html body .prateleira li .x-product .x-flag--item p.flag {
	display: none
}


html body .prateleira li .x-product .x-image {
	width: 100%;
	float: left;
	position: relative;
	background: #f2f2f2
}

html body .prateleira li .x-product .x-image img {
	width: 100%;
	height: auto;
	display: block;
	mix-blend-mode: multiply
}


html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_vermelho {
	background: #ec0909
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_pink {
	background: #DD127B
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_amarelo {
	background: #fed63b
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_laranja {
	background: #F47719
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_verde {
	background: #20AC24
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_azul {
	background: #2549e2
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_cinza {
	background: #999
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_preto {
	background: #000
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_branco {
	background: #fff;
	box-shadow: inset 0 0 0 1px #ccc
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_off-white {
	background: #eee;
	box-shadow: inset 0 0 0 1px #ccc
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_goiaba {
	background: #e65466
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_caque,
html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_caqui {
	background: #cca866
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_t-shirt {
	background: url(/arquivos/sprite-icons-v2.png) -17px -276px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_regatas {
	background: url(/arquivos/sprite-icons-v2.png) -133px -275px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_camisas-polo {
	background: url(/arquivos/sprite-icons-v2.png) -232px -276px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_camisas {
	background: url(/arquivos/sprite-icons-v2.png) -334px -275px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_casacos-e-jaquetas {
	background: url(/arquivos/sprite-icons-v2.png) -442px -278px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_malhas-e-sueters {
	background: url(/arquivos/sprite-icons-v2.png) -548px -280px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_moletons {
	background: url(/arquivos/sprite-icons-v2.png) -656px -279px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_calcas-jeans {
	background: url(/arquivos/sprite-icons-v2.png) -773px -276px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_calcas-casuais {
	background: url(/arquivos/sprite-icons-v2.png) -888px -276px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_bermudas {
	background: url(/arquivos/sprite-icons-v2.png) -981px -280px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_boardshorts {
	background: url(/arquivos/sprite-icons-v2.png) -1090px -280px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_shorts {
	background: url(/arquivos/sprite-icons-v2.png) -1197px -289px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_vestidos {
	background: url(/arquivos/sprite-icons-v2.png) -35px -145px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_blusas-fem {
	background: url(/arquivos/sprite-icons-v2.png) -133px -144px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_camisas-polo-fem {
	background: url(/arquivos/sprite-icons-v2.png) -228px -144px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_camisas-fem {
	background: url(/arquivos/sprite-icons-v2.png) -337px -135px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_regatas-e-ribanas {
	background: url(/arquivos/sprite-icons-v2.png) -464px -143px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_batas {
	background: url(/arquivos/sprite-icons-v2.png) -562px -149px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_destroyer {
	background-color: #527297
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_casacos-jaquetas-e-sueters {
	background: url(/arquivos/sprite-icons-v2.png) -663px -152px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_saias {
	background: url(/arquivos/sprite-icons-v2.png) -770px -155px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_shorts-fem {
	background: url(/arquivos/sprite-icons-v2.png) -888px -159px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_bermudas-fem {
	background: url(/arquivos/sprite-icons-v2.png) -987px -154px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_calcas-jeans-fem {
	background: url(/arquivos/sprite-icons-v2.png) -1111px -137px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_calcas-color-fem {
	background: url(/arquivos/sprite-icons-v2.png) -1219px -137px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_macaquinhos-e-macacoes {
	background: url(/arquivos/sprite-icons-v2.png) -1332px -144px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_confort-fit-basica,
html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_confort-fit-vintage {
	background: url(/arquivos/sprite-icons-v2.png) -43px -20px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_reta-basica {
	background: url(/arquivos/sprite-icons-v2.png) -219px -21px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_reta-vintage {
	background: url(/arquivos/sprite-icons-v2.png) -380px -21px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_skinny {
	background: url(/arquivos/sprite-icons-v2.png) -556px -22px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_reta-skinny {
	background: url(/arquivos/sprite-icons-v2.png) -1155px -23px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_reta-slim {
	background: url(/arquivos/sprite-icons-v2.png) -1255px -23px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_cigarret {
	background: url(/arquivos/sprite-icons-v2.png) -699px -21px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_reta {
	background: url(/arquivos/sprite-icons-v2.png) -860px -21px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_bootcut {
	background: url(/arquivos/sprite-icons-v2.png) -1016px -22px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_bolsas-e-mochilas {
	background: url(/arquivos/sprite-icons-v2.png) -20px -399px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_bones {
	background: url(/arquivos/sprite-icons-v2.png) -129px -403px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_carteiras {
	background: url(/arquivos/sprite-icons-v2.png) -243px -401px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_cintos {
	background: url(/arquivos/sprite-icons-v2.png) -358px -402px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_meias {
	background: url(/arquivos/sprite-icons-v2.png) -480px -391px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_cuecas {
	background: url(/arquivos/sprite-icons-v2.png) -580px -399px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_sungas {
	background: url(/arquivos/sprite-icons-v2.png) -692px -404px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_sandalias {
	background: url(/arquivos/sprite-icons-v2.png) -22px -508px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list .sr_tenis {
	background: url(/arquivos/sprite-icons-v2.png) -187px -511px;
	width: 54px;
	height: 66px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list li {
	text-indent: -999em;
	width: 30px;
	height: 25px
}

html body .prateleira li .x-product .x-image .x-hover .x-color-list li:hover {
	border: 2px solid #000
}

html body .prateleira li .x-product .x-image .x-hover li {
	width: 30px;
	float: left;
	text-align: center;
	height: 25px;
	line-height: 21px;
	background: #fff;
	border: 1px solid #b5b6b6;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #212424;
	cursor: pointer;
	padding-top: 1px
}

html body .prateleira li .x-product .x-image .x-hover li:hover,
html body .prateleira li .x-product .x-image .x-hover li:focus,
html body .prateleira li .x-product .x-image .x-hover li.x-active {
	background: #212424;
	color: #fff;
	font-weight: bold
}

html body .prateleira li .x-product .x-image .x-hover .x-btn-add-cart {
	width: 100%;
	float: left;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 15px 0;
	text-align: center;
	cursor: pointer
}

html body .prateleira li .x-product .x-group {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	height: 110px
}

html body .prateleira li .x-product .x-group h2 a,
html body .prateleira li .x-product .x-group>h4 a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000
}

html body .prateleira li .x-product .x-group .x-price {
	width: 100%;
	float: left;
	margin-top: 10px
}

html body .prateleira li .x-product .x-group .x-price .x-oldPrice {
	font-size: 14px;
	color: #000;
	text-decoration: line-through;
	margin-right: 10px;
	display: inline-block
}

html body .prateleira li .x-product .x-group .x-price .x-bestPrice {
	display: inline-block;
	font-size: 18px;
	color: #000
}

html body .prateleira li .x-product .x-group .x-price .x-bestPrice.red {
	color: #e43342
}

html body .prateleira li .x-product .x-group .x-price .x-installment {
	margin-top: 10px;
	display: block;
	font-size: 14px;
	color: #999
}

html body .prateleira li .x-product .x-group .x-outOfStock {
	margin-top: 15px
}

html body .prateleira li .x-product .x-group .x-outOfStock a {
	color: #000
}

html body .lazy .x-image:not(.loaded) {
	min-height: 27vw
}

body .x-flag--item {
	display: block !important
}

body .x-flag--item p.flag {
	display: none
}

body .x-flag--item p.flag.aquecimento-black-friday {
	display: block !important;
	position: absolute;
	top: 10px;
	left: 8px;
	width: 105px;
	height: 104px;
	font-size: 0;
	background: url("//taco.vteximg.com.br/arquivos/flag-black-friday.png") no-repeat center;
	background-size: contain;
	z-index: 1
}

.x-cadastro-group {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.67);
	z-index: 9999;
	top: 0;
	left: 0
}

.x-cadastro-group .x-cadastro-user {
	background: #FFF;
	width: 482px;
	margin: auto;
	box-sizing: border-box;
	left: 0;
	right: 0;
	position: absolute;
	height: 400px;
	top: 0;
	bottom: 0
}

.x-cadastro-group .x-cadastro-user .x-title {
	background: #f4f4f4;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
	width: 90%;
	float: left
}

.x-cadastro-group .x-cadastro-user .x-close {
	float: right;
	width: 10%;
	background: #000;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	font-weight: 100;
	font-size: 16px;
	cursor: pointer
}

.x-cadastro-group .x-cadastro-user .x-form {
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 30px
}

.x-cadastro-group .x-cadastro-user .x-form ul {
	float: left;
	width: 100%;
	margin-bottom: 20px
}

.x-cadastro-group .x-cadastro-user .x-form ul li {
	float: left;
	width: 50%
}

.x-cadastro-group .x-cadastro-user .x-form ul:nth-of-type(2) li {
	width: 100%
}

.x-cadastro-group .x-cadastro-user .x-form ul:nth-of-type(2) li input {
	width: 100%
}

.x-cadastro-group .x-cadastro-user .x-form ul:first-child li.x-right {
	float: right;
	width: 47%
}

.x-cadastro-group .x-cadastro-user .x-form ul:last-child {
	margin-bottom: 0
}

.x-cadastro-group .x-cadastro-user .x-form ul.x-contact .x-right {
	float: right;
	width: 47%
}

.x-cadastro-group .x-cadastro-user .x-form ul.x-contact .x-right #x-ddd-cel {
	width: 27%
}

.x-cadastro-group .x-cadastro-user .x-form ul.x-contact .x-right #x-number-cel {
	width: 69%;
	float: right
}

.x-cadastro-group .x-cadastro-user .x-form label {
	display: block;
	font-size: 12px;
	margin-bottom: 5px
}

.x-cadastro-group .x-cadastro-user .x-form label:after {
	content: "*";
	display: inline-block;
	color: #d61e13
}

.x-cadastro-group .x-cadastro-user .x-form input[type="text"] {
	height: 34px;
	width: 200px;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	box-sizing: border-box;
	padding-left: 12px
}

.x-cadastro-group .x-cadastro-user .x-form .x-next {
	float: left;
	width: 100%;
	background: #000;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: 900;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 10px
}

.x-cadastro-group .x-cadastro-user .x-form .x-not {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #565656;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid #565656;
	text-transform: uppercase
}

.x-cadastro-group .x-cadastro-user .x-sucesso {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	margin-top: 93px
}

.x-cadastro-group .x-cadastro-user .x-sucesso:before {
	content: "";
	display: block;
	margin: 0 auto;
	margin-bottom: 30px
}

.x-cadastro-group .x-cadastro-user .x-sucesso span {
	display: block;
	font-weight: 500;
	margin-top: 5px;
	font-size: 13px
}

html body {
	margin: 0
}

html body .box-banner img {
	width: 100%;
	height: auto
}

html body.x-has-benefit-on-footer .x-footer {
	margin-bottom: 45px
}

html body.x-scroll {
	overflow: hidden
}

html body .slick-initialized *:focus {
	outline: 0
}

html body #vtexIdContainer {
	position: fixed !important;
	z-index: 999999 !important
}

html body #ajaxBusy {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url("//taco.vteximg.com.br/arquivos/ajax-loader.gif") no-repeat center rgba(255, 255, 255, 0.67);
	z-index: 99;
	display: none !important
}

html body #ajaxBusy p {
	display: none
}

html body .x-general {
	float: left;
	width: 100%
}

html body .x-general * {
	font-family: "Zurich";
	letter-spacing: 1px
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
	html body .x-general .x-desktop {
		display: none
	}
}

html body .x-general .x-mobile {
	display: none
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
	html body .x-general .x-mobile {
		display: block
	}
}

html body .x-general .x-hide {
	display: none
}

html body .x-general .x-header {
	margin-bottom: 0px;
	transition: none;
  top:30px;
  box-shadow: 1px 1px #8888;
}

html body .x-general .x-overlay-active {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 5
}

html body .x-general .x-content {
	width: 100%;
	float: left
}

html body .x-general .x-content section .x-title-section {
	width: 100%;
	float: left;
	padding: 0;
	margin-bottom: 50px
}

html body .x-general .x-content section .x-title-section:before {
	content: "";
	width: 30px;
	height: 5px;
	background: #000;
	display: block;
	margin-bottom: 15px
}

html body .x-general .x-content section .x-title-section h3,
html body .x-general .x-content section .x-title-section .section-title {
	display: block;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000
}

html body .x-banner-principal .slick-arrow {
	display: none
}

html body .x-banner-principal .box-banner img {
	margin-top: 32px
}

html body.home .prateleira li .x-product {
	padding: 10px 7.5px 0 7.5px
}

html body.home .prateleira li .x-product .x-group {
	height: 68px
}

html body.home .x-banner-principal--section4,
html body.home .x-banner-principal--section3 .slick-dots {
	display: none
}

html body.home .x-content .d-none-cont {
	display: none
}

html body.home .x-content>section {
	margin-bottom: 50px !important
}

html body.home .x-general .x-content .x-instagram {
	padding-top: 0
}

html body.home .x-general .x-newsletter {
	padding-top: 0
}

html body.home .x-general .x-newsletter .newsletter {
	margin: 35px 0 50px
}

html body.home .x-general .x-content .x-banner-principal .slick-dots {
	text-align: center;
	padding-right: 0
}

html body .x-general .x-header .x-account-group .x-account .x-icon:after {
	content: 'entrar'
}

html body .x-general .x-header .x-navigation .x-navigation-link {
	transition: none !important
}

html body .x-general .x-header .x-navigation>ul li:nth-child(1) a.x-navigation-link {
	width: 83px
}

html body .x-general .x-header .x-navigation>ul li:nth-child(2) a.x-navigation-link {
	width: 47px
}

html body .x-general .x-header .x-navigation>ul li:nth-child(3) a.x-navigation-link {
	width: 86px
}

html body .x-general .x-header .x-navigation>ul li:nth-child(4) a.x-navigation-link {
	width: 71px
}

html body .x-general .x-header .x-navigation>ul li:nth-child(5) a.x-navigation-link {
	width: 32px
}

html body .x-general .x-header .x-navigation>ul li:nth-child(6) a.x-navigation-link {
	width: 82px
}

html body .x-general .x-header .x-navigation .x-sub-menu ul h3 {
	font-size: 15px
}

html body .x-general .x-header .x-navigation .x-sub-menu ul li a {
	font-size: 12px;
	padding: 6px 0px
}

html body .x-general .x-header .x-navigation .x-sub-menu ul li a.x-all {
	font-size: 9.75px
}

html body .x-general .x-header .x-navigation .x-sub-menu ul li a:hover {
	transition: none !important
}

html body .x-general .x-header .x-navigation .x-kids .x-sub-container,
html body .x-general .x-header .x-navigation .x-masculino .x-sub-container,
html body .x-general .x-header .x-navigation .x-feminino .x-sub-container {
	display: flex;
	align-items: center;
	height: 392px !important;
	max-height: inherit
}

html body .x-general .x-header .x-navigation .x-kids .x-sub-container .x-banner,
html body .x-general .x-header .x-navigation .x-masculino .x-sub-container .x-banner,
html body .x-general .x-header .x-navigation .x-feminino .x-sub-container .x-banner {
	margin: 0 !important
}

html body .x-general .x-header .x-navigation .x-sub-menu.x-jeans .x-sub-container--titles .x-title-item a {
	font-size: 15px
}

html body .x-general .x-header .x-navigation .x-sub-menu.x-jeans .x-sub-container--banners--item ul li {
	text-align: center;
	margin-right: 30px
}

html body .x-general .x-header .x-navigation .x-sub-menu.x-jeans .x-sub-container--banners--item ul li .x-sub-container--banners--item--linkall {
	font-size: 13px
}

html body .x-general .x-header .x-navigation .x-sub-menu.x-jeans .x-sub-container--banners--item ul li .x-sub-container--banners--item--linkall:hover {
	transform: scale(1.1)
}

html body .x-general .x-header .x-navigation .x-sub-menu.x-jeans .x-sub-container--banners--item ul li:first-child {
	margin-left: 0 !important
}

html body .x-general .x-header .x-navigation .x-sub-menu.x-jeans .x-link-all {
	font-size: 9.75px;
	margin-top: 0 !important
}

html body .x-general .x-header .x-account {
	position: relative
}

html body .x-general .x-header .x-account:hover .menu-conta {
	display: block !important
}

html body .x-general .x-header .x-account:hover .menu-conta ul {
	margin-top: 20px;
	width: 150px;
	min-height: 100px;
	position: absolute;
	text-align: center;
	top: 0;
	background-color: #fff;
	left: -25px
}

html body .x-general .x-header .x-account:hover .menu-conta ul:after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #000;
	top: 11px;
	z-index: 10;
	position: absolute;
	left: 0
}

html body .x-general .x-header .x-account:hover .menu-conta li {
	margin-bottom: 5px
}

html body .x-general .x-header .x-account:hover .menu-conta li:first-child a {
	padding-top: 30px;
	display: block
}

html body .x-general .x-header .x-account:hover .menu-conta a {
	font-size: .8rem
}

html body .x-general .x-header .x-navigation ul:hover li .x-sub-menu {
	z-index: 3
}

html body .x-general .x-header-2018>.x-top .x-search form .x-term::placeholder,
html body .x-general .x-header-2018>.x-top .x-nossaslojas a {
	color: #000
}

html body .x-general .x-overlay-active {
	background-color: rgba(255, 255, 255, 0.9) !important
}

html body .x-general .x-header-2018>.x-top .x-search form .x-term {
	height: auto;
	font-size: 1.8rem;
	font-weight: 200
}

html body .x-general .x-header>.x-top .x-search form {
	width: 30%
}

html body .x-general .x-header>.x-top .x-search .x-search-list .x-termo-busca {
	margin-top: 20px;
	display: none
}

html body .x-general .x-header>.x-top .x-search .x-search-list #x-get-products-search {
	margin-top: 20px
}

html body .x-general .x-header-2018>.x-top .x-search form .x-submit {
	top: 11px;
	left: 0
}

html body .x-general .x-header>.x-top .x-search .x-search-list .x-close {
	right: 3%;
	top: 105px
}

html body .x-general .x-header>.x-top .x-search .x-search-list {
	top: 0;
	position: fixed;
	height: 100%;
	z-index: 9999;
	background: rgba(255, 255, 255, 0.95);
	padding-top: 100px
}

html body .bt-lupa {
	float: left;
	width: 150px;
	margin-top: 5px;
	position: relative;
	font-size: .8rem;
	color: #000
}

html body .bt-lupa:after {
	content: "PROCURE AQUI";
	position: absolute;
	top: 8px;
	left: 33px
}

html body .x-general .x-header>.x-top .x-account-group .x-cart:before {
	left: -28px;
	top: 3px
}

html body .x-general .x-beneficio {
	float: inherit;
	height: 30px;
	z-index: 9999;
	background-color: #edeef0;
	margin: 0 auto;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15)
}

html body .x-general .x-beneficio .slick-track {
	min-width: 600px;
	margin: 0 auto;
	text-align: center
}

html body .x-general .x-beneficio p {
	position: relative;
	transition: opacity 800ms ease 0s;
	margin: 0 auto;
	text-align: center;
	display: inline-block !important;
	color: #727277;
	text-transform: uppercase;
	font-weight: 200;
	animation-name: resize;
	animation-duration: 4s;
	animation-iteration-count: 2;
	animation-direction: alternate-reverse;
	animation-timing-function: ease-in-out;
	/*min-width: 600px;*/
	opacity: 1;
	z-index: 99999;
	position: relative
}

html body .x-general .x-header .x-beneficio .x-close {
	color: #727277;
	z-index: 999999
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-cart .portal-totalizers-ref ul.cart-info li.amount-items {
	border-radius: 10px;
	display: flex;
	justify-content: center;
	width: 15px;
	height: 15px;
	align-items: center;
	top: 3px;
	left: 15px;
	z-index: 2;
	background-color: transparent;
	bottom: 4px
}

html body .x-general .x-header-2018>.x-top .x-account-group .x-cart .portal-totalizers-ref ul.cart-info li.amount-items .amount-items-em {
	color: #fff !important;
	font-weight: bold
}

html body .x-banner-principal .slick-arrow {
	background-color: #fff;
	position: absolute;
	cursor: pointer;
	display: block !important;
	top: 50%;
	font-size: 0;
	width: 50px;
	height: 50px;
	z-index: 2
}

html body .x-banner-principal .slick-arrow.slick-prev {
	left: 0
}

html body .x-banner-principal .slick-arrow.slick-next {
	right: 0
}

html body .x-banner-principal .slick-arrow:after {
	position: absolute;
	border: 0;
	border-radius: 0;
	outline: none;
	width: 20px;
	height: 20px;
	top: 0;
	border-right: 2px solid;
	border-bottom: 2px solid;
	transition: 1995ms cubic-bezier(0.075, 0.82, 0.165, 1);
	content: ""
}

html body .x-banner-principal .slick-arrow:hover {
	animation-duration: 1.2s;
	animation-iteration-count: infinite
}

html body .x-banner-principal .slick-arrow.slick-next:after {
	transform: rotate(-45deg);
	top: 13px;
	right: 18px
}

html body .x-banner-principal .slick-arrow.slick-prev:after {
	transform: rotate(135deg);
	top: 13px;
	left: 18px
}

html body .x-general .x-content .x-banner-principal .slick-dots {
	bottom: 2.2em
}

html body .x-general .x-header .x-navigation-link {
	color: #000;
	transition-property: font-size;
	transition-duration: 4s;
	transition-delay: 2s
}

html body .x-general .x-header.b-claro .x-icon,
html body .x-general .x-header.b-claro .x-account-group,
html body .x-general .x-header.b-claro .bt-lupa,
html body .x-general .x-header.b-claro .x-navigation li,
html body .x-general .x-header.b-claro .x-nossaslojas {
	color: #fff
}

html body .x-general .x-header.b-claro .x-icon .x-cart:before,
html body .x-general .x-header.b-claro .x-account-group .x-cart:before,
html body .x-general .x-header.b-claro .bt-lupa .x-cart:before,
html body .x-general .x-header.b-claro .x-navigation li .x-cart:before,
html body .x-general .x-header.b-claro .x-nossaslojas .x-cart:before {
	background: #fff;
	color: #fff
}

html body .x-general .x-header.b-claro .x-icon .x-navigation-link,
html body .x-general .x-header.b-claro .x-account-group .x-navigation-link,
html body .x-general .x-header.b-claro .bt-lupa .x-navigation-link,
html body .x-general .x-header.b-claro .x-navigation li .x-navigation-link,
html body .x-general .x-header.b-claro .x-nossaslojas .x-navigation-link {
	transition: color 2s
}

html body .x-general .x-header.b-claro .x-icon .x-cart:before,
html body .x-general .x-header.b-claro .x-icon .x-navigation-link,
html body .x-general .x-header.b-claro .x-icon span,
html body .x-general .x-header.b-claro .x-icon svg,
html body .x-general .x-header.b-claro .x-icon .st0,
html body .x-general .x-header.b-claro .x-icon a,
html body .x-general .x-header.b-claro .x-account-group .x-cart:before,
html body .x-general .x-header.b-claro .x-account-group .x-navigation-link,
html body .x-general .x-header.b-claro .x-account-group span,
html body .x-general .x-header.b-claro .x-account-group svg,
html body .x-general .x-header.b-claro .x-account-group .st0,
html body .x-general .x-header.b-claro .x-account-group a,
html body .x-general .x-header.b-claro .bt-lupa .x-cart:before,
html body .x-general .x-header.b-claro .bt-lupa .x-navigation-link,
html body .x-general .x-header.b-claro .bt-lupa span,
html body .x-general .x-header.b-claro .bt-lupa svg,
html body .x-general .x-header.b-claro .bt-lupa .st0,
html body .x-general .x-header.b-claro .bt-lupa a,
html body .x-general .x-header.b-claro .x-navigation li .x-cart:before,
html body .x-general .x-header.b-claro .x-navigation li .x-navigation-link,
html body .x-general .x-header.b-claro .x-navigation li span,
html body .x-general .x-header.b-claro .x-navigation li svg,
html body .x-general .x-header.b-claro .x-navigation li .st0,
html body .x-general .x-header.b-claro .x-navigation li a,
html body .x-general .x-header.b-claro .x-nossaslojas .x-cart:before,
html body .x-general .x-header.b-claro .x-nossaslojas .x-navigation-link,
html body .x-general .x-header.b-claro .x-nossaslojas span,
html body .x-general .x-header.b-claro .x-nossaslojas svg,
html body .x-general .x-header.b-claro .x-nossaslojas .st0,
html body .x-general .x-header.b-claro .x-nossaslojas a {
	color: #fff;
	fill: #fff !important
}

html body .x-general .x-header.b-claro .x-logo a {
	filter: invert(100%) contrast(200%);
	-webkit-filter: invert(100%) contrast(200%)
}

html body .x-general .x-header.x-fixed .x-icon,
html body .x-general .x-header.x-fixed .x-account-group,
html body .x-general .x-header.x-fixed .bt-lupa,
html body .x-general .x-header.x-fixed .x-navigation li,
html body .x-general .x-header.x-fixed .x-nossaslojas,
html body .x-general .x-header.x-transparent .x-icon,
html body .x-general .x-header.x-transparent .x-account-group,
html body .x-general .x-header.x-transparent .bt-lupa,
html body .x-general .x-header.x-transparent .x-navigation li,
html body .x-general .x-header.x-transparent .x-nossaslojas,
html body .x-general .x-header.b-escuro .x-icon,
html body .x-general .x-header.b-escuro .x-account-group,
html body .x-general .x-header.b-escuro .bt-lupa,
html body .x-general .x-header.b-escuro .x-navigation li,
html body .x-general .x-header.b-escuro .x-nossaslojas {
	color: #000
}

html body .x-general .x-header.x-fixed .x-icon .x-cart:before,
html body .x-general .x-header.x-fixed .x-account-group .x-cart:before,
html body .x-general .x-header.x-fixed .bt-lupa .x-cart:before,
html body .x-general .x-header.x-fixed .x-navigation li .x-cart:before,
html body .x-general .x-header.x-fixed .x-nossaslojas .x-cart:before,
html body .x-general .x-header.x-transparent .x-icon .x-cart:before,
html body .x-general .x-header.x-transparent .x-account-group .x-cart:before,
html body .x-general .x-header.x-transparent .bt-lupa .x-cart:before,
html body .x-general .x-header.x-transparent .x-navigation li .x-cart:before,
html body .x-general .x-header.x-transparent .x-nossaslojas .x-cart:before,
html body .x-general .x-header.b-escuro .x-icon .x-cart:before,
html body .x-general .x-header.b-escuro .x-account-group .x-cart:before,
html body .x-general .x-header.b-escuro .bt-lupa .x-cart:before,
html body .x-general .x-header.b-escuro .x-navigation li .x-cart:before,
html body .x-general .x-header.b-escuro .x-nossaslojas .x-cart:before {
	background: #000;
	color: #000
}

html body .x-general .x-header.x-fixed .x-icon .x-navigation-link,
html body .x-general .x-header.x-fixed .x-icon span,
html body .x-general .x-header.x-fixed .x-icon svg,
html body .x-general .x-header.x-fixed .x-icon .st0,
html body .x-general .x-header.x-fixed .x-icon a,
html body .x-general .x-header.x-fixed .x-account-group .x-navigation-link,
html body .x-general .x-header.x-fixed .x-account-group span,
html body .x-general .x-header.x-fixed .x-account-group svg,
html body .x-general .x-header.x-fixed .x-account-group .st0,
html body .x-general .x-header.x-fixed .x-account-group a,
html body .x-general .x-header.x-fixed .bt-lupa .x-navigation-link,
html body .x-general .x-header.x-fixed .bt-lupa span,
html body .x-general .x-header.x-fixed .bt-lupa svg,
html body .x-general .x-header.x-fixed .bt-lupa .st0,
html body .x-general .x-header.x-fixed .bt-lupa a,
html body .x-general .x-header.x-fixed .x-navigation li .x-navigation-link,
html body .x-general .x-header.x-fixed .x-navigation li span,
html body .x-general .x-header.x-fixed .x-navigation li svg,
html body .x-general .x-header.x-fixed .x-navigation li .st0,
html body .x-general .x-header.x-fixed .x-navigation li a,
html body .x-general .x-header.x-fixed .x-nossaslojas .x-navigation-link,
html body .x-general .x-header.x-fixed .x-nossaslojas span,
html body .x-general .x-header.x-fixed .x-nossaslojas svg,
html body .x-general .x-header.x-fixed .x-nossaslojas .st0,
html body .x-general .x-header.x-fixed .x-nossaslojas a,
html body .x-general .x-header.x-transparent .x-icon .x-navigation-link,
html body .x-general .x-header.x-transparent .x-icon span,
html body .x-general .x-header.x-transparent .x-icon svg,
html body .x-general .x-header.x-transparent .x-icon .st0,
html body .x-general .x-header.x-transparent .x-icon a,
html body .x-general .x-header.x-transparent .x-account-group .x-navigation-link,
html body .x-general .x-header.x-transparent .x-account-group span,
html body .x-general .x-header.x-transparent .x-account-group svg,
html body .x-general .x-header.x-transparent .x-account-group .st0,
html body .x-general .x-header.x-transparent .x-account-group a,
html body .x-general .x-header.x-transparent .bt-lupa .x-navigation-link,
html body .x-general .x-header.x-transparent .bt-lupa span,
html body .x-general .x-header.x-transparent .bt-lupa svg,
html body .x-general .x-header.x-transparent .bt-lupa .st0,
html body .x-general .x-header.x-transparent .bt-lupa a,
html body .x-general .x-header.x-transparent .x-navigation li .x-navigation-link,
html body .x-general .x-header.x-transparent .x-navigation li span,
html body .x-general .x-header.x-transparent .x-navigation li svg,
html body .x-general .x-header.x-transparent .x-navigation li .st0,
html body .x-general .x-header.x-transparent .x-navigation li a,
html body .x-general .x-header.x-transparent .x-nossaslojas .x-navigation-link,
html body .x-general .x-header.x-transparent .x-nossaslojas span,
html body .x-general .x-header.x-transparent .x-nossaslojas svg,
html body .x-general .x-header.x-transparent .x-nossaslojas .st0,
html body .x-general .x-header.x-transparent .x-nossaslojas a,
html body .x-general .x-header.b-escuro .x-icon .x-navigation-link,
html body .x-general .x-header.b-escuro .x-icon span,
html body .x-general .x-header.b-escuro .x-icon svg,
html body .x-general .x-header.b-escuro .x-icon .st0,
html body .x-general .x-header.b-escuro .x-icon a,
html body .x-general .x-header.b-escuro .x-account-group .x-navigation-link,
html body .x-general .x-header.b-escuro .x-account-group span,
html body .x-general .x-header.b-escuro .x-account-group svg,
html body .x-general .x-header.b-escuro .x-account-group .st0,
html body .x-general .x-header.b-escuro .x-account-group a,
html body .x-general .x-header.b-escuro .bt-lupa .x-navigation-link,
html body .x-general .x-header.b-escuro .bt-lupa span,
html body .x-general .x-header.b-escuro .bt-lupa svg,
html body .x-general .x-header.b-escuro .bt-lupa .st0,
html body .x-general .x-header.b-escuro .bt-lupa a,
html body .x-general .x-header.b-escuro .x-navigation li .x-navigation-link,
html body .x-general .x-header.b-escuro .x-navigation li span,
html body .x-general .x-header.b-escuro .x-navigation li svg,
html body .x-general .x-header.b-escuro .x-navigation li .st0,
html body .x-general .x-header.b-escuro .x-navigation li a,
html body .x-general .x-header.b-escuro .x-nossaslojas .x-navigation-link,
html body .x-general .x-header.b-escuro .x-nossaslojas span,
html body .x-general .x-header.b-escuro .x-nossaslojas svg,
html body .x-general .x-header.b-escuro .x-nossaslojas .st0,
html body .x-general .x-header.b-escuro .x-nossaslojas a {
	color: #000;
	fill: #000 !important
}

html body .x-general .x-header.x-fixed .x-logo a,
html body .x-general .x-header.x-transparent .x-logo a,
html body .x-general .x-header.b-escuro .x-logo a {
	filter: invert(0%)
}

html body .x-general .x-header>.x-top .x-account-group .x-account.x-logged .x-icon:after {
	white-space: initial;
	margin-left: -19px;
	width: 30px;
	top: -6px;
	left: 50px
}

.x-fixed .bt-lupa:after {
	content: ""
}

html body .x-general .x-header .x-navigation ul li:last-child a.x-navigation-link {
	color: #bc1920 !important
}

html body .x-general .x-header .x-navigation ul li a {
	color: #000
}

html body.categoria.inStable .x-general .x-content .x-seo,
html body.departamento.inStable .x-general .x-content .x-seo {
	margin: 0 auto 20px auto;
	float: none
}

html body.categoria.inStable .x-general .x-content .x-seo .x-category-text,
html body.departamento.inStable .x-general .x-content .x-seo .x-category-text {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 1170px;
	width: 100%;
	margin: 60px auto
}

html body.categoria.inStable .x-general .x-content .x-seo .x-category-text .x-category-title .titulo-sessao,
html body.departamento.inStable .x-general .x-content .x-seo .x-category-text .x-category-title .titulo-sessao {
	font-size: 38px;
	text-align: right;
	padding-right: 4%;
	width: 100%;
	min-width: 400px
}

html body.categoria.inStable .x-general .x-content .x-seo .x-category-text .x-category-title .titulo-sessao br,
html body.departamento.inStable .x-general .x-content .x-seo .x-category-text .x-category-title .titulo-sessao br {
	display: none
}

html body.categoria.inStable .x-general .x-content .x-seo .x-category-text .x-category-title .titulo-sessao.validacao,
html body.departamento.inStable .x-general .x-content .x-seo .x-category-text .x-category-title .titulo-sessao.validacao {
	display: block !important
}

html body.categoria.inStable .x-general .x-content .x-seo .x-category-text .x-description,
html body.departamento.inStable .x-general .x-content .x-seo .x-category-text .x-description {
	border-left: 1px solid #000;
	margin-top: 0 !important;
	margin-left: 10px;
	padding: 5px 0 5px 2%;
	font-size: 15px !important;
	text-align: left;
	max-width: 597px
}

html body.categoria.inStable .x-general .x-content .x-seo .x-category-text .x-description .validacao__texto,
html body.departamento.inStable .x-general .x-content .x-seo .x-category-text .x-description .validacao__texto {
	display: block !important
}

html body.categoria.inStable .x-general .x-content .x-seo .x-category-text .x-description a,
html body.departamento.inStable .x-general .x-content .x-seo .x-category-text .x-description a {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	font-size: 11pt;
	letter-spacing: 1pt;
	line-height: 13pt;
	color: #000
}

html body.categoria.inStable .x-general .x-content .x-seo.tiraEstilo .x-category-title,
html body.departamento.inStable .x-general .x-content .x-seo.tiraEstilo .x-category-title {
	width: 100%
}

html body.categoria.inStable .x-general .x-content .x-seo.tiraEstilo .x-category-title .titulo-sessao,
html body.departamento.inStable .x-general .x-content .x-seo.tiraEstilo .x-category-title .titulo-sessao {
	text-align: center
}

html body.categoria.inStable .x-general .x-content .x-seo.tiraEstilo .x-description,
html body.departamento.inStable .x-general .x-content .x-seo.tiraEstilo .x-description {
	display: none
}

html body.categoria.inStable .x-general .x-content .x-top,
html body.departamento.inStable .x-general .x-content .x-top {
	width: 94%;
	padding: 1% 0 0 0;
	border-top: 1px solid #c0c0c0;
	margin: 0 auto 20px auto;
	overflow: hidden;
	float: initial
}

html body.categoria.inStable .x-general .x-content .seo-new,
html body.departamento.inStable .x-general .x-content .seo-new {
	padding: 0 !important;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	z-index: 999;
	position: relative;
	background-color: #edeef0;
	line-height: 11px
}

html body.categoria.inStable .x-general .x-content .seo-new .seo__texto,
html body.departamento.inStable .x-general .x-content .seo-new .seo__texto {
	width: 50%;
	margin-right: 1%;
	overflow: hidden;
	position: relative;
	border-bottom: 2em solid #EDEEF0
}

html body.categoria.inStable .x-general .x-content .seo-new .seo__texto h3,
html body.departamento.inStable .x-general .x-content .seo-new .seo__texto h3 {
	font-size: 32px;
	margin: 20px 0 0;
	line-height: initial
}

html body.categoria.inStable .x-general .x-content .seo-new .seo__texto p,
html body.departamento.inStable .x-general .x-content .seo-new .seo__texto p {
	margin-bottom: 15px;
	font-size: 19px;
	letter-spacing: 1px;
	line-height: 24px
}

html body.categoria.inStable .x-general .x-content .seo-new .seo__texto .estilo-barra,
html body.departamento.inStable .x-general .x-content .seo-new .seo__texto .estilo-barra {
	padding-right: 3%;
	position: absolute;
	bottom: 0;
	top: calc(120px - 50px)
}

html body.categoria.inStable .x-general .x-content .seo-new .box-banner,
html body.departamento.inStable .x-general .x-content .seo-new .box-banner {
	width: 47%;
	display: block !important;
	height: max-content
}

html body.categoria.inStable .x-general .x-content .seo-new .box-banner img,
html body.departamento.inStable .x-general .x-content .seo-new .box-banner img {
	width: 100%;
	height: unset
}

html body.categoria.inStable .x-general .x-content .seo-new .seo__texto,
html body.departamento.inStable .x-general .x-content .seo-new .seo__texto {
	display: block !important
}

html body.categoria.inStable .x-general .x-content .seo-new .seo__texto.validacao,
html body.departamento.inStable .x-general .x-content .seo-new .seo__texto.validacao {
	display: none !important
}

html body.categoria.inStable .x-general .x-content .seo-new .seo__texto a,
html body.departamento.inStable .x-general .x-content .seo-new .seo__texto a {
	font-size: 19px;
	letter-spacing: 1px;
	line-height: 24px;
	color: #333
}

html body.categoria .x-text-seo .box-banner,
html body.departamento .x-text-seo .box-banner {
	display: none
}

html body.categoria .x-general .x-content .x-filters-group.x-fixed,
html body.departamento .x-general .x-content .x-filters-group.x-fixed {
	z-index: 999
}

.x-banner-principal .box-banner a {
	display: flex;
	overflow-x: hidden;
	overflow-y: hidden;
	width: auto;
	position: relative;
	height: 100vh
}

.x-banner-principal .box-banner a img {
	position: absolute;
	height: auto;
	width: 100%;
	margin: auto;
	margin-left: 50%;
	transform: translateX(-50%);
	bottom: 0
}

html body .x-general .x-content .x-instagram .x-title-section {
	margin: 40px 0;
	padding: 0 0 0 10px
}

html body .x-general .x-content .x-instagram .x-photos ul li {
	margin: 0 12px !important
} 


.hc_bloco {
    width: 270px;
    height: 220px;
    float: left;
    border-radius: 1px;
    padding: 10px;
    margin: 0px 1em 1.4em;
    border: 1px solid black
}

.hc_bloco ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 10px;
    display: none;
  text-align:left;
}
.hc_bloco_link:hover {
	text-decoration: none;
}
.hc_home-abrir-chamado {
	background-color: transparent;
  padding: 34px 1.5em 50px!important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  height: auto;
}
.hc_contato_home {
  text-align: center;
}
.hc_contato_home a { 
  font-weight:600;
}
.ahc_contato_home a {
  padding: 15px 30px;
  background-color: #282828;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
}
.hc_contato_home a:hover {
  text-decoration: none;
  opacity: 0.9;
}
.hc_contato_title {
  font-size: 14px;
}
.hc_bloco:hover .hc_overlay {
  display: none !important;
}
.hc_bloco:hover .hc_lista {
  display: block !important;
}
.hc_bloco:hover .hc_last {
  display: block !important;
}
.hc_bloco_link {
  pointer-events: none;
  cursor: default;
}
.hc_last {
  position: relative;
  bottom: 24px;
  /*left: 11px;*/
  display: none;
  padding-left:10px;
  font-weight:bold!important;
  text-align:left;
}
.hc_home-abrir-chamado a {
  
}
.hc_home-abrir-chamado .hc_contato_title {
display: flex;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.hc_home-abrir-chamado .hc_contato_title a {margin-left: 2em}
.hc_home-abrir-chamado p {float:left}
.hc_overlay {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    text-align: center;
    padding: 10px;
}
.hc_overlay img {
    height: 70px;
    margin-top: 30px;
  filter:opacity(.3)
}
.hc_cat_hero img  {
  filter:opacity(.3)
}
.vales-estorno .hc_overlay img { 
}
.troca-devolucao .hc_overlay img { 
}
.pagamento .hc_overlay img { 
}

.hc_overlay h3 {
    font-weight: 300;
    margin-top: 15px;
}
.second-row {
	margin-top: 0;
}
.hc_lista a {
  margin-bottom:.8em;
  display:block;
  line-height:20px;
  font-size:14px;
	letter-spacing: .065em;
}

@media (max-width: 600px){
  .hc_cat_hero {
    width:100%!important;
  }
  .hc_overlay img {margin-top:20px}
}
footer.x-footer {display:block}
.header-mobile,
x-header__copyright .x-fw,
footer.x-fw {display:none}
@media (max-width: 900px){
  .header-desktop,
  footer.x-footer {display:none}
  .header-mobile,
  x-header__copyright .x-fw,
  footer.x-fw {display:block}
  main { padding-top:0px; margin-top:0!important}
}
@media (max-width: 800px){
  .hc_cat_hero {
    width:80%!important;
  }
	.hc_bloco {
    float: none;
    border-radius: 1px;
    padding: 1px;
    margin: 5px 5px;
	}
  .second-row {
    margin-top:0;
  }
  .hc_lista a {
    font-size:.9em;
    margin-bottom:4px;
    line-height:18px;
  }
}
.hc_categ_mobile { display:none }
@media (max-width: 569px){
  .hc_categ_mobile { display:flex!important }
  .hc_categ { display:none!important }
  .info-rodape div {flex: 1 0 100%!important;text-align:center!important}
  .info-rodape div:nth-child(1){margin-bottom:1.5em}
  .hc_bloco {
	width:150px;
    height:150px;
    float: unset;
    flex: 1 0 45%;
}
  .hc_categ_mobile .hc_bloco {
    
  }
  
.hc_bloco:hover .hc_overlay {
  display: inherit !important;
}
  
  .hc_bloco_link {
    pointer-events:all;
    cursor:pointer;
    display:block
  }
  .hc_categ_mobile {
    width:100%;
    flex-wrap: wrap;
  }
  .hc_overlay img {
    height:64px;
    margin-top: 13px;
  }
  .hc_overlay h3 {
    margin-top:10px
  }
  .hc_contato_title {
    display:block!important;
  }
  .hc_contato_title a {
    width:100%;
    margin-left:0!important
  }
  .hc_contato_title a > button {
    width:100%;
    margin-top:.8em
  }
  }

.sidenav-item.current-article {
  font-weight:bold;
}
/*.sidenav-item.current-article, */
.sidenav-item:hover {
  background-color:#fefefe;
}



.hc_subhero {
    /*background-color: #F5F5F5;*/
}
.hc_subhero .hero-inner.hero-inner div {
  margin-bottom:1em;
}
.hero {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-image:none;
  text-align: center;
  margin-bottom:1em;
}
.hc_cat_hero {
    display: flex;
    position: relative;
    top: 30%;
    width: 70%;
    margin: 0 auto;
  align-items: baseline;
}
.hc_cat_hero a {
  color: #000;
  margin: 0 auto;
  opacity: 0.8;
  float:left;
}
.hc_cat_hero img {
  color: #000;
  margin: 0 auto;
  opacity: 1!important;
}
.hc_cat_hero a:hover {
  text-decoration: none;
}
.hc_cat_hero a:hover, .hc-ativo div {
  opacity: 1;
}
.hc_cat_hero div {
    font-size: 13px !important;
}
.hc_cat_hero img {
    height: 48px;
}
.hero-home {
  
}
.sidenav-title {
font-size: 1.2em;
    letter-spacing: 0;
    margin-top: 5px;
  text-transform: uppercase;
padding-bottom: .5em;
    border-bottom: 1px solid #ddd;
}
.section-articles li {
  border-bottom: 0 none;
}
.hc_bloco a:hover {
  text-decoration:underline;
  /*letter-spacing: 0.04em;*/
}
.retorne-central {
  font-size:medium;
}
.retorne-central a {
  font-weight:bold;
}
.section-container .page-header {display:none}
.x-back-to-top {display:none!important}

@media (max-width: 400px){
  .hc_contato_title {font-size:12px;}
}
@media (max-width: 767px){
  .x-header__options .x-logo {margin:0!important}
  .x-header__options .x-minicart {right:50px}
  .hc_subhero.new-request h2 {margin-top:0!important}
  .x-header__options .x-menu span {margin-bottom:5px}
  .x-general .x-header__options .x-menu { right:9px!important; left:auto }
  .x-header__options .x-minicart {right:40px!important}
  html body .x-fw {top:30px}
  .container-rodape {width:90%!important}
  .section-container .page-header {display:block}
  .pre-footer {
    display:grid!important;
  }
  .info-rodape {margin:0!important
  
  }
    .footer-menu__list--small .footer-menu__item{
        display:block;
        line-height:1.8
    }
  .hc_subhero h2 {font-size:134%}
  .hc_overlay img {width:50%}
  .main-menu__item {padding:0 10px}
  body main section.interna {display:none}
  a.main-menu__anchor {padding-left:0}
  nav.main-menu {position:absolute;right:0}
  /*h1{font-size:1.5em}*/
  h3{font-size:1em}
  section div.hc_cat_hero {display:none!important}
  .hero {}
  section.hero-home.hero {padding:2em}
  .hc_subhero .hero-inner.hero-inner {height:auto}
}
.secoes-home {
  margin: 0 auto;
    text-align: center;
    align-content: center;
    display: table;
  width:auto;
  padding-top:1em;
}

.hc_lista a:hover {
  text-decoration:underline!important
  /*font-weight:bold;*/
}
.second-row .hc_bloco {
  margin-top:8px
}
.collapsible-sidebar-title.sidenav-title {
  color:black!important;
}
h1.article-title {font-size: 1.4em!important;
    text-transform: uppercase;
  
  color:black!important;
letter-spacing: 0px;}
section.header-mobile {margin-top:0px}

.spacer {display:block;clear:both;width:100%;height:2em}

.hc_subhero h2 {font-weight:bold}

.x-search, 
.bt-lupa,
.x-minicart__qtd
{display:none!important}
body main section.interna .hc_cat_hero a {
    margin: auto;
    opacity: 1;
    display: block;
    float: left;
}

body main section.interna .hc_cat_hero {
width: 80%;
    justify-content: space-evenly;
    display: flex;
    height: 140px;
}

body main section.interna {
		background-color: white;
    width: 90%;
    margin: 0 auto;
  margin-bottom:2em;
    max-width: 984px;}
body main section.interna .hc_cat_hero > a > div {
    width: 110px;
    height: 110px;
    display: flex;
    flex-wrap: wrap;
    /* position: absolute; */
    text-align: center;
    align-content: center;
}
body main section.interna .hc_cat_hero > a > div > p {
  text-align:center;
  width:100%;
  letter-spacing: 4px;
  margin-top:1em;
  text-transform:uppercase;
  font:normal normal normal 11px/20px "Usual",sans-serif;
}
.section-container ul.article-list {
  width: 100%;
  max-width: 930px;  
}

li.article-list-item {border-bottom:1px solid black}
.info-rodape {
  width:90%;
    display:flex;
  flex-wrap:wrap;
  margin:0 auto;
  margin-top:0;
  margin-bottom:3em;
  color:#717171;
}
.info-rodape div {
  flex:1 0 40%;
  width:270px;
}
.info-rodape div:nth-child(2) {
  text-align:right
}
.article-votes {
  text-transform:uppercase;
}
.article-meta ,
.article-votes .article-votes-count {display:none}
html body .x-general footer .x-top .x-block .x-sociais svg {
    width: 23px;
    height: auto;
    fill: #4a4a4a;
    float: left;
    margin-right: 15px;
}
.container-rodape {width:800px}

.x-header__wrapper .x-share ul li a {
    height: 32px!important;
    width: 32px!important;
    display: block!important;
}
.x-header__wrapper .x-share ul li.x-face a {
    background: url(/hc/theming_assets/01HZP7ZQGKTKTDABX5CRAGW4FB) no-repeat;
    background-size: 100% 100%;
}
.x-header__wrapper .x-share ul li.x-twitter a {
    background: url(/hc/theming_assets/01HZP801BQZ4XEVX48NRN39H5Q) no-repeat;
    background-size: 100% 100%;
}
.x-header__wrapper .x-share ul li.x-insta a {
    background: url(/hc/theming_assets/01HZP7ZTAF8T6VV626FTEZ9S4F) no-repeat;
    background-size: 100% 100%;
}
.x-header__wrapper .x-share ul li.x-youtube a {
    background: url(/hc/theming_assets/01HZP801XZ5YR1CCTB3TKR1TKK) no-repeat;
    background-size: 100% 100%;
}
.x-header__wrapper .x-share ul li.x-blog a {
    background: url(/hc/theming_assets/01HZP7ZN5MYF8KD6NCVSRR2N6W) no-repeat;
    background-size: 100% 100%;
}
.x-header__wrapper .x-share ul li svg {
    display: none;
    fill: #000;
    width: 22px;
    height: 22px;
}
.x-header__wrapper .x-copyright {
    padding: 5px 5px 8px!important;
    text-align: center!important;
    letter-spacing: 0px!important;
    color: #555253!important;
    text-transform: uppercase!important;
}
.x-header__wrapper .x-copyright div {
    line-height: 13px!important;
    font-size: 10px!important;
    font-weight: bold!important;
  letter-spacing:0;
}
.x-header__wrapper .x-copyright {
    padding: 5px 5px 8px!important;
    text-align: center!important;
    letter-spacing: 0px!important;
    color: #555253!important;
    text-transform: uppercase!important;
}
.x-header__wrapper .x-copyright p {
    line-height: 10px!important;
    font-size: 7px!important;
  letter-spacing:0;
}
footer .x-title {font-weight:bold;letter-spacing:0}
body .x-header__wrapper .x-items ul li h3 .x-title {
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 14px;
    color: #555253;
    font-weight: bold;
}
body .x-header__wrapper .x-items ul li ul.formas-pagamento { height:auto }
body .x-header__wrapper .x-items ul li ul.x-selos {display:inherit}
.x-header__wrapper .x-items ul li ul.x-selos {
    display: block;
    padding-bottom: 6px;
    margin-top: 16px;
}
.x-header__wrapper .x-items ul li h3 {
    display: block;
    position: relative;
}
body .x-header__wrapper .x-items ul li ul.x-selos h3 .x-title {
    padding: 0 20px 17px 0;
}
body .x-header__wrapper .x-items ul li ul.x-selos li.ebit {
    width: 100px;
    margin-right: 40px;
}
body .x-header__wrapper .x-items ul li ul.x-selos a {
  padding:0
}
body .x-header__wrapper .x-items ul li ul.x-selos li.letsEncrypt {
    width: 160px;
    padding-bottom: 1px;
}
body .x-header__wrapper .x-items ul li ul.x-selos li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
body .x-header__wrapper .x-apps ul {
    display: flex;
    justify-content: center;
}
body .x-header__wrapper .x-apps ul li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 16px;
}
.x-header__wrapper .x-apps ul li a img {
    width: 138px;
    height: auto;
}
body .x-header__wrapper .x-apps ul li.x-apple-store a {margin:0}
.article-return-to-top {display:none}
.hc_last a {
  font-size: .9em;
  letter-spacing:0.04em;
}
.hc_last a:hover {
  font-size: .9em;
  letter-spacing:0.04em;
}
.article-more-questions {display:none}
.info-rodape > div > p {margin-top:.3em}
.info-rodape > div > strong,
.info-rodape > div > p {
  letter-spacing:0;
  font-size:15px;
}
@media (max-width:550px) {
  .sidenav-title {
font-size: 1.1em;
    letter-spacing: 0;
    margin-top: 2px;
  text-transform: uppercase;
padding-bottom: .5em;
    border-bottom: 1px solid silver;
}
  .collapsible-sidebar-title::after {top:48%;}
  .sidenav-title {color:#717171!important}
  .collapsible-sidebar li {border-bottom:1px solid silver}
.article-sidebar {
  border-bottom: 0;
  border-top: 0;
  }
  .sidenav-title {margin-top: 0;
    border-top: 1px solid silver;
    padding: 8px 0 8px 0}
  h1.article-title {font-size:18px!important}
  .collapsible-sidebar {max-height:55px}
  .article-info {top: -10px;
    position: relative;}
  .article-header {margin-bottom:0;display:block}
}
@media screen and (min-width: 700px){
  .hc_subhero h2 {font-size:150%!important}
  .right-logo {width:113.5px}
}
body .x-beneficio {
  padding: 3px 0 0px 0;
    min-height: auto;
    height: 36px;
}
.x-beneficio p.slick-slide {
    opacity: 1;
    visibility: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    text-transform: uppercase;
}
.hc_cat_hero a.active {
    background-color: #e9e9e9;
    font-weight: bold;
}

.hc_subhero.new-request h2 {
  padding-top:2em;
  margin-bottom:1.6em;
}
.espaco-extra {
  display:block;clear:both;height:3em;width:100%;
}


header .stpl-header .middle .tpl-center .right .sacola a.openCart .meucarrinho:before {
    content: "";
    width: 15px;
    height: 20px;
    margin-right: 5px;
    top: 0;
    position: relative;
    background-image: url("/hc/theming_assets/01HZP7ZSEYTP9P9TRWG3QGP24P")!important;
    background-repeat: no-repeat;
    display: inline-block
}
header .stpl-header .fixo .bottom .right .sacola a.openCart .meucarrinho:before {
    content: "";
    width: 15px;
    height: 20px;
    margin-right: 5px;
    top: 0;
    position: relative;
    background-image: url("/hc/theming_assets/01HZP7ZSJZ4E96XNC204198R2K")!important;
    background-repeat: no-repeat;
    display: inline-block
}
footer .bottom .tpl-center div.coluna.coluna01 ul li {
    width: 55px;
    height: 35px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 0;
    margin-right: 10px;
    float: left;
    background-image: url("/hc/theming_assets/01HZP7ZN180GQMBCBJF0TQBBY3")!important;
    background-repeat: no-repeat
}
footer .bottom .tpl-center div.coluna.coluna02 ul li.lets {
    width: 75px;
    height: 60px;
    background-image: url("/hc/theming_assets/01HZP7ZX5HC08Z8JMFT1QG0PPQ")!important;
    background-repeat: no-repeat
}
.hero-inner {padding:2em 0 2em}
.menu-departamento .submenu {display:none!important}
.article header {
  position:inherit;
  margin-bottom:inherit;
}
.search-results h3 {
  margin-bottom:1em;
}
.error-page h1 {margin-bottom:1em}
xheader .stpl-header .middle .tpl-center {padding:0}

header .stpl-header .middle .tpl-center h1.logo a {
  /*transform: scale(0.36);*/
  filter:invert(1);
  width:284px;
}
.hc_title_divisor {width:100%;margin-top:2em}
.new-request h2 {
	font-size: 1.4em!important;
  text-transform: uppercase;
  font:inherit;
  letter-spacing: 0;
}
.new-request h2 span {
	    font-size: 74%!important;
    text-transform: none;
    font: inherit;
    letter-spacing: 1px;
}

header .stpl-header .middle .tpl-center h1.logo a {
  transform: inherit!important;
}

header .stpl-header .middle .tpl-center h1.logo {
  margin-left:inherit!important;
}

body .tpl-center {
  width:100%!important;
    padding-left: 15px!important;
  padding-right: 15px!important;
}

header a.atendimento img {filter:invert(1)}

header .stpl-header .middle .tpl-center {width:calc(100% - 60px)!important}

body .lennyniemeyer-adventures-custom-1-x-scrollHeader {
    background: #fff!important;
}

body .lennyniemeyer-adventures-custom-1-x-scrollHeader .lennyniemeyer-adventures-custom-1-x-mainMenuItemLink,body .lennyniemeyer-adventures-custom-1-x-scrollHeader .lennyniemeyer-adventures-custom-1-x-subMenuItemLink {
  color:inherit!important;
}

body .lennyniemeyer-adventures-custom-1-x-scrollHeader .lennyniemeyer-adventures-custom-1-x-LoginButton, body .vtex-store-header-2-x-headerRowBackground--main-header .vtex-store-components-3-x-imageElement,body .vtex-store-header-2-x-headerRowBackground--main-header .vtex-store-components-3-x-logoImage, body .lennyniemeyer-adventures-custom-1-x-scrollHeader .lennyniemeyer-adventures-custom-1-x-invertedImage {
    filter: invert(100)!important;
}
.powered-by-zendesk {display:none}

.hide-in-mobile {display:flex}
.show-in-mobile {display:none}
.footer-desktop {
  display:contents;
}

@media (max-width: 1024px) {
	.hide-in-mobile {display:none}
	.show-in-mobile {display:flex}
  body .lennyniemeyer-adventures-custom-1-x-scrollHeader .lennyniemeyer-adventures-custom-1-x-mainMenu_mobileHamburguer{
    filter:invert(1)
  }
  .footer-desktop {
    display:none
  }
  .article-list-item {
    padding: 12px 0 12px 0;
  }
  .hc_title_divisor {display:none}
  .vtex-flex-layout-0-x-flexRowContent--footer-links {
    flex-direction: column;
  }
  .vtex-flex-layout-0-x-flexRow--footer-links {
    padding: 30px 20px 0px;
}
  .hero-inner {padding:0}
  .menu-hamburger {
    width:15px;
    height:11px;
    background-image:url(https://www.lennyniemeyer.com.br/_v/public/assets/v1/published/lennyniemeyer.adventures-custom@1.0.27/public/react/7f38c98aa4bc4456d74a855b4e1e8d39.svg);
    display:block;
  }
  body main .page-header h1 {font-size:12px}
}






/* menu mobile */
.lennyniemeyer-adventures-custom-1-x-mainMenu_mobileClosed {
    left: 0;
    top: 0;
    overflow: hidden;
    visibility: hidden;
    position: fixed;
    z-index: 99999;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

#menu-hamburger:checked ~ .lennyniemeyer-adventures-custom-1-x-mainMenu_mobileClosed {
    visibility: visible!important;
    overflow: visible!important;
    opacity: 1!important;
}

.collapsible-sidebar-title sidenav-title, h3, .hc_contato_title .button-large {
  text-transform:uppercase;
  font:normal normal normal 11px/20px "Usual",sans-serif;
}

.section-articles.collapsible-sidebar ul { margin-top: 1em}
h1.article-header {
  margin-top:0!important;
}

a.lennyniemeyer-adventures-custom-1-x-LoginButton_entrarCadastrar:hover {color:white}
.article-author {display:none}
#new_request footer input {text-transform: uppercase}