/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.pre-picons {
    float: none;
    clear: both;
}
.logo-linea {
    float: left;
}
.picons {
    margin: 20px 0;
    float: none;
    clear: both;
}
div#descripcion {
    text-align: justify;
    margin: 0 0 20px;
}

.fancybox-nav{
	display:none}
.category-top-menu .flex-container {
    font-weight: bold;
}

.category-top-menu .collapse .flex-container {
    font-weight: normal !important;
}
.text-listing {
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    margin-right: 20px;
    font-weight: bolder;
    margin-top: 10px;
}
.style1 .hook-reviews {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
}
.blog-image img{
	width:100%
}
span.link-item i {
    width: 100%;
    font-size: 3.6em;
}
span.link-item svg {
    width: 100% !important;
} 