.elementor-17845 .elementor-element.elementor-element-2f2ea48 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-17845 .elementor-element.elementor-element-2f2ea48 > .elementor-element-populated{padding:0px 0px 0px 0px;}.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-17845 .elementor-element.elementor-element-7ed26c8 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-17845 .elementor-element.elementor-element-7ed26c8 .elementor-heading-title{font-family:"Oswald", Sans-serif;font-weight:400;color:#A96760;}.elementor-17845 .elementor-element.elementor-element-e70e2c3 > .elementor-element-populated{padding:10px 20px 20px 20px;}@media(max-width:667px){.elementor-17845 .elementor-element.elementor-element-db57617{padding:10px 10px 10px 10px;}.elementor-17845 .elementor-element.elementor-element-e70e2c3 > .elementor-element-populated{padding:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-62d0484 */#filtersForm legend {
    font-weight: bold;
    font-size: 20px;
}
#filtersForm fieldset > div {
    max-height: 260px;
    overflow: auto;
}
#filtersForm label {
    cursor: pointer;
}
#filtersForm button,
#filtersForm a {
    font-family: "Oswald", Sans-serif;
    font-size: 20px;
    border: none;
    background-color: #A96760;
    color: white;
    padding: 5px 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.2s;
    display: inline-block;
    line-height: 1.5;
}
#filtersForm button:hover,
#filtersForm a:hover {
    background-color: #683b38;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-92a283c */.productos-variaciones {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    list-style: none;
    padding: 0;
}
.productos-variaciones .producto-variacion {
    text-align: center;
    display: flex;
    flex-direction: column;
}
.productos-variaciones .producto-variacion a {
    transition: all 0.2s;
    display: block;
}
.productos-variaciones .producto-variacion a:hover {
    opacity: 0.7;
}
.productos-variaciones .producto-variacion img {
    height: 250px;
    object-fit: contain;
}
.productos-variaciones .producto-variacion h2 {
    font-family: "Oswald", Sans-serif;
    font-size: 20px;
    line-height: normal;
}
.productos-variaciones .producto-variacion p span {
    padding: 2px 10px;
    border-radius: 5px;
    display: inline-block;
}
.productos-variaciones .producto-variacion .cart {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: auto !important;
}
.productos-variaciones .producto-variacion .cart .quantity {
    display: flex;
    margin-right: 0 !important;
    height: auto !important;
    margin-bottom: 10px;
}
.productos-variaciones .producto-variacion .cart .quantity .qty {
    width: 120px !important;
}
.paginacion-variaciones {
    text-align: center;
    margin-top: 20px;
}
.paginacion-variaciones a {
    border: 1px solid #a96760;
    width: 28px;
    display: inline-block;
    margin: 2px;
}
.paginacion-variaciones a.active {
    font-weight: bold;
}
.paginacion-variaciones a.prev,
.paginacion-variaciones a.next {
    width: auto;
    border: none;
}
@media(max-width: 768px){
    .productos-variaciones {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        list-style: none;
        padding: 0;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-db57617 */.elementor-section.elementor-section-boxed > .elementor-container{
    max-width: 1300px;
}/* End custom CSS */