/* Header */

header {
  box-shadow: 0px 3px 10px -3px#363636;
  /* background: #fff4f1; */
}

header.fixed-top .conteudo-header-loja,
header .conteudo-header-loja {
  background-image: url('/themes/target_default_v4/img/dia_das_maes/moldura-superior0.png0');
  background-repeat: repeat-x;
  background-position: top;
  background-size: 250px !important;
  /* padding-top: 48px; */
}
.tgt-header {
  background: transparent;
}

form#searchbox,
.buscar-geral {
  position: relative;
}
.buscar-geral::before {
  content: '';
  position: absolute;
  right: -44px;
  top: 3px;
  background-image: url('/themes/target_default_v4/img/dia_dos_namorados/cupido.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  height: 60px;
  z-index: 9;
  display: block;
}
.tgt-header .buscar {
  background-color: #fdfefe;
  border: 1px solid #791C2E;
  border-radius: 8px;
}
@media(max-width: 1140px) {
  .buscar-geral::before {
    display: none;
  }
}

.tgt-header .search_query:-webkit-autofill,
.tgt-header .search_query:-webkit-autofill:hover, 
.tgt-header .search_query:-webkit-autofill:focus {
  -webkit-text-fill-color: #791C2E;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: 0 0 0px 1000px #fdfefe inset;
}

.tgt-header .buscar i,
.tgt-header .search_query,
.tgt-header .search_query::placeholder {
  color: #791C2E !important;
}

.minha_notificacao > .botao-acao .bi-bell::before,
.meu_carrinho > .botao-acao .bi-cart::before,
.meus-favoritos > .botao-acao .bi-heart::before,
.clube-beneficio > .botao-acao .bi-gift::before,
.minha-conta > .botao-acao > .bi-people::before,
.minha-conta > .botao-acao > .bi-person::before {
  content: '';
  background-image: url('/themes/target_default_v4/img/dia_dos_namorados/icone-usuario.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 31px;
}
.minha-conta > .botao-acao > .bi-people::before {
  background-image: url('/themes/target_default_v4/img/dia_das_maes/mae-e-filhos.png0');
}
.clube-beneficio > .botao-acao .bi-gift::before {
  background-image: url('/themes/target_default_v4/img/dia_dos_namorados/icone-presente.png');
}
.meu_carrinho > .botao-acao .bi-cart::before {
  background-image: url('/themes/target_default_v4/img/dia_dos_namorados/icone-carrinho.png');
  width: 40px;
  height: 35px;
}
.meus-favoritos > .botao-acao .bi-heart::before {
  background-image: url('/themes/target_default_v4/img/dia_dos_namorados/icone-coracao.png');
  width: 30px !important;
  height: 23px !important;
}
.minha_notificacao > .botao-acao .bi-bell::before {
  background-image: url('/themes/target_default_v4/img/dia_dos_namorados/sino.png');
}
.meus-favoritos > .botao-acao .bi-heart {
  margin-top: 0;
}
.clube-beneficio > .botao-acao {
  gap: 0 !important;
}
.clube-beneficio > .botao-acao .bi-box-seam {
  margin-right: 0.5rem;
}
.minha-conta > .botao-acao {
  gap: 3px !important;
}

#login h1, #detalhamento_promocao h1,
#login_form .msg-inputs,
.showPass i::before,
#login_form label,
.minha-conta label,
#selecionarCep .linkCep,
.card_notificacoes_hover,
.card_notificacoes_hover .sem-notificacao .bi,
.card_carrinho_hover .footer_card_carrinho .subtotal_carrinho,
.card_carrinho_hover .title_card_carrinho h3,
.tgt-header .buscar-geral .links-superior-buscar a,
.tgt-header .botoes-acao .bi,
.tgt-header .botoes-acao p {
  color: #791C2E !important;
}
@media (min-width: 991.98px) {
  .minha_conta_hover, .minha_conta_hover_logado li a {
    color: #791C2E !important;
  }
}

.card_carrinho_hover .title_card_carrinho h3 {
  font-weight: 800;
}
#boxMenu {
  position: relative;
  margin-top: 15px;
}
#boxMenu::before {
  content: '';
  background-image: url('/themes/target_default_v4/img/dia_dos_namorados/coracoes.png');
  background-repeat: repeat-x;
  background-position: center 0;
  background-size: 80px !important;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -15px;
}
@media (min-width: 991.98px) {
  header.fixed-top #boxMenu {
    background-size: 110px !important;
  }
}
.tgt-nav {
  background: transparent;
}

#login_form input,
.minha-conta .form-control, .form-select {
  border: 1px solid #791C2E;
}

#boxMenu .marcas {
  margin-bottom: 0;
}

/* Body */

body#search,
body#category,
body#index {
  /* background:#FDD7CC; */
  /* background: radial-gradient(circle, #fdd7cc1a, #fdd7cc); */
  background: radial-gradient(circle, #fdd7cc, #fdd7cc26);
}
body#search .accordion-body,
body#category .accordion-body,
body#search .accordion-button:not(.collapsed),
body#category .accordion-button {
  background: #fdfefe;
}
body#category .section_titulo .mb-4,
body#search .section_titulo .menu_list,
body#category .section_titulo .menu_list {
  background: #fdfefe;
  border-radius: 5px;
  padding: 12px !important;
}

.tgt-pagination {
  background: #fdfefe !important;
  border-radius: 5px;
  margin-top: 1rem !important;
}
#pagination_bottom {
  margin: 0 18px;
}

