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

:root {
	--wd-text-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(99,99,99);
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(5,159,165);
	--wd-entities-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(5,159,165);
	--wd-entities-title-color-hover: rgb(255 102 196 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(5,159,165);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,102,196);
	--wd-alternative-color: rgb(5,159,165);
	--btn-default-bgcolor: rgb(92,225,230);
	--btn-default-bgcolor-hover: rgb(5,159,165);
	--btn-accented-bgcolor: rgb(92,225,230);
	--btn-accented-bgcolor-hover: rgb(5,159,165);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--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-link-color: #333333;
	--wd-link-color-hover: rgb(255,102,196);
	--wd-sticky-btn-height: 120px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255)FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(109,78,236);
}
html table th {
	text-transform: none;
}
.wd-checkout-steps li {
	text-transform: capitalize;
}
#cabeceraTxt {
	font-family: "Creepster", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: url();
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center center;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(216, 32, 182);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(255,102,196);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,156,58);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(247,158,56);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(5,159,165);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 90px;
	}

}
:root{
--wd-container-w: 1520px;
--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;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgba(151,151,151,0.11);
}

.wd-widget.widget.sidebar-widget.widget_categories {
    background: #ff66c4 !important;
    border-radius: 10px;
    padding: 10px;
}

.wd-widget.widget.sidebar-widget.widget_categories a {    color: #fff;
}

.wd-widget.widget.sidebar-widget.widget_categories .widget-title {
background: #fff;
   border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
   padding: 2px;

}

.wd-widget.widget.sidebar-widget.widget_categories li.cat-item a {

    border-bottom: 3px solid #059fa5;
}

/*** NUEVO ****/





.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: var(--content-align);
}

.product-wrapper .product-label{
font-size: 9px
}

.product-wrapper .product-labels{
max-width: 76%;
}

.wd-product.wd-hover-alt :is(.wd-product-header,.wrap-price) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--wd-prod-gap);
    display: contents !important;
}

.ywpo_availability_date.pre_order_loop-no-auto-format {
    font-size: 12px;
    color: #62af00;
}

.ywpo_availability_date.pre_order_loop-no-auto-format {
    font-size: 11px;
    color: #62af00;
    border: 2px solid orange;
    padding: 2px;
    font-weight: bold;
}

.wd-product.wd-hover-alt .wd-add-btn>a span {
    position: relative;
    display: inline-block;
    border-bottom: 1px solidvar(--brdcolor-gray-300);
    vertical-align: middle;
    color: #ff66c4;
}




a.category-link.wd-fill{
font-size: 12px !important
}
/*h3.wd-entities-title {
    font-size: 12px !important;
}*/

.product-labels .product-label.onsale {

    font-size: 18px;
}

.quantity{
display:none !important
}
.wd-social-icons.wd-layout-inline.icons-design-default.icons-size-small.color-scheme-dark.social-share.social-form-circle.text-center {
    display: none;
}
.star-rating {
    display: none;
}

.product-categories>li>a {
    color: var(--wd-title-color);
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    line-height: 1.4;
}

div#woocommerce_product_categories-2 h5 {
    display: none;
}
li.cat-item.cat-item-20{
display: none
}

.children.list-shown li>a {
    color: var(--color-gray-900);
    /* vertical-align: middle; */
    /* text-align: center; */
    font-weight: 600;
    font-size: var(--wd-swatch-size);
    line-height: 1;
    cursor: pointer;
}




.widget_product_categories .wd-cats-toggle {
    position: absolute;
    top: 7px;
    inset-inline-end: -11px;
}

