/**
* Theme Name: Freshio Child
* Description: This is a child theme of Freshio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavotheme</a>
* Template: freshio
* Version : 7.0
*/
.site-header-cart.menu a.cart-contents span.woocommerce-Price-amount.amount {
    display: none;
}
/* .site-header-cart.menu a.cart-contents span.woocommerce-Price-amount.amount {
  color: #05468d !important;
  font-weight: normal;
} */
.site-header-cart-side img.attachment-woocommerce_thumbnail {
    width: 80px;
    height: 80px;
    object-fit: contain;
    padding: 5px;
}
li.product.type-product {
  list-style: none;
}
.elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
	border-bottom: 1px solid #f3f6fd;
}
.site-header-cart-side .widget_shopping_cart .widget_shopping_cart_content {
    padding: 0px;
	opacity: 1 !important;
}
.widget_shopping_cart_content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.widget_shopping_cart_content .woocommerce-mini-cart {
  flex: 1;
  overflow-y: auto;
}
.widget_shopping_cart_content .elementor-menu-cart__subtotal,
.widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
  position: sticky;
  bottom: 0;
  background: #f3f6fd; 
  padding: 10px 15px;
  z-index: 10;
}
.elementor-menu-cart__product-image.product-thumbnail {
    width: 25%;
}
.elementor-menu-cart__product-name.product-name {
    width: 35%;
	color: #05468D !important;
}
.elementor-menu-cart__product-remove.product-remove {
    width: 10%;
	text-align: center;
}
.elementor-menu-cart__product-price.product-price {
    width: 30%;
	text-align: center;
}
body.woocommerce-cart .elementor-widget-wrap.elementor-element-populated td.product-name a {
    color: #05468D !important;
}

a.elementor-button.elementor-button--view-cart.elementor-size-md,
a.elementor-button.elementor-button--checkout.elementor-size-md {
  background-color: #05468D !important;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
	width:49%;
}

.woocommerce-message {
  background-color: #05468d !important;
}

.freshio-breadcrumb {
  display: none !important;
}

.main-navigation ul.menu li.menu-item .sub-menu .menu-item a,
.freshio-product-pagination a {
  color: #05468D !important;
}

