body { font-family: “Market Sans”, Arial, sans-serif; }
Store
Clothing
Cosmetics
Contact Us
Elevate your wardrobe with the Michael Kors Men’s MK Monogram Polo Shirt, featuring an all-over MK logo pattern. This stylish and comfortable polo shirt is perfect for casual and semi-formal occasions. Available in a variety of colors, it’s crafted from premium fabric to ensure long-lasting quality and comfort.
This item will be shipped same-day, for free (if product is not does not qualify for eBay verification) via USPS and is typically delivered within 2-5 business days if no delays occur.
International buyers are welcome; we ship to almost any country! It is the international customer’s responsibility to pay any and all customs, duties, taxes and brokerage fees to the courier or government.
We want to hear your feedback! Let us know how your order went, the condition it arrived in, and questions concerns related to the order, and if you were able to sell your products
We want you to be completely satisfied with your order, but, if for any reason, you are not, we will gladly accept returns (Excluding used fragrances, used beauty products, used makeup, and used cosmetics – these are not returnable). You will receive a full refund for the cost of the merchandise less all shipping costs. Item(s) must be returned in original, unused condition within 30 days of the original purchase date with all original tags/packaging. If there are any signs of wear or use, the item will be mailed back to you
.listing-body { padding: 0; margin: 0; font-family: “Work Sans”, Arial, Helvetica, sans-serif; border: 1px solid rgba(40, 45, 51, 0.1); } .navigation-bar { display: flex; flex-direction: row; align-items: center; justify-content: space-between; box-shadow: rgb(0 0 0 / 12%) 0 1px 3px; padding: 0 20px; } .logo-container { cursor: pointer; width: 200px; height: 31px; display: flex; align-items: center; } .logo { width: 100%; } @media screen and (max-width: 600px) { .logo-container { width: 20vw; } } .navigation-items-container { list-style: none; display: flex; flex-direction: row; align-items: center; height: 50px; } .navigation-item { padding: 20px; box-sizing: border-box; border-bottom: 3px solid rgba(0, 0, 0, 0); transition: border-bottom 0.5s ease-out; cursor: pointer; } @media screen and (max-width: 800px) { .navigation-item { padding: 20px 5px; } } .navigation-item:hover { border-bottom: 3px solid black; } .navigation-item p { color: #181b20; font-size: 14px; font-weight: 400; transition: color 0.3s ease-out; } @media screen and (max-width: 600px) { .navigation-item p { font-size: 10px; } } .store-link { text-decoration: none; } .product-description-container { display: flex; margin-top: 60px; } @media screen and (max-width: 800px) { .product-description-container { flex-direction: column; align-items: center; } } .product-main-photo { width: 100%; } .product-main-photo-container, .product-information-container { width: 50%; padding: 40px; box-sizing: border-box; } @media screen and (max-width: 800px) { .product-main-photo-container, .product-information-container { width: 100%; } } .product-title { font-size: 44px; font-weight: 300; margin: 0 20px 20px 20px; } .separator { background-color: rgba(40, 45, 51, 0.1); height: 1px; width: 100%; } .product-description { margin: 20px; color: #656a70; font-size: 16px; line-height: 1.76; font-weight: 400; text-align: justify; } .product-description-bullet-points { margin: 0; font-size: 16px; line-height: 23.8px; } .photo-captions-container { padding: 20px; width: 100%; box-sizing: border-box; } .text-left-photo-right-captions-container { display: flex; flex-direction: row; } .text-right-photo-left-captions-container { display: flex; flex-direction: row-reverse; } @media screen and (max-width: 800px) { .text-left-photo-right-captions-container, .text-right-photo-left-captions-container { flex-direction: column-reverse; align-items: center; margin: 0 auto; width: 100%; margin-bottom: 40px; } } .photo-captions-text-container, .photo-container { width: 50%; } .text-left-photo-right-captions-container .photo-captions-text-container { padding-right: 30px; box-sizing: border-box; } .text-right-photo-left-captions-container .photo-captions-text-container { padding-left: 30px; box-sizing: border-box; } .photo-captions-text-container { display: flex; flex-direction: column; align-items: center; justify-content: space-between; padding: 5% 10%; } @media screen and (max-width: 800px) { .photo-captions-text-container { width: 80%; padding: 30px; } } .caption-section-text { font-size: 44px; color: #181b20; line-height: 1.32; font-weight: 300; margin-top: 0; } @media screen and (max-width: 800px) { .caption-section-text { text-align: center; } } .caption-description-text { text-align: justify; font-size: 16px; line-height: 24px; color: #656a70; } .photo-container { display: flex; align-items: center; justify-content: center; padding: 5% 10%; } .caption-photo { width: 80%; border-radius: 20px; } @media screen and (max-width: 800px) { .photo-container { width: 80%; padding: 30px; } } .footer { border-top: 1px solid rgba(40, 45, 51, 0.1); padding: 50px 40px; box-sizing: border-box; display: flex; width: 100%; } .footer-item { width: 50%; } .business-text { font-size: 28px; font-weight: 300; } @media screen and (max-width: 800px) { .footer { flex-direction: column; } .footer-item { width: 100%; } } .footer-list { list-style: none; margin: 0; padding: 0; } .footer-list-title { color: #181b20; font-weight: 500; font-size: 15px; } .footer-list-item { font-size: 14px; padding: 10px 0; transition: color 0.3s ease-out; cursor: pointer; } .footer-item.list { text-align: right; } @media screen and (max-width: c800px) { .footer-item.list { text-align: left; } } .footer-list-item a { text-decoration: none; color: #656a70; } .footer-list-item:hover { color: #181b20; } .footer-bottom-section { display: flex; justify-content: space-between; align-items: center; } @media screen and (max-width: 800px) { .footer-bottom-section { flex-direction: column; } } .copyright-text { color: #656a70; font-size: 12px; padding: 50px 40px; } @media screen and (max-width: 800px) { .copyright-text { text-align: center; } } .social-media-icons { display: flex; padding-right: 20px; } .social-media-icon { padding: 10px; width: 50px; box-sizing: border-box; } .social-media-icon img { width: 100%; }