/*
Theme Name: Super Mart Store
Theme URI: https://www.misbahwp.com/products/super-mart-store
Author: misbahwp
Author URI: https://www.misbahwp.com/
Description: Super Mart Store is an all-in-one, SEO-advanced WordPress theme tailored for supermarkets, grocery stores, and retailers looking to generate more sales online. Its eCommerce features are powered by WooCommerce, allowing easy product management and secure payment gateways. The theme’s structured data, streamlined cart flow, and schema markup help shops rank for high-volume searches like “supermarket WordPress theme” and “online grocery store.” Rich layouts, rotating banners, dynamic product grids, and featured discount sections encourage shopping and repeat visits. Responsive and mobile-optimized design guarantees smooth experiences for buyers on any device. Benefit from customizable widgets for daily deals and seasonal promotions, plus multilingual tools for broader market reach. Review sections and CTAs build trust and guide conversions, while lightning-fast loading minimizes bounce rates. Super Mart Store is perfect for those seeking both a credible business image and technical SEO advantages that turn casual browsers into loyal shoppers.
Version: 1.1.2
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 5.6
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: super-mart-store
Tags: style-variations, one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, blog, e-commerce, food-and-drink

Super Mart Store WordPress Theme, Copyright 2024 misbahwp
Super Mart Store is distributed under the terms of the GNU General Public License v3
*/

.wp-block-search.wp-block-search__button-only .wp-block-search__input{
	position: absolute;;
	right: 75px;
	padding:13px;
}
form.wp-block-search__button-only.wp-block-search__icon-button.wp-block-search{
	position: relative;
}
.top-header{
	position: relative;
}
.header-nav {
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    width: auto;
    z-index: 3;
}
.main-header-top{
	position: relative;
}

