.elementor-8335 .elementor-element.elementor-element-25cc718{--display:flex;--min-height:611px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-8335 .elementor-element.elementor-element-25cc718:not(.elementor-motion-effects-element-type-background), .elementor-8335 .elementor-element.elementor-element-25cc718 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://casagracia.com.co/wp-content/plugins/casa-gracia-internal-pages/assets/images/colecciones.webp");background-position:center center;background-size:cover;}.elementor-8335 .elementor-element.elementor-element-dbc8a75{--display:flex;--justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8335 .elementor-element.elementor-element-c5a87da{margin:0px 103px calc(var(--kit-widget-spacing, 0px) + 0px) 80px;}.elementor-8335 .elementor-element.elementor-element-c5a87da .elementor-heading-title{font-family:"Silk Serif", Sans-serif;font-size:113px;font-weight:600;color:#0B5946;}.elementor-8335 .elementor-element.elementor-element-0122fba{--display:flex;}.elementor-8335 .elementor-element.elementor-element-9642e8f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:23px 34px;--row-gap:23px;--column-gap:34px;--margin-top:112px;--margin-bottom:168px;--margin-left:0px;--margin-right:0px;}.elementor-8335 .elementor-element.elementor-element-0a625b9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:79px;--margin-right:0px;}.elementor-8335 .elementor-element.elementor-element-0a625b9.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-8335 .elementor-element.elementor-element-eb714e1{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-8335 .elementor-element.elementor-element-0a625b9{--width:16.435%;}}/* Start custom CSS for shortcode, class: .elementor-element-6cf1639 *//* ==========================================================================
   BLOQUEO TOTAL DE TEXTOS EXTRAS - ESTILO CENTURY GOTHIC (#0B5946)
   ========================================================================== */

/* 1. OCULTAR DE RAÍZ TODO TEXTO SECUNDARIO (Descripciones, ID técnicos y números sueltos) */
.wpc-filter-item span:not(.wpc-filter-name),
.wpc-filter-item small,
.wpc-filter-item .wpc-count,
.yith-wcan-filter-item small,
.yith-wcan-filter-item .count,
.yith-wcan-filter-item span:not(.yith-wcan-filter-item-title),
.yith-wcan-filter-item-title + span,
li.woof_sort_1_li span,
.woof_container .tooltip {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    font-size: 0 !important;
}

/* 2. FORZAR TÍTULOS EN MAYÚSCULAS Y TU COLOR VERDE EN LOS ACCORDIONES */
.wpc-filter-title,
.wpc-filter-title h4,
.yith-wcan-filter .filter-title, 
.yith-wcan-filter h4, 
.woof_container_inner h4 {
    font-family: "Century Gothic", AppleGothic, sans-serif !important; /* Si Silk Serif no carga, usamos Gothic también para asegurar */
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    color: #0B5946 !important;
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
}

/* 3. LISTADO DE PRODUCTOS EN CENTURY GOTHIC (Limpio y alineado como la imagen original) */
.wpc-filter-name,
.wpc-filter-item label,
.yith-wcan-filter-item label,
.yith-wcan-filter-item a,
.woof_list li label,
.wpc-filter-item,
.yith-wcan-filter-item {
    font-family: "Century Gothic", AppleGothic, sans-serif !important;
    font-size: 13px !important;
    color: #333333 !important;
    letter-spacing: 0.5px !important;
    text-transform: capitalize !important; /* Muestra solo la primera letra en mayúscula */
}

/* 4. CAMBIAR EL COLOR A TU VERDE CUANDO SE SELECCIONA UN FILTRO */
.wpc-filter-item-checked .wpc-filter-name,
.wpc-filter-item input[type="checkbox"]:checked + label,
.yith-wcan-filter-item input[type="checkbox"]:checked + label,
.yith-wcan-filter-item.chosen label,
.yith-wcan-filter-item.chosen a {
    color: #0B5946 !important;
    font-weight: 700 !important;
}

/* Color de los cuadritos de selección (Checkboxes) */
.wpc-filter-item input[type="checkbox"],
.yith-wcan-filter-item input[type="checkbox"] {
    accent-color: #0B5946 !important;
}

/* 5. DISEÑO DE LÍNEAS DELGADAS (Fondo blanco idéntico a image_ea20a3.png) */
.wpc-filter-section,
.yith-wcan-filter, 
.woof_container {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #eaeaea !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    background: transparent !important;
    background-color: transparent !important;
}

.wpc-filters-section, .yith-wcan-filters {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

/* 6. ALINEAR EL SIGNO MÁS (+) A LA DERECHA */
.wpc-filter-title::after,
.yith-wcan-filter .filter-title::after,
span.wpc-toggle-indicator {
    float: right !important;
    color: #0B5946 !important;
    font-weight: 300 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Silk Serif';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://casagracia.com.co/wp-content/uploads/2026/05/SilkSerif-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Silk Serif';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://casagracia.com.co/wp-content/uploads/2026/05/SilkSerif-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Silk Serif';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://casagracia.com.co/wp-content/uploads/2026/05/SilkSerif-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Silk Serif';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://casagracia.com.co/wp-content/uploads/2026/05/SilkSerif-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */