/*
Theme Name:     Lino Farisato
Description:    
Author:         letiziafarisato.com
Template:       StyleShop

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../StyleShop/style.css");

.et-slide .description {
display: none;
}

.et_pt_item_image a.more-icon {display:none;}

table {
  width: 100%;
}
th.anno {
  width: 10%
}
th.corsa{
  width: 20%
}
th.squadra{
  width: 15%
}
th.posizionamento {
  width: 55%; /* Not necessary, since only 50% width remains */
}
/*--------------footer----------------*/
#footer-bottom p {
    font-size: 14px;
    color: #000000;
    font-style: italic;
}

#footer-bottom a {
    color: #4d4d4d;
    font-weight: 800;
    font-style: normal;
}

.footer-widget {
    color:#aed23f;
text-align: center;
font-family: "Play",Helvetica,Arial,Lucida,sans-serif;
font-size:15px;
}

.footer-column.first {
    padding-left: 20px;
    width: 260px;
}

.footer-column {
    float: left;
    padding: 34px 10px 0px 10px;
    width: 390px;
}

.footer-column.last {
    padding-right: 0px;
    width: 230px;
    padding-left: 10px;
}