/*
Theme Name: Western
Template: retro
Author: JL
Description: Modificacion para el oeste
Version: 1.0.1610585852
Updated: 2021-01-14 00:57:32

*/

body {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5;
    font-family: 'Special Elite', sans-serif;
}
.vc_btn3-style-retro-sm {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5;
    font-family: 'Special Elite', sans-serif;
}
.nav-block {
    background-image: url(images/tablero_top2.png);
}
.nav-block-indent {
    background-image: url(images/tablero_bottom.png);
    background-repeat: repeat-x;
    background-position: bottom;
}
.nav-block-ribbon:before, .nav-block-ribbon:after {
    display: none;
}
.menu-fix-bg {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60px;
    z-index: 5;
}
.right-menu-container .menu-fix-bg {
    left: -66px;
}
.yasr_table_multi_set_shortcode td {
    padding: 0;
}
.yasr_table_multi_set_shortcode tr:nth-child(odd) {
    background-color: transparent;
}
.yasr_table_multi_set_shortcode tr:nth-child(even) {
    background-color: transparent;
}
.yasr-multi-set-name-field {
    color: #000;
    font-size: 15px;
    font-family: Frijole;
}
.yasr-multiset-average-text {
    color: #000;
    font-size: 15px;
    font-family: Frijole;
}
/*Poner las imagenes siempre automatico*/
img.aligncenter {
margin-left: auto; 
margin-right: auto;
}