.header-top.black-bg {
    background: #f9f9f9;
}
.header-top-left li, .header-top-left span, .box.box-right li a span, .box-right li a{
    color: #54575a;
}
.header-style4 input.top-cat-field {
    width: calc(100% - 450px);
}
/*.top-cat .nice-select{
    width:300px;
}*/
.top-search-btn, .newsletter-btn{
    background: #00AFD7 none repeat scroll 0 0;
}
.categories-menu-btn.bg-4.ha-toggle{
    background: #00AFD7 none repeat scroll 0 0;
}
.categorie-menus li:hover>a{
    background: #00AFD7;
}
.categorie-menus li ul.cat-submenu li:hover>a{
    color:#00AFD7;
}
.btn-1.home-btn, .label_sale, .btn-cart{
    background: #00AFD7;
}
.product-layout-two:hover {
    border-color: #00AFD7;
}
.no-padding {
    padding: 0px;
}
.section-title h3{
    color: #34495E;
}
.slick-dot-style .slick-dots li.slick-active button {
    background: #fff;
}
.slick-dot-style .slick-dots li button{
    border: 2px solid #fff;
}
.banner-right-thumb img {
    display: none;
}
.breadcrumb {
    padding: .24rem 1rem;
    margin-bottom: 0;
    background-color: #e9ecef; 
}
.box-right .box-dropdown.dropdown-menu .dropdown-item li a{
    padding: 2px 0;
}
.home2-banner-right img {
    margin-bottom: 15px;
}

@media(min-width: 992px){
.hero-style-2 .single-slider {
    height: 335px;
    margin-bottom: 15px;
}
.home2-banner-right {
    width: 100%;
    height: 95%;
}
.banner-right-thumb {
    height: 32.6%;
    background-size: cover !important;
    background-position: top left !important;
}

}
.categorie-menus li a {
    padding: 9px 14px ;
}
@media (max-width: 1500px) and (min-width: 1200px){
   .hero-style-2 .single-slider {
    height: 357px;
    margin-bottom: 15px;
    }
}
@media (max-width: 767px){
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .testimonial-slider .col-md-4{
        display: none;
    }
}


/* ----------------- buyer css start ----------------- */


header.header-pos.mb-40{
    margin-bottom:0px;
}
.breadcrumb-area {
   background: #e9ecef;
   padding: 7px 0;
}
.widget-title h5 {
    font-style: normal;
    font-size: 18px;
    color: #34495e;
    text-transform: uppercase;
    background: #e9ecef;
    padding: 0px 10px;
    margin-bottom: 18px;
}
.widget-box {
    margin-bottom: 40px;
}
.widget-content .control-label {
    width: 38%;
    float: left;
    margin-right: 2%;
}
.control-group {
    padding-top: 7px;
    clear: both;
}
.control-group .controls {
    width: 60%;
    float: left;
}
a.edit_profile {
    color: #34495e;
    font-size: 16px;
}
#send22 {
    padding-bottom: 10px;
}
#buyerprofile {
    margin-bottom: 40px;
}
input, select{
    height: 35px;
}
input, select, textarea {
    border: 1px solid #e6e4e4;
    width: 100%;
    
    padding: 0px 12px;
    border-radius: 4px;
    line-height: normal;
}
textarea{
    height: 80px;
}
.m-b-20{
    margin-bottom: 20px;
}
.head_label {
    width: 200px;
    display: inline-block;
}
ul.recent-posts li {
    border-bottom: 1px solid #e9ecef;
    padding: 15px;
    margin-bottom: 15px;
}
.span12.tab_button a {
    padding: 1px 12px;
    font-size: 14px;
}
.span12.tab_button {
    margin: 20px 0;
}
.form-actions {
    float: left;
    width: 100%;
    padding-top: 10px;
}
input[type="checkbox"] {
    width: auto;
    line-height: normal;
    vertical-align: middle;
}
.stepwizard-row {
    margin-bottom: 20px;
    text-align: center;
}
.stepwizard-row .stepwizard-step {
    display: inline-block;
    text-align: center;
    padding: 0px 8px;
}
.m-15 {
    margin: 15px 0px;
}
.card.card-stats {
    text-align: center;
}
.card.card-stats .card-content {
    padding: 15px 0px 0px;
}
/*#piechart {
    padding: 20px 0;
}*/
/* ----------------- buyer css End ----------------- */




.seller-box.light-blue {
    background-color: rgba(0,175,215,0.25);
    padding: 10px;
}





/* ----------------- Custom  css For Seller starts ----------------- */