/* ========== PREMIUM HEADER ========== */
.suriyan-header {
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

/* Top bar */
.header-topbar {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.header-topbar p {
    margin: 0 !important;
    white-space: nowrap;
}
.topbar-social {
    margin: 0 !important;
}
.topbar-social .wp-block-social-link {
    opacity: 0.7;
    transition: opacity 0.2s ease;
}
.topbar-social .wp-block-social-link:hover {
    opacity: 1;
}

/* Main header bar */
.header-main {
    border-bottom: 3px solid var(--wp--preset--color--secondary, #FC7700);
}

/* Logo */
.header-logo-col .wp-block-site-title {
    margin: 0 !important;
}
.header-logo-col .wp-block-site-title a {
    text-decoration: none !important;
    background: linear-gradient(135deg, var(--wp--preset--color--secondary, #FC7700), #e06600);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Navigation */
.header-nav-col .wp-block-navigation {
    justify-content: center;
}
.header-nav-col .wp-block-navigation-item a {
    position: relative;
    padding: 8px 12px !important;
    transition: color 0.2s ease;
}
.header-nav-col .wp-block-navigation-item a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: var(--wp--preset--color--secondary, #FC7700);
    transition: width 0.25s ease, left 0.25s ease;
}
.header-nav-col .wp-block-navigation-item a:hover::after,
.header-nav-col .wp-block-navigation-item.current-menu-item a::after {
    width: 100%;
    left: 0;
}
.header-nav-col .wp-block-navigation-item a:hover {
    color: var(--wp--preset--color--secondary, #FC7700) !important;
}

/* Header actions */
.header-actions {
    align-items: center;
}
.header-actions .wp-block-search__button {
    background: transparent !important;
    border: none !important;
    padding: 6px !important;
    color: #1d243c !important;
    transition: color 0.2s ease;
}
.header-actions .wp-block-search__button:hover {
    color: var(--wp--preset--color--secondary, #FC7700) !important;
}
.header-actions .wc-block-mini-cart__button {
    padding: 6px !important;
}

/* Hide old header shape */
.logo-bg {
    background-image: none !important;
}

/* Mobile header */
@media (max-width: 768px) {
    .header-topbar .wp-block-columns {
        flex-direction: column !important;
        gap: 4px;
    }
    .header-topbar .wp-block-group {
        justify-content: center !important;
        flex-wrap: wrap;
    }
    .header-topbar p {
        font-size: 11px !important;
    }
    .header-main .wp-block-columns {
        flex-wrap: wrap !important;
    }
    .header-logo-col {
        flex-basis: 100% !important;
        text-align: center;
    }
    .header-logo-col .wp-block-site-title {
        text-align: center;
    }
    .header-nav-col {
        flex-basis: 100% !important;
    }
}
/*.logo-bg{
    height: 56px;
}*/
#slider .custom-div {
    position: absolute;
    background-color: var(--wp--preset--color--secondary) !important;
    -webkit-mask-image: url(assets/images/Vector.svg);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    width: 100% !important;
    height: 87px !important;
    object-fit: cover;
    opacity: 1;
    bottom: -1px;
    z-index: 1;
}
.slider-content-box {
    position: relative;
    -webkit-mask-image: url(assets/images/banner-content.png);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    opacity: 1;
}
#slider .owl-nav {
    display: block;
    position: absolute;
    bottom: 30px;
    right: 14.5%;
    left: auto;
    z-index: 2;
}
#slider .owl-carousel .owl-nav .owl-prev:hover span, #slider .owl-carousel .owl-nav .owl-next:hover span{
  color: var(--wp--preset--color--pure-black) !important;
}
#slider .owl-carousel .owl-nav .owl-prev:hover, #slider .owl-carousel .owl-nav .owl-next:hover{
  background: var(--wp--preset--color--secondary-accent) !important;
}
#slider .owl-carousel .owl-nav .owl-prev, #slider .owl-carousel .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  border-radius: 30px;
  background: var(--wp--preset--color--secondary) !important;
  border: 0px;
}
#slider .owl-carousel .owl-nav .owl-prev{
  margin-right: 10px;
}
#slider .owl-carousel .owl-nav .owl-prev span,#slider .owl-carousel .owl-nav .owl-next span{
  color: var(--wp--preset--color--secondary-accent) !important;
  font-size: 21px;
}
.product-box{
	position: relative;
}
.sale-box {
    position: absolute;
    top: 0px;
    right: 0px;
}
.product-image{
	position: relative;
}
.product-btn{
	position: absolute;
	bottom: 20px;
	opacity: 0;
}
.product-box:hover .product-btn{
	opacity: 1;
}
.leaf-image {
    position: relative;
    -webkit-mask-image: url(assets/images/leaf.png);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    background: var(--wp--preset--color--primary) !important;
    width: 30px !important;
    object-fit: cover;
    opacity: 1;
    height: 30px !important;
    z-index: 9999;
}
.carrot-image {
    position: relative;
    -webkit-mask-image: url(assets/images/carrot.png);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    background: var(--wp--preset--color--primary) !important;
    width: 30px !important;
    object-fit: cover;
    opacity: 1;
    height: 30px !important;
    z-index: 9999;
}
.admin-image {
    position: relative;
    -webkit-mask-image: url(assets/images/admin.png);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    background: var(--wp--preset--color--primary) !important;
    width: 25px !important;
    object-fit: cover;
    opacity: 1;
    margin: 0px 3px !important;
    height: 30px !important;
    z-index: 9999;
}
.star-image {
    position: relative;
    -webkit-mask-image: url(assets/images/single-star.png);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    background: var(--wp--preset--color--primary) !important;
    width: 30px !important;
    object-fit: cover;
    opacity: 1;
    height: 30px !important;
    z-index: 9999;
}
.blog-box{
	position: relative;
	text-align: center;
	box-shadow: 0px 4px 50px 20px #00000005;
}
.blog-box:hover .date-box{
	background-color: var(--wp--preset--color--secondary) !important;
}
.blog-box:hover .blog-btn a{
	background-color: var(--wp--preset--color--secondary) !important;
	color: var(--wp--preset--color--accent-text) !important;
}
.date-box {
    display: inline-block;
}
.blog-image,.blog-image img{
	width: 100%;
	height: 220px;
	object-fit: cover;
}
.slider-btn a:hover,.product-btn a:hover,.dynamic-product-btn button:hover {
	background-color: var(--wp--preset--color--primary) !important;
}
.bk-hide-tab.bk-hide-mob.social-icon a.wp-block-social-link-anchor:hover,.social-icon ul li a:hover svg{
	color: var(--wp--preset--color--secondary);
	fill: var(--wp--preset--color--secondary);
}
.header-menu ul li a{
	padding: 5px 20px !important;
}
.header-menu ul li a:hover{
	background-color: var(--wp--preset--color--secondary) !important;
	color: var(--wp--preset--color--accent-text) !important;
	border-radius: 8px;
}
.wc-block-mini-cart.wp-block-woocommerce-mini-cart .wc-block-mini-cart__quantity-badge svg:hover{
	fill: var(--wp--preset--color--secondary) !important;
}
.wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-right.wc-block-grid__product-onsale span{
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: var(--wp--preset--color--accent-text) !important;
}
.wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-right.wc-block-grid__product-onsale{
    background-color: var(--wp--preset--color--primary) !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 12px;
    border: 0px !important;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 0px;
    padding-top: 3px;
    padding-right: var(--wp--preset--spacing--x-small);
    padding-bottom: 3px;
    padding-left: var(--wp--preset--spacing--x-small);
    position: absolute;
    top: 0px;
    right: 0px;
}

.product-main li.wc-block-product{
    position: relative;
}
.top-header span{
    margin-right: 5px !important;
}
span.dashicons.dashicons-phone {
    transform: rotate(92deg);
}
.counter-btn a:hover{
    background-color: var(--wp--preset--color--secondary) !important;
    border-color: var(--wp--preset--color--secondary) !important;
}
.blog-box p span{
    color: var(--wp--preset--color--primary) !important;
    margin-right: 5px !important;
}
.footer-main a.wp-block-social-link-anchor:hover, .footer-main ul li a:hover svg {
    color: var(--wp--preset--color--pure-black) !important;
    fill: var(--wp--preset--color--pure-black)  !important;
}

.gutentor-entry-meta.gutentor-entry-meta-secondary .author.vcard, .gutentor-entry-meta.gutentor-entry-meta-secondary .gutentor-meta-categories {
    display: none !important;
}

.gutentor-image-thumb img{
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 12px;
}

.gutentor-entry-meta.gutentor-entry-meta-secondary .posted-on:before,
.gutentor-entry-meta.gutentor-entry-meta-secondary .posted-on i,
.gutentor-entry-meta.gutentor-entry-meta-secondary .comments-link{
    display: none !important;
}

.blog-post-section .gutentor-post-item{
    background-color: var(--wp--preset--color--accent-text) !important;
    position: relative;
    text-align: center;
    box-shadow: 0px 4px 50px 20px #00000005;
    border-radius: 12px;
    padding: 10px 20px;
    padding-top: 0px;
}
.blog-post-section .gutentor-post-item .gutentor-entry-meta.gutentor-entry-meta-secondary .posted-on{
    margin-right: 10px !important;
    padding-right: 0px !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: var(--wp--preset--color--accent-text) !important;
}
.blog-post-section .gutentor-post-item .gutentor-entry-meta.gutentor-entry-meta-secondary {
    display: inline-block;
    border-bottom-right-radius: 30px;
    background-color: var(--wp--preset--color--primary) !important;
    padding-top: 12px;
    padding-right: 25px;
    padding-bottom: 12px;
    padding-left: 25px;
}

.blog-post-section .gutentor-post-item h3.gutentor-post-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    font-family: var(--wp--preset--font-family--amatic-sc) !important;
    color: var(--wp--preset--color--pure-black) !important;
}
.blog-post-section .gutentor-post-item .gutentor-post-desc {
    color: #000000bf;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    font-family: var(--wp--preset--font-family--dm-sans) !important;
}
.blog-post-section .gutentor-post-item .gutentor-entry-meta.gutentor-entry-meta-primary a {
    color: #00000061;
    font-size: 12px;
    font-style: normal;
    font-family: var(--wp--preset--font-family--dm-sans) !important;
    font-weight: 600;
}
.blog-post-section .gutentor-post-item .gutentor-entry-meta.gutentor-entry-meta-primary i{
    color: var(--wp--preset--color--primary) !important;
}
.blog-post-section .gutentor-post-item a.gutentor-button.gutentor-post-button {
    border: 1px solid var(--wp--preset--color--secondary) !important;
    font-family: var(--wp--preset--font-family--dm-sans) !important;
    background-color: var(--wp--preset--color--transparent) !important;
    border-top-left-radius: 30px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 0px;
    color: var(--wp--preset--color--secondary) !important;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.blog-post-section .gutentor-post-item:hover .gutentor-entry-meta.gutentor-entry-meta-secondary{
    background-color: var(--wp--preset--color--secondary) !important;
}
.blog-post-section .gutentor-post-item:hover a.gutentor-button.gutentor-post-button{
    background-color: var(--wp--preset--color--secondary) !important;
    color: var(--wp--preset--color--accent-text) !important;
}

.blog-post-section{
    margin-bottom: 50px !important;
}/* =============================================
   Suriyan Premium Homepage Styles
   ============================================= */

.suriyan-homepage {
  font-family: "DM Sans", sans-serif;
  color: #333;
}

/* Hero Section */
.suriyan-hero {
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.suriyan-hero .wp-block-cover__image-background {
  transition: transform 10s ease;
}

.suriyan-hero:hover .wp-block-cover__image-background {
  transform: scale(1.05);
}

.suriyan-btn-primary .wp-block-button__link {
  background-color: #d32f2f !important;
  color: #fff !important;
  border-radius: 30px !important;
  padding: 15px 35px !important;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  border: 2px solid #d32f2f !important;
}

.suriyan-btn-primary .wp-block-button__link:hover {
  background-color: #fff !important;
  color: #d32f2f !important;
}

/* Section Titles */
.suriyan-section-title {
  font-family: "Amatic SC", cursive;
  font-size: 3rem !important;
  font-weight: 700;
  color: #c21807 !important;
  margin-bottom: 2rem;
  position: relative;
  display: inline-block;
}

.suriyan-section-title::after {
  content: "";
  display: block;
  width: 60%;
  height: 3px;
  background-color: #fca311;
  margin: 10px auto 0;
  border-radius: 2px;
}

/* General Text */
.suriyan-text {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #555;
  margin-bottom: 1.5rem;
}

/* About Section */
.suriyan-about-section {
  padding: 80px 20px;
}

.suriyan-about-img img {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.4s ease;
}

.suriyan-about-img img:hover {
  transform: translateY(-10px);
}

/* Why Choose Us Section */
.suriyan-why-choose-us {
  background: linear-gradient(135deg, #fff8f0 0%, #ffe0b2 100%) !important;
}

.suriyan-feature-card {
  background: #fff;
  padding: 2.5rem 1.5rem;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  border-bottom: 4px solid transparent;
}

.suriyan-feature-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid #fca311;
}

.suriyan-feature-card h3 {
  color: #d32f2f !important;
  margin-bottom: 1rem;
}

/* Categories Section */
.suriyan-categories-section {
  padding: 80px 20px;
}

.suriyan-categories-grid .wc-block-product-categories-list-item a {
  font-weight: 600;
  transition: color 0.3s ease;
}

.suriyan-categories-grid .wc-block-product-categories-list-item a:hover {
  color: #d32f2f !important;
}

/* Products Grid */
.suriyan-featured-section {
  padding: 80px 20px;
}

.suriyan-products-grid .wc-block-grid__product {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
  overflow: hidden;
}

.suriyan-products-grid .wc-block-grid__product:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}

.suriyan-products-grid
  .wc-block-grid__product
  .wc-block-grid__product-image
  img {
  transition: transform 0.5s ease;
}

.suriyan-products-grid
  .wc-block-grid__product:hover
  .wc-block-grid__product-image
  img {
  transform: scale(1.08);
}

.suriyan-products-grid .wp-block-button__link {
  background-color: #fca311 !important;
  color: #fff !important;
  border-radius: 20px;
  font-weight: 600;
  transition: background-color 0.3s ease;
}

.suriyan-products-grid .wp-block-button__link:hover {
  background-color: #d32f2f !important;
}

/* CTA Section */
.suriyan-cta-section {
  text-align: center;
}

.suriyan-cta-section .wp-block-button__link:hover {
  background-color: #fca311 !important;
  color: #fff !important;
}

/* Mobile stability fix for Suriyan homepage sections */
@media screen and (max-width: 781px) {
  .home .suriyan-homepage .wp-block-columns.is-layout-flex {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 1rem;
  }

  .home .suriyan-homepage .wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: wrap !important;
  }

  .home .suriyan-homepage .wp-block-column {
    flex-basis: 100% !important;
  }
}

