/* Header */

body {
  overflow-x: hidden !important;
}

body.activemenu {
  overflow: hidden;
}

.changeMenuNav {
  display: none !important;
}

.changeMenuNav.active {
  display: flex !important;
}

.content_sub_top_header {
  display: none;
}

.icon_mobile {
  display: none;
}

.header_account {
  display: none;
}

.only_mobile {
  display: none;
}

/* top header */

.my-banner-ama {
  background-color: #f2f2f2;
  text-align: center;
  padding: 10px;
}

.my-banner-text {
  font-family: "DM Serif Text", serif;
  color: #313131;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0px;
}

.top_header_first p,
.top_header_second p,
.infos_logo p,
.infos_links p,
.top_header_second a {
  color: #ffffff;
  font-size: 12px;
  padding: 0;
  margin: 0;
  line-height: 1;
}

.content_top_header {
  background-color: #949494;
}

.top_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.top_header_first,
.top_header_second {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.top_header_first img {
  max-width: 50px;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

.top_header_first p {
  margin-left: 10px;
}

.top_header_second p:nth-child(2) {
  margin: 0 10px;
}

/* info header */

.content_infos_header {
  /* border-bottom: 1px #d1d1d1 solid; */
  margin: -20px;
}

.infos_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  height: 43px;
}

.infos_logo,
.infos_search,
.infos_links {
  margin-left: 8px;
  display: flex;
  gap: 8px;
  flex-direction: row;
  align-items: center;
  height: 100%;
}

.infos_phooto.active {
  /* border-bottom: 3px #ffa000 solid; */
}

.infos_tudu.active {
  border-bottom: 3px #52c1ee solid;
}

.infos_logo p a {
  /* display: flex; */
  padding: 0 15px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.infos_logo p a img {
  max-height: 35px;
  max-width: 60px;
}

.infos_search {
}

.info_input_button {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}

.info_input_button input {
  padding: 2px 20px;
  border-radius: 70px;
  font-size: 14px;
  border: 1px #d1d1d1 solid;
  width: 420px;
}

.info_input_button input::placeholder {
  color: #d1d1d1;
  font-size: 13px;
}

.info_input_button input:focus,
.info_input_button input:active {
  outline: none;
}

.infos_search a {
  position: absolute;
  right: 15px;
}

.shipping-to {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.shipping-to img {
  height: 20px;
  filter: grayscale(1);
}

.shipping-to p {
  margin: 0 10px;
  padding: 0;
  color: #000;
  line-height: 1.3;
  position: relative;
}

.shipping-calcule {
}

.shipping-calcule input {
  padding: 9px 30px 9px 9px;
  font-size: 12px;
  width: 125px;
  border-radius: 4px;
  margin-left: 8px;
  border: 1px #ddd solid;
}

.shipping-calcule span {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  color: #929090;
  cursor: pointer;
  display: block;
  text-align: center;
}

.infos_links p.spacermenu {
  color: #000;
  margin: 0;
  padding: 0;
  margin-left: 15px;
}

.infos_links a,
a.shopping-bag-custom {
  height: 25px;
  position: relative;
}

.header_phooto a.shopping-bag-custom {
  margin-left: 0;
}

.infos_links a img,
a.shopping-bag-custom img {
  height: 100%;
  width: 100%;
}

a.shopping-bag-custom span {
  position: absolute;
  height: 20px;
  font-size: 13px;
  color: #000;
  top: 5px;
  text-align: center;
  bottom: 0;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-top: auto;
}

a.shopping-bag-custom.change-color span {
  color: #fff;
}

/* nav header */

.content_nav_header {
  border-bottom: 1px #ddd solid;
}

.nav_header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: revert;
  padding: 15px 0;
}

.header_phooto .nav_header {
  padding: 5px 80px;
}

.nav_header_mobile,
.nav_header_mobile_account {
  display: none;
}

.nav_header_close {
  z-index: -1;
  opacity: -1;
  display: none;
}

.infos_header_mobile,
.content_socials_icons {
  display: none;
}

.nav_header_logo {
}

.nav_header_logo a {
}

.nav_header_logo a img {
  height: auto;
  display: block;
  margin: 0 25px;
  padding: 0;
}

.nav_header_nav ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}

.nav_header_nav ul li a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  outline: none;
  display: block;
  padding: 15px;
  font-weight: 600;
  position: relative;
}

