@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//voltatech.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-header-banner-h: 55px;
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--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: IRansansX;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(237,11,71);
	--wd-alternative-color: rgb(62,62,62);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #d60644;
	--btn-accented-bgcolor-hover: #c40545;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
.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;
}
.header-banner {
	background-color: rgb(255,58,58);
	background-image: none;
}
.page-title-default {
	background-color: #e8e8e8;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #f4f4f4;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgba(239, 239, 239, 0.55);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgba(239,239,239,0.55);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	}

}
:root{
--wd-container-w: 1320px;
--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: 5px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: IRansansX !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: IRansansX !important;
}

/*صفحه محصول*/
table.variations select {
    font: caption;
    font-family: IRansansX, sans-serif !important;
}
.variation-swatch-selected .reset_variations {
    visibility: hidden !important;
}
/* فاصله داخلی مگامنو */
.wd-dropdown-menu.wd-design-sized, 
.wd-nav-vertical .wd-dropdown-menu.wd-design-full-width,.wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner {
padding: 0 !important;
}
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.wd-hover-tiled {
    overflow: hidden;
    border-radius: 15px;
	background: #fff;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

/* نقطه کردن ویژگی ها */
.woocommerce-product-details__short-description>ul>li
{
    list-style: unset !important;
}
.woocommerce-product-details__short-description>ul>li:before
{
	content:unset !important;
}








/* درصد تخفیف */
selector .woocommerce-product-gallery .labels-rounded .product-label{
        border-bottom-right-radius: 30%;
    border-top-right-radius: 30%;
    border-bottom-left-radius: 70%;
    border-top-left-radius: 45%;
}

/* گالری تصویر */
selector .product-image-thumbnail{
    padding: 5px
}


/*توضیحات بعد دسته بندی */
.wd-term-desc {
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 36%);
    padding: 20px;
}
selector .product-image-thumbnail img{
    border: 1px solid #E0E0E2;
    border-radius: 8px;
  padding: 16px;
}

/* پنهان کردن قبل و بعد تصویر بزرگ */
selector figure .owl-nav{
    display: none !important
}


/*صفحه تشکر*/
@media screen and (max-width: 768px){
    .woocommerce-order:not(.wd-with-extra-content) {
    padding: 10px !important;
}
.woocommerce-thankyou-order-received
	{
		    font-size: 14px !important;
	}
}
.woocommerce-order:not(.wd-with-extra-content) {
    max-width: 1000px !important;
    padding: 25px !important;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15) !important;
    border-radius: 8px !important;
	background-color:white !important;
}

ul.order_details {
    margin-top: -10px;
}

ul.order_details li {
    background-color: #efefefb5;
    border-radius: 8px;
    padding: 10px 13px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    border: none !important;
}
@media screen and (max-width: 768px){
li.woocommerce-order-overview__payment-method.method {
    margin-left: 10px !important;
}
}

/*گزینه های بالای محصولات در صفحه آرشیو*/
.shop-loop-head {
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 27%);
    padding: 20px 15px 15px 15px;
}

/*نمایش محصولات در صفحه اصلی*/
.wd-buttons.wd-pos-r-t {
    display: none;
}
.star-rating {
    display: none !important;
}
h3.wd-entities-title {
    margin-bottom: 7px !important;
	  font-size: 13px !important;
}


.product.wd-hover-fw-button .wrap-price {
    justify-content: center !important;
}
.product-grid-item .product-image-link {
    padding: 0px;
    margin-bottom: 5px;
}

/*افزونه صورتحساب*/
section.fc-checkout-step.fc-checkout-step--prev-step-complete.fc-checkout-step--next-step-incomplete a.fc-step__substep-edit {
    display: none !important;
}
.fc-expansible-form-section.form-row.address-field.form-row-first {
    display: none !important;
}
section.fc-checkout-step.fc-checkout-step--prev-step-complete.fc-checkout-step--next-step-incomplete div.fc-step__substep-text-line {
    display: none;
}
p#billing_same_as_shipping_field {
    display: none;
}
div#fc-expansible-form-section__toggle--billing_company {
    display: none;
}
div#fc-expansible-form-section__toggle--shipping_address_2 {
    display: none;
}
div.woocommerce form .form-row.woocommerce-validated:not([class*=woocommerce-invalid]):not(.fc-no-validation-icon) .select2-selection:after, div.woocommerce form .form-row.woocommerce-validated:not([class*=woocommerce-invalid]):not(.fc-no-validation-icon):not(.fc-select2-field) .woocommerce-input-wrapper:after {

    right: unset;
    left: var(--fluidcheckout--validation-check--horizontal-spacing,5px);
}
.has-checkout-layout--multi-step.woocommerce-checkout form.woocommerce-checkout .fc-wrapper [data-step-complete] .fc-step__substep .fc-step__substep-title:before
{
	background-color: green !important;
}
.zamanersal {
    font-size: 15px !important;
}
span.zamanersal {
    margin-bottom: -26px !important;
    margin-top: 20px !important;
    font-weight: 700 !important;
    color: #535156 !important;
}
.zamanersal::before {
   display:none !important
}
@media only screen and (min-width: 200px) and (max-width: 900px){
.zamanersal {
    font-size: 15px !important;
}
span.zamanersal {
    margin-bottom: -26px !important;
    margin-top: 20px !important;
    font-weight: 700 !important;
    color: #535156 !important;
}
.zamanersal::before {
    color: #535156 !important;
    font-size: 14px !important;
}
	div#tabdeliver {
    margin-bottom: 15px;
}
}
div#payment {
    margin-bottom: 20px !important;
}

