Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -4098,9 +4098,33 @@ body#product {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.product-add-to-cart {
|
.product-add-to-cart {
|
||||||
|
.product-bar.container {
|
||||||
|
padding-left: 0;
|
||||||
|
padding-right: 0;
|
||||||
|
}
|
||||||
.product-actions-custom--wrapper {
|
.product-actions-custom--wrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.control-label {
|
||||||
|
font-family: 'Inter';
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 18px;
|
||||||
|
line-height: 1.7;
|
||||||
|
color: #3c3c3c;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
.product-quantity {
|
||||||
|
flex-direction: column;
|
||||||
|
|
||||||
|
.p02p04-total-price {
|
||||||
|
font-size: 2rem !important;
|
||||||
|
}
|
||||||
|
.add {
|
||||||
|
margin-top: 30px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user