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

:root {
	--wd-header-banner-h: 30px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(102,102,102);
	--wd-text-font-size: 13px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(102,102,102);
	--wd-entities-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(102,102,102);
	--wd-entities-title-color-hover: rgb(51, 51, 51);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(102,102,102);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(204,0,0);
	--wd-alternative-color: rgb(102,102,102);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(204,0,0);
	--btn-default-bgcolor-hover: rgb(180,0,0);
	--btn-accented-font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(204,0,0);
	--btn-accented-bgcolor-hover: rgb(180,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(204,0,0);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(102,102,102);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://test02.cristobalcolon.com/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(204,0,0);
	background-image: none;
}
.page-title-default {
	background-color: rgb(51,51,51);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title, html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 34px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@media only screen and (min-width: 1025px) {
.container { width: 95%;}
}

.max-960-center {
    max-width: 960px;
    margin: auto;
}

a.btn {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400;
}

span.precio_neto_sin_impuestos {
    display: block;
    margin: 5px 0;
    font-size: 11px;
    line-height: 13px;
    color: #666;
	  font-weight: 400;
}

/* ==================================================
 HEADER
================================================== */

.marquee-header .wd-marquee-content span {
    letter-spacing: 0.5px;
}

.site-logo .wd-logo img {
    margin-top: -28px;
    max-height: 100%;
}

.whb-sticked .site-logo .wd-logo img {
    margin-top: -5px;
}

.whb-sticked ul#menu-main-navigation {
    margin-top: 20px;
}

ul#menu-main-navigation>li>a {
    color: #ccc;
}

ul#menu-main-navigation>li>a:hover {
    color: #fff;
}

.whb-sticked .whb-column.whb-col-right {
    margin-top: 15px;
}

ul#menu-top-bar-right>li>a {
    font-size: 11px;
    letter-spacing: 1px;
    color: #ccc;
}

ul#menu-top-bar-right>li>a:hover {
    color: #fff;
}

/* ==================================================
 MENU DESPLEGABLE
================================================== */

.wd-dropdown-menu.wd-dropdown {
    background-color: rgba(255, 255, 255, 0.95);
    padding-bottom: 30px !important;
	  margin-top: 10px !important;
}

.whb-sticked .whb-general-header .wd-dropdown-menu.wd-dropdown {
    margin-top: 5px !important;
}

.wd-dropdown-menu ul.wd-sub-menu li {
    width: 25% !important;
    margin-bottom: 0 !important;
}

.wd-dropdown-menu ul.wd-sub-menu li a {
    font-size: 13px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    border-bottom: 1px dotted #ccc;
}

/* ==================================================
 FOOTER
================================================== */

.footer-logo {
    width: 220px;
}

.copyrights-wrapper {
    border-top: 0 !important;
}

.info-copyright {
    font-size: 11px;
    line-height: 17px;
	  color: #999;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
}

.info-copyright a {
	  color: #cc0000;
}

/* ==================================================
 PRODUCTS LABELS
================================================== */

span.out-of-stock.product-label {
    display: none !important;
}

span.onsale.product-label {
    display: none !important;
}

/* ==================================================
 ADV WOO LABELS
================================================== */

.awl-label-id-10277 .awl-inner-text::after {
    font-family: "Font Awesome 5 Free";
    content: "\f0d1";
    font-size: 13px;
    padding-left: 4px;
    vertical-align: top;
    font-weight: 900;
}

.awl-label-id-10643 .awl-label-text {
    background: transparent !important;
}

.awl-label-id-10643 .awl-inner-text::before {
    font-family: "Font Awesome 5 Free";
    content: "\f3c5";
    font-size: 13px;
    padding-right: 4px;
    vertical-align: top;
    font-weight: 900;
}

/* ==================================================
 PRODUCTS ARCHIVE
================================================== */

.product-grid-item .wd-swatches-grid {
    display: none;
}

.product-grid-item .advanced-woo-labels.awl-position-type-before-title {
    border-top-width: 1px;
    border-top-color: #ccc;
    border-top-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-bottom-style: dotted;
    padding: 8px 0;
}

.product-grid-item .product-labels.labels-rounded {
    height: 100%;
	  top: 0;
    left: 0;
}

.product-grid-item .product-labels.labels-rounded .label-attribute-pa_marca {
    position: absolute;
    top: 10px;
    left: 10px;
}