/*پنل کاربری*/
.countdown-timer-holder-loop {
    direction: ltr !important;
}
.tooltioop .tooltiooptext { 
	background-color: #3e3e3e !important;
}
.ums-header-style-up {
    background: #3e3e3e !important;
}
.message-panel-ums {
    padding-top: 0px !important;
}
.title-panel {
    padding-bottom: 0px !important;
}
.ums-card-product{
    border: 1px solid #E4E4E4 !important;
box-shadow: 0 0 4px rgba(0,0,0,0.12) !important;
}
@media screen and (max-width: 768px){
#ums-content {
    margin-left: 0px;
    margin-right: 0px;
    top: 30px;
}
.ums-sidebar-mobile .avatar-profile-menu
{
background: #3e3e3e !important;
}
}
#ums-content{
    top: 30px !important;
}
#ums-content table.shop_table td a {
    margin-left: 10px;
}
@media screen and (max-width: 768px){
#ums-content table.shop_table td {
    display: table-cell;
}
}
.progresss {
    width: 130% !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--nirweb-ticket,li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--nirweb-ticket-info,li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}
.ums-form-wrap-field-checkbox label {
    display: inline !important;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details strong.product-quantity {
    display: inline !important;
}
#ums-content table.shop_table td small {
    font-weight: 500 !important;
}
#ums-content table.shop_table td {
    font-size: 13.5px;
    font-weight: 600 !important;
}
.ums-container-content-box-up .amount {
    color: white !important;
    font-weight: 800 !important;
}
.ums-container-content-box-up .woocommerce-Price-currencySymbol {
    padding-right: 0px !important;
}

/*مقالات*/
.entry-content.wd-entry-content p {
    color: black !important;
    line-height: 2.2em;
}
.entry-content.wd-entry-content ul {
    color: black !important;
}


/*سبد خرید*/
a.button.pre-invoice:hover {
    color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
}
a.button.pre-invoice {
    padding: 20px 20px;
    font-size: 16px;
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
    width: 100%;
	  border-radius: var(--btn-accented-brd-radius);
}
/*افزونه کارت به کارت*/
.formnovin button
{
    width: 100%!important;
}

/*محصول ناموجود*/
.outofstock span.onsale.product-label {
    display: none !important;
}
.outofstock .single_variation_wrap {
    display: none !important;
}
button#button_letmeknow_sbp {
	  margin-top:-20px;
    width: 100% !important;
}

/*نمایش قیمت در صفحه اصلی*/
span.price {
    text-align: center !important;
}

/*افزونه کارت به کارت*/
.novin-faraz strong:nth-of-type(3) {
    display: none;
    visibility:hidden !important;
    margin:0px !important;
    padding:0px !important;
}
.novin-faraz br:nth-of-type(3){
       display:none !important;
}
.novin-faraz br:nth-of-type(4){
       display:none !important;
}

/*افزونه صورتحساب جدید*/
#checkout_timeline.vertical {
    float: right;
}
div#checkout-wrapper {
    background-color: white !important;
}
form.checkout.woocommerce-checkout {
    padding-top: 15px;
}
div#form_actions {
	  padding-top: 5px;
    padding-bottom: 20px;
}
div#checkout-wrapper {
    border-radius: 10px;
}
#shipping_method input.shipping_method {
    float: right;
    margin-inline-end: 11px;
}
p#avans_ref_code_field_field
{
	margin-top: 22px;
}
@media (max-width: 480px){
#checkout_timeline.vertical, #checkout-wrapper.timeline-vertical {
    width: 100%;
    float: none !important;
    margin-bottom: 15px;
}
}
body.e-wc-info-notice .woocommerce-info {
    padding: 12px !important;
    margin: 16px 14px 0px 14px;
    background-color: #B4E7FFF5;
}
form.checkout_coupon.woocommerce-form-coupon,form.login.woocommerce-form.woocommerce-form-login.hidden-form {
    background-color: white;
    margin-right: 28px;
}
table.shop_table.woocommerce-checkout-review-order-table {
    line-height: 1.8 !important;
}
#form_actions .yith-wcms-button.prev, #form_actions .yith-wcms-button.next {
    border-radius: 5px !important;
}
.woocommerce-terms-and-conditions-wrapper {
    padding-top: 5px !important;
}
div#order_info {
    margin-bottom: 25px;
}
div#tabdeliver {
    margin-bottom: 25px;
}

.product-label.out-of-stock {
    background-color: black !important;
    color: white !important;
}

