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

:root {
	--wd-text-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(44,44,44);
	--wd-text-font-size: 14px;
	--wd-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(4,30,58);
	--wd-entities-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(4,30,58);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(4,30,58);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 4px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(4,30,58);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(21,20,45);
	--btn-accented-bgcolor-hover: rgb(44,43,66);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(248,239,220);
	--notices-warning-color: rgb(29,29,29);
	--wd-link-color: rgb(21,20,45);
	--wd-link-color-hover: rgb(0,0,0);
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(21,20,45);
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:#FAFAFA;
	--wd-bordered-bg:#FAFAFA;
}
: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(248,248,248);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
	text-transform: capitalize;
	color: rgb(21,20,45);
}
html .wd-nav-mobile > li > a {
	text-transform: uppercase;
	color: rgb(21,20,45);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Outfit", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
}
html .wd-nav-mobile .wd-sub-menu li a {
	color: rgb(21,20,45);
}
html .wd-buy-now-btn {
	text-transform: uppercase;
	color: rgb(21,20,45);
	background: rgb(232,227,217);
}
html .wd-buy-now-btn:hover {
	color: rgb(21,20,45);
	background: rgb(210,200,182);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-offset-v: 20px;
	--wd-arrow-color: rgb(21,20,45);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(21,20,45);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(21,20,45);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 21px;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: #15142d;
	--wd-nscroll-drag-bg-hover: #15142d;
}
.product-labels .product-label.onsale {
	background-color: rgb(231,27,47);
}
.product-labels .product-label.new {
	background-color: rgb(21,20,45);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(21,20,45);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(231,27,47);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 26px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1564px;
--wd-form-brd-radius: 5px;
--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: 1564px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

.announcement-bar {
  background: #15142d;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  overflow: hidden;
  height: auto;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 11px;
	letter-spacing: 0.2em;
  width: 100%;
	overflow-wrap: anywhere;
}

.announcement-rotator {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.announcement-rotator p {
  position: absolute;
  margin: 0;
  opacity: 0;
  transform: translateY(10px);
  animation: rotateText 8s infinite;
}

/* Line 1 appears first */
.announcement-rotator p:nth-child(1) {
  animation-delay: 0s;
}

/* Line 2 appears after 4 seconds */
.announcement-rotator p:nth-child(2) {
  animation-delay: 4s;
}

@keyframes rotateText {
  0% { opacity: 0; transform: translateY(10px); }
  5% { opacity: 1; transform: translateY(0); }
  45% { opacity: 1; transform: translateY(0); }
  50% { opacity: 0; transform: translateY(-10px); }
  100% { opacity: 0; }
}
.amount {
    color: var(--wd-primary-color);
    font-weight: 400;
}
.wd-add-btn-replace .add-to-cart-loop:before {
    content: "\f126" !important;
}
.pswp__bg {
    background: #fff !important;
}
.pswp__img--placeholder--blank {
    background: #f5f5f5 !important;
}
.wd-empty-page {
    font-size: 24px !important;
}
.whb-column form.woocommerce-currency-switcher-form .dd-option-text {
    color: #15142d !important;
}
.whb-column form.woocommerce-currency-switcher-form .dd-option-text:hover {
    color: #687888 !important;
}
@media (min-width: 1025px) {
	.wd-tools-element .wd-tools-text {
    font-size: 14px;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    color: #15142d;
    font-weight: 400;
}
.wd-sub-menu li>a {
    color: #434256;
    font-size: 15px;
}
.wd-sub-menu li>a:hover {
    color: #222;
    font-size: 15px;
}
}

