/**
* Theme Name: Machic Child
* Description: This is a child theme of Machic, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: machic
* Version: 1.4.0
*/
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");

/* Your other CSS rules start here */
body,
.products-grid .products .product .product-title,
.mobile-bottom-menu .mobile-menu ul li a span {
  font-family: "Quicksand", sans-serif !important;
}
:root {
  --font-primary: "Quicksand", sans-serif;
  --font-secondary: "Quicksand", sans-serif;
  --theme-product-name-font: "Quicksand", sans-serif;
  --theme-product-price-font: "Quicksand", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
}
button,
.button,
input[type="submit"],
.submit,
.btn {
  padding: 0 1.25rem;
  border: none;
}

body.page .container,
body.page .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1320px;
}
.mfp-bg {
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(10px);
  opacity: 1;
}
.quickview-product .mfp-close {
  color: #fff !important;
  background-color: #9d9d9d !important;
  border: 1px solid #9d9d9d;
  line-height: normal;
}
.white-popup {
  background: #f4f4f4;
  border-radius: 12px;
}
.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-images {
  border: none;
  background: #fff;
  border-radius: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 0.8rem !important;
  color: #222 !important;
  border-radius: 50%;
  padding-right: 0;
  background: #ececec;
  padding-top: 2px;
}
.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-thumbnails .swiper-slide {
  width: 5rem !important;
  height: 5rem;
  margin-bottom: 5px;
  border-radius: 8px;
  overflow: hidden;
}
.single-product-wrapper .single-thumbnails .images-wrapper img {
  max-height: 400px;
  width: 100%;
  object-fit: contain;
}
.quick-product-wrapper .product_title {
  font-size: 24px !important;
  margin-bottom: 0.5rem;
}
.single-product-wrapper .product-meta > * {
  position: relative;
  color: #000;
  font-weight: 700;
  font-size: 1rem;
}
.single-product-wrapper .product-stock.in-stock,
.single-product-wrapper .product-stock.out-of-stock {
  border-radius: 6px;
  background-color: #ffffff;
  color: #00a046;
  padding: 6px 14px;
  font-weight: 600;
  margin-top: 15px;
}
.single-product-wrapper .product-stock.out-of-stock {
  color: #ef262c;
}
.single-product-wrapper .product-price {
  margin-top: 1rem;
}
.single-product-wrapper .product-price .price {
  font-size: 1.875rem;
  align-items: center;
  font-weight: 600;
}
.single-product-wrapper .product-price .price del {
  font-size: 60%;
  top: 0;
  color: #808080;
  opacity: 0.5;
  font-weight: 500;
}
.single-product-wrapper .product-price .price {
  font-size: 1.5rem;
  font-weight: 700;
  color: #000;
}
.single-product-wrapper .product-price .price ins {
  color: #000;
}
.single-product-wrapper .product-info {
  position: relative;
  margin-top: 1rem;
  border: none;
  border-radius: 12px;
  background: #fff;
}
.single-product-wrapper .quantity {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.single-product-wrapper .quantity .quantity-button {
  align-items: center;
  width: 48px;
  height: 48px;
  background: #eef9ef;
  border-radius: 12px;
  position: static;
}
.single-product-wrapper .quantity .quantity-button::after {
  display: none;
}
.single-product-wrapper .quantity .quantity-button::before {
  font-family: "klbtheme";
  position: static;
  width: auto;
  height: auto;
  background: none;
  color: #4cbb5e;
  font-size: 26px;
}
.single-product-wrapper .quantity .plus::before {
  content: "";
}
.single-product-wrapper .quantity .minus::before {
  content: "";
}
.single-product-wrapper .quantity .qty {
  width: 42px;
  height: 48px;
  font-size: 1.124rem;
  text-align: center;
  font-weight: 600;
  color: #777777;
}
@media screen and (min-width: 64rem) {
  .single-product-wrapper .product-info-top .cart {
    margin-right: 0;
    width: 100%;
  }
}
.single-product-wrapper form.cart .button {
  border: 1px solid transparent;
  border-radius: 12px;
  height: 48px;
  margin-left: auto;
}
.single-product-wrapper form.cart .add_to_cart_button {
  font-size: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: #099146;
  border: #099146 1px solid !important;
  background: none;
  font-weight: 600;
}
.quickview-product button.buy_now_button {
  color: #f4782f;
  border: 1px solid #f4782f !important;
  background: none;
  font-weight: 600;
  font-size: 1rem;
}
.single-product-wrapper .product-actions {
  margin-top: 10px;
}
.single-product-wrapper .product-actions a {
  font-size: 0.85rem;
  font-weight: 600;
}
.single-product-wrapper .product-message.warning {
  color: #6b6b6b;
  background-color: #ebebeb;
  border: 1px solid #e3e3e3;
  border-radius: 12px;
  font-size: 1rem;
  font-weight: 500;
}
.single-product-wrapper .product-message.warning strong,
.single-product-wrapper .product-message.warning i,
.shop-banner-top {
  display: none;
}
.single-product-wrapper .product-categories {
  margin-top: 1.25rem;
  font-size: 0.8125rem;
  font-weight: 600;
}
.single-product-wrapper .product-categories a {
  text-decoration: none;
  color: #626262;
  font-weight: 500;
}
.site-header .header-top {
  position: relative;
}
.site-header .header-top::before,
.site-header .header-top::after {
  content: "";
  position: absolute;
  background-image: url("https://stage.toggitoys.ajerx.com/wp-content/uploads/2025/07/header-top-bg.svg");
  width: 150px;
  height: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: auto;
  top: 0;
  opacity: 0.5;
}
.site-header .header-top::before {
  left: 0;
}
.site-header .header-top::after {
  right: 0;
  transform: scaleX(-1);
}
.site-header .header-top .right a,
.site-header .header-top .site-menu .menu > li > a:hover {
  color: #ffce3c;
}
.site-header .header-top a {
  font-weight: 500;
  font-size: 14px;
}
.site-header.border-enable {
  border-bottom: none;
}
.site-header .site-menu.primary .menu {
  margin-left: 0;
}
.header-type1 .site-menu.primary .menu > li > a {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #ebebeb;
  height: 48px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-weight: 500;
}
.site-header .header-nav {
  margin-bottom: 15px;
}
.site-header .discount-products .discount-banner {
  background: -webkit-linear-gradient(12deg, red, #f9a339);
  color: #fff;
  border-radius: 12px;
  height: 48px;
  background-size: 120%;
  padding: 0 10px;
}
.site-header .cart-dropdown-wrapper {
  border: none;
  box-shadow: 0 0 12px -4px rgb(4 30 66 / 0.07);
  border-radius: 12px;
}

.site-header .cart-dropdown .woocommerce-mini-cart__total {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.site-header .cart-dropdown .woocommerce-mini-cart__total strong {
  font-size: 1rem;
  font-weight: 600;
  color: #000;
}
.site-header .cart-dropdown .products .product .product-content .thumbnail-wrapper img {
  border-radius: 4px;
}
.site-header .cart-dropdown .woocommerce-mini-cart__total .woocommerce-Price-amount {
  font-weight: 700;
}
.site-header .cart-dropdown .products .product .product-title {
  font-size: 0.875rem;
  margin-bottom: 5px;
  font-weight: 600;
}
.woocommerce-mini-cart__buttons {
  margin: 0;
}
p.woocommerce-mini-cart__buttons.buttons a {
  font-size: 1rem;
  height: auto;
  border-radius: 8px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 12px;
  border: 1px solid #099146 !important;
}

p.woocommerce-mini-cart__buttons.buttons a:not(.checkout) {
  background-color: transparent;
  margin-bottom: 15px;
  color: #099146;
}
p.woocommerce-mini-cart__buttons.buttons a.checkout {
  background-color: #099147;
}
.site-header .cart-dropdown .cart-noticy {
  display: none;
}
.site-header .discount-products .discount-banner-text .small-text {
  font-size: 0.8rem;
  opacity: 1;
  margin-bottom: 0;
  font-weight: 600;
}

.site-header .discount-products .discount-banner-text .main-text {
  font-size: 1rem;
  font-weight: 600;
}
.site-header .discount-products .discount-banner-icon {
  font-size: 1.5rem;
  color: #ffcc00;
  margin-right: 0.5rem;
}
body button.dgwt-wcas-search-submit {
  display: none !important;
}
.site-menu.horizontal .menu .sub-menu,
.site-header .discount-products .discount-items {
  position: absolute;
  border-radius: 12px;
  border: none;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.site-header .site-menu.horizontal .menu .sub-menu {
  min-width: 14.25rem;
  left: 0;
}
.site-menu.horizontal.shadow-enable .sub-menu,
.site-header .discount-products .discount-items {
  -webkit-box-shadow: 4px 5px 10px rgba(4, 30, 66, 0.1);
  box-shadow: 4px 5px 10px rgba(4, 30, 66, 0.1);
}
.price-banner {
  background: #fff;
  padding: 1.25rem;
  border-radius: 12px;
}
.price-banner .banner-image {
  text-align: right;
  padding: 10px 0;
}
.woocommerce-breadcrumb ul li {
  font-size: 0.85rem;
  font-weight: 500;
}
.banner.price-banner .banner-content-wrapper {
  height: auto;
}
.banner.price-banner .entry-description {
  font-size: 1rem;
  font-weight: 500;
  color: #036334;
}
.banner.price-banner .entry-title {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.3px;
  color: #036334;
}
.banner.price-banner .banner-price-content > p {
  font-size: 0.85rem;
  opacity: 1;
  margin-bottom: 5px;
  color: #8bc444;
  font-weight: 500;
}
.banner.price-banner .price ins {
  color: #036334;
  text-decoration: none;
  font-weight: 700;
}
.price-banner .banner-image img {
  max-height: 128px;
  min-height: 128px;
  object-fit: contain;
  max-width: 160px;
}
.woocommerce-products-header {
  margin-top: 1.5rem;
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
.before-shop-loop {
  position: relative;
  margin-top: 1.5rem;
  border-bottom: none;
  font-size: 1rem;
  background: #fff;
  padding: 15px;
  border-radius: 12px;
}
.site-sidebar .site-scroll {
  background: #fff;
  padding: 1rem;
  border-radius: 12px;
}
.shop-content .site-sidebar .widget .widget-title,
.site-sidebar label {
  font-size: 1rem;
}
label {
  font-size: 1rem;
  margin-bottom: 0.2rem;
}
.widget-checkbox-list ul li a label span {
  position: 0.95rem;

  -ms-flex: 0 0 0.95rem;
  flex: 0 0 0.95rem;
  max-width: 0.95rem;
  width: 100%;
  height: 0.95rem;
  margin-right: 0.9375rem;
  top: -1px;
  border-radius: 4px;
  border: 1px solid var(--color-form-border);
}
.site-sidebar .widget ul li a {
  font-size: 0.9rem;
  color: #000000;
}
@media screen and (min-width: 64rem) {
  .content-wrapper.sidebar-left .content-primary {
    padding-left: 0;
  }
}
.home-banner img {
  width: 100%;
  object-fit: cover;
  max-height: 410px;
  border-radius: 12px;
}

.home-banner {
  padding-top: 10px;
}
.home-banner .e-con {
  --container-max-width: 1290px;
  padding: 0;
}
.home-banner .e-con-inner {
  gap: 20px;
}
.site-brands.opacity .brand-item img {
  opacity: 1;
}
.home-banner .swiper-button-next, .home-banner .swiper-button-prev {
    width: 40px;
    height: 40px;
    border: none;
    background: rgba(255,255,255,.75);
    border-radius: 50%;
    backdrop-filter: blur(5px);
}
.home-banner .swiper-button-next:after, .home-banner .swiper-button-prev:after {
    font-size: 0.75rem !important;
    color: #000000 !important;
    background: none;
}

@media screen and (min-width: 64rem) {
  .site-brands {
    max-width: 1310px;
    margin: auto;
  }
}
.site-brands.column-6 .brand-item {
  padding: 0 10px;
}
.brand-item a {
  background: #fff;
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  border-radius: 12px;
}
.brand-item a img {
  max-height: 3.25rem;
}
.home-category .module-category-list.style-3 .category-image {
  border-radius: 12px;
}
.trending-products .product-content {
  flex-direction: column;
}
ul.remove-filter {
  margin-bottom: 10px;
}
.before-shop-loop .filter-wrapper .sorting-product > span {
  font-size: 0.85rem;
}
a.remove-filter-element {
  font-size: 0.85rem;
  background: #fff;
  padding: 10px 15px 10px 30px !important;
  display: block;
  border-radius: 12px;
}
a.remove-filter-element:before,
a.remove-filter-element:after {
  left: 15px !important;
  top: 19px !important;
}
.products .product-wrapper {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
}
.products {
  margin: 0 -10px;
}
.products .product {
  margin-bottom: 1.25rem;
  padding: 0 10px;
}

.products .product img {
  border-radius: 6px;
}
.products .product .product-title {
  font-family: var(--theme-product-name-font);
  font-size: var(--theme-product-name-font-size);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  min-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 10px;
}
.products .price {
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  font-family: var(--theme-product-price-font);
}
.products .content-wrapper {
  padding: 0 0.9375rem 0.9375rem;
  width: 100%;
}
.products .product-footer-buttons {
  padding: 0 0.9375rem 0.9375rem;
}
.products .product-footer {
  border: none;
}
.products .product-footer {
  position: static;
  opacity: 1;
  visibility: visible;
}
.product-footer-buttons a.add_to_cart_button i {
  display: block;
}
.products .add_to_cart_button {
  font-size: 1rem;
  font-weight: 600;
  background-color: transparent;
  color: #00a046;
  border: 1px solid #00a046;
  line-height: 1;
  padding: 12px 0;
  height: auto !important;
  border-radius: 6px !important;
}
.products .product-footer-details,
.products .product:hover .product-content-fade,
.footer-details,
.module-header .btn.link i,
.trending-products .product-details,
.product-meta,
.shop-content .content-wrapper.sidebar-left .site-sidebar::before,
.products .product .content-wrapper .klb-product-attributes,
.single-product-wrapper .woocommerce-notices-wrapper,
#pwgc-redeem-gift-card-container label + br {
  display: none;
}

.woocommerce-no-products-found {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  color: #000;
  justify-content: center;
  flex-direction: column;
  font-size: 18px;
  font-weight: 500;
}

.woocommerce-no-products-found::before {
  content: "";
  display: block;
  margin: auto auto 20px;
  font-family: "klbtheme";
  font-size: 4rem;
  color: #c3c3c3;
}

.products.list-view-products .product .product-wrapper {
  align-items: center;
}
@media screen and (min-width: 48rem) {
  .products.list-view-products .product .thumbnail-wrapper {
    margin-right: 0;
  }
}
.products.list-view-products .product .product-wrapper {
  align-items: center;
  padding: 15px;
}
.products.list-view-products .product .product-list-details {
  line-height: 20px;
  min-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.products:not(.list-view-products) .product .product-list-details {
  display: none;
}
.products.list-view-products .product .product-content .product-title {
  margin-bottom: 0;
}
.products.list-view-products .product .product-content {
  align-items: center;
}
.products.list-view-products .product + .product {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.products.list-view-products .product-footer-buttons.style-2 > *.add_to_cart_button {
  height: 2.25rem !important;
  border-radius: 50% !important;
}
.trending-products .list-products .thumbnail-wrapper {
  flex: 0 0 0;
  max-width: none;
  margin-right: 0;
}
.products .product:hover .product-content-fade {
  margin-bottom: 0 !important;
}
.products.special-offer-product .most-commented.product {
    border: none;
}
.products.special-offer-product .product-wrapper {
    padding:15px;
}
.special-offer .e-con-inner {
    gap: 20px;
}
.special-offer .e-con-inner> .elementor-element {
    padding: 0;
}
.custom-coupon .coupon-banner,
.custom-coupon .banner-wrapper {
  background-image: none;
  border-radius: 12px;
  z-index: 1;
}
.custom-coupon .banner-wrapper {
  position: relative;
  overflow: hidden;
}
.custom-coupon .coupon-banner::before,
.custom-coupon .banner-wrapper::before {
  content: "";
  background-image: url("https://stage.toggitoys.ajerx.com/wp-content/uploads/2025/07/header-top-bg.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  top: 0;
  left: 0;
  background-size: 270px 140px;
  z-index: -1;
  opacity: 0.2;
  right: auto;
  width: 100%;
  height: 100%;
  position: absolute;
}
.coupon-banner .entry-title strong {
  color: #194b38;
}
.coupon-error-notice {
    margin: 0;
    padding-left: 10px;
    color: #ea2121;
    font-weight: 500;
    max-width: 240px;
}
.flex-viewport img {
  padding: 0;
  width: 100%;
  border: none;
  border-radius: 12px;
}
.single-thumbnails.default {
  border-radius: 12px;
}
.single-product .klb-product-detail .product_meta.product-categories > * a {
  color: #626262;
}
.klb-stock-progress-bar {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
}
.single-product-wrapper .woocommerce-tabs .wc-tabs {
  border-bottom: none;
}
.single-product-wrapper .woocommerce-tabs .wc-tabs a {
  font-weight: 600;
  color: #000;
  opacity: 0.4;
}
.specification-content,
.woocommerce-Tabs-panel--description,
.woocommerce-Tabs-panel--reviews {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
}

.wishlist td.klbwl-item--name {
  max-width: 250px;
}
.wishlist td.klbwl-item--remove span {
  font-family: "klbtheme";
  font-size: 1rem;
  line-height: normal;
  width: 1.5rem;
  height: 1.5rem;
}
.my-account-wrapper .woocommerce-MyAccount-content a {
  font-weight: 500;
  text-decoration: none;
  color: #fff;
}
.footer-features .iconbox-module {
  display: block;
}
.footer-features .iconbox-module .content .entry-title {
  margin-bottom: 10px;
}
.footer-features .iconbox-module [class^="klbth-icon-"]:before,
.footer-features .iconbox-module [class*=" klbth-icon-"]:before {
  margin-left: 0;
}
.footer-features .iconbox-module .icon {
  margin-bottom: 15px;
}
@media screen and (min-width: 64rem) {
  .site-footer {
    margin-top: 3rem;
  }
  .page-id-929 .site-footer {
    margin-top: 0;
  }
  .site-footer .footer-widgets {
    padding-top: 5rem;
    padding-bottom: 3rem;
  }
  .site-footer .footer-copyright .container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.site-footer .widget.widget_text img {
  height: 78px;
  width: auto;
}
.site-footer .widget.widget_text p {
  font-size: 14px;
  color: #111;
  font-weight: 500;
  line-height: 24px;
}
.site-footer .footer-widgets .widget-title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #000;
}
.site-footer .footer-widgets .widget ul li a {
  color: #1e2226;
  font-size: 14px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.site-footer .footer-widgets .widget ul li a i {
  font-size: 16px;
}
.site-footer .footer-row.bordered .container {
  border-top: none;
}
.site-footer .footer-copyright .footer-bottom {
  display: block;
}
.payment-img {
  text-align: right;
}
.payment-img img {
  background: #fff;
  border-radius: 8px;
}
.payment-text {
  font-size: 16px;
  color: #1e2226;
  font-weight: 600;
}
.custom-footer-copyright a {
  color: #000;
  font-weight: 500;
}

.custom-footer-copyright {
  border-top: 1px solid #e5e8ec;
  padding: 15px 0;
  margin-top: 15px;
}

/* Cart */
.klb-free-progress-bar {
  display: none;
}
@media screen and (min-width: 64rem) {
  .content-wrapper.sidebar-right .content-primary {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
.cart-collaterals {
  border: none;
  border-radius: 12px;
  padding: 1.25rem;
  background: #ffffff;
}
.cart-collaterals .cart_totals > h2 {
  font-size: 1.125rem;
  text-transform: none;
}
.cart-collaterals .shop_table th {
  font-size: 0.95rem;
  font-weight: 700;
}
a.shipping-calculator-button {
  font-size: 1rem;
  color: #007aff;
  font-weight: 600;
}
p.woocommerce-shipping-destination {
  font-size: 1rem;
  margin-bottom: 10px;
}
.cart-collaterals .shop_table .amount,
.cart-collaterals .shop_table .order-total .amount {
  font-size: 1.125rem;
  font-weight: 700;
}
.woocommerce-cart-form table td .amount {
  font-weight: 600;
}
.woocommerce-cart-form table td.product-price .amount {
  color: #000000;
}
tr.woocommerce-shipping-totals.shipping {
  color: #111;
  font-weight: 500;
  font-size: 14px;
}
#pwgc-redeem-gift-card-container label {
  font-weight: 700;
  display: block;
  margin: 0 0 5px 0;
}
.cart-wrapper .woocommerce-cart-form {
  background: #fff;
  padding: 1.125rem;
  border-radius: 12px;
}
.woocommerce-cart-form table td .quantity {
  border-color: #9d9d9d;
  border-radius: 8px;
}
.product-remove .remove {
  width: 36px;
  height: 36px;
  background: #ea2121;
  display: grid;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  border-radius: 50%;
  line-height: 1;
}
.woocommerce-cart-form .table > :not(caption) > * > * {
  border-bottom: none;
}
.woocommerce-cart-form table th {
  font-size: 1rem;
  font-weight: 700;
  border-top: 0;
  border-bottom: 1px solid var(--color-theme-border);
  color: #000;
}
.woocommerce-cart-form table td.actions {
  border-bottom: none;
  border-top: 1px solid #e5e8ec;
}
.woocommerce-cart-form table td {
  border: none;
  font-weight: 600;
}
.woocommerce-cart-form .actions-wrapper .button {
  font-size: 1rem;
  font-weight: 600;
}
.woocommerce-cart-form .actions-wrapper .button[name="update_cart"]:disabled {
  color: #39393a;
  opacity: 0.5;
  font-size: 1rem;
}
#pwgc-redeem-error,
#pwgc-redeem-gift-card-container label,
#pwgc-redeem-form label,
#pwgc-redeem-error {
  grid-column: 1/-1;
}
#pwgc-redeem-gift-card-container,
.place-order #pwgc-redeem-form {
  margin-bottom: 1rem;
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 5px 10px;
  justify-content: space-between;
}
#pwgc-redeem-form {
  grid-template-columns: 188px 1fr;
}
#pwgc-redeem-gift-card-container .button,
#pwgc-redeem-gift-card-container input[type="submit"] {
  padding: 0 0rem;
}
input#pwgc-redeem-button {
  margin: 0 !important;
}
.wc-proceed-to-checkout {
  border-top: none;
}
.cart_totals th {
  padding-left: 0;
  padding-right: 0;
}
.widget-checkbox-list ul li a label {
  flex-flow: row nowrap;
}
/* checkout */
@media screen and (min-width: 64rem) {
  #customer_details {
    padding-right: 0;
  }
}
.woocommerce-form-coupon-toggle,
.woocommerce-form-login-toggle,
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
#customer_details .woocommerce-additional-fields,
.order-review-wrapper,
ul.woocommerce-error,
.woocommerce-account:not(.logged-in) .my-account-page .woocommerce,
.my-account-navigation,
.logged-in .woocommerce-MyAccount-content,
.woocommerce-order-received .woocommerce-order,
.woocommerce-view-order .woocommerce-order-details,
.woocommerce-view-order .woocommerce-notices-wrapper + p,
.woocommerce-view-order .woocommerce-customer-details,
.track_order,
.compare-page {
  background-color: #ffffff;
  font-size: 1rem;
  border-radius: 12px;
  font-weight: 500;
  color: #444;
  border: none;
}
ul.woocommerce-error li a,
.checkout-inline-error-message,
.my-account-page .woocommerce-error strong {
  color: var(--color-theme-danger);
}
ul.woocommerce-error li:not(:last-child) {
  margin-bottom: 1rem;
}
ul.woocommerce-error li {
  font-size: 0.85rem;
}
.checkout-inline-error-message {
  margin: 5px 0 0;
  font-size: 80%;
}
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
#customer_details .woocommerce-additional-fields,
ul.woocommerce-error,
.woocommerce-account:not(.logged-in) .my-account-page .woocommerce,
.compare-page {
  padding: 20px;
  margin-bottom: 1.5rem;
}
#customer_details h3,
.order-review-wrapper h3,
.my-account-page h2,
.my-account-page h3,
.edit-account legend,
.woocommerce-order h2.woocommerce-order-details__title,
.woocommerce-customer-details h2.woocommerce-column__title {
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: none;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.order-review-wrapper h3,
.my-account-page h2,
.my-account-page h3,
.woocommerce-order h2.woocommerce-order-details__title,
.woocommerce-customer-details h2.woocommerce-column__title {
  margin-bottom: 1.5rem;
}
#order_comments_field,
.woocommerce-account:not(.logged-in) .my-account-page .woocommerce,
.compare-page {
  margin-bottom: 0;
}

.woocommerce-form-coupon-toggle,
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper,
#customer_details .woocommerce-additional-fields {
  margin-top: 1.5rem;
}
.compare-page .shop_table {
  border: 1px solid #d9dde3;
}
.compare-page .shop_table .klbcp-remove {
  cursor: pointer;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.compare-page .shop_table .klbcp-remove i {
  color: red;
  font-size: 18px;
}
.compare-page .shop_table .product-name {
  color: #007aff;
  font-weight: 500;
}
.compare-page .shop_table img {
  border-radius: 4px;
}
.woocommerce-form-login-toggle {
  padding: 20px;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
}
.woocommerce-form-login-toggle a,
.woocommerce-form-coupon-toggle a {
  color: #000;
  font-weight: 600;
}

.shop-content:not(.my-account-page) .woocommerce-form-login,
.woocommerce-form-coupon {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  position: relative;
  margin: 0;
  margin-top: 20px;
  display: block;
}
.shop-content:not(.my-account-page) .woocommerce-form-login::before,
.woocommerce-form-coupon::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #ffffff;
  top: -8px;
  left: 30px;
  transform: rotate(45deg);
  border-radius: 4px;
}
form.checkout_coupon.woocommerce-form-coupon {
  margin-top: 0;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  padding-bottom: 5px;
}
.woocommerce-form-login__rememberme {
  width: 100%;
  margin-bottom: 10px;
}
.lost_password {
  margin: 0;
}
.lost_password a {
  font-weight: 600;
}
.form-row > label {
  font-weight: 600;
}
#customer_details .woocommerce-billing-fields__field-wrapper .form-row label,
#customer_details .woocommerce-additional-fields__field-wrapper .form-row label {
  font-size: 0.875rem;
}
.woocommerce form .form-row .required {
  color: red;
}
.woocommerce-form-login .form-row {
  float: none !important;
}
.woocommerce-form__label-for-checkbox input,
.checkbox input {
  display: none;
}
.woocommerce-form__label-for-checkbox span,
.checkbox span {
  position: relative;
  padding-left: 25px;
}

.woocommerce-form__label-for-checkbox span::before,
.checkbox span::before {
  font-family: "klbtheme";
  content: "";
  width: 18px;
  height: 18px;
  line-height: 18px;
  position: absolute;
  left: 0;
  top: 2px;
  border-radius: 4px;
  border: 2px solid #ddd;
  transition: all 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.95rem;
  font-weight: normal;
}
.woocommerce-form__label-for-checkbox input:checked + span::before,
.checkbox input:checked + span::before {
  background: #036334;
  border-color: #036334;
  content: "";
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 600;
}
.order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label span {
  padding-left: 30px;
}
.order-review-wrapper .woocommerce-checkout-payment #place_order {
  background-color: #036334;
  border-color: #036334;
}

/* login */
.woocommerce-form .form-row > label {
  font-size: 0.875rem;
}
#customer_login {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 250px;
  position: relative;
}
#customer_login::after {
  display: none;
}
#customer_login::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  display: block;
  background: #d7d7d7;
  top: 0;
  left: 50%;
  margin-left: -1px;
}
#customer_login .col-1,
#customer_login .col-2 {
  width: 100%;
  float: none;
}
.woocommerce-account:not(.logged-in) .my-account-page .woocommerce {
  padding: 50px 100px;
}
#customer_login .button {
  width: 100%;
}
.register > p:first-child {
  margin-bottom: 5px;
}
.register p:not([class]) {
  font-weight: 500;
  font-size: 0.85rem;
}
.my-account-page button,
.my-account-page .button {
  height: 3rem;
  font-size: 1rem;
}
.woocommerce-account:not(.logged-in) .my-account-page button:not(.show-password-input),
.woocommerce-account:not(.logged-in) .my-account-page .my-account-page .button {
  width: 100%;
}
.woocommerce-form .form-row > label.woocommerce-form-login__rememberme {
  font-size: 1rem;
}
.woocommerce-orders .woocommerce-info,
.woocommerce-downloads .woocommerce-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  font-size: 1rem;
  font-weight: 500;
}
.my-account-page .input-text {
  font-weight: 600;
  height: 2.75rem;
}

