/*General*/
:root {
  --primary-color: #093697;
  --secondary-color: #E7B012;
  --secondary-light-color: #fffdf5;
  --third-color: #2B40B6;
  --black-color: #2B2A29;
  --gray-color: #8a8d8f;
  --white-color: #FFF;
  --font-lato: "Lato", sans-serif;
  --font-title: "Marcellus", serif;
}

body,
html {
  font-family: var(--font-lato);
  font-weight: 400;
  color: var(--black-color);
  text-align: justify;
}

.title,
h1,
h2,
h3,
h4,
h5 {
  font-family: var(--font-title) !important;
}

::placeholder {
  color: var(--black-color) !important;
  opacity: 1;
}

:-ms-input-placeholder,
::-ms-input-placeholder,
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--black-color) !important;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 0 !important;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  width: 30px !important;
}

.btn-secondary.disabled,
.btn.disabled,
:disabled,
button:disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";
  filter: alpha(opacity=48);
  -moz-opacity: 0.48;
  -khtml-opacity: 0.48;
  opacity: 0.48;
  cursor: not-allowed !important;
  pointer-events: all !important;
}

.sr-only {
  background-color: var(--white-color) !important;
  color: var(--black-color) !important;
}

.ppff-no-results p {
  color: #000 !important;
}

.subtitulo {
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-left: 3px solid var(--primary-color);
  padding-left: 0.5em;
}

.bg-col>.kt-inside-inner-col {
  height: 100%;
}

.media-text-padding-left .wp-block-media-text__content {
  padding-left: 0 !important;

}

.media-text-padding-right .wp-block-media-text__content {
  padding-right: 0 !important
}

@media (max-width: 600px) {

  .media-text-padding-left .wp-block-media-text__content,
  .media-text-padding-right .wp-block-media-text__content {
    padding: 0 !important;
  }

}

#content {
  min-height: 35em;
}

iframe {
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}

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

strong {
  font-weight: 700;
}

a,
a:active,
a:focus,
a:link,
a:visited {
  color: var(--secondary-color);
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

a:hover {
  color: var(--secondary-color);
  /* text-decoration: underline; */
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

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

a#logo-grant {
  display: block;
  width: 112px;
  height: 35px;
  background-image: url("../../img/optimized/logotipo-UE.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

address p {
  margin-bottom: 0;
}

.separator::before {
  content: "|";
  padding: 0 5px;
  margin: 0 5px;
  font-size: medium;
  font-weight: 300;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.btn,
.btn-secondary,
.button,
a.btn,
a.btn-secondary,
a.btn-secondary:active,
a.btn-secondary:focus,
a.btn-secondary:link,
a.btn-secondary:visited,
a.btn:active,
a.btn:focus,
a.btn:link,
a.btn:visited,
ul.products li.product .button,
ul.products li.product .button:active,
ul.products li.product .button:focus,
ul.products li.product .button:link,
ul.products li.product .button:visited {
  border: 0;
  font-weight: 700;
  font-size: small;
  text-transform: uppercase;
  text-align: center;
  color: var(--white-color) !important;
  padding: 0.3em 0.6em;
}

.btn,
.btn-secondary:hover,
a.btn-secondary:hover,
a.btn:hover {
  border: 0;
  padding: 0.3em 0.6em;
  color: var(--white-color);
  text-decoration: none;
}

.btn,
.button,
a.btn,
a.btn:active,
a.btn:focus,
a.btn:link,
a.btn:visited,
#redsys_payment_form .button-alt:hover {
  background-color: var(--primary-color);
}

.btn-secondary,
a.btn-secondary,
a.btn-secondary:active,
a.btn-secondary:focus,
a.btn-secondary:link,
a.btn-secondary:visited,
button:disabled {
  background-color: var(--primary-color);
  color: var(--secondary-light-color) !important;
}

.btn-secondary:hover,
a.btn-secondary:hover {
  background-color: var(--white-color);
  color: var(--primary-color) !important;
  border-color: var(--primary-color);
}

.btn-secondary.disabled:hover,
a.btn-secondary.disabled:hover {
  background-color: var(--gray-color);
}

.btn:hover,
.button:hover,
a.btn:hover,
#redsys_payment_form .button-alt,
ul.products li.product .button:hover {
  border: 0px;
  background-color: var(--black-color);
  color: var(--white-color) !important;
  text-decoration: none;
}



.btn-back,
.btn-back:active,
.btn-back:focus,
.btn-back:hover,
.btn-back:link,
.btn-back:visited {
  display: inline-block;
  margin-top: 15px;
}

.boton-flores {
  position: fixed;
  left: 0;
  width: min-content;
  transition: all 0.2s;
}

.boton-flores:hover {
  position: fixed;
  left: 0;
  width: min-content;
  transform: translateY(5px);
  transition: all 0.2s;
}

.boton-flores:hover a img {
  transform: rotateY(180deg);
  transition: all 0.2s;
}

.boton-flores a img {
  transform: rotateY(0);
  transition: all 0.2s;
}

.boton-flores a {
  border-radius: 0 !important;
  padding: 1em;
  color: white;
  perspective: 100px;
}

.boton-flores a:hover {
  color: white;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.shop_table,
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: var(--black-color);
  font-size: small;
}

.shop_table td,
.table.table-bordered td,
.table.table-bordered th {
  border: 1px solid var(--gray-color);
}

.shop_table thead,
.table-blue {
  background-color: var(--primary-color);
  color: var(--white-color);
}

.cart-collaterals table.shop_table_responsive tr th,
.shop_table tfoot td,
.shop_table tfoot th,
.shop_table.woocommerce-orders-table thead,
.table-black {
  background-color: var(--primary-color);
  color: var(--white-color);
}

.shop_table th,
.table thead th {
  border-bottom: 1px solid var(--gray-color);
  vertical-align: bottom;
  font-size: small;
  font-weight: 700;
}

.shop_table td,
.shop_table th,
.table td,
.table th {
  padding: 0.5rem;
  vertical-align: top;
  border-top: 1px solid var(--gray-color);
}

table.shop_table_responsive tr td.product-remove a,
table.shop_table_responsive tr td.product-remove a:active,
table.shop_table_responsive tr td.product-remove a:focus,
table.shop_table_responsive tr td.product-remove a:link,
table.shop_table_responsive tr td.product-remove a:visited {
  color: var(--white-color);
  background-color: var(--secondary-color);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
}

table.shop_table_responsive tr td.product-remove a:hover {
  display: block;
  background-color: var(--third-color);
  text-decoration: none;
}

.shop_table td.product-thumbnail {
  width: 150px;
  height: auto;
}

.shop_table td.product-name .variation {
  margin-top: 1rem;
}

.shop_table th {
  text-transform: uppercase;
}

hr {
  border-color: var(--secondary-light-color) !important;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: var(--white-color);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: var(--black-color);
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {

  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

div.modaal-wrapper {
  z-index: 999999;
}

button.modaal-close {
  background-color: #000 !important;
}

.hamburger {
  position: absolute;
  right: 15px;
  top: 0;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  background-color: var(--black-color);
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
  background-color: var(--black-color);
}

button.hamburger:focus {
  outline: 0 !important;
}

/*Blocks*/

.wp-block-kadence-tabs .kt-tab-title-inactive a {
  background-color: #ffdba3 !important;
}

.wp-block-kadence-tabs .kt-tab-title-inactive:hover a {
  background-color: #f7c87e !important;
}


.block-grant {
  display: none;
}

.block-grant .widget.grant {
  max-width: 64%;
  margin: 1em auto;
}

.block-grant-inega .widget.grant {
  max-width: 80%;
}

.ppff-block-deceased .has-l-font-size i {
  font-size: medium;
  margin: 0 7px;
}

/*Plugins*/
#pojo-a11y-skip-content{
	color: #000 !important;
}
.wsp-container a {
  color: var(--black-color);
}

.wsp-container a:hover {
  color: var(--primary-color);
}

.owl-carousel .owl-dots .owl-dot.active span {
  background: var(--secondary-color) !important;
}

.owl-carousel .owl-nav {
  /* display: flex;
justify-content: space-between;
align-items: center;
top: -165px;
position: relative; */
  position: absolute;
  top: calc(50% - 30px);
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -40px;
  /* Ajusta la distancia del borde izquierdo */
}

.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -40px;
  /* Ajusta la distancia del borde derecho */
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  padding: 0 !important;
  border-radius: 500px !important;
  background: var(--secondary-color) !important;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-carousel .embed-pdf img {
  width: 100% !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--primary-color) !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--black-color) !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: var(--primary-color) transparent transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent var(--primary-color) transparent;
}

.wpcf7-form label {
  font-size: small;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--secondary-color);
  display: block;
}

.wpcf7-form .wpcf7-form-control {
  display: block;
}

.wpcf7-form input[type="email"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="text"],
.wpcf7-form select,
.wpcf7-form textarea,
div.woocommerce form select,
div.woocommerce form textarea,
div.woocommerce input[type="email"],
div.woocommerce input[type="number"],
div.woocommerce input[type="password"],
div.woocommerce input[type="tel"],
div.woocommerce input[type="text"] {
  font-size: medium;
  font-weight: 300;
  border: 1px solid var(--gray-color);
  background-color: var(--white-color);
  padding: 4px 8px;
  width: 100%;
}

.woocommerce .products li.product {
  background-color: var(--third-color);
  padding: 1em;
  border-radius: 5px;
}

.woocommerce .products li.product a.btn {
  background-color: var(--white-color);
  color: var(--primary-color) !important;
  border: 1px solid var(--white-color);
  border-radius: 5px;
}

.woocommerce .products li.product a.btn:hover {
  background-color: var(--third-color);
  color: var(--white-color) !important;
  border: 1px solid var(--white-color);
  border-radius: 5px;
}

.wpcf7-form input[type="email"]::placeholder,
.wpcf7-form input[type="number"]::placeholder,
.wpcf7-form input[type="tel"]::placeholder::placeholder,
.wpcf7-form input[type="text"]::placeholder,
.wpcf7-form select::placeholder,
.wpcf7-form textarea::placeholder,
div.woocommerce form select::placeholder,
div.woocommerce form textarea::placeholder,
div.woocommerce input[type="email"]::placeholder,
div.woocommerce input[type="number"]::placeholder,
div.woocommerce input[type="password"]::placeholder,
div.woocommerce input[type="tel"]::placeholder,
div.woocommerce input[type="text"]::placeholder {
  color: var(--black-color) !important;
}

.wpcf7-form textarea {
  resize: none;
}

.wpcf7-form .wpcf7-not-valid-tip {
  font-size: small;
}

.wpcf7-form .wpcf7-not-valid-tip,
.wpcf7-form div.wpcf7-acceptance-missing,
.wpcf7-form div.wpcf7-validation-errors {
  padding-top: 2%;
  font-weight: 700;
  color: #c00;
  text-transform: initial;
}

.wpcf7-form div.wpcf7-acceptance-missing,
.wpcf7-form div.wpcf7-validation-errors {
  border: 1px solid#c00;
  padding: 2.5%;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
  font-size: medium;
  font-weight: 700;
  padding: 2.5%;
}

.wpcf7-form .wpcf7-acceptance label {
  width: 100%;
  text-transform: initial;
  font-weight: 300;
  font-size: small;
  margin: 0;
}

.wpcf7-form .wpcf7-form-control.wpcf7-acceptance {
  margin: 0.75em 0;
}

.wpcf7-form h5,
div.woocommerce form h3 {
  font-size: x-large;
  font-weight: 700;
  color: var(--primary-color);
}

.block-form-condolence .wpcf7-form h5,
.block-form-condolence .wpcf7-form p,
.block-form-condolence .wpcf7-form .wpcf7-response-output {
  color: var(--white-color);
}

.wpcf7-form .wpcf7-list-item-label,
.wpcf7-form p,
div.woocommerce form label {
  font-size: medium;
  font-weight: 300;
  color: var(--black-color);
}

.wpcf7-form .table .wpcf7-form-control-wrap {
  display: inline-block;
}

.wpcf7-form .table .wpcf7-form-control-wrap.inscription-text,
.wpcf7-form .table .wpcf7-form-control-wrap.observaciones,
.wpcf7-form .table .wpcf7-form-control-wrap.your-comments {
  display: block;
}

div#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: var(--black-color);
  border-top: 0;
}

