/*
Theme Name: 	   MiniCart Custom
Template:           shopire
Author:             Shahzaib Haider
Version:            1.0
*/

:root {
    --wf-main-rgb: 19, 115, 245;
    --wf-secondary-color: #0A214F;
}

body {
    background-color: #f6f7fb;
}

body #content {
    background-color: transparent;
}

/* Header--three */

.wf_navbar-list-right .wf_navbar-search-form {
    width: 100%;
}

.header--three {
    background-color: #fff;
}

.header--three .wf_header-topbar {
    background-color: #f6f7fb;
}

.header--three .wf_mobilenav,
.header--three .wf_header-topbar {
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
}

.header--three .wf_navbar-wrapper {
    border-top: 1px solid rgba(189, 189, 189, 0.4);
}

.header--three .wf_navbar-menu {
    min-height: 6rem;
    padding-left: 1.6rem;
    justify-content: space-between;
}

.header--three button.wf_navbar-sidebar-toggle,
.header--three .wf_navbar-info-contact .contact__list i {
    width: 4.8rem;
    height: 4.8rem;
    line-height: 4.8rem;
    padding: 1.3rem;
    background-color: rgba(189, 189, 189, 0.2);
    outline: none;
}

.header--three button.wf_navbar-sidebar-toggle .lines {
    transform: translateY(-1px);
}

.header--three .wf_navbar-list-right>li:not(:last-child) {
    margin-right: 1.8rem;
}

.header--three .wf_navbar-compare-item .wf_compare_btn,
.header--three .wf_navbar-favourite-item .wf_favourite_btn,
.header--three .wf_navbar-user-item .wf_user_btn,
.header--three .wf_navbar-cart-item .wf_navbar-cart-icon {
    width: 2rem;
    height: 2rem;
    outline: none;
    line-height: 1.3;
    font-size: 1.8rem;
}

.header--three .wf_navbar-compare-item .wf_compare_btn:after,
.header--three .wf_navbar-favourite-item .wf_favourite_btn:after,
.header--three .wf_navbar-user-item .wf_user_btn:after,
.header--three .wf_navbar-cart-item .wf_navbar-cart-icon:after,
.header--three .wf_navbar-search-item button.wf_navbar-search-toggle:after {
    display: none;
}

.header--three .header-search-form .header-search-button:focus {
    outline: 1px solid #fff;
    outline-offset: -3px;
}

.header--three .wf_navbar-compare-item .wf_compare_btn:focus,
.header--three .wf_navbar-favourite-item .wf_favourite_btn:focus,
.header--three .wf_navbar-user-item .wf_user_btn:focus,
.header--three .wf_navbar-cart-item .wf_navbar-cart-icon:focus {
    outline: 1px solid currentColor;
    outline-offset: 3px;
}

