/*
Template Name:Seller
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
/*********************cart****************/
.center_about{
  padding-top:40px;
  padding-bottom:70px;
  background:#f4f4f4;
  }
.cart{
 margin-top:20px; 
  }
table {
  width: 100%;
  margin-top:20px;
}

td, th {
  border: 1px solid #eee;
  padding: 10px;
}

tr:nth-child(odd) {
  background-color: #f1d68f;
}
.t_2 {
 margin-bottom:20px; 
  }
td span{
color: #f3b204;
 }
th h4{
margin-top:0;
 }
.font_b{
font-size:30px!important;
vertical-align:middle;
 }

.cart_i1{
margin-top:20px; 
 }
.cart_i1l .form-control{
 height:50px;
 width:75%;
 float:left;
 display:inline-block; 
 margin-right:10px;
 border-radius:0;
  }
.cart_i1l h5{
 display:inline-block; 
  }

.cart_i1l .button_1 i{
  padding:16px 15px;
  color:#000;
  }
.cart_i1r .cart_b a{
  padding:16px 15px;
  display:inline-block;
  color:#000;
  border:1px solid #f1d68f;
  }
.cart_i1r .cart_b a:hover{
background:#f1d68f;
  }
#about_page{
padding-bottom:40px;  
  }
.cart_i1r h4{
margin-top:30px;  
  }
/*********************cart_end****************/



@media screen and (max-width : 767px){
.cart_i1l .form-control{
  width:100%;
  margin-bottom:10px;
  }
.cart_i1r .cart_b {
 margin-top:10px!important; 
  }
#about_page{
padding-bottom:0;  
  }
.cart_i {
 padding-left:8px;
 padding-right:8px;
 }
}

@media (min-width:768px) and (max-width:991px) {
.cart_i1l .form-control{
 width:60%;
 }
 }
 @media (min-width:992px) and (max-width:1200px) {
.cart_i1l .form-control{
 width:70%;
 }
 }
@media (min-width:1201px) and (max-width:1310px) {

 }



