:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--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: var(--wd-text-font);
	--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(200,153,48);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-bgcolor: rgb(200,153,48);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-default-padding: 5px 5px 5px 5px;
	--btn-accented-bgcolor: rgb(200,153,48);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--btn-accented-padding: 5px 5px 5px 5px;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,0,0);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(200,153,48);
	--wd-link-color-hover: rgb(183,125,0);
	--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: #ffffff;
	background-image: none;
}
 {
	color: rgb(255,255,255);
	background: rgb(200,153,48);
	padding: 5px 5px 5px 5px;
}
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(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(200,153,48);
	--wd-form-brd-color-focus: rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-bg: rgb(0,0,0);
	--wd-arrow-bg-hover: rgb(200,153,48);
	--wd-arrow-bg-dis: rgb(135,135,135);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(0,0,0);
	--wd-pagin-bg-hover: rgb(200,153,48);
	--wd-pagin-bg-act: rgb(200,153,48);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(0,0,0);
	--wd-nscroll-drag-bg: rgb(200,153,48);
	--wd-nscroll-drag-bg-hover: rgb(200,153,48);
}
.wd .product-label.onsale {
	background-color: rgb(200,153,48);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(200,153,48);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(200,153,48);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(255,0,0);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(200,153,48);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: #0a0a0a;
}

.custom-cart-button {
    width: 184px;
    height: 58px;

    display: flex;
    align-items: center;

    padding: 7px 8px;

    box-sizing: border-box;

    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;

    text-decoration: none !important;

    box-shadow: 0 2px 8px rgba(0,0,0,0.06);

    transition: all 0.2s ease;
}

.custom-cart-button:hover {
    background: #ffffff;
    color: inherit;
    box-shadow: 0 3px 12px rgba(0,0,0,0.10);
}


/* LEFT CART ICON */
.custom-cart-icon {
    width: 40px;
    height: 40px;

    min-width: 40px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #ffedc8;
    border-radius: 8px;

    color: #c89830;
}

.custom-cart-icon svg {
    width: 22px;
    height: 22px;
}


/* TEXT AREA */
.custom-cart-text {
    display: flex;
    flex-direction: column;

    justify-content: center;

    margin-left: 10px;

    line-height: 1;

    flex: 1;
}


/* SHOPPING CART */
.custom-cart-title {
    display: block;

    font-family: inherit;

    font-size: 10px;
    font-weight: 700;

    letter-spacing: 0.35px;

    color: #737373;

    white-space: nowrap;
}


/* CART TOTAL */
.custom-cart-total {
    display: block;

    margin-top: 5px;

    font-family: inherit;

    font-size: 15px;
    font-weight: 700;

    line-height: 1;

    color: #111111;

    white-space: nowrap;
}

.custom-cart-total .amount {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}


/* RIGHT ARROW */
.custom-cart-arrow {
    width: 22px;
    height: 22px;

    min-width: 22px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-left: 5px;

    background: #f5f5f5;
    border: 1px solid #e3e3e3;

    border-radius: 50%;

    color: #777777;
}

.custom-cart-arrow svg {
    width: 13px;
    height: 13px;
}


/* MOBILE */
@media (max-width: 767px) {

    .custom-cart-button {
        width: 175px;
        height: 56px;
    }

    .custom-cart-icon {
        width: 39px;
        height: 39px;
        min-width: 39px;
    }

    .custom-cart-title {
        font-size: 9px;
    }

    .custom-cart-total {
        font-size: 14px;
    }
}


/* =========================================
=========================================  */


/* =========================================
   CUSTOM ACCOUNT BUTTON
   ========================================= */

.custom-account-button {
    width: 184px;
    height: 58px;

    display: flex;
    align-items: center;

    padding: 7px 9px;

    box-sizing: border-box;

    background: #ffffff;

    border: 1px solid #e8e8e8;

    border-radius: 10px;

    text-decoration: none !important;

    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);

    transition: all 0.2s ease;

    overflow: hidden;
}


