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

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(28,28,28);
	--wd-text-font-size: 16px;
	--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: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: solid;
	--wd-otl-width: 1px;
	--wd-otl-color: rgb(211,211,211);
	--wd-primary-color: rgb(255,73,73);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-family: IRansansX;
	--btn-default-bgcolor: rgb(160,255,160);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: IRansansX;
	--btn-accented-bgcolor: rgb(160,255,160);
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(117,255,252);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(249,205,92);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: rgb(37,101,237);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://toyinfo.ir/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-cat-count, html .product.wd-cat.cat-design-replace-title .wd-cat-count, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > ins .amount, html .product-quick-view .product_title, html .product-quick-view  .summary-inner > .price > .amount, html .product-quick-view .summary-inner > .price > ins .amount, html .product-quick-view  .variations_form .woocommerce-variation-price .price > .amount, html .product-quick-view .variations_form .woocommerce-variation-price .price > ins .amount {
	font-family: IRansansX;	font-weight: 600;
	font-size: 20px;
	color: rgb(0,0,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: IRansansX;	font-size: 15px;
	color: rgb(0,0,0);
}
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(0,0,0);
	--wd-form-placeholder-color: rgb(186,186,186);
	--wd-form-brd-color: rgb(234,234,234);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,58,58);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,58,58);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(154,237,54);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
: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: #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;
--wd-cat-brd-radius: 8px;
}

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

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;
}

.wd-page-title {
background-color: rgb(255,255,255);
}