.container .section_titulo h2,
.swiper-container .section_titulo h2 {
  /* padding: 0px 38px 5px 38px; */
  position: relative;
}
/* .container .section_titulo h2,
.swiper-container .section_titulo h2 {
  background-image: url('/themes/target_default_v4/img/dia_das_maes/fita-titulos.png0');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom;
} */
.container .section_titulo h2::after,
.swiper-container .section_titulo h2::after {
  content: '';
  background-image: url('/themes/target_default_v4/img/dia_dos_namorados/coracao-titulo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 150px;
  height: 70px;
  position: absolute;
  bottom: -18px;
  right: -85px;
  transform: rotate(-10deg);
}

.banner-secundario {
  padding-bottom: 1.5rem;
}

.swiper-container .card-produto {
  margin-top: 16px;
}
.section_titulo {
  margin-bottom: 0;
}
.produtos_promocionais .card-produto::after,
.todos_produtos .card-produto::after,
.swiper-container .card-produto::after,
.produtos_promocionais .card-produto::before,
.todos_produtos .card-produto::before,
.swiper-container .card-produto::before {
  content: '';
  position: absolute;
  background-image: url('/themes/target_default_v4/img/dia_das_maes/folhas-card.png0');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.produtos_promocionais .card-produto::before,
.todos_produtos .card-produto::before,
.swiper-container .card-produto::before {
  transform: rotate(-90deg);
  right: -12px;
  top: -13px;
  width: 60px;
  height: 55px;
  z-index: 1;
}
.produtos_promocionais .card-produto::after,
.todos_produtos .card-produto::after,
.swiper-container .card-produto::after {
  transform: rotate(90deg);
  left: -12px;
  bottom: -13px;
  width: 60px;
  height: 55px;
  z-index: 1;
}
.produtos_promocionais.duas-colunas .card-produto::after,
.todos_produtos.modo_listagem .card-produto::after,
.produtos_promocionais.duas-colunas .card-produto::before,
.todos_produtos.modo_listagem .card-produto::before {
  display: none;
}
@media (max-width: 991.98px) {
  .produtos_promocionais.duas-colunas .card-produto::after,
  .todos_produtos.modo_listagem .card-produto::after,
  .produtos_promocionais.duas-colunas .card-produto::before,
  .todos_produtos.modo_listagem .card-produto::before {
    display: initial;
  }
}
.swiper-container .footer-card-swiper {
  margin-top: 25px;
}
.swiper-button-prev, .swiper-button-next, .swiper-button-next-banner, .swiper-button-prev-banner, .swiper-button-next-s1, .swiper-button-prev-s1, .swiper-button-next-s2, .swiper-button-prev-s2, .swiper-button-next-s3, .swiper-button-prev-s3, .swiper-button-next-s4, .swiper-button-prev-s4, .swiper-button-next-s5, .swiper-button-prev-s5, .swiper-button-next-s6, .swiper-button-prev-s6, .swiper-button-next-s7, .swiper-button-prev-s7, .swiper-button-next-marcas, .swiper-button-prev-marcas, .swiper-button-next-carrinho, .swiper-button-prev-carrinho {
  background: #7C1E2E;
}
.card-produto .desconto, 
.card_descricao_produto .desconto,
.card-produto .btn_opcao .btn.active, 
.card-produto .btn_opcao .btn:hover,
.checked {
  background-color: #F71D2D !important;
  border-color: #F71D2D !important;
}
.card_carrinho_hover,
.swiper-container .footer-card-swiper .ver_mais {
  color: #CE0D10;
}
.section_titulo h2 {
  color: #791C2E !important;
}
.card-produto {
  /* border: 2px solid #f71e2f75;
  box-shadow: 0 0 5px 5px #f71e2f4f; */
  border: 2px solid #f71e2f75;
  box-shadow: 0 0 5px 5px #f71e2f1c;
}
.section_titulo h2,
.voltar {
  color: #DA0410;
}

/* footer */

footer {
  /* background: #fdfefe; */
  background: #fff4f1;
  box-shadow: 0px 3px 10px -3px#363636;
}
footer .info-footer .info ul li a,
footer a,
footer h3 {
  color: #DA0410;
}
@media (max-width: 991.98px) {
    footer .info-footer {
    padding-bottom: 0;
  }
}

.container-info-footer {
  position: relative;
}
.container-info-footer::after,
.container-info-footer::before {
  content: '';
  position: absolute;
  background-image: url('/themes/target_default_v4/img/dia_das_maes/ramo-flores-esquerdo.png0');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  bottom: 0;
  width: 150px;
  height: 110px;
}
.container-info-footer::after {
  background-image: url('/themes/target_default_v4/img/dia_das_maes/ramo-flores-direito.png0');
  right: 0;
  left: initial;
}
@media (max-width: 1570px) {
  .container-info-footer {
    padding-bottom: 60px;
  }
}
@media (max-width: 1200px) {
  .container-info-footer {
    padding-bottom: 60px;
  }
  .container-info-footer::after,
  .container-info-footer::before {
    width: 120px;
    height: 90px;
  }
}
@media (max-width: 576px) {
  .container-info-footer {
    padding-bottom: 0;
  }
  .container-info-footer::after,
  .container-info-footer::before {
    width: 90px;
    height: 70px;
  }
}

.btn_whatsapp::before {
  content: '';
  position: absolute;
  right: 3px;
  top: -75%;
  background-image: url('/themes/target_default_v4/img/pascoa/coelho-3.png0');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  height: 60px;
}