/* Hover */
.custom-account-button:hover {
    background: #ffffff;
    color: inherit;

    border-color: #dddddd;

    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.10);
}


/* =========================================
   USER ICON
   ========================================= */

.custom-account-icon {
    width: 40px;
    height: 40px;

    min-width: 40px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #eef5ff;

    border: 1px solid #dce9ff;

    border-radius: 8px;

    color: #2864d7;
}

.custom-account-icon svg {
    width: 21px;
    height: 21px;
}


/* =========================================
   TEXT AREA
   ========================================= */

.custom-account-text {
    min-width: 0;

    flex: 1;

    display: flex;
    flex-direction: column;

    justify-content: center;

    margin-left: 10px;

    line-height: 1;

    overflow: hidden;
}


/* =========================================
   WELCOME TEXT
   ========================================= */

.custom-account-title {
    display: block;

    font-family: inherit;

    font-size: 10px;

    font-weight: 700;

    letter-spacing: 0.4px;

    color: #737373;

    line-height: 1;

    white-space: nowrap;
}


/* =========================================
   CUSTOMER EMAIL
   ========================================= */

.custom-account-email {
    display: block;

    margin-top: 5px;

    font-family: inherit;

    font-size: 14px;

    font-weight: 700;

    color: #171717;

    line-height: 1;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .custom-account-button {
        width: 175px;
        height: 56px;
    }

    .custom-account-icon {
        width: 39px;
        height: 39px;
        min-width: 39px;
    }

    .custom-account-title {
        font-size: 9px;
    }

    .custom-account-email {
        font-size: 13px;
    }
}



/* =========================================
   CUSTOM WISHLIST BUTTON
   ========================================= */

.custom-wishlist-button {
    width: 134px;
    height: 58px;

    display: flex;
    align-items: center;

    padding: 7px 9px;

    box-sizing: border-box;

    background: #ffffff;

    border: 1px solid #e8e8e8;

    border-radius: 10px;

    text-decoration: none !important;

    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);

    transition: all 0.2s ease;
}


/* Hover */
.custom-wishlist-button:hover {
    background: #ffffff;
    color: inherit;

    border-color: #dddddd;

    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.10);
}


/* =========================================
   HEART ICON
   ========================================= */

.custom-wishlist-icon {
    position: relative;

    width: 40px;
    height: 40px;

    min-width: 40px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #ffedc8;

    border: 1px solid #ffe0e4;

    border-radius: 8px;

    color: #c89830;
}

.custom-wishlist-icon svg {
    width: 22px;
    height: 22px;
}


/* =========================================
   WISHLIST COUNT
   ========================================= */

.custom-wishlist-count {
    position: absolute;

    top: -5px;
    right: -5px;

    min-width: 15px;
    height: 15px;

    padding: 0 3px;

    display: flex;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;

    background: #ff3b30;

    color: #ffffff;

    border-radius: 50%;

    font-size: 9px;
    font-weight: 700;

    line-height: 15px;

    border: 1px solid #ffffff;
}


/* =========================================
   TEXT
   ========================================= */

.custom-wishlist-text {
    min-width: 0;

    flex: 1;

    display: flex;
    flex-direction: column;

    justify-content: center;

    margin-left: 9px;

    line-height: 1;

    overflow: hidden;
}


/* FAVORITES */
.custom-wishlist-title {
    display: block;

    font-family: inherit;

    font-size: 10px;

    font-weight: 700;

    letter-spacing: 0.4px;

    color: #737373;

    white-space: nowrap;
}


/* WISHLIST */
.custom-wishlist-name {
    display: block;

    margin-top: 5px;

    font-family: inherit;

    font-size: 14px;

    font-weight: 700;

    color: #171717;

    line-height: 1;

    white-space: nowrap;
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .custom-wishlist-button {
        width: 130px;
        height: 56px;
    }

    .custom-wishlist-icon {
        width: 39px;
        height: 39px;
        min-width: 39px;
    }

    .custom-wishlist-title {
        font-size: 9px;
    }

    .custom-wishlist-name {
        font-size: 13px;
    }
}