div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  background-color: var(--secondary-color);
}

div#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,
div#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
  color: var(--secondary-color) !important;
}

div.accordionWrapper {
  margin-bottom: 10px;
}

div.accordionWrapper.tabClose .accordionHeader h4:after,
div.accordionWrapper.tabOpen .accordionHeader h4:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: medium;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

div.accordionWrapper.tabOpen .accordionHeader h4:after {
  content: "\f0d8";
}

div.accordionWrapper.tabClose .accordionHeader h4:after {
  content: "\f0d7";
}

div.accordionWrapper .accordionHeader h4 {
  cursor: pointer;
}

div.accordionWrapper .accordionBody {
  margin-top: 0;
}

/*Header*/
header.menu-collapse,
section.category .block-category article {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

header .main-menu .main-navigation.toggled ul,
header .main-menu .menu-toggle {
  display: block;
}

header .top-menu {
  display: flex;
  align-items: center;
  background-color: var(--primary-color);
  color: var(--white-color) !important;
  padding-top: 0.24em;
  padding-bottom: 0.24em;
  font-size: 0.95rem;
}

header .top-menu a {
  color: var(--white-color) !important;
}

header .top-menu a:hover {
  color: var(--secondary-color) !important;
}

.woocommerce-product-data p a,
.woocommerce-product-data p a:active,
.woocommerce-product-data p a:focus,
.woocommerce-product-data p a:link,
.woocommerce-product-data p a:visited,
footer .footer-2 a,
footer .footer-2 a:active,
footer .footer-2 a:focus,
footer .footer-2 a:hover,
footer .footer-2 a:link,
footer .footer-2 a:visited {
  color: var(--black-color);
  font-weight: bold;
}

header .top-menu .block-center {
  width: 10%;
}

header .top-menu .block-left,
header .top-menu .block-right {
  width: 100%;
}

header .top-menu .block-center img {
  display: block;
  margin: auto;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

header.menu-collapse .top-menu .block-center img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

header .top-menu .block-left i {
  margin-left: 7px;
}

header .top-menu .block-left a {
  font-weight: 300;
}

header .top-menu .block-right .block-wc-links {
  display: flex;
}

header .top-menu .block-right .block-wc-links a {
  font-weight: 700;
  display: flex !important;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

#redsys_payment_form .button-alt,
header .top-menu .block-right .menu-menu-social-container ul li {
  margin-right: 10px;
}

header .block-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  background-color: rgba(255, 255, 255, 1);
  padding: 0em;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

header .block-logo img {
  display: block;
  visibility: visible;
}

header.menu-collapse .block-logo {
  height: 0;
  padding: 0;
}

.woocommerce .cart-subtotal,
header.menu-collapse .block-logo img {
  display: none;
  visibility: hidden;
}

footer .footer-2 .block-logo img {
  display: block;
  margin: auto;
  width: auto;
  height: 100px;
}

header .block-logo .custom-logo {
  padding: .5em;
  height: 140px;
}

header .main-menu {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0.75em 0;
}

header.menu-collapse .main-menu {
  background-color: rgba(255, 255, 255, 1);
}

header .main-menu a,
header .main-menu a:active,
header .main-menu a:focus,
header .main-menu a:link,
header .main-menu a:visited {
  font-family: var(--font-title);
  text-transform: uppercase;
  color: var(--black);
  font-size: 1rem;
  border-bottom: 4px solid transparent;
  position: relative;
}

header .main-menu a:hover {
  color: var(--black-color);
  text-decoration: none;
}

header .main-menu a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -16px;
  display: block;
  height: 0px;
  width: 100%;
  background: var(--primary-color);
  border-radius: 5px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

header .main-menu .current-menu-item a::after,
header .main-menu a:hover::after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  border-radius: 5px 5px 0px 0px;
}

a.restore-item,
a.restore-item:active,
a.restore-item:focus,
a.restore-item:link,
a.restore-item:visited,
header .main-menu .current-menu-item a {
  color: var(--black-color);
  font-weight: 700;
}

/*Footer*/
footer #menu-pie {
  flex-wrap: wrap;
}

footer .footer-1 {
  text-align: left;
  padding: 2.5em 1em;
  background: var(--black-color);
  box-shadow: inset 0 4px 0px 0px var(--secondary-color);
}

footer .footer-1 p {
  margin: 0;
}

footer .footer-1 ul li {
  padding: 1.5% 0;
}

footer .footer h6,
footer .footer-1 p.widget-title {
  color: var(--white-color);
  font-family: var(--font-title);
  font-size: .9rem;
  font-weight: bolder;
  padding-bottom: 3px;
  border-bottom: 1px solid var(--white-color);
}

footer .footer-1 .textwidget {
  margin-top: 1em;
  font-size: 0.9rem;
}

footer .footer-1 .textwidget img.wp-image-38540 {
  max-width: 300px;
}

footer .footer-1 .textwidget img {
  margin: 0;
}

footer .col-footer-4 .textwidget {
  display: flex;
  justify-content: center;
}

a.restore-item:hover,
footer .footer-1 .textwidget a,
footer .footer-1 .textwidget a:active,
footer .footer-1 .textwidget a:focus,
footer .footer-1 .textwidget a:link,
footer .footer-1 .textwidget a:visited {
  color: var(--white-color);
}

footer .footer-1 .textwidget a:hover {
  color: var(--secondary-color);
}

footer .footer-2 {
  background-color: var(--secondary-color);
  color: var(--secondary-color) !important;
}

footer .footer-2 a {
  font-size: 0.95rem;
  font-weight: 300;
}

footer .footer-2 a:hover {
  color: var(--primary-color);
}

footer .footer-2 li {
  margin: .5em;
}

/*Pages*/
.page-home .wp-block-columns {
  padding: 0 1em !important;
  margin: 0 auto !important;
}

.page-template-page-obituary .wp-block-cover img {
  object-position: 20% 37% !important;
}

.page-template-page-services .wp-block-kadence-infobox .kt-blocks-info-box-text {
  text-align: justify !important;
}

.page-template-page-services .wp-block-kadence-infobox .kt-blocks-info-box-title {
  font-size: 1.5rem !important;
}

.home .block-search {
  margin-bottom: -2.5em;
}

.home .wp-block-column {
  z-index: 1;
  flex-basis: 50% !important;
}

.home .block-search.wp-block-cover h1 {
  font-size: 3em !important;
  font-weight: lighter;
}

/* .home .block-search.wp-block-cover h1::after {
  content: "";
  width: 100px;
  height: 3px;
  background: var(--primary-color);
  display: block;
  margin: 10px auto;
  border-radius: 100px;
} */

.home .block-search.wp-block-cover {
  margin-top: 220px;
  background-color: #000;
  min-height: 540px;
  overflow: hidden;
}

.home .block-search.wp-block-cover .wp-block-cover__inner-container {
  /* padding-top: 200px; */
  max-width: 768px;
}

.home .block-search .block-video::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  display: block;
  background: var(--white-color);
  background: -moz-linear-gradient(184deg,
      rgba(255, 255, 255, 0) 0,
      rgba(0, 10, 64, 0.5) 80%);
  background: -webkit-linear-gradient(184deg,
      rgba(255, 255, 255, 0) 0,
      rgba(0, 10, 64, 0.5) 80%);
  background: linear-gradient(184deg,
      rgba(255, 255, 255, 0) 0,
      rgba(0, 10, 64, 0.5) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--white-color)fff", endColorstr="var(--third-color)", GradientType=1);
  background-size: 200%;
}