.nav_header_nav.nav_header_tudu ul li:last-child a {
  color: #78cff2;
  padding-right: 0;
}

.nav_header_nav.nav_header_phooto ul li:last-child a {
  color: #000;
  padding-right: 0;
}

.here {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}

.bag_mobile {
  display: none;
}

.bag_desktop {
  display: flex;
}

/* bottom header */

.content_bottom_header.bottom_header_tudu {
  background-color: #00bfff;
}

.content_bottom_header.bottom_header_phooto {
  background-color: #fea56f;
}

.mobile_shipping_to_container {
  display: none;
  background-color: #f4f4f4;
  padding: 10px 0;
}

.mobile_shipping_to {
}

.mobile_shipping_selected,
.mobile_shipping_calculate {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.mobile_shipping_selected .shipping-to {
  align-items: center;
}

.mobile_shipping_selected p {
  font-size: 12px;
  color: #000;
}

.mobile_shipping_update {
}

.mobile_shipping_update p {
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #000;
}

.mobile_shipping_calculate {
  justify-content: flex-end;
  align-items: flex-end;
  height: 0;
  overflow: hidden;
  transition: height 0.2s linear;
}

.mobile_shipping_calculate.shipping-update {
  height: 44px;
}

.mobile_shipping_calculate input {
  border-radius: 4px;
  border: 1px #000 solid;
  padding: 6px 8px;
  color: #000;
  font-size: 14px;
  max-width: 201px;
  width: 100%;
}

.mobile_shipping_calculate p {
  margin: 0;
  font-size: 12px;
  color: #000;
  border: 1px #000 solid;
  padding: 8px 14px;
  border-radius: 4px;
  margin-left: 10px;
}

.content_open_category:hover .open_category {
  height: 120px;
}

.open_category a:hover {
  color: #ffa000;
}

.open_category a {
  font-weight: bold !important;
}

.open_category {
  transition: height 0.2s linear;
  margin-left: 7px !important;
  height: 0;
  overflow: hidden;
}

.nav_header_sub_title {
  font-weight: bold !important;
}

@media screen and (min-width: 768px) {
  .infos_phooto.active {
    border-bottom: none !important;
  }

  .infos_logo p a img {
    margin-left: 45% !important;
  }

  .header_phooto .nav_header {
    /* padding: 0px 0 !important;  */
    /* margin-top: 12% !important;
     justify-content: space-between !important;    */
  }

  .nav_header_open {
    position: absolute;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
  }
  .nav_header_second_step {
    visibility: hidden;
    opacity: -1;
    z-index: -1;
    background-color: #fff;
    position: absolute;
    border: 1px #d0d0d0 solid !important;
    border-radius: 4px;
    top: 0px;
    max-width: 960px;
    right: 23%;
  }
  .nav_header_second_step:after,
  .nav_header_second_step:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .nav_header_fotolivros .nav_header_second_step:after,
  .nav_header_fotolivros .nav_header_second_step:before {
    bottom: 100%;
    right: 78.5%;
  }
  .nav_header_fotos .nav_header_second_step:after,
  .nav_header_fotos .nav_header_second_step:before {
    bottom: 100%;
    right: 70%;
  }
  .nav_header_foto-quadros .nav_header_second_step:after,
  .nav_header_foto-quadros .nav_header_second_step:before {
    bottom: 100%;
    right: 79%;
  }
  .nav_header_foto-presentes .nav_header_second_step:after,
  .nav_header_foto-presentes .nav_header_second_step:before {
    bottom: 100%;
    right: 61%;
  }
  .nav_header_canecas .nav_header_second_step:after,
  .nav_header_canecas .nav_header_second_step:before {
    bottom: 100%;
    right: 45.5%;
  }
  .nav_header_calendarios .nav_header_second_step:after,
  .nav_header_calendarios .nav_header_second_step:before {
    bottom: 100%;
    right: 31%;
  }
  .nav_header_adesivos .nav_header_second_step:after,
  .nav_header_adesivos .nav_header_second_step:before {
    bottom: 100%;
    right: 22%;
  }
  .nav_header_feminino .nav_header_second_step:after,
  .nav_header_feminino .nav_header_second_step:before {
    bottom: 100%;
    right: 69%;
  }
  .nav_header_masculino .nav_header_second_step:after,
  .nav_header_masculino .nav_header_second_step:before {
    bottom: 100%;
    right: 59%;
  }
  .nav_header_teens .nav_header_second_step:after,
  .nav_header_teens .nav_header_second_step:before {
    bottom: 100%;
    right: 50%;
  }
  .nav_header_infantil .nav_header_second_step:after,
  .nav_header_infantil .nav_header_second_step:before {
    bottom: 100%;
    right: 42%;
  }
  /* .nav_header_acessorios .nav_header_second_step:after,
  .nav_header_acessorios .nav_header_second_step:before {
    bottom: 100%;
    right: 22%;
  } */
  .nav_header_decoracao .nav_header_second_step:after,
  .nav_header_decoracao .nav_header_second_step:before {
    bottom: 100%;
    right: 42%;
  }
  .nav_header_presentes .nav_header_second_step:after,
  .nav_header_presentes .nav_header_second_step:before {
    bottom: 100%;
    right: 21.5%;
  }
  .nav_header_papelaria .nav_header_second_step:after,
  .nav_header_papelaria .nav_header_second_step:before {
    bottom: 100%;
    right: 21%;
  }
  .nav_header_marcas .nav_header_second_step:after,
  .nav_header_marcas .nav_header_second_step:before {
    bottom: 100%;
    right: 1.5%;
  }
  .nav_header_second_step:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px;
  }
  .nav_header_second_step:before {
    border-color: rgba(158, 158, 158, 0);
    border-bottom-color: #d0d0d0;
    border-width: 8px;
    margin-left: -8px;
  }
  .nav_header_nav li:hover ul.nav_header_second_step {
    visibility: visible;
    opacity: 1;
    z-index: 9999999999;
  }
  .nav_header_second_step > li {
    display: flex;
    flex-direction: row !important;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 20px;
  }
  .nav_header_second_step li ul {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start;
    justify-content: center;
    border-right: 1px #d0d0d0 solid;
  }
  .nav_header_second_step li ul:first-child li a {
    padding: 5px 0;
  }
  .nav_header_second_step li ul:last-child {
    border: none;
  }
  .nav_header_second_step li ul li a {
    font-weight: 500;
    outline: none;
    text-decoration: none;
    color: #000;
    font-size: 13px;
    padding: 5px 20px;
    margin: 0px 10px 0 0;
    box-sizing: border-box;
    display: block;
    text-align: left;
    min-width: 200px;
  }
  .nav_header_second_step li ul li a img {
    max-width: 190px;
    width: 100%;
    height: auto;
  }
  .nav_header_second_step li ul li a.nav_header_seeAll {
    font-size: 13px;
  }
  .nav_header_second_step li ul a.nav_header_category {
    font-size: 15px;
    font-weight: 600;
  }
  .nav_header_mobile_only {
    display: none;
  }
  .nav_header_marcas .nav_header_second_step {
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: space-evenly;
    padding: 10px;
  }
  .nav_header_marcas .nav_header_second_step > li {
    padding: 7px 0;
    width: 24%;
    text-align: center;
  }
  .nav_header_marcas .nav_header_second_step li a {
    margin: auto;
    display: block;
    padding: 0;
  }
  .nav_header_marcas .nav_header_second_step li a img {
    height: 80px;
    width: auto;
    margin: auto;
    display: block;
  }
}

