*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#f7f4ed;background-image:repeating-linear-gradient(to bottom,rgb(0 0 0 / .05) 0,rgb(0 0 0 / .05) 1px,transparent 1px,transparent 42px);color:#111}.container{width:96%;max-width:1800px;margin:auto}.topbar{background:#000;color:#fff;text-align:center;padding:10px;font-size:14px}.header{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.logo{font-size:64px;font-weight:900;line-height:1;font-family:"Comic Sans MS",cursive}.logo span{display:block;font-size:22px;color:#e0ab00}.search input{width:420px;padding:14px;border:3px solid #111;background:#fff}.nav{display:flex;justify-content:center;gap:40px;padding-bottom:20px;font-weight:700}.nav a{text-decoration:none;color:#111;font-size:15px}.hero{display:flex;justify-content:space-between;align-items:center;background:#fffdfa;border:4px solid #111;padding:50px;box-shadow:8px 8px 0 #111;margin-top:20px}.hero-left{width:50%}.hero h1{font-size:74px;line-height:1;margin:0;font-family:"Comic Sans MS",cursive}.yellow{height:5px;background:#f0b400;width:70%;margin:20px 0}.shopbtn{display:inline-block;padding:16px 28px;background:#111;color:#fff;text-decoration:none;font-weight:700;border:3px solid #111;margin-top:20px}.hero-right img{width:420px}.categories{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:20px 0 40px}.cat{padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.cat img{width:100%;height:100%;object-fit:cover;display:block}.products h2{text-align:center;font-size:42px;font-family:"Comic Sans MS",cursive}.grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.product{background:#fff;border:3px solid #111;padding:15px;box-shadow:5px 5px 0 #111}.product img{width:100%;display:block}@media(max-width:1200px){.categories{grid-template-columns:repeat(4,1fr)}.grid{grid-template-columns:repeat(2,1fr)}.hero{flex-direction:column;text-align:center}.hero-left{width:100%}}@media(max-width:700px){.header{flex-direction:column;gap:20px}.search input{width:100%}.categories{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.hero h1{font-size:48px}}.menu{display:flex;justify-content:center;align-items:center;gap:45px;list-style:none;margin:0;padding:0}.menu li{list-style:none}.menu a{text-decoration:none;color:#111;font-size:18px;font-weight:700;text-transform:uppercase;position:relative;letter-spacing:1px}.menu a:hover::after,.menu .current-menu-item a::after{content:'';position:absolute;left:0;bottom:-8px;width:100%;height:4px;background:#f0b400}.cat img{width:100%;height:220px;object-fit:cover}.categories .cat{height:260px}.hero-banner{width:92%;margin:30px auto}.hero-banner img{width:100%;display:block}.hero-banner{margin:0 auto 5px auto!important}.categories{margin-top:5px!important}.nav{padding-bottom:0!important}.header{padding-bottom:0!important}.custom-logo{max-height:100px;width:auto;display:block}.custom-logo-link{display:block}.products{width:92%;margin:20px auto}.products h2{text-align:center;font-size:60px;margin-bottom:40px;font-family:"Comic Sans MS",cursive}.products .grid{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.products .product{background:#fff;border:3px solid #111;overflow:hidden;transition:0.2s;position:relative;padding:0}.products .product:hover{transform:translateY(-5px) rotate(-1deg)}.products .product img{width:100%;height:280px;object-fit:cover;display:block}.products .product a{text-decoration:none;color:#111}.products .product h3{font-size:30px;text-align:center;padding:15px 10px 0;margin:0;font-family:"Comic Sans MS",cursive}.products .product p{text-align:center;font-size:28px;font-weight:700;padding-bottom:20px;color:#111}.fonegear-mini-cart{position:absolute;right:0;top:60px;width:320px;background:#fff;border-radius:18px;padding:20px;display:none;z-index:999;box-shadow:0 10px 30px rgb(0 0 0 / .15)}.fonegear-cart-icon:hover+.fonegear-mini-cart{display:block}.products .grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:25px!important;width:100%!important}.products .product{background:#fff;border:3px solid #111;overflow:hidden;padding:0;transition:0.2s;box-shadow:5px 5px 0 #111;min-width:0}.products .product:hover{transform:translateY(-5px) rotate(-1deg)}.products .product img{width:100%;height:260px;object-fit:contain;display:block;background:#fff}.products .product h2,.products .product h3,.products .woocommerce-loop-product__title{font-size:18px!important;line-height:1.3;padding:10px;text-align:center;color:#111;font-family:"Comic Sans MS",cursive}.products .product .price{display:block;text-align:center;padding-bottom:15px;font-size:22px;font-weight:700;color:#111}.products .product a{text-decoration:none}.fonegear-footer{margin-top:60px;border-top:3px dashed #111;padding:40px 0 20px;background:#fff0}.fonegear-footer-inner{width:96%;max-width:1600px;margin:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}.fonegear-footer-logo{flex:1;min-width:220px}.fonegear-footer-logo img,.fonegear-footer-logo .custom-logo{max-width:220px;height:auto;display:block}.fonegear-footer-links{flex:1;display:flex;justify-content:center;gap:25px;flex-wrap:wrap;padding-top:25px}.fonegear-footer-links a{text-decoration:none;color:#111;font-size:18px;font-weight:700}.fonegear-footer-social{width:100%;display:flex;justify-content:center;gap:18px;margin-top:30px;margin-bottom:15px}.fonegear-footer-copy{width:100%;text-align:center}.fonegear-footer-social a{display:block;transition:.2s}.fonegear-footer-social a:hover{transform:translateY(-5px) rotate(-2deg)}.fonegear-footer-social img{width:62px;height:auto;display:block}.fonegear-footer-copy{text-align:center;margin-top:35px;font-size:16px;opacity:.8}@media(max-width:768px){.fonegear-footer-inner{flex-direction:column;align-items:center;text-align:center}.fonegear-footer-links,.fonegear-footer-social{justify-content:center}}@media(max-width:1200px){.products .grid{grid-template-columns:repeat(3,1fr)!important}.categories{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.products .grid{grid-template-columns:repeat(2,1fr)!important}.categories{grid-template-columns:repeat(2,1fr)}.cat{height:180px}.hero h1{font-size:42px}.products .grid{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:25px!important}.products .product{position:relative!important;overflow:hidden!important;width:100%!important}.products .product a{display:block!important;width:100%!important;height:100%!important}.products .product img{width:100%!important;height:260px!important;object-fit:contain!important;display:block!important}.products .product h3{font-size:18px!important;line-height:1.3!important;text-align:center!important;padding:10px!important;margin:0!important}.products .product p{text-align:center!important;padding-bottom:15px!important}}.categories{width:92%;max-width:1400px;margin:0 auto 40px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:768px){.categories{grid-template-columns:repeat(2,1fr)}}.hero-wrapper{position:relative}.hero-shop-button{position:absolute;left:4%;bottom:8%;width:240px;height:90px;display:block;z-index:5}.products .product{background:#fffdf8!important;border:4px solid #111!important;box-shadow:7px 7px 0 #111!important;transform:rotate(-0.5deg);transition:.2s;overflow:hidden}.products .product:nth-child(even){transform:rotate(0.5deg)}.products .product:hover{transform:translateY(-6px) rotate(-1deg)!important}.products .product img{padding:18px;background:#fff;object-fit:contain!important}.products .product h2,.products .product h3,.products .woocommerce-loop-product__title{font-family:"Comic Sans MS",cursive!important;font-size:20px!important;line-height:1.35;padding:15px 12px 8px;color:#111}.products .product .price,.products .product p{font-size:22px!important;font-weight:900!important;font-family:"Comic Sans MS",cursive;padding-bottom:18px}.products h2{font-family:"Comic Sans MS",cursive!important;font-size:72px!important;letter-spacing:2px}.wpcf7{max-width:900px;margin:40px auto;background:#fffdf8;border:4px solid #111;box-shadow:8px 8px 0 #111;padding:40px;transform:rotate(-0.5deg)}.wpcf7 label{display:block;margin-bottom:12px;font-family:"Comic Sans MS",cursive;font-size:24px;font-weight:700;color:#111}.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 textarea{width:100%;padding:18px;border:4px solid #111;background:#fff;font-size:18px;margin-top:10px;margin-bottom:25px;box-shadow:5px 5px 0 #111;outline:none;font-family:Arial,sans-serif}.wpcf7 textarea{min-height:220px;resize:vertical}.wpcf7 input::placeholder,.wpcf7 textarea::placeholder{color:#777}.wpcf7 input[type="submit"]{background:#111;color:#fff;border:4px solid #111;padding:18px 40px;font-size:24px;font-family:"Comic Sans MS",cursive;cursor:pointer;box-shadow:6px 6px 0 #111;transition:.2s;transform:rotate(-1deg)}.wpcf7 input[type="submit"]:hover{transform:translateY(-4px) rotate(1deg)}.wpcf7-response-output{border:4px dashed #111!important;background:#fff8cc;padding:15px!important;font-family:"Comic Sans MS",cursive;margin-top:25px!important}@media(max-width:768px){.wpcf7{padding:25px}.wpcf7 label{font-size:20px}}.homepage-seo-text{position:absolute;left:-9999px}@media (max-width:768px){.header{flex-direction:column!important;gap:15px!important;text-align:center!important}.search input{width:100%!important;max-width:100%!important}.menu{gap:12px!important;flex-wrap:wrap!important}.menu a{font-size:14px!important}.categories{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;width:96%!important}.cat{height:auto!important}.cat img{height:auto!important;object-fit:contain!important}.products{width:96%!important;margin:20px auto!important}.products h2{font-size:32px!important;line-height:1.2!important;margin-bottom:20px!important}.products .grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.products .product{width:100%!important;min-width:0!important;padding:0!important;transform:none!important;box-shadow:3px 3px 0 #111!important}.products .product img{width:100%!important;height:140px!important;object-fit:contain!important;padding:8px!important}.products .product h2,.products .product h3,.products .woocommerce-loop-product__title{font-size:13px!important;line-height:1.3!important;padding:8px!important;margin:0!important;font-family:Arial,sans-serif!important}.products .product .price,.products .product p{font-size:15px!important;padding:0 8px 12px!important;font-family:Arial,sans-serif!important}.hero{padding:20px!important}.hero h1{font-size:34px!important}.fonegear-footer-inner{flex-direction:column!important;text-align:center!important}}@media (max-width:480px){.products .grid{grid-template-columns:1fr!important}.products h2{font-size:28px!important}}@media (max-width:768px){.woocommerce ul.products{display:flex!important;flex-wrap:wrap!important;gap:10px!important;padding:0!important;margin:0!important}.woocommerce ul.products li.product{width:calc(50% - 5px)!important;float:none!important;clear:none!important;margin:0!important;padding:10px!important;min-height:auto!important;border-radius:15px!important;box-sizing:border-box!important}.woocommerce ul.products li.product img{width:100%!important;height:auto!important;max-height:180px!important;object-fit:contain!important;display:block!important}.woocommerce ul.products li.product h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.4!important;display:block!important;overflow:visible!important;white-space:normal!important;word-break:break-word!important;min-height:auto!important;height:auto!important;font-family:Arial,sans-serif!important}.woocommerce ul.products li.product .price{font-weight:700!important;color:#111!important;text-align:center!important;display:block!important}.woocommerce ul.products li.product a.button{min-height:44px!important;line-height:44px!important;width:100%!important;text-align:center!important;border-radius:50px!important}}@media (max-width:480px){.woocommerce ul.products li.product{width:100%!important}}.woocommerce-products-header__title,.woocommerce .page-title,.woocommerce-page h1.page-title{font-family:"Comic Sans MS",cursive!important;font-size:60px!important;letter-spacing:2px!important;color:#111!important;text-align:center!important}@media (max-width:768px){.woocommerce-products-header__title,.woocommerce .page-title,.woocommerce-page h1.page-title{font-size:36px!important}}@media (max-width:768px){.search input{width:100%!important;max-width:100%!important}}@media (max-width:768px){.menu{gap:12px!important;flex-wrap:wrap!important}.menu a{font-size:14px!important}}.woocommerce ul.products li.product{padding-bottom:10px!important}.woocommerce ul.products li.product .price{margin-bottom:5px!important;padding-bottom:0!important}.woocommerce ul.products li.product h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{margin-bottom:5px!important;padding-bottom:0!important}.woocommerce ul.products li.product a.button{margin-top:5px!important}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .add_to_cart_button{display:block!important;width:100%!important;margin-top:10px!important;padding:12px!important;background:#ffcc00!important;color:#000!important;text-align:center!important;border-radius:50px!important;font-weight:700!important}@media (max-width:768px){.woocommerce ul.products li.product{display:flex!important;flex-direction:column!important;height:auto!important}.woocommerce ul.products li.product .price{margin-bottom:8px!important}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .add_to_cart_button{display:block!important;position:relative!important;margin-top:8px!important;margin-bottom:0!important;padding:10px 12px!important;line-height:1.2!important;min-height:auto!important;height:auto!important;width:100%!important;text-align:center!important}}.contact-page{max-width:1500px;margin:40px auto 80px;padding:0 20px;position:relative}.contact-header{text-align:center;margin-bottom:50px}.contact-header h1{font-family:"Comic Sans MS",cursive;font-size:50px;line-height:1;margin:0}.contact-header span{color:#d62828}.contact-header h1:after{content:"";display:block;width:320px;height:5px;background:#f0b400;margin:15px auto}.contact-header p{font-size:22px}.contact-wrapper{display:grid;grid-template-columns:48% 52%;gap:30px;align-items:start}.contact-left,.contact-right{background:#fffdf8;border:4px solid #111;border-radius:25px;padding:35px;position:relative}.contact-left{box-shadow:10px 10px 0 #f0b400}.contact-right{box-shadow:10px 10px 0 #d62828}.fg-ribbon-shop img{width:560px;display:block;margin:0 auto 25px}.fg-ribbon-send img{width:560px;display:block;margin:0 auto 30px}.fg-ribbon-touch img{width:300px;display:block;margin-bottom:20px}.fg-ribbon-faq img{width:560px;display:block;margin-bottom:25px}.contact-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:35px}.contact-categories img{width:100%;height:170px;object-fit:cover;border:2px solid #111;background:#fff}.contact-info-row{display:flex;gap:25px;align-items:flex-start}.contact-details{flex:1}.detail{padding:12px 0;border-bottom:1px solid #ddd}.detail strong{display:block;margin-bottom:6px}.review-box{width:300px;background:#fff8d8;border:3px dashed #f0b400;padding:25px;border-radius:15px;text-align:center}.review-box .stars{font-size:34px;color:#f0b400}.review-box h3{font-size:22px;margin:10px 0}.review-box a{display:inline-block;margin-top:15px;padding:12px 22px;background:#111;color:#fff;text-decoration:none}.contact-right .wpcf7{margin:0!important;padding:0!important;background:none!important;border:none!important;box-shadow:none!important;max-width:none!important;transform:none!important}.fg-form-row{display:flex;gap:15px}.fg-half{width:50%}.contact-right input,.contact-right select,.contact-right textarea{width:100%;padding:16px;border:3px solid #111;background:#fff;box-shadow:4px 4px 0 #111;margin-bottom:15px}.contact-right textarea{height:180px}.contact-right input[type=submit]{background:#d62828;color:#fff;width:100%;padding:22px;font-size:32px;font-weight:700;font-family:"Comic Sans MS",cursive;border:3px solid #111;box-shadow:4px 4px 0 #111;border-radius:6px;cursor:pointer}.contact-right input[type=submit]:hover{background:#b71c1c;transform:translateY(-2px);transition:.2s}.faq-section{margin-top:0}.faq-section details{background:#fff;border:2px solid #111;margin-bottom:10px}.faq-section summary{padding:15px;font-weight:700;cursor:pointer}.fg-plane{position:absolute;top:90px;left:-210px;width:290px}.fg-speech{position:absolute;top:-250px;right:-100px;width:230px}.fg-red-arrow{position:absolute;top:140px;right:80px;width:90px}.fg-star{position:absolute;bottom:360px;left:-230px;width:300px}.fg-lightning{position:absolute;bottom:200px;right:-200px;width:250px}@media(max-width:991px){.contact-wrapper{grid-template-columns:1fr}.contact-info-row{flex-direction:column}.review-box{width:100%}.contact-header h1{font-size:52px}.contact-categories{grid-template-columns:repeat(2,1fr)}.fg-form-row{display:block}.fg-half{width:100%}.fg-plane,.fg-speech,.fg-red-arrow,.fg-star,.fg-lightning{display:none}}