/*
Theme Name:     Kallyas Child Theme
Description:    Child theme for the Kallyas theme
Author:         Fifthcolor
Author URI:     http://www.fifthcolor.it
Template:       kallyas
*/

.img-full .hoverBorder {
pointer-events: none;
}
.img-intro a {
pointer-events: none;
}
.isotope-item .title {
height: auto !important;  /* per i browser moderni */
    height: 55px;      /* per IE5.x e IE6 */
    min-height: 55px;  /* per i browser moderni */
}
.isotope-item .title .name{
line-height:16px;
}
.hg-portfolio-sortable #sorting, .hg-portfolio-sortable #portfolio-nav {
display: none;
}
.pp_pic_holder .pp_social {
display: none;
}
#main_menu a {
cursor: pointer;
}
#breadcrumbs {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
margin: 0px 0 20px;
padding: 0px 10px;
background:#fff;
list-style: none;
display: inline-block;
clear: both;
}
.hoverLink > span .icon.image {
background-position: 0px 0;
}
/*header#header.style2 #logo a {
background:rgba(255,255,255,0.7); 
}*/
.mainbody p {
text-align: justify;
}
#mainbody p {
text-align: justify;
}
.acc-group.style3 > button.collapsed {
color: #130682;
font-weight: bold;
}
.acc-group.style3 > button.collapsed:after {
color:#130682;
}
.acc-group.style3 > button:hover {
color: #999 !important;
}
.acc-group.style3 > button:hover:after {
color:#999 !important;
}
.acc-group.style3 > button {
color: #130682;
font-weight: bold;
}
.keywordbox {
color: #130682;
}
.image-boxes{
text-align: justify;
}
.image-boxes h3{
text-align:left;
}
.infobox1 {
padding-left: 20px;
padding-right: 20px;
}
.wysija-submit {
color: white;
background: #130682;
border: 0;
height: 30px;
padding: 0 15px;
margin-left: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.subtitle {
font-size: 28px;
}
.itemLinks a{
text-decoration: underline;
}
.menu-nav-alt .title {
text-align: center;
}
.marchi-elenco {
float: left;
width: 22%;
margin-right: 2%;
}
.vertical_tabs .tabbable .nav>li>a {
  line-height: 35px;
}
@media (max-width: 767px) {	
  .marchi-elenco{
    display: block;
float: none;
width: 100%;
  }

}
@media (min-width: 768px) {	
.marchi-elenco {
height: auto !important;  /* per i browser moderni */
    height: 320px;      /* per IE5.x e IE6 */
    min-height: 320px;  /* per i browser moderni */
}
#footer #nav_menu-7{
text-align: right;
}