/* =========================================
   WHATSAPP COMMUNITY BUTTON
   ========================================= */

.custom-community-button {
    width: 150px;
    height: 58px;

    display: flex;
    align-items: center;

    padding: 7px 9px;

    box-sizing: border-box;

    background: #ffffff;

    border: 1px solid #e8e8e8;

    border-radius: 10px;

    text-decoration: none !important;

    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);

    transition: all 0.2s ease;

    overflow: hidden;
}


/* Hover */
.custom-community-button:hover {
    background: #ffffff;
    border-color: #dddddd;

    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.10);

    text-decoration: none !important;
}


/* =========================================
   WHATSAPP ICON
   ========================================= */

.custom-community-icon {
    width: 40px;
    height: 40px;

    min-width: 40px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #e9fff2;

    border: 1px solid #c9f4d9;

    border-radius: 8px;

    color: #25D366;
}

.custom-community-icon svg {
    width: 22px;
    height: 22px;
}


/* =========================================
   TEXT AREA
   ========================================= */

.custom-community-text {
    min-width: 0;

    flex: 1;

    display: flex;
    flex-direction: column;

    justify-content: center;

    margin-left: 10px;

    line-height: 1;

    overflow: hidden;
}


/* CLICK HERE */
.custom-community-title {
    display: block;

    font-family: inherit;

    font-size: 10px;

    font-weight: 700;

    letter-spacing: 0.4px;

    color: #737373;

    white-space: nowrap;
}


/* COMMUNITY */
.custom-community-name {
    display: block;

    margin-top: 5px;

    font-family: inherit;

    font-size: 14px;

    font-weight: 700;

    color: #171717;

    line-height: 1;

    white-space: nowrap;
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .custom-community-button {
        width: 145px;
        height: 56px;
    }

    .custom-community-icon {
        width: 39px;
        height: 39px;
        min-width: 39px;
    }

    .custom-community-title {
        font-size: 9px;
    }

    .custom-community-name {
        font-size: 13px;
    }
}



/* =====================================================
   CUSTOM AJAX SEARCH
   ===================================================== */


/* =========================================================
   CUSTOM WOOCOMMERCE AJAX SEARCH
   WOODMART
   COLOR: #C89830/* =========================================================
   BUDDIES DISTRO
   CUSTOM AJAX SEARCH
   GOLD: #C89830
   ========================================================= */


/* =========================================================
   WRAPPER
   ========================================================= */

.cas-wrapper {
	width: 100%;
	position: relative;
	z-index: 9999;
}


/* =========================================================
   MAIN SEARCH BAR
   ========================================================= */

.cas-search-bar {
	width: 100%;
	height: 50px;

	display: flex !important;
	align-items: center !important;

	padding: 0 !important;
	margin: 0 !important;

	box-sizing: border-box !important;

	background: #fff !important;

	border: 1px solid #C89830 !important;
	border-radius: 10px !important;

	outline: none !important;
	box-shadow: none !important;

	overflow: hidden !important;
}


/* MAIN INPUT */

.cas-search-bar > input.cas-search-input {
	all: unset !important;

	display: block !important;

	flex: 1 1 auto !important;

	width: auto !important;
	min-width: 0 !important;
	height: 100% !important;

	box-sizing: border-box !important;

	padding: 0 16px !important;
	margin: 0 !important;

	background: transparent !important;

	color: #222 !important;

	font-family: inherit !important;
	font-size: 14px !important;
	font-weight: 400 !important;

	border: 0 !important;
	border-radius: 0 !important;

	outline: 0 !important;
	box-shadow: none !important;

	appearance: none !important;
	-webkit-appearance: none !important;
}


.cas-search-bar > input.cas-search-input:focus,
.cas-search-bar > input.cas-search-input:active,
.cas-search-bar > input.cas-search-input:hover,
.cas-search-bar > input.cas-search-input:focus-visible {

	border: 0 !important;
	border-radius: 0 !important;

	outline: 0 !important;
	box-shadow: none !important;

	background: transparent !important;
}