/* MAX WIDTH 991PX */

@media screen and (max-width: 991px) {
  .info_input_button input {
    width: 250px;
  }
  .nav_header_logo a img {
    max-height: 43px;
  }
  .header_phooto .nav_header_logo a img {
    max-height: 60px;
    width: auto;
  }

  .nav_header_nav ul li a {
    font-size: 13px;
    padding: 15px 8px;
  }
  .nav_header_fotolivros .nav_header_second_step:after,
  .nav_header_fotolivros .nav_header_second_step:before {
    right: 75.5%;
  }
  .nav_header_fotos .nav_header_second_step:after,
  .nav_header_fotos .nav_header_second_step:before {
    right: 66.5%;
  }
  .nav_header_foto-quadros .nav_header_second_step:after,
  .nav_header_foto-quadros .nav_header_second_step:before {
    right: 79%;
  }
  .nav_header_foto-presentes .nav_header_second_step:after,
  .nav_header_foto-presentes .nav_header_second_step:before {
    right: 58%;
  }
  .nav_header_canecas .nav_header_second_step:after,
  .nav_header_canecas .nav_header_second_step:before {
    right: 27%;
  }
  .nav_header_calendarios .nav_header_second_step:after,
  .nav_header_calendarios .nav_header_second_step:before {
    right: 24.5%;
  }
  .nav_header_adesivos .nav_header_second_step:after,
  .nav_header_adesivos .nav_header_second_step:before {
    right: 15.5%;
  }
  .nav_header_feminino .nav_header_second_step:after,
  .nav_header_feminino .nav_header_second_step:before {
    right: 73%;
  }
  .nav_header_masculino .nav_header_second_step:after,
  .nav_header_masculino .nav_header_second_step:before {
    right: 62%;
  }
  .nav_header_teens .nav_header_second_step:after,
  .nav_header_teens .nav_header_second_step:before {
    right: 41%;
  }
  .nav_header_infantil .nav_header_second_step:after,
  .nav_header_infantil .nav_header_second_step:before {
    right: 34%;
  }
  /* .nav_header_acessorios .nav_header_second_step:after,
  .nav_header_acessorios .nav_header_second_step:before {
    right: 18%;
  } */
  .nav_header_decoracao .nav_header_second_step:after,
  .nav_header_decoracao .nav_header_second_step:before {
    right: 49%;
  }
  .nav_header_presentes .nav_header_second_step:after,
  .nav_header_presentes .nav_header_second_step:before {
    right: 22%;
  }
  .nav_header_papelaria .nav_header_second_step:after,
  .nav_header_papelaria .nav_header_second_step:before {
    right: 17%;
  }
  .nav_header_marcas .nav_header_second_step:after,
  .nav_header_marcas .nav_header_second_step:before {
    right: 3%;
  }
  .hidden_block {
    display: none !important;
  }
  .nav_header_second_step li ul:nth-child(3) {
    border: none;
  }
  .content_menu_phooto
    li:nth-child(3)
    > .nav_header_second_step
    li
    ul:nth-child(2) {
    border: none;
  }
  .content_menu_phooto
    li:nth-child(4)
    > .nav_header_second_step
    li
    ul:nth-child(2) {
    border: none;
  }
  .content_menu_phooto
    li:nth-child(6)
    > .nav_header_second_step
    li
    ul:nth-child(2) {
    border: none;
  }
  .no-mobile {
    display: none !important;
  }
}

