@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gugubugu.com/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//gugubugu.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//gugubugu.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//gugubugu.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//gugubugu.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//gugubugu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//gugubugu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//gugubugu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//gugubugu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #0057D9;
	--wd-alternative-color: rgb(255,106,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,87,217);
	--btn-accented-bgcolor-hover: rgb(255,138,0);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.product-labels .product-label.onsale {
	background-color: rgb(36,36,36);
}
.product-labels .product-label.new {
	background-color: rgb(36,36,36);
}
.product-labels .product-label.featured {
	background-color: rgb(36,36,36);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1540px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* ========================================================
   PREMIUM 3D HOVER, SHINE & GLOW EFFECTS (PRODUCT CARDS)
======================================================== */

/* Base Product Card Styling */
.product-grid-item,
.wd-product {
    position: relative !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    border: 1px solid rgba(0, 86, 210, 0.08) !important;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04) !important;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    overflow: hidden !important;
}

/* 3D Elevation & Blue Ambient Glow on Hover */
.product-grid-item:hover,
.wd-product:hover {
    transform: translateY(-8px) scale(1.015) !important;
    border-color: #0056d2 !important;
    box-shadow: 0 16px 32px rgba(0, 86, 210, 0.16) !important;
}

/* Diagonal Light Sweep (Shine Effect) */
.product-grid-item::before,
.wd-product::before {
    content: '' !important;
    position: absolute !important;
    top: -50% !important;
    left: -60% !important;
    width: 20% !important;
    height: 200% !important;
    background: linear-gradient(
        60deg, 
        rgba(255, 255, 255, 0) 0%, 
        rgba(255, 255, 255, 0.55) 50%, 
        rgba(255, 255, 255, 0) 100%
    ) !important;
    transform: rotate(30deg) !important;
    pointer-events: none !important;
    z-index: 5 !important;
    transition: none !important;
}

.product-grid-item:hover::before,
.wd-product:hover::before {
    left: 130% !important;
    transition: all 0.85s ease-in-out !important;
}

/* Smooth Product Image Pop */
.product-grid-item .product-element-top img,
.wd-product .product-element-top img {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.product-grid-item:hover .product-element-top img,
.wd-product:hover .product-element-top img {
    transform: scale(1.08) !important;
}

/* Animated Pulsing New Arrival / Sale Badges */
.product-grid-item .onsale,
.wd-product .onsale,
.product-grid-item .product-labels .featured,
.wd-product .product-labels .new {
    border-radius: 30px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
    padding: 3px 12px !important;
    box-shadow: 0 4px 12px rgba(255, 87, 34, 0.3) !important;
    animation: pulseBadge 2s infinite ease-in-out !important;
}

@keyframes pulseBadge {
    0% { transform: scale(1); }
    50% { transform: scale(1.06); }
    100% { transform: scale(1); }
}

/* Floating Action / Add-To-Cart Buttons */
.product-grid-item .wd-add-btn > a,
.wd-product .wd-add-btn > a {
    border-radius: 50px !important;
    font-weight: 600 !important;
    letter-spacing: 0.2px !important;
    transition: all 0.3s ease !important;
}

.product-grid-item:hover .wd-add-btn > a,
.wd-product:hover .wd-add-btn > a {
    background: #0056d2 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 16px rgba(0, 86, 210, 0.35) !important;
    transform: scale(1.03) !important;
}

/* Price & Title Visual Hierarchy */
.product-grid-item .wd-entities-title,
.wd-product .wd-entities-title {
    font-size: 15px !important;
    font-weight: 600 !important;
    transition: color 0.3s ease !important;
}

.product-grid-item:hover .wd-entities-title,
.wd-product:hover .wd-entities-title {
    color: #0056d2 !important;
}

.product-grid-item .price,
.wd-product .price {
    font-size: 16px !important;
    font-weight: 700 !important;
}