@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//narancello.eu/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("//narancello.eu/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//narancello.eu/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//narancello.eu/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//narancello.eu/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

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

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(233,105,2);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(209,94,2);
	--btn-accented-bgcolor-hover: rgba(209,94,2,0.81);
	--btn-transform: capitalize;
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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(249,249,249);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Nikotinus";
	src: url("//narancello.eu/wp-content/uploads/2025/09/Nikotinus-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* Fondo general del sitio */
body.home {
  background-color: #080D09 !important;
}

.product-tabs-wrapper {
    /* visibility: hidden; */
    display: none;
}
/*burguer menu */
.wd-tools-element.wd-design-7>a>:is(.wd-tools-inner,.wd-tools-icon) {
    background-color: #080d0900;
    color: #E96902;
    transition: inherit;
}
a.btn.wc-backward {
    display: none;
}
@media (max-width: 768px) {
  .vc_col-sm-6, 
  .vc_col-md-6, 
  .vc_col-lg-6 {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* Forzar que los elementos del footer se apilen */
 
  .wd-footer .vc_column_container {
    display: block !important;
    width: 100% !important;
    text-align: center !important; /* opcional, para centrar botones/texto */
    margin-bottom: 15px; /* espacio entre elementos */
  }

  /* Ajustar los iconos sociales */
  .wd-footer .wd-social-icons {
    text-align: center !important;
    margin-top: 15px;
  }
}

/* FOOTER HTML BLOCK */
/* Apilar columnas del bloque HTML del footer en móvil/tablet */
@media (max-width: 768px) {
  #footer-html [class*="vc_col-sm-"],
  #footer-html .vc_col-sm-3,
  #footer-html .vc_col-sm-4,
  #footer-html .vc_col-sm-9 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    display: block !important;
    float: none !important;
    clear: both !important;
    margin-bottom: 16px;
    text-align: center !important; /* opcional */
  }

  /* Botones que vienen como inline-element */
  #footer-html .wd-button-wrapper.inline-element {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 12px;
  }

  /* Iconos sociales centrados */
  #footer-html .wd-social-icons {
    text-align: center !important;
    margin-top: 10px;
  }

  /* Imágenes responsivas dentro del bloque */
  #footer-html img {
    max-width: 100%;
    height: auto;
  }
}



