.smk-grid{display:grid;gap:20px}.smk-columns-2{grid-template-columns:repeat(2,1fr)}.smk-columns-3{grid-template-columns:repeat(3,1fr)}.smk-columns-4{grid-template-columns:repeat(4,1fr)}.smk-columns-6{grid-template-columns:repeat(6,1fr)}.smk-card{text-align:center;border-radius:8px;transition:transform 0.3s ease,box-shadow 0.3s ease}.smk-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgb(0 0 0 / .1)}.smk-card img{width:100%;height:auto;max-height:200px;object-fit:cover;margin-bottom:10px}.smk-card h3{margin:10px 0;font-size:16px;font-weight:600}.smk-card .smk-category{color:#666;font-size:14px;font-style:italic;margin-bottom:8px}.smk-card .smk-description{color:#777;font-size:13px;line-height:1.4;text-align:left}.smk-card .smk-description p{margin:0 0 8px 0}.smk-card .smk-description p:last-child{margin-bottom:0}.smk-card a{text-decoration:none;color:inherit}.smk-single-product{display:grid;gap:40px;margin:20px 0}.smk-category-dynamic-blocks{margin:20px 0}.smk-dynamic-block{margin-bottom:40px}.smk-dynamic-block:last-child{margin-bottom:0}.smk-featured-products-section{margin:40px 0;padding:30px 0;border-top:1px solid #eee}.smk-section-title{margin:0 0 30px 0;font-size:28px;font-weight:600;text-align:center;color:#333}.smk-featured-products-grid{display:grid;gap:20px;margin-top:20px}.smk-featured-products-grid.smk-grid-columns-2{grid-template-columns:repeat(2,1fr)}.smk-featured-products-grid.smk-grid-columns-3{grid-template-columns:repeat(3,1fr)}.smk-featured-products-grid.smk-grid-columns-4{grid-template-columns:repeat(4,1fr)}.smk-featured-products-grid.smk-grid-columns-5{grid-template-columns:repeat(5,1fr)}.smk-featured-products-grid.smk-grid-columns-6{grid-template-columns:repeat(6,1fr)}.smk-featured-product-card{border:1px solid #eee;border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;background:#fff;position:relative}.smk-featured-product-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgb(0 0 0 / .1)}.smk-featured-product-card .smk-product-image{position:relative;overflow:hidden}.smk-featured-product-card .smk-product-image img{width:100%;height:200px;object-fit:cover;transition:transform 0.3s ease}.smk-featured-product-card:hover .smk-product-image img{transform:scale(1.05)}.smk-sale-badge,.smk-featured-badge{position:absolute;top:10px;left:10px;background:#e74c3c;color:#fff;padding:4px 8px;border-radius:3px;font-size:12px;font-weight:600;text-transform:uppercase;z-index:2}.smk-featured-badge{background:#f39c12;top:40px}.smk-featured-product-card .smk-product-info{padding:15px}.smk-featured-product-card .smk-product-title{margin:0 0 8px 0;font-size:16px;font-weight:600;line-height:1.4}.smk-featured-product-card .smk-product-title a{text-decoration:none;color:#333;transition:color 0.3s ease}.smk-featured-product-card .smk-product-title a:hover{color:#0073aa}.smk-featured-product-card .smk-product-categories{color:#666;font-size:14px;margin-bottom:8px}.smk-featured-product-card .smk-product-price{font-size:16px;font-weight:600;color:#333}.smk-featured-product-card .smk-product-price .woocommerce-Price-amount{color:#0073aa}.smk-featured-product-card .smk-product-price del{color:#999;font-weight:400;margin-right:8px}.smk-category-fallback{padding:40px 20px;text-align:center;background:#f8f9fa;border-radius:8px;color:#666;margin:20px 0}.smk-editor-notice{margin:20px 0}@media (max-width:1024px){.smk-featured-products-grid.smk-grid-columns-4,.smk-featured-products-grid.smk-grid-columns-5,.smk-featured-products-grid.smk-grid-columns-6{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.smk-featured-products-grid.smk-grid-columns-3,.smk-featured-products-grid.smk-grid-columns-4,.smk-featured-products-grid.smk-grid-columns-5,.smk-featured-products-grid.smk-grid-columns-6{grid-template-columns:repeat(2,1fr)}.smk-featured-products-grid{gap:15px}.smk-section-title{font-size:24px}}@media (max-width:480px){.smk-featured-products-grid{grid-template-columns:1fr}.smk-section-title{font-size:20px}}.smk-single-product-layout-default{grid-template-columns:1fr 1fr}.smk-single-product-layout-reverse{grid-template-columns:1fr 1fr}.smk-single-product-layout-reverse .smk-single-product-images{order:2}.smk-single-product-layout-reverse .smk-single-product-content{order:1}.smk-single-product-layout-stacked{grid-template-columns:1fr}.smk-product-main-image img{width:100%;height:auto;border-radius:8px}.smk-product-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;margin-top:15px}.smk-gallery-item img{width:100%;height:100px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid #eee;transition:border-color 0.3s}.smk-gallery-item img:hover{border-color:#333}.smk-product-title{margin:0 0 15px 0;font-size:32px;font-weight:700}.smk-product-price{font-size:24px;font-weight:600;color:#2c3e50;margin:15px 0}.smk-product-sku{color:#666;margin:10px 0;font-size:14px}.smk-product-short-description{font-size:16px;line-height:1.6;margin:20px 0;color:#555}.smk-product-description{font-size:15px;line-height:1.8;margin:20px 0}.smk-product-meta{margin-top:30px;padding-top:20px;border-top:1px solid #eee}.smk-product-categories,.smk-product-tags{margin:10px 0;font-size:14px}.smk-product-meta strong{color:#333;margin-right:5px}.smk-product-meta a{color:#0073aa;text-decoration:none}.smk-product-meta a:hover{text-decoration:underline}@media (max-width:768px){.smk-single-product-layout-default,.smk-single-product-layout-reverse{grid-template-columns:1fr}.smk-single-product-layout-reverse .smk-single-product-images,.smk-single-product-layout-reverse .smk-single-product-content{order:unset}.smk-product-title{font-size:24px}.smk-product-price{font-size:20px}}.smk-category-navigation{margin:20px 0}.smk-category-breadcrumb{padding:15px 20px;background:#f8f9fa;border-radius:5px;margin-bottom:30px;font-size:14px}.smk-category-breadcrumb a{color:#0073aa;text-decoration:none}.smk-category-breadcrumb a:hover{text-decoration:underline}.smk-category-breadcrumb .separator{margin:0 8px;color:#999}.smk-category-breadcrumb .current{color:#333;font-weight:600}.smk-category-section{margin-bottom:40px}.smk-category-section-title{font-size:24px;font-weight:700;margin-bottom:20px;color:#333}.smk-category-info{padding:15px}.smk-category-name{margin:0 0 5px 0;font-size:16px;font-weight:600}.smk-category-count{color:#666;font-size:14px}.smk-related-products{margin:40px 0}.smk-section-title{font-size:24px;font-weight:700;margin-bottom:20px;color:#333}.smk-categories-grid{display:grid;gap:20px}.smk-category-card{border:1px solid #eee;border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center}.smk-category-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgb(0 0 0 / .1)}.smk-category-card a{text-decoration:none;color:inherit;display:block}.smk-category-image{width:100%;height:150px;overflow:hidden}.smk-category-image img{width:100%;height:100%;object-fit:cover}.smk-no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;color:#999;font-size:14px}.smk-category-info{padding:15px}.smk-category-name{margin:0 0 5px 0;font-size:16px;font-weight:600}.smk-category-count{color:#666;font-size:14px}@media (max-width:768px){.smk-columns-4,.smk-columns-6{grid-template-columns:repeat(2,1fr)}.smk-columns-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.smk-columns-2,.smk-columns-3,.smk-columns-4,.smk-columns-6{grid-template-columns:repeat(2,1fr)}}.smk-categories-slider{position:relative;overflow:hidden;padding:0 55px 40px 55px}.smk-categories-slider .swiper-slide{height:auto}.smk-categories-slider .swiper-button-next,.smk-categories-slider .swiper-button-prev{color:var(--swiper-theme-color,#007aff);width:42px;height:42px;margin-top:-21px;background:rgb(255 255 255 / .9);border-radius:50%;box-shadow:0 2px 10px rgb(0 0 0 / .1);transition:all 0.3s ease}.smk-categories-slider .swiper-button-next:hover,.smk-categories-slider .swiper-button-prev:hover{background:rgb(255 255 255);transform:scale(1.1)}.smk-categories-slider .swiper-button-next:after,.smk-categories-slider .swiper-button-prev:after{font-size:16px;font-weight:700}.smk-categories-slider .swiper-button-next{right:10px}.smk-categories-slider .swiper-button-prev{left:10px}.smk-categories-slider .swiper-pagination{bottom:-40px}.smk-categories-slider .swiper-pagination-bullet{background:var(--swiper-theme-color,#007aff);opacity:.3}.smk-categories-slider .swiper-pagination-bullet-active{opacity:1}.smk-categories-slider .smk-category-card{height:100%;display:flex;flex-direction:column}.smk-categories-slider .smk-category-card a{height:100%;display:flex;flex-direction:column}.smk-categories-slider .smk-category-image{flex-grow:1;position:relative}.smk-categories-slider .smk-category-info{position:absolute;width:100%;bottom:0;text-align:left;background:#0002;color:#fff;padding:5px!important}.smk-categories-slider .smk-category-count{color:#fff}.smk-categories-slider.smk-columns-2,.smk-categories-slider.smk-columns-3,.smk-categories-slider.smk-columns-4,.smk-categories-slider.smk-columns-6{display:block}@media (max-width:768px){.smk-categories-slider{padding:0 30px 40px 30px}.smk-categories-slider .swiper-button-next,.smk-categories-slider .swiper-button-prev{width:36px;height:36px;margin-top:-18px}.smk-categories-slider .swiper-button-next:after,.smk-categories-slider .swiper-button-prev:after{font-size:14px}}@media (max-width:480px){.smk-categories-slider{padding:0 25px 40px 25px}.smk-categories-slider .swiper-button-next,.smk-categories-slider .swiper-button-prev{width:32px;height:32px;margin-top:-16px}.smk-categories-slider .swiper-button-next:after,.smk-categories-slider .swiper-button-prev:after{font-size:12px}}.smk-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:30px;flex-wrap:wrap}.smk-pagination a,.smk-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:8px 12px;border:1px solid #ddd;border-radius:4px;text-decoration:none;color:#333;font-size:14px;font-weight:500;transition:all 0.3s ease}.smk-pagination a:hover{background-color:#f8f9fa;border-color:#007cba;color:#007cba}.smk-pagination-current{background-color:#007cba;border-color:#007cba;color:#fff;font-weight:600}.smk-pagination-prev,.smk-pagination-next{padding:8px 16px}.smk-pagination-ellipsis{border:none;background:none;color:#666;cursor:default}.smk-pagination-ellipsis:hover{background:none;border:none;color:#666}@media (max-width:768px){.smk-pagination{gap:4px;margin-top:20px}.smk-pagination a,.smk-pagination span{min-width:36px;height:36px;padding:6px 10px;font-size:13px}.smk-pagination-prev,.smk-pagination-next{padding:6px 12px}}.smk-product-filter-grid{margin:30px 0}.smk-filter-section-title{margin:0 0 25px 0;font-size:24px;font-weight:600;color:#333}.smk-filter-products-grid{display:grid;gap:20px}.smk-filter-products-grid.smk-grid-columns-2{grid-template-columns:repeat(2,1fr)}.smk-filter-products-grid.smk-grid-columns-3{grid-template-columns:repeat(3,1fr)}.smk-filter-products-grid.smk-grid-columns-4{grid-template-columns:repeat(4,1fr)}.smk-filter-products-grid.smk-grid-columns-5{grid-template-columns:repeat(5,1fr)}.smk-filter-products-grid.smk-grid-columns-6{grid-template-columns:repeat(6,1fr)}.smk-filter-product-card{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;transition:all 0.3s ease;position:relative}.smk-filter-product-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgb(0 0 0 / .1);border-color:#ddd}.smk-filter-product-card .smk-product-image{position:relative;overflow:hidden;background:#f8f9fa}.smk-filter-product-card .smk-product-img{width:100%;height:200px;object-fit:cover;transition:transform 0.3s ease}.smk-filter-product-card:hover .smk-product-img{transform:scale(1.02)}.smk-filter-product-card .smk-product-details{padding:15px}.smk-filter-product-card .smk-product-title{margin:0 0 8px 0;font-size:16px;font-weight:600;line-height:1.4}.smk-filter-product-card .smk-product-title a{color:#333;text-decoration:none;transition:color 0.3s ease}.smk-filter-product-card .smk-product-title a:hover{color:#0073aa}.smk-filter-product-card .smk-product-categories{color:#666;font-size:14px;margin-bottom:8px;line-height:1.3}.smk-filter-product-card .smk-product-price{font-size:16px;font-weight:600;color:#333}.smk-filter-product-card .smk-product-price .woocommerce-Price-amount{color:#0073aa}.smk-filter-product-card .smk-product-price del{color:#999;font-weight:400;margin-right:8px}.smk-no-products{text-align:center;padding:40px 20px;color:#666;font-style:italic}@media (max-width:1024px){.smk-filter-products-grid.smk-grid-columns-4,.smk-filter-products-grid.smk-grid-columns-5,.smk-filter-products-grid.smk-grid-columns-6{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.smk-filter-products-grid.smk-grid-columns-3,.smk-filter-products-grid.smk-grid-columns-4,.smk-filter-products-grid.smk-grid-columns-5,.smk-filter-products-grid.smk-grid-columns-6{grid-template-columns:repeat(2,1fr)}.smk-filter-section-title{font-size:20px}}@media (max-width:480px){.smk-filter-products-grid{grid-template-columns:1fr}.smk-filter-section-title{font-size:18px}}