@media (min-width: 1920px) and (max-width: 2560px) {
  .infos_logo,
  .infos_search,
  .infos_links {
    margin-left: 8px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    height: 100%;
  }
}

/* MAX WIDTH 768PX */

@media screen and (max-width: 768px) {
  .scroll_header_menu {
    position: fixed;
    /* updating 26.03 */
    /* top: -42px !important; */
    z-index: 100;
    background-color: rgba(255, 255, 255);
    width: 100%;
  }

  .nav_header .nav-header-mobile {
    margin-top: 12% !important;
    justify-content: space-between !important;
  }

  .only_mobile {
    display: block;
  }

  .header_account {
    display: block;
  }

  .icon_mobile {
    display: initial;
    width: 25px;
    margin-right: 10px;
    height: auto;
  }

  /* .bg_grey {
    background-color: #e5e5e5!important;
  } */

  .nav_header_nav .nav_header_table {
    border-top: 2px solid #c4c4c4;
  }

  .nav_header_mobile_account a {
    padding: 12px 0;
    margin: 0;
    background-color: #ffa000;
    color: #fff;
  }

  .nav_header_mobile_account a:first-child {
    background-color: #888;
    margin: 0;
  }

  /* 1° BANNER ACIMA DO NAVBAR  */
  .my-banner-text {
    font-size: 24px;
    margin-top: 1%;
  }

  .social_text {
  }

  .social_text p {
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    margin-top: 5%;
  }

  .socials_icons p a {
    margin-top: 0;
    padding: 5px 10px;
  }

  .nav_header_nav ul li a {
    border-bottom: 0;
    padding: 10px 0;
  }

  .nav_header_nav ul li {
    background-color: transparent;
  }

  .header_account {
    background-color: #ffa000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
  }

  .account_logo {
  }

  .account_logo img {
    width: 43px;
    margin-bottom: 10px;
    height: auto;
  }

  .account_link {
  }

  .account_link p {
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin-bottom: 0;
    line-height: 9px;
  }

  .account_link a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
  }

  .mobile_shipping_to_container {
    display: block;
  }
  .hide_menu_mobile {
    display: none !important;
  }
  .content_sub_top_header {
    display: block;
    background: url(https://www.phooto.com.br/wp-content/uploads/galeria/2024/menu/ra-faixa-mobile-768x50px-v3.webp)
      #2a2a2a;
    background-repeat: no-repeat;
    background-position: center center;
    height: 32px;
    background-size: 457px;
  }
  .top_header_first,
  /* .top_header_second p, */
  .infos_search,
  .infos_links {
    display: none;
  }
  .nav_header_nav {
    z-index: -1;
    opacity: -1;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s linear;
  }
  .nav_header_nav.active {
    z-index: 9999999;
    opacity: 1;
    visibility: visible;
  }
  .nav_header_close {
    display: block;
    height: 100vh;
    z-index: -1;
    opacity: -1;
    width: 12%;
    position: fixed;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 25px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 10px;
    transition: all 0.3s linear;
  }
  .nav_header_nav.active .nav_header_close {
    z-index: 99999;
    opacity: 1;
  }
  .nav_header_nav .nav_header_mobile_nav {
    width: 88%;
    height: 100vh;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: -100vw;
    transition: left 0.3s linear;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    overflow: auto;
  }
  .nav_header_nav.active .nav_header_mobile_nav {
    left: 0;
  }
  .nav_header_nav nav {
    width: 100%;
    padding-bottom: 60px;
  }
  .nav_header_nav ul {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start !important;
  }
  .nav_header_nav ul li {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .nav_header_nav ul li a {
    border-bottom: 1px #d0d0d0 solid;
    padding: 15px 0 !important;
    text-transform: uppercase;
    position: relative;
  }
  .nav_header_mobile_nav > nav > ul.content_menu_tudu > li > a:before {
    content: "";
    border-top: 2px solid var(--border-color);
    height: 1px;
    width: 10px;
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(0deg);
    transition: transform 0.2s linear;
  }
  .nav_header_mobile_nav > nav > ul.content_menu_tudu > li > a:after {
    content: "";
    border-top: 2px solid var(--border-color);
    height: 1px;
    width: 10px;
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(90deg);
    transition: transform 0.2s linear;
  }
  .nav_header_default > a:before {
    content: "";
    border-top: 2px solid var(--border-color);
    height: 1px;
    width: 10px;
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(0deg);
    transition: transform 0.2s linear;
  }
  .nav_header_default > a:after {
    content: "";
    border-top: 2px solid var(--border-color);
    height: 1px;
    width: 10px;
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(90deg);
    transition: transform 0.2s linear;
  }
  .nav_header_mobile_nav
    > nav
    > ul.content_menu_tudu
    > li.nav_header_artistas
    > a:after,
  .nav_header_mobile_nav
    > nav
    > ul.content_menu_tudu
    > li.nav_header_artistas
    > a:before,
  .nav_header_mobile_nav
    > nav
    > ul.content_menu_tudu
    > li.nav_header_licenciados
    > a:after,
  .nav_header_mobile_nav
    > nav
    > ul.content_menu_tudu
    > li.nav_header_licenciados
    > a:before,
  .nav_header_mobile_nav
    > nav
    > ul.content_menu_tudu
    > li.nav_header_marcas
    > a:after,
  .nav_header_mobile_nav
    > nav
    > ul.content_menu_tudu
    > li.nav_header_marcas
    > a:before {
    content: none !important;
  }
  .mobile_hidden {
    display: none !important;
  }
  /* .nav_header_phooto .nav_header_mobile_nav > nav > ul > li > a:before, .nav_header_phooto .nav_header_mobile_nav > nav > ul > li > a:after{
    display: none;
  } */
  .nav_header_open {
    overflow: hidden;
    height: 0;
    padding: 0;
    transition: height 0.2s linear;
  }
  .container .nav_header_open {
    max-width: initial;
  }
  .opened_nav_mobile > a:before {
    transform: rotate(-180deg) !important;
  }
  .opened_nav_mobile > a:after {
    transform: rotate(-0deg) !important;
  }
  .nav_header_second_step {
    width: 100%;
  }
  .nav_header_mobile_only {
    display: block;
  }
  .nav_header_second_step li {
    padding: 0 !important;
  }
  .nav_header_second_step ul li a {
    padding: 15px !important;
    color: #000;
    font-size: 13px;
  }
  .nav_header_second_step ul li a img {
    width: 100%;
  }
  .nav_header_second_step_marcas {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    border-bottom: 1px #d0d0d0 solid !important;
  }
  .nav_header_second_step_marcas > li {
    padding: 8px !important;
    width: 20% !important;
    margin: 0 0px 0 0;
  }
  .nav_header_second_step_marcas > li > a {
    border: 0 !important;
    padding-bottom: 0 !important;
  }
  .nav_header_second_step_marcas > li:last-child > a {
    padding-bottom: 15px !important;
  }
  .nav_header_second_step_marcas > li > a > img {
    width: 100%;
  }
  .nav_header_category {
    background: #d0d0d0;
    font-size: 13px !important;
    display: none !important;
  }
  .infos_header_mobile {
    width: 100%;
    border-bottom: 1px #d0d0d0 solid;
  }
  /* .infos_header.infos_header_mobile {
    height: 45px;
  } */
  .infos_header_mobile,
  .content_socials_icons.active {
    display: block;
  }
  .content_socials_icons {
  }
  .socials_icons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .socials_icons p {
    margin: 0;
    padding: 0;
    line-height: 1;
  }
  .socials_icons p a {
    padding: 15px;
    display: block;
    margin-top: 15px;
  }
  .socials_icons p a img {
    max-height: 20px;
    width: auto;
  }
  .nav_header_mobile_account {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    background-color: #f1f1f1;
    width: 88%;
    position: fixed;
    bottom: 0;
  }
  .nav_header_mobile_account a {
    padding: 5px 0;
    box-sizing: border-box;
    margin: 10px 0;
    width: 50%;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #000;
  }
  .nav_header_mobile_account a:first-child {
    border-right: 1px #9e9e9e solid;
  }
  .nav_header_mobile_account a img.account-menu-mobile {
    height: 25px;
    margin-right: 10px;
    width: auto;
  }
  .top_header_second {
    width: 100%;
    margin: auto;
  }
  .top_header_second p:first-child {
    display: block;
    font-size: 11px;
  }
  .infos_header {
    height: 0px;
  }
  .infos_logo {
    width: 100%;
    justify-content: space-between;
  }
  .infos_logo p {
    width: 50%;
    text-align: center;
    margin: auto;
  }
  .infos_logo p a {
    /* display: flex; */
    width: 100%;
    height: 46px;
    padding: 12px;
    margin-top: 0% !important;
  }
  .nav_header {
    padding: 15px 0;
  }

  .nav_header_mobile {
    display: block;
  }
  .header_lines {
  }
  .header_lines span {
    height: 3px;
    border-bottom: 2px #000 solid;
    display: block;
    width: 25px;
    border-radius: 10px;
  }
  .header_lines span:nth-child(2) {
    margin: 4px 0;
  }
  .bag_mobile {
    display: flex;
  }
  .bag_desktop {
    display: none;
  }
  .bottom_header p {
    font-size: 11px;
  }
}

@media screen and (max-width: 576px) {
  /* default css */
  .rm_pm {
    padding: 0;
    margin: 0;
  }
}

.scroll_header_menu {
  position: fixed;
  top: 0px;
  z-index: 100;
  background-color: rgba(255, 255, 255);
  width: 100%;
}

/* POPUP EMAILS */

.cr__popup_email {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  min-height: 100vh;
  height: 100%;
  position: fixed;
  overflow: auto;
  padding: 40px 0;
  top: 0;
  left: 0;
  z-index: 99999999999;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: all 0.1s linear;
}

.cr__popup_email-hide {
  display: none;
  opacity: 0;
  z-index: -1;
}

.cr__popup-item {
  background-color: #fff;
  border-radius: 8px;
  max-width: 536px;
  width: 100%;
  padding: 30px 15px;
  box-sizing: border-box;
  max-height: 100%;
  overflow: auto;
}

.cr__price {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cr__price-title {
  text-align: center;
  font-size: 15px;
  margin: 0;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.7);
}

.cr__price-span {
  text-align: center;
  width: 200px;
  margin: 5px 0;
  background: rgba(189, 189, 189, 0.3);
  border-radius: 3px;
}

.cr__price-span p {
  font-size: 24px !important;
  margin: 0;
  padding: 8px;
  font-weight: bold;
  color: rgb(82, 193, 238);
}

.cr__price-date {
  font-size: 12px;
  margin: 0;
  display: block !important;
  color: rgba(0, 0, 0, 0.5);
}

.cr__popup-img img {
  height: 50px;
  display: block;
  margin: auto;
}

.cr__popup-texts {
  display: flex;
  margin: 24px;
}

.cr__popup-texts p {
  margin: 0 16px;
  padding: 0;
  font-size: 13px;
  display: block;
  line-height: 1.5;
  color: #000;
}

.cr__popup-texts i {
  padding-top: 3px;
  color: rgb(82, 193, 238);
}

.cr__popup-texts span {
  color: #000;
  font-weight: 600;
  display: block;
}

.cr__popup-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}