.my-account-page .woocommerce-error {
  background: #f9dedc;
}
.lost_reset_password {
  max-width: 420px;
  margin: auto;
}
.woocommerce form.lost_reset_password .form-row {
  float: none;
  width: 100%;
}
.my-account-page .woocommerce-error:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

/* dashboard */
.my-account-wrapper {
  gap: 30px;
  margin: 0-10px;
}
.my-account-wrapper,
.my-account-navigation {
  border: none;
}
.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-direction: column;
}
.woocommerce-MyAccount-navigation ul li a br {
  display: none;
}
.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li a {
  font-weight: 600;
  color: #000;
  padding: 10px 0;
  font-size: 0.875rem;
  gap: 15px;
}
.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li :last-child {
  order: 998;
}

.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li :nth-last-child(2) {
  order: 999;
}
.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
  color: #ff3b30;
}
.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #086534;
  font-weight: 700;
}
.woocommerce-MyAccount-navigation ul li a::before {
  font-family: "klbtheme";
  content: "";
  font-size: 18px;
  font-weight: normal;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--view-wepos a::before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--compare a::before {
  content: "\e86b";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a::before {
  content: "";
}
.my-account-wrapper > p:empty,
.my-account-navigation > p:empty,
.woocommerce p:empty {
  display: none;
}
.my-account-navigation {
  padding: 20px;
}
@media screen and (min-width: 64rem) {
  .my-account-wrapper .my-account-navigation {
    border-right: none;
  }
  .my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation {
    padding-top: 0;
  }
}
.woocommerce-dashboard .woocommerce-MyAccount-content {
  padding: 36px;
}

.logged-in .woocommerce-MyAccount-content a:not(.button, .btn) {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.logged-in .woocommerce-MyAccount-content .woocommerce-cart-form table th {
  white-space: nowrap;
}
.edit-account legend {
  margin-bottom: 20px;
  margin-top: 20px;
}

.woocommerce-edit-address .woocommerce-notices-wrapper + p {
  background: #efefef;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 12px;
  font-weight: 500;
}
.woocommerce-message {
  border: 1px solid #dee2e6;
  margin-bottom: 1.875rem;
  margin-top: 1.875rem;
  padding: 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 12px;
}
.wc-backward br {
  display: none;
}
.klbcp-list .cart-empty-page .empty-icon {
  font-size: 4rem;
  margin-bottom: 1.5rem;
}
.woocommerce-order-received .woocommerce-order {
  padding: 20px;
}
.woocommerce-thankyou-order-received {
  padding: 20px;
  border: 1px dashed #099146;
  color: #000;
  font-size: 20px;
  background: #ebffee;
  border-radius: 12px;
}
.woocommerce-thankyou-order-received::before {
  content: "";
  font-family: "klbtheme";
  color: #099146;
  margin-right: 5px;
}
ul.woocommerce-thankyou-order-details {
  box-shadow: none;
  border: 1px solid #848484;
  border-radius: 12px;
}
.woocommerce-order h2.woocommerce-order-details__title {
  margin-bottom: 1.5rem;
}
.woocommerce-order-details td,
.woocommerce-order-details th {
  padding: 12px;
  font-size: 1rem;
}
.woocommerce-order-details a {
  color: #007aff;
  font-weight: 500;
}
.woocommerce-customer-details address {
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 28px;
}

.logged-in .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number a {
  color: #007aff;
}

.klb-orders-style1 .woocommerce-orders-table__cell-order-actions {
  top: auto;
}
.woocommerce-orders-table__cell .woocommerce-button {
  height: auto;
  padding: 8px 20px;
}
.klb-orders-style1 .order-item {
  border: none;
  border-radius: 12px;
  background: #f8f8f8;
}
.klb-orders-style1 {
  border: none;
  border-radius: 0;
}
.klb-orders-style1 table {
  border-bottom: none;
}
.klb-orders-style1 .order-list {
  padding: 0;
}
.klb-orders-style1 thead th {
  padding: 20px 0px 0;
}
.klb-orders-style1 tbody td {
  padding: 0 0 20px;
}
.woocommerce-view-order .woocommerce-MyAccount-content {
  background: none;
  padding: 0;
}
.woocommerce-view-order .woocommerce-notices-wrapper + p {
  padding: 20px;
  text-align: center;
  font-weight: 500;
}
.woocommerce-view-order .woocommerce-order-details,
.track_order {
  padding: 20px;
}

.woocommerce-view-order .woocommerce-notices-wrapper + p mark,
.order-info mark {
  background: none;
}

.woocommerce-view-order .woocommerce-customer-details {
  padding: 20px;
  margin-top: 15px;
}
.woocommerce-view-order .my-account-wrapper .woocommerce-MyAccount-content a {
  font-weight: 500 !important;
  text-decoration: none !important;
  color: var(--color-link) !important;
}
.wishlist {
  padding: 15px;
}
.wishlist .woocommerce-cart-form {
  background: #fff;
  padding: 15px;
  border-radius: 12px;
}
.page-id-2019 .woocommerce ul.woocommerce-error {
  background: #fdeaea;
}
.user-dashboard {
    padding: 0;
}
.about-img img {
    object-fit: cover;
}
@media screen and (max-width: 767px) {

  .site-header .header-mobile .site-brand img {
    width: 60px;
  }
  .site-footer {
    margin-top: 1.25rem;
  }
  .site-content {
    overflow-x: hidden;
  }
  .home-banner .e-con-inner > .elementor-element:not(:nth-child(2)) {
    display: none;
  }
  .home-banner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-banner .banner-content .entry-description {
    font-size: 18px !important;
  }
  .home-banner .banner-content .entry-title strong {
    font-size: 36px !important;
  }
  .home-banner img {
    height: 290px !important;
  }
  .site-brands.column-6 .brand-item {
    padding: 0;
  }
  .site-brands {
    gap: 16px;
  }
  .site-brands .brand-item {
    flex: 0 0 calc(50% - 8px);
    max-width: calc(50% - 8px);
  }

  .home-category,
  .best-sellers,
  .custom-coupon {
    padding: 0 15px !important;
  }

  .products .product-footer-buttons {
    justify-content: center;
  }
	.special-offer {
    padding: 0 15px;
    margin-top: 15px;
}
	
  button,
  .button,
  input[type="submit"],
  .submit,
  .btn {
    padding: 0 0.75rem;
    white-space: nowrap;
  }
  .trending-products .elementor-element-populated {
    padding: 0 !important;
    margin-top: 15px !important;
  }
  .mobile-bottom-menu-wrapper {
    padding-left: 0;
  }

  .module-banner-text .banner-inner .entry-title strong {
    display: inline-block;
    margin: 0;
  }
  .custom-coupon .coupon-banner::before,
  .custom-coupon .banner-wrapper::before {
    background-size: 160% 115%;
  }
  .custom-coupon-top .elementor-element-populated,
  .custom-coupon-top .custom-coupon {
    padding: 0 !important;
  }
  .single-product-wrapper .product_title {
    font-size: 1.25rem;
  }
  .related.products {
    margin: 0;
  }
  .price-banner .banner-image {
    display: flex;
  }
  .price-banner .banner-image img {
    max-height: 120px;
    min-height: 120px;
    object-fit: contain;
    max-width: 130px;
    margin-left: auto;
    position: static;
  }
  .cart-collaterals {
    margin-top: 15px;
  }

  .cart.woocommerce-cart-form__contents thead,
  .wishlist .shop_table thead,
  .user-dashboard .woocommerce-cart-form .shop_table thead {
    display: none;
  }

  .cart.woocommerce-cart-form__contents tbody tr,
  .cart.woocommerce-cart-form__contents tbody tr td,
  .wishlist .shop_table tbody tr,
  .wishlist .shop_table tbody tr td,
  .user-dashboard .woocommerce-cart-form .shop_table tbody tr,
  .user-dashboard .woocommerce-cart-form .shop_table tbody tr td {
    display: block;
  }
  .cart.woocommerce-cart-form__contents tbody tr td.product-name,
  .cart.woocommerce-cart-form__contents tbody tr td.product-quantity {
    padding: 0;
    margin: 5px 0;
  }
  .wishlist .table > :not(caption) > * > *,
  .user-dashboard .woocommerce-cart-form .table > :not(caption) > * > * {
    padding: 0.5rem 0;
  }
  .woocommerce-cart-form .cart.woocommerce-cart-form__contents tbody tr td.product-remove a,
  .wishlist td.klbwl-item--remove span,
  .user-dashboard .woocommerce-cart-form td.klbwl-item--remove span {
    position: absolute;

    width: 1.75rem;
    height: 1.75rem;
    font-size: 0.95rem;
    left: auto;
    right: 0;
    top: 20px;
  }
  .cart.woocommerce-cart-form__contents tbody tr.cart_item {
    margin-bottom: 15px;
  }
  .cart.woocommerce-cart-form__contents tbody tr.cart_item:not(:first-child),
  .wishlist .shop_table tbody tr.klbwl-item:not(:first-child),
  .user-dashboard .woocommerce-cart-form .shop_table tbody tr.klbwl-item:not(:first-child),
  .user-dashboard .woocommerce-cart-form .klbwl-actions,
  .wishlist .klbwl-actions {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-top: 15px;
  }

  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }
  .coupon-error-notice {
    color: red;
    font-size: 12px;
    line-height: normal;
  }
  .payment_method_portwallet img {
    height: 30px;
  }
  .shop-content.my-account-page.mt-60 {
    margin-top: 0px !important;
  }
  .woocommerce-dashboard .woocommerce-MyAccount-content {
    padding: 20px;
    margin-top: 0;
  }
  .logged-in:not(.woocommerce-view-order) .woocommerce-MyAccount-content,
  .woocommerce-edit-account .woocommerce-MyAccount-content,
  .woocommerce-orders .woocommerce-MyAccount-content {
    padding: 20px;
  }
  .mobile-bottom-menu {
    border-radius: 12px 12px 0 0;
   z-index: 9999;
  }
  .mobile-bottom-menu::before {
    content: "";
    position: absolute;
    background-image: url(https://stage.toggitoys.ajerx.com/wp-content/uploads/2025/07/header-top-bg.svg);
    width: 150px;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: 130px 70px;
    top: 0;
    left: 0;
    opacity: 0.5;
    border-radius: 12px 0 0 0;
  }
  .form-row > label[for] {
    font-size: 0.875rem;
  }
  .compare-page {
    padding: 15px;
  }
  .user-dashboard .compare-page .klbcp_table tr th,
  .user-dashboard .compare-page .klbcp_table tr td {
    padding: 0.5rem;
  }
  .user-dashboard .compare-page {
    padding: 0;
  }
	.woocommerce-Tabs-panel--description p{
		
	}
	#customer_login {
    display: block;
}
	.woocommerce-account:not(.logged-in) .my-account-page .woocommerce {
    padding: 20px;
}
	#customer_login::before,.vertical.categories {
    display: none;
}
	.woocommerce-breadcrumb ul li,.single-product .klb-product-detail .product_title,.product-extra-detail,.woocommerce-Tabs-panel--description p {
    word-break: break-all;
}
	.about-img img {
    height: auto!important;
}
}
/*================================================*/

/* Grey stars for UNRATED items we inject */
/*================================================*/
.woocommerce .star-rating--placeholder {
  display: inline-block;
  position: relative;
  line-height: 1;
  font-size: 13px;      /* adjust to match Machic's star size */
  letter-spacing: 2px;  /* adjust spacing to match */
  margin-top: 0px;      /* sits just under the title */
  margin-bottom: 2px;      /* sits just under the title */
  vertical-align: middle;
}
.woocommerce .star-rating--placeholder::before {
  content: "★★★★★";
  color: #d6d6d6;       /* ash grey */
  font-size: 13px;
}
.woocommerce .star-rating--placeholder > span {
  position: absolute;
  left: 0; top: 0;
  width: 0%;
  overflow: hidden;
  white-space: nowrap;
}

/* Make sure placeholders aren't forced to the footer by theme styles */
.products .product .ajx-placeholder { position: static !important; }


/*=========Additional Sicial Sharing link==============*/
/* Instagram button color & icon sizing to match Machic */
.site-social.colored a.instagram {
  background: #E1306C; /* Instagram magenta */
  color: #fff;
}

.site-social a.instagram:hover {
  opacity: 0.9;
}

/* If the Machic icon font is present, this ensures size aligns with others */
.site-social a.instagram i {
  font-size: 14px;       /* match other icons in your set; tweak if needed */
  line-height: 1;
  display: inline-block;
}

/* If your set uses circular pills, ensure consistent shape */
.site-social a.instagram {
  border-radius: 50%;
}

/* Optional: If your theme uses size variants, keep parity */
.social-share .social-container li a.instagram {
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/*================================================*/