﻿ /*SCROLL BOTTOM TO  TOP*/
    #back-to-top {
            position: fixed;
            bottom: 10%;
            right: 50%;
            z-index: 9999;
            width: 35px;
            height: 35px;
            text-align: center;
            line-height: 35px;
            background: #CECED7;
            color: #FFF;
            cursor: pointer;
            border: 0;
            border-radius: 50%;
            text-decoration: none;
            transition: opacity 0.9s ease-out;
            opacity: 0;
        }
        #back-to-top:hover {
            background: #e9ebec;
            border: 1px solid #EB632D;
           border-radius: 50%;
           opacity: 0.1;
        }
        #back-to-top.show {
            opacity: 1;
        }
        #content {
            height: 2000px;
        }

    /*SCROLL BOTTOM TO  TOP*/

@media screen and (max-width: 640px) and (min-width: 320px) {

    .inquiry-cart-title{
    transform: rotate(270deg);
    border-radius: 50%;
    right:-47px; 
    top:183px; 
    position:fixed;
    background:#39abf3; 
    padding: 7px;
    color: #ffffff;
    font-weight: bold;
    z-index: 100;
    }
    .product-compare-title{
    transform: rotate(270deg);
    right:-50px; 
    top:345px; 
    position:fixed;
    background:#39abf3; 
    padding: 9px;
    color: #ffffff;
    font-weight: bold;
    border-radius:50%;
}
    .inquiry-cart-title i{
        transform: rotate(90deg);
    }
    .affix {
        position:inherit;
    }
    .headerlogo{
      text-align: center;
    }
     .text-center{
         text-align: center !important;
    }
    /*.text-right{
         text-align: center !important;
    }
    */
     .m-categories .cates {
         background-color: #fff;
         border-radius: 3px;
         box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.25);
         display: none;
         margin-top: auto !important;
         padding: 20px 20px 30px;
         position: absolute;
         transition: 0.10s;
         height: auto !important;
         z-index: 99;
         width: 100%;
         margin-left: -0px;
    }
     .m-categories .cates .first-cates {
        /*color: #1686cc;
        */
         color: #EA652D !important;
         display: block;
         font-size: 12px;
         font-weight: 700;
         line-height: 20px;
         margin-bottom: 10px;
    }
     .m-categories .cates .cate-list li {
         box-sizing: border-box;
         list-style: outside none none;
         margin-left: 0;
         padding: 10px 10px 30px;
        /*height: 30px;
        */
    }
     .m-categories #markets-list li {
         border-color: #fff;
         border-radius: 3px 0 0 3px;
         border-style: solid;
         border-width: 1px;
         list-style: outside none none;
         position: relative;
         z-index: 2;
    }
    /*.second-cates{
         display: none;
    }
    */
     .displaynone{
         display: none !important;
    }
     .border-left{
         border-left: 0px solid #cccccc;
    }
     .border-right{
         border-right: 0px solid #cccccc;
    }
    .supp-search-pro{
         display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
    }

    .supp-search-pro img{
       width: 100% !important;
    }

    .product-box-ver{
         background: #fff;
         border:1px solid #dddddd;
         margin: 5px;
         padding: 10px;
         overflow: hidden;
         height: auto;
         height: 300px;
    }
     .product-box-ver:hover{
         box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.13);
         padding: 10px;
         position: inherit;
         left: 0;
         right: 0;
         height: auto;
         min-height: 0px;
         z-index: 2;
         overflow: hidden;
    }
     .pro-box-height{
         height: 320px;
    }
     /*#home-slide .carousel-inner .item {
         height: 150px;
    }*/
     .product-box, .supplier-box, .sourcing-box{
         border-left: 0px solid #ffffff;
         border-right: 0px solid #ffffff;
         border-top: 0px solid #ffffff;
         border-bottom: 0px solid #dddddd;
         margin-bottom: 15px;
         padding-top: 10px;
         float: left;
         width: 100% 
    }
     .sourcing-box p{
         font-size: 13px;
         line-height: 20px;
         color: #333333;
    }
     .container-fluid {
         margin-right: auto;
         margin-left: auto;
         padding-left: 2px;
         padding-right: 2px;
    }
     .chat {
         background-image: url(../img/chat.png);
         background-repeat: no-repeat;
         color: #004b91;
         cursor: pointer;
         font-size: 12px;
         height: 20px;
         line-height: 22px;
         margin: 0 0px;
         padding: 0 0 0 24px;
         display: inline-block;
    }
     .nav>li>a {
         position: relative;
         display: block;
         padding: 10px 10px;
    }
     .btn {
         display: inline-block;
         margin-bottom: 0;
         font-weight: normal;
         text-align: center;
         vertical-align: middle;
         -ms-touch-action: manipulation;
         touch-action: manipulation;
         cursor: pointer;
         background-image: none;
         border: 1px solid #c0c0c0;
         white-space: nowrap;
         padding: 6px 5px;
         font-size: 12px;
         line-height: 1.42857143;
         border-radius: 4px;
         -webkit-user-select: none;
         -moz-user-select: none;
         -ms-user-select: none;
         user-select: none;
    }
     .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
         position: inherit !important;
         min-height: 1px;
         padding-left: 1px;
         padding-right: 1px;
    }
     .top5{
         padding: 5px !important;
    }
     .top20{
         padding: 20px !important;
    }
     .leftp20{
         padding-left: 20px !important;
    }
     .row {
         margin-left: 0px;
         margin-right: 0px;
    }
     .form-horizontal .form-group {
         margin-left: 5px;
         margin-right: 5px;
    }
     .das-nav{
         padding: 0 0px;
         background: #f7f7f7;
         border-top: 1px solid #dddddd;
         border-bottom: 2px solid #bebebe;
    }
     .das-nav a {
         padding: 15px 10px 10px;
         display: inline-block;
         text-decoration: none;
         border-bottom: 2px solid transparent;
         font-size: 14px;
         margin: -2px 0 -3px 0;
    }
     hr.style11 {
         height: 6px;
         background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
         border: 0;
    }
     .settings a {
         padding: 5px 5px 5px 5px;
         border: 1px solid #EB652E;
         line-height: 35px;
         margin-right: 15px;
         color: #33333F;
    }
     .settings a:hover{
         padding: 5px 5px 5px 5px;
         border: 1px solid #EB652E;
         background: #EB652E;
         text-decoration: none;
         line-height: 35px;
         margin: 1px;
         color: #FFFFFF;
    }
     .height171{
         height: 100% !important;
    }
     .height420{
         height: 100% !important;
    }
     .product-scroll{
         background-color:#E9EEF5;
         overflow-x: scroll;
    }
     .carousel {
         position: inherit;
    }
     .product-box h3 {
         margin: 0;
         min-height: 50px;
         color: #004b91 !important;
         /*font-size: 20px;*/
         padding: 10px;
         text-align: left;
         font-weight: bold;
    }
     .dropdown-menu {
         position: absolute;
         top: 100%;
         left: 0px;
         z-index: 1000;
         display: none;
         float: left;
         min-width: 160px;
         padding: 5px 0;
         margin: 2px 0 0;
         font-size: 14px;
         text-align: left;
         list-style: none;
         background-color: #fff;
         -webkit-background-clip: padding-box;
         background-clip: padding-box;
         border: 1px solid #ccc;
         border: 1px solid rgba(0,0,0,.15);
         border-radius: 4px;
         -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
         box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }
     .product-description img{
         width: 100% !important;
    }
     .product-description table{
         width: 100% !important;
    }
     .header-wrapper {
         box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
         padding-bottom: 15px;
         background-color: #ffffff;
         z-index: 3;
    }
     /*.product-box h3 {
         margin: 0;
         min-height: 50px;
         color: #004b91 !important;
         font-size: 10px;
    }*/
     .product-box .primary-info p {
         font-size: 10px;
         margin: 0 !important;
         line-height: 20px;
         color: #000000;
    }
     .left0{
         padding: 0px !important;
    }
     .width100{
         width: 100%;
    }
     .product-box p, .supplier-box p{
         font-size: 12px;
         margin: 0 !important;
         line-height: 20px;
    }
     .hr-gap{
         margin-top: 0px !important;
    }
     .color-green{
         color: #090 !important;
         font-size: 10px !important;
    }
     .color-orange{
         color: #ff771c !important;
         font-size: 10px !important;
    }
     .color-green-home{
         color: #090 !important;
         font-size: 14px !important;
    }
     .color-orange-home{
         color: #ff771c !important;
         font-size: 14px !important;
    }
     .custom{
         padding-left: 0px;
         padding-top: 30px;
         text-align: left;
    }
     .secure-payment li{
         padding-left: 0px;
         padding-right: 0px;
    }
     .padding-20{
         padding: 5px;
    }
    .paddingtop30{
         padding-top: 30px !important;
    }
    .padding-10{
       padding: 10px;
    }
     .step-item {
         background: #2a93d4 url(http://atms02.alicdn.com/tps/i4/TB1_RlLHXXXXXcTXFXXmTRPGVXX-17-108.png) no-repeat scroll right top;
         border-bottom: 4px solid #fff;
         border-top: 4px solid #fff;
         color: #fff;
         font-size: 14px;
         padding: 0 15px;
         position: relative;
         width: 100%;
         height: 60px;
         vertical-align: middle;
         float: left;
         display: table;
    }
    }
     .form-control-static {
         min-height: 34px;
         padding-top: 0px;
         padding-bottom: 7px;
         margin-bottom: 0;
    }
     .nav-tabs>li {
         float: left;
         margin-bottom: -1px;
         font-size: 14px;
    }
     .h4, h4{
         font-size: 17px;
    }
     .padding-left {
         padding-top: 0;
         padding-bottom: 0;
         padding-right: 0;
         padding-left: 0px;
    }

    a.item {
        color: #666666;
        display: block;
        font-size: 14px;
        min-height: 40px;
        font-weight: bold;
        padding-top: 5px;
    }

    .product-detials h1 {
        margin: 0 0 10px 0;
        font-size: 14px;
        color: #666666;
        font-weight: bold;
    }
    .product-detials p {
        font-size: 12px;
        color: #333333;
    }
    .size p {
        font-size: 14px;
        color: #333333;
    }
    .size10{
        font-size: 10px;
        color: #333333;
    }
    .product-detials div span{
        font-size: 12px !important;
        color: #333333;
    }
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding: 3px;
        line-height: 1.42857143;
        vertical-align: middle;
        border-top: 0px solid #ddd;
        text-align: left;
    }
    .hr-gap-30{
        margin-top:5px !important;
    }
}
 @media screen and (max-width: 960px) and (min-width: 600px) {
     .displaynonexs{
         display: none;
    }
}
 @media screen and (max-width: 2000px) and (min-width: 900px) {
     .displaynonexs{
         display: none !important;
    }
     .height171{
         height: 171px !important;
    }
     .height420{
         height: 420px !important;
    }
}
 @media screen and (max-width: 560px) and (min-width: 320px) {
     .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
         float: left;
    }
     .col-sm-12 {
         width: 100%;
    }
     .col-sm-11 {
         width: 91.66666667%;
    }
     .col-sm-10 {
         width: 83.33333333%;
    }
     .col-sm-9 {
         width: 75%;
    }
     .col-sm-8 {
         width: 66.66666667%;
    }
     .col-sm-7 {
         width: 58.33333333%;
    }
     .col-sm-6 {
         width: 50%;
    }
     .col-sm-5 {
         width: 41.66666667%;
    }
     .col-sm-4 {
         width: 33.33333333%;
    }
     .col-sm-3 {
         width: 25%;
    }
     .col-sm-2 {
         width: 16.66666667%;
    }
     .col-sm-1 {
         width: 8.33333333%;
    }
     .col-sm-pull-12 {
         right: 100%;
    }
     .col-sm-pull-11 {
         right: 91.66666667%;
    }
     .col-sm-pull-10 {
         right: 83.33333333%;
    }
     .col-sm-pull-9 {
         right: 75%;
    }
     .col-sm-pull-8 {
         right: 66.66666667%;
    }
     .col-sm-pull-7 {
         right: 58.33333333%;
    }
     .col-sm-pull-6 {
         right: 50%;
    }
     .col-sm-pull-5 {
         right: 41.66666667%;
    }
     .col-sm-pull-4 {
         right: 33.33333333%;
    }
     .col-sm-pull-3 {
         right: 25%;
    }
     .col-sm-pull-2 {
         right: 16.66666667%;
    }
     .col-sm-pull-1 {
         right: 8.33333333%;
    }
     .col-sm-pull-0 {
         right: auto;
    }
     .col-sm-push-12 {
         left: 100%;
    }
     .col-sm-push-11 {
         left: 91.66666667%;
    }
     .col-sm-push-10 {
         left: 83.33333333%;
    }
     .col-sm-push-9 {
         left: 75%;
    }
     .col-sm-push-8 {
         left: 66.66666667%;
    }
     .col-sm-push-7 {
         left: 58.33333333%;
    }
     .col-sm-push-6 {
         left: 50%;
    }
     .col-sm-push-5 {
         left: 41.66666667%;
    }
     .col-sm-push-4 {
         left: 33.33333333%;
    }
     .col-sm-push-3 {
         left: 25%;
    }
     .col-sm-push-2 {
         left: 16.66666667%;
    }
     .col-sm-push-1 {
         left: 8.33333333%;
    }
     .col-sm-push-0 {
         left: auto;
    }
     .col-sm-offset-12 {
         margin-left: 100%;
    }
     .col-sm-offset-11 {
         margin-left: 91.66666667%;
    }
     .col-sm-offset-10 {
         margin-left: 83.33333333%;
    }
     .col-sm-offset-9 {
         margin-left: 75%;
    }
     .col-sm-offset-8 {
         margin-left: 66.66666667%;
    }
     .col-sm-offset-7 {
         margin-left: 58.33333333%;
    }
     .col-sm-offset-6 {
         margin-left: 50%;
    }
     .col-sm-offset-5 {
         margin-left: 41.66666667%;
    }
     .col-sm-offset-4 {
         margin-left: 33.33333333%;
    }
     .col-sm-offset-3 {
         margin-left: 25%;
    }
     .col-sm-offset-2 {
         margin-left: 16.66666667%;
    }
     .col-sm-offset-1 {
         margin-left: 8.33333333%;
    }
     .col-sm-offset-0 {
         margin-left: 0;
    }
}
