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

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(28,28,28);
	--wd-text-font-size: 14px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(183,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(36,36,36);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(183,0,0);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(183,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://institutorobertopiazza.com.ar/wp-content/uploads/2025/07/capacitaciones.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 17px;
	color: rgb(183,0,0);
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-my-account .wd-sub-menu li a {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: rgb(0,0,0);
}
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-weight: 700;
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 0px;
}

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


.product-element-bottom {
    display: flex;
    flex-direction: column; /* Apila los elementos verticalmente */
}

.product-element-bottom .wd-product-cats {
    order: 1 !important; /* Pone las categorías primero */
}

.product-element-bottom .wd-entities-title {
    order: 2 !important; /* Pone el título segundo */
}

.product-element-bottom .product-duration-custom {
    order: 3 !important; /* Pone la duración tercero (tu campo personalizado) */
}

.product-element-bottom .price {
    order: 4 !important; /* Pone el precio cuarto */
}
.boton-ver-curso {
    order: 5 !important; /* Botón "Ver curso" */
}
.boton-ver-curso{
	    text-align: center;
    margin: 15px 0 !important;
}
.link-ver-curso{
	    border: 2px solid #b80200;
    background: #fff;
    color: #b80200;
    border-radius: 20px;
    padding: 5px 30px;
    font-family: 'Jost';
    font-weight: 600;
}
.label-duracion, .value-duracion, .price-cuotas-wrapper{
	font-family: 'Jost' !important;
	font-size:.86em !important;
}
.value-duracion {
    font-weight: bold !important;
}
.price-cuotas-wrapper{
}
span.cuotas-valor {
    font-size: 1.5em !important;
	margin-left:6px;
	
}
.wd-product .product-element-bottom{
    gap: 10px !important;
}
.wd-product-cats{
padding-bottom: 8px;
}
.wd-product-cats a {
    background: #e4d4c7;
    padding: 0px 10px;
    border-radius: 5px;
    color: #000;
}

/*TARJETITAS DE BLOG*/
.wd-post .wd-post-title {
    font-size: 17px !important;
	font-weight:700;
    text-align: left !important;
	width:100%;
}
.wd-post-thumb img{
    height: 250px;
    object-fit: cover;
}
.wd-post-title {
    /* Define un alto fijo para el contenedor */
    height: 3em; /* Ajusta este valor si tu tamaño de fuente o espaciado entre líneas es diferente */
    overflow: hidden; /* Oculta el contenido que excede el alto */
    line-height: 1.5em; /* Asegura que cada línea ocupe 1.5 veces el tamaño de la fuente */
}

.wd-post-title a {
    display: block; /* Permite que el enlace ocupe todo el espacio disponible */
    max-height: 3em; /* Limita la altura del enlace al alto del contenedor */
    overflow: hidden; /* Oculta el contenido que excede la altura */
    text-overflow: ellipsis; /* Añade los puntos suspensivos */
    white-space: normal; /* Permite que el texto se ajuste a varias líneas */
    display: -webkit-box; /* Propiedad para navegadores basados en WebKit (Chrome, Safari) */
    -webkit-line-clamp: 2; /* Limita el texto a 2 líneas */
    -webkit-box-orient: vertical; /* Orientación vertical de la caja */
}
	
.blog-design-masonry {
    --wd-post-align: start !important;
}
.wd-post-content{
	text-align:left !important;
}
.wd-post-reply{
	display:none !important;
}
.wd-post-excerpt.entry-content {
    font-size: 12px !important;
    text-align: left !important;
}
.wd-post-read-more.wd-style-link.read-more-section {
    width: 100%;
}
.wd-post .wd-post-meta {
    justify-content: start !important;
    width: 100%;
}
.wd-post .wd-post-meta {
    justify-content: space-between !important;
}
.wd-post-share:after {
	color:#b70001 !important;
    font-size: 26px !important;
}
.wd-post-author span{
	display:none !important;
}
a.author {
    color: #000 !important;
    font-weight: 600;
}
.wd-post-author img {
    width: 32px !important;
    height: 32px !important;
}




a.btn.btn-color-black.btn-style-bordered.btn-shape-round.btn-size-default {
    text-transform: none !important;
    color: #000 !important;
}
a.link-ver-curso:hover {
    background: #b80200;
    color: #fff;
}
.wd-buttons.wd-pos-r-t {
    border-radius: 99px;
}
.product-labels.labels-rounded .product-label {

    min-height: inherit !important;
    border-radius: 0 !important;
font-weight:700 !important;
}

.wpforms-submit {
    padding: 6px 60px !important;
}
button#wpforms-submit-166:hover {
    color: #b70001 !important;
    background: #fff !important;
}
.page-template-default .wd-content-layout {
    padding-block: 0 !important;
}
.woocommerce-page .wd-content-layout{
	padding-block: 20px !important;
}