/* SEARCH BUTTON */

.cas-search-submit {

	width: 58px !important;
	height: 100% !important;

	flex: 0 0 58px !important;

	display: flex !important;
	align-items: center !important;
	justify-content: center !important;

	padding: 0 !important;
	margin: 0 !important;

	background: #C89830 !important;

	color: #fff !important;

	border: 0 !important;
	border-radius: 0 !important;

	outline: none !important;
	box-shadow: none !important;

	cursor: pointer !important;
}


.cas-search-submit:hover,
.cas-search-submit:focus,
.cas-search-submit:active,
.cas-search-submit:focus-visible {

	background: #C89830 !important;

	color: #fff !important;

	border: 0 !important;

	outline: none !important;

	box-shadow: none !important;
}


.cas-search-submit svg {
	width: 20px !important;
	height: 20px !important;
}


/* =========================================================
   FULL SCREEN OVERLAY
   ========================================================= */

.cas-overlay {

	position: fixed !important;

	inset: 0 !important;

	width: 100% !important;
	height: 100vh !important;

	background: rgba(255,255,255,.98) !important;

	z-index: 999999 !important;

	opacity: 0 !important;

	visibility: hidden !important;

	overflow-y: auto !important;

	transition:
		opacity .2s ease,
		visibility .2s ease !important;
}


.cas-overlay.active {

	opacity: 1 !important;

	visibility: visible !important;
}


body.cas-search-open {

	overflow: hidden !important;
}


/* =========================================================
   POPUP
   ========================================================= */

.cas-popup {

	width: min(1480px, calc(100% - 40px)) !important;

	min-height: 100vh !important;

	margin: 0 auto !important;

	padding: 20px 0 50px !important;

	box-sizing: border-box !important;
}


/* =========================================================
   HEADER
   ========================================================= */

.cas-popup-header {

	width: 100% !important;

	display: flex !important;

	align-items: center !important;

	gap: 28px !important;

	padding-bottom: 20px !important;
}


/* =========================================================
   LOGO
   ========================================================= */

.cas-logo {

	width: 210px !important;

	flex: 0 0 210px !important;

	display: flex !important;

	align-items: center !important;

	text-decoration: none !important;
}


.cas-logo img {

	display: block !important;

	max-width: 100% !important;

	max-height: 55px !important;

	width: auto !important;

	height: auto !important;
}


/* =========================================================
   POPUP SEARCH
   ONLY OUTER BORDER
   ========================================================= */

.cas-popup-search {

	display: flex !important;

	align-items: center !important;

	flex: 1 1 auto !important;

	width: 100% !important;

	height: 52px !important;

	min-width: 0 !important;

	padding: 0 !important;

	margin: 0 !important;

	box-sizing: border-box !important;

	background: #fff !important;

	border: 1px solid #C89830 !important;

	border-radius: 12px !important;

	outline: none !important;

	box-shadow: none !important;

	overflow: hidden !important;
}


.cas-popup-search:focus,
.cas-popup-search:focus-within,
.cas-popup-search:active {

	border: 1px solid #C89830 !important;

	outline: none !important;

	box-shadow: none !important;
}


/* =========================================================
   POPUP SEARCH ICON
   ========================================================= */

.cas-popup-search-icon {

	width: 48px !important;

	height: 100% !important;

	flex: 0 0 48px !important;

	display: flex !important;

	align-items: center !important;

	justify-content: center !important;

	padding: 0 !important;

	margin: 0 !important;

	background: #C89830 !important;

	color: #fff !important;

	border: 0 !important;

	border-radius: 0 !important;

	outline: none !important;

	box-shadow: none !important;
}


.cas-popup-search-icon svg {

	width: 19px !important;

	height: 19px !important;
}


/* =========================================================
   POPUP INPUT
   ========================================================= */

