.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}





/**** Isotope Filtering ****/

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
    clear: left;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:      -o-transform, opacity;
    transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}



html {
    height:100%;
}

body {
    font-family: Helvetiva, arial, sans-serif;
    padding: 0;
    margin:0px auto;
}

#container {
    background-color:#808080;
    min-width: 980px;
}

#header {
    width: 100%;
    background-color:#f9d32a;
    height: 125px;
    padding: 0;
    position: relative;
    z-index: 2;
    min-width: 980px;
}
#header div#headerInfo {
    color: black;
    font-size: 11px;
    position: relative;
    float: left;
    margin-top: 108px;
    margin-left: 5px;
}

#header div#headerInfo a {
    color: black;
    text-decoration: none;
}

#header div#headerInfo a:hover {
    color: white;
}

#header img {
    margin: 68px 0 0 10px;
    position: relative;
    float:left;
}

#header ul#topMenu {
    position:relative;
    float:right;
    padding:0;
    list-style: none;
    margin: 140px 20px 0 0;
}

#header ul#topMenu li {
    position:relative;
    float:left;
    margin-left:10px;
}

#header ul#topMenu li a {
    color: black;
    text-decoration: none;
}
#header ul#topMenu li a:hover,
#header ul#topMenu li.selected a{
    color:white;
}


#content {
    background-color: white;
    padding-top: 5px;
    padding-left: 5px;
    margin-left:230px;
    position: relative;
    z-index: 1;
    padding-bottom: 100px;
}

.item {
    width: 230px;
}
.plus {
    width: 460px;
}

.back-grigio {
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #dedede 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#dedede 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#dedede 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#dedede 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#dedede 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 ); /* IE6-8 */
}
.back-verde {
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NGI2YTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #74b6a3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#74b6a3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#74b6a3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#74b6a3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#74b6a3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#74b6a3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#74b6a3',GradientType=0 ); /* IE6-8 */
}

.back-azzurro {
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OTk3YTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #6997a6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#6997a6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#6997a6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#6997a6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#6997a6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#6997a6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6997a6',GradientType=0 ); /* IE6-8 */
}


.gradient {
    filter: none;
}
.item .inside{
    width: 220px;
    margin: 5px;
    position: relative;
    float: left;
    overflow: hidden;

    -webkit-box-shadow:  1px 1px 8px 1px #939393;
    box-shadow:  1px 1px 8px 1px #939393;

    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
.plus .inside {
    width: 450px;
}

.item .inside img {
    width: 220px;
}
.plus .inside img {
    width: 450px;
}
.item .inside .author{
    font-weight: bold;
}
.item .inside .author {
    margin: -4px 5px 0 5px;
}
.item .inside .didascalia {
    margin: 0 5px 5px 5px;
    font-family: Georgia !important;
    font-size: 13px;
    color: #535351;
}

.item .inside .didascalia .title {

}

.item .inside .description,
.item .inside .buttons{
    margin: 5px;
}
.item .inside .author {
    color: black;
    font-size: 16px;
}
.item .inside .description,
.item .inside .price {
    font-family: Georgia !important;
    font-size: 13px;
    color: #535351;
    display: none;
}

.item .inside .price {
    margin: 15px 0 0 6px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

.plus .inside .description,
.plus .inside .price{
    display: block;
}

.item .inside .buttons i {
    position:relative;
    float:left;
    margin: 10px 5px 10px 0;
    cursor: pointer;
}

#leftColumn {
    position: absolute;
    left: 0px;
    font-weight: normal;
    font-size: 14px;
    z-index: 0;
    top: 62px;
    height: auto;
    width: 230px;
    min-height: 800px;
    background-color:#808080;
}

#leftColumn h2,
ul#tecniche div#title,
ul#formati div#title,
ul#formati div#titolo,
#tecnique .title {
    font-family: 'Helvetica';
    font-size: 14px;
}
.item .inside .author,
ul#items li .author
{
    font-family: 'Helvetica';
    font-size: 16px;
}
.item .inside .author{
    margin-top: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

#leftColumn ul li .author b {
    font-family: 'Helvetica';
    font-size: 14px;
}


#leftColumn h2 {
    margin: 0 0 10px 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
}


#leftColumn ul {
    padding: 0px;
    list-style: none;
    margin: 10px 0 10px 15px;
    line-height: 120%;
}
#leftColumn ul hr {
    width: 100%;
    margin-bottom: 10px;
}
#leftColumn ul li {
    margin: 0px 0 0px 0;
}
#leftColumn ul li i.icon-cancel-circled {
    position: relative;
    float:right;
    width:22px;
    cursor: pointer;
}
#leftColumn ul li img.object {
    width: 70px;
    position: relative;
    float: left;
    margin-left: 10px;
    margin-bottom: 5px;
}
#leftColumn ul li .author,
#leftColumn ul li .didascalia{
    position: relative;
    float: left;
    width: 147px;
    margin-left: 10px;
    font-size: 11px;
}