.product-grid-item .product-labels.labels-rounded .label-attribute-pa_pickup {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.product-grid-item .product-labels.labels-rounded .label-attribute-pa_pickup img {
    width: auto;
}

.product-grid-item .wd-buttons {
    background: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.product-grid-item .wd-buttons .wd-action-btn>a {
    background-color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
}

.product-grid-item .wd-buttons .wd-action-btn.wd-style-icon>a:before {
    font-size: 16px;
}

.shop-content-area span.breadcrumb-last {
    font-weight: 400;
    color: #cc0000;
}

/* ==================================================
 SINGLE PRODUCTS
================================================== */

.single-product-page .columna-producto-pic .advanced-woo-labels.awl-position-type-on-image {
    display: none !important;
}

.single-product-page .columna-producto-info .advanced-woo-labels.awl-position-type-before-title .awl-label-id-10643 {
    display: none !important;
}

.single-product-page .columna-producto-info .shop_attributes tbody {
    display: flex;
}

.single-product-page .columna-producto-info .shop_attributes .wd-attr-term {
    background-color: #999;
    color: #fff;
    padding: 2px 10px;
    border-radius: 3px;
    font-size: 11px;
	  line-height: 16px;
}

.single-product-page .columna-producto-info .shop_attributes .wd-attr-term::before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    font-size: 6px;
    vertical-align: middle;
    font-weight: 900;
}

.single-product-page a.disponible-pickup-btn {
    padding-left: 2px;
	  display: none;
}

.disponible-pickup-popup .store-wrapper {
    border-top: 1px dotted #ccc;
    margin: 10px 0;
    padding: 10px 0;
}

.disponible-pickup-popup .store-content h4 {
    margin-bottom: 0;
}

.disponible-pickup-popup .store-content p {
    margin-bottom: 0;
    color: #cc0000;
}

.disponible-pickup-popup .store-content .store-direction p {
    color: #777;
}

.single-product-page .wd-swatch.wd-text {
    padding: 6px;
    color: #888;
    border-radius: 4px;
}

/* GALERIA COLORES - PRODUCTOS MISMO NOMBRE */

.productos-similares {
    display: flex;
    gap: 10px; /* Espacio entre las imágenes */
}

.producto-item {
    width: 100px;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
	  border-radius: 2px;
	  transition: all .2s ease;
}

.producto-item:hover {
    border-color: #767676;
}

.producto-item.producto-actual {
    border-color: #767676;
}

.producto-item img {
    width: 100%;
    height: auto;
    display: block;
	  border-radius: 2px;
}


/* TOOLTIPS TALLES */

.single-product-page .wd-swatch .custom-tooltip {
    display: none; /* Por defecto oculto */
    position: absolute;
    top: -75px; /* Ajusta según sea necesario */
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255,255,255,0.9);
    color: #666;
    padding: 5px 5px;
	  border: 1px solid #9998;
    border-radius: 0px;
	  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);
    font-size: 11px;
	  line-height: 13px;
	  font-weight: 400;
    z-index: 10;
	  width: max-content;
	  pointer-events: none;
}

.single-product-page .wd-swatch .custom-tooltip .tooltip-talle {
    padding: 5px;
    text-align: left;
    float: left;
    display: inline-block;
}

.single-product-page .wd-swatch .custom-tooltip .tooltip-talle p {
    font-size: 24px;
    line-height: 24px;
	  font-weight: 700;
    margin-bottom: 0;
	  margin-top: 3px;
}

.single-product-page .wd-swatch .custom-tooltip .tooltip-desc {
    padding: 5px;
    text-align: left;
    white-space: pre;
    float: left;
    display: inline-block;
}


/* ==================================================
 HOME SLIDER PAGINATION
================================================== */

.home-slider .wd-nav-pagin-wrap {
    margin-top: -45px;
	  margin-bottom: 20px;
	  display: block !important;
}

.home-slider .wd-nav-pagin li {
    z-index: 1;
}

.home-slider .wd-nav-pagin li span {
    background-color: rgba(255, 255, 255, 0.6);
    border: 0;
}

.home-slider .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    background-color: rgba(255, 255, 255, 1);
}

.home-slider .wd-nav-pagin li span:hover {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

/* ==================================================
 HOME SLIDER ARROWS
================================================== */

.home-slider .wd-arrow-inner {
    color: rgba(255, 255, 255, 0.8) !important;
}

.home-slider .wd-arrow-inner:hover {
    color: rgba(255, 255, 255, 1) !important;
}

/* ==================================================
 HOME GRID BANNER
================================================== */

.home-grid-banner.banner-hover-background:not(.banner-background) .wrapper-content-banner:after {
    inset: 0;
	  background-color: rgba(0, 0, 0, 0.5);
}

.home-grid-banner .wrapper-content-banner:before {
    content: "\f143";
    font-family: "woodmart-font";
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
	  text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
	  width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: 16px;
    color: rgba(255, 255, 255, 0.9);
    border: 2px solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
	  z-index: 3;
	  transition: all 0.3s ease-in-out;
	  opacity: 0;
}

.home-grid-banner:hover .wrapper-content-banner:before {
    margin-top: -16px;
  	opacity: 1;
}
@media (min-width: 1025px) {
	/* ==================================================
 SINGLE PRODUCTS
================================================== */

/* TOOLTIPS TALLES */

.single-product-page .woocommerce-variation .woocommerce-variation-description {
	  display: none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* ==================================================
 HEADER
================================================== */

.site-logo .wd-logo img {
    margin-top: -10px;
}

/* ==================================================
 SINGLE PRODUCTS
================================================== */

/* TOOLTIPS TALLES */

.single-product-page .woocommerce-variation .woocommerce-variation-description {
	  display: none;
}

/* ==================================================
 HOME SLIDER ARROWS
================================================== */

.home-slider .wd-arrow-inner {
    display: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* ==================================================
 HEADER
================================================== */

.site-logo .wd-logo img {
    margin-top: -10px;
}

/* ==================================================
 SINGLE PRODUCTS
================================================== */

/* TOOLTIPS TALLES */

.single-product-page .woocommerce-variation .woocommerce-variation-description {
	  display: none;
}

/* ==================================================
 HOME SLIDER ARROWS
================================================== */

.home-slider .wd-arrow-inner {
    display: none;
}
}

@media (max-width: 576px) {
	/* ==================================================
 HEADER
================================================== */

.site-logo .wd-logo img {
    margin-top: -10px;
}

/* ==================================================
 SINGLE PRODUCTS
================================================== */

/* TOOLTIPS TALLES */

.single-product-page .woocommerce-variation .woocommerce-variation-description {
	  display: none;
}

/* ==================================================
 HOME SLIDER ARROWS
================================================== */

.home-slider .wd-arrow-inner {
    display: none;
}
}

