Create New Customer Account
@media screen and (max-width: 600px) {
@media screen and (max-width: 400px) {
.products {
margin: 30px -12px 0px 25px !important;
display: grid !important;
grid-template-columns: 1fr 1fr !important;
justify-items: center !important;
align-content: center !important;
}
}
}
@media screen and (max-width: 600px) {
@media screen and (max-width: 412px) {
.page-products .products-grid .product-item {
padding: 15px !important;
}
}
}
@media screen and (max-width: 600px) {
@media screen and (max-width: 412px) {
.products {
margin: 0px -14px 0px 0px !important;
}
}
}
@media screen and (max-width: 600px) {
@media screen and (max-width: 428px) {
.products {
margin: 0px 10px 0px 46px !important;
display: grid !important;
grid-template-columns: 1fr 1fr !important;
justify-content: center !important;
align-content: center !important;
}
}
}
@media screen and (max-width: 600px) {
@media screen and (max-width: 412px) {
.products {
margin: 0px -30px 0px 0px !important;
}
}
}