.header--three .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .shopire-wcwl-items-count ,
.header--three .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .shopire-wcwl-items-count ,
.header--three .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .cart_count {
    top: -12px;
    right: -10px;
    width: 2.1rem;
    height: 2.1rem;
    line-height: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.header--three .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu>li>a {
    color: var(--wf-secondary-color);
}

.header--three .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu li.active>a,
.header--three .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu>li.focus>a,
.header--three .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu>li:hover>a {
    color: var(--wf-main-color);
}

.header--three .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .wf_navbar-cart-item:after,
.header--three .wf_navbar-nav .wf_navbar-mainmenu>li:after {
    content: "";
    display: block;
    width: 100%;
    height: 1.7rem;
    position: absolute;
}

.header--three .wf_mobilenav .wf_navbar-cart-item a .cart_count {
    top: -11px;
    right: -9px;
}

.header--three .header-search-form {
    background-color: transparent;
    padding-right: 0;
}

.header--three .header-search-form .header-search-select-wrapper {
    float: left;
    border-radius: 5rem 0rem 0rem 5rem;
    overflow: hidden;
    border-right:none;
}

.header--three .header-search-form input.header-search-input {
    float: right;
    border-radius: 0rem 5rem 5rem 0rem;
	background:#fff;
	padding-right:38px;
}

.header--three .header-search-form input.header-search-input:focus {
    border: none;
    outline-offset: -2px;
    outline: 1px solid;
}

.header--three .header-search-form .header-search-button {
    width: 3.8rem;
    height: 3.8rem;
    top: 2px;
    right: 3px;
    border-radius: 5rem;
}

.header--three .header-search-form .wf_search-field {
    border-radius: 5rem;
}

.header--three .header-search-form .search-wrapper svg {
    left: 88%;
}

@media (min-width: 62em) {
    .header--three .wf_header-widget .widget:not(:last-child):after {
        height: 2.5rem;
        margin-top: 0.4rem;
        background: rgba(189, 189, 189, 0.4);
    }
}



/* Slider Nine / Banner */

.wf-flex-row-reverse {
    flex-direction: row-reverse;
}

.wf_slider_banner {
    margin-top: 2.4rem;
}

.wf_slider_banner .last {
    display: none;
}

.wf_slider_banner .wf_owl_carousel,
.wf_slider_banner .wf_slider-item,
.wf_slider_banner .wf_slider-innercell,
.wf_slider_banner .wf_slider-item>img {
    max-height: 51rem;
    min-height: 51rem;
}

.wf_slider_banner .wf_slider-content {
    padding: 1.2rem;
}

.wf_slider_banner .wf_slider-content .title {
    font-size: 3.8rem;
}

.wf_slider_banner .wf_slider-content .subtitle {
    color: #fff;
    font-size: 1.8rem;
}

.banner-wrapper {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 2.4rem;
}

.wf_slider--nine {
    overflow: visible;
}

.wf_slider--nine .owl-theme.owl-carousel .owl-dots {
    --wf-main-color: #fff;
}

.wf_slider--nine .banner-wrapper .banner-wrapper-item,
.wf_slider--nine .wf_owl_carousel {
    border-radius: 8px;
    overflow: hidden;
}

.wf_slider--nine .banner-wrapper {
    grid-template-columns: auto;
    height: 100%;
}

.wf_slider--nine .product-categories .product-categories-btn {
    padding: 0;
    color: var(--wf-secondary-color);
    background: transparent;
    margin-bottom: 16px;
    font-size: 1.6rem;
}

.wf_slider--nine .product-categories .product-categories-btn::after {
    top: 33%;
    right: 0;
    border-color: currentColor;
}

.wf_slider--nine .product-categories {
    z-index: 2;
}

.wf_slider--nine .product-categories.active {
    background-color: #fff;
    border: 1px solid rgba(189, 189, 189, 0.2);
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    padding: 30px;
}

.wf_slider--nine .product-categories .wf_navbar-nav {
    position: relative;
    top: 0;
}

.wf_slider--nine .product-categories .wf_navbar-nav .wf_navbar-mainmenu .dropdown-menu:before {
    display: none;
}

.wf_slider--nine .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a {
    color: var(--wf-secondary-color);
    padding: 12px 0;
    line-height: 1.4;
    border-bottom-color: rgba(189, 189, 189, 0.3);
}

.wf_slider--nine .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li:first-child a {
    padding-top: 0;
}

.wf_slider--nine .product-categories .product-categories-more-btn {
    padding: 0;
    margin-top: 12px;
    background: transparent;
    color: var(--wf-secondary-color);
}

.wf_slider--nine .product-categories .product-categories-more-btn i {
    font-size: 1.6rem;
    min-width: 1.6rem;
    min-height: 1.6rem;
    vertical-align: -1px;
}

.banner-wrapper .banner-wrapper-item .wf-image,
.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    height: 100%;
}

.banner-wrapper .banner-wrapper-item .wf-image img {
    object-fit: cover;
}

.banner-wrapper .banner-wrapper-item,
.wf-image {
    position: relative;
    overflow: hidden;
}

.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    width: 100%;
    display: inline-block;
}

