/*
Generated time: April 15, 2025 16:30
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.wholesale-wrapper{display:flex;align-items:center;justify-content:center;padding:80px 120px;flex-direction:column;gap:32px}.wholesale-wrapper .header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.wholesale-wrapper .header h2{color:#0f383f;text-align:center;font-family:Poppins;font-size:48px;font-style:normal;font-weight:700;line-height:normal;align-self:stretch;margin:0}.wholesale-wrapper .header p{color:#0f383f;text-align:center;font-family:calling-code,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:25.6px;align-self:stretch;margin:0}.products-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:30px 0;row-gap:60px;column-gap:20px}.single-product{display:flex;flex-direction:column;align-items:flex-start;justify-content:left;gap:8px}.single-product img{width:100%;height:280px;object-fit:cover;border-radius:24px;margin-bottom:18px}.single-product p{color:#0f383f;font-family:calling-code,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;align-self:stretch;margin:0}.single-product h4{color:#0f383f;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:.3px;margin:0}p.green{color:#009289;font-family:calling-code,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.green-text{display:flex;align-items:center;justify-content:left;gap:10px;margin-top:4px}.cta{display:flex;padding:10px 35px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#3a184b;color:#fff;font-family:calling-code,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:25.6px;letter-spacing:1px;text-decoration:none}@media(max-width:1200px){.wholesale-wrapper{padding:80px}.products-grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:768px){.wholesale-wrapper{padding:60px}.products-grid{grid-template-columns:1fr 1fr}.wholesale-wrapper .header h2{font-size:42px}}@media(max-width:475px){.wholesale-wrapper{padding:30px}.products-grid{grid-template-columns:1fr}.wholesale-wrapper .header h2{font-size:32px}}