#leftColumn ul li a{
    color:black;
    cursor: pointer;
    text-decoration: none;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300;
}

#leftColumn ul li a b {
    font-size: 16px;
}
#leftColumn ul li a:hover{
    color:white;
}
#leftColumn ul li.selected a{
    color: white;
}

ul#tecniche,
ul#formati{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

ul#tecniche div#title,
ul#formati div#title{
    position: relative;
    float: left;
    margin-right: 10px;
    line-height: 35px;
    margin-left: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

ul#tecniche li,
ul#formati li{
    position: relative;
    float: left;
    margin-right: 10px;
    line-height: 35px;
    font-size: 12px;
    margin-top: 1px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
}

ul#tecniche li img{
    top: 5px;
    position: relative;
    cursor: pointer;
}

ul#formati div#titolo {
    position: relative;
    float: left;
    margin-left: 5px;
    line-height: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}
ul#formati a {
    background-image: url('/print/img/pieno-20.png');
    cursor: pointer;
    display: block;
}
ul#formati a:hover,
ul#formati a.selected {
    background-image: url('/print/img/vuoto-20.png');
}

#formatoSmall {
    position: relative;
    top: 10px;
    left: 12px;
    height: 12px;
    width: 12px;
}

#formatoMedium {
    position: relative;
    top: 6px;
    left: 6px;
    height: 16px;
    width: 16px;
}

#formatoLarge {
    position: relative;
    top: 2px;
    left: 0px;
    height: 20px;
    width: 20px;
}
#tecniche a {
    text-decoration: none;
    color: black;
}
#tecniche a:hover {
    color: gray;
}
#tecniche a div.img {
    height: 20px;
    width: 20px;
    background: no-repeat;
    position: relative;
    float: left;
    background-image: url('/print/img/uncheck.png');
}

#tecniche a.selected div.img {
    background-image: url('/print/img/check.png');
}


#info h2 {
    font-size: 15px;
    margin: 0px 5px 40px 5px;
}

#info button{
    position: relative;
    float: left;
    clear: both;
    margin: 20px 5px 5px 5px;
    padding: 5px 8px;
    cursor: pointer;
}
ul#items {
    list-style: none;
    margin: 5px;
    padding: 0px;
    width: 440px;
}
ul#items li {
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
    border-top: solid 1px #dbdada;
}
ul#items li img {
    position: relative;
    float:left;
    width: 100px;
}
ul#items li .author,
ul#items li .didascalia {
    position: relative;
    float: left;
    width: 308px;
    margin: 0 0 0 10px;
}
ul#items li .didascalia .title{

}

ul#items li .author {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

ul#items li .didascalia {
    font-size: 12px;
    color: #535351;
    font-family: Georgia !important;
}

ul#items li .didascalia #cat {
    font-size: 12px;
    color: gray;
}

#info form {
    position: relative;
    float: left;
    width: 440px;
    margin: 100px 0 0 5px;
    border-top: solid 1px #d0cdcd;
    padding-top: 15px;
    font-size: 12px;
}

#info form input,
#info form textarea{
    position: relative;
    float: left;
    width: 334px;
    margin-bottom: 7px;
    font-size: 12px;
}
#info form textarea{
    width:434px;
}

#info form div#title {
    margin-bottom: 12px;
}

#info form label {
    position: relative;
    float: left;
    width: 100px;
}

#info form input.error {
    border-color: red;
}

#tipologia {
    position: relative;
    height: 16px;
    font-size: 26px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    padding: 7px 3px;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: white;
    font-style: italic;
}


#loadingMail {
    height: 20px;
    position: relative;
    float: left;
    top: 20px;
    display: none;
}

#tecnique {
    font-size: 13px;
    margin: 10px;
    width: 680px;
}

#tecnique div.title {
    margin-bottom: 5px;
    position: relative;
    float: left;
    width: 100%;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    font-size: 16px;
}

#tecnique img {
    position: relative;
    float: left;
    width: 190px;
    margin: 0 0px 5px 0;
}
#tecnique div.testo { position: relative; float: left; width: 460px; margin-bottom: 50px; font-family: Georgia; font-size: 12px; }

div#titlePiccolo,
div#titleMedio,
div#titleGrande{
    display: none;
    position: absolute;
    background-color: silver;
    border: solid 0px black;
    color: black;
    font-size: 10px;
    padding: 4px;
    z-index: 10;
    -webkit-box-shadow: 1px 1px 8px 1px #939393;
    box-shadow: 1px 1px 8px 1px #939393;
    line-height: 7px;
}