.cr__popup-button p {
  color: rgb(82, 193, 238);
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  transition: color 0.1s linear;
  font-weight: bold;
}

.cr__popup-button p:hover {
  color: #007bff;
}

@media (max-width: 590px) {
  .cr__popup-item {
    max-width: initial;
    width: 90%;
  }
  .fs__popup-item {
    max-width: initial;
    width: 90%;
  }
  .cr__popup-texts span {
    display: initial;
  }
  .cr__popup-texts {
    margin: 10px;
  }
}

/* FUNDO PRETO HEADER BLACKFRIDAY */

/* .content_nav_header, .content_infos_header,.nav_header_nav .nav_header_mobile_nav, .nav_header_mobile_account {
    background-color: #000!important;
  }

  .search{
    background-color: #ffffff!important;
  } */

/* .nav_header_nav.nav_header_phooto ul li:last-child a {
    color: #FFA000!important;
  }

  .nav_header_nav.nav_header_tudu ul li:last-child a {
    color: #78CFF2!important;
  } */

/*
  .cep_desktop, .infos_links p.spacermenu, a.shopping-bag-custom span, .nav_header_nav ul li a{
    color: #FFF!important;
  }

  .header_lines span {
    border-bottom: 2px #fff solid;
  }

  .socials_icons p a img {
    filter: invert(1);
  }

  .nav_header_mobile_nav > nav > ul.content_menu_tudu > li > a:after, .nav_header_mobile_nav > nav > ul.content_menu_tudu > li > a:before, .nav_header_default > a:after, .nav_header_default > a:before {
    border-top: 2px #fff solid;
  } */