/* پنل کاربری*/
@media screen and (max-width: 540px){
.col_box_status_ticket_nirweb {
    margin-right: 0 !important;

	}}

@media screen and (max-width: 768px){
.ums-panel-content-main .ums-card-product {
    margin-right: 25px !important;
	}}

/*صفحه مقایسه*/
table.wd-compare-table {
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background-color: white;
    padding-top: 30px;
    margin-top: -40px;
}
td.compare-value {
    padding-right: 30px;
}
/*دکمه پنل کاربری*/
.ums-account-menu
{
	 left: -51px !important;
}

/*فرم سفارش خارجی*/
.gform_legacy_markup_wrapper table.gfield_list th {
    text-align: center !important;
}
/*دکمه فاکتور صفحه خرید موفق*/
a.button.wip-invoice {
    background-color: var(--btn-accented-bgcolor);
    border-radius: var(--btn-accented-brd-radius);
    font-size: 13px;
    color: white;
    padding: 5px 20px;
}
/*اعلان info*/
.woocommerce-info:before
{
position: unset !important;
}
/*دکمه لودینگ صفحه آرشیو*/
.wd-load-more:not(:hover) {
    background-color: #44444e !important;
    color: white;
}

/*برداشتن تاریخ مقالات از صفحه آرشیو*/
.post-date.wd-post-date.wd-style-with-bg {
    visibility: hidden !important;
}

/*صورتحساب | غیرفعال کردن تیتر توضیحات تکمیلی*/
.woocommerce-additional-fields>h3 {
    display: none !important;
}
.woocommerce-additional-fields__field-wrapper {
    margin-top: 22px !important;
}

/*صفحه پیگیری سفارشات*/
.novintrackorder .woocommerce-error li {
    margin-right: 52px;
}
.novintrackorder .woocommerce-error {
    color: #d32f2f;
    background-color: #FFCDD2 !important;
    margin-bottom: 20px;
    padding-block: 10px;
    padding-inline: 65px 30px;
    min-height: 60px;
    text-align: start;
}

/*برداشت وجه دکان*/
.dokan-bank-settings-template .dokan-form-group:nth-child(7) label{
    display:none!important;
}
input[name="settings[bank][iban]"] {
    display: none !important;
}

.dokan-bank-settings-template .dokan-form-group:nth-child(6) label{
    display:none!important;
}
textarea[name="settings[bank][bank_addr]"] {
    display: none !important;
}
.dokan-form-group.dokan-text-left img {
    display: none !important;
}
.article-body-container .entry-content a {
    color: blue !important;
}@media (min-width: 1025px) {
	.wd-header-cats.wd-style-1 .menu-opener
{
	    min-width: 175px !important;
}
/*سبد خرید خالی*/
.wd-empty-page {
    font-size: 28px !important;
    line-height: 2.2 !important;
}
p.cart-empty.wd-empty-page.wc-empty-cart-message {
    margin-top: 0px;
}

/*دسته بندی محصولات در هدر*/
.wd-nav-vertical>li>a
{
padding: 8px 18px !important;
}

span.nav-link-text {
    font-size: 13px !important;
}

/*دکمه حساب کاربری دیجی کالا  */
.wd-header-my-account > a{
	border: 1px solid #e0e0e2;
	margin-left: 10px;
	padding: 10px 18px;
	border-radius: 8px;
	height: 46px;
	color: #616161 !important
}

.btn-header
{
	border:none !important;
}
.elementor-widget-wrap.elementor-element-populated.e-swiper-container { padding: 0 !important; }
#left-col
{
	 top: 55px !important;
}

/*افزونه صورتحساب جدید*/
tr.order-total th {
    font-size: 16px;
}
tr.order-total strong .amount {
    font-size: 20px;
}
#checkout-wrapper.timeline-vertical {
    width: 71% !important;
}
.payment_methods {
    --li-mb: 20px !important;
}

}

@media (max-width: 576px) {
	/*سبد خرید خالی*/
.wd-empty-page {
    font-size: 20px !important;
    line-height: 1.5 !important;
			margin-bottom:10px;
}
/*کدهای پنل کاربری*/
.ums-theme-theme-7 .ums-footer-login-link #forgetpass-btn {
    font-size: 12px;
}
.ums-footer-login-link #forgetpass-btn
{
	top: 141px !important;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tbody td {
    display: block !important;
}
a.woocommerce-button.button.wip-invoice {
    margin-left: -40px !important;
}
a.woocommerce-button.button.view {
    padding: 12px 51.5px !important;
}
div#checkout-wrapper {
    padding: 15px !important;
}
body.e-wc-info-notice .woocommerce-info {
    padding: 12px !important;
    margin: 0px 0px 10px 0px !important;
}
tr.cart-discount td {
    text-align: right !important;
    font-size: 12px;
}

div#tabdeliver {
    margin-bottom: 15px;
}

/*صفحه آرشیو محصولات*/
.product-element-bottom h3.wd-entities-title {
    margin-bottom: 30px !important;
	  overflow: unset !important;
    line-height: 1.5em !important;
}


}