@font-face{font-family:IRANSansWeb;src:url(fonts/IRANSansWeb.woff) format('woff'),url(fonts/fa-solid-900.woff2) format('woff'),url(fonts/avans-icon.woff?97516955) format('woff');font-display:swap}.abzar{text-align:center;background:#1fa5fd;}.text-1{background:#4ea7eb;font-size:30px;color:white;line-height:60px;text-shadow:-2px 2px 4px black;}.text-2{color:white;font-size:24px;text-align:center;text-shadow:-1px 2px 0px black;}.image-1{display:none}.image-2{aspect-ratio: !important;width:100% !important;}.wd-product {--wd-prod-bg-sp: 5px !important;}.ftkp-search-form {margin: auto;border: solid thin #ccc;border-radius: 7px;}.whb-general-header {border: none !important;}.elementor-60670 .elementor-element.elementor-element-a811927{flex-wrap: nowrap;justify-content: space-between;flex-direction: row-reverse;}.elementor-element-640563df{border:solid thin #eee;border-radius:7px;background:#57ffd029 !important;padding:7px;}.whb-top-bar{background:-webkit-linear-gradient(#ff4c4c,#d50000, #ff4c4c) !important}.whb-header-bottom{background:-webkit-linear-gradient(#ff4c4c,#d50000, #ff4c4c) !important}input.ftkp-inputmobile.ftkp-inputmobile-1 {background: #ffffff;height: 33px;border: solid thin #c5c5c5;border-radius: 20px;}input.ftkp-search-inputFeild {background: #ffffff;}.ftkp-search-minicon-trigger {font-size: 24px !important;}.ftkp-search-form {margin: 0 !important;}.whb-top-bar .wd-header-text {font-size: 12px;line-height: 35px;height: 35px;display: flex;flex-direction: row;align-items: flex-end;    justify-content: center;}.footer-column-1 {background: #dbbbff;padding: 20px;}.footer-column {padding: 10px 20px;}.footer-sidebar {padding-block: 0px !important;}.footer-column-1 {background: #ddffec;}.container.main-footer {margin: 0px !important;max-width: 100% !important;padding: 0px !important;}.onvan{width:29%;position:relative;display:inline-block;color:#fff;text-align:center;font-size:25px;background:-webkit-linear-gradient(left,red,red,#ea0000,#ea0000,#ea0000,#ea0000,red,red);padding:10px;margin-left:auto;line-height:20px;margin-right:auto;margin-bottom:30px}.onvan:after{bottom:0;right:100%;position:absolute;width:0;height:0;border:20px solid transparent;border-right-color:red;content:""}.onvan:before{bottom:0;left:100%;position:absolute;width:0;height:0;border:20px solid transparent;margin-right:0;border-left-color:red;content:""}.onvan-line{width:33.2%;line-height:0;vertical-align: middle;border:solid 1px red;margin-bottom:4px;display:inline-block}.yalda{float:right;width:62.5%;margin:0 1%;display:inline-block;}.jomleh{background:linear-gradient(310deg, #ffa2a280,#feffa280,#b0ffa280,#a2b6ff80, #feffa280,#ffa2a280);box-shadow:0 9px 18px -1px #fff inset;border:solid 1px #ff818159;border-radius:7px;line-height:40px;text-align:center;margin:1% 1.5%;padding:0.5% 0.5%;vertical-align:middle;justify-content:center;display:flex;flex-direction:column}.wd-content-layout {padding: 0 !important;margin: 0 !important;max-width: 100% !important;}input.input-text{border-color: rgb(205 205 205) !important;border: solid thin #d5d5d5;border-radius: 7px;width: 90%;display: flex;margin: auto;}.wizard>.content>.body input[type=radio] {width: 30px;height: 30px;}li.wc_payment_method {border: solid thin #dbdbdb;border-radius: 7px;padding: 20px 10px;margin: 20px 0;}tr.order-total {background: #f3f3f3;border: solid thin #cbcbcb;border-radius: 7px;padding: 0 10px;}tr.cart-subtotal {background: azure;}.wd-checkout-prod-img img {min-width: 150px !important;max-width: 150px !important;}.rahgiri {display: inline-block;background: #ced8ff;color: #000;font-size: 18px;line-height: 32px;border-radius: 4px;padding: 0 1%;margin-left: 2%;z-index: 1000;}.mob20 {display: inline-block;background: #6cff84;color: #000;font-size: 18px;border-radius: 4px;z-index: 1000;line-height: 32px;}body.rtl .woocommerce form.checkout .form-row {margin: 24px auto;}@media (min-width: 1025px) {
	.moarefi-maghle{width:100%;margin:0 1%;display:inline-block;border:solid thin #bbb;border-radius:7px;}.moarefi-maghle-1{width:100%;}.moarefi-maghle-2{width:100%;;margin-top:10%;}.moarefi-maghle-p{line-height:80px;font-size:32px;}.pg1{width:22.5%;display:inline-block;text-align:center;margin:1%}form.woocommerce-checkout{width: 60% !important;margin: auto;}.woocommerce-form-coupon-toggle {width: 60% !important;margin: auto;text-align: center;}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.onvan{width:34.5%;display:inline-block}.onvan-line{width:30.5%}.image-1{display:none}.yalda{width:98%;margin:10px 1%;display:inline-block;}.moarefi-maghle{width:98%;margin:0 1%;display:inline-block;border:solid thin #bbb;border-radius:7px;}.moarefi-maghle-p{line-height:50px;font-size:27px;}.pg1{width:47%;text-align:center;margin:2% 1%}.pishnahad-1{margin:0 1%;display:inline-block}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-column {display: flex;align-items: center;flex-direction: row;max-height: inherit;justify-content: space-around !important;}.whb-mobile-center{justify-content: center !important;}.wd-header-text {flex: none !important;}.onvan{width:34.5%;display:inline-block}.onvan-line{width:30.5%}.image-1{display:none}.yalda{width:98%;margin:10px 1%;display:inline-block;}.moarefi-maghle{width:98%;margin:0 1%;display:inline-block;border:solid thin #bbb;border-radius:7px;}.moarefi-maghle-p{line-height:50px;font-size:27px;}.pg1{width:47%;text-align:center;margin:2% 1%}.pishnahad-1{margin:0 1%;display:inline-block}
}

@media (max-width: 576px) {
	.ftkp-search-minicon-trigger {display: flex;align-items: center;cursor: pointer;font-size: 20px;justify-content: center;}.wd-logo img[width]:not([src$=".svg"]) {max-width: 250px !important;}.whb-column {display: flex;width: 100%;justify-content: center;max-height: max-content !important;}.elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item {display: flex;flex-direction: column;align-items: center;border-bottom: solid thin #ccc;padding: 20px 0;}.elementor-menu-cart__product-image.product-thumbnail { width: 70%;}a.elementor-button.elementor-button--checkout.elementor-size-md{margin: 10px 0;background-color: #4ce975;color: black;}a.elementor-button.elementor-button--view-cart.elementor-size-md{margin: 10px 0;background-color: #4ce975;color: black;}.elementor-menu-cart__footer-buttons{display: inline-flex;flex-direction: column;padding: 10px;}input.ftkp-inputmobile.ftkp-inputmobile-1{border: solid thin #c5c5c5;border-radius: 20px;}.whb-column.whb-col-mobile.whb-column_mobile5.whb-hidden-lg {display: flex;justify-content: space-between;}.wd-tools-element .wd-tools-icon:before {font-size: 24px !important;}.whb-column {display: flex;align-items: center;flex-direction: row;max-height: inherit;justify-content: space-between !important;}.whb-mobile-center{justify-content: center !important;}.wd-header-text {flex: none !important;}.onvan{width:85%;display:block}.onvan-line{display:none}.hei1{display:block}.onvan-line{display:none}.yalda{width:98%;margin:10px 1%;display:inline-block;}.moarefi-maghle{width:100%;margin:0 1%;display:inline-block;border:solid thin #bbb;border-radius:7px;}.moarefi-maghle-p{line-height:50px;font-size:27px;}.pg1{width:97%;text-align:center;margin:2% 1%}form.woocommerce-checkout>:is(.customer-details,.checkout-order-review) {padding: 0 10px !important;}body.rtl .woocommerce form.checkout .form-row {width: 90%;}.wd-tools-element .wd-tools-icon:before {font-size: 28px !important;}
}

