@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//wepet.pt/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(255,107,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(255,107,0);
	--wd-entities-title-color-hover: rgb(81, 73, 66);
	--wd-alternative-font: "Fredoka", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(153,136,120);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(81,73,66);
	--wd-alternative-color: rgb(255,107,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,107,0);
	--btn-accented-bgcolor-hover: rgb(233,84,10);
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(216,61,0);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(255,107,0);
	--wd-link-color-hover: rgb(233,84,10);
	--wd-link-decor-color: rgb(255,107,0);
	--wd-link-decor-color-hover: rgb(233,84,10);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(250,186,91);
	background-image: none;
}
html .wd-product .price, html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price del, html .wd-product-nav-desc .price, html .product-quick-view .summary-inner > .price, html .product-quick-view .summary-inner > .price del, html .product-quick-view .variations_form .woocommerce-variation-price .price {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
html .wd-checkout-steps li {
	font-size: 26px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html table th {
	text-transform: capitalize;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,247,244);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,247,244);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,247,244);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,247,244);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,247,244);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: -21px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgba(255,255,255,0.9);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgb(255,107,0);
	--wd-arrow-bg-hover: rgb(233,84,10);
	--wd-arrow-bg-dis: rgb(153,136,120);
	--wd-arrow-radius: 24px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 10px;
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: -5px;
	--wd-arrow-offset-v: 5px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgba(255,255,255,0.8);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgb(255,107,0);
	--wd-arrow-bg-hover: rgb(233,84,10);
	--wd-arrow-bg-dis: rgb(255,107,0);
	--wd-arrow-radius: 24px;
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(255,107,0);
	--wd-nscroll-drag-bg: rgb(249,162,0);
	--wd-nscroll-drag-bg-hover: rgb(233,84,10);
}
.product-labels .product-label.onsale {
	background-color: rgb(201,190,110);
}
.product-labels .product-label.new {
	background-color: rgb(255,107,0);
}
.product-labels .product-label.featured {
	background-color: rgb(210,14,14);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 32px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: 62px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 32px;
	--wd-arrow-icon-size: 14px;
	}

}
:root{
--wd-container-w: 1420px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1420px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(255,107,0);
}

.wepet-rating-wrap {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.wepet-star-rating {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 3px;
}

.wepet-star-rating::before {
    content: "★★★★★";
    display: block;
}

/* camada preenchida */
.wepet-star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.wepet-star-rating span::before {
    content: "★★★★★";
    display: block;
}

/* com avaliações: base em contorno amarelo */
.wepet-star-rating.has-reviews::before {
    color: transparent;
    -webkit-text-stroke: 1px #f5b400;
}

/* com avaliações: preenchimento amarelo */
.wepet-star-rating.has-reviews span::before {
    color: #f5b400;
    -webkit-text-stroke: 0;
}

/* sem avaliações: cinza claro */
.wepet-star-rating.no-reviews::before {
    color: #e6e6e6;
    -webkit-text-stroke: 0;
}

.wepet-star-rating.no-reviews span::before {
    color: transparent;
}

.wepet-rating-count {
    font-size: 14px;
    line-height: 1;
}







/* Estilos para tabelas da página de Política de cookies */
  .wepet-cookie-table-wrap {
    overflow-x: auto;
    margin: 24px 0;
    width: 100%;
  }

  .wepet-cookie-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    line-height: 1.6;
  }

  .wepet-cookie-table th,
  .wepet-cookie-table td {
    padding: 12px;
    border: 1px solid #e5e5e5;
    text-align: left;
    vertical-align: top;
  }

  .wepet-cookie-table th {
    background: #f7f7f7;
    font-weight: 700;
  }

  .wepet-cookie-table code {
    font-size: 14px;
    background: #f7f7f7;
    padding: 2px 5px;
    border-radius: 3px;
  }

  @media screen and (max-width: 768px) {
    .wepet-cookie-table-wrap {
      overflow-x: visible;
    }

    .wepet-cookie-table,
    .wepet-cookie-table thead,
    .wepet-cookie-table tbody,
    .wepet-cookie-table th,
    .wepet-cookie-table td,
    .wepet-cookie-table tr {
      display: block;
      width: 100%;
    }

    .wepet-cookie-table thead {
      display: none;
    }

    .wepet-cookie-table tr {
      margin-bottom: 16px;
      border: 1px solid #e5e5e5;
      background: #fff;
    }

    .wepet-cookie-table td {
      border: none;
      border-bottom: 1px solid #e5e5e5;
      padding: 10px 12px;
    }

    .wepet-cookie-table td:last-child {
      border-bottom: none;
    }

    .wepet-cookie-table td::before {
      content: attr(data-label);
      display: block;
      font-weight: 700;
      margin-bottom: 4px;
      color: #333;
    }
  }
/* Fim de Estilos para tabelas da página de Política de cookies */



