#content_cart{
    width: 1200px;
    padding: 8px;
    color: #555555;
}

#cart_main{
    width: 879px;
    margin-right: 5px;
}

#cart_overview{
    width: 300px;
}

.cart-title{
    font-weight: bold;
    font-size: 15px;
    margin: 8px 5px;
   
}

#cart_overview .cart-title{
   display: none;
}

.cart-title > span > img{
    vertical-align:middle;
    margin-right: 8px;
}
.product-text{
  font-size: 12px;
}

.product-text a.cart-product-details{
  color: #6b6b6b;
}

.product-text .sku{
    font-size: 12px;
    text-transform: uppercase;
}

.line{
   /* border: solid 1px #d1d1d1;*/
    padding: 0px;
    margin-bottom: 10px;
    background: #fff;
     border: solid 2px transparent;
}

.line:hover{
  border: solid 2px #0a738a;
}

.line-heading{
  border-bottom: solid 0px #d1d1d1;
    padding: 4px;
  padding-right: 0;
  margin-right: 4px;
}
.line-name{
    color: #0a738a;
    background: #c9e0e5;
    font-size: 12px;
    font-weight: bold;
}

.image-thumb{
    margin-right: 10px;
    padding: 4px;
    border-top: solid 2px #eee;
}

.image-thumb img{
    display: block;
}

.line-product{
  /* padding: 4px;*/
   position: relative;
   padding: 0;
   /*border-bottom: solid 1px #d1d1d1;*/
}

.cart-item-quantity{
    font-size: 13px;
    margin-top: 9px;
}

.cart-item-text{
    line-height: 11px;
}

.cart-table .cart-product-buttons{
  border-right:0 none;
}
.cart-table td.cart-cust-td{
   border-right:0 none;
   border-bottom: 0 none;
   border-top: 0 none;
}

.cart-table td.cart-cust-details-td{
    border-right:0 none;
    border-bottom: 0 none;
    padding: 0;
    border-top: 0 none;
}

.edit-colorsizes{
    background: #c21c3c; 
    color: #fff;
    cursor: pointer;
    display: block;
    width: 160px;
    margin-top: 5px;
    text-align: center;    
}

.remove-cart-item,
.edit-colorsizes{
  width: 180px;
}

.product-text a.show-details{
    background: #c21c3c;
    color: #fff;
    position: absolute;
    bottom: 4px;
    cursor: pointer;
    font-size: 11px;
    width: 123px;
    padding: 5px 10px;
    left: 95px;
    transition: all 0.5s;
}

.product-text a.show-details i
{
    margin-left: 2px;
}

.product-text a.show-details.showed-details
{
   left: 100%;
   margin-left: -124px;
}
.cart-item-right{
    margin-top: 39px;
}

.sub-total-item{
    font-weight: bold;
    font-size: 14px;
    color: #2e2e2e;
    width: 80px;
    margin-top: 2px;
}


.remove-cart-item{
 cursor: pointer;

}

.line-tools{
    margin-top: 0px;
}

.line-tools a{
    margin-left:5px;
}


.cart-color-sizes{
    border: solid 1px #cfcfcf;
    border-left: 0 none;
    width: 247px;
    font-size: 12px;
    border-collapse: collapse;
}

.cart-color-sizes th{
    font-weight: bold;
    height: 34px;
}

.cart-color-sizes th,.cart-color-sizes td{
    text-align: center;
    border: solid 1px #cfcfcf;
}

.cart-cust-box{
   /* padding: 5px 10px;
    width: 244px;*/
    width: 33.333%;  
}

.cart-cust-box:last-child{
    border-right: 0 none;
}

.cart-sub-heading{
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 8px;
}

.line-details{
/*border-top: 1px solid #CFCFCF;*/
border-bottom: 0 none;
font-size: 12px;
position: relative;
/*padding-left: 247px;*/
}

.cart-side-cust{
    border-bottom: solid 2px #eee;
    padding: 8px;
}

.cart-side-cust:last-child{
    border-bottom: 0 none;
}

.line-products{
  /*border-top: 0 none !important;*/
}

