| Current Path : /home/sunflowe/www2/disneyexplorer/wp-content/themes/wide/assets/sass/theme/widget/ |
| Current File : /home/sunflowe/www2/disneyexplorer/wp-content/themes/wide/assets/sass/theme/widget/_product.scss |
//style widget Product
.widget-product{
.group-title{
.widgettitle{
float: left;
margin-bottom: 0;
font-size: 20px;
line-height: 20px;
font-weight: 500;
}
.link-cat{
float: right;
padding-top: 5px;
color: #757575;
&:hover{
color: $theme-color;
}
}
}
}