/* ========== ABOUT US PAGE ========== */
.about-hero-section {
    position: relative;
    overflow: hidden;
}
.about-hero-section::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    top: -250px;
    right: -150px;
    background: radial-gradient(circle, rgba(252,119,0,0.1), transparent);
}
.about-hero-section::after {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    bottom: -200px;
    left: -100px;
    background: radial-gradient(circle, rgba(118,167,19,0.08), transparent);
}

.about-img-main img {
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
    transition: transform 0.4s ease;
}
.about-img-main:hover img {
    transform: scale(1.02);
}

/* Value cards */
.value-card-inner {
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
}
.about-value-card:hover .value-card-inner {
    transform: translateY(-6px);
    box-shadow: 0 12px 40px rgba(0,0,0,0.12);
}

/* Gallery images */
.about-gallery-img {
    overflow: hidden;
    margin-bottom: 0 !important;
}
.about-gallery-img img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: transform 0.4s ease;
}
.about-gallery-img:hover img {
    transform: scale(1.05);
}

/* Stats */
.about-stat {
    text-align: center;
    position: relative;
}
.about-stat::after {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    height: 60%;
    width: 1px;
    background: #e0e0e0;
}
.about-stat:last-child::after {
    display: none;
}

@media (max-width: 768px) {
    .about-story-section .wp-block-columns,
    .about-products-section .wp-block-columns {
        flex-direction: column !important;
    }
    .about-values-section .wp-block-columns {
        flex-direction: column !important;
    }
    .about-gallery-section .wp-block-columns {
        flex-direction: column !important;
    }
    .about-stat::after {
        display: none;
    }
    .about-gallery-img img {
        height: 180px;
    }
}

