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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//sedacenter.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//sedacenter.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//sedacenter.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//sedacenter.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//sedacenter.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//sedacenter.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//sedacenter.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//sedacenter.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "iranyekanfanum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(33,33,33);
	--wd-text-font-size: 14px;
	--wd-title-font: "iranyekanfanum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "iranyekanfanum", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(10,10,10);
	--wd-entities-title-color-hover: rgba(15, 14, 14, 0.82);
	--wd-alternative-font: "iranyekanfanum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekanfanum", 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: "iranyekanfanum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(205,32,31);
	--wd-alternative-color: rgb(33,33,33);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(205,32,31);
	--btn-accented-bgcolor-hover: rgb(204,14,14);
	--wd-form-brd-width: 2px;
	--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: 1222px;
--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: 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;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

.star-rating span {
    font-family: "woodmart-font" !important;
}

.narbon-item-fc img{
filter: brightness(0) invert(1);
}

.rtl .product_title {
    font-size: 18px;
    font-weight: 600;
}
.amount {
    color: #000;
    font-weight: bold;
}
.rtl .menu-opener {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.rtl .wd-nav-vertical>li>a {
    font-size: 15px;
    line-height: 25px;
      font-weight: 400;
      padding: 14px 18px;
}
.rtl .wd-nav.wd-style-bordered>li::after, .rtl .wd-nav.wd-style-separated>li:after {
    content: "";
    border-right: 1pxsolidrgba(0,0,0,0.105);
    content: "";
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    right: -3px;
    background-color: var(--wd-alternative-color);
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 7px;
}
.rtl .wd-tools-element.wd-design-2 .wd-tools-count, .rtl .wd-tools-element.wd-design-5 .wd-tools-count {
    color: #fff;
}
.rtl .menu-opener:after {
    margin-left: 10px;
}
.rtl .menu-opener .menu-open-label {
    font-weight: 700;
}
.rtl .wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
    top: auto;
    height: 6px;
    bottom: -13px;
    border-radius: 3px;
}
.rtl .wd-nav-tabs-wrapper {
    margin-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}
.rtl .product-label.onsale {
      border-radius: 7px;
}
.rtl .labels-rectangular {
    right: 11px;
}

.rtl .wd-post-cat.wd-style-with-bg {
    background-color: var(--wd-alternative-color);
    border-radius: 4px;
}
.rtl .blog-design-masonry .post-title {
    min-height: 39px;
    max-height: 39px;
    overflow: hidden;
}

.rtl .product-grid-item .wd-entities-title, .rtl .product-grid-item .wd-product-cats, .rtl .product-grid-item .wd-product-brands-links{
    margin-bottom: 10px;
    min-height: 50px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 1.8;
}
.price del .woocommerce-Price-currencySymbol{
    display: none;
}
.whb-header-bottom-inner .wd-header-mobile-nav{
        margin-top: 0px;
    margin-bottom: -1px;
    height: calc(100% + 1px);
}
.whb-header-bottom-inner .wd-header-mobile-nav a{
        border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    height: 100%;
    background-color: var(--wd-primary-color);
    justify-content: flex-start;
    color: #fff !important;
    padding: 0 25px;
}
.whb-general-header-inner .wd-info-box .info-box-subtitle, .whb-general-header-inner .wd-info-box .info-box-title{
    margin-bottom: 0;
}
.whb-header .wd-info-box .wd-fontsize-xs {
    font-size: 11px;
        margin-bottom: 7px;
}
.whb-header .wd-fontsize-m {
    font-size: 20px;
}

.widget-area .widget {
    padding: 20px;
    box-shadow: 0 0px 1px 1px #e6e6e6;
}
.widget-area .widget-title {
    background: var(--wd-primary-color);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 500;
    text-align: center;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
}



.elementor-widget-image-box .elementor-image-box-img {
                display: inline-block;
                background: var(--wd-primary-color);
                padding: 17px;
                border-radius: 5px;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
    background: #efefef;
    border-radius: 5px;
}
.widget .price_slider_wrapper .price_label{
    display: flex;
    font-size: 12px;
    width: 100%;
    justify-content: space-between;
}
.main-carousel{
    overflow: hidden;
}
.main-carousel .promo-banner .banner-image img{
    border-radius: 8px;
}
.main-carousel .owl-dots .owl-dot{
    z-index: 1;
    position: relative;
}
.main-carousel .banners-carousel-wrapper .owl-dots {
    margin-top: -40px;
}
.shop-content-area p {
    text-align: justify;
    line-height: 2;
}
.rtl .box-icon-align-top .box-icon-wrapper {
    margin-bottom: 0px;
}
.narbon-simple-checkout-buttons-container .button {
    background-color: var(--btn-accented-bgcolor);
    color: var(--btn-accented-color);
}
.narbon-simple-checkout-buttons-container .button:hover {
    background-color: var(--btn-accented-bgcolor-hover);
    color: var(--btn-accented-color-hover);
}
.product-labels.labels-rectangular {
    top: 10px !important;
    right: 15px;
}
.single-product .product-image-summary .product-labels.labels-rectangular {
      top: 10px !important;
    left: 30px !important;
}
.single-product .product-labels.labels-rectangular {
      top: 5px !important;
    right: 5px;
}
.woodmart-nav-link {
    margin-right:10px
}
body:not(.logged-in) .woocommerce-additional-fields{
    display: none;
}
body:not(.logged-in) #customer_details{
        width: 100%;
    display: block !important;
}
body.rtl .wa__popup_chat_box {
	font-family: "IRANYekanFaNum";
}
body.rtl .wa__popup_powered_mb,
body.rtl .wa__popup_powered {
	display: none;
}
body.rtl .wa__btn_popup {
	z-index: 499;
}@media (min-width: 1025px) {
	.rtl .wd-header-cart .wd-tools-icon:before {
    font-size: 34px;
}
.rtl .wd-custom-icon, picture.wd-custom-icon img {
    max-width: 34px;
}
.rtl .wd-header-cart.wd-design-2 .wd-cart-number, .rtl .wd-header-cart.wd-design-5 .wd-cart-number, .rtl .wd-tools-element.wd-design-2 .wd-tools-count, .rtl .wd-tools-element.wd-design-5 .wd-tools-count {
    width: 20px;
    height: 20px;
    font-weight: 600;
    font-size: 11px;
    line-height: 20px;
}
.rtl .wd-tools-element.wd-design-2 .wd-tools-count, .rtl .wd-tools-element.wd-design-5 .wd-tools-count, .rtl .wd-header-cart.wd-design-2 .wd-cart-number, .rtl .wd-header-cart.wd-design-5 .wd-cart-number {
	top: auto;
	bottom: -3px;
}
.rtl .wd-tabs.tabs-design-simple .wd-nav-tabs-wrapper {
    margin-left: 61px;
}
.rtl .wd-hover-tiled .product-element-bottom {
    padding: 15px;
}
}

@media (max-width: 576px) {
	.elementor-widget-image-box .elementor-image-box-content{
	margin-right: 23px;
}

body.rtl .crisp-client > #crisp-chatbox > div > a {
    bottom: 74px !important;
}

body.rtl .wa__btn_popup {
	right: 14px !important;
  bottom: 74px !important;
}
}

