html {
  scroll-behavior: smooth;
  margin-top: 0px !important;
}

body {
  font-family: "Sora", sans-serif !important;
  background: #e8e7df;
}

:root {
  --bs-light-rgb: #ffffff !important;
}

/* .current_page_item > a {
  color: #ff6900 !important;
} */

/* GLOBAL */
@media (min-width: 576px) {
  .mt-md-0 {
    margin-top: 0 !important;
  }
}

.background-bread-crumb {
  background: #e8e7de !important;
}

/* Contact Area */

.title-contact-img {
  margin-top: -5em !important;
  position: relative;
}

.title-faq-img {
  margin-top: -6.3em !important;
  position: relative;
}

/* Search Bar Left */

.search-left-bar {
  background: #ff6900 !important;
}

.search-inside-left-bar {
  background: #ffffff !important;

  padding: 15px;
}

.subtitle-search-left-bar {
  color: #ff6900;
  font-size: 1rem;
  text-align: left;
}

.titles-categories-search-bar {
  color: #4e3629;
  font-size: 1rem;
  font-weight: 700;
}

.text-left-bar-search {
  font-weight: 300;
  font-size: 1rem;
  color: #4e3629;
}

.hr-bar {
  border-top: 1px solid #ff6900;
  max-width: 7rem;
  opacity: 0.5;
}

/* Search */

.result-search-title {
  font-size: 22px;
  color: #000000cc;
  font-weight: 300;
}

.img-title-bg-search {
  background: #4e3629 !important;
  /*height: 34px !important;*/
  min-height: 60px;
}
.img-title-search {
  color: #ffffff;
  font-size: 13px;
  font-weight: 300 !important;
}
.link-post-search {
  color: #ffffff !important;
  background: #ff6900 !important;
  width: 33px !important;
  height: 34px !important;
  text-decoration: none;
  font-size: 12px;
  padding: 0.3rem 0px;
}

.tags-search {
  background: #ffffff;
  border-radius: 10px;
  float: right;
  display: inline-block;
  margin-left: 10px;
  font-size: 11px !important;
  color: #4e3629;
  font-size: 14px;
  padding: 1px 3px 1px 2px;
}
.img-border {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.input-group img[name="embalagens"] {
  width: 18px !important;
  height: 27px !important;
}
.input-group img[name="icones"] {
  width: 18px !important;
  height: 22px !important;
}
.input-group img[name="fotografia"] {
  width: 20px !important;
  height: 17px !important;
}
.input-group img[name="banners"] {
  width: 20px !important;
  height: 16px !important;
}
.input-group img[name="postagens"] {
  width: 20px !important;
  height: 18px !important;
}
.input-group img[name="institucional"] {
  width: 20px !important;
  height: 20px !important;
}
.input-group img[name="marcas"] {
  width: 16px !important;
  height: 23px !important;
}
.input-group img[name="all"] {
  width: 23px !important;
  height: 16px !important;
}
.input-group img[name="Todas as Imagens"] {
  width: 23px !important;
  height: 16px !important;
}

.icon-select {
  display: inline-block !important;
  /*     width: 25px !important;
    height: 25px !important; */
  padding: 0 !important;
}

.wp-pagenavi a,
.wp-pagenavi span {
  background: #ff6900 !important;
  color: #ffffff !important;
  font-size: 16px !important;
  display: inline-block;
}

.wp-pagenavi span.current {
  background: #ffffff !important;
  color: #000000cc !important;
  font-size: 16px !important;
  padding: 5px 14px !important;
}

.wp-pagenavi {
  margin-top: 30px !important;
  text-align: center !important;
}

#menu-search-dropdown {
  background-position: 2px 3px;
  background: url("../icons/down-arrow-search.png") no-repeat scroll 203px 20px,
    #ffffff !important;
  color: #303030 !important;
  padding: 10px 21px 10px 19px;
  text-align: left;
  overflow: hidden;
  min-width: 232px !important;
  max-width: 232px !important;
  min-height: 49px !important;
  max-height: 49px !important;
  font-size: 16px !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 0 !important;
  border-end-end-radius: 0 !important;
  border-color: #ffffff !important;
}

.img-thumb-list {
  border: none !important;
}

