Untitled
unknown
plain_text
2 years ago
2.1 kB
14
Indexable
#order>form>div.swatch>div:nth-of-type(3) {
order : 2;
}
#order>form>div.swatch>div:nth-child(2) {
order : 4;
}
.swatch .price {
opacity : 0;
}
#AddToCartForm-8410144276806>div:nth-of-type(2)>div:nth-of-type(2)>label>div:nth-of-type(2)>div:nth-of-type(2) {
opacity : 1 !important;
}
#order>form>div:first-of-type>[data-value="Normal"] {
order : 1 !important;
}
#order>form>div:first-of-type>[data-value="Pads XL"] {
order : 1 !important;
}
#order>form>div:nth-of-type(2)>[data-title="pads-xl-1-boite"] {
order : 3;
}
#order>form>div:nth-of-type(2)>div:nth-child(10) {
order : 2;
}
#order>form>div:nth-of-type(2)>div:nth-child(12) {
order : 1;
}
@media only screen and (max-width: 767px) {
html body #PageContainer>div #MainContent>div:nth-child(2)>div>div.product-section>div.page-content>div>div>div:last-child .order_sec>form>div:nth-of-type(2)>div:first-child {
width : 100%;
max-width : 529px !important;
}
html body #PageContainer>div #MainContent>div:nth-child(2)>div>div.product-section>div.page-content>div>div>div:last-child .order_sec>form>div:nth-of-type(2)>div {
min-width : 29% !important;
max-width : 29% !important;
}
html body #PageContainer>div #MainContent>div:nth-child(2)>div>div.product-section>div.page-content>div>div>div:last-child .order_sec>form>div:nth-of-type(2)>div:nth-child(2) {
margin-left : 10px;
}
html body #PageContainer>div #MainContent>div:nth-child(2)>div>div.product-section>div.page-content>div>div>div:last-child .order_sec>form>div:nth-of-type(1)>div {
width : 50%;
}
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
html body .order_sec#order>form>.swatch.custom-swatch-enabled>.swatch-element {
min-width : 25.2% !important;
max-width : 30.2% !important;
}
html body #PageContainer>div #MainContent>div:nth-child(2)>div>div.product-section>div.page-content>div>div>div:last-child .order_sec>form>div:nth-of-type(2)>div:nth-child(2) {
margin-left : 10px;
}
}
Editor is loading...