.btn-select-color_sizes
{
  background: #d52732 !important;
  color: #fff !important;
  font-size: 13px;
  margin-bottom: 10px;
}


.btn-select-color_sizes.has_cs 
{
    background: #163F93 !important;
}


#save_cart_dialog, .btn-tertiary {
    background: #163f93 !important;
    color: white !important;
    padding: 3.5px 10px;
    font-size: 15px;
}

.button_icon {
  vertical-align: middle;
  margin-right: 5px;
}

.section_title {
    font-size: 18px;
    font-weight: 600;
    padding: 5px 15px;
    background: #d9e5fe;
}

#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;
   
}

.cust-button {
  font-size: 12px;
  background: #d52732 !important;
  border-color: #d52732 !important;
  font-weight: normal;
  padding: 3.5px 10px;
}

.print_opt {
    font-size: 13px;
    color: #666666;
}


.color_box {
    position: relative;
   /* height: 22px;*/
   height: auto;
    margin-bottom: 5px;
    
}

.color_box p {
    /*position: absolute;*/
    left: 35px;
    color: #666666;
    line-height: 12px;

}

.cart-size-color-text{
  line-height: 12px;
  color: #666666;
}

.box_color {
  /*  position: absolute;*/
  position: relative;
    height: 20px;
    width: 20px;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
    margin-right: 12px;
    overflow: hidden;
    float: left;

}

.pattern_color {
    margin-right: 0px;
    padding: 0;
    width: 28px;
    height: 18px;
    position: absolute;
}

#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;
}

.prod_cod {
    font-size: 13px;
    color: #585858;
}

.prod_img {
    margin-right: 10px;
    border: 2px solid #c1c1c1;
    border-radius: 3px;
    float: left;
}

.line-body {
    padding: 10px;
    background: #f4f7ff;
    font-size: 13px;
}

.line-heading {
  margin-top: 5px;
    background: #e8e8e8;
    padding: 10px;
}

.image-thumb{
    margin-right: 10px;
    padding: 4px;
}

.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;
}


.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,
.edit-colorsizes{
 cursor: pointer;

}

.form_box {
    padding: 15px;
    margin-top: 5px;
    background: #e8e8e8;
}

.shipping_box {
  background : #e8e8e8;
  margin-top: 5px;
  padding: 10px;
  font-size: 13px;
}

.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;
}


#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: 14px;
}

.cart-overview-heading{
    font-weight: bold;
    font-size: 15px;
    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{
    font-size: 14px;
}


.total_box { padding: 5px 15px; background: #e8e8e8; margin-bottom: 5px;}

#shipping_box{
    padding-bottom: 10px;
}

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

.payment_box_bottom {
    padding: 15px;
}

.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 {
    position: absolute;
    right: 15px;
    top: 15px;
}

#coupon_code {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding-right: 135px;
}

.text_area {
  padding: 15px;
    margin-top: 5px;
  background: #f4f7ff;
}

#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{
  background: #163f93 !important;
  color: white !important;
  padding: 5px 10px;
}

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


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

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




.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;
}

.payment_step_title_box {
    padding: 15px;
    background: #d9e5fe;
    cursor: pointer;
}

.payment_step_number {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: white;
    background: #163f93;
    margin-right: 15px;
    font-size: 20px;
}

.payment_step_title {
    display: inline-block;
}

.step_button {
  background: #d52732 !important;
  border-color: #d52732 !important;
  font-weight: normal;
}

.passed_step .payment_step_title_box {
    background: #e8e8e8;
}

.spinner-border {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}


.shipping-type-cont
{
 background-color: #e8e8e8;
}


.shipping-type-holder
{
  padding: 35px;

}


@media screen and (max-width: 767px) {
  .size-18 {
    font-size: 18px;
  }

  .color_box_cont
  {
    display: flex;
    flex-wrap: wrap;
  }

  .color_box
  {
    width: 33.3333%;
  }

  .box_color{
    width: 28px;
    margin-right: 4px;
  }
}