.cas-popup-search > input.cas-popup-input {

	all: unset !important;

	display: block !important;

	flex: 1 1 auto !important;

	width: auto !important;

	min-width: 0 !important;

	height: 100% !important;

	box-sizing: border-box !important;

	padding: 0 14px !important;

	margin: 0 !important;

	background: transparent !important;

	color: #222 !important;

	font-family: inherit !important;

	font-size: 15px !important;

	font-weight: 400 !important;

	border: 0 !important;

	border-radius: 0 !important;

	outline: 0 !important;

	box-shadow: none !important;

	appearance: none !important;

	-webkit-appearance: none !important;
}


.cas-popup-search > input.cas-popup-input:focus,
.cas-popup-search > input.cas-popup-input:active,
.cas-popup-search > input.cas-popup-input:hover,
.cas-popup-search > input.cas-popup-input:focus-visible {

	border: 0 !important;

	border-radius: 0 !important;

	outline: 0 !important;

	box-shadow: none !important;

	background: transparent !important;
}


.cas-popup-input::placeholder {

	color: #929aaa !important;

	opacity: 1 !important;
}


/* =========================================================
   MICROPHONE
   ========================================================= */

.cas-mic {

	width: 50px !important;

	height: 100% !important;

	flex: 0 0 50px !important;

	display: flex !important;

	align-items: center !important;

	justify-content: center !important;

	padding: 0 !important;

	margin: 0 !important;

	background: transparent !important;

	color: #697386 !important;

	border: 0 !important;

	border-radius: 0 !important;

	outline: none !important;

	box-shadow: none !important;
}


.cas-mic svg {

	width: 19px !important;

	height: 19px !important;
}


/* =========================================================
   CLOSE
   ========================================================= */

.cas-close {

	width: 40px !important;

	height: 40px !important;

	flex: 0 0 40px !important;

	display: flex !important;

	align-items: center !important;

	justify-content: center !important;

	padding: 0 !important;

	margin: 0 !important;

	background: #f7f8fa !important;

	color: #172033 !important;

	border: 1px solid #dfe4ea !important;

	border-radius: 10px !important;

	outline: none !important;

	box-shadow: none !important;

	font-size: 25px !important;

	line-height: 1 !important;

	cursor: pointer !important;
}


.cas-close:hover,
.cas-close:focus {

	background: #f7f8fa !important;

	color: #172033 !important;

	border-color: #dfe4ea !important;

	outline: none !important;

	box-shadow: none !important;
}


/* =========================================================
   GENERAL SECTIONS
   ========================================================= */

.cas-section {

	margin-top: 12px !important;

	margin-bottom: 25px !important;
}


.cas-section-heading {

	width: 100% !important;

	display: flex !important;

	align-items: center !important;

	justify-content: space-between !important;

	margin-bottom: 13px !important;
}


.cas-section-heading > span {

	display: flex !important;

	align-items: center !important;

	gap: 8px !important;

	color: #182235 !important;

	font-size: 13px !important;

	font-weight: 800 !important;

	letter-spacing: .2px !important;
}


.cas-section-heading svg {

	width: 17px !important;

	height: 17px !important;
}


/* =========================================================
   RECENT SEARCHES
   ========================================================= */

.cas-clear-recent {

	padding: 0 !important;

	margin: 0 !important;

	background: transparent !important;

	border: 0 !important;

	color: #C89830 !important;

	font-size: 12px !important;

	font-weight: 600 !important;

	cursor: pointer !important;
}


.cas-recent-list {

	display: flex !important;

	flex-wrap: wrap !important;

	gap: 8px !important;
}


.cas-recent-item {

	height: 38px !important;

	display: flex !important;

	align-items: center !important;

	gap: 7px !important;

	padding: 0 11px !important;

	margin: 0 !important;

	background: #fff !important;

	color: #263247 !important;

	border: 1px solid #e0e4ea !important;

	border-radius: 20px !important;

	font-size: 13px !important;

	cursor: pointer !important;

	box-shadow: none !important;
}


