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

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

:root {
	--wd-text-font: "yekanreg", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(64,64,64);
	--wd-text-font-size: 14px;
	--wd-title-font: "yekanbold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "yekanreg", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(64,64,64);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "yekanreg", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "yekanbold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(64,64,64);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "yekanbold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(222,113,25);
	--wd-alternative-color: rgb(24,176,176);
	--wd-link-color: rgb(222,113,25);
	--wd-link-color-hover: rgb(24,176,176);
	--btn-default-bgcolor: rgb(222,113,25);
	--btn-default-bgcolor-hover: rgb(24,176,176);
	--btn-accented-bgcolor: rgb(222,113,25);
	--btn-accented-bgcolor-hover: rgb(24,176,176);
	--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: 280px;
}
.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: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 5px;
}

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


@font-face {
	font-family: "yekanreg";
	src: url("//isanstore.com/wp-content/uploads/2022/02/iranyekanwebregular.woff2") format("woff2"), 
url("//isanstore.com/wp-content/uploads/2022/02/iranyekanwebregular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "yekanbold";
	src: url("//isanstore.com/wp-content/uploads/2022/02/iranyekanwebbold.woff2") format("woff2"), 
url("//isanstore.com/wp-content/uploads/2022/02/iranyekanwebbold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

```css
/* =========================================
   ISAN STORE - PRODUCT SPECIFICATIONS
   WoodMart / WooCommerce
   ========================================= */

.isan-specs {
    width: 100% !important;
    max-width: 100% !important;
    margin: 25px 0 !important;
    padding: 0 !important;

    border: 1px solid #e5e5e5 !important;
    border-radius: 10px !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    overflow: hidden !important;

    background: #ffffff !important;
    direction: rtl !important;

    font-family: inherit !important;
    font-size: 14px !important;
    line-height: 1.7 !important;

    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.05) !important;
}


/* =========================================
   CELLS
   ========================================= */

.isan-specs td {
    padding: 14px 18px !important;

    border: 0 !important;
    border-bottom: 1px solid #eeeeee !important;

    vertical-align: middle !important;
    text-align: right !important;

    background: #ffffff !important;
}


/* =========================================
   FIRST COLUMN - SPECIFICATION
   ========================================= */

.isan-specs td:first-child {
    width: 35% !important;

    background: #f5f5f5 !important;
    color: #252525 !important;

    font-weight: 600 !important;

    border-left: 1px solid #dedede !important;
}


/* =========================================
   SECOND COLUMN - VALUE
   ========================================= */

.isan-specs td:last-child {
    width: 65% !important;

    background: #ffffff !important;
    color: #4f4f4f !important;

    font-weight: 400 !important;

    text-align: right !important;
    direction: rtl !important;
}


/* =========================================
   VERTICAL SEPARATOR
   ========================================= */

.isan-specs td:first-child {
    border-left: 2px solid #e6a36b !important;
}


/* =========================================
   ROW SEPARATOR
   ========================================= */

.isan-specs tr:last-child td {
    border-bottom: 0 !important;
}


/* =========================================
   HOVER
   ========================================= */

.isan-specs tr:hover td:first-child {
    background: #f2f2f2 !important;
}

.isan-specs tr:hover td:last-child {
    background: #fffaf6 !important;
}


/* =========================================
   TOP BORDER ACCENT
   ========================================= */

.isan-specs tr:first-child td {
    border-top: 3px solid #e6a36b !important;
}


/* =========================================
   ROUNDED CORNERS
   ========================================= */

.isan-specs tr:first-child td:first-child {
    border-top-right-radius: 10px !important;
}

.isan-specs tr:first-child td:last-child {
    border-top-left-radius: 10px !important;
}

.isan-specs tr:last-child td:first-child {
    border-bottom-right-radius: 10px !important;
}

.isan-specs tr:last-child td:last-child {
    border-bottom-left-radius: 10px !important;
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .isan-specs {
        margin: 20px 0 !important;
        font-size: 13px !important;
        border-radius: 8px !important;
    }

    .isan-specs td {
        padding: 11px 12px !important;
        line-height: 1.65 !important;
    }

    .isan-specs td:first-child {
        width: 40% !important;
    }

    .isan-specs td:last-child {
        width: 60% !important;
    }
}


/* =========================================
   SMALL MOBILE
   ========================================= */

@media (max-width: 480px) {

    .isan-specs {
        margin: 15px 0 !important;
        font-size: 12.5px !important;
    }

    .isan-specs td {
        padding: 10px 9px !important;
    }

    .isan-specs td:first-child {
        width: 42% !important;
    }

    .isan-specs td:last-child {
        width: 58% !important;
    }
}
```
