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

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(90,85,85);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(90, 85, 85);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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(0,51,102);
	--wd-alternative-color: rgb(204,204,204);
	--wd-link-color: rgb(0,51,102);
	--wd-link-color-hover: rgb(102,153,204);
	--btn-default-bgcolor: #000000;
	--btn-default-bgcolor-hover: #060606;
	--btn-accented-bgcolor: rgb(0,74,117);
	--btn-accented-bgcolor-hover: rgb(0,62,99);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 730px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 197px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #1A1A1A;
	background-image: none;
}
.child-menu .wd-sub-menu li>a {
	font-size: 16px;
	color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


body .select2-container--default .select2-results__option{color:#333}

/*************** TOPBAR MARQUEE – FIXED CLONE ALIGN ***************/
.topbar-marquee{
  /* Vars */
  --speed: 28s;      /* کمتر = سریع‌تر */
  --gap: 3rem;       /* فاصله بین پیام‌ها */
  --bg: #000;        /* پس‌زمینه برای کنتراست */
  --fz: 18px;        /* فونت دسکتاپ */
  --fz-m: 16px;      /* فونت موبایل */

  position: relative;
  display: flex;
  align-items: center;          /* تراز عمودی کانتینر */
  height: 44px;                 /* ارتفاع ثابت برای تراز دقیق */
  overflow: hidden;
  white-space: nowrap;
  line-height: 1;               /* کنترل ارتفاع خطوط */
  background: var(--bg);
  padding: 0;                   /* padding صفر تا تراز بهم نخوره */
  z-index: 9;
}

/* خنثی‌سازی رنگ‌های قالب + جهت انگلیسی */
.topbar-marquee, .topbar-marquee *{
  color: inherit !important;
  direction: ltr;
  box-sizing: border-box;
}

/* ریل اسکرول */
.topbar-marquee__track{
  display: inline-flex;
  align-items: center;          /* تراز عمودی آیتم‌ها */
  gap: var(--gap);
  padding-right: var(--gap);
  animation: topbar-marquee var(--speed) linear infinite;
  height: 100%;                 /* هم‌ارتفاع کانتینر */
  will-change: transform;
}

/* ریل دوم برای حرکت بی‌وقفه */
.topbar-marquee__track.clone{
  position: absolute;
  left: 100%;
  top: 0;                       /* چسبیده به بالای کانتینر */
  height: 100%;                 /* تراز دقیق با ریل اول */
}

/* آیتم‌ها (نمایش و تراز یکنواخت) */
.topbar-marquee .item,
.topbar-marquee .sep{
  display: inline-flex;
  align-items: center;          /* متن وسط در ارتفاع */
  height: 100%;                 /* هم‌ارتفاع کل ردیف */
  font-size: var(--fz);
  font-weight: 700;
}

/* Glow برای دید بیشتر */
.topbar-marquee .item{
  text-shadow: 0 0 8px currentColor, 0 0 16px currentColor, 0 0 32px currentColor;
}

/* جداکننده‌ها */
.topbar-marquee .sep{
  opacity: 0.9;
  text-shadow: 0 0 6px currentColor, 0 0 12px currentColor;
  padding: 0 0.2rem;
}

/* متن‌های داخل strong / a هم‌رنگ آیتم باشند */
.topbar-marquee .item *{
  color: inherit !important;
  font-weight: inherit;
}

/* توقف روی هاور */
.topbar-marquee:hover .topbar-marquee__track{
  animation-play-state: paused;
}

/* انیمیشن حرکت */
@keyframes topbar-marquee{
  0%   { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

/*************** رنگ‌های جدا با اولویت بالا ***************/
.topbar-marquee .topbar-marquee__track .item.yellow,
.topbar-marquee .topbar-marquee__track .item.yellow *,
.topbar-marquee .topbar-marquee__track .item.yellow a,
.topbar-marquee .topbar-marquee__track .item.yellow a * { color: #FFF900 !important; }

.topbar-marquee .topbar-marquee__track .item.red,
.topbar-marquee .topbar-marquee__track .item.red *,
.topbar-marquee .topbar-marquee__track .item.red a,
.topbar-marquee .topbar-marquee__track .item.red a * { color: #FF4D4D !important; }

.topbar-marquee .topbar-marquee__track .item.green,
.topbar-marquee .topbar-marquee__track .item.green *,
.topbar-marquee .topbar-marquee__track .item.green a,
.topbar-marquee .topbar-marquee__track .item.green a * { color: #4DFF4D !important; }

.topbar-marquee .topbar-marquee__track .item.blue,
.topbar-marquee .topbar-marquee__track .item.blue *,
.topbar-marquee .topbar-marquee__track .item.blue a,
.topbar-marquee .topbar-marquee__track .item.blue a * { color: #4DB8FF !important; }

.topbar-marquee .topbar-marquee__track .item.orange,
.topbar-marquee .topbar-marquee__track .item.orange *,
.topbar-marquee .topbar-marquee__track .item.orange a,
.topbar-marquee .topbar-marquee__track .item.orange a * { color: #FFA500 !important; }

.topbar-marquee .topbar-marquee__track .item.purple,
.topbar-marquee .topbar-marquee__track .item.purple *,
.topbar-marquee .topbar-marquee__track .item.purple a,
.topbar-marquee .topbar-marquee__track .item.purple a * { color: #C77DFF !important; }

/* نقطه بعد از هر آیتم هم‌رنگ همان آیتم شود */
.item.yellow + .sep { color: #FFF900 !important; }
.item.red    + .sep { color: #FF4D4D !important; }
.item.green  + .sep { color: #4DFF4D !important; }
.item.blue   + .sep { color: #4DB8FF !important; }
.item.orange + .sep { color: #FFA500 !important; }
.item.purple + .sep { color: #C77DFF !important; }

/*************** ریسپانسیو ***************/
@media (max-width: 575px){
  .topbar-marquee{ --gap: 1.5rem; height: 40px; }
  .topbar-marquee .item,
  .topbar-marquee .sep{ font-size: var(--fz-m); }
}
