@charset "utf-8";
/* CSS Document */
#content {
    margin: 30px 0 0 0;
    padding: 0 0 0px 0;
}
#content .content-fullwidth {
    width: 1000px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.button.red {
    background-color: #ff0000;
    color: #fff;
}
.button.small {
    font-size: 13px;
}
.button, button {
    text-decoration: none;
    text-align: center;
    color: #585656;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 32px;
    line-height: 32px;
    padding: 0px 15px;
    position: relative;
    outline: none;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #dcdcdc;
    border: rgba(0, 0, 0, .2) 1px solid;
    border-bottom: rgba(0, 0, 0, .4) 1px solid;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    background: -moz-linear-gradient(
 center top,
 rgba(255, 255, 255, .1) 0%,
 rgba(0, 0, 0, .1) 100%
 );
    background: -webkit-gradient(
 linear,
 center top,
 center bottom,
 from(rgba(255, 255, 255, .1)),
 to(rgba(0, 0, 0, .1))
 );
    background-color: white;
}
.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
element.style {
}
.row, .clearfix {
    zoom: 1;
}
.clearfix {
    display: block;
}
.clearfix {
    display: block;
}
.clearfix {
    display: inline-block;
}
element.style {
}
portfolio-bolsas.htmlmedia="screen"
@media only screen and (max-width: 999px) and (min-width: 768px)
.gallery li.border_fourcol {
    width: 22%;
    margin-right: 2.2%;
}
portfolio-bolsas.htmlmedia="screen"
.gallery li.border_fourcol {
    border: 5px solid #f9f9f9;
    width: 22.5%;
    margin-right: 2%;
    float: left;
    background-color: #fff;
}