.page-template-default .wd-page-title{
	display:none !important;
}
button#wpforms-submit-255:hover {
    background: #fff !important;
    color: #000 !important;
	opacity:1 !important;
}
:is(.btn,.button,button,[type=submit],[type=button]) {
	text-transform:none !important;
}
button.single_add_to_cart_button.button.alt {
    display: none;
}
.widget_price_filter [class*="price_slider_amount"] .button {
	color:#fff !important;
}
.wd-hover-tiled {
    /* Agrega la transición a la propiedad box-shadow */
    transition: box-shadow 0.3s ease-in-out; 
    /* También puedes agregarla a 'all' si sabes que habrá más propiedades cambiando al hover */
    /* transition: all 0.3s ease-in-out; */ 
}

.wd-hover-tiled:hover {
    box-shadow: -1px 11px 20px -10px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: -1px 11px 20px -10px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: -1px 11px 20px -10px rgba(0,0,0,0.28);
}
.price {
    color: inherit !important;
}
.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap) {
    background-color: #ffffff !important;
}

html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
    font-family: "Jost", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 17px;
    color: rgb(183, 0, 0);

    /* --- Propiedades para el límite de líneas y altura mínima --- */
    display: -webkit-box; /* Habilita el modelo de caja flexible para Webkit */
    -webkit-line-clamp: 2; /* Limita el texto a 2 líneas */
    -webkit-box-orient: vertical; /* Define la orientación de la caja (vertical) */
    overflow: hidden; /* Oculta el contenido que excede el límite */
    text-overflow: ellipsis; /* Añade puntos suspensivos (...) si el texto es truncado */
    min-height: calc(17px * 1.5 * 2); /* Altura mínima para 2 líneas (font-size * line-height * 2) */
    line-height: 1.5; /* Asegura un interlineado consistente para el cálculo */
}
.single-post .wd-post-title {
    height: inherit !important;
    overflow: visi;
    line-height: 1.5em;
}

h2.wd-el-title.title.slider-title.element-title {
    display: none !important;
}
span.eael-simple-menu-indicator {
	display:none !important;
}
.wd-sub-menu li>a {
    font-weight: 500 !important;
    font-family: 'Jost' !important;
	color:#000 !important;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #000 !important;
    font-weight: 700 !important;
}
.single-post .wd-page-title{
	display: none !important;
}

.wd-search-full-screen .searchform input[type="text"] {
    font-size: 32px !important;
}
a.wd-social-icon {
    background: #cb0102 !important;
}



.woocommerce-multi-currency-USD .precios-ARS, .woocommerce-multi-currency-ARS .precios-USD{
	display:none !important;
}

/* Tus estilos existentes para el valor de las cuotas */
span.cuotas-valor, .woocommerce-multi-currency-USD .product-grid-item bdi {
    font-size: 1.3em !important;
    margin-left: 6px;
	font-weight:600;
}

.wd-hover-tiled img{
    height: 190px;
    object-fit: cover;
}

div.wpforms-container-full input[type=checkbox]:checked:after {

    border-left: 4px solid #d00000 !important;
    border-bottom: 4px solid #ea0000 !important;
}
h5.widget-title {
    font-size: 12px !important;
}
.shop-loop-head, .widget-area, input.s.wd-search-inited, input.s {
    font-size: 11px !important;
}
.home .wmc-list-currencies{
	display:none !important;
}
.home #footer-general, .page-id-274 #footer-general, .page-id-547 #footer-general{
	margin-top:0 !important;
}
#footer-general #links-footer a:hover{
	color: red !important;
}
h1.entry-title.title {
    font-size: 3em !important;
}
