{"title":"Levy's Straps \u0026 Accessories","description":"\u003cstyle\u003e\n\n.alert {\n  width: 50%; \/* Set the width to 50% *\/\n  padding: 20px;\n  background-color: #FFAA00;\n  color: #000;\n  border-radius: 8px;\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\n  font-family: 'Arial', sans-serif;\n  font-size: 16px;\n  position: relative;\n  opacity: 0; \/* Initially hidden *\/\n  transform: scale(0); \/* Initially scaled down *\/\n  animation: popUp 0.5s ease-out forwards; \/* Animation on load *\/\n  margin: 0 auto; \/* Center the alert horizontally *\/\n  text-align: center; \/* Center the text inside the alert *\/\n}\n\n\/* Keyframes for the pop-up effect *\/\n@keyframes popUp {\n  0% {\n    opacity: 0;\n    transform: scale(0);\n  }\n  70% {\n    opacity: 1;\n    transform: scale(1.2); \/* Grow quickly *\/\n  }\n  100% {\n    opacity: 1;\n    transform: scale(1); \/* Normal size *\/\n  }\n}\n\n\/* Close button style *\/\n.closebtn {\n  position: absolute;\n  top: 10px;\n  right: 10px; \/* Adjust close button position *\/\n  color: #000;\n  font-weight: bold;\n  font-size: 22px;\n  cursor: pointer;\n  transition: color 0.3s ease, transform 0.3s ease;\n}\n\n\/* Hover effect for close button *\/\n.closebtn:hover {\n  color: #f1faee;\n  transform: scale(1.1);\n}\n\n\/* Style for the anchor link inside the alert *\/\n.alert a {\n  color: #000;\n  font-weight: bold; \/* Make text bold *\/\n  text-decoration: underline; \/* Underline the link *\/\n  transition: color 0.3s ease; \/* Smooth color transition on hover *\/\n}\n\n\/* Hover effect for the anchor link *\/\n.alert a:hover {\n  color: #f1faee; \/* Lighter color when hovered *\/\n  color: #000;\n}\n\n\/* Responsive design for smaller screens *\/\n@media (max-width: 768px) {\n  .alert {\n    font-size: 14px; \/* Slightly smaller font size *\/\n    padding: 15px 20px; \/* Adjust padding *\/\n    width: 70%; \/* Adjust width for medium screens like tablets *\/\n  }\n}\n\n@media (max-width: 600px) {\n  .alert {\n    font-size: 12px; \/* Even smaller font for smaller screens *\/\n    padding: 10px 15px; \/* Smaller padding *\/\n    width: 90%; \/* Alert will take 90% of screen width *\/\n  }\n\n  \/* Adjust the close button size on mobile *\/\n  .closebtn {\n    font-size: 18px; \/* Smaller font size for mobile *\/\n    top: 5px;\n    right: 10px; \/* Ensure the button doesn't overlap content *\/\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\n.alert {\n  width: 50%; \/* Set the width to 50% *\/\n  padding: 20px;\n  background-color: #FFAA00;\n  color: #000;\n  border-radius: 8px;\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\n  font-family: 'Arial', sans-serif;\n  font-size: 16px;\n  position: relative;\n  opacity: 0; \/* Initially hidden *\/\n  transform: scale(0); \/* Initially scaled down *\/\n  animation: popUp 0.5s ease-out forwards; \/* Animation on load *\/\n  margin: 0 auto; \/* Center the alert horizontally *\/\n  text-align: center; \/* Center the text inside the alert *\/\n}\n\n\/* Keyframes for the pop-up effect *\/\n@keyframes popUp {\n  0% {\n    opacity: 0;\n    transform: scale(0);\n  }\n  70% {\n    opacity: 1;\n    transform: scale(1.2); \/* Grow quickly *\/\n  }\n  100% {\n    opacity: 1;\n    transform: scale(1); \/* Normal size *\/\n  }\n}\n\n\/* Close button style *\/\n.closebtn {\n  position: absolute;\n  top: 10px;\n  right: 10px; \/* Adjust close button position *\/\n  color: #000;\n  font-weight: bold;\n  font-size: 22px;\n  cursor: pointer;\n  transition: color 0.3s ease, transform 0.3s ease;\n}\n\n\/* Hover effect for close button *\/\n.closebtn:hover {\n  color: #f1faee;\n  transform: scale(1.1);\n}\n\n\/* Style for the anchor link inside the alert *\/\n.alert a {\n  color: #000;\n  font-weight: bold; \/* Make text bold *\/\n  text-decoration: underline; \/* Underline the link *\/\n  transition: color 0.3s ease; \/* Smooth color transition on hover *\/\n}\n\n\/* Hover effect for the anchor link *\/\n.alert a:hover {\n  color: #f1faee; \/* Lighter color when hovered *\/\n  color: #000;\n}\n\n\/* Responsive design for smaller screens *\/\n@media (max-width: 768px) {\n  .alert {\n    font-size: 14px; \/* Slightly smaller font size *\/\n    padding: 15px 20px; \/* Adjust padding *\/\n    width: 70%; \/* Adjust width for medium screens like tablets *\/\n  }\n}\n\n@media (max-width: 600px) {\n  .alert {\n    font-size: 12px; \/* Even smaller font for smaller screens *\/\n    padding: 10px 15px; \/* Smaller padding *\/\n    width: 90%; \/* Alert will take 90% of screen width *\/\n  }\n\n  \/* Adjust the close button size on mobile *\/\n  .closebtn {\n    font-size: 18px; \/* Smaller font size for mobile *\/\n    top: 5px;\n    right: 10px; \/* Ensure the button doesn't overlap content *\/\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n  \n.alert {\n  width: 50%; \/* Set the width to 50% *\/\n  padding: 20px;\n  background-color: #FFAA00;\n  color: #000;\n  border-radius: 8px;\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\n  font-family: 'Arial', sans-serif;\n  font-size: 16px;\n  position: relative;\n  opacity: 0; \/* Initially hidden *\/\n  transform: scale(0); \/* Initially scaled down *\/\n  animation: popUp 0.5s ease-out forwards; \/* Animation on load *\/\n  margin: 0 auto; \/* Center the alert horizontally *\/\n  text-align: center; \/* Center the text inside the alert *\/\n}\n\n\/* Keyframes for the pop-up effect *\/\n@keyframes popUp {\n  0% {\n    opacity: 0;\n    transform: scale(0);\n  }\n  70% {\n    opacity: 1;\n    transform: scale(1.2); \/* Grow quickly *\/\n  }\n  100% {\n    opacity: 1;\n    transform: scale(1); \/* Normal size *\/\n  }\n}\n\n\/* Close button style *\/\n.closebtn {\n  position: absolute;\n  top: 10px;\n  right: 10px; \/* Adjust close button position *\/\n  color: #000;\n  font-weight: bold;\n  font-size: 22px;\n  cursor: pointer;\n  transition: color 0.3s ease, transform 0.3s ease;\n}\n\n\/* Hover effect for close button *\/\n.closebtn:hover {\n  color: #f1faee;\n  transform: scale(1.1);\n}\n\n\/* Style for the anchor link inside the alert *\/\n.alert a {\n  color: #000;\n  font-weight: bold; \/* Make text bold *\/\n  text-decoration: underline; \/* Underline the link *\/\n  transition: color 0.3s ease; \/* Smooth color transition on hover *\/\n}\n\n\/* Hover effect for the anchor link *\/\n.alert a:hover {\n  color: #f1faee; \/* Lighter color when hovered *\/\n  color: #000;\n}\n\n\/* Responsive design for smaller screens *\/\n@media (max-width: 768px) {\n  .alert {\n    font-size: 14px; \/* Slightly smaller font size *\/\n    padding: 15px 20px; \/* Adjust padding *\/\n    width: 70%; \/* Adjust width for medium screens like tablets *\/\n  }\n}\n\n@media (max-width: 600px) {\n  .alert {\n    font-size: 12px; \/* Even smaller font for smaller screens *\/\n    padding: 10px 15px; \/* Smaller padding *\/\n    width: 90%; \/* Alert will take 90% of screen width *\/\n  }\n\n  \/* Adjust the close button size on mobile *\/\n  .closebtn {\n    font-size: 18px; \/* Smaller font size for mobile *\/\n    top: 5px;\n    right: 10px; \/* Ensure the button doesn't overlap content *\/\n  }\n}\n.guitar-card {\n  width: calc(min(2980px, 90%));\n  margin-inline: auto;\n}\n.material1 {\n    font-size: 8px!important;  \n}\n\n\n.card {\n  box-shadow: -1px 15px 30px -12px black;\n  border-radius: 12px;\n  padding: 12px;\n}\n.guitar-card h2 {\n  text-transform: capitalize;\n  letter-spacing: 0.025em;\n  font-size: clamp(2rem, 1.8125rem + 0.75vw, 2.6rem);\n}\n\n.guitar-card a {\n  display: inline-block;\n  text-decoration: none;\n}\n\n.guitar-card .container {\n  margin-top: 24px;\n  margin-bottom: 24px;\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));\n  gap: 2rem;\n}\n\n.guitar-card .container .card:nth-child(1) .box .icon .iconBox {\n  background: #274c79;\n}\n\n.guitar-card .container .card:nth-child(2) .box .icon .iconBox {\n  background: #274c79;\n}\n\n.guitar-card .container .card:nth-child(3) .box .icon .iconBox {\n  background: #274c79;\n}\n\n.guitar-card .container .card:nth-child(4) .box .icon .iconBox {\n  background: #274c79;\n}  \n  \n.guitar-card .container .card:nth-child(5) .box .icon .iconBox {\n  background: #274c79;\n}\n\n.guitar-card .container .card:nth-child(6) .box .icon .iconBox {\n  background: #274c79;\n}\n  \n.guitar-card .container .card ul {\n  margin: 0;\n  padding: 0;\n  list-style-type: none;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 0.625rem;\n}\n\n.guitar-card .container .card ul li {\n  text-transform: uppercase;\n  background: var(--clr-tag);\n  color: #282828;\n  font-weight: 700;\n  font-size: 0.8rem;\n  padding: 0.375rem 0.625rem;\n  border-radius: 0.188rem;\n}\n\n.guitar-card .container .card ul .branding {\n  color: #000;\n}\n\n.guitar-card .container .card ul .packaging {\n  color: #000;\n}\n\n.guitar-card .container .card ul .marketing {\n  color: #000;\n}\n\n.guitar-card .container .card .content {\n  padding: 0.938rem 0.625rem;\n}\n\n.guitar-card .container .card .content h3 {\n  text-transform: capitalize;\n  font-size: clamp(1.3rem, 1.25rem + 0.3vw, 1.5rem);\n  margin-top: 0.1rem;\n}\n\n.guitar-card .container .card .content p {\n  margin: 0.625rem 0 1.25rem;\n  color: #000;\n}\n\n.guitar-card .container .card-inner {\n  position: relative;\n  width: inherit;\n  height: 18.75rem;\n  background: #274c79;\n  border-radius: 1.25rem;\n  border-bottom-right-radius: 0;\n  overflow: hidden;\n}\n\n.guitar-card .container .card-inner .box {\n  margin-top: 2em;\n  width: 100%;\n  height: 100%;\n  background: #fff;\n  border-radius: 1.25rem;\n  overflow: hidden;\n}\n\n.guitar-card .container .card-inner .box .imgBox {\n  position: absolute;\n  inset: 0;\n  transition: transform 2s ease;\n}\n.guitar-card .container .card-inner .box .imgBox:hover {\n  transform: scale(1.5);\n  border-radius:12px!important;\n}\n\n.guitar-card .container .card-inner .box .imgBox img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius:12px!important;\n}\n\n.guitar-card .container .card-inner .box .icon {\n  position: absolute;\n  bottom: -0.375rem;\n  right: -0.375rem;\n  width: 6rem;\n  height: 6rem;\n  background: var(--clr);\n  border-top-left-radius: 50%;\n  border-radius:12px!important;\n}\n\n.guitar-card .container .card-inner .box .icon:hover .iconBox {\n  transform: scale(1.1);\n}\n\n.guitar-card .container .card-inner .box .icon::before {\n  position: absolute;\n  content: \"\";\n  bottom: 0.375rem;\n  left: -1.25rem;\n  background: transparent;\n  width: 1.25rem;\n  height: 1.25rem;\n  border-bottom-right-radius: 1.25rem;\n  box-shadow: 0.313rem 0.313rem 0 0.313rem #fff;\n}\n\n.guitar-card .container .card-inner .box .icon::after {\n  position: absolute;\n  content: \"\";\n  top: -1.25rem;\n  right: 0.375rem;\n  background: transparent;\n  width: 1.25rem;\n  height: 1.25rem;\n  border-bottom-right-radius: 1.25rem;\n  box-shadow: 0.313rem 0.313rem 0 0.313rem var(--clr);\n}\n\n.guitar-card .container .card-inner .box .icon .iconBox {\n  position: absolute;\n  inset: 0.625rem;\n  background: #282828;\n  border-radius: 50%;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  transition: 0.3s;\n}\n\n.guitar-card .container .card-inner .box .icon .iconBox span {\n  color: #fff;\n  font-size: 12px;\n}\n\n.btnstrings {\n  padding: 0.8em 2em 0.8em;\n  border-radius: 3px;\n  margin: 4px 4px 4px 4px;\n  color: #fff;\n  background-color: #fbdedb;\n  display: inline-block;\n  background: #274c79!important;\n  -webkit-transition: 0.3s;\n  -moz-transition: 0.3s;\n  -o-transition: 0.3s;\n  transition: 0.3s;\n  font-family: sans-serif;\n  font-weight: 800;\n  font-size: 0.85em;\n  text-transform: uppercase;\n  text-align: center;\n  text-decoration: none;\n  box-shadow: 0 0.3rem 0.3rem rgba(0, 0, 0, 0.1);\n  position: relative;\n}\n\n.btnstrings:hover,\n.btnstrings:focus {\n  opacity: 0.9;\n  transform: scale(1.05);\n}\n\n.btnstrings:active {\n  -webkit-transform: scale(0.9);\n  -moz-transform: scale(0.9);\n  -ms-transform: scale(0.9);\n  -o-transform: scale(0.9);\n  transform: scale(0.9);\n}\n\n.btnstrings.block {\n  display: block !important;\n}\n\n.btnstrings.circular {\n  border-radius: 2em !important;\n}\n\n@media (max-width: 800px) {\n  .btnstrings {\n    font-size: 0.7em;\n    padding: 0.8em 1.5em 0.8em;\n    margin: 3px 3px 3px 3px;\n  }\n}\n    \u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003eWith over 50 years of experience crafting the world’s finest guitar straps, Levy's are committed to ensuring that their straps become cherished heirlooms passed down through generations.\n\nBy focusing on quality and durability, they're not just making products that last – they're also reducing waste and making a positive impact on the environment. When a product lasts longer, it means fewer replacements are needed, which ultimately minimizes resource consumption and helps create a more sustainable future for everyone. \u003cimg alt=\"Levy's Banner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0257\/2091\/3982\/files\/Collection_Banner_Pt_4_4.jpg?v=1782411456\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003e24 EQUAL PAYMENTS 0% INTEREST ON ALL ITEMS!\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guitar-card\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card-inner\" style=\"--clr: #fff;\"\u003e\n\u003cdiv class=\"box\"\u003e\n\u003cdiv class=\"imgBox\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0257\/2091\/3982\/files\/ABOUT_hanging_straps.webp?v=1782412153\" alt=\"Levy's Straps\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch3\u003eFrom Humble Beginnings To World-Renowned Straps\u003c\/h3\u003e\n\u003cp\u003eThe story begins with Dennis Levy's decision back in 1973. Faced with the choice between cash and a set of leather-working tools as payment, Dennis chose the latter. Little did he know, this seemingly minor choice would ignite a passion for leatherwork in him. Inspired by his brother Harvey's musical journey, Dennis began crafting guitar straps just as Harvey was building a network of vendors with his guitar skills. It wasn't long before Dennis and his wife Cheryl poured their heart, soul, and savings into Levy’s Leathers Ltd. Building one of the world's premier names in guitar straps isn't just about seizing the right moments. It's about unwavering dedication to craftsmanship. It's about a genuine commitment to elevating every musician's journey. It's about helping each artist embrace their unique style with Levy's fashion and comfort. Today, Levy's straps aren't just straps. They're stories. From the cherished chords of a grandfather's old acoustic to the eager strums of a novice's first lesson. From garage jam sessions to major stage debuts. With a Levy's strap, you're not just playing music. You're stepping into a legacy, standing shoulder to shoulder with legends, and carving out your own epic tale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","products":[],"url":"https:\/\/ardensmusic.com\/collections\/levys-straps-accessories.oembed","provider":"Ardens Music","version":"1.0","type":"link"}