@media screen and (min-width:1200px){.ps-product--detail .ps-product__shopping{display:flex;flex-direction:column;gap:20px}.ps-product--detail .ps-product__shopping .ps-btn{margin-right:10px;text-align:center;font-size:15px}}@media screen and (min-width:992px) and (max-width:1199px){.ps-product--detail .ps-product__shopping{flex-flow:column wrap;gap:18px}.ps-product--detail .ps-product__shopping .ps-btn{margin-right:8px;font-size:14px}}@media screen and (min-width:768px) and (max-width:991px){.ps-product--detail .ps-product__header{flex-flow:column wrap;gap:25px}.ps-product--detail .ps-product__header .ps-product__info{max-width:100%;padding-left:0}.ps-product--detail .ps-product__shopping{flex-flow:column wrap;gap:15px}.ps-product--detail .ps-product__shopping .ps-btn{width:100%;margin-right:0;margin-bottom:10px}}@media screen and (min-width:576px) and (max-width:767px){.ps-product--detail .ps-product__header{flex-flow:column wrap;gap:20px}.ps-product--detail .ps-product__header .ps-product__info{max-width:100%;padding-left:0}.ps-product--detail .ps-product__shopping{flex-flow:column wrap;gap:15px}.ps-product--detail .ps-product__shopping .ps-btn{width:100%;margin-right:0;margin-bottom:10px;font-size:14px}}@media screen and (max-width:575px){.ps-product--detail .ps-product__header{flex-flow:column wrap;gap:15px}.ps-product--detail .ps-product__header .ps-product__info{max-width:100%;padding-left:0}.ps-product--detail .ps-product__shopping{flex-flow:column wrap;gap:12px}.ps-product--detail .ps-product__shopping .ps-btn{width:100%;margin-right:0;margin-bottom:8px;font-size:14px;padding:12px}}@media screen and (max-width:480px){.ps-product--detail .ps-product__header{gap:12px}.ps-product--detail .ps-product__shopping{gap:10px}.ps-product--detail .ps-product__shopping .ps-btn{font-size:13px;padding:10px}}