.seller-box.light-green{
    background-color: rgba(94,197,82,0.25);
}
.seller-box.light-yellow{
background-color: rgba(215,202,0,0.25);
}
.settlement-box.bg-grey,#piechart rect{
        background: #F9F9F9;
        fill:  #F9F9F9
}
.settlement-box.light-pink-background{
        background-color: rgba(232,72,85,0.75);
}
.seller-box{
    padding: 10px;
}
.settlement-box{
    padding: 10px;
    /*height: 80px;*/
}
.seller_txt {
    margin: 5px 0;
  font-size: 18px;
  font-weight: 600
}
.seller-box .label,.settlement-box .label{
    padding: 0;
    color: #54575A;
    font-weight: normal;
    font-size: 11px;
}
.flex-layout{
    display: flex;
    flex-direction: row;
}
.flex-20 {
    flex: 1 1 100%;
    box-sizing: border-box;
    max-width: 20%;
}
.flex-80{
        flex: 1 1 100%;
    box-sizing: border-box;
    max-width: 80%;
}
.font-30{
    font-size: 30px
}
.color-white{
    color: #fff; 
}
.pending-requests{
    font-size: 15px;
    color: #fff;
}
.custom_margin-top-10{
    margin-top: 10px;
}
.custom_container{
    padding: 1em 0;
}
.sidebar-menu-items .has-dropdown .dropdown{
        position: absolute;
}
.sidebar-menu ul.sidebar-menu-items li .dropdown li{
        display: block;
        float: none;
      min-width: 50px;
        padding: 5px 2px;
}
.sidebar-menu .has-dropdown .dropdown{
   /* display: none!important;*/
}
.sidebar-menu .has-dropdown.active .dropdown{
    /*display: inline!important;*/
}
/* ----------------- Custom  css For Seller Ends ----------------- */



/* ----------------- Custom  css starts ----------------- */
.sidebar-menu ul.sidebar-menu-items li{
    display: inline;
    font-size: 14px;
    padding: 0px 12px 13px 12px;
    float: left;
}

.sidebar-menu ul li a{
    display: inline;
}
.sidebar-menu-items li.has-dropdown a{
    color: #007bff;
}
.sidebar-menu-items li.has-dropdown:hover a{
    color: #0056b3;
}

.header-middle{
    padding: 4px 0 10px;
}
.login-wrapper  .section-title{
        margin-top: 15px;
    margin-bottom: 4px;
}
.login-wrapper .login-form{
        padding: 25px 50px 25px;
}
.login-wrapper .form-group.row{
    margin-bottom: 10px;
}
#divJoinNowBtn input.btn-secondary{
        margin-top: 10px !important;
}
#divJoinNowBtn{ padding-bottom: 6px;}
@media (max-width: 1500px) and (min-width: 1200px){
    .main-menu li > a{
        padding: 12px 12px;
    }
}
ul.pagination li {
    display: inline-block;
    padding: 2px;
    vertical-align: middle;
}
ul.pagination {
    width:100%;
    margin-bottom: 20px;
}
ul.pagination li a {
    display: block;
    padding: 2px 12px;
    background: #f0f0f0;
    border: 1px solid gainsboro;
    cursor: pointer;
}
ul.pagination li a {
    display: block;
    padding: 2px 12px;
    background: #f0f0f0;
    border: 1px solid gainsboro;
}
ul.pagination li.active a {
    display: block;
    padding: 2px 12px;
    background: #00afd7;
    border: 1px solid #02a1c6;
    color: #fff !important;
}

/* ----------------- Tabs css starts ----------------- */
.nav-tabs{
   border-bottom: none;
}
ul.nav.nav-tabs li{
    border-bottom: none;
    margin: 0 1px;
}
ul.nav.nav-tabs li a{
    border: 0;
     margin-right: 0;
    color: #54575A;
    background-color: #F9F9F9;
    opacity: 0.6;
    padding: 13px 0;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    height: 45px;
    font-weight: 500;
}

.tab-content{
    padding: 1em;
}
.padd-20{
    padding: 2em 0;
}
.padd-30{
    padding: 3em 0;
}
.request_section #piechart{
    padding: 0;
}
.table thead th{
       border-top: none;
       border-bottom: 1px solid #dee2e6;
}
#collapseG2{
    padding-top: 10px;
}

ul.nav.nav-tabs li a:after {
    content: "\f05a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 4px;
}
ul.nav.nav-tabs li a.active{
        color: #00AFD7;
        border-top: 4px solid #00AFD7;
        opacity: 1;
}
.tabs .tab-pane{
    display: none!important;
}
.tabs .tab-pane.active.show{
display: block!important;
}
.login-wrapper{
    background-color: unset!important;
}
.text-content-wrap{
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    max-width: 150px;
}
.buyer-body-content{
    background-color: #e3e3e3;
    padding-bottom: 50px;
}
.featured-cat-active.owl-carousel .product-layout-thumb {
    min-width: auto;
}
.header-middle-inner #result ul {
    position: absolute;
    background: #fff;
    width: 94%;
    padding: 20px;
    z-index: 2;
    max-height: 400px;
    overflow-y: scroll;
    box-shadow: 0px 6px 14px #0000003d;
}
.breadcrumb-area {
    background: transparent;
}
.header-top.black-bg > .container > .row {
    align-items: center;
}
.top-cat .nice-select span{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
    display: block;
}

