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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(40,126,255);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(22,35,150);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(38,172,239);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(2,119,213);
	--wd-alternative-color: rgb(2,119,213);
	--wd-link-color: rgb(2,119,213);
	--wd-link-color-hover: rgb(20,17,109);
	--btn-default-bgcolor: rgb(2,119,213);
	--btn-default-bgcolor-hover: rgb(2,119,213);
	--btn-default-color: rgb(2,119,213);
	--btn-accented-bgcolor: rgb(2,119,213);
	--btn-accented-bgcolor-hover: rgb(1,90,163);
	--btn-accented-color: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(2,119,213);
	--notices-success-color: rgb(30,115,190);
	--notices-warning-bg: rgb(247,91,91);
	--notices-warning-color: rgb(145,0,0);
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(http://novususa.net/wp-content/uploads/2021/07/Recurso-1BCKG-1.jpg);
	background-size: cover;
	background-position: center bottom;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,0,85);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(40,224,252);
	color: rgb(30,115,190);
}
.product-labels .product-label.featured {
	background-color: rgb(238,238,34);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color-hover: #333;
--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: 8px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.price, .wd-hover-standard .wd-add-btn>a, form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity)  {
	display: none !important;
}

.joinchat__woo-btn { background: #1dc5f7 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat; background-size: calc(var(--s)*0.6)
}
.wd-product.product-grid-item .wd-entities-title {
    min-height: 40px;
}
.wd-header-nav.wd-header-main-nav a.woodmart-nav-link {
    font-weight: bold;
    text-transform: uppercase;
}
.info-box-inner {
    text-align: justify;
}
.iconos-home .info-box-inner {
    text-align: center;
}
.whb-general-header [class*="wd-header-search-form"] {
    max-width: 70%;
    margin: 0 auto;
}
.cat-design-center.without-product-count .hover-mask {
    display: none;
}
.wd-info-box .box-with-icon .info-box-icon {
    max-width: 50%;
    display: block;
    margin: 0 auto;
}
body .cat-design-alt.categories-with-shadow .category-image-wrapp {
    box-shadow: inherit;
}
body .widget_product_categories .wd-cats-toggle:after {
    font-size: 15px !important;
    color: #0277d5;
}
body .widget_product_categories .product-categories li a {
    font-weight: 600 !important;
    color: #000;
}@media (max-width: 576px) {
	.wd-info-box .box-with-icon .info-box-icon {
    max-width: 90%;
}
}

