:root {
	--wd-text-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cairo", 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(46,122,147);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(46,122,147);
	--btn-accented-bgcolor-hover: rgb(46,122,147);
	--wd-form-brd-width: 1px;
	--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-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(23,22,16);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 590px;
	--wd-popup-padding: 0px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd .product-label.onsale {
	background-color: rgb(173,143,61);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1181px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1181px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1181px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1181px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

@font-face {
	font-family: "Glaciall";
	src: url("//enarat.com/wp-content/uploads/2018/06/1001008328033B.jpg") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

#rlvlive_1 {
    display: none !important;
}

.wd-quick-view-btn,
.wd-quick-view-btn a.open-quick-view {
  position: relative;
  z-index: 30;
}
/* Top Bar - My Account */
.wd-sub-menu li a {
    color: #444 !important;
}

label[for=accept_wallet_number] {
    display: none !important;	
}

#menu-item-171721 .woodmart-nav-link .nav-link-text, #menu-item-171722 .woodmart-nav-link .nav-link-text {
	color: orange !important;
}

.wfte_footer {
    text-align: right !important;
}

.ant-tabs-tab {
    padding: 20px !important;
}

.tagged_as {
	display: none !important;
}

form.cart {
    padding-top: 10px !important;
}

/* Hide GetButton */
.eARkMz {
    display: none !important;
}

/* Hide Out of Stock label */
.product-labels.labels-rounded .out-of-stock {
    display: none !important;
}

/* Products - Sub Menu Icon */
.wd-nav[class*="wd-style-"]>li.wd-has-children>a:after, .wd-nav[class*="wd-style-"]>li.menu-item-has-children>a:after {
    color: #fff;
    background: #7496af;
    border-radius: 10px;
    padding: 3px;
    font-size: 5px;
}

/* Mega Menu */
.wd-nav-img, .mega-menu-list img {
    max-height: 58px !important;
}

.no-icon-menu .wd-nav-img, .mega-menu-list img {
    /* display: none !important; */
	  max-height: 28px !important;
}

.main-page-wrapper {
    padding-top: 20px !important;
}

/* Footer Widgets Backgroud */
.footer-container {
    background-color: #2d2d2d !important;
}
/* Footer Widgets Title Weight */
.widgettitle, .widget-title {
	font-weight: 600 !important;
}
/* Footer Widgets Menu Items Color */
.widget_categories ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_nav_menu ul li a {
    color: #f1f1f1 !important;
}
/* Copyright Text Color */
.copyrights-wrapper {
    background: #80868a !important;
    color: #fff !important;
	  border-top: solid 1px #f1f1f17a !important;
}

/* Products Tabs in Home - Font Size */
.wd-products-tabs .products-tabs-title li {
    font-size: 17px !important;
    font-weight: 600 !important;
}

/* Social Share - Home Blog */
.hovered-social-icons {
    display: none !important;
}

/* Prefooter Padding */
.wd-prefooter {
    padding-bottom: 0px !important;
}
.site-content {
    margin-bottom: 10px !important;
}

/* Recently Viewed Products */


@media (min-width: 1025px) {
.yith-similar-products .wd-spacing-30>[class*="col"] {
	  max-width: 16.6% !important;
	} }

/* Products Categories Carousel/Grid */
.category-grid-item .wd-entities-title {
    text-transform: inherit !important;
}

/* Hide Breadcumbs in Sub-category list */
.title-design-centered .wd-nav-product-cat {
    display: none !important;
}

/* Hide Show Categories button in Category sub-header */
.wd-btn-show-cat {
	display: none !important;
}


/* New Label Background */
.product-label.new {
    background-color: #88d3c8 !important;
}

/* Page Title */

@media (min-width: 1025px) {
.title-size-large .title {
    font-size: 52px !important;
	} }

/* Featured Products Tabs */
.wd-products-tabs .products-tabs-title li {
    font-size: 15px !important;
}

/* Footer Adjustments */
.footer-container .widgettitle, .footer-container .widget-title {
    color: #fff !important;
}

input[type='email'] {
    border: var(--wd-form-brd-width) solid rgb(255 255 255) !important;
    background-color: #f3f3f3 !important;
}

.footer-container .icons-design-default .wd-social-icon {
	padding: 20px 20px 0px 0px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

/* Sticky Sliding Arrows */
.related-products .wd-btn-arrow {
    visibility: visible !important;
    opacity: 100 !important;
}

.brands-items-wrapper .wd-btn-arrow {
    visibility: visible !important;
    opacity: 100 !important;
}

#gallery_440 .wd-btn-arrow {
    visibility: visible !important;
    opacity: 100 !important;
}

/* Sticky Add To Cart */
.wd-sticky-btn-shown.wd-sticky-btn {
    background: #c9d2d9 !important;
}

/* Categories Sale Item */

.red-categories-item a {
	color: #da2626 !important;
}

/* Add To Cart button Color */
.wd-add-btn-replace .add-to-cart-loop {
	background-color: #88d3c8 !important;
}
.product-image-summary .single_add_to_cart_button {
    background-color: #88d3c8 !important;
}
.single_add_to_cart_button {
    background-color: #88d3c8 !important;
}

/* Home Page Categories */
.portfolio-entry .wrap-meta {
    display: none !important;
}
.portfolio-entry .portfolio-enlarge {
    display: none !important;
}
.portfolio-entry .social-icons-wrapper {
    display: none !important;
}
.portfolio-text-shown .entry-header {
    box-shadow: unset !important;
    transition: unset !important;
}

/* Header Language Switcher */

.wd-header-nav {
	flex: none !important;
}

/* Popup Cart */

#yith-wacp-popup .yith-wacp-content .add_to_cart_button { 
	background: #83d083 !important;
	color: #fff !important;
  padding: 8px !important;
  font-size: 12px !important;
}