#menu-search-option input[type="radio"] {
  opacity: 0;
  width: 100%;
  position: absolute;
  height: 40px;
}
#menu-search-dropdown input[type="radio"] {
  opacity: 0;
  position: absolute;
  height: 40px;
}
.dropdown-menu input[type="radio"] {
  opacity: 0;
  width: 100%;
  position: absolute;
  height: 40px;
}
.dropdown-menu #animal-radio input[type="radio"] {
  opacity: 1;
  position: relative;
  width: auto !important;
  margin-right: 5px;
  background: #ff6900 !important;
}

.dropdown-toggle::after {
  border-top: 0.4em solid !important;
  border-right: 0.4em solid transparent !important;
  border-bottom: 0 !important;
  border-left: 0.4em solid transparent !important;
  margin-left: -20px !important;
}

.search-message-bar {
  font-size: 16px !important;
  font-weight: 300;
  color: #ffffff;
}
.button-search {
  background: #ff6900 !important;
  padding: 20px 21px;

  border: none !important;
}

#form-search-area {
  width: 100%;
}

.dropdown-menu {
  background: rgb(255, 255, 255, 0.9) !important;
}

.input-search-terms {
  font-weight: 300 !important;
}

#animal-radio:hover {
  background: none !important;
}

.wp-pagenavi span,
.wp-pagenavi .pages {
  background: none !important;
  color: #000000 !important;
}

.img-search-box {
  display: flex !important;
}

/* Marcas*/
.title-marca-img {
  margin-top: -28px !important;
}

/* Inspirações */
.inspiration-article {
  background: #ff6900 !important;
}
.img-thumb-list-inspiration {
  border: none !important;
  max-width: 240px !important;
  border-radius: 30px !important;
}
.title-thumb-inspiration {
  font-size: 1rem !important;
  font-weight: 300 !important;
  color: #303030 !important;
}

#inspiration-list-image .row {
  display: flex !important;
  flex-wrap: wrap !important;
}
#inspiration-list-image .row > [class*="col-"] {
  display: flex !important;
  flex-direction: column !important;
}

.text-title-inspiracoes {
  font-size: 0.85rem;
  font-weight: 300;
}

.btn-upload-image {
  color: #310907 !important;
  font-weight: 500 !important;
  border: 1px dotted #310907 !important;
  height: 40px !important;
  border-radius: 0px !important;
  border-style: dotted !important;
}

.input-text-inspiration-form {
  background: #ffffff !important;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  max-width: 345px !important;
  height: 40px !important;
  padding: 0.375rem 0.75rem;
  font-size: 1rem !important;
  color: #310907 !important;
}

.btn-send-inspiration-form {
  background: #ff6900 !important;
  border: none !important;
  padding: 0.375rem 2rem !important;
  height: 40px !important;
  color: #ffffff !important;
}

.card {
  border: none !important;
}

#container-inspiration {
  width: 98%;
  margin: 0 auto;
}

.cols-images-inspiration {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  column-gap: 2%;
  /*   -moz-column-count:4; 
    -moz-column-gap: 2%;
    -moz-column-width: 20%;
     -webkit-column-count:4; 
    -webkit-column-gap: 2%;
    -webkit-column-width: 20%;
     column-count: 4; 
    column-gap: 2%;
    column-width: 20%; */
}

.card-inspiration {
  max-width: 240px !important;
  margin-bottom: 5px;
  display: inline-block;
  /*  display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: 0.25rem; */
}

.box-img img {
  max-width: 80%;
}

.card-inspiration:last-child {
  max-width: 220px;
}

/* DASHBOARD */

.btn-by-premier {
  background-color: #ff6900 !important;
  border-color: #ff6900 !important;
  color: #ffffff !important;
}

#img_down_user {
  display: none !important;
}

/* INSPIRAÇÕES */
.inspiracoes-modal {
  border: none !important   ;
}

.button-close-inspiracoes {
  position: absolute;
  z-index: 9999;
  right: 0;
  background: transparent url(../icons/close-inspiracoes.png) center/2em auto
    no-repeat !important;
}

@media screen and (min-width: 1367px) {
}
@media screen and (max-width: 405px) {
  .btn-premier-style {
    font-size: 1rem !important;
  }
}

@media screen and (min-width: 1400px) {
  .title-contact-img {
    position: relative;
  }

  .title-faq-img {
    margin-top: -6.3em !important;

    position: relative;
  }
}

.titulo-marcas {
  z-index: 9999999999;
}

.btn-formato-img {
  display: block;
}

.page-link {
  color: #ff6900 !important;
}

.page-item.active .page-link {
  color: #ffffff !important;
  background-color: #ff6900 !important;
  border-color: #ff6900 !important;
}

