@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//livikon.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.6") format("woff2");
}

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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(66,66,66);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(44,134,133);
	--wd-alternative-color: rgb(251,245,243);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(44,134,133);
	--btn-accented-bgcolor-hover: rgb(44,134,133);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,87,34);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(234,234,234);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 600px;
}
.header-banner {
	background-color: rgb(44,134,133);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://livikon.com/wp-content/uploads/2021/09/retail-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(44,134,133);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,87,34);
}
.product-labels .product-label.new {
	background-color: rgb(21,116,124);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--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;
--wd-brd-radius: 0px;
}

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


/* Main product image border */
.woocommerce div.product div.images img {
    border: 1px solid #8abeaf; /* Change color if needed */
    border-radius: 4px;
}

/* Gallery thumbnail image border */
.woocommerce div.product div.images .flex-control-thumbs img,
.woocommerce div.product div.woocommerce-product-gallery__image img {
    border: 1px solid #8abeaf; /* Same color as main image */
    border-radius: 4px;
}

/* ============================
   1. Buy Now Button (Submit Button)
============================= */
#wd-add-to-cart {
    background: linear-gradient(135deg, #FF5722, #FF9800);
    color: #fff !important;
    font-weight: bold;
    border: none;
    border-radius: 50px;
    padding: 12px 30px;
    font-size: 18px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: auto;
    animation: glow-effect 2s infinite;
    position: relative; /* Important for badge positioning */
}

#wd-add-to-cart::before {
    content: "⚡";
    font-size: 16px;
    animation: pulse-icon 1.5s infinite;
}

#wd-add-to-cart:hover {
    transform: scale(1.05);
    background: linear-gradient(135deg, #e64a19, #f57c00);
}

/* ============================
   2. Animations
============================= */
@keyframes pulse-icon {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

@keyframes glow-effect {
    0% { box-shadow: 0 0 8px rgba(255, 87, 34, 0.3); }
    50% { box-shadow: 0 0 18px rgba(255, 87, 34, 0.6); }
    100% { box-shadow: 0 0 8px rgba(255, 87, 34, 0.3); }
}


.livikon-discount-badge {
  display: inline-flex;
  align-items: center;
  background: linear-gradient(135deg, #e63946, #d62828);
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 20px;
  margin-left: 6px;
  vertical-align: middle;
  animation: slideIn 0.4s ease forwards;
  box-shadow: 0 0 3px rgba(230, 57, 70, 0.4);
  gap: 4px;
  line-height: 1;
}

.livikon-discount-badge i {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
}

@keyframes slideIn {
  0% { transform: translateY(-5px); opacity: 0; }
  100% { transform: translateY(0); opacity: 1; }
}

.livikon-discount-badge {
  animation: pulse 1s infinite;
  cursor: default;
}

@keyframes pulse {
  0% { box-shadow: 0 0 4px rgba(230, 57, 70, 0.6); }
  50% { box-shadow: 0 0 10px rgba(230, 57, 70, 0.8); }
  100% { box-shadow: 0 0 4px rgba(230, 57, 70, 0.6); }
}


.woocommerce-review__published-date, 
.woocommerce-review__dash {
    display: none !important;
}

.verified-badge {
    display: inline-block;
    margin-left: 8px;
    padding: 2px 8px;
    background-color: #e6f9e6;
    color: #2c7a3b;
    font-size: 12px;
    font-weight: 600;
    border-radius: 12px;
    vertical-align: middle;
    line-height: 1.4;
}