/* YITH Brands */
.yith-wcbr-brands {
    margin-bottom: 5px !important;
    margin-top: 0px !important;
}

.yith-wcbr-brand-filter .yith-wcbr-brands-list ul li a {
    padding: 0px !important;
}

.yith-wcbr-brand-thumbnail-carousel.default .yith-wcbr-thumbnail-list ul li a, .yith-wcbr-brand-thumbnail-carousel.top-border .yith-wcbr-thumbnail-list ul li a, .yith-wcbr-brand-thumbnail-carousel.boxed .yith-wcbr-thumbnail-list ul li a, .yith-wcbr-brand-thumbnail-carousel.squared .yith-wcbr-thumbnail-list ul li a, .yith-wcbr-brand-thumbnail-carousel.background .yith-wcbr-thumbnail-list ul li a {
	border: none !important;
}

.yith-wcbr-brand-thumbnail-carousel.top-border {
    border-top: none !important;
}

.yith-wcbr-brand-thumbnail-carousel.default .yith-wcbr-thumbnail-list:before {
    border-top: none !important;
    border-bottom: none !important;
}

/* Addded to cart popup */

#yith-wacp-popup .yith-wacp-message {
    color: #ffffff !important;
    background-color: #83d083 !important;
}

.yith-wacp-content h3.product-title {
    font-size: 16px !important;
}

.yith-wacp-content .product-price {
    font-size: 14px !important;
}

.yith-wacp-content .popup-actions {
    margin-top: 5px !important;
    padding-bottom: 5px !important;
}

.yith-wacp-content .popup-actions {
    border-bottom: none !important;
}

.yith-wacp-content .popup-actions .button {
     margin: 0px !important;
	   text-transform: inherit !important;
	   padding: 5px !important;
}

.yith-wacp-content .yith-wacp-related {
    margin-top: 0px !important;
}

.yith-wacp-content .yith-wacp-related > h3 {
    text-align: center !important;
    text-transform: inherit !important;
    font-size: 18px !important;
}

.yith-wacp-content .popup-actions {
    text-align: right !important;
}

.yith-wacp-content .yith-wacp-related li.product.yith-wacp-related-product h3 {
    text-align: center;
    font-size: 14px !important;
    margin-bottom: 0px !important;
}

.add_to_cart_inline>a {
    margin-left: 0px !important;
}