.alert {
  padding: 20px;
  background-color: #c90000;
  color: #ffffff;
  margin-bottom: 15px;
}

.alert.alert-sucesso {
  padding: 20px !important;
  background-color: #00d435 !important;
  color: #ffffff !important;
  margin-bottom: 0 !important;
}

.closebtn {
  margin-left: 15px;
  color: #ffffff;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: #000000;
}

.info-form {
  font-size: 15px;
}

#wpadminbar {
  display: block !important;
}
.pagina-manual a,
.pagina-manual a:hover {
  color: #ffffff;
}

.pagina-manual a:hover {
  opacity: 0.6;
}

.pagina-manual h1 {
  font-size: 28px;
}

.custom-reset-container {
  background: url("/wp-content/themes/SEU_TEMA/assets/bg-login.jpg") no-repeat
    center center;
  background-size: cover;
  height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 5%;
}

.reset-form {
  background: rgba(255, 255, 255, 0.95);
  padding: 40px;
  border-radius: 12px;
  max-width: 400px;
  width: 100%;
}

.reset-form h2 {
  font-size: 28px;
  margin-bottom: 20px;
}

.reset-form input[type="email"] {
  width: 100%;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.reset-form button {
  width: 100%;
  padding: 12px;
  background: #ff6600;
  color: #fff;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

#wp-auth-check-wrap #wp-auth-check {
  position: fixed;
  width: 31%;
  z-index: 1000011;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  transform: translate(-50%, -50%);
  height: 100%;
  top: 50%;
  left: 50%;
}

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

.form-select:disabled {
  background-color: #e9ecef !important;
}

.wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
/* Estilizar os inputs, selects e textareas */
.wpcf7-form .wpcf7-form-control {
  width: 100%;
  color: #040404;
  border: 0.4px solid #000;
  background: #e8e7df;
  font-weight: 400;
  font-size: 1rem;
  padding: 1em;
  border-radius: 10px;
  margin: 0.2em;
}

/* Foco nos inputs para melhor UX */
.wpcf7-form .wpcf7-form-control:focus {
  border-color: #0056b3;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 86, 179, 0.5);
}

/* Estilizar o botão de submit */
.wpcf7-submit {
  background-color: #f36523!important;
  border: 1px solid #f36523!important;
  border-radius: 10px!important;
  padding: 10px 25px!important;
  width: 173px!important;
  color: white!important;
}

/* Hover no botão */
.wpcf7-submit:hover {
  background-color: #f36523;
}

/* Espaçamento entre os campos */
.wpcf7-form p {
  margin-bottom: 1.8rem;
}

/* Remover quebras de linha extras */
.wpcf7-form br {
  display: none;
}

/* Estilizar os labels para mais clareza */
.wpcf7-form label {
  font-weight: 600;
  color: #333;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 14px;
  width: 49%;
  margin-right: 10px;
}
.wpcf7-form label:last-of-type {
  width: 100%;
}

/* Para organizar os campos lado a lado (opcional) */
.wpcf7-form .form-row {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

/* Cada campo pode ter largura flexível */
.wpcf7-form .form-row > p {
  flex: 1 1 45%;
  margin-bottom: 1.5rem;
}

/* Responsivo para mobile */
@media (max-width: 576px) {

.wpcf7-form label {
  font-weight: 600;
  color: #333;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 14px;
  width: 100%;
  margin-right: 10px;
}
  .wpcf7-form .form-row {
    flex-direction: column;
  }
  .wpcf7-form .form-row > p {
    flex: 1 1 100%;
  }
}

    .product-thumbnails {
      margin-top: 15px;
  }

  .thumbnail-container {
      display: flex;
      gap: 10px;
      justify-content: center;
  }

  .product-thumb {
      width: 80px;
      height: 80px;
      object-fit: cover;
      border: 2px solid #ddd;
      cursor: pointer;
      transition: all 0.3s ease;
  }

  .product-thumb:hover {
      border-color: #f36523ba;
      transform: scale(1.05);
  }

  .product-thumb.active {
      border-color: #f36523;
      box-shadow: 0 0 10px rgba(243, 101, 35, 0.3);
  }

  /* Contador de imagens */
  .image-count {
      display: block;
      font-size: 10px;
      text-align: center;
      margin-top: 5px;
      color: #948779;
  }

  .checkbox-label:hover .image-count {
      color: #F36523;
  }