@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//usenype.com.br/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//usenype.com.br/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//usenype.com.br/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//usenype.com.br/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//usenype.com.br/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//usenype.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//usenype.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//usenype.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//usenype.com.br/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(131,183,53);
	--wd-alternative-color: rgb(251,188,52);
	--wd-link-color: rgb(237,237,237);
	--wd-link-color-hover: rgb(129,215,66);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,114,11);
	--btn-accented-bgcolor-hover: rgb(50,170,17);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://usenype.com.br/wp-content/uploads/2022/09/accessories-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,16,16);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .wd-buy-now-btn {
	background: rgb(0,114,11);
}
html .wd-buy-now-btn:hover {
	background: rgb(50,170,17);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 520px;
}
:root{
--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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-style: normal;
}

@media (min-width: 768px) {
    .wd-nav-img,
    .wd-sub-menu li > a img {
        max-height: var(--nav-img-height, 38px);
    }
}

/*Peso da fonte do header*/
.wd-nav[class*="wd-style-"]>li>a {
    font-weight: 400 !important;
}


/* Dots estilo traço */
.elementor-widget-slides .swiper-pagination-bullet {
  width: 60px;
  height: 4px;
  border-radius: 3px;
  background-color: white;
  opacity: 1;
  transition: all 0.3s ease;
}

/* Dot ativo em verde */
.elementor-widget-slides .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #2aae84; /* verde da imagem */
}


.container, .container-fluid {
    padding-inline: unset !important;
}


.wd-header-search.wd-tools-element.wd-header-search-mobile.wd-display-full-screen.whb-yiz9qc507lf7zdyxj79x.wd-style-icon.wd-design-1 {
    padding-right: 20px;
}

.whb-column.whb-mobile-left.whb-column_mobile2.whb-hidden-lg {
    padding-left: 10px;
}

.wd-header-cart.wd-tools-element.wd-design-2.cart-widget-opener.whb-6ivlq8kef7blyepibxz1 {
    margin-right: 20px;
}

/*Margem da logo do site em desktop*/
@media (min-width: 1025px) {
    .wd-logo img[width]:not([src$=".svg"]) {
        margin-left: 20px;
    }
}


/*Categoria dos produtos*/
.wd-products-element {
    padding: 0px 20px 0px 20px;
}

/*Categoria dos produtos*/
.shop-loop-head {
    padding: 0px 10px 0px 10px;
}

/*Remover bordas arredondadas*/
.product-grid-item,
.product-grid-item .product-element-top,
.product-grid-item img,
.product-grid-item .wd-quick-view {
    border-radius: 0 !important;
}

@media (max-width: 767px) {
  /* Ícones Menu Mobile */
  .wd-nav-img,
  .wd-sub-menu li > a img {
    max-height: var(--nav-img-height, 30px) !important;
  }
}

/*Largura do menu mobile*/
@media (max-width: 767px) {
.wd-side-hidden.wd-opened {
    width: 100% !important;
	}
}

/*Largura carrinho e sidebar desktop e tablets*/
@media (min-width: 768px) {
  .wd-side-hidden.wd-opened {
    width: 500px !important;
  }
}

/*Botão carrinho*/
a.button.checkout.wc-forward {
    padding: 25px;
}



/*Menu Desktop header*/
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height)>.container>.wd-grid-f-inline {
    display: flex;
    justify-content: center;
}

/*Fonte do header*/
:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
    text-transform: uppercase !important;
}

/*Fonte Menu Mobile*/
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    text-transform: uppercase !important;
}

/*Botão ver carrinho SIdecart Woodmart*/
.woocommerce-mini-cart__buttons .btn-cart {
    color: #acacac !important;
    background-color: #181818 !important;
}
