@font-face{
    font-family:'fontello';
    src:url('fonts/fontello.eot?6254731');
    src:url('fonts/fontello2.eot?6254731#iefix') format('embedded-opentype'),
    url('fonts/fontello.woff?6254731') format('woff'),
    url('fonts/fontello.ttf?6254731') format('truetype');
    /*,url('fonts/fontello.svg?6254731#fontello') format('svg');*/
    font-weight: normal;
    font-style:  normal;
}
*:before, *:after {
    box-sizing: border-box;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-direction a {
    background-color: #fff;
    color: #000;
    font-size: 25px;
    height: 100%;
    opacity: 0.7;
    outline: 0 none;
    position: absolute;
    text-align: center;
    top: 0;
    transition-duration: 0.5s;
    transition-property: opacity;
    width: 40px;
    z-index: 999;
}
.bx-wrapper .bx-prev {
    left: 0;
}
.bx-wrapper .bx-next {
    right: 0;
}
.gallery_01 a {
    opacity: 0.4;
}
.gallery_01 i {
    top: 20% !important;
}



.icon-angle-left:before {
    content: '\e833';
}
.icon-angle-right:before {
    content: '\e834';
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
}
.bx-wrapper .bx-viewport{
    position: relative;
    float: left;
}
    .bx-wrapper .bx-viewport #PhotoGallery{
        float:left;
    }
    .bx-wrapper .bx-controls-direction a i {
        font-size: 36px;
        position: relative;
        top: 20%;
    }
.product_gallary_image_selected_another{
    padding: 0;
    margin:0;
}