.page-error ul,
.page-legal .block-aside-content ul,
.page-quality .block-aside-content ul,
.woocommerce-checkout.woocommerce-order-received ul.order_details {
  list-style-type: circle;
  margin-left: 1em;
  padding-left: 1em;
}

.page-catalog div.woocommerce .woocommerce-result-count {
  float: left;
  font-size: small;
  color: var(--gray-color);
  font-weight: 700;
}

.page-catalog div.woocommerce .woocommerce-ordering {
  float: right;
}

.page-catalog div.woocommerce form.woocommerce-ordering select {
  font-size: small;
}

.page-catalog div.woocommerce div.columns-4 {
  margin-bottom: 1.5em;
  clear: both;
}

.page-error ul {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}

/*Archive, category*/
section.category .block-category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

section.category .block-category article {
  width: 31.33%;
  margin: 1%;
  background-color: var(--secondary-light-color);
}

section.category .block-category article .content {
  padding: 1em;
  font-weight: 300;
}

section.category .block-category article .content p {
  margin: 0;
}

section.category .block-category article .content .title a,
section.category .block-category article .content .title a:active,
section.category .block-category article .content .title a:focus,
section.category .block-category article .content .title a:link,
section.category .block-category article .content .title a:visited {
  font-size: large;
  font-weight: 700;
  color: var(--secondary-color);
}

section.category .block-category article .content .entry-meta {
  padding-bottom: 1%;
  margin-bottom: 2%;
  margin-top: 2%;
  border-bottom: 1px solid var(--black-color);
  display: inline-block;
}

section.category .block-category article .content .entry-meta .date {
  color: var(--black-color);
  font-weight: 400;
}

section.category .block-category .navigation {
  width: 100%;
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid var(--third-color);
}

section.category .block-category .navigation .nav-next::after,
section.category .block-category .navigation .nav-previous::before {
  font-size: small;
  color: var(--secondary-color);
  line-height: 24px;
}

section.category .block-category .navigation .nav-previous::before {
  content: "\f0a8";
  padding-right: 7px;
}

section.category .block-category .navigation .nav-next::after {
  content: "\f0a9";
  padding-left: 7px;
}

/*Single*/
.single .cat-links {
  display: none !important;
}

.single article {
  padding: 2em 0;
  font-size: large;
  font-weight: 300;
}

.single .cat-links,
.single .tags-links {
  display: block;
  margin: 1% 0;
}

.post .entry-title a {
  color: var(--primary-color) !important;
}

.post .more-link-wrap a.post-more-link {
  background-color: var(--primary-color);
  padding: .5em 1em;
  color: var(--white-color);
  border-radius: 2px;
}

.post .more-link-wrap a.post-more-link:hover {
  background-color: var(--white-color);
  padding: .5em 1em;
  color: var(--primary-color);
  border-radius: 2px;
}

.post .post-thumbnail-inner img {
  border-radius: 5px;
}

.single .cat-links a,
.single .tags-links a,
.tag .no-results .post_tags a {
  font-size: small;
  font-weight: 700;
  text-transform: uppercase;
}

