.elementor-kit-7{--e-global-color-primary:#FF0066;--e-global-color-secondary:#2D2D2D;--e-global-color-text:#2D2D2D;--e-global-color-accent:#7D3CED;--e-global-typography-primary-font-family:"Rajdhani";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rajdhani";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rajdhani";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rajdhani";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Cormac", Sans-serif;}.elementor-kit-7 h2{font-family:"Cormac", Sans-serif;}.elementor-kit-7 h3{font-family:"Cormac", Sans-serif;}.elementor-kit-7 h4{font-family:"Cormac", Sans-serif;}.elementor-kit-7 h5{font-family:"Cormac", Sans-serif;}.elementor-kit-7 h6{font-family:"Cormac", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Espacio para header solo en carrito y checkout */
body.woocommerce-cart main,
body.woocommerce-cart .site-main,
body.woocommerce-cart .woocommerce,
body.woocommerce-checkout main,
body.woocommerce-checkout .site-main,
body.woocommerce-checkout .woocommerce {
    padding-top: 140px;
}

/* Mi cuenta con menos espacio */
body.woocommerce-account main,
body.woocommerce-account .site-main,
body.woocommerce-account .woocommerce {
    padding-top: 70px;
}


/* Botón Realizar pedido - Checkout Blocks */
.wc-block-components-checkout-place-order-button, button.woocommerce-button.button.woocommerce-form-login__submit  {
   background: white;
    border: 1px solid #ff0066;
    color: #ff0066 !important;
    border-radius: 200px;
    text-decoration: none;
    font-family: Cormac;
}

.wc-block-components-checkout-place-order-button:hover, button.woocommerce-button.button.woocommerce-form-login__submit:hover {
  background: #ff0066;
    color: white !important;
    border: 1px solid ;
    border-radius: 200px;
    text-decoration: none;
        font-family: Cormac;
}

/* Texto y precio dentro del botón */
.wc-block-components-checkout-place-order-button__text,
.wc-block-components-checkout-place-order-button__price,
.wc-block-components-checkout-place-order-button__price span {
 
  font-weight: 800 !important;
}


a.wc-block-components-product-name {
    font-size: 20px !important;
    text-decoration: none;
}


span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-size: 20px;
}


a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: white;
    border: 1px solid #ff0066;
    color: #ff0066;
    border-radius: 200px;
    text-decoration: none;
    font-family: Cormac;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    background: #ff0066;
    color: white !important;
    border: 1px solid ;
    border-radius: 200px;
    text-decoration: none;
        font-family: Cormac;

}

.tm-experience-img {
    background: none !important;
    box-shadow: none !important;
}

.tm-experience-img img {
    height: initial !important;
}

/* =========================
   CARRITO WOOCOMMERCE MOBILE
========================= */

@media (max-width: 768px) {

#tm-testimonials-8550ff9 .tm-testimonial-card {
        min-height: 200px !important;
    
    }
        

    .tm-projects-gallery {
        aspect-ratio: inherit !important;
    }

    .tm-cnc-text {
        top: 140px !important;
    }
    
 .tm-cnc-text .tm-cnc-buttons {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 12px !important;
  }

  .tm-cnc-text .tm-cnc-buttons a,
  .tm-cnc-text .tm-cnc-buttons .tm-cnc-btn {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    flex: 1 1 auto !important;
    justify-content: center !important;
    text-align: center !important;
  }
  
  /* Contenedor general del carrito */
  .wc-block-cart {
    padding: 24px 16px !important;
  }

  /* Layout en una sola columna */
  .wc-block-cart__main,
  .wc-block-cart__sidebar {
    width: 100% !important;
    max-width: 100% !important;
  }

  .wc-block-cart__sidebar {
    margin-top: 28px !important;
  }

  /* Productos del carrito */
  .wc-block-cart-items__row {
    display: grid !important;
    grid-template-columns: 84px 1fr !important;
    gap: 14px !important;
    padding: 18px 0 !important;
    border-bottom: 1px solid rgba(45,45,45,.12) !important;
  }

  /* Imagen producto */
  .wc-block-cart-item__image {
    width: 84px !important;
  }

  .wc-block-cart-item__image img {
    width: 84px !important;
    height: 84px !important;
    object-fit: contain !important;
    border-radius: 12px !important;
    background: #f8f8f8 !important;
  }

  /* Texto producto */
  .wc-block-cart-item__product {
    padding-left: 0 !important;
  }

  .wc-block-cart-item__wrap {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
  }

  .wc-block-cart-item__product a {
    color: #FF0066 !important;
    font-weight: 800 !important;
    text-decoration: none !important;
  }

  .wc-block-cart-item__prices,
  .wc-block-cart-item__total {
    font-weight: 700 !important;
    color: #2D2D2D !important;
  }

  /* Cantidad */
  .wc-block-components-quantity-.elementor-kit-7 {
    max-width: 120px !important;
    height: 42px !important;
    border-radius: 10px !important;
    overflow: hidden !important;
  }

  /* Totales */
  .wc-block-cart__totals-title {
    font-size: 24px !important;
    color: #2D2D2D !important;
    margin-bottom: 16px !important;
  }

  .wc-block-components-totals-wrapper {
    padding: 14px 0 !important;
  }

 
}



@font-face {
  font-family: 'Cormac';
  src: url('https://cncvallenar.cl/wp-content/uploads/2026/06/Typedepot-CormacBlack.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


.tm-experience-img {
    border:none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cormac';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://cncvallenar.cl/wp-content/uploads/2026/06/Typedepot-CormacBlack.ttf') format('truetype');
}
/* End Custom Fonts CSS */