/* ========== PREMIUM FOOTER ========== */
.suriyan-footer {
    margin-top: 0 !important;
}
.footer-main {
    position: relative;
    overflow: hidden;
}
.footer-main::before {
    content: "";
    position: absolute;
    width: 600px;
    height: 600px;
    top: -300px;
    right: -200px;
    background: radial-gradient(circle, rgba(252,119,0,0.06), transparent);
    z-index: 0;
}
.footer-main::after {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    bottom: -200px;
    left: -100px;
    background: radial-gradient(circle, rgba(118,167,19,0.06), transparent);
    z-index: 0;
}
.footer-main > * {
    position: relative;
    z-index: 1;
}

/* Footer brand */
.footer-brand-col {
    padding-right: 30px;
}

/* Footer links */
.footer-link a {
    color: #ffffffcc !important;
    text-decoration: none !important;
    transition: color 0.2s ease, padding-left 0.2s ease;
    display: inline-block;
}
.footer-link a:hover {
    color: #FC7700 !important;
    padding-left: 6px;
}
.footer-link a::before {
    content: "›";
    margin-right: 8px;
    color: #FC7700;
    font-weight: 700;
    font-size: 16px;
}

/* Footer section headings */
.footer-links-col h5 {
    position: relative;
    padding-bottom: 12px;
}
.footer-links-col h5::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #FC7700;
}