.widget_product_categories .wd-cats-toggle {
    position: absolute;
    top: 7px;
    inset-inline-end: -11px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #059fa5;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    line-height: 22px;
    cursor: pointer;
    transition: all .25s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.widget_product_categories .product-categories li a {
   
    width: calc(97% - 40px) !important;
   
}

.product-categories li a {
    width: calc(97% - 40px) !important;
    flex: none !important;
}


/*MAQUINA DE ESCRIBIR*/
.typeT {
  display:inline-flex;
	font-weight: bold;
    color: #059fa5;
    font-size: 14px;
}

.typeT span {
  word-break: break-all;
  height: 1.2em;
  width:0%;
  overflow: hidden;
  /*animation:t 2s linear infinite alternate;*/
	animation: typewriter 4s steps(7) infinite, blinking-cursor 0.8s infinite;
  animation-fill-mode: forwards
}
.typeT span:before {
  content:" ";
  display:inline-block;
}

@keyframes t{
  90%,100% {width:100%}
}

@keyframes typewriter {
  0% { width:0 }
  25% { width: 70% }
  48% { width: 100% }
  50% { width: 100% }
  55% { width: 100% }
  75% { width: 70%; }
  85% { width: 30%; }
  100% { width: 0; }
}

@keyframes blinking-cursor {
  from { border-color: transparent }
  to { border-color: #f9d566 }
}

#stock_manager_alert_email {
  font-size: 11px;
  font-weight: bolder;
  color: #ff66c4;
}

.stock-manager-button.alert_button_hover::before {
  content: "ACTIVAR ALERTA ";
}




@media (min-width: 1025px){
.wd-nav[class*="wd-style-"]>li>a {
    color: var(--nav-color);
    FONT-SIZE: 0.9rem;
    font-weight: 800;
}
}

.container.wd-slide-container.content-fixed {
    background-color: rgba(0, 0, 0, 0.3) !important;
}

.wpro-pre-order-shop-page {
  font-style: oblique;
  font-size: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.onbackorder .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
  background-color: #ff66c4;
}

.wd-nav.wd-gap-m {
    --nav-gap: 16px;
}
.wd-carousel-inner {
    position: relative;
    margin: 15px 0 !IMPORTANT;
}
.typeT{
color: #ff9c3a
}
.wps_ways_to_gain_points_section {
    display: none;
}


.wps_wpr_view_log {
    float: left;
}

.wps_wpr_apply_custom_points {
    display: inline-block;
    width: inherit;
}

button#wps_cart_points_apply{
    min-height: 30px;
    font-size: 16px;
    vertical-align: middle;
    float: unset;
    background: #ff9c3a;
    color: #fff;
    padding: 10px;
}

p.wps_wpr_restrict_user_message {
    color: #059fa5 !important;
    font-weight: bold;
}

.wd-sticky-btn-cart p.mensaje-preventa {
    display: none;
}

.wd-post-meta {
  display: none !important;
}

.entry-meta.wd-entry-meta {
  display: none;
}


/* ── BLOQUE ENVÍO EN CART TOTALS ─────────────────────────── */

/* Convertir la fila de envío en bloque vertical */
.cart_totals .shop_table tr.woocommerce-shipping-totals th,
.cart_totals .shop_table tr.woocommerce-shipping-totals td {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

/* Título "Envío" */
.cart_totals .shop_table tr.woocommerce-shipping-totals th {
    font-size: 14px;
    font-weight: 700;
    color: var(--wd-title-color);
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    margin-bottom: 4px;
}

/* Lista de métodos */
.cart_totals #shipping_method {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

/* Cada opción de envío */
.cart_totals #shipping_method li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    padding: 8px 10px;
    border-radius: 6px;
    transition: background 0.2s;
    cursor: pointer;
}

.cart_totals #shipping_method li:hover {
    background: rgba(0,0,0,0.04);
}

/* Radio button */
.cart_totals #shipping_method li input[type="radio"] {
    margin-top: 3px;
    flex-shrink: 0;
    accent-color: var(--wd-primary-color);
    width: 16px;
    height: 16px;
    cursor: pointer;
}

/* Label de cada método — ancho completo */
.cart_totals #shipping_method li label {
    /*flex: 1;*/
    flex: none !important;
    font-size: 13px;
    line-height: 1.4;
    color: var(--wd-text-color);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 8px;
    flex-wrap: wrap;
}

/* Precio del método alineado a la derecha */
.cart_totals #shipping_method li label .woocommerce-Price-amount {
    font-weight: 700;
    color: var(--wd-title-color);
    white-space: nowrap;
}

/* Método seleccionado — resaltado suave */
/* Método seleccionado — sin reducir ancho */
.cart_totals #shipping_method li:has(input:checked) {
    background: rgba(255,102,196,0.07);
    outline: 2px solid var(--wd-primary-color);
    outline-offset: -2px;
    border-left: none;
    padding-left: 10px;
    border-radius: 6px;
}

/* Descripción del servicio */
.cart_totals #shipping_method li label .co-shipping-desc {
    display: block;
    width: 100%;
    font-size: 11px;
    color: #999;
    font-weight: 400;
    margin-top: 2px;
    line-height: 1.3;
}