#yith-wacp-popup .yith-wacp-content .add_to_cart_button {
    width: 100% !important;
}

/* Dokan */
.seller_tab, .more_seller_product_tab {
	display: none !important;
}

/* Ninja Forms */
.nf-field-label label {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.nf-form-fields-required {
	display: none !important;
}

/* Products Grid - Hide Stars Rating */
.product-grid-item .star-rating {
    display: none !important;
}

/* WhatsApp Button */
.gCdMUP {
    display: none !important;
}

/* Mobile Menu - Bold Category */
.menu-bold-text {
	font-weight: bold !important;
}

.wd-header-html p {
    margin-bottom: 0px !important;
}

.woocommerce-product-attributes-item--attribute_pa_brand {
	display: none !important;
}

/* 2024 Updates */

.whb-color-dark:not(.whb-with-bg) {
    background-color: #f9f9f9 !important;
}

.searchform input[type="text"] {
    background: #fff !important;
}

.site-content {
    margin-top: 20px !important;
}

.site-content {
    margin-bottom: 40px !important;
}

.wd-nav-img, .mega-menu-list img {
    display: none !important;
}

.menu-image-title-after.menu-image-title {
    padding-left: 10px !important;
    padding-right: 5px !important;
}

#menu-item-290844 .menu-image, #menu-item-290849 .menu-image, #menu-item-290864 .menu-image, #menu-item-290862 .menu-image, #menu-item-290863 .menu-image, #menu-item-290866 .menu-image, #menu-item-290867 .menu-image, #menu-item-290868 .menu-image {
    max-height: 12px !important;
    width: 18px !important;
}

.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    background: #fff7e5 !important;
    border-radius: 5px !important;
}

.progress-msg {
	color: #000 !important;
}


/* Top bar background & text color */
.whb-top-bar {
    background-color: #e2dacf !important;
    color: #242424 !important;
}

/* Text inside top bar */
.whb-top-bar,
.whb-top-bar p,
.whb-top-bar span,
.whb-top-bar a {
    color: #242424 !important;
}

/* Social icons color */
.whb-top-bar .wd-social-icon .wd-icon {
    color: #242424 !important;
}

/* WPML language switcher text */
.whb-top-bar .wpml-ls-native {
    color: #242424 !important;
}

/* Account link */
.whb-top-bar .wd-header-my-account a {
    color: #242424 !important;
}

.woocommerce-lost-password .woocommerce-form-row,
.woocommerce-ResetPassword .woocommerce-form-row {
    width: 100%;
}

.woocommerce-lost-password .g-recaptcha,
.woocommerce-ResetPassword .g-recaptcha {
    position: relative !important;
    display: block !important;
    float: none !important;
    clear: both !important;
    margin: 20px 0 30px !important;
    height: auto !important;
}

.woocommerce-lost-password .woocommerce-Button,
.woocommerce-ResetPassword .woocommerce-Button {
    position: relative !important;
    float: none !important;
    clear: both !important;
    display: block !important;
    margin-top: 20px !important;
}@media (min-width: 1025px) {
	#menu-item-144024, #menu-item-144082 {
	display: none !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.home-slider-mobile {
	padding-bottom: 14px !important;
}

.page-title .title {
    font-size: 26px !important;
}

.dJvETY {
    bottom: 50px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.home-slider-mobile {
	padding-bottom: 14px !important;
}

.page-title .title {
    font-size: 26px !important;
}

.page-title {
    margin-top: -20px !important;
    margin-bottom: 40px !important;;
    padding: 45px 0 !important;;
}

.dJvETY {
    bottom: 50px !important;
}
}

@media (max-width: 576px) {
	.home-slider-mobile {
	padding-bottom: 14px !important;
}

.page-title .title {
    font-size: 26px !important;
}

.page-title {
    margin-top: -20px !important;;
    margin-bottom: 40px !important;;
    padding: 45px 0 !important;;
}

.dJvETY {
    bottom: 50px !important;
}

.wd-autoheight, .wd-autoheight .wd-carousel-item {
    margin-top: 5px !important;
}
}

