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

:root {
	--wd-text-font: "gnc", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "gnc", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "gnc", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "gnc", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "gnc", 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: "gnc", 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(221,51,51);
	--wd-alternative-color: rgb(230,13,46);
	--wd-link-color: rgb(36,81,229);
	--wd-link-color-hover: rgb(32,71,201);
	--btn-default-font-family: "gnc", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(221,51,51);
	--btn-default-bgcolor-hover: rgb(221,22,22);
	--btn-accented-font-family: "gnc", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(221,31,31);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(230,13,46);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(230,13,46);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 300px;
}
.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;
}
.page-title-default {
	background-color: rgb(221,24,24);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(68,68,68);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "gnc", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 25px;
	line-height: 45px;
}
html .page-title > .container > .title {
	font-family: "gnc", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 30px;
	color: rgb(255,255,255);
}
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: rgb(12,12,12);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@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: "gnc";
	src: url("//gnciran.com/wp-content/uploads/avinfam_light.woff2") format("woff2"), 
url("//gnciran.com/wp-content/uploads/avinfam_light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

p {
    line-height: 2.2em;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    color: black;
}
.wd-sub-menu li>a{
	color:black;
}
 li .wd-sub-menu-footer>a {
    color: #fff !important;
}
.wd-social-icons.iconfooter .wd-icon{color:#fff !important;}

.product_meta a {
    color: #000000;
}
.track_order p:first-child {
    text-align: justify;
    font-size: 13px;
    color: white;
    font-weight: normal;
}
.form-row label{color:white;}

 .woocommerce-billing-fields .form-row label {
    color: #000 !important;}

.cartcopy {
    background: #fff !important;
    width: 25px;
    padding: 2px;
}

.wa__btn_popup .wa__btn_popup_txt {
    
    width: 116px !important;
    
}
.wa__btn_w_icon .wa__btn_txt .wa__btn_title {
    font-size: 14px !important;
    font-weight: 595;
    padding-right: 4px;
    font-family: gnc !important;
    width: 100% !important;
}.wa__sq_button {
    border-radius: 5px;
    max-width: 173px !important;
}.wa__btn_w_icon .wa__btn_icon {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 32px !important;
}.wa__btn_w_icon .wa__btn_txt {
    padding: 3px 49px 0px 10px
}.wa__button {
    box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important;
    -webkit-box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important;
    -moz-box-shadow: 0 4px 8px 1px rgba(32,32,37,.09)!important;
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    /* line-height: 1; */
    min-height: 40px;
    position: relative;
    text-decoration: none!important;
    width: 300px;
}.wa__btn_w_icon .wa__btn_icon img{width:26px !important;}
.nta-woo-products-button{
    margin-top: 30px;
    margin-bottom: 30px;
}
.wa__cs_info{font-family: 'Iransans';}
.wa__btn_title{
	font-family: 'Iransans';
    font-weight: normal;
	    padding-top: 10px;
}.wd-checkout-steps span{
    color: #fff !important;
}
.cart-totals-inner .woocommerce-shipping-destination {
    font-size: 12px;
    font-weight: normal;
}
table :is(tbody,tfoot) th {
    font-size: 12px;
    min-width: 115px;
}
video{ width: 100%; height: 100%; max-width: 100%; }
.wp-video{width: 100% !important;}


.brands-widget .brand-item img {
    max-height: 100px;
    width: auto;
    height: auto;
}

.form-row-username label{color:#000 !important;}
form.variations_form p.out-of-stock {
    //display: none;
}p.stock.out-of-stock {
    display: none;
}
.arcu-item-title{
	font-family: 'gnc';
}
.whb-color-light .wd-header-divider:before {
    border-color: rgb(0 0 0 / 52%);
}
.products-bordered-grid.wd-products-with-shadow.elements-grid>.wd-col, .products-bordered-grid.wd-products-with-shadow .wd-carousel-inner {
    margin-left: 10px;border-radius: 10px;
}
aside.sidebar-container {
    order: unset !important;
}
.woocommerce div.product .product_title {
    font-family: 'gnc';
    font-size: 20px;
	font-weight:bold;
}

.hurrytimer-timer {
    direction: ltr !important;
}

.hurrytimer-campaign-10387 .hurrytimer-headline {
    font-size: 16px;
    color: #ff0000;
    margin-right: 14px;
    display: block !important;
    vertical-align: middle;
    /* margin-left: 1%; */
    text-align: center;
	font-weight:800;
}.hurrytimer-campaign-10387 .hurrytimer-timer {
    display: flex !important;
    vertical-align: middle;
}

.variationButtons .radioButton{
border: 1px solid #bdbdbd;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 10px;
}
table.variations label:after {
display:none;
}
.wd-btn-design-full form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn) {
    background-color: red;
    color: white;
}


.logoperformix .box-with-icon .info-box-icon {
    width:116px;
	height:116px;
}

.lbl{background: #ff0000;
    padding: 8px;
    border-radius: 4px;
    color: #fff;
    font-weight: 900;
	box-shadow: 4px 3px 5px #444343;
}
.lbl:hover{background: #979498;
    padding: 8px;
    border-radius: 4px;
    color: #fff;
    font-weight: 900;
	box-shadow: 4px 3px 5px #444343;
}
.shop_table tr :is(td,th):last-child {
    text-align: right;
}
.box-style-shadow {
    padding: 0px 28px !important;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.12);
    transition: box-shadow .7s ease;
}
.widget-area{
	    background-color: #e8e8e8;
    padding: 20px 20px;
}

.wd-shop-desc :is(.term-description,.page-description) {
    margin-bottom: 0;
    text-align: right;
    text-align: justify;
}
.hide-larger-price .price {
    text-align: left;
}
hr {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 100%;
    border: none;
    border-bottom: 1px solid currentColor;
    opacity: 0.2;
}
.variations th {
    font-size: 18px;
    width: 30px;
}
.entry-summary .price {
    font-size: 25px;
}
.product-extra-sections{
	margin-top: 100px;
}
.woocommerce-variation-add-to-cart {
    padding-top: 30px;
    padding-bottom: 30px;
}
.single_add_to_cart_button {
    color: #ffffff;
    background-color: red;
}
.product_meta .meta-label {
    font-size: 15px;
}
.wd-reset-side-lg .reset_variations {
        padding-right: 5px;
        padding-left: 0px;
        background-color: #e7e7e7;
        border-radius: 60px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        width: 70px;
        color: #ffffff;
        background-color: black;
	margin-bottom: 10px;
}
.page-title-default {
    background-blend-mode: overlay;
}
.attribute-value {
    width: 100%;
}
.elementor-widget-text-editor{color:black;}
.woocommerce-product-details__short-description {
    text-align: justify;
    color: black;
}
.elementor.elementor .e-con>.elementor-widget h3{
    font-size:16px;
}

.custom-product-attributes {
    display: none;
}
.shop_attributes {
    margin-top: 100px;
}


/*کیف پول*/
.wal-dashboard-profile-wrapper .wal-dashboard-profile-image, .wal-dashboard-profile-wrapper .wal-dashboard-profile-data {
    float: right !important;
    display: block;
}
table.wal-myaccount-wallet-details-table tr td {
    padding: 10px;
    border: none;
    text-align: right !important;
}
/*social media*/
.wd-sticky-social {
    position: fixed;
    top: 90% !important;
    z-index: 390;
    display: flex;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 1s;
}.wd-sticky-social .wd-icon {
    width: 40px;
    font-size: 34px !important;
    line-height: 40px;
}.social-whatsapp {
    --social-color: #ffffff00 !important;
}.social-whatsapp .wd-icon:before {
    color: #029b14 !important;
    font-size: 42px !important;
}.wd-sticky-social {
    position: fixed;
    top: 90% !important;
    z-index: 390;
    display: flex;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 1s;
    padding-left: 4% !important;
}
@media (min-width: 1025px) {
	.woocommerce-product-details__short-description {
    text-align: justify;
    color: black;
}
}

@media (max-width: 576px) {
	.wd-woo-page-title .title{text-align: center;}
.product-summary-wrapper{
margin-top:50px;
}
html .page-title > .container > .title {
    font-size: 25px;
    line-height: 1.8em;
}
.fc-calculator-wrapper .fc-input-wrapper input, .fc-calculator-wrapper .fc-input-wrapper select {
    font-size: 8px;
    font-family: gnc;
}
.fc-result-table th, .fc-result-table td {
    font-size: 12px;
    font-family: 'gnc-light';
}



/*social media*/

.wd-sticky-social {
    display: inline !important;
}

.hide-larger-price .price {
    word-spacing: 1em !important;
    visibility: hidden;
}
}