.cas-recent-clock {

	color: #738094 !important;
}


.cas-recent-remove {

	color: #748096 !important;

	font-size: 16px !important;
}


/* =========================================================
   TRENDING
   ========================================================= */

.cas-trending-list {

	display: flex !important;

	flex-wrap: wrap !important;

	gap: 9px !important;
}


.cas-trending-item {

	padding: 9px 15px !important;

	margin: 0 !important;

	background: #fff !important;

	color: #263247 !important;

	border: 1px solid #e0e4ea !important;

	border-radius: 20px !important;

	font-size: 13px !important;

	cursor: pointer !important;

	box-shadow: none !important;

	transition: .15s ease !important;
}


.cas-trending-item:hover {

	border-color: #C89830 !important;

	color: #C89830 !important;

	background: #fff !important;
}


/* =========================================================
   LIVE RESULT LAYOUT
   ========================================================= */

.cas-live-layout {

	width: 100% !important;

	display: grid !important;

	grid-template-columns:
		280px minmax(0, 1fr) !important;

	gap: 28px !important;

	align-items: start !important;
}


/* =========================================================
   LEFT SIDEBAR
   ========================================================= */

.cas-live-sidebar {

	width: 100% !important;

	border-right: 1px solid #e4e7ec !important;

	padding-right: 14px !important;

	box-sizing: border-box !important;
}


.cas-filter-section {

	padding-bottom: 20px !important;

	margin-bottom: 20px !important;

	border-bottom: 1px solid #e4e7ec !important;
}


.cas-filter-section:last-child {

	border-bottom: 0 !important;
}


.cas-filter-title {

	display: flex !important;

	align-items: center !important;

	justify-content: space-between !important;

	margin-bottom: 12px !important;

	color: #182235 !important;

	font-size: 12px !important;

	font-weight: 800 !important;

	letter-spacing: .5px !important;
}


.cas-filter-title > span:first-child {

	display: flex !important;

	align-items: center !important;

	gap: 8px !important;
}


.cas-filter-title svg {

	width: 16px !important;

	height: 16px !important;
}


.cas-filter-count {

	min-width: 22px !important;

	height: 22px !important;

	display: flex !important;

	align-items: center !important;

	justify-content: center !important;

	padding: 0 6px !important;

	box-sizing: border-box !important;

	background: #f3f5f7 !important;

	color: #697386 !important;

	border: 1px solid #e3e6eb !important;

	border-radius: 50% !important;

	font-size: 10px !important;

	font-weight: 700 !important;
}


/* =========================================================
   DID YOU MEAN
   ========================================================= */

.cas-suggestion-list {

	display: flex !important;

	flex-wrap: wrap !important;

	gap: 7px !important;
}


.cas-suggestion {

	display: inline-flex !important;

	align-items: center !important;

	gap: 6px !important;

	padding: 7px 10px !important;

	margin: 0 !important;

	background: #fff !important;

	color: #263247 !important;

	border: 1px solid #e0e4ea !important;

	border-radius: 18px !important;

	font-size: 12px !important;

	cursor: pointer !important;

	box-shadow: none !important;
}


.cas-suggestion:hover {

	border-color: #C89830 !important;

	color: #C89830 !important;

	background: #fff !important;
}


.cas-suggestion svg {

	width: 13px !important;

	height: 13px !important;

	flex: 0 0 13px !important;
}


/* =========================================================
   BRANDS / CATEGORIES
   ========================================================= */

.cas-filter-items {

	display: flex !important;

	flex-direction: column !important;

	gap: 7px !important;
}


.cas-filter-item {

	min-height: 49px !important;

	display: flex !important;

	align-items: center !important;

	gap: 9px !important;

	padding: 6px 9px !important;

	box-sizing: border-box !important;

	background: #fff !important;

	color: #182235 !important;

	border: 1px solid #e0e4ea !important;

	border-radius: 10px !important;

	text-decoration: none !important;

	box-shadow: none !important;
}