.header-5 .header-main a.bluebtn {
  color: white !important;
}
.gifthamper p.product.woocommerce.add_to_cart_inline {
    border: none !important;
    padding: 0px !important;
}
.gifthamper p.product.woocommerce.add_to_cart_inline a {
	text-transform: capitalize;
	background-color: #4C462C;
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    padding: 11px 35px 11px 35px;
	border:none;
	    width: max-content;
}
.gifthamper p.product.woocommerce.add_to_cart_inline a:hover{
	background-color: #8D8031;
    color: #FFFFFF;
	border:none;
}
.single-product div.product .product_title,
.single-product .woocommerce-tabs ul.tabs li a,
.single-product.freshio-full-width-content div.product .related h2,
#reviews .comment-form-rating label,
.breadcrumb p,
.breadcrumb p a,
.breadcrumb p span {
  color: #05468D !important;
font-family: 'Mazzard Soft H', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.single-product div.product table.variations label {
  font-size: 18px;
  font-weight: bold;
}

.single-product div.product table.variations th {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.single-product div.product .entry-summary .woosw-btn,
.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .tagged_as {
  color: black !important;
}

.single-product .woocommerce-product-gallery__image {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-product.freshio-full-width-content div.product .up-sells {
  display: none;
}

.breadcrumb p {
  margin-bottom: 0px;
}

body.page-id-7639 .breadcrumb p,
body.page-id-7639 .breadcrumb a,
.woocommerce-cart .breadcrumb p,
.woocommerce-cart .breadcrumb a,
.woocommerce-checkout .breadcrumb p,
.woocommerce-checkout .breadcrumb a {
  color: white !important;
}

.header-navigation-background .main-navigation ul.menu>li.menu-item>a,
.header-group-action i,
.site-header-cart .cart-contents::before {
  color: #05468d;
}

section.product-categories .product-categories {
  max-width: 1280px;
  margin: auto;
  padding: 20px;
}

section.product-categories .category-slider {
  display: flex;
}

section.product-categories .category-slider .slick-slide {
  margin: 0 15px;
}

section.product-categories .category-slider .slick-list {
  margin: 0 -15px;
}

section.product-categories .category-item {
  text-align: center;
  padding: 10px;
}

section.product-categories .category-box img {
  width: 90px;
  height: 90px;
  object-fit: contain;
  border-radius: 10px;
  margin: 0px auto;
}

section.product-categories .slider-controls .headingdata {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

section.product-categories .category-box {
  background: #eff8ff;
  padding: 50px 20px;
  border-radius: 10px;
}

section.product-categories .category-box p {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 0px;
  color: #05468d;
  font-weight: bold;
}

section.product-categories .prev-btn,
section.product-categories .next-btn {
  background: #f8faff;
  color: #05468d;
  border: 1px solid #05468d;
  padding: 10px 20px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 30px;
  font-weight: normal;
}

section.product-categories .slider-controls .headingdata h2 {
  color: #05468D;
  font-size: 40px;
  margin-bottom: 0px;
}

section.product-categories .category-box:hover {
  background: #05468d;
}

section.product-categories .category-box:hover p {
  color: #f8faff;
}

section.product-categories .category-box:hover img {
  filter: brightness(15);
}

.gifthamper p {
  margin-bottom: 0px;
}

.gifthamper .giftprices p {
  margin-bottom: 10px;
}

.gifthamper .giftprices p span.sale {
  font-weight: bold;
  color: #4C462C;
  padding-right: 18px;
  font-size: 22px;
}

.gifthamper .giftprices p span.regular {
  font-size: 18px;
}

.bestsellingprod .product-block,
.product-block {
  padding-top: 20px;
}

.bestsellingprod .product-block:hover {
  background: #f8faff !important;
}

h3.woocommerce-loop-product__title a,
.bestsellingprod h3.woocommerce-loop-product__title a,
.shop-data .products-grid h5.card-title a {
  font-size: 18px;
  color: #05468D !important;
  font-weight: bold;
}

.header-5 .header-main .header-left {
  width: 80% !important;
  padding-right: 0px !important;
}

.bluebtn {
    background-color: #05468D;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    padding: 8px 10px;
    width: 11%;
    text-align: center;
    margin: 4px;
}

.main-navigation ul.menu li.menu-item>a {
  padding: 5px !important;
}

.site-search .widget_product_search form input[type=search],
.site-search .widget_product_search form input[type=text] {
  padding: 10px !important;
}

.widget_product_search form::before {
  left: unset !important;
  right: 15px;
  color: #4C462C !important;
}

form.woocommerce-product-search button {
  display: none;
}

.customer_review .item-box.testimonial-style-3:hover {
  background: #f9edf1 !important;
}

.customer_review button.slick-prev.slick-arrow {
  top: -30% !important;
  left: unset !important;
  right: 7% !important;
}

.customer_review button.slick-next.slick-arrow {
  top: -30% !important;
  left: unset !important;
  right: 2% !important;
}

.customer_review button.slick-arrow {
  background: #f1f4fb;
  border: 1px solid #05468d;
}

.customer_review button.slick-arrow:before {
  color: #05468d;
}

.customer_review button.slick-arrow:hover {
  background-color: #05468d;
}

.customer_review button.slick-arrow:hover::before {
  color: #f1f4fb !important;
}

.mobileshow {
  display: none
}

.desktopshow {
  display: block;
}

a.button.product_type_variable.add_to_cart_button {
  color: black;
}

.bestsellingprod svg {
  font-size: 30px;
}

.bestsellingprod button.slick-arrow {
  background: #f1f4fb;
  border: 1px solid #05468d;
}

.bestsellingprod button.slick-arrow:before {
  color: #05468d;
}

.bestsellingprod button.slick-arrow:hover {
  background-color: #05468d;
}

.bestsellingprod button.slick-arrow:hover::before {
  color: #f1f4fb !important;
}

.bestsellingprod .elementor-tab-title:hover .elementor-icon span svg,
.bestsellingprod .elementor-tab-title.elementor-active .elementor-icon span svg {
  filter: brightness(12);
}

.footercopyright p {
  margin-bottom: 0px !important;
}

.footercopyright p a {
  color: #B0DFEE !important;
}

.footercopyright .paymentdata div {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-end;
}

.loadmorebtn a {
  width: 100% !important;
  padding: 15px !important;
}

.bestsellingprod .product-block .product-image img,
.product-block .product-image img {
  min-height: 250px;
  height: 100%;
}

.single-product div.product form.cart table.variations td.value ul li.variable-item .variable-item-span,
.single-product div.product p.price,
.single-product div.product p.price span {
  color: #05468D !important;
  opacity: 1 !important;
}

.single-product div.product .single_add_to_cart_button {
  background: #e38a9f !important;
  color: white !important;
  opacity: 1 !important;
  max-width: 120px !important;
}

.single-product div.product .woocommerce-product-details__short-description {
  margin-bottom: 0px !important;
}

.custom-product-category-section {
  display: flex;
  align-items: center;
  gap: 0px;
  justify-content: space-between;
  padding: 80px 20px;
}
.productvariation.add-buy-btns .buy-from-container {
    width: 100%;
}
.custom-product-category-section .product-category-slider {
  width: 25%;
}

.custom-product-category-section .product-display .slick-slide {
  padding: 0px 20px;
}

.custom-product-category-section .slick-next,
.custom-product-category-section .slick-prev {
  top: unset;
  bottom: -45px;
  background-color: #05468d;
}

.custom-product-category-section .slick-next:hover,
.custom-product-category-section .slick-prev:hover,
.custom-product-category-section .slick-next:focus,
.custom-product-category-section .slick-prev:focus,
.slick-prev:hover,
.slick-prev:focus {
  background-color: #05468d;
}

.custom-product-category-section .slick-next:hover::before,
.custom-product-category-section .slick-prev:hover::before,
.slick-prev:hover::before {
  color: white;
}

.custom-product-category-section .slick-next {
  right: unset;
  left: -27%;
}

.custom-product-category-section .slick-prev {
  left: -34%;
}

.custom-product-category-section .slick-next:before,
.custom-product-category-section .slick-prev:before,
.slick-prev:before {
  color: white;
}

.custom-product-category-section .category-item {
  cursor: pointer;
  padding: 10px;
  text-align: center;
  outline: none;
}

.custom-product-category-section .product-display {
  width: 75%;
}

.custom-product-category-section .product-display .product-list.slick-slider {
  display: unset;
}

.custom-product-category-section .product-item {
  text-align: center;
  width: 32%;
  padding: 50px 10px;
  border-radius: 10px;
  background: #f4f9ff;
}

.custom-product-category-section .product-item img {
  max-width: 100%;
  float: unset;
  width: auto;
  margin: 0px auto;
  height: 200px;
}

.custom-product-category-section .product-variations {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.custom-product-category-section .product-variation {
  padding: 5px 10px;
  cursor: pointer;
  background-color: #565656;
  color: white;
  border-radius: 5px;
}

.custom-product-category-section h3,
.custom-product-category-section .category-item h3 {
  color: #05468d;
  text-align: left;
  margin-bottom: 0px;
}

.custom-product-category-section .category-item p {
  color: black;
  text-align: left;
}

.custom-product-category-section .product-item h3 {
  padding-top: 20px;
  padding-bottom: 5px;
}

.custom-product-category-section .product-item h3,
.custom-product-category-section .product-item h3 a {
  color: #05468d;
  text-align: center;
  font-size: 18px;
}

body.archive h1.breadcrumb-heading,
body.archive .widget .widget-title,
body.archive ul.product-categories li.cat-item a,
body.archive .widget_price_filter .price_slider_amount .button,
body.archive .widget_price_filter .price_slider_amount .price_label,
body.archive .widget_price_filter .price_slider_amount .price_label span,
body.archive ul.products li.product h3 a,
body.archive ul.products li.product .woocommerce-loop-product__title a,
body.archive .freshio-sorting .woocommerce-result-count {
  color: black;
}

.h_100 {
  height: 100%;
}

body.tax-product_cat .cat-banner {
  height: 450px;
}

body.tax-product_cat .cat-banner p {
  font-family: "Alex Brush", Sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 46px;
  color: white;
  margin-bottom: 0px;
}

body.tax-product_cat .cat-banner h1 {
  font-size: 80px;
  font-weight: bold;
  line-height: 90px;
  color: #FFFFFF;
}

body.tax-product_cat .breadcrumb {
  margin: 20px 0px;
}

body.tax-product_cat .breadcrumb p,
body.tax-product_cat .breadcrumb p a {
  color: #05468D;
  font-size: 15px;
  font-weight: 600;
}

body.tax-product_cat .gift-hamper {
  padding: 100px 0px;
  background: #fffceb;
  background-image: url('/wp-content/uploads/2020/08/Frame-54.svg');
  background-size: cover;
  background-position: center;
}

body.tax-product_cat .gift-hamper .content {
  width: 50%;
  padding: 0px 100px;
}

body.tax-product_cat .gift-hamper .content h2 {
  font-size: 40px;
  padding: 80px;
  font-weight: bold;
  color: #3d2c13;
  margin-bottom: 0px;
}

body.tax-product_cat .gift-hamper .content img {
  margin-bottom: 15px;
}

body.tax-product_cat .gift-hamper .content p {
  font-size: 18px;
  color: #7a6a4d;
  margin: 0px 0px 15px;
  line-height: 25px;
}

body.tax-product_cat .gift-hamper .content p.price {
  font-size: 25px;
  font-weight: bold;
  color: #3d2c13;
}

body.tax-product_cat .gift-hamper .old-price {
  font-size: 20px;
  color: gray;
  text-decoration: line-through;
  margin-left: 10px;
}

body.tax-product_cat .gift-hamper .buttons {
  margin-top: 15px;
}

body.tax-product_cat .gift-hamper .buttons button {
  padding: 5px 20px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  margin-right: 10px;
  border-radius: 50px;
}

body.tax-product_cat .gift-hamper .add-to-cart {
  background: #3d2c13;
  color: white;
  border-radius: 5px;
}

body.tax-product_cat .gift-hamper .buy-now {
  background: #ad9732;
  color: white;
  border-radius: 5px;
}

body.tax-product_cat .gift-hamper .image-container img {
  max-width: 100%;
  height: auto;
}

body.tax-product_cat .gift-hamper .tnc {
  font-size: 12px;
  color: gray;
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
  cursor: pointer;
}

body.tax-product_cat section.product-categories {
  padding: 80px 10px;
}

body.tax-product_cat .latest-trends {
  background: #fdeef3;
}

body.tax-product_cat .latest-trends .row {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

body.tax-product_cat .latest-trends .container {
  padding-right: 0;
}

body.tax-product_cat .latest-trends .col-md-6 .content {
  padding: 5% 15%;
}

body.tax-product_cat .latest-trends .col-md-6 {
  width: 50%;
}

body.tax-product_cat .latest-trends .content h2 {
  font-size: 40px;
  font-weight: bold;
  color: #d62d69;
  margin: 0px;
}

body.tax-product_cat .latest-trends .content p {
  font-size: 17px;
  color: #6a6a6a;
  margin: 10px 0;
}

body.tax-product_cat .latest-trends .content p.highlight {
  color: #d62d69;
}

body.tax-product_cat .latest-trends .content .icon {
  font-size: 24px;
  color: #d62d69;
}

body.tax-product_cat .latest-trends .subscription-box {
  display: flex;
  margin-top: 15px;
}

body.tax-product_cat .latest-trends .subscription-box input {
  padding: 8px 12px;
  font-size: 14px;
  border: none;
  border-radius: 20px;
  width: 250px;
  outline: none;
  background: #fff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

body.tax-product_cat .latest-trends .subscription-box button {
  padding: 12px 20px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  margin-left: 10px;
  background: #d62d69;
  color: white;
  border-radius: 20px;
  font-weight: bold;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.recent-viewed {
  margin: 80px 0px;
}

.recent-viewed h2 {
  font-size: 24px;
  font-weight: bold;
  color: #004AAD;
  margin-bottom: 20px;
}

.recent-viewed .recently-viewed-slider {
  width: 90%;
  margin: 0px auto;
}

.recent-viewed .recently-viewed-slider .recently-viewed-item {
  text-align: center;
  padding: 50px 0px;
}

.recent-viewed .recently-viewed-slider .recently-viewed-item img {
  margin: 0px auto;
  height: 200px;
  width: auto;
}

.recent-viewed .recently-viewed-slider .recently-viewed-item h3,
.recent-viewed .recently-viewed-slider .recently-viewed-item span,
.relatedprod h3 {
  color: #05468d;
}

.recently-viewed-slider .custom-variation-selection,
.relatedprod .custom-variation-selection {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  justify-content: center;
}

.recently-viewed-slider .variation-options,
.productcat-traditional-sweets .variation-options,
.relatedprod .variation-options {
  display: flex;
  gap: 5px;
}

.recent-viewed .recently-viewed-slider .recently-viewed-item .variation-label span,
.productcat-traditional-sweets .variation-label span,
.relatedprod .variation-label span {
  color: black;
}

.recently-viewed-slider .variation-label input+span,
.productcat-traditional-sweets .variation-label input+span,
.relatedprod .variation-label input+span {
  background: transparent;
  border: 1px solid black;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
}

.recently-viewed-slider .variation-label input:checked,
.productcat-traditional-sweets .variation-label input:checked,
.relatedprod .variation-label input:checked {
  background: black;
  border: 1px solid black;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
}

.recently-viewed-slider .variation-label input,
.productcat-traditional-sweets .variation-label input,
.relatedprod .variation-label input {
  display: none;
}

.recently-viewed-slider .variation-label input:checked+span,
.productcat-traditional-sweets .variation-label input:checked+span,
.relatedprod .variation-label input:checked+span {
  background: #565656;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 5px;
}

.productcat-traditional-sweets .custom-variation-selection,
.relatedprod .custom-variation-selection {
  margin-bottom: 20px;
}

.productcat-traditional-sweets .variation-options,
.relatedprod .variation-options {
  align-items: center;
  justify-content: center;
}

p.price span {
  color: #05468d;
}

p.price span bdi {
  font-size: 18px;
}

p.price {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  align-items: center;
  justify-content: center;
}

p.price strong {
  color: #05468d;
  font-weight: bold;
}

p.price del {
  color: gray;
  margin-left: 8px;
}

.recently-viewed-slider .custom-add-to-cart,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.productcat-traditional-sweets .custom-add-to-cart {
  background: white;
  color: #05468d;
  border: 1px solid #05468d;
  border-radius: 50px;
  padding: 8px 15px;
  cursor: pointer;
  font-size: 16px;
	font-weight: 600;
}

.recently-viewed-slider .custom-add-to-cart:hover,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,
.productcat-traditional-sweets .custom-add-to-cart:hover,
body.post-type-archive-product .add-to-cart:hover {
  background: #05468d;
  color: #fff;
  border: 1px solid #05468d;
}

.relatedprod p.price {
  text-align: center;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments,
form.woocommerce-cart-form button,
.cart_totals .checkout-button {
  background: #05468d;
  color: #fff;
}

form.woocommerce-cart-form th {
  color: black !important;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px !important;
  padding: 10px 0px !important;
}

form.woocommerce-cart-form td a,
form.woocommerce-cart-form td,
form.woocommerce-cart-form td bdi,
form.woocommerce-cart-form td input,
.cart_totals h2,
.cart_totals td,
.cart_totals th,
.cart_totals td bdi,
.elementor-menu-cart__product-name.product-name {
  color: #05468d !important;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments,
form.checkout_coupon.woocommerce-form-coupon button {
  background-color: #05468d !important;
}

.cart_totals {
  border: 1px solid #0000007a;
  border-radius: 10px;
}

.recent-viewed .recently-viewed-slider .recently-viewed-item:hover {
  background: #f8faff !important;
}

body.tax-product_cat .gift-hamper .image-container img {
  display: none;
}

body.tax-product_cat .latest-trends .col-md-6 .content .subscription-box input.wpcf7-form-control.wpcf7-submit {
  padding: 8px 20px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  margin-left: 10px;
  background: #d62d69;
  color: white;
  border-radius: 20px;
  font-weight: bold;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  width: auto;
  height: max-content;
}

body.tax-product_cat .latest-trends .subscription-box p {
  display: flex;
}

body.page-id-7639 .entry-content .woosw-list table:not(.shop_table) td:nth-child(2) {
  border-right: 0px solid black !important;
}

body.page-id-7639 .entry-content .woosw-list table:not(.shop_table) td:nth-child(3) {
  border-left: 0px solid black !important;
}

body.page-id-7639 .woosw-list .woosw-item--info a.woosq-link,
.woosw-item--price span {
  color: #01367a;
  font-weight: 700;

}

body.page-id-7639 .woosw-list .woosw-item--actions .add_to_cart_inline a {
  border-radius: 50px !important;
  background-color: #01367a !important;
  color: white !important;
  font-weight: 500 !important;
}

body.page-id-7639 .woosw-list p.stock.in-stock {
  color: gray;
}

body.page-id-7639 .woosw-list .woosw-item--actions p.stock.out-of-stock {
  display: inline-flex;
  border-radius: 50px !important;
  background-color: #9bafca !important;
  color: white !important;
  font-weight: 500 !important;
  padding: 0.6180469716em 1.41575em;
  font-size: 13.5px;
  letter-spacing: 0px;
}

body.page-id-7639 .woosw-item td.woosw-item--remove {
  border-color: #3f3f3f26 !important;
}

body.page-id-7639 .woosw-list .woosw-item--actions p.stock.out-of-stock::before {
  display: none;
}

.woocommerce-cart table.cart th {
  color: #626262 !important;
  font-weight: 500;
}

.woocommerce-cart .shop_table thead,
.woocommerce-cart .shop_table tbody tr,
.woocommerce-cart .cart_totals h2 {
  border-bottom: 1px solid rgb(210 210 210 / 99%) !important;
}

.woocommerce-cart .cart_totals,
.woocommerce-cart .shop_table .quantity .qty {
  border: 1px solid rgb(210 210 210 / 99%) !important;
}

.woocommerce-cart .shop_table td.product-name,
.woocommerce-cart .shop_table td.product-subtotal,
.woocommerce-cart .shop_table .amount {
  font-size: 15px;
}

.woocommerce-cart form.woocommerce-cart-form button {
  background: #ed9faf;
  color: #fff;
  letter-spacing: 0.5px;
  border-radius: 50px;
  font-weight: 600;
}

.woocommerce-cart .cart_totals .checkout-button {
  border-radius: 50px;
}

.woocommerce-cart .cart_totals .checkout-button:hover,
.woocommerce-cart form.woocommerce-cart-form button:hover {
  background-color: #F9EDF1;
  color: #05468D;
  border-color: #05468D;
}

.woocommerce-cart .cart-subtotal td .amount bdi,
.woocommerce-cart .cart-subtotal th {
  font-size: 15px !important;
  color: rgb(149 149 149 / 83%) !important;
}

.woocommerce-cart .order-total td .amount bdi,
.woocommerce-cart .order-total th {
  font-size: 16px !important;
}

.woocommerce-cart .cross-sells {
  display: none;
}

.woocommerce-cart input[type="number"] {
  -moz-appearance: textfield;
}

.woocommerce-cart input[type="number"]::-webkit-inner-spin-button,
.woocommerce-cart input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
  display: block;
}

.woocommerce-checkout h3 {
  color: #05468d;
}

.woocommerce-checkout label {
  color: gray !important;
  font-size: 16px;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input {
  box-shadow: unset !important;
  padding: 8px 10px !important;
}

.woocommerce-checkout form.woocommerce-checkout .input-text:focus {
  border-color: gray;
}

.woocommerce-checkout span.select2-selection.select2-selection--single,
.woocommerce-checkout .checkout-review-order-table-wrapper {
  background-color: white;
}

.woocommerce-checkout div#order_review {
  background-color: white;
  border: 1px solid rgb(210 210 210 / 99%) !important;
  border-radius: 10px;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table span {
  color: gray !important;
  font-size: 16px;
}

.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr.order-total th,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr.order-total td span {
  color: #05468d !important;
  font-size: 20px !important;
}

.woocommerce-checkout form.checkout.woocommerce-checkout a {
  color: #05468d !important;
}

button#place_order {
  background: #05468d;
  color: #fff;
  letter-spacing: 0.5px;
  border-radius: 50px;
  font-weight: 600;
}

body.post-type-archive-product .shop-data .col-md-9 {
  width: 70%;
}

body.post-type-archive-product .shop-data .col-md-3 {
  width: 30%;
  margin-bottom: 15px;
}

body.post-type-archive-product .shop-data .filter-group {
  margin-bottom: 20px;
}

body.post-type-archive-product .shop-data .filter-group label {
  display: block;
  cursor: pointer;
  margin: 5px 0;
  font-size: 16px;
  color: #05468d;
  font-weight: 600;
  letter-spacing: 0.7px;
}

body.post-type-archive-product .shop-data .category-item {
  padding-left: 10px;
  margin: 5px 0;
}

body.post-type-archive-product .shop-data h3 {
  color: #05468d;
}
.archive  .product-grid .woocommerce-loop-product__title{
    margin-bottom: 0;
}

body.post-type-archive-product .breadcrumb {
  padding: 10px;
  margin-bottom: 20px;
}

body.post-type-archive-product .breadcrumb a,
body.post-type-archive-product .breadcrumb span,
body.post-type-archive-product .breadcrumb p {
  font-size: 15px !important;
  color: #05468D;
  font-size: 15px;
  font-weight: 600;
}

body.post-type-archive-product .card {
  text-align: center;
  padding: 40px 15px;
}

body.post-type-archive-product .card:hover {
  background-color: #e8f8f7;
}

body.post-type-archive-product .card p.prodimg img {
  margin: 0px auto;
  max-width: 100%;
  width: auto;
  height: 200px;
}

body.post-type-archive-product .variation-buttons {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
  justify-content: center;
}

body.post-type-archive-product .variation-btn {
  padding: 5px 20px;
  border-radius: 6px;
  background-color: transparent;
  color: #565656;
  cursor: pointer;
  font-size: 14px;
  border: 1px solid #565656;
  line-height: normal;
  font-weight: normal;
}

body.post-type-archive-product .variation-btn.active {
  background-color: #05468D;
  color: white;
  border: unset;
}

body.post-type-archive-product .variation-price {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

body.post-type-archive-product .current-price {
  color: #05468d;
  font-weight: bold;
}

body.post-type-archive-product .old-price {
  color: gray;
  text-decoration: line-through;
  margin-left: 8px;
  font-weight: normal;
}

body.post-type-archive-product .add-buy-btns {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
}

body.post-type-archive-product .add-to-cart {
  background-color: transparent;
  color: #05468d;
  border: 1px solid #05468d;
  padding: 5px 20px;
  border-radius: 25px;
  cursor: pointer;
}

body.post-type-archive-product .buynow {
  background-color: #05468d;
  color: white;
  border: none;
  padding: 5px 20px;
  border-radius: 25px;
  cursor: pointer;
}

body.post-type-archive-product .buy-from-container {
	width: -webkit-fill-available;
  position: relative;
}

body.post-type-archive-product .buy-from-dropdowns {
  position: absolute;
  top: 50px;
  right: 0;
  background: white;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 10px;
  width: 140px;
  z-index: 9;
}

body.post-type-archive-product .buy-from-dropdowns p {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

body.post-type-archive-product .buy-from-dropdowns p img,
.thinkbar-product-filter .buy-from-dropdowns img {
  width: 100% !important;
  height: auto !important;
}

body.post-type-archive-product .shop-data .filter-group ul.category-list {
  margin: 0px;
  list-style: none;
}

.shop-filter h3 {
  position: relative;
  cursor: pointer;
}

.toggle-button {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 15%;
  border: 1px solid #05468d;
  padding: 0px 12px;
  border-radius: 6px;
  line-height: 30px;
}

body.post-type-archive-product .products-grid .card {
  display: block;
}

body.post-type-archive-product .list-view .card {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
}

body.post-type-archive-product .list-view .card .card-body.text-center {
  text-align: left;
}

body.post-type-archive-product .list-view .card p.prodimg img {
  width: 200px;
  height: auto;
}

body.post-type-archive-product .shop-data .product-grid.list-view {
      grid-template-columns: 100%;
}

body.post-type-archive-product .shop-data .product-grid.list-view .product-block {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}


body.post-type-archive-product .shop-data .col-md-9 button.view-btn {
  background-color: transparent;
  color: black;
}

body.post-type-archive-product .shop-data .col-md-9 .d-flex.align-items-center {
  gap: 10px;
  margin-bottom: 10px;
}

body.post-type-archive-product select#product-sorting {
  background-color: transparent;
}

.woocommerce-pagination .page-numbers span.page-numbers.current {
  background-color: #05468d !important;
  color: white !important;
}

.text-center.col-12 {
  width: 100%;
  margin: 30px 0px;
}

.pagination,
.woocommerce-pagination {
  margin-top: 0px !important;
}

.woocommerce-pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers span,
.woocommerce-pagination .page-numbers li .page-numbers i {
  color: black !important;
}

p.simple-product-price bdi {
  font-size: 18px;
  margin-bottom: 10px;
  color: #05468d;
  font-weight: bold;
}

body.tax-product_cat.term-traditional-sweets .custom-product-category-section .product-variations,
.relatedprod .product-variations {
  display: block;
}

body.tax-product_cat.term-traditional-sweets .variation-buttons,
.relatedprod .variation-buttons {
  margin-bottom: 10px;
}

body.tax-product_cat.term-traditional-sweets .variation-btn,
.relatedprod .variation-btn {
  padding: 8px 12px;
  border-radius: 20px;
  background-color: transparent;
  color: black;
  cursor: pointer;
  font-size: 14px;
  border: 1px solid black;
}

body.tax-product_cat.term-traditional-sweets .variation-btn.active,
.relatedprod .variation-btn.active {
  background-color: black;
  color: white;
  border: 1px solid black;
}

body.tax-product_cat.term-traditional-sweets .current-price,
.relatedprod .current-price {
  color: #05468d;
  font-weight: bold;
}

body.tax-product_cat.term-traditional-sweets .variation-price,
.relatedprod .variation-price {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

body.tax-product_cat.term-traditional-sweets .old-price,
.relatedprod .old-price {
  color: gray;
  text-decoration: line-through;
  margin-left: 8px;
}

body.tax-product_cat.term-traditional-sweets .add-buy-btns,
.relatedprod .add-buy-btns {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

body.tax-product_cat.term-traditional-sweets .add-to-cart,
.relatedprod .custom-add-to-cart {
  background-color: transparent;
  color: #05468d;
  border: 1px solid #05468d;
  padding: 5px 15px;
  border-radius: 25px;
  cursor: pointer;
}

.relatedprod .custom-add-to-cart:hover {
  background-color: #05468d !important;
  color: #fff !important;
  border: none !important;
}

body.tax-product_cat.term-traditional-sweets .buy-from-container,
.relatedprod .buy-from-container {
  position: relative;
}

body.tax-product_cat.term-traditional-sweets .buynow,
.relatedprod .buynow {
  background-color: #05468d;
  color: white;
  border: none;
  padding: 5px 15px;
  border-radius: 25px;
  cursor: pointer;
}

body.tax-product_cat.term-traditional-sweets .buy-from-dropdowns,
.relatedprod .buy-from-dropdowns {
  position: absolute;
  top: -132px;
  left: 0;
  background: white;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 10px;
  width: 140px;
}

body.tax-product_cat.term-traditional-sweets .buy-from-dropdowns p,
.relatedprod .buy-from-dropdowns p {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

body.tax-product_cat.term-traditional-sweets .buy-from-dropdowns p img,
.relatedprod .buy-from-dropdowns p img {
  width: 100%;
  height: auto;
}

.relatedprod h2 {
  color: #05468D !important;
  margin-bottom: 20px;
  font-family: 'Mazzard Soft H', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.relatedprod .product-list-1 {
  width: 90%;
  margin: 0px auto;
}

.relatedprod .product-list-1 img {
  margin: 0px auto;
  float: unset;
  height: 200px;
  width: auto;
}

.relatedprod .product-list-1 h3 a {
  color: #05468d;
}

.relatedprod .variation-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.relatedprod .product-variations,
.relatedprod .product-item h3 {
  text-align: center;
}

.relatedprod {
  padding: 80px 0px;
}

.relatedprod .slick-prev,
.relatedprod .slick-next,
.recent-viewed .slick-prev,
.recent-viewed .slick-next,
.custom-product-category-section .product-category-slider .slick-prev,
.custom-product-category-section .product-category-slider .slick-next {
  background-color: #05468D !important;
}

section.related.products {
  display: none;
}

.relatedprod .product-item {
  padding: 30px 0px;
}

.relatedprod .product-item:hover {
  background: #f8faff !important;
}

body.post-type-archive-product .shop-data .col-md-9 .d-flex.align-items-center p.m-0 {
  margin: 0;
}

body.post-type-archive-product .shop-data .filter-group ul.category-list ul.subcategory-list {
  list-style: none;
}

body.post-type-archive-product .shop-data .filter-group.Categories label {
  margin: 7px 0;
  color: #05468d;
  padding-bottom: 5px;

}

body.post-type-archive-product .shop-data .filter-group.Categories input {
  visibility: hidden;
}

body.post-type-archive-product .shop-data .filter-group.Categories li label {
  border-bottom: 1px solid #05468d !important;
}

body.post-type-archive-product .shop-data .filter-group.Categories .subcategory-list li label {
  border: unset;
  font-weight: normal;
}

body.post-type-archive-product .shop-data .filter-group.Categories {
  width: 85%;
}

.woocommerce-accordion-tabs.singleprod-data .accordion-item {
  border-bottom: 1px solid #ddd;
}

.woocommerce-accordion-tabs.singleprod-data .accordion-title {
  color: #05468D !important;
  padding: 12px;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
	font-family: 'Mazzard Soft H', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.woocommerce-accordion-tabs.singleprod-data .accordion-icon {
  font-weight: bold;
  font-size: 28px;
  transition: all 0.3s ease;
}

.woocommerce-accordion-tabs.singleprod-data .accordion-content {
  padding: 12px;
  display: none;
  background: #fff;
}

.woocommerce-accordion-tabs.singleprod-data .accordion-content h2 {
  display: none;
}

.woocommerce-accordion-tabs.singleprod-data th.woocommerce-product-attributes-item__label,
.woocommerce-accordion-tabs.singleprod-data td.woocommerce-product-attributes-item__value p {
  color: black !important;
  font-size: 16px;
  font-weight: normal;
}

.single-product div.product form.cart table.variations td.value ul li.variable-item {
  padding: 0px 5px !important;
  border-radius: 5px !important;
}

.single-product div.product form.cart table.variations td.value ul li.variable-item:hover {
  border: 1px solid #05468D !important;
}

.single-product div.product form.cart table.variations td.value ul li.selected {
  background-color: #05468D !important;
  border: 1px solid #05468D;
  padding: 0px 5px !important;
  border-radius: 5px !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents {
  display: block !important;
}

.single-product div.product form.cart table.variations td.value ul li.variable-item .variable-item-span.variable-item-span.variable-item-span-button {
  color: #05468D !important;
  font-size: 13px;
  font-weight: bold;
}

.single-product div.product form.cart table.variations td.value ul li.selected.variable-item .variable-item-span.variable-item-span.variable-item-span-button {
  color: white !important;
  font-size: 13px;
  font-weight: bold;
}

.freshio-product-pagination a {
  font-size: 12px !important;
}

.single-product div.product .inventory_status {
  font-size: 13px !important;
}

.single-product div.product .woocommerce-product-details__short-description p {
  font-size: 15px;
}

.single-product div.product table.variations span.woo-selected-variation-item-name,
.single-product div.product table.variations label {
  font-size: 15px !important;
  margin: 0px !important;
}

.single-product div.product .variations_button {
  padding-top: 0;
}

.freshio-full-width-content.single-product div.product .summary {
  margin-bottom: 0px !important;
}

.freshio-full-width-content.single-product div.product .summary p.price {
  justify-content: flex-start;
}

button.reset_variations {
  background: #05468D !important;
}

.single-product div.product .single_variation_wrap ins span.woocommerce-Price-amount.amount {
  color: #05468D !important;
}

a.added_to_cart.wc-forward {
  color: #05468D !important;
  font-size: 13px;
  display: none;
}

span.freshio-sticky-add-to-cart__content-price ins,
span.freshio-sticky-add-to-cart__content-title span,
#reviews .comment-form-comment label {
  color: #05468D !important;
}

a.freshio-sticky-add-to-cart__content-button.button.alt,
#reviews .form-submit input[type='submit'] {
  background-color: #05468d;
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 25px;
  cursor: pointer;
}

.site-header-account:hover,
.site-header-wishlist:hover,
.site-header-cart .cart-contents:hover:before {
  background-color: #05468d !important;
  border-radius: 50%;
}

.account-dashboard li a{
	color: black;
}

.site-header-account:hover a i,
.site-header-wishlist:hover a i,
.site-header-cart .cart-contents:hover:before,
.site-header-account{
  color: white !important;
}

.site-header-cart .widget.widget_shopping_cart img {
  width: 50px;
  height: auto;
}

.site-header-cart .widget.widget_shopping_cart {
  background: white;
  border-top-color: #05468d !important;
}

.elementor-menu-cart__product-remove.product-remove a.elementor_remove_from_cart_button::after {
  content: 'X';
}

.img_hoverbtn {
  position: relative;
  margin-bottom: 10px;
}

.bothbtns_view {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 36%;
}

.recently-viewed-item:hover .bothbtns_view,
.custom-product-category-section .product-item:hover .bothbtns_view,
body.post-type-archive-product .products-grid .card:hover .bothbtns_view,
.relatedprod .product-item:hover .bothbtns_view {
  display: block;
}

div#woosq-popup p.price {
  justify-content: flex-start;
}

.rotate {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
  animation: unset !important;
}

body.post-type-archive-product .shop-data .filter-group.Categories label.childhave {
  position: relative;
}

body.post-type-archive-product .shop-data .filter-group.Categories label.childhave span {
  position: absolute;
  right: 0;
}

.thinkbar-product-filter {
  padding: 10px 0px;
}

.thinkbar-product-filter .filter-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.thinkbar-product-filter .filter-btn {
  background: #ffffff;
  padding: 5px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #003c89;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.thinkbar-product-filter .imgtop {
  border-color: #003c89;
  width: 50px;
  height: 50px !important;
  border: 1px solid black;
  padding: 10px;
  border-radius: 8px;
  margin: 0px auto;
}

.thinkbar-product-filter .imgtop:hover,
.thinkbar-product-filter .imgtop.active {
  background: #003c89;
  color: #ffffff;
}

.thinkbar-product-filter .filter-buttons .imgtop img.filter-btn {
  background: transparent;
  width: 50px;
  height: 30px !important;
}

.thinkbar-product-filter .filter-buttons .imgtop img.filter-btn.active,
.thinkbar-product-filter .filter-buttons .imgtop:hover img.filter-btn {
  filter: brightness(12);
}

.thinkbar-product-filter #product-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  width: 92%;
  margin: 0px auto;
}

.thinkbar-product-filter .product {
  border-radius: 10px;
  padding: 15px;
  width: 250px;
  text-align: center;
  transition: all 0.3s ease;
}

.thinkbar-product-filter #product-list li {
  list-style: none;
}

.thinkbar-product-filter #product-list .product-block {
  background: #EEF4FB !important;
  border-radius: 14px !important;
  transition: background 0.3s ease !important;
  padding: 10px !important;
    width: 257px !important;
}

.thinkbar-product-filter #product-list .product-slide:hover .product-block {
  background: 
    radial-gradient(ellipse at 95% 5%, #F0e0ea 0%, transparent 40%),
    #EEF4FB !important;
}

.thinkbar-product-filter .heading_cats {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.thinkbar-product-filter .product img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.thinkbar-product-filter h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  color: #05468D;
  margin-bottom: 0px;
}

.thinkbar-product-filter .product h2 {
  font-size: 18px;
  font-weight: 600;
  color: #003c89;
  margin-top: 10px;
}

.thinkbar-product-filter .product .price {
  font-size: 18px;
  font-weight: bold;
  color: #003c89;
  margin-bottom: 15px;
}

.thinkbar-product-filter .product .old-price {
  font-size: 16px;
  color: #999;
  text-decoration: line-through;
  margin-left: 5px;
}

.thinkbar-product-filter .product .add-to-cart {
  background: #003c89;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  border: none;
  padding: 10px 15px;
  border-radius: 8px;
  margin-top: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.thinkbar-product-filter .product .add-to-cart:hover {
  background: #002b5e;
}

.thinkbar-product-filter .slick-prev,
.thinkbar-product-filter .slick-next,
.thinkbar-product-filter .slick-prev:hover,
.thinkbar-product-filter .slick-next:hover {
  background-color: #05468d !important;
}

.thinkbar-product-filter .nav-arrows {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.thinkbar-product-filter .nav-arrow {
  background: #ffffff;
  border: 2px solid #e0e0e0;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}

.thinkbar-product-filter .nav-arrow:hover {
  background: #003c89;
  color: #ffffff;
  border-color: #003c89;
}

.thinkbar-product-filter h3 {
  color: #05468d;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.thinkbar-product-filter .custom-variation-selection {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  justify-content: center;
}

.thinkbar-product-filter img {
  margin: 0px auto;
  height: 200px !important;
  width: auto;
}

.thinkbar-product-filter .product-slide {
  padding: 40px 15px;
  text-align: center;
}

.thinkbar-product-filter .slick-slide {
  margin: 0 10px;
}

.thinkbar-product-filter .slick-list {
  margin: 0 -10px;
}

.thinkbar-product-filter .product-slide:hover {
  background: transparent !important;
}
.thinkbar-product-filter .product-slide:hover .product-block {
  background: #F9EDF1 !important;
  border-radius: 14px !important;
}

.thinkbar-product-filter .product-slide:hover .bothbtns_view {
  display: block;
}

.thinkbar-product-filter .custom-variation-selection {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  justify-content: center;
}

.thinkbar-product-filter .variation-options {
  display: flex;
  gap: 5px;
}

.thinkbar-product-filter .variation-label input {
  display: none;
}

.thinkbar-product-filter .variation-label span {
  color: black;
}

.thinkbar-product-filter .custom-add-to-cart {
  background: white;
  color: #05468d;
  border: 1px solid #05468d;
  border-radius: 50px;
  padding: 8px 15px;
  cursor: pointer;
  font-size: 16px;
}

.thinkbar-product-filter .variation-label input+span {
  background: transparent;
  border: 1px solid black;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
}

.thinkbar-product-filter .variation-label input:checked+span {
  background: #565656;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 5px;
}

.thinkbar-product-filter .add-buy-btns {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.thinkbar-product-filter .buy-from-container {
  position: relative;
}

.thinkbar-product-filter .buynow {
  background-color: #05468d;
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 25px;
  cursor: pointer;
}

.thinkbar-product-filter .buy-from-dropdowns {
  position: absolute;
  bottom: 80px;
  left: 0;
  background: white;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 10px;
  width: 140px;
}

.thinkbar-product-filter .buy-from-dropdowns p {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

.thinkbar-product-filter .buy-from-dropdowns p img {
  width: 100%;
  height: auto !important;
}

.thinkbar-product-filter .img_head img {
  width: unset;
  height: 50px !important;
  border: none;
  padding: 0px;
  border-radius: 0px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin-top: 0px;
  text-transform: unset;
  display: block;
	width: 50%;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before {
  display: none;
}

.thinkbar-product-filter .slick-next,
.thinkbar-product-filter .slick-prev {
  background: #f8faff !important;
  border-color: #05468d;
	
}

.slick-prev::before {
  content: "‹" !important;
  color: #05468d !important;
}

.slick-next::before {
  content: "›" !important;
  color: #05468d !important;
}

.slick-next:hover::before,
.slick-prev:hover::before {
  color: white !important;
}

.subscription_form .subscription-box p input.wpcf7-form-control.wpcf7-email {
  width: 100%;
  padding: 8px;
  background: #c9e2ff;
}

.subscription_form .subscription-box p input.wpcf7-form-control.wpcf7-submit {
  width: 40%;
  padding: 8px;
  background: #1a6fd3;
  font-size: 14px;
  font-weight: normal;
}

.subscription_form .subscription-box p {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  margin-bottom: 0px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
  margin: 5px 0px;
  color: white;
}

.elementor-widget-social-icons .elementor-grid i {
  color: #cce0ff;
}

.elementor-widget-social-icons .elementor-grid {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.elementor-2437 .elementor-element.elementor-element-ddecce5 .elementor-social-icon {
  background-color: transparent !important;
  --icon-padding: 0px !important;
}

section.product-categories .prev-btn:hover,
section.product-categories .next-btn:hover {
  background: #05468d;
  color: white;
}

body.page-id-8038 section.product-categories .slider-controls .headingdata h2.heading span {
  display: none;
}

.highlightheading::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #c3838f;
}

.respsec .highlightheading::after {
  bottom: -10px;
}

body.archive.tax-product_cat .custom-product-category-section .slick-next,
body.archive.tax-product_cat .custom-product-category-section .slick-prev {
  background-color: #f4f9ff;
}

body.tax-product_cat .custom-product-category-section .product-display .slick-prev::before,
body.tax-product_cat .custom-product-category-section .product-display .slick-next::before {
  color: #05468d !important;
}

body.tax-product_cat .custom-product-category-section .product-display .slick-prev:hover,
body.tax-product_cat .custom-product-category-section .product-display .slick-next:hover {
  background-color: #05468d;
}

body.tax-product_cat .custom-product-category-section .product-display .slick-prev:hover::before,
body.tax-product_cat .custom-product-category-section .product-display .slick-next:hover::before {
  color: white !important
}

body.archive.tax-product_cat.term-fresh-dairy section.product-categories .slider-controls .headingdata h2 span {
  display: none;
}

body.archive.tax-product_cat.term-fresh-dairy section.product-categories .slider-controls .headingdata h2 span.related {
  display: inline-block !important;
}

.recent-viewed .recently-viewed-slider .slick-prev::before,
.recent-viewed .recently-viewed-slider .slick-next::before {
  color: white !important;
}

body.archive.tax-product_cat .recent-viewed .slick-next,
body.archive.tax-product_cat .recent-viewed .slick-prev {
  background-color: #f4f9ff !important;
}

body.archive.tax-product_cat .recent-viewed .recently-viewed-slider .slick-prev::before,
body.archive.tax-product_cat .recent-viewed .recently-viewed-slider .slick-next::before {
  color: #05468d !important;
}

body.tax-product_cat .recent-viewed .recently-viewed-slider .slick-prev:hover::before,
body.tax-product_cat .recent-viewed .recently-viewed-slider .slick-next:hover::before {
  color: white !important
}

body.tax-product_cat .recent-viewed .recently-viewed-slider .slick-prev:hover,
body.tax-product_cat .recent-viewed .recently-viewed-slider .slick-next:hover {
  background-color: #05468d !important;
}

body.woocommerce-checkout p#billing_address_2_field label.screen-reader-text {
  position: unset !important;
  width: 100% !important;
  height: auto !important;
  clip-path: unset !important;
}

body.page-id-7639 .woosw-list .woosw-item--info a.woosq-link {
  font-size: 17px;
}

td.woosw-item--actions.outofstock .woosw-item--atc {
  display: none;
}

.product-display-1.relatedprod .slick-prev:before,
.product-display-1.relatedprod .slick-next:before {
  color: white !important;
}

.single-product div.product form.cart .quantity .qty {
  padding: 8px 30px 8px 10px !important;
 display: none !important;
}

.single-product div.product .single_add_to_cart_button {
  padding: 8px 10px !important;
}

.thinkbar-product-filter .productvariation.add-buy-btns .buy-from-container {
  display: none !important;
}

.nunitoheading h2 {
  letter-spacing: -1px !important;
}

footer .elementor-2437 .elementor-element.elementor-element-8b89e95.elementor-element {
  margin: auto;
}

footer .elementor-2437 .elementor-element.elementor-element-1e9fd89 {
  margin: auto;
}

.thinkbar-product-filter {
  max-width: 1280px;
  margin: auto;
}

.header-5 .header-main {
  background-color: #ffffff;
}

a.button.product_type_variable {
  display: none !important;
}

.custom-loop-variations {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 8px;
}

.variation-tab-btn {
  background: transparent;
  border: 1px solid black;
  border-radius: 6px;
  padding: 2px 5px;
  cursor: pointer;
}

.variation-tab-btn.active,
.variation-tab-btn:hover,
.add-to-cart-variation:hover {
  background: #565656;
  color: #fff;
}

.add-to-cart-variation,
.add-to-cart-variation:disabled {
  display: block;
  width: 50%;
/*   margin: 8px auto 0; */
  background: transparent;
  color: #05468d;
  border: 1px solid #05468d;
  border-radius: 50px;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.add-to-cart-variation:disabled {
  cursor: not-allowed;
  opacity: unset !important;
}

.slick-slider-best .slick-next:before,
.slick-slider-best .slick-prev:before {
  font-family: 'freshio-icon';
}

.single-product div.product .woocommerce-product-gallery img {
  margin: auto;
  height: 450px !important;
  width: 100%;
}

.single-product .woocommerce-product-gallery__image {
  max-height: 600px;
}
button.buy-from-btn:hover {
    background-color: #05468D !important;
}

.productvariation.add-buy-btns {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  margin-top: 18px;
}
body.archive.tax-product_cat .product-block .price {
    justify-content: center;
    color: #003087;
}
.custom-product-category-section h3.woocommerce-loop-product__title {
    text-align: center;
	font-size: 20px !important; 
}

.productvariation .button {
  border-radius: 30px;
  border: 1px solid #003087;
  color: #003087;
  background: #fff;
  padding: 8px 5px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.productvariation .button:hover {
  background-color: #003087;
  color: #fff;
}

.buy-from-container {
  position: relative;
}

.buy-from-btn {
  border-radius: 30px;
  background-color: #003087;
  color: #fff;
  border: none;
  padding: 12px 5px;
width: 100%;
  cursor: pointer;
  font-weight: 500;
}

.buy-from-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin-top: 5px;
  z-index: 99;
  width: 180px;
  padding: 8px 0;
}

.buy-from-dropdown a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  font-size: 14px;
  text-decoration: none;
  color: #000;
}

.buy-from-dropdown a:hover {
  background-color: #f1f1f1;
}

.buy-from-dropdown img {
  width: 18px;
  height: auto;
}

.shop-data ul.product-grid {
    margin: 0;
    display: grid;
    grid-template-columns: 32% 32% 32%;
    column-gap: 2%;
    text-align: center;
	width:100%;
}
.shop-data ul.product-grid li.product .product-block .product-image img {
    margin: 0 auto;
    height: 210px;
    min-height: unset;
    object-fit: contain;
}
.shop-data ul.product-grid li{
list-style-type: none;
    padding: 10px;
	margin-bottom: 34px;
}
.shop-data ul.product-grid li:hover {
    background: #f8faff !important;
    border-radius: 8px;
}
.shop-data ul.product-grid .product-block{
	    background: transparent !important;
}
.shop-data .fliter_button {
		display:none;
	}

@media(min-width:1200px) {
	
	.main-navigation .sub-menu{
    background:#ffffff;
    padding:20px;
    border-radius:8px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
    min-width:220px;
}

.main-navigation .sub-menu li{
    padding:8px 12px;
}

.main-navigation .sub-menu li a{
    color:#333;
    font-weight:500;
}

.main-navigation .sub-menu li a:hover{
    color:#3bb77e;
}
	
	.menu-item-has-children > a:after{
    display:inline-block;
    margin-left:6px;
    transition:transform 0.3s ease;
}

.menu-item-has-children:hover > a:after{
    transform:rotate(180deg);
}
	
	.main-navigation ul.menu > li:hover > .sub-menu{
    display:block;
    animation:fadeInMenu .3s ease;
}

@keyframes fadeInMenu{
    from{opacity:0; transform:translateY(10px);}
    to{opacity:1; transform:translateY(0);}
}

	
  .custom-container {
    max-width: 1280px;
    margin: auto;
  }

  .col-full:has(.our-story-wraapper),
  .col-full:has(.our-brand-wrapper) {
    padding: 0;
  }
}
@media(max-width:1045px) {
  .shop-data ul.product-grid { 
    grid-template-columns: 49% 49%;
	  width: 100%;
  }
}
@media screen and (max-width:767px) {
	
	.shop-data .shop-filter {
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 1050;
	  width: 300px; /* Requested Width */
	  height: 100%;
	  background-color: #f8f9fa;
	  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	  padding: 20px;
	  overflow-y: auto; /* Allows scrolling if content is long */
	  left: -300px;
	}
	.shop-data .fliter_button {
		background: unset;
		display:block;
		padding: 5px;
	}
	.shop-data .filter-backdrop {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background-color: rgba(0, 0, 0, 0.5);
	  z-index: 1040;
	  display: none; /* Initially hidden */
	}
  .site-header .site-branding img {
    width: 50px;
  }

  .header-main.header-navigation-background {
    padding: 0;
  }

  .header-5 .header-main .site-header-cart .cart-contents .amount {
    color: #05468d !important;
    display: block;
    padding: 0;
    font-weight: normal;
  }

  .mobileshow {
    display: flex;
    text-align: center;
    margin-top: 25px;
    justify-content: center;
    gap: 25px;
    align-items: center;
  }

  .desktopshow {
    display: none;
  }

  .slick-next {
    right: -15px;
  }

  .slick-prev {
    left: -15px;
  }

  .footercopyright .paymentdata div {
    display: block;
  }

  .header-5 .header-main .header-left {
    width: 100% !important;
  }

  .menu-mobile-nav-button i {
    font-size: 22px;
    color: black;
  }

  body.tax-product_cat .cat-banner {
    height: auto;
    padding: 30px 15px;
  }

  body.tax-product_cat .cat-banner p {
    font-size: 25px;
  }

  body.tax-product_cat .cat-banner h1 {
    font-size: 50px;
    margin-bottom: 0px;
  }

  .custom-product-category-section {
    flex-direction: column;
  }

  .custom-product-category-section .product-category-slider,
  .custom-product-category-section .product-display {
    width: 100%;
  }

  .custom-product-category-section .product-display .slick-slide {
    padding: 0px;
  }

  .custom-product-category-section .slick-prev {
    left: 20%;
  }

  .custom-product-category-section .slick-next {
    left: 60%;
  }

  .custom-product-category-section .slick-next,
  .custom-product-category-section .slick-prev {
    bottom: -90px;
  }

  .custom-product-category-section .product-item {
    padding: 30px 10px;
  }

  .custom-product-category-section {
    padding: 20px 30px 80px;
  }

  body.tax-product_cat .gift-hamper .content {
    width: 100%;
    padding: 0px 15px;
  }

  body.tax-product_cat .gift-hamper {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: unset;
    padding: 50px 0px;
  }

  body.tax-product_cat .gift-hamper .image-container {
    margin-top: 30px;
  }

  body.tax-product_cat .gift-hamper .image-container img {
    display: block;
  }

  body.tax-product_cat .latest-trends .col-md-6 {
    width: 100%;
  }

  .bothbtns_view {
    left: 40%;
  }

  .recent-viewed .recently-viewed-slider .recently-viewed-item {
    padding: 20px 0px;
  }

  .recent-viewed .recently-viewed-slider button.slick-prev {
    left: 0px;
  }

  .recent-viewed .recently-viewed-slider button.slick-next {
    right: 0px;
  }

  body.tax-product_cat .latest-trends .col-md-6 .content {
    padding: 5% 10%;
  }

  body.tax-product_cat .latest-trends .subscription-box {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }

  body.tax-product_cat .gift-hamper .content h2 {
    font-size: 30px;
  }

  body.tax-product_cat .gift-hamper .content p,
  body.tax-product_cat .latest-trends .content p {
    font-size: 15px;
  }

  body.tax-product_cat .gift-hamper .content p.price {
    font-size: 20px;
  }

  body.tax-product_cat .gift-hamper .old-price {
    font-size: 18px;
  }

  body.tax-product_cat .gift-hamper .buttons button {
    font-size: 14px;
  }

  section.product-categories .slider-controls .headingdata h2,
  body.tax-product_cat .latest-trends .content h2 {
    font-size: 30px;
  }

  body.post-type-archive-product .shop-data .col-md-9,
  body.post-type-archive-product .shop-data .col-md-3 {
    padding: 0px 15px;
    width: 100%;
  }

  body.post-type-archive-product .shop-data .col-md-9 .col-md-3.mb-4 {
    width: 33%;
  }

  body.post-type-archive-product .shop-data .col-md-9 button.view-btn {
    padding: 5px !important;
  }

  body.post-type-archive-product .card p.prodimg img {
    height: 150px;
  }



  body.post-type-archive-product .variation-btn {
    padding: 7px;
    border-radius: 12px;
    font-size: 12px;
  }

  p.simple-product-price {
    margin-bottom: 0px;
  }

  p.simple-product-price bdi,
  body.post-type-archive-product .variation-price {
    font-size: 15px;
  }

  body.post-type-archive-product .card {
    padding: 15px 0px;
  }

  body.post-type-archive-product .add-to-cart,
  body.post-type-archive-product .buynow {
    padding: 5px 15px;
  }
}

@media(max-width: 460px){
  body.post-type-archive-product .add-buy-btns {
    flex-direction: column;
  } 
  .shop-data ul.product-grid li.product .product-block .product-image img {
    height: 201px !important;
    min-height: unset;
    object-fit: contain;
 }
	
  .shop-data ul.product-grid li.product .product-block .product-transition{
	 margin-bottom: 0;
   }
}

/* =========================
   SECTION / CATEGORY TITLE
========================= */

.custom-product-category-section{
    padding-top: 10px;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
}

.custom-product-category-section > .category-section{
    display: block !important;
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    float: none !important;
    clear: both !important;
    flex: 0 0 100% !important;
    margin: 0 0 40px !important;
    padding: 0 !important;
    overflow: visible !important;
}

.custom-product-category-section > .category-section::before,
.custom-product-category-section > .category-section::after{
    content: "" !important;
    display: table !important;
}

.custom-product-category-section > .category-section::after{
    clear: both !important;
}

.category-title,
.custom-product-category-section > .category-section > .category-title{
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    float: none !important;
    clear: both !important;
    flex: 0 0 100% !important;
    font-size: 42px;
    line-height: 1;
    font-weight: 800;
    margin: 0 0 20px !important;
    padding: 0 !important;
    color: #0b4aa2;
    letter-spacing: 0;
    text-align: left !important;
}


/* =========================
   PRODUCT GRID
========================= */

.custom-product-category-section > .category-section > ul.products,
.custom-product-category-section ul.products{
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 18px;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    float: none !important;
    clear: both !important;
    flex: 0 0 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.custom-product-category-section ul.products.columns-4 li.product,
.custom-product-category-section ul.products li.product{
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    float: none !important;
    flex: none !important;
    padding: 0 !important;
    list-style: none !important;
}

.custom-product-category-section ul.products li.product::before,
.custom-product-category-section ul.products li.product::after{
    display: none !important;
    content: none !important;
}


/* =========================
   PRODUCT CARD
========================= */

.custom-product-category-section ul.products li.product .product-block{
    background: #eef3f9 !important;
    border-radius: 14px !important;
    padding: 18px 16px 20px !important;
    text-align: center !important;
    min-height: 315px !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: center !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: hidden;
}

.custom-product-category-section ul.products li.product .product-block:hover{
    transform: none !important;
    box-shadow: none !important;
}


/* =========================
   IMAGE AREA
========================= */

.custom-product-category-section ul.products li.product .product-transition{
    width: 100% !important;
    height: 170px !important;
    min-height: 170px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

.custom-product-category-section ul.products li.product .product-image,
.custom-product-category-section ul.products li.product .woocommerce-LoopProduct-link{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 170px !important;
    text-decoration: none !important;
}

.custom-product-category-section ul.products li.product .product-image img,
.custom-product-category-section ul.products li.product .attachment-woocommerce_thumbnail,
.custom-product-category-section ul.products li.product img{
    display: block !important;
    max-height: 145px !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    object-fit: contain !important;
    box-shadow: none !important;
}


/* =========================
   TITLE INSIDE PRODUCT CARD
========================= */

.custom-product-category-section ul.products li.product h2,
.custom-product-category-section ul.products li.product h3,
.custom-product-category-section ul.products li.product .woocommerce-loop-product__title{
    font-size: 17px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    color: #0b4aa2 !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
    min-height: auto !important;
    text-align: center !important;
}

.custom-product-category-section ul.products li.product h2 a,
.custom-product-category-section ul.products li.product h3 a,
.custom-product-category-section ul.products li.product .woocommerce-loop-product__title a,
.custom-product-category-section ul.products li.product a.woocommerce-LoopProduct-link{
    color: #0b4aa2 !important;
    text-decoration: none !important;
}


/* =========================
   PRICE
========================= */

.custom-product-category-section ul.products li.product .price{
    display: block !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    color: #0b4aa2 !important;
    margin: 0 0 10px !important;
    text-align: center !important;
}

.custom-product-category-section ul.products li.product .price ins{
    color: #0b4aa2 !important;
    text-decoration: none !important;
    font-weight: 800 !important;
}

.custom-product-category-section ul.products li.product .price bdi{
    font-weight: 800 !important;
}

.custom-product-category-section ul.products li.product .price del{
    color: #7b7b7b !important;
    opacity: 1 !important;
    margin-left: 6px !important;
    font-weight: 600 !important;
}

.custom-product-category-section ul.products li.product .price del bdi{
    font-weight: 600 !important;
    color: #7b7b7b !important;
}


/* =========================
   VARIATION BADGES
========================= */

.custom-product-category-section ul.products li.product .custom-loop-variations{
    margin: 0 0 14px !important;
    text-align: center !important;
    min-height: 28px !important;
}

.custom-product-category-section ul.products li.product .custom-loop-variations span{
    display: inline-block !important;
    background: #ffffff !important;
    color: #666 !important;
    border: 1px solid #8b99b4 !important;
    padding: 3px 10px !important;
    font-size: 11px !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    border-radius: 3px !important;
    margin: 2px 3px !important;
    min-width: auto !important;
    box-shadow: none !important;
}

.custom-product-category-section ul.products li.product .custom-loop-variations span:first-child,
.custom-product-category-section ul.products li.product .custom-loop-variations span.active,
.custom-product-category-section ul.products li.product .custom-loop-variations span.selected{
    background: #4b4b4b !important;
    color: #fff !important;
    border-color: #4b4b4b !important;
}


/* =========================
   BUTTON AREA
========================= */

.custom-product-category-section ul.products li.product .button-group,
.custom-product-category-section ul.products li.product .product-buttons,
.custom-product-category-section ul.products li.product .btn-wrap,
.custom-product-category-section ul.products li.product .group-action{
    width: 100% !important;
    margin-top: auto !important;
    padding-top: 6px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    flex-wrap: nowrap !important;
}


/* =========================
   BUTTON BASE
========================= */

.custom-product-category-section ul.products li.product .button,
.custom-product-category-section ul.products li.product a.button,
.custom-product-category-section ul.products li.product .added_to_cart{
    min-height: 48px !important;
    height: 48px !important;
    padding: 0 26px !important;
    border-radius: 999px !important;
    font-size: 14px !important;
    line-height: 48px !important;
    font-weight: 700 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    box-shadow: none !important;
    margin: 0 !important;
}


/* OUTLINE BUTTON */
.custom-product-category-section ul.products li.product .add_to_cart_button,
.custom-product-category-section ul.products li.product .product_type_simple,
.custom-product-category-section ul.products li.product a.added_to_cart{
    background: #fff !important;
    color: #0b4aa2 !important;
    border: 1.5px solid #0b4aa2 !important;
}


/* FILLED BUTTON */
.custom-product-category-section ul.products li.product .buy-from-btn,
.custom-product-category-section ul.products li.product .product_type_variable,
.custom-product-category-section ul.products li.product .product_type_external{
    background: #0b4aa2 !important;
    color: #fff !important;
    border: 1.5px solid #0b4aa2 !important;
}

.custom-product-category-section ul.products li.product .buy-from-btn::after,
.custom-product-category-section ul.products li.product .product_type_variable::after,
.custom-product-category-section ul.products li.product .product_type_external::after{
    content: "▼";
    font-size: 11px;
    line-height: 1;
    margin-left: 8px;
    position: relative;
    top: -1px;
}


/* =========================
   REMOVE EXTRA THEME STUFF
========================= */

.custom-product-category-section ul.products li.product .star-rating,
.custom-product-category-section ul.products li.product .posted_in,
.custom-product-category-section ul.products li.product .product-caption .posted_in,
.custom-product-category-section ul.products li.product .onsale,
.custom-product-category-section ul.products li.product .yith-wcwl-add-to-wishlist,
.custom-product-category-section ul.products li.product .button.loading::after{
    display: none !important;
}

.custom-product-category-section ul.products li.product a{
    box-shadow: none !important;
}


/* =========================
   KILL THEME ROW/COLUMN/FLEX CONFLICTS
========================= */

.custom-product-category-section.row,
.custom-product-category-section[class*="row"],
.custom-product-category-section [class*="col-"]{
    float: none !important;
}

.custom-product-category-section{
    display: block !important;
}

.custom-product-category-section > .category-section[class*="col-"],
.custom-product-category-section > .category-section[class*="column"],
.custom-product-category-section > .category-section[class*="columns"]{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    float: none !important;
    clear: both !important;
    flex: 0 0 100% !important;
}


/* =========================
   TABLET
========================= */

@media (max-width: 991px){
    .custom-product-category-section > .category-section > ul.products,
    .custom-product-category-section ul.products{
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .category-title,
    .custom-product-category-section > .category-section > .category-title{
        font-size: 36px;
    }
}


/* =========================
   MOBILE
========================= */

@media (max-width: 575px){
    .custom-product-category-section > .category-section > ul.products,
    .custom-product-category-section ul.products{
        grid-template-columns: 1fr !important;
    }

    .category-title,
    .custom-product-category-section > .category-section > .category-title{
        font-size: 30px;
    }

    .custom-product-category-section ul.products li.product .product-block{
        min-height: auto !important;
    }
}

/* ALL CATEGORIES SLIDER */
.all-categories-slider {
    display: flex;
    gap: 20px;
    margin-top: 20px;
	justify-content: space-evenly;
}

/* CATEGORY CARD */
.category-slide-card {
    width: 180px;
    min-height: 130px;
    background: #eef2f6;
    border-radius: 14px;
    padding: 22px 18px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: 0.3s;
}

/* ICON */
.category-slide-icon img {
    width: 42px;
    height: 42px;
    object-fit: contain;
    margin-bottom: 10px;
}

/* TEXT */
.category-slide-name {
    font-size: 15px;
    font-weight: 600;
    color: #1b3c74;
}

/* ACTIVE CATEGORY */
.category-slide-card.active {
    background: linear-gradient(135deg,#284b9b,#7b5ea7);
    color: #fff;
}

.category-slide-card.active .category-slide-name {
    color: #fff;
}

/* TITLE */
.all-categories-title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

@media and (min-width:749px){
	
.all-categories-title {
    font-size: 32px;
}
}

	.main-navigation ul.menu{
		margin-left: 7.7em;
	}

.cpiw_main{
    margin-top:10px;
	background: none !important;
	padding: 0;
}


.cpiw_main label{
    display:block;
    font-weight:600;
    margin-bottom:6px;
}


.cpiw_pincode{
    height:38px;
    width:180px;
    padding:0 12px;
    border:1px solid #dcdcdc;
    border-radius:6px;
    font-size:14px;
}

.checkpincodebutton{
    height:38px !important;
    padding:0 22px !important;
    border:none !important;
    border-radius:22px !important;
    background:#6f6f6f !important;
    color:#fff !important;
    font-weight:500 !important;
    margin-left:10px !important;
    cursor:pointer !important;
}

.cpiw_inner_inner{
	display: none !important;
}


.cpiw_check:hover{
    background:#555;
}

.cpiw_result{
    margin-top:8px;
    font-size:13px;
}

.buy-now-button{
    background:#2f5b9a;
    color:#fff;
    border:none;
    padding:12px 25px;
    border-radius:25px;
    margin-left:10px;
    cursor:pointer;
}

.buy-now-button:hover{
    background:#244a7c;
}

.woocommerce-product-navigation{
    position:relative;
}

/* Share icon alignment */
.custom-product-share{
position:absolute;
top:25px;
right:0;
z-index:10;
}

.summary.entry-summary{
position:relative;
}

/* Share button */
.custom-product-share a{
display:flex;
align-items:center;
justify-content:center;
width:36px;
height:36px;
cursor:pointer;
}

.custom-product-share svg{
pointer-events:none;
}

.product-breadcrumb-wrapper{
    background:#d77b8d;
    padding:12px 13px;
	margin-bottom: 30px;
}

.product-breadcrumb{
    max-width:1200px;
    margin:auto;
    font-size:14px;
    color:#fff;
}

.product-breadcrumb a{
    color:#fff;
    text-decoration:none;
}
.woocommerce-breadcrumb .breadcrumb-separator {
color: #fff;}
.product-breadcrumb span{
    color:#fff;
}

.single-product div.product form.cart .quantity {
	display: none !important;
}

/* Thumbnail box */
.wvg-gallery-thumbnail-image{
    border:1px solid #e5e5e5;
    border-radius:12px;
    padding:8px;
    background:#fff;
    margin-bottom:15px;
}

/* Thumbnail image */
.wvg-gallery-thumbnail-image img{
    border-radius:8px;
}

/* Active thumbnail highlight */
.wvg-gallery-thumbnail-image.current-thumbnail{
    border:2px solid #2f5b9a;
}

/* Main product image border */
.wvg-single-gallery-image-container{
    border:1px solid #e5e5e5;
    border-radius:12px;
    padding:20px;
    background:#fff;
}

/* MOBILE PRODUCT BUTTON FIX */
@media (max-width:768px){

.single-product .woocommerce-variation-add-to-cart{
display:grid !important;
grid-template-columns:1fr 1fr !important;
gap:10px !important;
}

/* quantity wrapper full row */
.single-product .custom-qty-wrapper{
grid-column:1 / -1 !important;
}

/* quantity alignment */
.single-product .quantity{
margin:0 !important;
}

/* buttons */
.single-product .single_add_to_cart_button{
grid-column:1 !important;
width:100% !important;
}

.single-product .buy-now-button{
grid-column:2 !important;
width:100% !important;
}

/* equal height */
.single-product .single_add_to_cart_button,
.single-product .buy-now-button{
height:48px !important;
}
	.single-product div.product .single_add_to_cart_button{
		    max-width: 170px !important;
	}

}

/* Header - keep in single line when zoomed */
.header-5 .header-main {
    flex-wrap: nowrap !important;
    overflow: visible !important;
}

.header-5 .header-main .container.inner {
    flex-wrap: nowrap !important;
    align-items: center !important;
}

/* Nav - reduce font size and spacing to fit in one line */
.header-navigation-background .main-navigation ul.menu > li.menu-item > a {
    font-size: 17px !important;
    padding: 3px 15px !important;
    white-space: nowrap !important;
}

/* Header center - no wrap */
.header-center.d-flex.align-items-center.desktop-hide-down {
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
}

/* Shop Now button - smaller */
.header-5 .header-main a.bluebtn {
    font-size: 13px !important;
    padding: 8px 10px !important;
}

/* Search bar - smaller */
.site-search .widget_product_search form input[type=search],
.site-search .widget_product_search form input[type=text] {
    width: 120px !important;
    padding: 8px !important;
    font-size: 13px !important;
}

/* Prevent Contact Us from wrapping to new line */
.main-navigation ul.menu {
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
}

.main-navigation ul.menu > li {
    white-space: nowrap !important;
}

/* Fix search input overlap */
.site-search .widget_product_search form {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
}

.site-search .widget_product_search form input[type=search],
.site-search .widget_product_search form input[type=text] {
    width: 150px !important;
    padding: 8px 35px 8px 10px !important;
    font-size: 13px !important;
    line-height: normal !important;
    height: 38px !important;
    box-sizing: border-box !important;
}

/* Search icon position fix */
.widget_product_search form::before {
    position: absolute !important;
    right: 10px !important;
    left: unset !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 1 !important;
    pointer-events: none !important;
}

/* Hide submit button */
form.woocommerce-product-search button {
    display: none !important;
}

/* ONLY top-level active/parent items */
.main-navigation ul.menu > li.current-menu-item > a,
.main-navigation ul.menu > li.current_page_item > a,
.main-navigation ul.menu > li.current-menu-ancestor > a,
.main-navigation ul.menu > li.current-menu-parent > a {
    background-color: #05468D !important;
    color: #ffffff !important;
    border-radius: 30px !important;
    padding: 10px 20px !important;
    display: inline-block !important;
}

header#masthead .header-main .container.inner {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

header#masthead .header-main {
  padding-top: 0 !important;
  padding-bottom: 0 !important;	
}

.cat-banner {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: 0;
    padding-right: 0;
}

/* ── Mobile slider conflict fix ── */
@media (max-width: 600px) {

    /* Neutralise col-full side padding so slider uses full width */
    .col-full {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    /* Ensure the container doesn't add extra horizontal space */
    .container.custom-product-category-section {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    /* Clip must not overflow */
    .pps-clip {
        overflow: hidden !important;
        width: 100% !important;
    }

    /* Track must not exceed clip */
    .pps-track {
        width: max-content !important;
    }
}

/* ── Popular Categories: match design ── */

/* 1. Change heading text via CSS */
section.product-categories .slider-controls .headingdata h2.heading span {
  display: none !important;
}
section.product-categories .slider-controls .headingdata h2.heading::before {
  content: "Our Categories";
  color: #05468D;
  font-size: 40px;
  font-weight: 700;
}

/* 2. Card layout - compact & tight like design */
section.product-categories .category-box {
  background: #EEF4FB !important;
  padding: 28px 18px 20px !important;
  border-radius: 14px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 160px !important;
  transition: all 0.35s ease !important;
}

section.product-categories .category-box img {
  width: 64px !important;
  height: 64px !important;
  object-fit: contain !important;
  margin-bottom: 14px !important;
  transition: filter 0.35s ease !important;
}

section.product-categories .category-box p {
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #05468D !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  transition: color 0.35s ease !important;
  text-align: center !important;
}

/* 3. Gradient hover — exact match to design image */
section.product-categories .category-box:hover {
  background: 
    radial-gradient(ellipse at 95% 5%, #d4607a 0%, transparent 45%),
    linear-gradient(135deg, #1a2d7a 0%, #2a3a9a 100%) !important;
  border-radius: 14px !important;
  box-shadow: 0 8px 24px rgba(26, 45, 122, 0.25) !important;
}

section.product-categories .category-box:hover p {
  color: #ffffff !important;
}

section.product-categories .category-box:hover img {
  filter: brightness(0) invert(1) !important;
}

/* 4. Slider item spacing */
section.product-categories .category-slider .slick-slide {
  margin: 0 10px !important;
  padding: 8px 0 !important;
}

section.product-categories .category-slider .slick-list {
  margin: 0 -10px !important;
}

/* 5. Remove arrows when 5 or fewer categories (no scroll needed) */
section.product-categories .category-slider.centered-cats ~ * .cat-prev-btn,
section.product-categories .category-slider.centered-cats ~ * .cat-next-btn {
  opacity: 0.3 !important;
  pointer-events: none !important;
  cursor: default !important;
}

/* Fix duplicate heading in Our Categories */
section.product-categories .slider-controls .headingdata h2.heading::before {
    display: none !important;
    content: none !important;
}

/* ── Bestselling Products - hover light pink like design ── */
.thinkbar-product-filter .product-slide .product-block,
.slick-slider-best .product-slide .product-block {
    background: #EEF4FB !important;
    border-radius: 14px !important;
    transition: background 0.3s ease !important;
}

.thinkbar-product-filter .product-slide:hover .product-block,
.slick-slider-best .product-slide:hover .product-block {
    background: #F9EDF1 !important;
}

/* Remove the default hover override */
.thinkbar-product-filter .product-slide:hover {
    background: transparent !important;
}

@media screen and (min-width: 749px) {
    .pps-nav {
        margin-left: -97px !important;
    }
}

.relatedprod .product-list-1 li.product:hover {
    background-color: #EBF5FB !important;
}

.woosw-wishlist-buttons {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.woosw-wishlist-buttons .button:not(.woosw-buy-now) {
    background-color: #ff8fab !important;
    color: #fff !important;
    border: none !important;
    border-radius: 25px !important;
    padding: 10px 20px !important;
    font-size: 14px !important;
}

.woosw-buy-now {
    background-color: #1a3c6e !important;
    color: #fff !important;
    border: none !important;
    border-radius: 25px !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 14px !important;
}

@media screen and (min-width:800px) and (max-width:1300px){
	.header-navigation-background .main-navigation ul.menu > li.menu-item > a {
    font-size: 12px !important;
		padding: 3px 10px !important;
	}
	.header-5 .header-main a.bluebtn {
    font-size: 12px !important;
}
}
.header-5 .header-main .menu-mobile-nav-button{
	color:#02478b;
}