#vsel .vsel-image {
/* width: 100%; */
}

a {
font-weight: normal;
color: #045FB4;
}

blink {
animation: blink 3s ease infinite;
}

.vsel-meta-title {
color: #963;
font-weight: bold;
}

#event-505 p.vsel-meta-date{
display: none;
}

.event .feature-img-box {
display: none;
}


.entry-box-wrap {
border: 1px solid #ccc;
padding: 3px;
margin: 1px;
}

.entry-title {
display: block !important;
}

.entry-meta {
display: none;
}

.wpsc-session input[type=submit] {
        background-color: #62529c;
        border: none;
        color: #fff;
        padding: 15px 30px;
        text-decoration: none;
        margin: 4px 2px;
        cursor: pointer;
      }

.vsel-info input[type=submit] {
color: #fff;
background-color: #3e6dbf;
padding: 10px;
font-weight: bold;
border-radius: 10px;
border: 1px solid #ccc;
}

.custom-image {
object-fit: fill !important;
}

input, select {
padding: 10px;
border: 1px solid #ccc;
border-radius: 10px !important;
font-size: 14px;
background-color: transparent !important;
}

input[type=submit] {
padding: 10px;
border: 1px solid #ccc !important;
background-color: #3e6dbf !important;
color: #fff;
font-weight: bold;
font-size: 14px;
}

input:read-only {
border: 0;
}

label{
font-size: 16px;
font-weight: bold;
}

.post-attributes {
display: none;
}

.top-wrap {
text-align: center;
}

option:disabled {
color: #aaa;
}