.main-banner {
 
    background-size: 100% 100%;
 }

.ptb-100 {
    padding-top: 67px;
    padding-bottom: 67px;
}

.badge2{
    margin:4px;
    padding: 8px 12px;
    border-radius: 16px;
}


.form-group {
    margin-bottom: 15px;
}
 
.select2-container .select2-selection--single .select2-selection__rendered {
    background: #f5f5f5;
    line-height: 40px;
}
 
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
}

.select2-container .select2-selection--single {
    
    height: 33px;

}
    
.page-link {
 
    color: #f53f85;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #f53f85;
    border-color: #f53f85;
}



.footer-newsletter-box .form-error{
    color:#fff;
}

.no_btn{
    background: none;
    border: none;
}


.don_wislist{
    background:#000 !important;
    color:#fff;
}

ul,li{
    list-style: none;
    list-style-position: inside;
    padding:0px ;
}

#search-resp-list{
    max-height: 400px;
    overflow-y: auto;
    position: absolute;
    background: #fff;
    width: 91%;
     z-index: 99;
    left: 22px;
    
display: block!important;
}




.search-results{list-style: none;padding: 0px;}

.search-results li{
border-bottom:#fff 1px solid;
padding-bottom: 12px;
margin-top: 12px;
padding: 13px;}

.search-results li:hover{
    background: #f9e5ed;
}
.search-results .search-item-img img{
    width: 45px;
    margin-right: 12px;
}

.search-results .search-item-img{float: left;}

.search-results .search-item-title{
    color:#000;
    font-size: 16px;

    display: block;

    padding-top: -3px;
}


.search-results .price-compare{
    text-decoration: line-through;
    margin-right: 8px;
}

.search-results .price-sale{
    color: #000;
}











/*************** Dashboard **************/
.dash-img {border:  1px solid #e6e5e5; padding: 10px 0px 3px;text-align: center;}
.left-desboard ul {list-style: none;}
.left-desboard li a {display: block; font-weight: 400; padding: 8px 0px 8px 10px; font-size: 15px; border: #e6e5e5 1px solid;
border-top: none; color: #000; text-decoration: none; text-transform: uppercase; font-weight: 600; }
.left-desboard li a span {color: #000; margin-right: 5px;}
.left-desboard li.active a {background: #f53f85; color: #fff;}
.right-deshboard .panel-default {
    border: #f5f5f5 2px solid;
    border-radius: 0px;
    background: #fff;
}

.right-deshboard .panel-default > .panel-heading {background-color: #b3b1b1; border-color:#b3b1b1; border-radius: 0px; color:#fff; text-transform: uppercase; font-weight: 600; font-size: 18px;} 
.right-deshboard .panel-default .panel-body {padding: 20px;}
.right-deshboard .panel-default .panel-body label {margin-bottom: 5px;
font-weight: 600; 
font-size: 15px;
color: #000;}
.left-desboard { 
  background: #fff;
}
.carleft {
  background: #fff;
  padding: 15px;
  border: 2px solid #2b2b2b;
}
.dashbord-section {
  padding-bottom: 20px;
}
.right-deshboard .panel-default .panel-body .form-control {border-radius: 0px; border: #ccc 1px solid; box-shadow: none; height: 40px;}
.right-deshboard .panel-default .panel-body .btn {background: #b3b1b1;
color: #fff;
display: inline-block;
padding: 4px 25px 4px;
text-shadow: none;
text-transform: uppercase;
font-size: 16px;
text-decoration: none;
font-weight: 600; 
margin-top: 10px;
letter-spacing: 0px;
outline: #b3b1b1 1px solid;
outline-offset: 3px;
border-radius: 0px;}
.left-desboard li.active a span {color: #fff;}
.right-deshboard .table > thead > tr > th{border-bottom: 2px solid #b3b1b1;
padding: 8px; color: #000;
text-transform: uppercase;}
.right-deshboard .table{margin-bottom:0px;}
.right-deshboard .panel-default .panel-body .btn.viwbtn{font-size: 15px; padding: 6px 20px;}
.right-deshboard .panel-default .panel-body .btn.viwbtn.b{outline: 0px; font-size: 13px;
padding: 5px 12px;
margin-right: 4px;
margin-top: 0px;}
.right-deshboard .ord .table > thead > tr > th:nth-child(6){  min-width: 177px;}
.cart-checkout .cart_table.yord table tr th:nth-child(6){ min-width: 111px;}
.cart-checkout .cart_table.yord table tr th:nth-child(7){ min-width: 64px; }

.right-deshboard .panel-default .panel-body {
    padding: 20px;
}

.right-deshboard .panel-default > .panel-heading {
    background-color: #f8f8f8;
    border-color: #b3b1b1;
    border-radius: 0px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}

/*************** End Dashboard **************/

