/*-----List--------*/

/* Chữ edit 12/09/2019 */
.list-product {
  float: left;
  width: 100%;
}
.woocommerce .list-product .products {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/* ********************************************************* */

.woocommerce .full-content ul.products li.product {
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: none;
  margin: 0px 12px 12px 0px;
  min-height: 320px;
  text-align: center;
  width: calc(100%/4 - 9px);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: 0px 1px 5px 0px #ccc;
          box-shadow: 0px 1px 5px 0px #ccc;
}
.woocommerce .full-content ul.products li.product:hover {
  border: 1px solid #33980a;
}
.woocommerce .full-content ul.products li.product.product-type-simple .added_to_cart.wc-forward {
  display: none;
}
.woocommerce .full-content ul.products li.product:nth-child(4n) {
  margin-right: 0;
}
.woocommerce .full-content ul.products li.product a.product_type_simple {
  width: auto;
  background: none repeat scroll 0 0 #33980a;
  border: none;
  color: #fff;
  text-shadow: none;
  font-size: 12px;
}
.woocommerce ul.products li.product h3 {
  line-height: normal;
}
.woocommerce ul.products li.product a img {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  margin: 0 !important;
  max-height: 215px;
  display: block !important;
  height: 100% !important;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  object-fit: cover;
}
.woocommerce ul.products li.product a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.img-product-list {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.woocommerce .full-content ul.products li.product a, .woocommerce-page .full-content ul.products li.product a {
  clear: both;
  display: inline-block;
  float: none;
  width: 100%;
}
.woocommerce .full-content ul.products li.product h3, .woocommerce .box-category ul.products li.product h3 {
  color: #000;
  font-size: 14px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.woocommerce .full-content ul.products li.product:hover h3 {
  color: #33980a;
}
.woocommerce .full-content ul.products li.product .price span {
  float: left;
  margin: 0 5px 0 0;
}
.woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price del {
  clear: both;
  display: block;
}
.woocommerce .full-content ul.products li.product .price span, .woocommerce .full-content ul.products li.product .price {
  color: #da1818 ;
  font-size: 15px;
}
.woocommerce .full-content ul.products li.product .price, .woocommerce .full-content ul.products li.product .price {
  color: #000;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0;
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.woocommerce .full-content ul.products li.product .price label, .woocommerce .full-content ul.products li.product .price label {
  margin-right: 5px;
}
.woocommerce .full-content ul.products li.product .price del, .woocommerce .full-content ul.products li.product .price ins {
  clear: both;
  color: #222222;
  float: left;
  font-size: 11px;
}
.woocommerce .full-content ul.products li.product a.add_to_cart_button {
  background: #33980a none repeat scroll 0 0;
  border: medium none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-size: 13px;
  text-shadow: none;
  width: auto;
  margin: 10px 0px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.woocommerce .full-content ul.products li.product a.add_to_cart_button:hover {
  background: #33980a;
}
.woocommerce .full-content ul.products li.product a.add_to_cart_button::before {
  content: "\f174";
  font-family: dashicons;
  font-size: 20px;
  margin-right: 5px;
}
.woocommerce .full-content .products .star-rating, .woocommerce-page .full-content .products .star-rating {
  display: none;
}
.full-content .page-title, .full-content .woocommerce-ordering {
  border-bottom: 2px solid;
  float: left;
  height: 30px;
  width: 50%;
  display: none;
}
.woocommerce .woocommerce-ordering select {
  float: right;
}
.woocommerce-result-count {
  display: none !important;
}
.woocommerce .full-content .full-content .page-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .onsale {
  left: auto;
  margin: 0.5em 11.5em 0 0!important;
  right: 0;
  top: 0;
}
.woocommerce .full-content span.onsale {
  background: #fff none repeat scroll 0 0;
  border: 1px solid;
  border-radius: 7px;
  color: #ff0000;
  left: 6px;
  line-height: 25px;
  min-height: 0;
  top: 30px;
  z-index: 999;
}
.woocommerce .full-content ul.products li.product .price del span {
  font-size: 11px;
}
.woocommerce .full-content ul.products li.product .price ins span.amount {
  color: #FF0000;
}
.product-box {
  float: left;
  width: 75%;
}
.single-sp{
  width:100%!important
}




/*đặt hàng*/
.col2-set {
  float: left;
  width: 43% !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: left;
  width: 100%!important;
}
.woocommerce-shipping-fields {
  display: none;
}
.checkout.woocommerce-checkout > h3, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
  display: none;
}
.woocommerce-checkout-review-order {
  float: right;
  width: 55%;
}
.col-1 .input-text {
  line-height: 30px!important;
}


/**** Responsive settings ******/
@media only screen and (max-width: 640px) {
.woocommerce .full-content ul.products li.product {
  width: calc(100%/2 - 5px);
  margin-right: 10px;
}
.woocommerce .full-content ul.products li.product:nth-child(2n) {
  margin-right: 0px;
}
}
@media only screen and (min-width: 800px) and (max-width: 939px) {}
@media only screen and (min-width: 768px) and (max-width: 799px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width:480px) and (max-width: 599px ) {

}
@media only screen and (max-width: 400px) {
  .woocommerce .full-content ul.products li.product {
    width: 100%;
    margin-right: 0px;
  }
}
@media only screen and (min-width:320px) and (max-width: 479px) {

}
@media only screen and (max-width:320px){

}