.tag .no-results .post_tags i,
.single .cat-links i,
.single .tags-links i {
  color: var(--third-color);
  font-size: small;
}

/*Tags*/
.tag .no-results .post_tags i {
  padding: 1%;
}

/*WooCommerce*/
.wc_payment_method.payment_method_paypal img {
  width: 90px;
  padding: 10px;
}

.ppff-block-deceased,
.woocommerce-product-data {
  margin: auto;
}

.ppff-block-deceased,
.woocommerce-product-data {
  padding: 0.5em;
}

div.woocommerce form .wc_payment_method.payment_method_paypal label {
  font-weight: 700 !important;
}

.woocommerce-pagination ul.page-numbers {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.woocommerce-pagination ul.page-numbers li {
  padding: 3px 7px;
}

.woocommerce-pagination ul.page-numbers li span.current {
  color: var(--secondary-color);
  font-weight: 700;
  font-size: medium;
  border-bottom: 4px solid var(--secondary-color);
}

.woocommerce-pagination ul.page-numbers li a {
  font-weight: 300;
  font-size: medium;
}

.woocommerce-pagination ul.page-numbers li a.next,
.woocommerce-pagination ul.page-numbers li a.next:active,
.woocommerce-pagination ul.page-numbers li a.next:focus,
.woocommerce-pagination ul.page-numbers li a.next:link,
.woocommerce-pagination ul.page-numbers li a.next:visited,
.woocommerce-pagination ul.page-numbers li a.prev,
.woocommerce-pagination ul.page-numbers li a.prev:active,
.woocommerce-pagination ul.page-numbers li a.prev:focus,
.woocommerce-pagination ul.page-numbers li a.prev:link,
.woocommerce-pagination ul.page-numbers li a.prev:visited {
  color: var(--black-color);
}

.woocommerce-pagination ul.page-numbers li a.next:hover,
.woocommerce-pagination ul.page-numbers li a.prev:hover {
  text-decoration: none;
}

.woocommerce-page div.woocommerce {
  margin: 2.5em 0;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
  content: "\f00e";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--white-color);
  padding-top: 12px;
  text-align: center;
}

