/*--- CSS3 style ---*/
.social li:hover a img ,
.PinterestProducts .thumbnail:hover img { transform:scale(1.1); transition:all 0.5s ease-in-out 0s;}
.PinterestProducts img { transition:all 0.5s ease-in-out 0s;}
/*.brand .imgBox:hover img { transform:scale(1.1); transition:all 0.5s ease-in-out 0s;}
.brand .imgBox img { transition:all 0.5s ease-in-out 0s;}*/
.pageView > li + li + li::before { color:#737373; content:"/"; padding:0 5px;}
.pageView > li:first-child { padding-right:5px;}
.boxProduct .thumbnail .productSmallView .smallView li:last-child { padding-right:0;}
.numbers li:first-child { margin-left:0;}
.detailedSubProduct:last-child { border-bottom:none;}
/*--- Use only for CSS3 styles  ---*/