.cas-filter-item:hover {

	border-color: #C89830 !important;

	color: #182235 !important;

	text-decoration: none !important;
}


.cas-filter-item-icon {

	width: 30px !important;

	height: 30px !important;

	flex: 0 0 30px !important;

	display: flex !important;

	align-items: center !important;

	justify-content: center !important;

	background: #f7f8fa !important;

	border: 1px solid #e5e8ec !important;

	border-radius: 7px !important;

	overflow: hidden !important;

	color: #C89830 !important;
}


.cas-filter-item-icon img {

	width: 100% !important;

	height: 100% !important;

	object-fit: contain !important;
}


.cas-filter-item-icon svg {

	width: 16px !important;

	height: 16px !important;
}


.cas-filter-item-name {

	flex: 1 !important;

	min-width: 0 !important;

	font-size: 12px !important;

	font-weight: 600 !important;

	line-height: 1.3 !important;
}


.cas-filter-arrow {

	font-size: 20px !important;

	line-height: 1 !important;

	color: #7b8493 !important;
}


/* SEARCH HIGHLIGHT */

.cas-live-layout mark {

	padding: 1px 2px !important;

	background: #f8e5e7 !important;

	color: #182235 !important;

	border-radius: 2px !important;
}


/* =========================================================
   RIGHT SIDE
   ========================================================= */

.cas-live-products {

	min-width: 0 !important;
}


.cas-live-result-header {

	width: 100% !important;

	padding: 0 0 13px !important;

	margin-bottom: 18px !important;

	border-bottom: 1px solid #e1e5eb !important;
}


.cas-live-result-title {

	display: flex !important;

	align-items: center !important;

	gap: 9px !important;

	color: #182235 !important;

	font-size: 13px !important;
}


.cas-live-result-label {

	font-weight: 800 !important;

	letter-spacing: .3px !important;
}


.cas-live-result-count {

	min-width: 24px !important;

	height: 22px !important;

	display: inline-flex !important;

	align-items: center !important;

	justify-content: center !important;

	padding: 0 7px !important;

	box-sizing: border-box !important;

	background: #f0f2f5 !important;

	color: #697386 !important;

	border-radius: 12px !important;

	font-size: 11px !important;

	font-weight: 700 !important;
}


.cas-live-result-for {

	color: #697386 !important;

	font-weight: 500 !important;
}


.cas-live-result-title strong {

	color: #182235 !important;

	font-weight: 800 !important;
}


/* =========================================================
   PRODUCT GRID
   ========================================================= */

.cas-results-grid {

	display: grid !important;

	grid-template-columns:
		repeat(4, minmax(0, 1fr)) !important;

	gap: 16px !important;
}


/* =========================================================
   PRODUCT CARD
   ========================================================= */

.cas-product-card {

	display: block !important;

	min-width: 0 !important;

	margin: 0 !important;

	padding: 0 !important;

	background: #fff !important;

	border: 1px solid #e0e4ea !important;

	border-radius: 12px !important;

	overflow: hidden !important;

	text-decoration: none !important;

	box-shadow: none !important;

	transition:
		transform .15s ease,
		box-shadow .15s ease !important;
}


.cas-product-card:hover {

	transform: translateY(-2px) !important;

	box-shadow:
		0 8px 22px rgba(24,34,53,.08) !important;

	text-decoration: none !important;
}


/* =========================================================
   PRODUCT IMAGE
   ========================================================= */

.cas-product-image-wrap {

	height: 150px !important;

	margin: 10px !important;

	display: flex !important;

	align-items: center !important;

	justify-content: center !important;

	background: #f6f8fa !important;

	border-radius: 9px !important;

	overflow: hidden !important;
}


.cas-product-image {

	width: 100% !important;

	height: 100% !important;

	object-fit: contain !important;

	margin: 0 !important;
}


/* =========================================================
   PRODUCT INFO
   ========================================================= */

