/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2026 | 09:59:36 */
.variation-checkbox {
  display: none;
}

.container.container-quantity button.button-soluong {
    border: none;
    background: none;
    color: #000000;
    font-size: 18px;
    font-weight: 800;
	margin-left: -10px;
}

.container.container-quantity button.button-soluong:hover{
	color: #ff0000;
}

input.size-quantity.quantity {
    border: 0px;
	font-size: 18px;
	text-align: center;
}

.class-add-goihang {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
}

.related-product-price {
    color: #989898;
    font-size: 15px;
    font-weight: 700;
}

p.complete-the {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: -5px;
}

.attribute-group.attribute-2 {
    margin-top: 3rem;
    margin-bottom: 3rem !important;
}

.strong-related-img {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    gap: 6px;
    justify-content: space-between;
}


.from-strong-checkbox-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
}
.label-span-label-test {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 2px;
  cursor: pointer;
  user-select: none;
  color: #000;
  transition: all 0.2s ease;
}

/* Khi checkbox được chọn */
.variation-checkbox:checked + .label-span-label-test {
  background-color: #000;
  color: #fff;
  border-color: #000;
}

.from-strong-checkbox-1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}


/*  */
td.size-name {
    padding: 0px !important;
}

td.price-display-gia {
    padding-left: 0px !important;
}

.option-group-cushion.data-size {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
}

th.table-thead-tr-th {
    border: 0px !important;
    text-align: left;
    font-size: 14px;
    color: #434244;
    font-weight: 600;
	padding: 0px;
}


.attribute-group-data-attributes table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: none !important;
}

.attribute-group-data-attributes table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 100% / 0%);
}

.attribute-group-data-attributes table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: hsl(0deg 0% 100% / 0%);
}

.quantity-wrapper {
  display: inline-flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  background-color: #f9f9f9;
}

.size-quantity {
  width: 40px;
  text-align: center;
  border: none;
  background: none;
  font-size: 16px;
}

td.size-name {
    font-size: 18px;
}

h4#title-pa_size {
    display: none;
}
.btn-quantity {
  padding: 0 10px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
  color: #333;
}

.btn-quantity:hover {
  background-color: #eee;
}

td.price-display-gia {
    height: 67px;
}

.regular-price {
    font-weight: normal;
    font-size: 18px;
    margin-top: 4px;
}

.regular-price{
	padding-bottom: 0px !important;
    display: flex;
    align-items: center;
}
.sale-price {
    font-size: 18px;
    width: 30px;
    padding-bottom: 0px !important;
    display: flex;
    align-items: center;
    margin-left: 15px;
}

td.price-display-gia {
    display: flex;
}

td.price-display {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}


.container-quantity{
    display: flex;
    align-items: center;
    border-radius: 4px;
}
.button-soluong {
    font-size: 16px;
    padding: 5px 10px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
}
.size-quantity.quantity {
    width: 60px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
}

.attribute-group-data-attributes h4 {
    margin-bottom: 10px;
    font-size: 14px !important;
    color: #434244;
}

.size-option td {
    vertical-align: middle !important;
}

th.table-thead-tr-th.tr-th-quantity {
    width: 100px;
}

.attribute-group-data-attributes.data-size {
    margin-top: 4rem;
}

/*  */
.khuthemvaogiohang {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.giasanphamchitietsanpham-cushion h3 {
    color: #434244;
}

.attribute-group.option-group.quilt_pa_size {
    margin-top: 4rem;
}