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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(255,100,6);
	--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(255, 100, 6);
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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-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: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}
}


.wd-page-title {
background-color: rgb(255,255,255);
}

/* =========================================
   ALIASTREAM MENU - FINAL PRO REPAIR
   ========================================= */

/* 1. Targetting l-Menu Items (Normal State) */
.whb-header .wd-nav-main > li > a {
    color: #5b08d0 !important; /* Purple Aliastream */
    font-family: 'Oswald', sans-serif !important; 
    font-weight: 700 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    transition: all 0.3s ease-in-out !important;
    display: flex !important;
    align-items: center !important;
}

/* 2. Targetting l-ktiba d-l-Menu nichan */
.whb-header .wd-nav-main > li > a .nav-link-text {
    font-family: 'Oswald', sans-serif !important;
    color: inherit !important;
}

/* 3. Hover State - Bach may-bqāch byad awla i-ghbar */
.whb-header .wd-nav-main > li:hover > a,
.whb-header .wd-nav-main > li.current-menu-item > a {
    color: #000000 !important; 
}

/* 4. Woodmart Indicator Fix (L-khet l-sghir l-ta7t) */
.whb-header .wd-nav-main > li > a .nav-line {
    background-color: #000000 !important;
}

/* 5. Mobile Menu Repair */
.wd-nav-mobile li a, 
.wd-nav-mobile li a .nav-link-text {
    color: #5b08d0 !important; /* Purple Aliastream */
    font-family: 'Oswald', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

/* 6. Fix for any hidden Woodmart default styling */
.whb-header .wd-nav-main > li > a {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}



/* =========================================
   ALIASTREAM HEADER BUTTON - ELEGANT FORM
   ========================================= */

.whb-column.whb-column-right {
    display: flex !important;
    align-items: center !important; 
    justify-content: flex-end !important;
    padding: 0 !important;
}

.whb-header .wd-button-wrapper a {
    background-color: #000000 !important;
    color: #ffffff !important;
    border-radius: 4px !important; 
    font-family: 'Oswald', sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important; 
    text-transform: uppercase !important;
    padding: 12px 30px !important; 
    min-height: auto !important; 
    height: auto !important;
    width: auto !important;
    min-width: 180px !important; 
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: none !important;
    transition: all 0.3s ease !important;
    margin: 5px 15px !important; 
}

.whb-header .wd-button-wrapper a::after {
    content: '*' !important;
    font-size: 35px !important; 
    margin-left: 10px !important;
    margin-top: 10px !important; 
    line-height: 0 !important;
    font-family: 'Oswald', sans-serif !important;
    color: #ffffff !important;
}

.whb-header .wd-button-wrapper a:hover {
    background-color: #5b08d0 !important; /* Purple Aliastream */
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(91, 8, 208, 0.2) !important; /* Shadow Movi */
}



/* =========================================
   DISABLE STICKY HEADER - ALIASTREAM
   ========================================= */

.whb-sticky-header {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.whb-sticky-real {
    display: none !important;
}



/* =========================================
   ALIASTREAM SCROLL TO TOP - FORCE REPAIR
   ========================================= */

body .wd-scroll-top {
    background-color: #ffffff !important;
    color: #000000 !important;
    width: 55px !important;
    height: 55px !important;
    border-radius: 50% !important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.1) !important;
    border: 1px solid rgba(0,0,0,0.05) !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.4s ease !important;
    background-image: none !important;
}

body .wd-scroll-top:after {
    content: "\f106" !important; 
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    color: #000000 !important;
    position: static !important;
    margin: 0 !important;
}

body .wd-scroll-top:hover {
    background-color: #5b08d0 !important; /* Purple Aliastream */
    transform: translateY(-8px) !important;
    box-shadow: 0 12px 30px rgba(91, 8, 208, 0.3) !important; /* Shadow Movi */
}

body .wd-scroll-top:hover:after {
    color: #ffffff !important;
}



/* =========================================
   ALIASTREAM MOBILE MENU - PREMIUM REDESIGN
   ========================================= */

.wd-side-hidden.wd-opened {
    background-color: #fcfaff !important; /* Byad n9i */
}

.wd-nav-mobile li a {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #050505 !important; 
    padding: 20px 25px !important;
    border-bottom: 1px solid rgba(91, 8, 208, 0.08) !important; /* Khet Movi khfif */
    transition: all 0.3s ease !important;
}

.wd-nav-mobile li a:active, 
.wd-nav-mobile li.current-menu-item > a {
    background-color: #ffffff !important;
    color: #5b08d0 !important; /* Purple Aliastream */
    padding-left: 35px !important; 
}

.wd-nav-mobile li a::after {
    content: '*';
    float: right;
    color: #5b08d0; /* Purple Aliastream */
    opacity: 0;
    transition: opacity 0.3s ease;
}

.wd-nav-mobile li.current-menu-item > a::after {
    opacity: 1;
}

.wd-mobile-nav-header {
    background-color: #050505 !important; 
    color: #ffffff !important;
    border: none !important;
}

.wd-mobile-nav-close {
    color: #ffffff !important;
}

.wd-mobile-nav .wd-social-icons {
    padding: 20px !important;
    justify-content: center !important;
}

.wd-mobile-nav .wd-social-icons a {
    color: #5b08d0 !important; /* Purple Aliastream */
}



/* =========================================
   ALIASTREAM CUSTOM SCROLLBAR - PURPLE EDITION
   ========================================= */

::-webkit-scrollbar {
    width: 10px; 
    background-color: #fcfaff; /* Lon byad n9i */
}

::-webkit-scrollbar-thumb {
    background-color: #5b08d0; /* Purple Aliastream */
    border-radius: 100px; 
    border: 2px solid #fcfaff; 
}

::-webkit-scrollbar-thumb:hover {
    background-color: #45069e; /* Purple mghloq chwiya f l-hover */
}

/* Fix l-Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #5b08d0 #fcfaff;
}



/* =========================================
   SCAM BANNER (Kept Red for Alert Visibility)
   ========================================= */

.scam-banner-full {
    background-color: #e22b2b !important; 
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
    padding: 12px 0;
    z-index: 999;
}

.scam-marquee {
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 50px;
}

.marquee-content {
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    gap: 50px;
    min-width: 100%;
    animation: scroll-left 30s linear infinite;
}

.marquee-content p {
    color: white !important;
    font-size: 18px !important; 
    font-weight: 700 !important; 
    margin: 0;
    white-space: nowrap;
    font-family: sans-serif;
    text-transform: uppercase; 
}

.scam-link-btn {
    background: white;
    color: #e22b2b !important;
    padding: 4px 15px;
    border-radius: 4px;
    margin-left: 15px;
    text-decoration: none;
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
}

@keyframes scroll-left {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

.scam-banner-full:hover .marquee-content {
    animation-play-state: paused;
}