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

:root {
	--wd-text-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(33,33,33);
	--wd-alternative-color: rgb(249,195,170);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(249,195,170);
	--btn-default-bgcolor-hover: rgb(38,38,38);
	--btn-default-color: rgb(0,0,0);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(249,195,170);
	--btn-accented-bgcolor-hover: rgb(38,38,38);
	--btn-accented-color: rgb(0,0,0);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(229,84,84);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 85px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 190px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://magha.com.ar/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(22,22,22);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 15px;
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover, html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(25,25,25);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .wd-product .price:hover, html .wd-product .price > .amount:hover, html .wd-product .price ins > .amount:hover {
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a, html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: rgb(0,0,0);
}
.page .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(249,195,170);
}
.product-labels .product-label.onsale {
	background-color: rgb(249,195,170);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(249,195,170);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--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: 12px;
}



/*Etiqueta de marca en pagina de producto*/
.labels-rounded-sm .product-label {
    border-radius: 0px !important;
}

.product-labels .label-with-img {
    max-width: 85px !important;
	  margin-left:20px;
}

.product-label{
    border-radius: 4px;
    padding: 5px 5px;
	  font-size:12px;
	  margin-right:20px !important;
	  margin-left:20px !important;
}

.wd-product-brands{
	display:none;
}


/*Numero de valor de iconos en header*/
.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count{
	background-color:#F9C3AA !important;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number{
	color:black !important;
}

/*sub-menu items - Espacio*/
.wd-sub-menu li>a{
	padding-bottom:5px !important;
	margin-bottom:5px !important;
}
/*Precio en carrito*/
.amount{
	color:black;
}

/*Color precio sticky product bar bottom*/
.price .amount{
	color:black;
}

/*Botones de agregar y sacar productos*/
div.quantity input[type="button"]:hover{
	background-color:#F9C3AA!important;
	border-color: #F9C3AA!important;
}

/*Icono de disponibilidad*/
p.stock.wd-style-default.in-stock:before{
	color:black !important;
}

/*Color cambiar direccion carrito*/
.cart-totals-inner .shipping-calculator-button{
	color:black !important;
}

/*Filtros de productos*/
.widget_price_filter [class*="price_slider_amount"] .button{
color:black !important;
}

.widget_price_filter [class*="price_slider_amount"] .button:hover{
color:white !important;
	background-color:#1A1A1A!important;
}

.widget_price_filter .ui-slider .ui-slider-handle:after{
background-color:#F9C3AA!important;
}

.widget_price_filter .ui-slider .ui-slider-range{
background-color:rgba(218, 162, 176, 0.20)!important;
}

/*Boton header*/
.btn-size-extra-small{
    padding-bottom: 3px;
}

/*Texto Buscador Header*/
.form-style-underlined :is(input[type='search'],input[type='text'],select,textarea) {
	padding-top:5px;
  padding-left:20px !important;
}

/*Slider principal*/
.wd-slider.wd-section-container>.wd-carousel-inner>.wd-carousel{
	border-radius:0px !important;
}

.woocommerce-cart .cart_totals .shipping {
  display: none !important;
}


.tagcloud-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.tagcloud-chips .tag-chip {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  color: #333;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 20px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.tagcloud-chips .tag-chip:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}