.cas-product-info {

	padding: 0 11px 12px !important;
}


.cas-product-title {

	min-height: 38px !important;

	color: #182235 !important;

	font-size: 12px !important;

	font-weight: 700 !important;

	line-height: 1.45 !important;

	display: -webkit-box !important;

	-webkit-line-clamp: 3 !important;

	-webkit-box-orient: vertical !important;

	overflow: hidden !important;
}


.cas-product-title mark {

	background: #f8e5e7 !important;

	color: #182235 !important;

	padding: 0 2px !important;
}


.cas-product-price {

	margin-top: 7px !important;

	color: #C89830 !important;

	font-size: 13px !important;

	font-weight: 700 !important;
}


.cas-product-price del {

	color: #929aaa !important;
}


.cas-product-price ins {

	text-decoration: none !important;
}


.cas-product-sku {

	display: inline-block !important;

	margin-top: 8px !important;

	padding: 4px 7px !important;

	background: #eef1f6 !important;

	color: #182235 !important;

	border-radius: 4px !important;

	font-size: 8px !important;

	font-weight: 800 !important;

	text-transform: uppercase !important;
}


/* =========================================================
   MORE RESULTS
   ========================================================= */

.cas-more-results {

	text-align: center !important;

	margin-top: 22px !important;
}


.cas-more-results a {

	display: inline-block !important;

	padding: 10px 18px !important;

	background: #C89830 !important;

	color: #fff !important;

	border-radius: 8px !important;

	font-size: 13px !important;

	font-weight: 700 !important;

	text-decoration: none !important;
}


.cas-more-results a:hover {

	background: #C89830 !important;

	color: #fff !important;
}


/* =========================================================
   LOADING
   ========================================================= */

.cas-loading {

	width: 100% !important;

	padding: 60px 20px !important;

	text-align: center !important;

	color: #697386 !important;

	font-size: 14px !important;
}


/* =========================================================
   NO RESULTS
   ========================================================= */

.cas-no-results {

	width: 100% !important;

	padding: 60px 20px !important;

	text-align: center !important;

	color: #697386 !important;

	font-size: 14px !important;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 1200px) {

	.cas-live-layout {

		grid-template-columns:
			240px minmax(0, 1fr) !important;

		gap: 20px !important;
	}


	.cas-results-grid {

		grid-template-columns:
			repeat(3, minmax(0, 1fr)) !important;
	}

}


@media (max-width: 900px) {

	.cas-live-layout {

		grid-template-columns: 1fr !important;

	}


	.cas-live-sidebar {

		border-right: 0 !important;

		border-bottom: 1px solid #e4e7ec !important;

		padding-right: 0 !important;

		padding-bottom: 15px !important;
	}


	.cas-results-grid {

		grid-template-columns:
			repeat(3, minmax(0, 1fr)) !important;
	}

}


@media (max-width: 768px) {

	.cas-popup {

		width: calc(100% - 24px) !important;

		padding-top: 12px !important;
	}


	.cas-popup-header {

		gap: 10px !important;

		flex-wrap: wrap !important;
	}


	.cas-logo {

		width: 150px !important;

		flex-basis: 150px !important;
	}


	.cas-popup-search {

		order: 3 !important;

		width: 100% !important;

		flex-basis: 100% !important;
	}


	.cas-results-grid {

		grid-template-columns:
			repeat(2, minmax(0, 1fr)) !important;

		gap: 10px !important;
	}


	.cas-product-image-wrap {

		height: 140px !important;
	}


	.cas-live-result-title {

		flex-wrap: wrap !important;

	}

}


@media (max-width: 480px) {

	.cas-search-bar {

		height: 46px !important;
	}


	.cas-search-submit {

		width: 50px !important;

		flex-basis: 50px !important;
	}


	.cas-product-image-wrap {

		height: 125px !important;
	}


	.cas-product-title {

		font-size: 11px !important;
	}


	.cas-live-sidebar {

		max-height: 400px !important;

		overflow-y: auto !important;
	}

}