div#titlePiccolo {
    left: -14px;
    top: 20px;
}
div#titleMedio {
    left: -10px;
    top: 23px;
}
div#titleGrande {
    left: -12px;
    top: 28px;
}


#formatoSmall:hover div#titlePiccolo,
#formatoMedium:hover div#titleMedio,
#formatoLarge:hover div#titleGrande{
    display: block;
}

#favourite {
    float: left;
    margin: 5px;
    padding: 0;
    position: relative;
    width: 205px;
}
#favourite li {
    position: relative;
}
#favourite li img {
    width: 70px;
    margin: 0;
}

#favourite hr {
    border: none;
    border-bottom: 1px dotted silver;
    height: 0px;
}

#favourite li .author {
    position: relative;
    float: left;
    margin-left: 10px;
    width: 134px;
    font-size: 14px;
}

#favourite .icon-cancel-circled {
    bottom: 0;
    top: auto;
    right: 0;
    z-index: 100;
}

#favourite li .didascalia {
    position: relative;
    float: left;
    margin-left: 10px;
    width: 134px;
    font-size: 11px;
    color: #535351;
    font-family: Georgia !important;
}

#favourite li .didascalia span.i {
    /*font-style:italic;*/
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 12px;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
    font-size: 22px;
    width: 16px;
}

#float_box {
    position: absolute;
    z-index: 100;
    width: 230px;
    background-image: url('/print/img/bg.png');
    overflow: hidden;
    height: 55px;
    -webkit-box-shadow:  1px 1px 8px 1px #939393;
    box-shadow: 2px 5px 11px -5px #000000;
    padding-bottom: 10px;
}

#float_box i {
    position: absolute;
    right: 5px;
    top: 0px;
    cursor: pointer;
    z-index: 20;
}

#float_box #bottone:hover {
    border: solid 1px white;
}

#float_box .head {
    height: 45px;
    margin: 0;
    line-height: 46px;
    position: relative;
    float: left;
}

#float_box .head i {
    position: relative;
    float: left;
}

#float_box .head b#countFavourites {
    margin-left: 10px;
    display: inline;
    font-size: 14px;
    width: 130px;
    position: relative;
    float: left;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
}

#float_box .head b#countFavourites span {
    font-weight: normal !important;
    margin-left: 5px;
}

#float_box .head a#info {
    position: relative;
    float:left;
    cursor: pointer;
    top: 2px;
    color: black;
    left: 1px;
}

#float_box a#info {
    float: left;
    margin: 20px;
    position: relative;
    width: 160px;
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding-left: 10px;
    line-height: 22px;
    margin-left: 10px;
}

#float_box a#info:hover {
    color:silver;
}

#float_box a#info i {
    left: 0;
    right: auto;
    top: 0;
}

#float_box .head .icon-cart {
    left: 3px;
    top: 10px;
    margin-left: 10px;
}

#languages {
    color: white;
    position: relative;
    float: left;
    margin-left: -115px;
}

#languages #languageLink {
    line-height: 36px;
    font-size: 12px;
    color: black;
    text-decoration: none;
}
#languages #languageLink:hover {
    color: silver;
}
#languages #languageLink.selected {
    color: silver;
}


.left {
    position: relative;
    float: left;
    width: 210px;
}

.left  .dida {
    font-size: 10px;
    margin-bottom: 50px;
    width: 190px;
}

.icon-cart-empty {
    background: url('/img/icon-carrello-nero.png');
    width: 30px;
    height: 30px;
}

.icon-cart {
    background: url('/img/icon-carrello-grigio.png');
    width: 30px;
    height: 30px;
}

.icon-arrow-right {
    background: url('/img/icon-freccia-dx.png');
    width: 30px;
    height: 30px;
}

.icon-arrow-right.right {
    margin-left: 175px;
}

.icon-cancel {
    background: url('/img/icon-chiudi.png');
    width: 30px;
    height: 30px;
}


.icon-arrow-down {
    background: url('/img/icon-apri-pannello.png');
    width: 30px;
    height: 30px;
}


.icon-arrow-up {
    background: url('/img/icon-chiudi-pannello.png');
    width: 30px;
    height: 30px;
}

#float_box .float_box-top i {
    right: 15px;
    top: 10px;
}
.category {
    margin: 20px 15px;
    color: silver;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
}
.category a {
    color: silver;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    font-style: italic;
}
.category a:hover {
    color: white;
    text-decoration: none;
}
#home {
    min-height: 100vh;
}