.effect_1 .wf-image img {
    backface-visibility: hidden;
    filter: alpha(opacity = 100);
    transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.effect_1:focus-within .wf-image img,
.effect_1:hover .wf-image img {
    filter: alpha(opacity = 80);
    transform: scale3d(1.1, 1.1, 1);
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    transform: translateY(0);
    width: 100%;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}

.banner-wrapper .banner-wrapper-item:nth-child(3) .banner-wrapper-inner {
    text-align: center;
    justify-content: center;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
    padding: 2.6rem 2.4rem 0;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .subtitle {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 1.2rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title {
    font-size: 2.2rem;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 2.4rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title a {
    color: #fff;
    text-decoration: none;
}

/* Product Category Two */

.wf_product_category_two .product-category .category-inner {
    margin-bottom: 20px;
    background: #0A214F0A;
    border-radius: 20px;
    padding: 45px 40px;
}

.wf_product_category_two .product-category .category-inner .category-link:after {
    content: "\f061";
    font-family: fontawesome;
    position: absolute;
    top: calc(100% - 2.4rem);
    left: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--wf-main-color);
    color: #fff;
    transform: translateX(-50%) scale(0);
    font-weight: 400;
    font-size: calc(14px + 1px);
    line-height: 40px;
    transition: all .3s ease;
}

.wf_product_category_two .product-category .category-inner .category-link:focus:after,
.wf_product_category_two .product-category .category-inner .category-link:hover:after {
    transform: translateX(-50%) scale(1);
}

.wp-block-archives-list a {
    text-decoration: none;
}

.has-background.wp-block-read-more, 
.has-background.post-navigation-link-next,
.has-background.post-navigation-link-previous {
    padding: 0.25em 1.375em;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2rem !important;
    width: 2rem !important;
}

.wp-block-avatar img {
    border-radius: 50%;
}

.wp-block-avatar:hover img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

.post-navigation-link-next a,
.post-navigation-link-previous a {
    text-decoration: none;
}

.wp-block-woocommerce-single-product .wp-block-post-title a {
    text-decoration: none;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, 
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus {
    color: #fff;
}

.wp-block-page-list {
    list-style: none;
    padding: 0;
}

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
    text-decoration: none;
}

.wp-block-page-list a {
    color: var(--wf-secondary-color);
    text-decoration: none;
    font-weight: 600;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover, 
.wc-block-components-product-title a.wc-block-components-product-name:focus {
    color: var(--wf-main-color);
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
    color: var(--wf-main-color);
}

.wp-block-list {
    padding: 0;
}

.wc-block-components-product-name {
    color: var(--wf-secondary-color);
    text-decoration: none;
    font-weight: 600;
}

.wp-block-list.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-details.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-verse.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-preformatted.has-background {
    padding: 1em;
}

.wp-block-archives {
    list-style: none;
}

/*
Theme Name: 	   MiniCart Custom
Template:           shopire
Author:             Shahzaib Haider
Version:            1.0
*/

:root {
    --wf-main-rgb: 19, 115, 245;
    --wf-secondary-color: #0A214F;
}

body {
    background-color: #f6f7fb;
}

body #content {
    background-color: transparent;
}

/* Header--three */

.wf_navbar-list-right .wf_navbar-search-form {
    width: 100%;
}

.header--three {
    background-color: #fff;
}

.header--three .wf_header-topbar {
    background-color: #f6f7fb;
}

.header--three .wf_mobilenav,
.header--three .wf_header-topbar {
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
}

.header--three .wf_navbar-wrapper {
    border-top: 1px solid rgba(189, 189, 189, 0.4);
}

.header--three .wf_navbar-menu {
    min-height: 6rem;
    padding-left: 1.6rem;
    justify-content: space-between;
}

.header--three button.wf_navbar-sidebar-toggle,
.header--three .wf_navbar-info-contact .contact__list i {
    width: 4.8rem;
    height: 4.8rem;
    line-height: 4.8rem;
    padding: 1.3rem;
    background-color: rgba(189, 189, 189, 0.2);
    outline: none;
}

.header--three button.wf_navbar-sidebar-toggle .lines {
    transform: translateY(-1px);
}

.header--three .wf_navbar-list-right>li:not(:last-child) {
    margin-right: 1.8rem;
}

.header--three .wf_navbar-compare-item .wf_compare_btn,
.header--three .wf_navbar-favourite-item .wf_favourite_btn,
.header--three .wf_navbar-user-item .wf_user_btn,
.header--three .wf_navbar-cart-item .wf_navbar-cart-icon {
    width: 2rem;
    height: 2rem;
    outline: none;
    line-height: 1.3;
    font-size: 1.8rem;
}

.header--three .wf_navbar-compare-item .wf_compare_btn:after,
.header--three .wf_navbar-favourite-item .wf_favourite_btn:after,
.header--three .wf_navbar-user-item .wf_user_btn:after,
.header--three .wf_navbar-cart-item .wf_navbar-cart-icon:after,
.header--three .wf_navbar-search-item button.wf_navbar-search-toggle:after {
    display: none;
}

.header--three .header-search-form .header-search-button:focus {
    outline: 1px solid #fff;
    outline-offset: -3px;
}

.header--three .wf_navbar-compare-item .wf_compare_btn:focus,
.header--three .wf_navbar-favourite-item .wf_favourite_btn:focus,
.header--three .wf_navbar-user-item .wf_user_btn:focus,
.header--three .wf_navbar-cart-item .wf_navbar-cart-icon:focus {
    outline: 1px solid currentColor;
    outline-offset: 3px;
}

.header--three .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .shopire-wcwl-items-count ,
.header--three .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .shopire-wcwl-items-count ,
.header--three .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .cart_count {
    top: -12px;
    right: -10px;
    width: 2.1rem;
    height: 2.1rem;
    line-height: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.header--three .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu>li>a {
    color: var(--wf-secondary-color);
}

.header--three .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu li.active>a,
.header--three .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu>li.focus>a,
.header--three .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu>li:hover>a {
    color: var(--wf-main-color);
}

.header--three .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .wf_navbar-cart-item:after,
.header--three .wf_navbar-nav .wf_navbar-mainmenu>li:after {
    content: "";
    display: block;
    width: 100%;
    height: 1.7rem;
    position: absolute;
}

.header--three .wf_mobilenav .wf_navbar-cart-item a .cart_count {
    top: -11px;
    right: -9px;
}

.header--three .header-search-form {
    background-color: transparent;
    padding-right: 0;
}

.header--three .header-search-form .header-search-select-wrapper {
    float: left;
    border-radius: 5rem 0rem 0rem 5rem;
    overflow: hidden;
    border-right:none;
}

.header--three .header-search-form input.header-search-input {
    float: right;
    border-radius: 0rem 5rem 5rem 0rem;
	background:#fff;
	padding-right:38px;
}

.header--three .header-search-form input.header-search-input:focus {
    border: none;
    outline-offset: -2px;
    outline: 1px solid;
}

.header--three .header-search-form .header-search-button {
    width: 3.8rem;
    height: 3.8rem;
    top: 2px;
    right: 3px;
    border-radius: 5rem;
}

.header--three .header-search-form .wf_search-field {
    border-radius: 5rem;
}

.header--three .header-search-form .search-wrapper svg {
    left: 88%;
}

@media (min-width: 62em) {
    .header--three .wf_header-widget .widget:not(:last-child):after {
        height: 2.5rem;
        margin-top: 0.4rem;
        background: rgba(189, 189, 189, 0.4);
    }
}

/* Slider Nine / Banner */

.wf-flex-row-reverse {
    flex-direction: row-reverse;
}

.wf_slider_banner {
    margin-top: 2.4rem;
}

.wf_slider_banner .last {
    display: none;
}

.wf_slider_banner .wf_owl_carousel,
.wf_slider_banner .wf_slider-item,
.wf_slider_banner .wf_slider-innercell,
.wf_slider_banner .wf_slider-item>img {
    max-height: 51rem;
    min-height: 51rem;
}

.wf_slider_banner .wf_slider-content {
    padding: 1.2rem;
}

.wf_slider_banner .wf_slider-content .title {
    font-size: 3.8rem;
}

.wf_slider_banner .wf_slider-content .subtitle {
    color: #fff;
    font-size: 1.8rem;
}

.banner-wrapper {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 2.4rem;
}

.wf_slider--nine {
    overflow: visible;
}

.wf_slider--nine .owl-theme.owl-carousel .owl-dots {
    --wf-main-color: #fff;
}

.wf_slider--nine .banner-wrapper .banner-wrapper-item,
.wf_slider--nine .wf_owl_carousel {
    border-radius: 8px;
    overflow: hidden;
}

.wf_slider--nine .banner-wrapper {
    grid-template-columns: auto;
    height: 100%;
}

.wf_slider--nine .product-categories .product-categories-btn {
    padding: 0;
    color: var(--wf-secondary-color);
    background: transparent;
    margin-bottom: 16px;
    font-size: 1.6rem;
}

.wf_slider--nine .product-categories .product-categories-btn::after {
    top: 33%;
    right: 0;
    border-color: currentColor;
}

.wf_slider--nine .product-categories {
    z-index: 2;
}

.wf_slider--nine .product-categories.active {
    background-color: #fff;
    border: 1px solid rgba(189, 189, 189, 0.2);
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    padding: 30px;
}

.wf_slider--nine .product-categories .wf_navbar-nav {
    position: relative;
    top: 0;
}

.wf_slider--nine .product-categories .wf_navbar-nav .wf_navbar-mainmenu .dropdown-menu:before {
    display: none;
}

.wf_slider--nine .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a {
    color: var(--wf-secondary-color);
    padding: 12px 0;
    line-height: 1.4;
    border-bottom-color: rgba(189, 189, 189, 0.3);
}

.wf_slider--nine .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li:first-child a {
    padding-top: 0;
}

.wf_slider--nine .product-categories .product-categories-more-btn {
    padding: 0;
    margin-top: 12px;
    background: transparent;
    color: var(--wf-secondary-color);
}

.wf_slider--nine .product-categories .product-categories-more-btn i {
    font-size: 1.6rem;
    min-width: 1.6rem;
    min-height: 1.6rem;
    vertical-align: -1px;
}

.banner-wrapper .banner-wrapper-item .wf-image,
.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    height: 100%;
}

.banner-wrapper .banner-wrapper-item .wf-image img {
    object-fit: cover;
}

.banner-wrapper .banner-wrapper-item,
.wf-image {
    position: relative;
    overflow: hidden;
}

.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    width: 100%;
    display: inline-block;
}

.effect_1 .wf-image img {
    backface-visibility: hidden;
    filter: alpha(opacity = 100);
    transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.effect_1:focus-within .wf-image img,
.effect_1:hover .wf-image img {
    filter: alpha(opacity = 80);
    transform: scale3d(1.1, 1.1, 1);
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    transform: translateY(0);
    width: 100%;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}

.banner-wrapper .banner-wrapper-item:nth-child(3) .banner-wrapper-inner {
    text-align: center;
    justify-content: center;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
    padding: 2.6rem 2.4rem 0;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .subtitle {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 1.2rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title {
    font-size: 2.2rem;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 2.4rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title a {
    color: #fff;
    text-decoration: none;
}

/* Product Category Two */

.wf_product_category_two .product-category .category-inner {
    margin-bottom: 20px;
    background: #0A214F0A;
    border-radius: 20px;
    padding: 45px 40px;
}

.wf_product_category_two .product-category .category-inner .category-link:after {
    content: "\f061";
    font-family: fontawesome;
    position: absolute;
    top: calc(100% - 2.4rem);
    left: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--wf-main-color);
    color: #fff;
    transform: translateX(-50%) scale(0);
    font-weight: 400;
    font-size: calc(14px + 1px);
    line-height: 40px;
    transition: all .3s ease;
}

.wf_product_category_two .product-category .category-inner .category-link:focus:after,
.wf_product_category_two .product-category .category-inner .category-link:hover:after {
    transform: translateX(-50%) scale(1);
}

.wp-block-archives-list a {
    text-decoration: none;
}

.has-background.wp-block-read-more, 
.has-background.post-navigation-link-next,
.has-background.post-navigation-link-previous {
    padding: 0.25em 1.375em;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2rem !important;
    width: 2rem !important;
}

.wp-block-avatar img {
    border-radius: 50%;
}

.wp-block-avatar:hover img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

.post-navigation-link-next a,
.post-navigation-link-previous a {
    text-decoration: none;
}

.wp-block-woocommerce-single-product .wp-block-post-title a {
    text-decoration: none;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, 
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus {
    color: #fff;
}

.wp-block-page-list {
    list-style: none;
    padding: 0;
}

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
    text-decoration: none;
}

.wp-block-page-list a {
    color: var(--wf-secondary-color);
    text-decoration: none;
    font-weight: 600;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover, 
.wc-block-components-product-title a.wc-block-components-product-name:focus {
    color: var(--wf-main-color);
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
    color: var(--wf-main-color);
}

.wp-block-list {
    padding: 0;
}

.wc-block-components-product-name {
    color: var(--wf-secondary-color);
    text-decoration: none;
    font-weight: 600;
}

.wp-block-list.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-details.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-verse.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-preformatted.has-background {
    padding: 1em;
}

.wp-block-archives {
    list-style: none;
}

/* Main slider wrapper */
.woo-slider-wrapper {
    width: 100%;
    margin-bottom: 20px;
    position: relative; /* for arrows */
}

/* Blaze track for horizontal scroll */
.blaze-track {
    display: flex !important;
    gap: 15px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 5px;
}
.blaze-track::-webkit-scrollbar {
    display: none;
}

/* Product card */
.post_card {
    flex: 0 0 auto;
    width: calc(20% - 15px);  /* 5 cards per row for desktop */
    border: 1px solid #ccc;   /* Thin grey border */
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    padding: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: box-shadow 0.3s ease, border-color 0.3s ease;
    box-shadow: none; /* No shadow by default */
}
.post_card:hover {
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
}

/* Product image */
.product-img img {
    width: 211px;
    height: 211px;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}

/* Sale badge */
.onsale {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #257DF6;
    color: #000;
    padding: 3px 8px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
}

/* Product title */
.p_title {
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 10px 0 5px;
    color: #333;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* Rating stars centered */
.rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-bottom: 8px;
}

/* Stars container */
.star-rating {
    position: relative;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 2px;
    width: 95px;
    height: 18px;
    color: #ddd; /* Empty star color */
    overflow: hidden;
    display: inline-block;
    text-align: left;
}

/* Empty stars */
.star-rating::before {
    content: "★★★★★";
    color: #ddd;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

/* Filled stars */
.star-rating span {
    display: block;
    height: 100%;
    width: var(--rating-percent);
    overflow: hidden;
    position: relative;
}
.star-rating span::before {
    content: "★★★★★";
    color: #ffc107;
    position: absolute;
    top: 0;
    left: 0;
}

/* Review count */
.review-count {
    font-size: 12px;
    color: #555;
}

/* Buy now button */
.buy-now-button {
    background: #f5f5f5;
    color: #000;
    font-weight: bold;
    border-radius: 6px;
    border: 0.1px solid #ccc;   /* Thin grey border */
    padding: 8px 10px;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease;
    margin-top: auto;
}
.buy-now-button:hover {
    background: #e2e2e2;
    transform: translateY(2px);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.2);
}
.buy-now-button.out-of-stock {
    background: #ddd;
    color: #999;
    cursor: not-allowed;
}


.blaze-arrow {
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

.blaze-arrow:hover {
    background: rgba(0, 0, 0, 0.85);
}

.blaze-arrow.left {
    left: -20px;
}

.blaze-arrow.right {
    right: -20px;
}


/* Responsive breakpoints */
@media (max-width: 1003px) {
    .post_card { width: calc(50% - 15px); }   /* Show 2 cards per row */
}
@media (max-width: 990px) {
    .post_card { width: calc(100% - 15px); }  /* Show 1 card per row */
}
