/*********************/
/* PAGINE MY ACCOUNT */
/*********************/
.c-loader {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 10000;
}
.c-loader .spinner-border {
  top: 50%;
  left: 50%;
}
/* login */
body.page-id-34432:not(.logged-in) header,
body.page-id-34432:not(.logged-in) .navbar-expand-md,
body.page-id-34432:not(.logged-in) footer {
  display: none;
}
body.page-id-34432:not(.logged-in) .c-login_bg {
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  position: absolute;
  z-index: -1;
}
body.page-id-34432:not(.logged-in) .login {
  height: 100vh;
  width: 30vw;
  background-color: #ffffff;
  margin: 0 !important;
}
body.page-id-34432:not(.logged-in) .login .password-input {
  width: 100%;
}
/* lost password */
body.login h1 {
  height: 80px;
  background: transparent url("../../images/logo-armonie-animali.webp") no-repeat top left;
  background-size: auto 100%;
  margin-bottom: 30px;
}
body.login h1 a {
  display: none;
}
body.login .message,
body.login #lostpasswordform {
  margin: 0;
  background-color: #ffffff;
  border: 1px solid rgba(98, 105, 118, 0.16);
}
body.login .message {
  padding: 2rem;
  border-width: 1px 1px 0 1px;
}
body.login #lostpasswordform {
  border-width: 0 1px 1px 1px;
}
body.login #wp-submit {
  width: 100%;
}
.c-article_preview {
  color: #0f3648;
}
.c-article_preview .c-image {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
.c-article_preview .c-image img {
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}
.c-article {
  color: #0f3648;
}
.c-article .c-title {
  padding: 0 0 12px 0;
  background-image: url(https://whitelabel.primastudio.cloud/wp-content/uploads/2022/12/sottolineatura-green.webp);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 0 0 10px;
  font-size: 50px;
  font-weight: 500;
}
.c-article .c-precontent {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
}
.c-article .c-author span,
.c-article .c-category span {
  color: #bbc400;
}
.c-books_preview .c-book_image {
  max-width: 100px;
  margin-right: 10px;
}
.c-books_preview .c-book_authors,
.c-books_preview .c-book_title,
.c-books_preview .c-book_publisher {
  color: #bbc400;
  font-weight: 700;
}
.c-books_preview .c-book_authors:hover,
.c-books_preview .c-book_title:hover,
.c-books_preview .c-book_publisher:hover {
  text-decoration: none;
}
.alert-warning a {
  color: #856404;
}
body.woocommerce-view-order-details .woocommerce-order-details__title,
body.woocommerce-view-order-details .order-again {
  display: none;
}
body.woocommerce-view-order .order-again {
  display: none;
}
/* BUTTON FORM REMOVE PREVIEW FILE UPLOADED*/
.button_remove-preview {
  left: 0;
}
/* Primastudio fix */
table.card-table tr:last-child td {
  border-bottom: 1px solid #dee2e6;
}
table.card-table tr td:nth-child(2) {
  white-space: break-spaces;
}
table.card-table tr td a {
  margin: 0 5px 0 0;
}
table.card-table tr td a:last-child {
  margin: 0;
}
.card-body {
  /*position: relative;*/
}
.card-body .mb-5 {
  margin-bottom: 0rem !important;
  /*position: absolute;*/
}
.card-body .mb-5 select.form-select {
  width: auto;
}
.card-body .table-responsive.mb-3 {
  margin-bottom: 50px !important;
}
.card-body .table-responsive h2 {
  margin-bottom: 0;
}
.card-body .table-responsive .mb-5 {
  margin-bottom: 30px !important;
}
.card-body .table-responsive .dataTables_filter input {
  width: 350px;
  border: 1px solid #d9dbde;
  padding: 7px;
}
.card-body .table-responsive table {
  padding: 10px 0 0 0;
}
.card-body .tab-content {
  border: 1px solid #cbd5e1;
  margin-top: 1px !important;
  padding: 15px;
}
.card-body .tab-content .tab-pane strong {
  line-height: 30px;
}
body.login h1 {
  background-position: center;
}
body.mio-account .woocommerce form {
  position: relative;
}
body.mio-account .woocommerce form.woocommerce-form-login.login {
  text-align: center;
  width: 50vw;
}
.o-position-login-form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.dt-buttons button {
  border: none;
  color: #0f3648;
  font-weight: 700;
  background: #bbc400;
  padding: 10px 50px;
}
table.dataTable thead tr th.sorting:before,
table.dataTable thead tr td.sorting:before,
table.dataTable thead tr th.sorting_asc:before,
table.dataTable thead tr td.sorting_asc:before,
table.dataTable thead tr th.sorting_desc:before,
table.dataTable thead tr td.sorting_desc:before,
table.dataTable thead tr th.sorting_asc_disabled:before,
table.dataTable thead tr td.sorting_asc_disabled:before,
table.dataTable thead tr th.sorting_desc_disabled:before,
table.dataTable thead tr td.sorting_desc_disabled:before,
table.dataTable thead tr th.sorting:after,
table.dataTable thead tr td.sorting:after,
table.dataTable thead tr th.sorting_asc:after,
table.dataTable thead tr td.sorting_asc:after,
table.dataTable thead tr th.sorting_desc:after,
table.dataTable thead tr td.sorting_desc:after,
table.dataTable thead tr th.sorting_asc_disabled:after,
table.dataTable thead tr td.sorting_asc_disabled:after,
table.dataTable thead tr th.sorting_desc_disabled:after,
table.dataTable thead tr td.sorting_desc_disabled:after {
  color: #0f3648;
  font-size: 10px;
}
table.dataTable thead tr th {
  background: #bbc400;
  color: #0f3648;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  body.mio-account .woocommerce img.c-login_bg {
    display: none;
  }
  body.mio-account .woocommerce form.woocommerce-form-login.login {
    width: 100vw;
  }
}