/* Footer social icons */
.footer-social {
    margin-top: 8px !important;
}
.footer-social .wp-block-social-link {
    background: rgba(255,255,255,0.08) !important;
    border-radius: 8px !important;
    transition: background 0.2s ease, transform 0.2s ease;
}
.footer-social .wp-block-social-link:hover {
    background: rgba(252,119,0,0.2) !important;
    transform: translateY(-2px);
}

/* Footer bottom bar */
.footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.06);
}
.footer-bottom p {
    margin: 0 !important;
}

/* Footer responsive */
@media (max-width: 768px) {
    .footer-main .wp-block-columns {
        flex-direction: column !important;
    }
    .footer-brand-col {
        padding-right: 0;
        margin-bottom: 30px;
    }
    .footer-bottom .wp-block-columns {
        flex-direction: column !important;
        text-align: center;
    }
    .footer-bottom .has-text-align-right {
        text-align: center !important;
    }
}

/* ========== PREMIUM CATEGORY CARDS ========== */
.suriyan-categories-section {
    background: #fff;
}
.premium-cat-row {
    align-items: stretch;
}
.premium-cat-card {
    transition: transform 0.3s ease;
}
.premium-cat-card:hover {
    transform: translateY(-8px);
}
.cat-card-inner {
    background: #ffffff;
    box-shadow: 0 6px 24px rgba(0,0,0,0.08);
    border: 1px solid rgba(0,0,0,0.05);
    overflow: hidden;
    transition: box-shadow 0.3s ease;
    height: 100%;
}
.premium-cat-card:hover .cat-card-inner {
    box-shadow: 0 16px 48px rgba(0,0,0,0.15);
}
.cat-card-img {
    overflow: hidden;
    margin: 0 !important;
}
.cat-card-img img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    transition: transform 0.4s ease;
    display: block;
}
.premium-cat-card:hover .cat-card-img img {
    transform: scale(1.08);
}
.cat-card-info {
    border-top: 3px solid transparent;
    background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, var(--wp--preset--color--primary, #1d243c), var(--wp--preset--color--secondary, #76a713));
    background-origin: border-box;
    background-clip: padding-box, border-box;
}
.cat-card-info h4 a {
    text-decoration: none !important;
    color: #1d243c;
    transition: color 0.2s ease;
}
.cat-card-info h4 a:hover {
    color: var(--wp--preset--color--secondary, #76a713) !important;
}

@media (max-width: 768px) {
    .premium-cat-row {
        flex-direction: column !important;
    }
    .cat-card-img img {
        height: 180px !important;
    }
}

/* ========== HOMEPAGE PRODUCT SHOWCASE ========== */
.suriyan-product-showcase {
    position: relative;
    overflow: hidden;
}
.suriyan-product-showcase::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    top: -200px;
    left: -150px;
    background: radial-gradient(circle, rgba(255,255,255,0.08), transparent);
    z-index: 0;
}
.suriyan-product-showcase::after {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    bottom: -150px;
    right: -100px;
    background: radial-gradient(circle, rgba(255,255,255,0.06), transparent);
    z-index: 0;
}
.suriyan-product-showcase > * {
    position: relative;
    z-index: 1;
}
.showcase-card {
    transition: transform 0.3s ease;
}
.showcase-card:hover {
    transform: translateY(-6px);
}
.showcase-img img {
    border-radius: 16px !important;
    box-shadow: 0 8px 30px rgba(0,0,0,0.25);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    object-fit: cover;
}
.showcase-card:hover .showcase-img img {
    transform: scale(1.02);
    box-shadow: 0 16px 50px rgba(0,0,0,0.35);
}
.showcase-img figure {
    margin: 0 !important;
    overflow: hidden;
    border-radius: 16px;
}

@media (max-width: 768px) {
    .showcase-row {
        flex-direction: column !important;
    }
    .suriyan-product-showcase {
        padding: 40px 15px !important;
    }
}

/* ========== SHOP PAGE PREMIUM STYLES ========== */

/* Hero */
.shop-hero {
    position: relative;
    overflow: hidden;
}
.shop-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, rgba(29,36,60,0.85), rgba(118,167,19,0.25), rgba(252,119,0,0.30));
    z-index: 1;
}
.shop-hero::after {
    content: "";
    position: absolute;
    width: 420px;
    height: 420px;
    right: -140px;
    top: -160px;
    background: radial-gradient(circle, rgba(254,223,0,0.45), rgba(254,223,0,0));
    z-index: 1;
}
.shop-hero .wp-block-cover__inner-container {
    position: relative;
    z-index: 2;
}