/* Dirección de envío debajo de la lista */
.cart_totals .woocommerce-shipping-destination {
    font-size: 11px;
    color: #999;
    margin: 8px 0 4px;
    padding: 0;
}

/* Enlace "Cambiar dirección" */
.cart_totals .shipping-calculator-button {
    font-size: 12px;
    color: var(--wd-primary-color);
}

/* Ocultar el formulario de calculadora hasta que se pulse */
.cart_totals .shipping-calculator-form {
    font-size: 12px;
}

/* Fila del logo Correos */
.cart_totals .co-shipping-logo-row td {
    padding: 12px 0 4px;
    border: none;
}

.cart_totals .co-shipping-logo {
    /*height: 28px;*/
	height: auto;
	max-height: 100px;
    width: auto;
    display: block;
    opacity: 0.85;
}
@media (min-width: 1025px) {
	.onbackorder button#wd-add-to-cart{
display: none !important
}

button#wd-add-to-cart{

}

.quantity {
    display: none !important;
}

button.single_add_to_cart_button.button.alt{
width: 100% !important
}

.wd-sticky-btn-cart button#wd-add-to-cart {
    width: 100%;
}



.wd-nav[class*="wd-style-"]>li>a {
    color: var(--nav-color);
    FONT-SIZE: 0.9rem;
	font-weight: 800
}

.wd-sticky-btn-cart .wpro-pre-order-availability-date {
    margin-bottom: 0px;
    padding-top: 12px;
}

.product-element-top.wd-quick-shop .attachment-large.size-large {
    width: 100%;
    max-height: 350px;
    min-height: 350px;
}


/*TAMAÑO IMAGENES GRILLAS*/

img.attachment-large.size-large {
   max-height: 275px;
    min-height: 275px;
}

/*TAMAÑO IMAGENES GRILLAS*/

.wd-carousel-container.wd-products-element .wd-carousel-item .attachment-medium.size-medium {
  min-height: 275px;
  max-height: 275px;
}
.wd-tabs .wd-carousel-item .attachment-medium_large.size-medium_large {
	  min-height: 275px;
  max-height: 275px;
}


.woocommerce-product-attributes span.wd-attr-name-label {
    font-size: 12px;
}
span.wd-attr-term p a {
    font-size: 13px;
	color: #ff66c4
}


.wd-nav[class*="wd-style-"]>li>a {
    color: var(--nav-color);
    FONT-SIZE: 0.9rem;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: var(--nav-chevron-color);
    color: #ff66c4;
    font-weight: bold;
    font-size: clamp(14px, 50%, 18px);
}

.typeT {
  
    font-size: 22px;
}
}

@media (max-width: 576px) {
	/*.wd-sticky-btn form.cart {
   
    top: -26px;
}*/

button.single_add_to_cart_button.button.alt {
    font-size: 18px;
}

.wd-sticky-btn-cart .quantity {
    display: none;
}

/*.wd-sticky-btn form.cart {
 
    top: -30px;
}
*/

.wd-sticky-btn-cart .quantity {
    display: none;
}

.wd-sticky-btn-cart .wpro-pre-order-availability-date {
    color: #00a79c;
    background: #ffffff;
    margin-bottom: 3px;
}

.wd-sticky-btn form.cart {
  
    background: #fff;
}

.wd-sticky-btn.wd-quantity-overlap.wd-sticky-btn-shown {
    background: #fff;
}

.first.onbackorder button#wd-add-to-cart {
    display: none;
}
.woocommerce-product-attributes span.wd-attr-name-label {
    font-size: 12px;
}
span.wd-attr-term p a {
    font-size: 13px;
	color: #ff66c4
}

.product-grid-item img.attachment-large.size-large.wd-lazy-load.wd-lazy-fade.wd-loaded {
    min-height: 265px;
    /* margin-top: 25px; */
}


.product-grid-item {
    margin-top: 25px;
}

.wd-product .wd-entities-title {
    font-size: 18px;
}

.product_title {
    font-size: 24px !important;
}

.wlwl-close-wheel, .wlwl-hide-after-spin {
  position: absolute;
  bottom: unset;
  line-height: 1;
  right: 23px;
  cursor: pointer;
  z-index: 100;
  top: 5px;
}
}

