@import url('https://fonts.googleapis.com/css2?family=Protest+Strike&display=swap');

/* ========================================
   ALGEMEEN
======================================== */
:root {
  --dbh-mobile-title-size: 44px;
  --dbh-mobile-title-line: 0.95;
  --dbh-mobile-gap: 10px;
  --dbh-mobile-left: 16px;
  --dbh-mobile-bottom: 24px;
  --dbh-mobile-menu-logo-width: 180px;
  --dbh-mobile-menu-logo-height: 90px;
}

/* ========================================
   MOBIEL
======================================== */
@media (max-width: 767px) {

  /* HERO BLOK */
  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) {
    height: 95vh !important;
    min-height: 95vh !important;
    position: relative !important;
    overflow: hidden !important;
  }

  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-cover__image-background.wp-image-1702 {
    background-size: cover !important;
    background-position: 60% 5% !important;
  }

  /* Inner container normaal laten zodat header bovenin blijft */
  .home .wp-block-cover__inner-container {
    position: static !important;
    display: block !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  /* Tekst en knop als overlay */
  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .hero-text,
  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-buttons {
    position: absolute !important;
    z-index: 3 !important;
    top: auto !important;
    right: auto !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }

  /* DOGGY BEACH HOUSE tekst */
  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .hero-text {
  left: 16px !important;
  bottom: 80px !important;
  right: auto !important;
  margin: 0 !important;
  max-width: 70vw !important;
  font-size: clamp(70px, 18vw, 110px) !important;
  text-align: left !important;
  text-shadow:
    0 2px 0 rgba(0, 0, 0, 0.45),
    0 4px 10px rgba(0, 0, 0, 0.45) !important;
}

 .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-buttons {
  position: absolute !important;
  left: 280px !important;
  top: calc(100% - 160px - 48px) !important;
  bottom: auto !important;
  right: auto !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  width: auto !important;
 opacity: 0 !important;
visibility: hidden !important;
pointer-events: none !important;
  z-index: 4 !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
}
	.home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-buttons {
  inset-inline-start: 280px !important;
}
.home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-buttons,
.home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-button,
.home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-button__link {
  transition: none !important;
  animation: none !important;
}
	
  @keyframes dbhShopFadeIn {
    to {
      opacity: 1;
    }
  }

  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-button {
    margin: 0 !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }

  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-button__link {
    min-width: auto !important;
    padding: 10px 16px !important;
    font-size: 25px !important;
    line-height: 1 !important;
    border-radius: 8px !important;
    white-space: nowrap !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }

  /* Header bovenin houden */
  header,
  .header,
  .site-header,
  .wp-block-template-part,
  .bzotech-header {
    position: relative !important;
    z-index: 20 !important;
  }

  /* Hamburger / login wit als menu dicht is */
  button.wp-block-navigation__responsive-container-open,
  button.wp-block-navigation__responsive-container-close {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
  }

.home button.wp-block-navigation__responsive-container-open svg,
.home button.wp-block-navigation__responsive-container-open svg path,
.home .wc-block-customer-account a,
.home .wc-block-customer-account svg,
.home .wc-block-customer-account svg path,
.home .wp-block-navigation__responsive-container-open {
  fill: #ffffff !important;
  color: #ffffff !important;
  stroke: #ffffff !important;
}

  /* Geopend mobiel menu */
  .wp-block-navigation__responsive-container.is-menu-open {
    background: #ffffff !important;
    color: #000000 !important;
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    height: 100vh !important;
    max-height: 100vh !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 24px 20px 180px 20px !important;
    overflow-y: auto !important;
    z-index: 99999 !important;
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  width: 100% !important;
  max-width: 100% !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container {
  width: 100% !important;
  max-width: 100% !important;
  align-items: center !important;
  justify-content: center !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item {
  width: 100% !important;
  text-align: center !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item a {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
}
  /* Menu tekst zwart als menu open is */
  .wp-block-navigation__responsive-container.is-menu-open a,
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__label,
  .wp-block-navigation__responsive-container.is-menu-open button,
  .wp-block-navigation__responsive-container.is-menu-open span {
    color: #000000 !important;
  }

  /* Sluit-icoon zwart in geopend menu */
  .wp-block-navigation__responsive-container.is-menu-open button.wp-block-navigation__responsive-container-close {
    position: absolute !important;
    top: 18px !important;
    right: 18px !important;
    z-index: 100000 !important;
  }

  .wp-block-navigation__responsive-container.is-menu-open button.wp-block-navigation__responsive-container-close svg,
  .wp-block-navigation__responsive-container.is-menu-open button.wp-block-navigation__responsive-container-close svg path {
    fill: #000000 !important;
    color: #000000 !important;
    stroke: #000000 !important;
  }

  /* Logo onderaan geopend menu */
  .wp-block-navigation__responsive-container.is-menu-open::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 70px;
    transform: translateX(-50%);
    width: 180px;
    height: 90px;
    background-image: url('https://doggybeachhouse.com/wp-content/uploads/2026/02/cropped-doggy-beach-house-logo-.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
  }
}

/* ========================================
   EXTRA KLEINE SCHERMEN
======================================== */
@media (max-width: 390px) {
  .home .hero-text,
  .home .wp-block-cover .hero-text,
  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .hero-text {
    font-size: clamp(70px, 18vw, 110px) !important;
   max-width: 70vw !important;
    bottom: 80px !important;
    left: 16px !important;
  }

  .home .wp-block-cover .wp-block-buttons,
.home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-buttons {
  left: 150px !important;
  bottom: 104px !important;
}
  .home .wp-block-cover .wp-block-button__link,
  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-button__link {
    font-size: 18px !important;
    padding: 10px 16px !important;
  }

  .wp-block-navigation__responsive-container.is-menu-open::after {
    width: 160px !important;
    height: 80px !important;
    bottom: 60px !important;
  }
}
/* ========================================
   MOBIEL LANDSCAPE
======================================== */
@media (max-width: 767px) and (orientation: landscape) {
  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) {
    height: 100vh !important;
    min-height: 100vh !important;
  }

  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .hero-text {
    font-size: 30px !important;
    max-width: 140px !important;
    bottom: 18px !important;
  }

  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-buttons {
    left: 145px !important;
    bottom: 22px !important;
  }

  .home .wp-block-cover:has(.wp-block-cover__image-background.wp-image-1702) .wp-block-button__link {
    font-size: 14px !important;
    padding: 8px 14px !important;
  }
}
/* ========================================
   SHOP / CATALOGUS – ALLEEN MOBIEL
   GELDT OOK VOOR CATEGORIEPAGINA'S
======================================== */
@media (max-width: 767px) {
  body.post-type-archive-product ul.wc-block-product-template,
  body.post-type-archive-product ul.wp-block-post-template,
  body.post-type-archive-product .wc-block-product-template,
  body.post-type-archive-product .wp-block-post-template,
  body.woocommerce-shop ul.wc-block-product-template,
  body.woocommerce-shop ul.wp-block-post-template,
  body.woocommerce-shop .wc-block-product-template,
  body.woocommerce-shop .wp-block-post-template,
  body.tax-product_cat ul.wc-block-product-template,
  body.tax-product_cat ul.wp-block-post-template,
  body.tax-product_cat .wc-block-product-template,
  body.tax-product_cat .wp-block-post-template,
  body.tax-product_tag ul.wc-block-product-template,
  body.tax-product_tag ul.wp-block-post-template,
  body.tax-product_tag .wc-block-product-template,
  body.tax-product_tag .wp-block-post-template {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 2px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    align-items: stretch !important;
  }

  body.post-type-archive-product li.wc-block-product,
  body.post-type-archive-product .wc-block-product,
  body.post-type-archive-product li.wp-block-post,
  body.post-type-archive-product .wp-block-post,
  body.woocommerce-shop li.wc-block-product,
  body.woocommerce-shop .wc-block-product,
  body.woocommerce-shop li.wp-block-post,
  body.woocommerce-shop .wp-block-post,
  body.tax-product_cat li.wc-block-product,
  body.tax-product_cat .wc-block-product,
  body.tax-product_cat li.wp-block-post,
  body.tax-product_cat .wp-block-post,
  body.tax-product_tag li.wc-block-product,
  body.tax-product_tag .wc-block-product,
  body.tax-product_tag li.wp-block-post,
  body.tax-product_tag .wp-block-post {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    float: none !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    min-height: 240px !important;
    height: auto !important;
    box-sizing: border-box !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  body.post-type-archive-product .wc-block-components-product-image,
  body.post-type-archive-product .wc-block-grid__product-image,
  body.post-type-archive-product .wp-block-woocommerce-product-image,
  body.woocommerce-shop .wc-block-components-product-image,
  body.woocommerce-shop .wc-block-grid__product-image,
  body.woocommerce-shop .wp-block-woocommerce-product-image,
  body.tax-product_cat .wc-block-components-product-image,
  body.tax-product_cat .wc-block-grid__product-image,
  body.tax-product_cat .wp-block-woocommerce-product-image,
  body.tax-product_tag .wc-block-components-product-image,
  body.tax-product_tag .wc-block-grid__product-image,
  body.tax-product_tag .wp-block-woocommerce-product-image {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 120px !important;
    min-height: 120px !important;
    max-height: 120px !important;
    margin-bottom: 10px !important;
    overflow: hidden !important;
  }

  body.post-type-archive-product .wc-block-components-product-image img,
  body.post-type-archive-product .wc-block-grid__product-image img,
  body.post-type-archive-product .wp-block-woocommerce-product-image img,
  body.post-type-archive-product li.wc-block-product img,
  body.woocommerce-shop .wc-block-components-product-image img,
  body.woocommerce-shop .wc-block-grid__product-image img,
  body.woocommerce-shop .wp-block-woocommerce-product-image img,
  body.woocommerce-shop li.wc-block-product img,
  body.tax-product_cat .wc-block-components-product-image img,
  body.tax-product_cat .wc-block-grid__product-image img,
  body.tax-product_cat .wp-block-woocommerce-product-image img,
  body.tax-product_cat li.wc-block-product img,
  body.tax-product_tag .wc-block-components-product-image img,
  body.tax-product_tag .wc-block-grid__product-image img,
  body.tax-product_tag .wp-block-woocommerce-product-image img,
  body.tax-product_tag li.wc-block-product img {
    width: 90% !important;
    height: 90% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    display: block !important;
    margin: 0 auto !important;
    transform: translateX(-15px) !important;
  }

  body.post-type-archive-product .wp-block-post-title,
  body.post-type-archive-product .wp-block-post-title a,
  body.post-type-archive-product .woocommerce-loop-product__title,
  body.woocommerce-shop .wp-block-post-title,
  body.woocommerce-shop .wp-block-post-title a,
  body.woocommerce-shop .woocommerce-loop-product__title,
  body.tax-product_cat .wp-block-post-title,
  body.tax-product_cat .wp-block-post-title a,
  body.tax-product_cat .woocommerce-loop-product__title,
  body.tax-product_tag .wp-block-post-title,
  body.tax-product_tag .wp-block-post-title a,
  body.tax-product_tag .woocommerce-loop-product__title {
    height: 64px !important;
    min-height: 64px !important;
    max-height: 64px !important;
    margin: 0 0 2px 0 !important;
    text-align: center !important;
    line-height: 1.05 !important;
    font-size: 12px !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    line-clamp: 3 !important;
    overflow: hidden !important;
    word-break: break-word !important;
    overflow-wrap: anywhere !important;
  }

  body.post-type-archive-product .wc-block-components-product-price,
  body.post-type-archive-product .wc-block-grid__product-price,
  body.post-type-archive-product .price,
  body.woocommerce-shop .wc-block-components-product-price,
  body.woocommerce-shop .wc-block-grid__product-price,
  body.woocommerce-shop .price,
  body.tax-product_cat .wc-block-components-product-price,
  body.tax-product_cat .wc-block-grid__product-price,
  body.tax-product_cat .price,
  body.tax-product_tag .wc-block-components-product-price,
  body.tax-product_tag .wc-block-grid__product-price,
  body.tax-product_tag .price {
    margin-top: auto !important;
    margin-bottom: 0 !important;
    text-align: center !important;
    width: 100% !important;
  }

  body.post-type-archive-product .wc-block-components-product-button,
  body.post-type-archive-product .wc-block-grid__product_add_to_cart,
  body.post-type-archive-product .wc-block-grid__product-add-to-cart,
  body.post-type-archive-product .add_to_cart_button,
  body.post-type-archive-product .product_type_simple,
  body.post-type-archive-product .product_type_variable,
  body.post-type-archive-product .product_type_external,
  body.post-type-archive-product .product_type_grouped,
  body.post-type-archive-product a.button,
  body.post-type-archive-product button.button,
  body.woocommerce-shop .wc-block-components-product-button,
  body.woocommerce-shop .wc-block-grid__product_add_to_cart,
  body.woocommerce-shop .wc-block-grid__product-add-to-cart,
  body.woocommerce-shop .add_to_cart_button,
  body.woocommerce-shop .product_type_simple,
  body.woocommerce-shop .product_type_variable,
  body.woocommerce-shop .product_type_external,
  body.woocommerce-shop .product_type_grouped,
  body.woocommerce-shop a.button,
  body.woocommerce-shop button.button,
  body.tax-product_cat .wc-block-components-product-button,
  body.tax-product_cat .wc-block-grid__product_add_to_cart,
  body.tax-product_cat .wc-block-grid__product-add-to-cart,
  body.tax-product_cat .add_to_cart_button,
  body.tax-product_cat .product_type_simple,
  body.tax-product_cat .product_type_variable,
  body.tax-product_cat .product_type_external,
  body.tax-product_cat .product_type_grouped,
  body.tax-product_cat a.button,
  body.tax-product_cat button.button,
  body.tax-product_tag .wc-block-components-product-button,
  body.tax-product_tag .wc-block-grid__product_add_to_cart,
  body.tax-product_tag .wc-block-grid__product-add-to-cart,
  body.tax-product_tag .add_to_cart_button,
  body.tax-product_tag .product_type_simple,
  body.tax-product_tag .product_type_variable,
  body.tax-product_tag .product_type_external,
  body.tax-product_tag .product_type_grouped,
  body.tax-product_tag a.button,
  body.tax-product_tag button.button {
    display: none !important;
  }
}

/* ========================================
   ALLEEN MOBIEL: PRODUCTKOLOM
======================================== */
@media (max-width: 767px) {
  body.post-type-archive-product .wp-block-columns > .wp-block-column:last-child,
  body.woocommerce-shop .wp-block-columns > .wp-block-column:last-child,
  body.tax-product_cat .wp-block-columns > .wp-block-column:last-child,
  body.tax-product_tag .wp-block-columns > .wp-block-column:last-child {
    min-width: 0 !important;
    width: 100% !important;
  }

  body.post-type-archive-product .wp-block-columns > .wp-block-column:last-child ul.wc-block-product-template,
  body.post-type-archive-product .wp-block-columns > .wp-block-column:last-child ul.wp-block-post-template,
  body.woocommerce-shop .wp-block-columns > .wp-block-column:last-child ul.wc-block-product-template,
  body.woocommerce-shop .wp-block-columns > .wp-block-column:last-child ul.wp-block-post-template,
  body.tax-product_cat .wp-block-columns > .wp-block-column:last-child ul.wc-block-product-template,
  body.tax-product_cat .wp-block-columns > .wp-block-column:last-child ul.wp-block-post-template,
  body.tax-product_tag .wp-block-columns > .wp-block-column:last-child ul.wc-block-product-template,
  body.tax-product_tag .wp-block-columns > .wp-block-column:last-child ul.wp-block-post-template {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
}

/* ========================================
   ALLEEN MOBIEL: CATEGORIEËN BOVEN FILTERS
======================================== */
@media (max-width: 767px) {
  body.post-type-archive-product .wp-block-column.product-filters,
  body.woocommerce-shop .wp-block-column.product-filters,
  body.tax-product_cat .wp-block-column.product-filters,
  body.tax-product_tag .wp-block-column.product-filters {
    display: flex !important;
    flex-direction: column !important;
  }

  body.post-type-archive-product .wp-block-column.product-filters .wc-block-product-categories,
  body.post-type-archive-product .wp-block-column.product-filters .wp-block-woocommerce-product-categories,
  body.woocommerce-shop .wp-block-column.product-filters .wc-block-product-categories,
  body.woocommerce-shop .wp-block-column.product-filters .wp-block-woocommerce-product-categories,
  body.tax-product_cat .wp-block-column.product-filters .wc-block-product-categories,
  body.tax-product_cat .wp-block-column.product-filters .wp-block-woocommerce-product-categories,
  body.tax-product_tag .wp-block-column.product-filters .wc-block-product-categories,
  body.tax-product_tag .wp-block-column.product-filters .wp-block-woocommerce-product-categories {
    order: -10 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    margin: 0 0 14px 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
  }

  body.post-type-archive-product .wc-block-filter-wrapper .wc-block-product-categories,
  body.post-type-archive-product .wc-block-product-filters .wc-block-product-categories,
  body.post-type-archive-product .wp-block-woocommerce-filter-wrapper .wp-block-woocommerce-product-categories,
  body.post-type-archive-product .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-categories,
  body.woocommerce-shop .wc-block-filter-wrapper .wc-block-product-categories,
  body.woocommerce-shop .wc-block-product-filters .wc-block-product-categories,
  body.woocommerce-shop .wp-block-woocommerce-filter-wrapper .wp-block-woocommerce-product-categories,
  body.woocommerce-shop .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-categories,
  body.tax-product_cat .wc-block-filter-wrapper .wc-block-product-categories,
  body.tax-product_cat .wc-block-product-filters .wc-block-product-categories,
  body.tax-product_cat .wp-block-woocommerce-filter-wrapper .wp-block-woocommerce-product-categories,
  body.tax-product_cat .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-categories,
  body.tax-product_tag .wc-block-filter-wrapper .wc-block-product-categories,
  body.tax-product_tag .wc-block-product-filters .wc-block-product-categories,
  body.tax-product_tag .wp-block-woocommerce-filter-wrapper .wp-block-woocommerce-product-categories,
  body.tax-product_tag .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-categories {
    display: none !important;
  }
}

/* ========================================
   ALLEEN MOBIEL: SHOP CATEGORIE BUTTONS
======================================== */
@media (max-width: 767px) {
  body.post-type-archive-product .wp-block-buttons,
  body.woocommerce-shop .wp-block-buttons,
  body.tax-product_cat .wp-block-buttons,
  body.tax-product_tag .wp-block-buttons {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px 14px !important;
    align-items: flex-start !important;
  }

  body.post-type-archive-product .wp-block-buttons .wp-block-button,
  body.woocommerce-shop .wp-block-buttons .wp-block-button,
  body.tax-product_cat .wp-block-buttons .wp-block-button,
  body.tax-product_tag .wp-block-buttons .wp-block-button {
    width: auto !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
  }

  body.post-type-archive-product .wp-block-buttons .wp-block-button__link,
  body.woocommerce-shop .wp-block-buttons .wp-block-button__link,
  body.tax-product_cat .wp-block-buttons .wp-block-button__link,
  body.tax-product_tag .wp-block-buttons .wp-block-button__link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: unset !important;
    max-width: 100% !important;
    padding: 12px 20px !important;
    border-radius: 999px !important;
    background: #ff406d !important;
    color: #ffffff !important;
    text-align: center !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
  }
}

/* FILTER KNOP VERBERGEN OP MOBIEL + TABLET */
@media (max-width: 1024px) {
  .wp-block-column.product-filters .product-filters__button,
  .wp-block-column.product-filters .wp-block-button__link.product-filters__button,
  .wp-block-column.product-filters .wp-block-button.product-filters,
  .wp-block-column.product-filters {
    display: none !important;
  }
}

/* PAGINATION MOBIEL */
@media (max-width: 768px) {
  .wp-block-query-pagination,
  .woocommerce-pagination {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    gap: 4px !important;
    padding: 0 10px !important;
  }

  .wp-block-query-pagination-numbers,
  .woocommerce-pagination ul {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 4px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .wp-block-query-pagination-numbers .page-numbers,
  .woocommerce-pagination .page-numbers,
  .woocommerce-pagination .prev,
  .woocommerce-pagination .next {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 32px !important;
    min-height: 32px !important;
    font-size: 13px !important;
    padding: 4px 6px !important;
    border-radius: 8px !important;
    background: #fff !important;
    white-space: nowrap !important;
  }

  .woocommerce-pagination ul li {
    list-style: none !important;
  }
}

* {
  -webkit-tap-highlight-color: transparent;
}

:focus {
  outline: none !important;
}
html {
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 767px) {
  .home .custom-logo-link img,
  .home .wp-block-site-logo img,
  .home .site-logo img,
  .home .custom-logo img,
  .home header img[alt*="Doggy"],
  .home header img[alt*="doggy"] {
    width: 120px !important;
    max-width: 120px !important;
    height: auto !important;
  }
}