/* Main content area background */
.shop-main-content {
    background: linear-gradient(180deg, #f5f7fa 0%, #ffffff 40%, #fefefe 100%);
}

/* Layout */
.shop-layout {
    align-items: flex-start;
}

/* Sidebar */
.shop-sidebar {
    position: sticky;
    top: 20px;
}
.sidebar-card {
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    transition: box-shadow 0.2s ease;
    border: 1px solid rgba(0,0,0,0.04);
}
.sidebar-card:hover {
    box-shadow: 0 8px 30px rgba(0,0,0,0.10);
}
.sidebar-card h4 {
    border-bottom: 2px solid rgba(118,167,19,0.15);
    padding-bottom: 10px;
}
.sidebar-card .wc-block-product-categories-list li {
    padding: 6px 0;
    border-bottom: 1px solid rgba(0,0,0,0.04);
    font-size: 14px;
}
.sidebar-card .wc-block-product-categories-list li:last-child {
    border-bottom: none;
}
.sidebar-card .wc-block-product-categories-list li a {
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease;
}
.sidebar-card .wc-block-product-categories-list li a:hover {
    color: var(--wp--preset--color--secondary);
}
.sidebar-card .wc-block-product-categories-list .wc-block-product-categories-list-item-count {
    background: rgba(118,167,19,0.1);
    color: var(--wp--preset--color--primary);
    border-radius: 20px;
    padding: 2px 8px;
    font-size: 11px;
    font-weight: 600;
}

/* Sidebar recent products */
.sidebar-recent .wp-block-post-template {
    max-height: 340px;
    overflow-y: auto;
}
.sidebar-recent .wp-block-columns {
    padding: 8px;
    border-radius: 10px;
    transition: background 0.2s ease;
}
.sidebar-recent .wp-block-columns:hover {
    background: rgba(118,167,19,0.05);
}
.sidebar-recent img {
    border-radius: 8px !important;
}

/* Shop toolbar */
.shop-toolbar {
    background: #ffffff;
    border-radius: 14px;
    padding: 12px 20px;
    margin-bottom: 24px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.04);
    align-items: center;
}
.shop-toolbar .woocommerce-result-count {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    color: #555;
}
.shop-toolbar .woocommerce-ordering select,
.shop-toolbar select {
    border-radius: 8px;
    padding: 8px 12px;
    border: 1px solid #e0e0e0;
    font-size: 13px;
    background: #f8f9fa;
    cursor: pointer;
    transition: border-color 0.2s ease;
}
.shop-toolbar select:hover {
    border-color: var(--wp--preset--color--secondary);
}

