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

:root {
	--wd-text-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #140A26;
	--wd-text-font-size: 16px;
	--wd-title-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #140A26;
	--wd-entities-title-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #140A26;
	--wd-entities-title-color-hover: #31195F;
	--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: #140A26;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Estedad", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #6232BD;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #6232BD;
	--wd-link-color-hover: #815BCA;
	--btn-default-bgcolor: #6232BD;
	--btn-default-bgcolor-hover: #815BCA;
	--btn-accented-bgcolor: #6232BD;
	--btn-accented-bgcolor-hover: #815BCA;
	--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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .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;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .product-quick-view .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-post .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
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: #140A26;
	--wd-form-placeholder-color: #81A4AE;
	--wd-form-brd-color: #fff;
	--wd-form-brd-color-focus: #6232BD;
	--wd-form-bg: #fff;
}
.product-labels .product-label.onsale {
	background-color: #815BCA;
	color: #fff;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 12px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 100%;
}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-header-el-font-size: 14px;
	}

}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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: 12px;
}

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


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

:root {
    --wd-form-height: 50px;
    --btn-height: 50px;
    --btn-font-weight: 500;
    --wd-form-brd-radius: 12px;
    --btn-default-brd-radius: 12px;
    --btn-accented-brd-radius: 12px;
    --brdcolor-gray-200: #FAFAFB;
    --brdcolor-gray-300: #F8F8FA;
    --brdcolor-gray-400: #F4F3F7;
    --brdcolor-gray-500: #EAE7F0;
}
.color-scheme-dark {
    --brdcolor-gray-200: rgba(236, 230, 247, 0.3);
    --brdcolor-gray-300: rgba(236, 230, 247, 0.5);
    --brdcolor-gray-400: rgba(236, 230, 247, 0.7);
    --brdcolor-gray-500: rgba(236, 230, 247, 0.9);
}
[class*="wd-swatches"] {
    --wd-swatch-h-sp: 12px !important;
    --wd-swatch-w: auto !important;
    --wd-swatch-brd-color: var(--brdcolor-gray-500) !important;
}
.website-wrapper {
    background-color: #FDFCFE;
}
.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.whb-main-header {
    background-color: rgb(255, 255, 255);
}
.whb-sticked .whb-main-header {
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background-color: rgba(255, 255, 255, 0.85);
}
.wd-logo img[src$=".svg"] {
    width: 160px;
}
.btn {
    overflow: hidden;
}
.btn span {
    z-index: 1;
}
.bg-blur-1 > div {
    z-index: 1;
}
.bg-blur-1::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 110%;
    height: 130%;
    background-color: #ECE6F7;
    border-radius: 0 0 60% 0;
    filter: blur(80px);
    -webkit-filter: blur(80px);
}
.bg-blur-1::after {
    content: '';
    position: absolute;
    top: 0;
    right: -50%;
    width: 100%;
    height: 120%;
    background-color: rgb(255 143 62 / 4%);
    border-radius: 60% 0 0 60%;
    filter: blur(80px);
    -webkit-filter: blur(80px);
}
.wd-product .product-element-bottom {
    align-items: flex-end;
    background-color: transparent;
    transition: transform .65s cubic-bezier(.23,1,.32,1);
}
.wd-products-with-shadow .wd-product .product-wrapper {
    --wd-prod-shadow: 0 12px 20px -12px rgb(20 10 38 / 12%), 0 -8px 4px -6px rgb(20 10 38 / 2%) !important;
    transition: all .5s cubic-bezier(.23,1,.32,1);
    overflow: hidden;
}
.wd-products-with-shadow .wd-product:hover .product-wrapper {
    box-shadow: 0 30px 30px -15px rgb(20 10 38 / 20%), 0 -3px 8px -3px rgb(20 10 38 / 4%) !important;
    transform: perspective(800px) rotateX(10deg) translateY(-8px);
}
.product-grid-item .product-element-top {

}
.product-grid-item .product-image-link {
    display: flex !important;
    align-items: flex-end;
    aspect-ratio: 6 / 5;
    padding: 32px;
    padding-bottom: 20%;
}
.product-grid-item .product-image-link::before {
    content: '';
    position: absolute;
    bottom: 16%;
    left: 32px;
    right: 32px;
    height: 8px;
    background-color: rgb(0 0 0 / 12%);
    border-radius: 50%;
    filter: blur(4px);
    -webkit-filter: blur(4px);
    transition: all .65s cubic-bezier(.23,1,.32,1);
}
.product-grid-item:hover .product-image-link::before {
    left: 35%;
    opacity: .9;
    filter: blur(5px);
    -webkit-filter: blur(5px);
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    position: relative;
    transition: all .65s cubic-bezier(.23,1,.32,1);
    z-index: 1;
}
.product-grid-item:hover :is(.product-image-link,.hover-img) img {
    transform: rotate(12deg) scale(.8) translateY(-20px);
}
.product.wd-hover-buttons-on-hover :is(.wd-product-header,.wrap-price) {
    flex-direction: row-reverse;
}
.woocommerce-Price-currencySymbol {
    font-size: 70%;
    margin-right: 0.2rem;
}
.pswp__bg {
    background: rgb(250 249 253 / 70%);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.pswp_img, .pswp__img--placeholder--blank {
    background: transparent !important;
}
.pswp__ui--fit :is(.pswp__top-bar,.pswp__caption) {
    background-color: rgb(20 10 38 / 20%);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.pswp__container {
    z-index: 1;
}
.pswp__scroll-wrap::before {
    content: '';
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 80vw;
    height: 60vw;
    background-color: #FF8F3E;
    border-radius: 50%;
    filter: blur(10vw);
    -webkit-filter: blur(10vw);
    opacity: .2;
}
.pswp__scroll-wrap::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 80vw;
    height: 60vw;
    background-color: #6232BD;
    border-radius: 50%;
    filter: blur(10vw);
    -webkit-filter: blur(10vw);
    opacity: .2;
}
.slider-type-product :is(.owl-stage-outer,.wd-owl:not(.owl-loaded)) {
    padding-top: 20px;
    padding-bottom: 50px;
    margin-top: -20px;
    margin-bottom: -50px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: -20px;
    margin-left: -20px;
    mask-image: linear-gradient(90deg, transparent 20px, black 80px, black calc(100% - 20px), transparent calc(100% - 20px));
    -webkit-mask-image: linear-gradient(90deg, transparent 20px, black 60px, black calc(100% - 30px), transparent calc(100% - 15px));
}
.product-summary-shadow .summary-inner {
    box-shadow: 0 10px 15px rgb(20 10 38 / 4%);
}
input::placeholder, textarea::placeholder {
    font-weight: 300;
}
:is(.btn,.button,button,[type="submit"],[type="button"]) {
    gap: 4px;
    font-size: 16px;
    overflow: hidden;
}
.searchsubmit {
    gap: 0;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, body .select2-container--default .select2-selection {
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 3px 3px -2px rgb(20 10 38 / 4%);
    border: 1px solid var(--brdcolor-gray-400);
    transition: border-color .15s ease;
}
body .select2-container--default .select2-selection--single {
    height: 50px;
    line-height: 50px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 13px;
}
.searchform {
    --wd-form-height: 44px;
}
.wd-tools-element .wd-tools-icon, .wd-tools-inner {
    padding-inline: 21px;
    height: 42px !important;
    border-radius: 50px !important;
}
.whb-header-bottom .whb-col-right .wd-tools-element .wd-tools-icon, .whb-header-bottom .whb-col-right .wd-tools-inner {
    display: none;
    padding-inline: 20px;
    height: 40px !important;
    width: 40px !important;
    border-radius: 8px !important;
}
.whb-sticked .whb-col-right .wd-tools-element .wd-tools-icon, .whb-sticked .whb-col-right .wd-tools-inner {
    display: flex;
}
.wd-tools-inner .wd-tools-icon {
    box-shadow: none;
    border: none;
    padding-inline: 0;
    height: auto !important;
    border-radius: 0 !important;
}
.wd-dropdown {
    box-shadow: 0 10px 15px rgb(20 10 38 / 4%);
}
.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
    padding-top: 0;
    padding-bottom: 0;
}
.wd-tools-element>a {
    padding-inline: 5px !important;
}
.woocommerce-product-gallery .wd-carousel-item figure {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1 / 1;
    background-color: #f8f8f8;
}
.wd-carousel-wrap .wd-carousel-item:first-child figure {
    padding: 40px;
}
.wd-gallery-thumb .wd-carousel-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1 / 1;
}
.wd-gallery-thumb .wd-carousel-item::after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0;
    top: 0;
    bottom: var(--wd-gap);
    border: 1px solid var(--wd-primary-color);
    background-color: rgb(98 50 189 / 4%);
    border-radius: 8px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .25s ease;
}
.wd-gallery-thumb .wd-carousel-item:not(.wd-thumb-active):hover::after {
    opacity: .04;
    background-color: var(--wd-primary-color);
}
.wd-gallery-thumb .wd-carousel-item.wd-thumb-active::after {
    opacity: 1;
}
.wd-gallery-thumb :is(.wd-carousel-item:hover,.wd-thumb-active,.wd-carousel:not(.wd-initialized) .wd-carousel-item:first-child) {
    opacity: 1 !important;
}
.woocommerce-product-gallery .wd-carousel-inner {
    border-radius: 12px;
    border: 1px solid rgba(236, 230, 247, 0.5);
}
.wd-gallery-thumb .wd-carousel-inner {
    border-radius: 12px;
    padding: 12px;
    border: 1px solid rgba(236, 230, 247, 0.5);
}
.thumbs-position-left .wd-gallery-thumb .wd-carousel {
    height: 100% !important;
    border-radius: 6px;
}
.wd-gallery-thumb .wd-carousel-item img {
    border-radius: 6px;
}
.wd-gallery-thumb .wd-carousel-wrap .wd-carousel-item:first-child img {
    padding: 10px;
}
.single-product .wd-builder-off {
    padding-top: 150px;
}
.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-block: 16px 16px;
}
.woocommerce-product-gallery .product-labels {
    display: none;
}
.wd-images-gallery .wd-grid-g {
    display: flex;
    flex-direction: row;
}
.wd-images-gallery .wd-gallery-item {
    width: 60px;
}
.elementor-sticky__spacer {
    opacity: 0;
}
.wd-reset-var {
    display: none !important;
}
.wd-product .star-rating {
    display: none !important;
}
.hide-larger-price .price>:is(ins,small) {
    margin-inline-start: 8px;
}
del .woocommerce-Price-currencySymbol {
    display: none !important;
}
.amount {
    color: var(--wd-entities-title-color);
}
table.variations label {
    margin: 0;
    font-size: inherit;
    font-weight: 400 !important;
}
table.variations .label {
    font-size: 14px;
    margin-bottom: 12px !important;
}
.wd-single-price del .amount {
    font-weight: 200;
    font-size: 85% !important;
}
.payment_methods li>label {
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: center;
}
.payment_methods li img {
    margin-inline-start: 10px;
    margin-inline-end: 10px;
    max-height: 36px;
}
label {
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px;
}
.wd-checkout-prod-title>*:not(:is(.cart-product-label-link,.cart-product-label,.product-quantity)) {
    margin-top: 2px;
}
ul.variation .item-variation-name {
    font-weight: 400;
}
.wd-checkout-prod-title>:is(.cart-product-label-link,.cart-product-label) {
    font-weight: 600;
    color: var(--wd-entities-title-color);
}
.woocommerce-checkout-review-order-table thead {
    display: none;
}
.woocommerce-terms-and-conditions-wrapper {
    border-top: none;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-right: 8px;
}
.wd-tools-element.wd-design-8 .wd-tools-icon {
    width: auto !important;
}
.wd-tools-element.wd-design-8 .wd-tools-inner {
    padding: 0 13px !important;
}
.wd-tools-element.wd-design-8 .wd-tools-text {
    margin-inline: 0 !important;
    margin-inline-start: 8px !important;
}
.star-rating.wd-style-simple {
    flex-direction: row-reverse;
}
.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-custom-icon {
    max-width: 24px;
}
.btn.btn-style-link {
    border-width: 0;
}
.call-btn {
    direction: ltr;
    font-size: 14px;
    opacity: .4;
}
.call-btn:hover {
    opacity: 1;
}
.call-btn img {
    max-width: 20px;
}
.call-btn .wd-btn-icon {
    margin-left: 0;
    margin-right: 5px;
}
div.quantity input[type="number"] {
    border: none;
    box-shadow: none;
}
.wd-swatch .wd-swatch-bg:before {
    border: none !important;
}
[class*="wd-swatches"].wd-bg-style-1 .wd-swatch.wd-bg:after {
    bottom: -10px !important;
}
.wd-label-side-md table.variations .cell.with-swatches {
    padding: 0 0 40px 0 !important;
}
[class*="wd-swatches"] .wd-bg {
    padding: 5px;
}
[class*="wd-swatches"].wd-bg-style-4 .wd-swatch.wd-bg:after {
    background-color: rgba(0, 0, 0, 0.1) !important;
}
.wd-gallery-thumb .wd-nav-arrows {
    position: absolute;
    bottom: 12px;
    right: -32px;
    flex-direction: column-reverse;
    transform: rotate(180deg);
}
.wd-gallery-thumb .wd-nav-arrows .wd-btn-arrow {
    position: relative !important;
    inset: 0 !important;
    height: 20px;
}
.wd-gallery-thumb .wd-arrow-inner {
    width: 32px !important;
    height: 20px !important;
    background: none !important;
}
.wd-gallery-thumb .wd-arrow-inner:after {
    font-size: 16px !important;
}
.wd-disabled .wd-arrow-inner {
    opacity: .5;
}
.star-rating {
    color: var(--color-gray-800);
    font-size: 13px;
}
.searchform[class*="wd-style-with-bg"] .searchsubmit {
    color: var(--wd-primary-color);
    background-color: #f4f1fb;
    padding-top: 1px;
    padding-left: 1px;
}
.woocommerce-Reviews :is(.comment-reply-title,.woocommerce-Reviews-title) {
    font-size: 18px !important;
    font-weight: 500 !important;
}
.comment-form-comment {
    order: -1;
}
.comment-form .comment-form-rating {
    margin: -85px 0 0 0 !important;
    justify-content: flex-end;
    padding-left: 30px !important;
}
.comment-form .comment-form-rating label {
    display: none !important;
}
.wd-add-img-count {
    font-size: 14px !important;
}
label[for="wd-add-img-btn"] {
    font-weight: 400 !important;
    border-bottom: none !important;
    color: var(--color-gray-300) !important;
}
label[for="wd-add-img-btn"]:hover {
    color: var(--color-gray-800) !important;
}
.wd-hint {
    display: none !important;
}
.comment-form-comment textarea {
    padding-bottom: 50px !important;
}
.comment-form-images {
    margin-top: -55px !important;
    padding-right: 20px !important;
    max-width: calc(100% - 120px) !important;
}
.commentlist {
    --wd-gap: 0 !important;
}
.wd-review-style-2 .review {
    border-radius: 0 !important;
    border: none !important;
    padding: 15px !important;
    background-color: transparent !important;
    padding: 24px 0 !important;
    border-bottom: 1px solid #ECE6F7 !important;
}
.wd-review-style-2 li:last-child {
    border-bottom: none !important;
}
.wd-reviews-heading {
    display: none !important;
}
.wd-products .wd-carousel {
    padding: 20px 0 40px !important;
}
.product-labels .label-with-img {
    max-width: 70px;
}
.product-labels .label-with-img img {
    transform: none !important;
    opacity: .12;
}
.product-grid-item:hover .product-labels .label-with-img img {
    filter: blur(4px);
}
.btn.btn-style-bordered {
    border-width: 1px;
}
.btn-style-bordered.btn-color-black {
    border-color: #666 !important;
}
.wd-product .wd-buttons {
    display: none !important;
}
.wd-tabs .tabs-name>span, .wd-nav-tabs>li>a {
    font-weight: 300 !important;
}
form.variations_form {
    gap: 20px !important;
    --wd-var-table-mb: 0 !important;
}
.product-additional-galleries {
    opacity: 0;
    transition: all .25s ease;
}
.woocommerce-product-gallery:hover .product-additional-galleries {
    opacity: 1;
}
.wd-action-btn.wd-style-icon-bg-text>a>span {
    font-size: 80% !important;
    font-weight: 500 !important;
}
.wd-count-number {
    font-weight: inherit !important;
    margin-inline-end: 2px !important;
}
.comment-form .comment-notes, .comment-form-img-message {
    display: none !important;
}
.comment-form .comment-form-cookies-consent label {
    margin: 0;
}
.comment-form>.comment-form-author, .comment-form>.comment-form-email {
    max-width: 260px !important;
}
.thwcfd-field-country {
    display: none;
}
.woocommerce-LostPassword, .lost_password, .login-form-footer {
    display: none !important;
}@media (min-width: 1025px) {
	.product.wd-hover-buttons-on-hover .product-wrapper:hover {
    transform: translateY(-10px) !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product.wd-hover-buttons-on-hover .product-wrapper:hover {
    transform: translateY(-10px) !important;
}
.wd-product-footer {
    display: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.single-product .variations_form .single_add_to_cart_button {
    position: fixed;
    bottom: 14px;
    left: 14px;
    right: 80px;
    height: 54px;
    z-index: 499;
}
.single-product .wd-gallery-thumb {
    display: none;
}
.wd-product-footer {
    display: none !important;
}
}

@media (max-width: 576px) {
	.single-product .variations_form .single_add_to_cart_button {
    position: fixed;
    bottom: 14px;
    left: 14px;
    right: 80px;
    height: 54px;
    z-index: 499;
}
.single-product .wd-gallery-thumb {
    display: none;
}
.wd-product-footer {
    display: none !important;
}
}