.ct-bxxs .category-item img {
    width: 100%;
    height: auto !important;
}
.ct-bxxs .category-item .category-item-image {
    padding: 0px 15px 15px;
}
.ct-bxxs .category-item {
    margin-bottom: 30px;
}
.category-button-list button {
    padding: 0px 15px;
    line-height: 28px;
}
#dashboardform label span.error {
    display: inline;
}
#loginbox {
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 20px;
}
#dashboardform label {
    margin-bottom: 4px;
}
.categorie-menus li {
    padding-left: 0px;
}
.owl-arrow-style .owl-nav{
        top: -67px;
}
.link-follow a {
    height:auto;
    line-height: normal;
    margin-right:8px;
    margin-left: 0px;
    text-align: center;
    width: 40px;
}
.link-follow{
    width: 100%
}
footer {
    border-top: 10px solid #f0f0f0;
}

button.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 0px;
    transform: translate(0,-50%);
    background: url(../images/slick-left.png);
}
button.slick-arrow {
    text-indent: -9999px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    padding: 0px;
    border: 0px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
button.slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    right: 0px;
    transform: translate(0,-50%);
    background: url(../images/slick-right.png);
}
.testimonial-slider .col-6-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.3);
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    margin: 10px auto 0;
    display: block;
    margin-bottom: 20px;
}
.testimonial-slider .col-6-content p:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #cfcdcd;
    font-size: 38px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.testimonial-slider .col-6-content p:after {
    bottom: -7px;
    content: "\f10e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #cfcdcd;
    font-size: 38px;
    position: absolute;
    right: 0px;
    border: 0px;
}
.testimonial-slider .col-6-content.client-details {
    text-align: center;
}
.client-name {
    font-size: 15px;
    color: #000;
}
.client-company {
    font-size: 12px;
}
.testimonial-slider .col-6-image img {
    height: 100%;
    width: auto;
    max-width: inherit;
}
.testimonial-slider .col-6-content h5 {
    text-align: center;
    font-size: 17px;
}
.testimonial-slider .col-6-content p {
    padding-right: 49px;
    font-size: 16px;
    padding-left: 49px;
    padding-top: 12px;
    position: relative;

}
.testimonial-slider {
    background: #f9f9f9;
    padding: 33px 20px;
}
.product-layout-thumb img {
    height: 50px;
    width: auto;
}
.box-dropdown{
    z-index: 9999 !important;
}
/* login page css */
.login-container.bg-white h3 {
    font-weight: 500;
        margin-top: 0px;
}
#loginform label.col-form-label, #signupform label.col-form-label, #forgetForm label.col-form-label{
    padding: 0px;
}
#forgetForm #divJoinNowBtn input.btn-secondary{
    background: #00AFD7 !important;
    border-color: #00AFD7 !important;
    width: auto;
    display: inline-block;
    padding: .375rem .75rem;
    height: auto !important;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}
#loginform  button#eye, #signupform button#eye, #signupform button#ceye{
    position: absolute;
    top: 0px;
    right: 0px;
    background: #000;
    border: 0px;
    height: 100%;
    color: #fff;
}
#loginform .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
#divJoinNowBtn input.btn-secondary {
    margin-top: 10px !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
    margin-bottom: 0px !important;
}
.ct-bxxs .category-item .category-item-image {
    height: 145px;
    text-align: center;
}
.ct-bxxs .category-item .category-item-image img {
    height: 100% !important;
    width: initial !important;
}


/*****custom css 19-feb*******/
@media (max-width: 1500px) and (min-width: 1200px){
	.hero-style-2 .single-slider{
		    height: 350px;
	}
}
.home2-banner-right img{
	min-height: 140px;
}


/* ----------- media query----------------------*/

@media (min-width: 576px){
    .product-details .category-item .descrpt.text-center h5 {
    letter-spacing: normal;
    width: 100%;
    height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
}
@media (max-width: 1199px) and (min-width: 992px){
.box.box-right {
    white-space: nowrap;
}
}
@media(max-width: 991px){
    .home2-banner-right img {
    margin-bottom: 10px;
    width: 33.33% !important;
    padding: 0px 5px;
    }   
}
@media (max-width:767px){
    input.top-cat-field{
    width: calc(100% - 150px);
    }
    .banner-statics .col-lg-4.col-md-4 img {
    width: 100% !important;
    margin-bottom: 10px;
    }
    .featured-col-6 .col-md-4 {
    text-align: center;
    }
    .header-top.black-bg .col-md-2 {
    text-align: center;
    }
}
@media (max-width: 575px){
    .banner-area .home2-banner-right {
        display:block;
    }
     .banner-area .home2-banner-right img{
        padding: 10px;
        width:100% !important;
        margin-bottom: 0px;
        padding-bottom: 0px;

    }
    input.top-cat-field {
    width: calc(100% - 100px);
    }
     
}
.slick-slide a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}


.col-lg-3.col-md-4.col-sm-6.ct-bxxs.main {
    display: none;
}