/* Product Cards */
.shop-products .products-block-post-template > li {
    background: #ffffff;
    border-radius: 16px;
    padding: 14px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    border: 1px solid rgba(0,0,0,0.04);
    position: relative;
    overflow: hidden;
}
.shop-products .products-block-post-template > li:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 40px rgba(0,0,0,0.12);
}
.shop-products .products-block-post-template > li::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--wp--preset--color--primary), var(--wp--preset--color--secondary));
    opacity: 0;
    transition: opacity 0.25s ease;
}
.shop-products .products-block-post-template > li:hover::after {
    opacity: 1;
}

/* Product images */
.shop-products .wc-block-components-product-image img,
.shop-products .woocommerce-product-image img {
    border-radius: 12px;
    transition: transform 0.3s ease;
}
.shop-products .products-block-post-template > li:hover img {
    transform: scale(1.03);
}

/* Product titles */
.shop-products .wp-block-post-title a {
    color: #1d243c;
    text-decoration: none;
    transition: color 0.2s ease;
    line-height: 1.4;
}
.shop-products .wp-block-post-title a:hover {
    color: var(--wp--preset--color--secondary);
}

/* Product price */
.shop-products .wc-block-components-product-price {
    color: var(--wp--preset--color--primary);
}

/* Product button */
.shop-products .wp-block-button__link,
.shop-products .wc-block-components-product-button a {
    background: var(--wp--preset--color--secondary) !important;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 8px 16px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    transition: background 0.2s ease, transform 0.2s ease !important;
    width: 100%;
    text-align: center;
    display: block;
}
.shop-products .wp-block-button__link:hover,
.shop-products .wc-block-components-product-button a:hover {
    background: var(--wp--preset--color--primary) !important;
    transform: translateY(-1px);
}

/* Sale badge */
.shop-products .wc-block-components-product-sale-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    background: #ff4757 !important;
    color: #fff !important;
    border-radius: 8px;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 700;
    border: none !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Pagination */
