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

:root {
	--wd-text-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #0f172b;
	--wd-text-font-size: 14px;
	--wd-title-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #0f172b;
	--wd-entities-title-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #0f172b;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #0f172b;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #00a6f4;
	--wd-alternative-color: #4f39f6;
	--wd-link-color: #0f172b;
	--wd-link-color-hover: #4f39f6;
	--btn-default-bgcolor: #0f172b;
	--btn-default-bgcolor-hover: #314158;
	--btn-accented-bgcolor: rgba(255,255,255,0);
	--btn-accented-bgcolor-hover: rgba(255,255,255,0.25);
	--wd-form-brd-width: 1px;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1360px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



@font-face {
	font-family: "Estedad";
	font-weight: 400;
	font-style: normal;
}

:root {
    --wd-form-brd-radius: 8px;
    --btn-default-brd-radius: 8px;
    --btn-accented-brd-radius: 8px;
    --btn-padding: .75rem 1rem;
    --btn-font-size: .8rem;
    --btn-height: auto;
}
legend, h1, h2, h3, h4, h5, h6, .title {
    line-height: 1.3;
}
.container, .container-fluid {
    padding-inline: 2rem;
}
.e-con-boxed.wd-section-stretch {
    --container-max-width: (var(--wd-container-w));
}
.e-con-boxed.wd-section-stretch > .e-con-inner {
    padding-inline: 2rem;
}
.wd-page-wrapper, .wd-page-content, .whb-color-dark:not(.whb-with-bg) {
    background-color: transparent !important;
}
:is(.btn,.button,button,[type=submit],[type=button]):not(.btn-style-link) {
    gap: .4rem;
    --btn-brd-radius: .5rem !important;
}
.rcp-button {
    color: #fff;
    background-color: rgba(15, 23, 43, 1);
}
.btn.btn-size-large {
    --btn-padding: .85rem 1.2rem;
    --btn-font-size: .9rem ;
    --btn-height: auto;
}
.btn.btn-size-extra-large {
    --btn-padding: .9rem 1.25rem;
    --btn-font-size: 1rem ;
    --btn-height: auto;
}
.btn.btn-style-link {
    border: none !important;
    --btn-padding: 0;
}
.btn-shape-semi-round, .btn-style-semi-round {
    --btn-brd-radius: .5rem !important;
}
.btn.btn-style-bordered {
    --btn-brd-width: 1px !important;
    border-color: #0f172b1a;
}
.btn.btn-style-bordered:hover {
    --btn-bgcolor: #ffffff40;
    border-color: #0f172b26;
}
.btn.btn-color-black:hover {
    background-color: #314158;
}
p, body {
    line-height: 2;
}
p {
    margin-bottom: .875rem;
}
.elementor-heading-title, .title-after_title p {
    line-height: 1.6;
}
.title-wrapper {
    --wd-mb: 1rem !important;
}
.btn-style-link.btn-color-primary {
    --btn-color: var(--wd-primary-color) !important;
    --btn-color-hover: #0084d1 !important;
}
.wd-search-full-screen-2 {
    background-color: #0f172b40 !important;
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}
.wd-search-full-screen-2 {
    align-items: start !important;
    padding-top: 6rem !important;
}
.wd-search-full-screen-2 .container {
    max-width: 32rem;
}
.wd-search-full-screen-2 .searchform input[type="text"] {
    background-color: #fff;
    box-shadow: 0 3px 5px #00000029;
}
.whb-general-header-inner {
    border-bottom: 1px solid #0f172b0d;
}
header a:not(.btn):hover, .wd-nav[class*="wd-style-"]>li:is(.current-menu-item, .wd-active,.active)>a {
    color: inherit !important;
}
.elementor-widget-n-tabs .e-n-tab-title {
    height: fit-content;
    min-height: auto;
}
.elementor-widget-n-tabs .e-n-tabs {
    align-items: flex-end;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected="false"] .e-n-tab-icon {
    filter: contrast(0) grayscale(1);
}
.elementor-widget-n-tabs .e-n-tabs {
    gap: 1rem !important;
}
:not(pre)>code[class*=language-], pre[class*=language-] {
    background: #1d293d !important;
}
code[class*=language-], pre[class*=language-] {
    font-size: 14px !important;
    line-height: 1.65 !important;
}
.token.constant,
.token.deleted,
.token.property,
.token.symbol,
.token.tag {
    color: #f472b6 !important; /* Pink-400 */
}
.token.boolean,
.token.number {
    color: #f87171 !important; /* Red-400 */
}
.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector {
    color: #cbd5e1 !important; /* Slate-300 */
}
.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url,
.token.variable {
    color: #99f6e4 !important; /* Teal-200 */
}
.token.atrule,
.token.attr-value,
.token.string {
    color: #7dd3fc !important; /* Sky-300 */
}
.token.class-name,
.token.function {
    color: #f472b6 !important; /* Pink-400 */
}
.token.important,
.token.regex,
.token.keyword {
    color: #cbd5e1 !important; /* Slate-300 */
}
.token.cdata, .token.comment, .token.doctype, .token.prolog {
    color: #90a1b9 !important; /* Slate-400 */
}
.prismjs-okaidia .token.punctuation {
    color: #62748e !important; /* Slate-500 */
}
.copy-to-clipboard div.code-toolbar>.toolbar a, .copy-to-clipboard div.code-toolbar>.toolbar button, .copy-to-clipboard div.code-toolbar>.toolbar span {
    right: .5rem !important;
    top: .5rem !important;
    font-size: .75rem !important;
    font-weight: 500 !important;
    padding: .15rem 0.5rem !important;
    min-height: auto !important;
    color: #fff !important;
    border: 1px solid hsla(0, 0%, 88%, .2) !important;
}
.wd-header-search-form .searchform .searchsubmit {
    display: contents;
}
.wd-header-search-form .searchform input[type="text"] {
    display: none;
}
.wd-header-divider:before {
    height: 1.8rem;
}
.searchform[class*="wd-style-with-bg"] .searchsubmit {
    --btn-color: #90a1b9;
    --btn-bgcolor: transparent;
}
.wd-search-full-screen-2 {
    --wd-form-height: 56px !important;
}
.searchform .searchsubmit:after {
    font-size: calc(var(--wd-form-height) / 2.6) !important;
}
.wd-btn-icon {
    display: contents;
}
.btn svg.wd-icon, .btn .e-font-icon-svg {
    width: .7rem;
    height: .7rem;
}
.btn-size-extra-large svg.wd-icon, .btn-size-extra-large .e-font-icon-svg {
    width: .8rem;
    height: .8rem;
}
.btn-style-bordered svg.wd-icon, .btn-color-black svg.wd-icon {
    fill: #90a1b9;
}
.rcp_subscription_level .rcp_level {
    float: right !important;
    margin: .7rem 0 0 .7rem !important;
}
.rcp_registration_total_details tr {
    border-bottom-color: #f6f3f4 !important;
}
.rcp_registration_total_details td {
    border-bottom: none !important;
    padding-block: 0 !important;
}
.blockOverlay {
    background-color: #ffffff03 !important;
    opacity: 1 !important;
    backdrop-filter: blur(2px);
}
.blockMsg {
    opacity: 1 !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
}@media (min-width: 768px) and (max-width: 1024px) {
	.container, .container-fluid {
    padding-inline: 1.5rem;
}
.e-con-boxed.wd-section-stretch {
    --container-max-width: (var(--wd-container-w));
}
.e-con-boxed.wd-section-stretch > .e-con-inner {
    padding-inline: 1.5rem;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.container, .container-fluid {
    padding-inline: 1.25rem;
}
.e-con-boxed.wd-section-stretch {
    --container-max-width: (var(--wd-container-w));
}
.e-con-boxed.wd-section-stretch > .e-con-inner {
    padding-inline: 1.25rem;
}
}

@media (max-width: 576px) {
	.container, .container-fluid {
    padding-inline: 1rem;
}
.e-con-boxed.wd-section-stretch {
    --container-max-width: (var(--wd-container-w));
}
.e-con-boxed.wd-section-stretch > .e-con-inner {
    padding-inline: 1rem;
}
}

