
.woocommerce-checkout-review-order-table {table-layout: auto!important;}

.woocommerce-shipping-totals th {
margin-left: 5px;
}

.woocommerce-shipping-totals th:before {
  content: "Alege Curier Pentru ";
}

#shipping_method #shipping_method_0_sameday + label:before {
  content: '';
    background: url(https://plapumioara.ro/imagini/Sameday.jpg) no-repeat;
    background-size: 75px 30px;
    width: 75px;
    height: 30px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: -10px;
  }

  
#shipping_method #shipping_method_0_dpd + label:before {

  content: '';
    background: url(https://plapumioara.ro/imagini/Dpd.jpg) no-repeat;
    background-size: 75px 30px;
    width: 75px;
    height: 30px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: -10px;
  }

  
#shipping_method #shipping_method_0_curiero_sameday_lockers + label:before {

  content: '';
    background: url(https://plapumioara.ro/imagini/Easybox.jpg) no-repeat;
    background-size: 75px 30px;
    width: 75px;
    height: 30px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: -10px;
  } 

#shipping_method li {
  min-width: max-content;
}

#shipping_method label {
  width: 100%;
    margin: 5px 0;
    padding: 5px 20px 10px 20px;
    display: inline-block;
    cursor: pointer;
    font-size: .9em;
    font-weight: bold;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 4px;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
} 
    

#shipping_method input {
  display: none;
}

#shipping_method input:checked + label {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-color: #82675F;
  box-shadow: 0px 0px 11px #82675F;
}

.woocommerce-shipping-totals th {
    width: 100%;
    display: inline-block;
}

.shop_table .fee {
	display: none;
}

.woocommerce-shipping-totals td {width: 100%;
    display: block;
    text-align: left!important;}

    .woo-linked-variation ul li {
      margin-left : 0!important;
      max-width: 90px;
    }


    .woo-linked-variation ul li:hover a, .woo-linked-variation ul li:hover span, .woo-linked-variation ul li span.active-variation 
    {
      background: #FFF;
      border: 3px solid #82675f;
    }


@media screen and (max-width: 1040px ) {
.woocommerce-cart table.shop_table span.cqoc_product_name,
.woocommerce-checkout table.shop_table span.cqoc_product_name {
  display: none;
}

}
@media screen and (max-width: 850px) {
  .widget_nav_menu li {
    text-align: center!important;
  }

  .is-divider {
    margin: auto;
  }

  .footer-2 {
    text-align: center;
  }
}
  @media screen and (min-width: 850px) {
.woocommerce-checkout .large-7 {
    max-width: 48.33333%;
    -ms-flex-preferred-size: 48.33333%;
    flex-basis: 48.33333%;
}


.shop_table tr.shipping th {
  width: 100%;

}

.yith-wacp-content table.cart-list td.item-price {
  display: none;
}

.woocommerce-checkout .large-5 {
  max-width: 51.66667%;
-ms-flex-preferred-size: 51.66667%;
flex-basis: 51.66667%;
}
}

@media (max-width: 549px) {
  .sm-touch-scroll {
    overflow-x: hidden;
  }

  .woocommerce-checkout .product-item-thumbnail {
    margin-right: 20px;
  }
}

.shop_table tr td:last-of-type {
	max-width: 100%;
}
td.product-total  {
  max-width: 50px!important;
}
tr.woocommerce-shipping-totals.shipping td {
 /* max-width: 100px!important; */
}

.woocommerce-checkout a.remove, a.icon-remove {
  position: absolute;
  left: 5px;
  color: #ddd;
}
.woocommerce-checkout table.shop_table td.product-name {
  margin: 0 5px!important;
}

.woocommerce-checkout .product-item-thumbnail {
  margin-left: 5px;
  min-width: 75px;
}
.woocommerce-checkout table.shop_table span.cqoc_product_name {
  width: 50%;
}



.shipping-calculator-button {
  display: none;
}