.shop-products .wp-block-query-pagination,
.wp-block-query-pagination {
    gap: 8px;
    margin-top: 40px !important;
    padding: 16px 0;
    justify-content: center;
}
.shop-products .wp-block-query-pagination-numbers,
.wp-block-query-pagination-numbers {
    display: flex;
    gap: 6px;
    align-items: center;
}
.shop-products .wp-block-query-pagination-numbers .page-numbers,
.wp-block-query-pagination-numbers .page-numbers,
.shop-products .wp-block-query-pagination .page-numbers,
.wp-block-query-pagination .page-numbers {
    background: #ffffff !important;
    border: 2px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 10px 16px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    color: #555 !important;
    text-decoration: none !important;
    transition: all 0.25s ease !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    line-height: 1;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.shop-products .wp-block-query-pagination-numbers .page-numbers:hover,
.wp-block-query-pagination-numbers .page-numbers:hover,
.shop-products .wp-block-query-pagination .page-numbers:hover,
.wp-block-query-pagination .page-numbers:hover {
    background: var(--wp--preset--color--secondary, #76a713) !important;
    color: #fff !important;
    border-color: var(--wp--preset--color--secondary, #76a713) !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(118,167,19,0.3);
}
.shop-products .wp-block-query-pagination-numbers .page-numbers.current,
.wp-block-query-pagination-numbers .page-numbers.current,
.shop-products .wp-block-query-pagination .page-numbers.current,
.wp-block-query-pagination .page-numbers.current,
.shop-products .wp-block-query-pagination-numbers .page-numbers[aria-current="page"],
.wp-block-query-pagination-numbers .page-numbers[aria-current="page"] {
    background: var(--wp--preset--color--primary, #1d243c) !important;
    color: #fff !important;
    border-color: var(--wp--preset--color--primary, #1d243c) !important;
    box-shadow: 0 6px 16px rgba(29,36,60,0.3);
    transform: translateY(-1px);
}
.shop-products .wp-block-query-pagination-numbers .page-numbers.dots,
.wp-block-query-pagination-numbers .page-numbers.dots {
    background: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: #999 !important;
    font-size: 18px !important;
    letter-spacing: 2px;
    min-width: auto;
    padding: 10px 6px !important;
}
.shop-products .wp-block-query-pagination-numbers .page-numbers.dots:hover,
.wp-block-query-pagination-numbers .page-numbers.dots:hover {
    transform: none;
    background: transparent !important;
    color: #999 !important;
}
/* Previous / Next buttons */
.shop-products .wp-block-query-pagination-previous,
.shop-products .wp-block-query-pagination-next,
.wp-block-query-pagination-previous,
.wp-block-query-pagination-next {
    background: #ffffff !important;
    border: 2px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 10px 20px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    color: #555 !important;
    text-decoration: none !important;
    transition: all 0.25s ease !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.shop-products .wp-block-query-pagination-previous:hover,
.shop-products .wp-block-query-pagination-next:hover,
.wp-block-query-pagination-previous:hover,
.wp-block-query-pagination-next:hover {
    background: var(--wp--preset--color--secondary, #76a713) !important;
    color: #fff !important;
    border-color: var(--wp--preset--color--secondary, #76a713) !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(118,167,19,0.3);
}

/* Wishlist button on shop */
.shop-products .tinvwl_add_to_wishlist_button {
    font-size: 12px;
    margin-top: 6px;
}

/* ========== RESPONSIVE ========== */
@media (max-width: 1024px) {
    .shop-layout {
        flex-direction: column-reverse !important;
    }
    .shop-sidebar {
        flex-basis: 100% !important;
        position: static;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    .sidebar-card {
        margin-top: 0 !important;
    }
    .shop-products .products-block-post-template {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media (max-width: 768px) {
    .shop-sidebar {
        grid-template-columns: 1fr;
    }
    .shop-products .products-block-post-template {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .shop-toolbar {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    .shop-hero {
        min-height: 150px !important;
    }
}

@media (max-width: 480px) {
    .shop-products .products-block-post-template {
        grid-template-columns: 1fr !important;
    }
    .shop-products .products-block-post-template > li {
        padding: 12px;
    }
}

