/* Block specials */
.blocleokproducttabs .carousel-control{
    z-index:10
}
/*leoproducttabs */
#leoproducttabs{
    /*border: 1px solid #76babd;
    outline: 1px solid #b6dadc;*/
    /*width: 1104px;*/
    margin: 0 auto;
}

#productTabsContent {
    padding-top: 50px;
}

#productTabsContent div.tab-pane {
    display: block;
    width: 1104px;
    margin: 0 auto;
}

#leoproducttabs #productTabs {
    width: 1104px;
    margin: 0 auto;
    height: 55px;
    padding:20px 11px 5px;
}

#leoproducttabs #productTabs li a{
    font-family: "Ubuntu";
    text-transform: uppercase;
    font-size: 16px;
    text-indent:0; 
}
.nav-tabs a, .nav a {
    color: #949494;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus,.nav> li > a:hover, .nav > li > a:focus{
    font-family: "Ubuntu";
    color:#000;
    text-transform:uppercase;
}
#center_column .products_block .title_block{
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding-bottom: 0;
}
/*myspan product grid*/
.row-fluid [class*="myspan"]:first-child {
}
.row-fluid .myspan1 {
    width: 8.33%;
}
.row-fluid .myspan2 {
    width: 16.66%;
}
.row-fluid .myspan24 {
    width: 20%;
}
.row-fluid .myspan3 {
    width: 25%;
}
.row-fluid .myspan4 {
    width: 33.33%;
}
.row-fluid .myspan5 {
    width: 41.66%;
}
.row-fluid .myspan6 {
    width: 50%;
}
.row-fluid [class*="myspan"] {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    margin: 0!important;
}
.tab-content{
    width:100%;
    padding: 2px 12px;
}
/*products effect*/
#index .sizes{
    display: none;
    height: initial;
    overflow: hidden;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    text-align: center;
    position: absolute;
    top: 25%;
    left: 9%;
    border-radius: 5px;
    z-index: 14;
}
/*#index .product-container:hover .sizes {
    height: 65px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}*/


.product-container{
    height: 383px;
    border: 0px solid #76babd;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
}
.product-container{
    /*border-bottom: 1px solid #76babd;
    background-color: #FFFFFF;
    position: absolute;*/

}
/*.product-container:hover{
    height: 450px;
    border: 2px solid #76babd;
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    -ms-transition: all 0.1s ease 0s;
}*/
.center_block{
    position: relative;
    margin-top: -2px;
    margin-bottom: -2px;
}
.sizes{
    font-family: "Ubuntu";
}
.sizes-titre{
    background-color: #d3d700;
    padding: 2px 5px;
    text-transform: uppercase;
    font-size: 14px;
    color: #FFFFFF;
}
.sizes-content {
    padding: 10px 5px;
    background-color: #76babd;
    height : 50px;
}
.sizes-content a{
    background-color: #76babd;
    color: #FFFFFF;
    padding : 0px 3px;
    text-decoration : underline;
    line-height : 16px;
}
#index .product-container .star_content{
    margin: 0 auto 5px;
    width: 0%;
    overflow: hidden;
    height: 15px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
#index .product-container:hover .star_content {
    -webkit-transition: all 1.5s ease 0s;
    -moz-transition: all 1.5s ease 0s;
    -o-transition: all 1.5s ease 0s;
    -ms-transition: all 1.5s ease 0s;
    width: 75%;
}
#leoproducttabs .right_block{
    position: relative;
    border-top: 3px solid #d2d703;
}
#leoproducttabs .row-fluid{
    height: 415px;
}
#leoproducttabs .tab-content,
#leoproducttabs .carousel-inner{
    overflow: visible;
}
#index #leoproducttabs .tab-content {border-top:1px solid #ebebeb;}
#leoproducttabs .prod-tools{
    /*position: absolute;
    top: 32px;
    width: 100%;*/
}
#leoproducttabs .star_content_outer{
    /*width: 50%;
    margin: 0 auto;*/
    display: none;
}
#leoproducttabs  .leo-button{
    display: block;
}
#leoproducttabs .product-container .addtocart {
    /*display: none;
    background-color: #76babd;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "Ubuntu";
    font-size: 11px;
    margin-left: 5px;
    padding: 2px;
    top: 0px;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;*/
    text-align: center;
    position: absolute;
    top: -50%;
    left: 10%;
    z-index: 12;

    /* padding: 5px 20px; */
    color: #fff;
    font-family: "Ubuntu";
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 15px 10px;
    width: 70%;

    background-color: #d3d700;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
}
#leoproducttabs .product-container:hover .addtocart {
    top: 40%;
    opacity: 1;
}
#leoproducttabs .product-container:hover .new{

}
.product-container .leo_view_product{
    position: absolute;
    width: 100%;
    height: 100%;
}
.product-container .leo_view_product-inner{
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    opacity:0.0;
    filter:alpha(opacity=0); /* For IE8 and earlier */
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
.product-container:hover .leo_view_product-inner{
    opacity:0.1;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
.product-container .leo_view_product a.leo-fancybox{
    text-align: center;
    position: absolute;
    top: -50%;
    left: 10%;

    /* padding: 5px 20px; */
    color: #fff;
    font-family: "Ubuntu";
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 15px 10px;
    width: 70%;

    background-color: #76babd;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
}
.product-container:hover .leo_view_product a.leo-fancybox{
    top: 60%;
    opacity: 1;
}
/*.product-container .leo_view_product a.leo-fancybox{
    left: -100%;
    opacity:0.0;
    filter:alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
.product-container:hover .leo_view_product a.leo-fancybox{
    left: 0%;
    opacity:1.0;
    filter:alpha(opacity=100);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
*/
