.main-banner {
 
    background-size: 100% 100%;
 }

.ptb-100 {
    padding-top: 67px;
    padding-bottom: 67px;
}

.badge2{
    margin:4px;
    padding: 8px 12px;
    border-radius: 16px;
}
.list-group.payment-types li{} 
.list-style-none.cart_product-price-align-right {
  margin-bottom: 0px;
}
.sbn2 {
  position: fixed;
  right: 20px;
  bottom: 53px;
  display: block;
  z-index: 9999;
  width: 60px;
}
#couponcode .input-group-btn{margin-left:0px;}
.list-group.payment-types li label{display: block;}
.list-group.payment-types li label img{float: right;}

.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: #003f94;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #003f94;
    border-color: #003f94;
}



.footer-newsletter-box .form-error{
    color:#fff;
}

.no_btn{
    background: #fff;
    border: none;
}


.no_btn.don_wislist{
    background:#002962!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: #003f94; 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 .text-danger{color:#fff !important;}
.right-deshboard .panel-default .panel-body .btn {background: #7e573b;
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: #000 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: 12px; margin-top: 0px;
  padding: 4px 16px;}
.right-deshboard .panel-default .panel-body .badge2.btn-success{display: inline-block;
  margin: 0px;
  padding: 3px 12px;
  font-size: 15px;
  vertical-align: top;}
.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 **************/

@media only screen and (max-width:768px) {
.paydetail{margin-bottom:30px;}
	 .cart_table table, .cart_table table tr td, .cart_table table tr, .cart_table table tbody {
    display: block;
}
.cart_table table tfoot tr td:before{display:none;}
.cart_table table tfoot tr td{padding:10px;}
.cart_table table tfoot{display:block; width:100%;}
.cart_table table tfoot tr{display:block !important; width:100%; margin-bottom: -1px; text-align: center;}
.cart_table .product-name {
  max-width: 100%;
  white-space: initial;
}
.d .cart_product-price-align-right {
  text-align: right;
  padding-right: 10px !important;
}
body .cart_table table tr td{border: 1px solid #111; border-width: 1px 0 0;
width: 100%;
padding: 10px 10px 10px 120px;
position: relative; font-weight: 500; color: #000; text-align: right;}
.cart-table.d table tbody tr td{padding: 10px 10px 10px 120px;}
.cart_table table tr td:before, .cart_table table tr td:before {
    content: attr(data-title) ":";
    position: absolute;
    left: 10px;
    font-size: 15px;
    font-weight: normal;
    top: 10px;
}
.cart_table .input-group.btn-block.quantity {
  justify-content: flex-end;
}
.cart_table .input-group.btn-block.quantity span .btn.no_btn{border: #ccc 1px solid;}
.cart_table .input-group.btn-block.quantity span .btn{padding: 4px 7px;
    font-size: 14px;}
    .cart_delete .btn-sm.no_btn {
  background: #f54286;
  color: #fff;
}
.optional-btn{margin-bottom: 20px;}
#couponcode .form-control {
  height: 41.5px;
}
#clog2 #couponcode .form-control {
  height: auto;
}
.cart_delete .btn-sm.no_btn .text-danger{  color: #fff !important;}
.direct_transfer.pt-3 h5 {
  margin-bottom: 20px;
}
.direct_transfer.pt-3 .pay-style{border-top: 1px solid rgba(0,0,0,.125);}
.cart-table table tbody tr td.product-name {
  max-width: 100%;
  white-space: initial;
}
.single-products-box .products-content .add-to-cart {
  position: initial;
  left: 0;
  bottom: 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  color: #fff;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  font-size: 14px;
  font-weight: 700;
  background: #f54286;
  padding: 2px 10px;
}
.cart_table table tr{border: 1px solid #111; border-width: 0 1px 1px; margin-bottom: 20px}
.cart-sec .table-condensed > thead {
    display: none;
}
.cart-sec .table {
    border: none; 
}
.cart-checkout .right h2{margin-top:30px;}
.cart-checkout .cart_table .table{padding: 10px 10px 0px 10px; padding: 0px; border: none;}
.quantity .input-group { width: 35%; }
.cart_table table tfoot tr td.hidden-xs{display:none;}
.cart-sec .ca-coupon{margin-top:30px;}
.cart_table table tr td:before, .cart_table table tr td:before{}
.cart-checkout .direct_transfer{padding:20px;}
.cart-checkout .table-responsive{border:none;}
.cart-checkout .order-checkout{padding: 0px;}
.cart-checkout .thead-default {display: none;}
.cart-checkout .cart_table table tr td{padding: 10px 10px 10px 120px;}
.cart-checkout .cart_table table tr td.quantity{text-align:left;}
.cart-checkout .cart_table table tr{margin-bottom: 15px}
.cart-checkout .cart_table{box-shadow:none;}
.cart-checkout .order-checkout table tr th {font-size: 16px; width: 25%;}
 .cart-checkout .re .order-checkout table tr th {
    font-size: 16px;
    width: auto;
  }
.cart-checkout .checkout-subtotal td {font-size: 16px;}
.right-deshboard .panel-default .panel-body { padding: 18px; }
.right-deshboard .panel-default .panel-body .btn.viwbtn.b{padding:0px 12px; margin-bottom:3px;}
.cart-checkout .cart_table table tr td br{display:none;}
.cart-checkout .order-checkout .shipping ul li {
    padding-bottom: 2px; color: #000; list-style: none; font-size: 14px;
}
.cart_table table .thead-default{display:none;}
.cart_table thead{display:none;}
.left-desboard {
    margin-bottom: 25px;
}
.login-isec .register-or .form-wrapper{padding-right:0px;}
.login-isec .form-wrapper{padding-left:0px;}
.login-isec .register-or::before{display:none;}
.login-isec .btn{margin-bottom:5px;}
	
	
	

.prd-right{margin-top:35px;}
.discountbox .form-group label {
position: initial;}
.discountbox .form-group {
  position: relative;
  padding-left: 0px;
}
.discountbox .btn {
  height: 44px;
  font-size: 14px;
  letter-spacing: 0px;
}
.logbtns {
  margin-top: 0px;
  position: absolute;
  right: 60px;
  top: 8px;
}
.logbtns .lbtn {
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  border: #2198d3 2px solid;
  padding: 4px 8px;
  background: #2198d3;
}



.logbtns {
  margin-top: 0px;
  position: absolute;
  right: 53px;
  top: 10px;
}





table#cart tfoot tr td:before{display:none;}
table#cart tfoot tr td{padding:10px;}
table#cart tfoot{display:block; width:100%;}
table#cart tfoot tr{display:block !important; width:100%; margin-bottom: -1px; text-align: center;}
table#cart tr td{border: 1px solid #111; border-width: 1px 0 0;
width: 100%;
padding: 10px 10px 10px 120px;
position: relative; font-weight: 500; color: #000;}
table#cart tr td:before, .cart_table table tr td:before {
    content: attr(data-title) ":";
    position: absolute;
    left: 10px;
    font-size: 15px;
    font-weight: normal;
    top: 10px;
}
table#cart tr{border: 1px solid #111; border-width: 0 1px 1px; margin-bottom: 20px}
   
    table#cart, table#cart tr td, table#cart tr, table#cart tbody {
    display: block;
}
table#cart thead {
    display: none;
}
  }


@media only screen and (min-width:768px) and (max-width:990px){
    
    .cart-totals{max-width: 100%;
    margin-top: 50px !important;}
}