/* @media screen and (min-width: 768px) {
  .shipping-to p {
    color: #fff !important;
  }
}   */

.popup-login {
  position: absolute;
  margin-left: -106px;
  background: #fff;
  padding: 20px 15px;
  max-width: 243px;
  text-align: center !important;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  border-radius: 10px;
  z-index: 999;
}

.popup-login p {
  text-align: left;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}

.popup-login a.login {
  display: block;
  width: 100%;
  margin: 10px auto;
  text-transform: uppercase;
  color: #fff;
  padding: 10px;
  height: auto;
  font-weight: bold;
  font-size: 14px;
  border-radius: 10px;
}

.popup-login a.register {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  height: auto;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  border-radius: 10px;
}

.progress-flex {
  display: flex;
  gap: 16px;
}

.progress-bar-container {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  width: 100%;
  align-items: center;
  background-color: #f2f2f2;
  color: #000;
  gap: 16px;
  padding: 12px;
}

.percent-icon-container {
  color: #f99c1b;
}

.percent-icon-container i {
  font-size: 24px;
}

.percent-container {
  display: flex;
  align-items: center;
  gap: 16px;
}

.percent-container p {
  margin: 0;
  color: #000;
}

.discount-bar {
  display: flex;
  background-color: #dddddd;
  border-radius: 5px;
  width: 60%;
  position: relative;
}

.discount-progress {
  height: 100%;
  border-radius: 5px;
  padding: 4px;
  transition: width 0.3s ease;
  position: relative;
}

.discount-progress::after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: inherit;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
  z-index: 1;
}

.discount-bar-text {
  text-align: center;
  font-size: 14px;
}

.discount-container {
  width: 30%;
}

@media (max-width: 768px) {
  .progress-bar-container {
    display: flex;
    flex-direction: column-reverse;
  }

  .progress-flex {
    gap: 10px;
  }

  .percent-container {
    width: 100%;
    justify-content: center;
  }

  .discount-container {
    width: 100%;
  }

  .discount-bar {
    width: 80%;
  }
}

@media (max-width: 425px) {
  .progress-flex {
    align-items: center;
  }

  .discount-bar-text {
    text-align: start;
    font-size: 10px;
  }

  .percent-container p {
    font-size: 10px;
  }
}

.custom-cart {
  color: #4f5459;
  font-size: 22px;
  margin-top: 2px;
}

.shopping-bag-custom span {
  position: absolute;
  top: -5px;
  right: -20px !important;
  background-color: #4f5459;
  color: #fff;
  border-radius: 50% !important;
  width: 20px !important;
  height: 20px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px !important;
  border: 2px solid #fff;
}
