.elementor-33011 .elementor-element.elementor-element-3057f373{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:70px;--padding-right:70px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-33011 .elementor-element.elementor-element-3057f373{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-e775081 */@media screen and (min-width: 769px) {
    .repuestos-table-mobile {
        display: none;
    }
    
 
    .repuestos-table-desktop {
        display: table;
        color: #515151 !important;
}

    }

    .repuestos-tables-container,
    .repuesto-item,
    .elementor-shortcode {
        width: 100%;
    }

    .repuesto-item {
        flex: 0 0 48%;
        margin-bottom: 15px;
    }

    .repuestos-short .elementor-shortcode {
        display: grid;
        grid-template-columns: 1fr 1fr !important;
        gap: 30px;
    }
    

    
    table.table-style td:nth-child(odd) {
    padding: 0px !important;
    text-align: center;
}
table.table-style td:nth-child(even) {
    padding: 0px 10px;
}
table.table-style th {

    text-align: center;
}

.repuestos-short a:hover{
    color:#515151 !important;
}

@media screen and (max-width: 768px) {
    

    .repuestos-table-mobile {
        display: table;
    }

    .repuestos-table-desktop {
        display: none;
    }

    table.table-style {
        margin: 0px 80px 0px 30px !important;     }
    
  }/* End custom CSS */