.woocommerce-page .block-cover.wp-block-cover {
  min-height: 330px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews {
  width: 100%;
  background-color: var(--secondary-light-color) !important;
  padding: 1%;
  margin-bottom: 2%;
}

.woocommerce-message {
  border-top: 4px solid var(--black-color) !important;
}

.woocommerce-info {
  border-top: 4px solid var(--secondary-color) !important;
}

.woocommerce-error,
.woocommerce-noreviews {
  border-top: 4px solid #c00 !important;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
}

.product .description {
  text-align: justify;
  color: var(--white-color);
  font-size: .8rem;
}

.product a.btn {
  display: block;
  width: 100%;
}

.single-product div.product {
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 2.5em 0;
}

.single-product div.product .woocommerce-product-gallery {
  width: 50%;
  padding: 2.5%;
}

.single-product div.product .summary {
  width: 50%;
  padding: 2.5%;
  color: var(--white-color);
  background-color: var(--third-color);
  /*  background-image: -webkit-gradient(
  linear,
  left top,
  right top,
  from(var(--secondary-color)),
  to(var(--third-color))
);
background-image: -webkit-linear-gradient(
  270deg,
  var(--secondary-color),
  var(--third-color)
);
background-image: -moz-linear-gradient(
  270deg,
  var(--secondary-color),
  var(--third-color)
);
background-image: -o-linear-gradient(
  270deg,
  var(--secondary-color),
  var(--third-color)
);
background-image: linear-gradient(
  270deg,
  var(--secondary-color),
  var(--third-color)
); */
}

.single-product .wpcf7-form h5,
.single-product div.product .summary .product_title {
  font-size: 1.5rem;
  font-size: large;
  font-weight: 700;
  color: var(--white-color);
}

.single-product .variations tr {
  display: flex;
  flex-direction: column;
}

.single-product .entry-summary textarea::placeholder {
  color: var(--black-color) !important;
}

.single-product .entry-summary button,
.single-product .entry-summary a.btn {
  background: var(--white-color);
  color: var(--third-color) !important;
}

.single-product .entry-summary button:hover,
.single-product .entry-summary a.btn:hover {
  background: var(--black-color);
  color: var(--white-color) !important;
}

.single-product .reset_variations {
  color: var(--white-color);
  padding: .5em;
}

.single-product div.product .summary .price {
  font-size: medium;
  color: var(--white-color);
}

.single-product div.product .summary .price small.woocommerce-price-suffix {
  font-size: medium;
}

.single-product div.product .summary .woocommerce-product-details__short-description {
  color: var(--white-color);
  font-size: medium;
  font-weight: 300;
}

.single-product div.product .summary .cart .wcpa_form_outer label {
  color: var(--white-color);
  font-weight: bold;

}

.single-product .wpcf7-form {
  border-top: 1px solid var(--white-color);
  padding-top: 1em;
  margin-top: 1em;
}

.single-product .wpcf7-form .wpcf7-list-item-label,
.single-product .wpcf7-form p {
  color: var(--white-color);
}

.woocommerce-product-data p {
  margin-bottom: 0;
}

.woocommerce-product-data p a {
  text-transform: uppercase;
}

ul.products li.product {
  text-align: center;
}

ul.products li.product img {
  display: block;
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: 50% 50%;
}

ul.products li.product .woocommerce-loop-product__title {
  font-size: 1.3rem !important;
  font-weight: 700;
  margin-top: 1em;
  color: var(--white-color);
}

ul.products li.product .price {
  font-size: medium !important;
  font-weight: 700;
  color: var(--secondary-color);
}

ul.products li.product .button {
  width: 90px;
  margin: 1.5em auto;
}

#customer_login.u-columns .col-1,
#customer_login.u-columns .col-2,
.woocommerce-checkout .woocommerce .checkout .col-1,
.woocommerce-checkout .woocommerce .checkout .col-2 {
  -mx-flex: 0 0 8.333333%;
  flex: 0 0 100%;
  max-width: 100%;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-notice {
  font-size: large;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details {
  margin-top: 2.5em;
}

.woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-ResetPassword,
.woocommerce-account .woocommerce-form-login,
.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details,
.woocommerce-dashboard-options {
  padding: 2.5%;
  border-top: 4px solid var(--third-color);
}

.woocommerce-MyAccount-navigation-link--customer-logout::before,
.woocommerce-MyAccount-navigation-link--dashboard::before,
.woocommerce-MyAccount-navigation-link--edit-account::before,
.woocommerce-MyAccount-navigation-link--orders::before,
.woocommerce-customer-details--email::before,
.woocommerce-customer-details--phone::before,
section.category .block-category .navigation .nav-next::after,
section.category .block-category .navigation .nav-previous::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.woocommerce-customer-details--phone::before {
  content: "\f879";
  font-size: small;
  margin-right: 1%;
}

.woocommerce-customer-details--email::before {
  content: "\f0e0";
  font-size: small;
  margin-right: 1%;
}

.woocommerce-cart .woocommerce {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
  width: 100%;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form {
  width: 70%;
}

.woocommerce-cart .woocommerce .cart-collaterals {
  width: 30%;
  padding-left: 2.5em;
}

.woocommerce-cart .woocommerce .cart-collaterals h2 {
  font-size: large;
  font-weight: 300;
}

.woocommerce-account div.woocommerce {
  position: relative;
}

.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation {
  position: absolute;
  top: -65px;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 50px;
  padding: 1% 3%;
  display: block;
  background-color: var(--primary-color);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li a,
.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li a:active,
.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li a:focus,
.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li a:link,
.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li a:visited {
  color: #dee2e6;
  font-size: medium;
  font-weight: 300;
  line-height: 24px;
}

.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: var(--white-color);
}

.woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  font-weight: 700 !important;
}

.woocommerce-MyAccount-navigation-link--dashboard::before {
  content: "\f015";
  color: var(--white-color);
  font-size: medium;
}

.woocommerce-MyAccount-navigation-link--orders::before {
  content: "\f15c";
  color: var(--white-color);
  font-size: medium;
}

.woocommerce-MyAccount-navigation-link--edit-account::before {
  content: "\f2bd";
  color: var(--white-color);
  font-size: medium;
}

.woocommerce-MyAccount-navigation-link--customer-logout::before {
  content: "\f2f5";
  color: var(--white-color);
  font-size: medium;
}

.woocommerce-dashboard-welcome p {
  font-size: x-large;
  font-weight: 300;
  color: var(--third-color);
}

.woocommerce-dashboard-welcome p strong {
  font-weight: 700;
}

.woocommerce-dashboard-options ul {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.woocommerce-dashboard-options ul li {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
  text-align: center;
}

.woocommerce-dashboard-options ul li a i {
  font-size: 3.5rem;
  color: var(--secondary-color);
}

.woocommerce-dashboard-options ul li a span {
  margin-top: 1em;
  display: block;
  text-transform: uppercase;
  font-size: small;
  font-weight: 700;
  color: var(--black-color);
}

/*Responsive*/
@media screen and (min-width: 37.5em) {
  header .main-menu .menu-toggle {
    display: none;
  }

  header .main-menu .main-navigation ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 319.98px) {
  .page-template-page-legal .wp-block-columns div.block-aside {
    display: none;
  }

  .has-l-font-size {
    font-size: 1rem !important;
  }

  .page-template-page-company .kt-svg-icon-list {
    display: flex !important;
    flex-direction: column;
  }

  .page-template-page-company .wp-block-kadence-advancedgallery.kb-gallery-wrap-id-15_1c01b6-72 {
    margin: 0 5%;
  }

  div.widget.grant {
    max-width: 100%;
  }

  section.page-error ul {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }

  .payment_method_paypal p,
  .woocommerce-EditAccountForm span em,
  .woocommerce-terms-and-conditions-wrapper p,
  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
    font-size: small;
    font-weight: 400;
  }

  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 7px;
  }

  div.modaal-wrapper {
    z-index: 999998 !important;
  }

  div.modaal-wrapper .modaal-close {
    z-index: 999998 !important;
  }

  div.modaal-content-container,
  div.modaal-inner-wrapper {
    padding: 10px !important;
  }

  .select2.select2-container,
  .single-product div.product .summary,
  .single-product div.product .woocommerce-product-gallery,
  .woocommerce-cart .woocommerce div.cart-collaterals,
  .woocommerce-cart .woocommerce form.woocommerce-cart-form {
    width: 100% !important;
  }

  .single div.block-cover.wp-block-cover .has-xl-font-size,
  div.accordionWrapper .accordionHeader h4,
  fieldset legend,
  section.category .block-category article .content .title a,
  section.category .block-category article .content .title a:active,
  section.category .block-category article .content .title a:focus,
  section.category .block-category article .content .title a:link,
  section.category .block-category article .content .title a:visited {
    font-size: medium !important;
  }

  .logged-in.woocommerce-account.woocommerce-page div.woocommerce,
  .single-product div.product .summary p,
  span.wpcf7-list-item {
    margin: 0 !important;
  }

  .page-legal .wp-block-table,
  div.woocommerce form label,
  div.woocommerce form select,
  div.woocommerce form textarea,
  div.woocommerce input[type="email"],
  div.woocommerce input[type="number"],
  div.woocommerce input[type="password"],
  div.woocommerce input[type="tel"],
  div.woocommerce input[type="text"],
  form.wpcf7-form .wpcf7-list-item-label,
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="number"],
  form.wpcf7-form input[type="tel"],
  form.wpcf7-form input[type="text"],
  form.wpcf7-form p,
  form.wpcf7-form select,
  form.wpcf7-form textarea {
    font-size: small;
  }

  .navigation h2,
  .single .wp-block-cover .has-xxl-font-size,
  div.woocommerce form h3,
  form.wpcf7-form h5 {
    font-size: large !important;
  }

  .ppff-block-deceased .has-xxl-font-size {
    font-size: large !important;
  }

  .shop_table td.product-thumbnail,
  header .main-navigation .menu-menu-principal-container,
  header .menu-menu-social-container,
  header .top-menu .block-center,
  header .top-menu .block-left strong,
  header .top-menu .block-right .block-wc-links a.profile span,
  header .top-menu .block-right .separator {
    display: none;
    visibility: hidden;
  }

  header .main-navigation.toggled .menu-menu-principal-container,
  header.menu-collapse .block-logo img {
    display: block;
    visibility: visible;
  }

  header .main-navigation.toggled .menu-menu-principal-container {
    position: absolute;
    width: 100%;
    height: calc(100vh - 65px);
    background: var(--white-color);
    top: 65px;
    left: 0;
    overflow-y: auto;
  }

  header .top-menu {
    height: 45px;
  }

  header .main-menu {
    height: 80px;
    background-color: var(--white-color);
  }

  header .main-menu .current-menu-item a::after,
  header .main-menu a::after,
  header .main-menu a:hover::after {
    bottom: -14px;
    height: 3px;
  }

  header .top-menu .block-left,
  header .top-menu .block-right {
    text-align: center;
    width: 100%;
    justify-content: center !important;
  }

  footer .footer-2 .block-logo img,
  header .block-logo .custom-logo {
    height: 42px;
  }

  header div.block-logo,
  header.menu-collapse div.block-logo {
    position: absolute;
    top: 74px;
    left: 10px;
    height: 75px;
    width: auto;
    background: 0 0;
    padding: 1em;
  }

  header .main-navigation .menu-menu-principal-container ul li {
    padding: 20px 10px;
    border-bottom: 1px solid rgba(0, 10, 64, 0.4);
    text-align: center;
  }

  header .top-menu .block-right .block-wc-links a,
  header .top-menu .block-right .block-wc-links a:active,
  header .top-menu .block-right .block-wc-links a:focus,
  header .top-menu .block-right .block-wc-links a:hover,
  header .top-menu .block-right .block-wc-links a:link,
  header .top-menu .block-right .block-wc-links a:visited {
    display: inline-block;
    padding: 0 5px;
  }

  header .top-menu .block-right .block-wc-links a.profile {
    line-height: 24px;
    vertical-align: middle;
  }

  header .top-menu .block-right .block-wc-links a.profile .hidden {
    display: block !important;
    visibility: visible !important;
  }

  header .top-menu .block-right .block-wc-links a.profile i {
    font-size: 24px;
  }

  footer .col {
    flex-basis: auto;
  }

  footer .col-footer-1,
  footer .col-footer-2,
  footer .col-footer-3,
  footer .col-footer-4,
  form .wcpa_form_outer {
    margin: 1em 0;
  }

  footer .footer-1 {
    padding: 1.5em 0;
  }

  .page-send-flowers>.wp-block-group,
  div.woocommerce-MyAccount-content,
  footer .footer-2 {
    padding: 1.5em;
  }

  footer .footer-2 .block-logo {
    margin-bottom: 1em;
  }

  footer .footer-2 .block-links .d-flex {
    display: block !important;
    text-align: center;
  }

  footer .col-6 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .page-budget .wpcf7-form .table-1,
  .page-tombstone .wpcf7-form .table-2 {
    width: 420px;
  }

  .page-budget .wpcf7-form .table-2,
  .page-tombstone .wpcf7-form .table-1 {
    width: 600px;
  }

  .page-send-flowers h2 {
    font-size: x-large;
  }

  section.category div.block-category article {
    width: 100%;
    margin: 2% 0;
  }

  .home div.block-search.wp-block-cover .wp-block-cover__inner-container {
    padding-top: 0px;
    max-width: 100%;
  }

  .home div.block-search.wp-block-cover h1 {
    font-size: 1.5em !important;
  }

  .home div.block-search.wp-block-cover .has-xl-font-size {
    font-size: large !important;
  }

  .table.table-bordered th {
    border: 0;
  }

  table.shop_table_responsive tr td.product-name {
    background-color: var(--secondary-color);
    color: var(--white-color);
  }

  .woocommerce-cart .woocommerce div.cart-collaterals {
    padding-left: 0;
  }

  .woocommerce-page div.woocommerce {
    margin: 1.5em !important;
  }

  .woocommerce-form-login .col {
    flex-basis: auto !important;
  }

  .single-product main div.product,
  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul {
    display: block !important;
  }

  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation {
    position: relative;
    top: auto;
    margin-bottom: 1.5em;
    height: auto;
  }

  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li {
    text-align: center;
    padding: 1em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }

  div.woocommerce-dashboard-options ul li a i {
    font-size: xx-large;
  }

  .shop_table .woocommerce-orders-table__cell-order-number {
    background-color: var(--gray-color);
  }

  .shop_table .woocommerce-orders-table__cell-order-number a {
    color: var(--third-color) !important;
  }
}

@media (max-width: 490px) {
  h2 {
    font-size: 1.5rem !important;
  }

  .subtitulo,
  h2 {
    text-align: left !important;
  }

  header .top-menu .col>div {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
    gap: 15px;
  }

  header .top-menu .col .block-left>div {
    justify-content: center !important;
  }

  header .top-menu {
    height: 70px !important;
  }
}

@media (min-width: 320px) and (max-width: 575.98px) {
  .page-template-page-legal .wp-block-columns div.block-aside {
    display: none;
  }

  div.widget.grant {
    max-width: 95%;
  }

  .page-template-page-centres .wp-block-kadence-infobox .kt-blocks-info-box-media-align-left {
    flex-direction: column;
  }

  .page-template-page-company .wp-block-kadence-advancedgallery.kb-gallery-wrap-id-15_1c01b6-72 {
    margin: 0 5%;
  }

  section.page-error ul {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }

  .payment_method_paypal p,
  .woocommerce-EditAccountForm span em,
  .woocommerce-terms-and-conditions-wrapper p,
  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
    font-size: small;
    font-weight: 400;
  }

  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 7px;
  }

  div.modaal-wrapper {
    z-index: 999998 !important;
  }

  div.modaal-wrapper .modaal-close {
    z-index: 999998 !important;
  }

  div.modaal-content-container,
  div.modaal-inner-wrapper {
    padding: 10px !important;
  }

  .select2.select2-container,
  .single-product div.product .summary,
  .single-product div.product .woocommerce-product-gallery,
  .woocommerce-cart .woocommerce div.cart-collaterals,
  .woocommerce-cart .woocommerce form.woocommerce-cart-form,
  .ppff-block-search .content form .form-control {
    width: calc(100% - 1em) !important;
  }

  .single div.block-cover.wp-block-cover .has-xl-font-size,
  div.accordionWrapper .accordionHeader h4,
  fieldset legend,
  section.category .block-category article .content .title a,
  section.category .block-category article .content .title a:active,
  section.category .block-category article .content .title a:focus,
  section.category .block-category article .content .title a:link,
  section.category .block-category article .content .title a:visited {
    font-size: medium !important;
  }

  .logged-in.woocommerce-account.woocommerce-page div.woocommerce,
  .single-product div.product .summary p,
  span.wpcf7-list-item {
    margin: 0 !important;
  }

  /* .page-legal .wp-block-table,
  div.woocommerce form label,
  div.woocommerce form select,
  div.woocommerce form textarea,
  div.woocommerce input[type="email"],
  div.woocommerce input[type="number"],
  div.woocommerce input[type="password"],
  div.woocommerce input[type="tel"],
  div.woocommerce input[type="text"],
  form.wpcf7-form .wpcf7-list-item-label,
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="number"],
  form.wpcf7-form input[type="tel"],
  form.wpcf7-form input[type="text"],
  form.wpcf7-form p,
  form.wpcf7-form select,
  form.wpcf7-form textarea {
    font-size: small;
  } */

  .navigation h2,
  .single .wp-block-cover .has-xxl-font-size,
  div.woocommerce form h3,
  form.wpcf7-form h5 {
    font-size: 2rem !important;
  }

  .ppff-block-deceased .has-xxl-font-size {
    font-size: large !important;
  }

  .shop_table td.product-thumbnail,
  header .main-navigation .menu-menu-principal-container,
  /* header .menu-menu-social-container, */
  /* header .top-menu .block-center, */
  header .top-menu .block-left strong

  /* header .top-menu .block-right .block-wc-links a.profile span, */
  /* header .top-menu .block-right .separator */
    {
    display: none;
    visibility: hidden;
  }

  header .main-navigation.toggled .menu-menu-principal-container,
  header.menu-collapse .block-logo img {
    display: block;
    visibility: visible;
  }

  header .main-navigation.toggled .menu-menu-principal-container {
    position: absolute;
    width: 100%;
    height: calc(100vh - 65px);
    background: var(--white-color);
    top: 65px;
    left: 0;
    padding-bottom: 65px;
    overflow-y: auto;
  }

  header .top-menu {
    height: 45px;
  }

  header .block-wc-links a span:nth-child(2) {
    display: none !important;
  }

  header .main-menu {
    height: 80px;
    background-color: var(--white-color);
  }

  header .top-menu .block-left {
    text-align: center;
    width: 100%;
  }

  header .top-menu .block-right {
    justify-content: center !important;
    text-align: center;
    width: 100%;
  }

  footer .footer-2 .block-logo img,
  header .block-logo .custom-logo {
    height: 80px;
  }

  header div.block-logo,
  header.menu-collapse div.block-logo {
    position: absolute;
    /* top: 48px; */
    height: 75px;
    width: auto;
    background: 0 0;
    padding: 1em;
  }


  header .block-center {
    display: none !important;
  }

  header .main-navigation .menu-menu-principal-container ul li {
    padding: 20px 10px;
    border-bottom: 1px solid rgba(0, 10, 64, 0.4);
    text-align: center;
  }

  header .top-menu .block-right .block-wc-links a,
  header .top-menu .block-right .block-wc-links a:active,
  header .top-menu .block-right .block-wc-links a:focus,
  header .top-menu .block-right .block-wc-links a:hover,
  header .top-menu .block-right .block-wc-links a:link,
  header .top-menu .block-right .block-wc-links a:visited {
    display: inline-block;
    padding: 0 5px;
  }

  header .top-menu .block-right .block-wc-links a.profile {
    line-height: 24px;
    vertical-align: middle;
  }

  header .top-menu .block-right .block-wc-links a.profile .hidden {
    display: block !important;
    visibility: visible !important;
  }

  header .top-menu .block-right .block-wc-links a.profile i {
    font-size: 24px;
  }

  footer .col {
    flex-basis: auto;
  }

  footer .col-footer-1,
  footer .col-footer-2,
  footer .col-footer-3,
  footer .col-footer-4,
  form .wcpa_form_outer {
    margin: 1em 0;
  }

  footer .footer-1 {
    padding: 1.5em 0;
  }

  .page-send-flowers>.wp-block-group,
  div.woocommerce-MyAccount-content,
  footer .footer-2 {
    padding: 1.5em;
  }

  footer .footer-2 .block-logo {
    margin-bottom: 1em;
  }

  footer .footer-2 .block-links .d-flex {
    display: block !important;
    text-align: center;
  }

  footer .col-6 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .page-budget .wpcf7-form .table-1,
  .page-tombstone .wpcf7-form .table-2 {
    width: 420px;
  }

  .page-budget .wpcf7-form .table-2,
  .page-tombstone .wpcf7-form .table-1 {
    width: 600px;
  }

  .page-send-flowers h2 {
    font-size: x-large;
  }

  section.category div.block-category article {
    width: 100%;
    margin: 2% 0;
  }

  .home div.block-search.wp-block-cover .wp-block-cover__inner-container {
    padding-top: 0;
    max-width: 90%;
  }

  .home div.block-search.wp-block-cover h1 {
    font-size: 2em !important;
  }

  ul.products li.product {
    width: 48%;
    margin: 1%;
    float: left;
    min-height: 400px;
  }

  .table.table-bordered th {
    border: 0;
  }

  table.shop_table_responsive tr td.product-name {
    background-color: var(--secondary-color);
    color: var(--white-color);
  }

  .woocommerce-form-login .col {
    flex-basis: auto !important;
  }

  .woocommerce-cart .woocommerce div.cart-collaterals {
    padding-left: 0;
  }

  .woocommerce-page div.woocommerce {
    margin: 1.5em !important;
  }

  .single-product main div.product,
  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul {
    display: block !important;
  }

  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation {
    position: relative;
    top: auto;
    margin-bottom: 1.5em;
    height: auto;
  }

  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li {
    text-align: center;
    padding: 1em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }

  div.woocommerce-dashboard-options ul li a i {
    font-size: xx-large;
  }

  .shop_table .woocommerce-orders-table__cell-order-number {
    background-color: var(--gray-color);
  }

  .shop_table .woocommerce-orders-table__cell-order-number a {
    color: var(--third-color) !important;
  }

  .page-template-page-company .kt-svg-icon-list {
    display: flex !important;
    flex-direction: column;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  header .block-wc-links a span:nth-child(2) {
    display: none !important;
  }

  .page-template-page-legal .wp-block-columns div.block-aside {
    display: none;
  }

  div.widget.grant {
    max-width: 90%;
  }

  .container,
  .container-sm {
    max-width: 100% !important;
  }

  .payment_method_paypal p,
  .woocommerce-EditAccountForm span em,
  .woocommerce-terms-and-conditions-wrapper p,
  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
    font-size: small;
    font-weight: 400;
  }

  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 7px;
  }

  div.modaal-wrapper {
    z-index: 999998 !important;
  }

  div.modaal-wrapper .modaal-close {
    z-index: 999998 !important;
  }

  div.modaal-content-container,
  div.modaal-inner-wrapper {
    padding: 10px !important;
  }

  .select2.select2-container,
  .single-product div.product .summary,
  .single-product div.product .woocommerce-product-gallery,
  .woocommerce-cart .woocommerce div.cart-collaterals,
  .woocommerce-cart .woocommerce form.woocommerce-cart-form {
    width: calc(100% - 1em) !important;
  }

  div.accordionWrapper .accordionHeader h4,
  fieldset legend,
  section.category .block-category article .content .title a,
  section.category .block-category article .content .title a:active,
  section.category .block-category article .content .title a:focus,
  section.category .block-category article .content .title a:link,
  section.category .block-category article .content .title a:visited {
    font-size: medium !important;
  }

  .logged-in.woocommerce-account.woocommerce-page div.woocommerce,
  .single-product div.product .summary p,
  span.wpcf7-list-item {
    margin: 0 !important;
  }

  /* .page-legal .wp-block-table,
  div.woocommerce form label,
  div.woocommerce form select,
  div.woocommerce form textarea,
  div.woocommerce input[type="email"],
  div.woocommerce input[type="number"],
  div.woocommerce input[type="password"],
  div.woocommerce input[type="tel"],
  div.woocommerce input[type="text"],
  form.wpcf7-form .wpcf7-list-item-label,
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="number"],
  form.wpcf7-form input[type="tel"],
  form.wpcf7-form input[type="text"],
  form.wpcf7-form p,
  form.wpcf7-form select,
  form.wpcf7-form textarea {
    font-size: small;
  } */

  .navigation h2,
  .page-send-flowers h2,
  div.woocommerce form h3,
  form.wpcf7-form h5 {
    font-size: large !important;
  }

  .ppff-block-deceased .has-xxl-font-size {
    font-size: large !important;
  }

  .shop_table td.product-thumbnail,
  header .main-navigation .menu-menu-principal-container,
  /* header .menu-menu-social-container, */
  /* header .top-menu .block-center, */
  header .top-menu .block-left strong

  /* header .top-menu .block-right .block-wc-links a.profile span, */
  /* header .top-menu .block-right .separator */
    {
    display: none;
    visibility: hidden;
  }

  header .main-navigation.toggled .menu-menu-principal-container,
  header.menu-collapse .block-logo img {
    display: block;
    visibility: visible;
  }

  header .main-navigation.toggled .menu-menu-principal-container {
    position: absolute;
    width: 100%;
    height: calc(100vh - 65px);
    background: var(--white-color);
    top: 65px;
    left: 0;
    padding-bottom: 65px;
    overflow-y: auto;
  }

  header .top-menu {
    height: 45px;
  }

  header .main-menu {
    height: 80px;
    background-color: var(--white-color);
  }

  header .top-menu .block-left,
  header .top-menu .block-right {
    text-align: center;
    width: 50%;
  }

  footer .footer-2 .block-logo img,
  header .block-logo .custom-logo {
    height: 80px;
  }

  header div.block-logo,
  header.menu-collapse div.block-logo {
    position: absolute;
    top: 48px;
    height: 75px;
    width: auto;
    background: 0 0;
    padding: 1em;
  }

  header .main-navigation .menu-menu-principal-container ul li {
    padding: 20px 10px;
    border-bottom: 1px solid rgba(0, 10, 64, 0.4);
    text-align: center;
  }

  header .main-menu a:hover::after {
    content: none;
  }

  header .top-menu .block-right .block-wc-links a,
  header .top-menu .block-right .block-wc-links a:active,
  header .top-menu .block-right .block-wc-links a:focus,
  header .top-menu .block-right .block-wc-links a:hover,
  header .top-menu .block-right .block-wc-links a:link,
  header .top-menu .block-right .block-wc-links a:visited {
    display: inline-block;
    padding: 0 5px;
  }

  header .top-menu .block-right .block-wc-links a.profile {
    line-height: 24px;
    vertical-align: middle;
  }

  header .main-menu .menu-toggle,
  header .top-menu .block-right .block-wc-links a.profile .hidden {
    display: block !important;
    visibility: visible !important;
  }

  header .top-menu .block-right .block-wc-links a.profile i {
    font-size: 24px;
  }

  footer .col {
    flex-basis: auto;
  }

  footer .footer-1 ul li {
    padding: 0.5% 0;
  }

  footer .col-footer-1,
  footer .col-footer-2,
  footer .col-footer-3,
  footer .col-footer-4,
  form .wcpa_form_outer {
    margin: 1em 0;
  }

  .page-catalog div.woocommerce,
  .page-send-flowers>.wp-block-group,
  div.woocommerce-MyAccount-content,
  footer .footer-2 {
    padding: 1em;
  }

  footer .footer-2 .block-logo {
    margin-bottom: 1em;
  }

  section.category div.block-category article {
    width: 48%;
  }

  ul.products li.product {
    width: 48%;
    margin: 1%;
    float: left;
    min-height: 400px;
  }

  .table.table-bordered th {
    border: 0;
  }

  table.shop_table_responsive tr td.product-name {
    background-color: var(--secondary-color);
    color: var(--white-color);
  }

  .woocommerce-form-login .col {
    flex-basis: auto !important;
  }

  .woocommerce-cart .woocommerce div.cart-collaterals {
    padding-left: 0;
  }

  .woocommerce-page div.woocommerce {
    margin: 1.5em !important;
  }

  .single-product main div.product,
  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul {
    display: block !important;
  }

  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation {
    position: relative;
    top: auto;
    margin-bottom: 1.5em;
    height: auto;
  }

  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li {
    text-align: center;
    padding: 0.5em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }

  div.woocommerce-dashboard-options ul li a i {
    font-size: xx-large;
  }

  .shop_table .woocommerce-orders-table__cell-order-number {
    background-color: var(--gray-color);
  }

  .shop_table .woocommerce-orders-table__cell-order-number a {
    color: var(--third-color) !important;
  }

  .single .wp-block-cover .has-xxl-font-size {
    font-size: 2rem !important;
  }

  .home div.block-search.wp-block-cover .wp-block-cover__inner-container {
    padding-top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  header .block-wc-links a span:nth-child(2) {
    display: none !important;
  }

  div.widget.grant {
    max-width: 80%;
  }

  .container,
  .container-sm {
    max-width: 100% !important;
  }

  .payment_method_paypal p,
  .woocommerce-EditAccountForm span em,
  .woocommerce-terms-and-conditions-wrapper p,
  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
    font-size: small;
    font-weight: 400;
  }

  div#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 7px;
  }

  div.modaal-wrapper {
    z-index: 999998 !important;
  }

  div.modaal-wrapper .modaal-close {
    z-index: 999998 !important;
  }

  div.modaal-content-container,
  div.modaal-inner-wrapper {
    padding: 10px !important;
  }

  .woocommerce-cart .woocommerce div.cart-collaterals,
  .woocommerce-cart .woocommerce form.woocommerce-cart-form {
    width: 100% !important;
  }

  div.accordionWrapper .accordionHeader h4,
  fieldset legend,
  section.category .block-category article .content .title a,
  section.category .block-category article .content .title a:active,
  section.category .block-category article .content .title a:focus,
  section.category .block-category article .content .title a:link,
  section.category .block-category article .content .title a:visited {
    font-size: medium !important;
  }

  .logged-in.woocommerce-account.woocommerce-page div.woocommerce,
  .single-product div.product .summary p,
  span.wpcf7-list-item {
    margin: 0 !important;
  }

  .page-legal .wp-block-table,
  div.woocommerce form label,
  div.woocommerce form select,
  div.woocommerce form textarea,
  div.woocommerce input[type="email"],
  div.woocommerce input[type="number"],
  div.woocommerce input[type="password"],
  div.woocommerce input[type="tel"],
  div.woocommerce input[type="text"],
  form.wpcf7-form .wpcf7-list-item-label,
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="number"],
  form.wpcf7-form input[type="tel"],
  form.wpcf7-form input[type="text"],
  form.wpcf7-form p,
  form.wpcf7-form select,
  form.wpcf7-form textarea {
    font-size: small;
  }

  .navigation h2,
  .page-send-flowers h2,
  div.woocommerce form h3,
  form.wpcf7-form h5 {
    font-size: large !important;
  }

  header .main-navigation .menu-menu-principal-container,
  /* header .menu-menu-social-container, */
  /* header .top-menu .block-center, */
  header .top-menu .block-left strong

  /* header .top-menu .block-right .block-wc-links a.profile span, */
  /* header .top-menu .block-right .separator */
    {
    display: none;
    visibility: hidden;
  }

  header .main-navigation.toggled .menu-menu-principal-container,
  header.menu-collapse .block-logo img {
    display: block;
    visibility: visible;
  }

  header .main-navigation.toggled .menu-menu-principal-container {
    position: absolute;
    width: 100%;
    height: calc(100vh - 65px);
    background: var(--white-color);
    top: 65px;
    left: 0;
    padding-bottom: 65px;
    overflow-y: auto;
  }

  header .top-menu {
    height: 45px;
  }

  header .main-menu {
    height: 80px;
    background-color: var(--white-color);
  }



  header .top-menu a#logo-grant {
    margin-left: 1em;
  }

  footer .footer-2 .block-logo img,
  header .block-logo .custom-logo {
    height: 80px;
  }

  header div.block-logo,
  header.menu-collapse div.block-logo {
    position: absolute;
    top: 48px;
    height: 75px;
    width: auto;
    background: 0 0;
  }

  header .main-navigation .menu-menu-principal-container ul li {
    padding: 20px 10px;
    border-bottom: 1px solid rgba(0, 10, 64, 0.4);
    text-align: center;
  }

  header .main-menu .current-menu-item a::after,
  header .main-menu a:hover::after {
    content: none !important;
  }

  header .top-menu .block-right .block-wc-links a,
  header .top-menu .block-right .block-wc-links a:active,
  header .top-menu .block-right .block-wc-links a:focus,
  header .top-menu .block-right .block-wc-links a:hover,
  header .top-menu .block-right .block-wc-links a:link,
  header .top-menu .block-right .block-wc-links a:visited {
    display: inline-block;
    padding: 0 5px;
  }

  header .top-menu .block-right .block-wc-links a.profile {
    line-height: 24px;
    vertical-align: middle;
  }

  header .main-menu .menu-toggle,
  header .top-menu .block-right .block-wc-links a.profile .hidden {
    display: block !important;
    visibility: visible !important;
  }

  header .top-menu .block-right .block-wc-links a.profile i {
    font-size: 24px;
  }

  footer .col {
    flex-basis: auto;
  }

  footer .footer-1 ul li {
    padding: 0.5% 0;
  }

  footer .col-footer-1,
  footer .col-footer-2,
  footer .col-footer-3,
  footer .col-footer-4,
  form .wcpa_form_outer {
    margin: 1em 0;
  }

  .page-catalog div.woocommerce,
  .page-send-flowers>.wp-block-group,
  div.woocommerce-MyAccount-content,
  footer .footer-2 {
    padding: 1em;
  }

  footer .footer-2 .block-logo {
    margin-bottom: 1em;
  }

  ul.products li.product {
    width: 23%;
    margin: 1%;
    float: left;
    min-height: 400px;
  }

  .woocommerce-cart .woocommerce div.cart-collaterals {
    padding-left: 0;
  }

  .woocommerce-page div.woocommerce {
    margin: 1.5em !important;
  }

  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation {
    position: relative;
    top: auto;
    margin-bottom: 1.5em;
    height: auto;
  }

  .woocommerce-account div.woocommerce .woocommerce-MyAccount-navigation ul li {
    text-align: center;
    padding: 0.5em;
  }

  div.columns-4 ul.products li.product {
    width: 28.15%;
    clear: none;
  }

  .single .wp-block-cover .has-xxl-font-size {
    font-size: 2rem !important;
  }

  .home div.block-search.wp-block-cover .wp-block-cover__inner-container {
    padding-top: 0;
    max-width: 90%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  div.widget.grant {
    max-width: 70%;
  }

  .page-catalog div.woocommerce,
  .woocommerce-page div.woocommerce {
    padding: 0 1em !important;
  }
}

@media (max-width: 1370px) {
  .boton-flores {
    position: relative;
    width: auto;
    transition: all 0.2s;
  }

  .boton-flores:hover {
    position: relative;
    width: auto;
    transition: all 0.2s;
  }
}