.cart-color-sizes-cont{
overflow: hidden;
/*position: absolute;*/
left: 0px;
top: 0px;
height: 100%;
border-right: 1px solid #CFCFCF;
width: 246px;
}

.cart-color-sizes{
    margin-top: -1px;
    margin-left: -1px;
}


#cart_more_btn,#checkout_btn,#checkout_btn_pp,#checkout_btn_pp2{
    background: #c21c3c;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 24px 0;
    cursor: pointer;
}


.cart-overview-box{
   /* border: solid 1px #d1d1d1;*/
   border: 0 none;
    margin-bottom: 9px;
    padding: 0 0px;
    background: #fff;
}

#car_overview_box{
    font-size: 13px;
    margin-top: 6px;
}

.cart-overview-heading{
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CFCFCF;
  padding: 14px 8px;
    margin-bottom: 13px;
  background: #0A738A;
  color: #fff;
}

#is_company{
    border-top: 1px solid #cfcfcf;
    padding: 14px 5px;
    margin-top: 13px;
}
.cart-row{
    margin: 3px 0;
    padding: 0 6px;
}




#shipping_box{
    padding-bottom: 10px;
}

#pay_type{
    border-bottom: 1px solid #CFCFCF; 
    padding-bottom: 13px;
}

#pay_mode{
    padding-top: 13px; 
}

.cart-row-country{
    border-top:  1px solid #CFCFCF; 
    margin-top: 15px;
}
.info-page-link
{
    color:rgb(85, 85, 85);
    font-size: 11px;
}

#main_cont{
    background: #fff;
      margin-top: 0;
}

#cart #main_cont, #cart_billing #main_cont{
  background: transparent;
  margin-top: 0;
}

#order-checks{
     border-top:  1px solid #CFCFCF; 
    margin-top: 15px;
    padding: 8px 4px;
}

#check_coupon{
  background: #C21C3C;
  color: #fff;
  border: 0 none;
  cursor: pointer;
  padding: 15px 20px;
  font-weight: bold;
  margin: 7px 0px;
  float: right;
}

#coupon_code{
  width: 100%;
  display: block;
  margin-bottom: 10px;
  border: solid 1px #b5b5b5;
  border-radius: 3px;
  padding: 10px;
}
#coupon_email{
  width: 100%;
 /* display: block;*/
  display: none;
  border: solid 1px #b5b5b5;
  border-radius: 3px;
  padding: 10px;
}

.cart-table{
  font-size: 12px;
  border-collapse: collapse;
}

.cart-table th{
  border: solid 1px #d1d1d1;
  padding: 5px;
}

.cart-table td{
    border: solid 2px #eee;
    padding: 5px;
}

.cart-table th{
  background: #c9e0e5;
  border: solid 1px #fff;
}

.btn-cart-grad{
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  padding: 10px;
  line-height: 12px;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c11c3c+0,c21d3d+68,be1b3a+76,a51530+100 */
background: #c11c3c; /* Old browsers */
background: -moz-linear-gradient(top,  #c11c3c 0%, #c21d3d 68%, #be1b3a 76%, #a51530 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c11c3c 0%,#c21d3d 68%,#be1b3a 76%,#a51530 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c11c3c 0%,#c21d3d 68%,#be1b3a 76%,#a51530 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c11c3c', endColorstr='#a51530',GradientType=0 ); /* IE6-9 */
display: inline-block;
}

.btn-cart-grad span{
  font-size: 11px;
  
}

.cart-tool-btn{
  background: #c9e0e5;
  color: #0a738a;
  font-size: 12px;
  font-weight: bold;
  line-height: 11px;

}

.cart-tool-btn img{
  float: left;
  margin-right: 5px;
}

.tools-cart-table{
  width: 100%;
}

.tools-cart-table td{
  background: #c9e0e5;
  vertical-align: middle;
 padding: 15px 24px;
}


.cart-cust-details{
  font-weight: bold;
  color: #0a738a;
  background: #c9e0e5;
  padding: 15px 14px;
  margin-left: 4px;
}

.cust-name{
  font-weight: bold;
}

.cart-table  td.cart-cod-td{
  border-bottom: 0 none;
}

#white_strip{
  display: none;
}