@font-face {font-family: "pinar-ds4-fd-regular";font-style: normal;font-weight: normal;src: url('../../uploads/195f23752ad549ab8e039c0b40eb1973.ttf') format('truetype')}@font-face {font-family: "pinar-ds4-fd-semibold";font-style: normal;font-weight: normal;src: url('../../uploads/3f5332ef6fa44ef0bb52908dcfb2ea61.ttf') format('truetype')}@font-face {font-family: "pinar-ds4-fd-medium";font-style: normal;font-weight: normal;src: url('../../uploads/1ea7b16c61b6448683509ec9f45fcb06.ttf') format('truetype')}@font-face {font-family: "pinar-ds4-fd-extrabold";font-style: normal;font-weight: normal;src: url('../../uploads/fa82d3709d43440aa7a2a20ec22dc899.ttf') format('truetype')}@font-face {font-family: "pinar-ds4-fd-bold";font-style: normal;font-weight: normal;src: url('../../uploads/3747e104613240418af53d27d138f2cb.ttf') format('truetype')}.wz-font-h1 { font-size:29px;font-family:yekan,tahoma, serif; }.wz-font-h2 { font-size:19px;font-family:yekan,tahoma, serif; }.wz-font-h3 { font-size:70px;font-family:yekan,tahoma, serif; }.wz-font-h4 { font-size:40px;font-family:yekan,tahoma, serif; }.wz-font-h5 { font-size:23px;font-family:yekan,tahoma, serif; }.wz-font-h6 { font-size:19px;font-family:yekan,tahoma, serif; }.wz-font-p { font-size:11px;font-family:yekan,tahoma, serif; }.wz-font-p2 { font-size:13px;font-family:yekan,tahoma, serif; }.wz-font-p3 { font-size:15px;font-family:yekan,tahoma, serif; }:root {--color_1_1:135, 131, 124;--color_1_2:103, 100, 94;--color_1_3:71, 69, 65;--color_1_4:39, 38, 36;--color_1_5:7, 7, 7;--color_2_1:255, 255, 255;--color_2_2:242, 241, 234;--color_2_3:208, 203, 176;--color_2_4:174, 165, 118;--color_2_5:126, 118, 75;}
                          .wz-loading-default {
                            width: 150px;
                            height: 150px;
                            position: absolute;
                            top: 0;
                            bottom: 0;
                            left: 0;
                            right: 0;
                            margin: auto;
                          }
                          
                          .wz-loading-default div {
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            left: 0;
                            top: 0;
                          }
                          
                          .wz-loading-default div:before {
                            content: '';
                            display: block;
                            margin: 0 auto;
                            width: 15%;
                            aspect-ratio: 1;
                            background-color: #c9c9c9;
                            border-radius: 100%;
                            -webkit-animation: loading-default 1.2s infinite ease-in-out both;
                            animation: loading-default 1.2s infinite ease-in-out both;
                          }
                          
                          @keyframes loading-default {
                              0%, 100%, 80% {
                                -webkit-transform: scale(0);
                                transform: scale(0);
                              }
                              
                              40% {
                                -webkit-transform: scale(1);
                                transform: scale(1);
                              }
                          }
                        
                            .wz-loading-default div:nth-of-type(2) {
                                -webkit-transform: rotate(30deg);
                                -ms-transform: rotate(30deg);
                                transform: rotate(30deg);
                            }
                            .wz-loading-default div:nth-of-type(2):before {
                                -webkit-animation-delay: -1.1s;
                                animation-delay: -1.1s;
                            }
                        
                            .wz-loading-default div:nth-of-type(3) {
                                -webkit-transform: rotate(60deg);
                                -ms-transform: rotate(60deg);
                                transform: rotate(60deg);
                            }
                            .wz-loading-default div:nth-of-type(3):before {
                                -webkit-animation-delay: -1s;
                                animation-delay: -1s;
                            }
                        
                            .wz-loading-default div:nth-of-type(4) {
                                -webkit-transform: rotate(90deg);
                                -ms-transform: rotate(90deg);
                                transform: rotate(90deg);
                            }
                            .wz-loading-default div:nth-of-type(4):before {
                                -webkit-animation-delay: -0.9s;
                                animation-delay: -0.9s;
                            }
                        
                            .wz-loading-default div:nth-of-type(5) {
                                -webkit-transform: rotate(120deg);
                                -ms-transform: rotate(120deg);
                                transform: rotate(120deg);
                            }
                            .wz-loading-default div:nth-of-type(5):before {
                                -webkit-animation-delay: -0.8s;
                                animation-delay: -0.8s;
                            }
                        
                            .wz-loading-default div:nth-of-type(6) {
                                -webkit-transform: rotate(150deg);
                                -ms-transform: rotate(150deg);
                                transform: rotate(150deg);
                            }
                            .wz-loading-default div:nth-of-type(6):before {
                                -webkit-animation-delay: -0.7s;
                                animation-delay: -0.7s;
                            }
                        
                            .wz-loading-default div:nth-of-type(7) {
                                -webkit-transform: rotate(180deg);
                                -ms-transform: rotate(180deg);
                                transform: rotate(180deg);
                            }
                            .wz-loading-default div:nth-of-type(7):before {
                                -webkit-animation-delay: -0.6s;
                                animation-delay: -0.6s;
                            }
                        
                            .wz-loading-default div:nth-of-type(8) {
                                -webkit-transform: rotate(210deg);
                                -ms-transform: rotate(210deg);
                                transform: rotate(210deg);
                            }
                            .wz-loading-default div:nth-of-type(8):before {
                                -webkit-animation-delay: -0.5s;
                                animation-delay: -0.5s;
                            }
                        
                            .wz-loading-default div:nth-of-type(9) {
                                -webkit-transform: rotate(240deg);
                                -ms-transform: rotate(240deg);
                                transform: rotate(240deg);
                            }
                            .wz-loading-default div:nth-of-type(9):before {
                                -webkit-animation-delay: -0.4s;
                                animation-delay: -0.4s;
                            }
                        
                            .wz-loading-default div:nth-of-type(10) {
                                -webkit-transform: rotate(270deg);
                                -ms-transform: rotate(270deg);
                                transform: rotate(270deg);
                            }
                            .wz-loading-default div:nth-of-type(10):before {
                                -webkit-animation-delay: -0.30000000000000004s;
                                animation-delay: -0.30000000000000004s;
                            }
                        
                            .wz-loading-default div:nth-of-type(11) {
                                -webkit-transform: rotate(300deg);
                                -ms-transform: rotate(300deg);
                                transform: rotate(300deg);
                            }
                            .wz-loading-default div:nth-of-type(11):before {
                                -webkit-animation-delay: -0.19999999999999996s;
                                animation-delay: -0.19999999999999996s;
                            }
                        
                            .wz-loading-default div:nth-of-type(12) {
                                -webkit-transform: rotate(330deg);
                                -ms-transform: rotate(330deg);
                                transform: rotate(330deg);
                            }
                            .wz-loading-default div:nth-of-type(12):before {
                                -webkit-animation-delay: -0.09999999999999987s;
                                animation-delay: -0.09999999999999987s;
                            }
                        #wze1828 { top:67px;left:420.602px;width:331px;height:40px;z-index:1000; }.wzc228 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc228  .wz-menu.wz-classic-menu > li .sub-menu { background-color:#000; }.wzc228  .wz-menu > li { padding-left:0px; }.wzc228  .wz-menu li > a { padding:0px 15px;font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc228  .wz-menu li.wz-menu-has-children a:after { border-color:#000; }.wzc228  .wz-menu > li > a:before { content:'';display:inline-block;position:absolute;transition:width 0.3s;width:0px;height:0px;background-color:rgba(111, 168, 220, 0);left:0px;top:0px; }.wzc228 .wz-menu.wz-mega-menu > li > a:hover:before { width:100%; }.wzc228  .wz-menu.wz-classic-menu > li:hover > a:before { width:100%; }.wzc228  .wz-menu > li.active > a:before { width:100%; }.wzc228  .wz-menu .sub-menu li > a { padding:5px 15px;color:#fff; }.wzc228 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc228  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:#ccc; }.wzc228  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:#fff; }.wzc228  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc228 {  }.wzc228-list { background-color:rgb(250, 248, 245); }.wzc228-mobile {  }#wz-section-header { height:532px;--section-height:532px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full { background-color:rgb(250, 248, 245);box-shadow:none;background:; }.wzc-section-header-full-style {  }.wzc-section-header-full-bottom { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;background-repeat:repeat-x;background-size:100% 100%;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute; }.wzc-section-header-full-top { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;background-repeat:repeat-x;background-size:100% 100%;background-position:0px;top:0px;-webkit-transform:translateY(0) scale(-1);-moz-transform:translateY(0) scale(-1);-ms-transform:translateY(0) scale(-1);-o-transform:translateY(0) scale(-1);transform:translateY(0) scale(-1);transform:translateY(0) scale(-1);position:absolute; }.wzc-section-header-full:after { background:;background-color:rgba(255,255,255, 0); }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs165 { height:200px;--section-height:200px; }#wze1829 { top:240.141px;left:504.273px;width:151.4605366px;height:185.977px;z-index:1001; }.wzc252-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255,255,255, 0); }.wzc252-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc252-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1830 { top:0.00599084px;left:0.0105366px;width:151.462px;height:77px;z-index:1001; }.wzc10-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc10-img .wzc10-img-inner { width:100%;height:100%;float:left; }.wzc10-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze1830 .wzc10-img-inner { object-fit:fill; }#wze1831 { top:94.9766px;left:2.73306px;width:146px;height:81px;z-index:999;text-align:center; }.wzc7 { height:auto; }.wzc7-text { width:100%;height:auto; }#wze1841 { top:562.141px;left:538.102px;width:96px;height:29px;z-index:1001;text-align:center; }#wze1842 { top:601.727px;left:467.383px;width:225px;height:45px;z-index:1004; }.wzc495:hover .wzc495-bg { background-color:rgb(217, 177, 76);border-radius:10px;border-width:2px;border-color:rgb(217, 177, 76); }.wzc495:hover .wzc495-content { color:rgb(255,255,255); }.wzc495:hover {  }.wzc495-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-radius:10px;border-color:rgb(102, 102, 102);border-width:1px;border-style:solid; }.wzc495-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekanbakhfanum-regular;font-size:16px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(102, 102, 102); }#wz-section-footer { height:701.875px;--section-height:701.875px; }.wzc-section-footer { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-footer-full { background-color:rgb(235, 231, 223);background:; }.wzc-section-footer-full-style {  }.wzc-section-footer-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze3260 { top:259px;left:429.586px;width:310.844px;height:141px;z-index:1001; }#wze3260 .wzc10-img-inner { object-fit:cover; }#wz-section-wzLayout1-header { height:584px;--section-height:584px; }.wzc-section-wzLayout1-header { background:;background-color:rgba(255, 255, 255, 0);border-style:double; }.wzc-section-wzLayout1-header-full { background:;background-color:rgb(250, 248, 245);box-shadow:none;background-attachment:none; }.wzc-section-wzLayout1-header-full:after { background:;background-color:rgb(250, 248, 245); }.wzc-section-wzLayout1-header-full-bottom { background-image:fill='rgba(250, 248, 245, 0.35)' none;width:100%;height:150px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }.wzc-section-wzLayout1-header-full-top { background-image:fill='rgb(249,248,241)' none;width:100%;height:39px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:0px;-webkit-transform:translateY(0) scale(-1);-moz-transform:translateY(0) scale(-1);-ms-transform:translateY(0) scale(-1);-o-transform:translateY(0) scale(-1);transform:translateY(0) scale(-1);transform:translateY(0) scale(-1);position:absolute;z-index:10; }#wz-section-wzLayout1-allPage { height:0px;--section-height:0px; }#wze1904 { top:30px;left:15px;width:848px;height:411.5px;z-index:1000; }.wzc519-root .wzc519-root-container .wzc519-root-container-header .wzc519-root-container-header-title {  }.wzc519-root .wzc519-root-container .wzc519-root-container-header {  }.wzc519-root .wzc519-root-container .wzc519-root-container-submitBoxHeader .wzc519-root-container-submitBoxHeader-submitButtonHeader {  }.wzc519-root .wzc519-root-container .wzc519-root-container-submitBoxHeader {  }.wzc519-root .wzc519-root-container {  }.wzc519-root .wzc519-root-accountContainer .wzc519-root-accountContainer-accountItem .wzc519-root-accountContainer-accountItem-accountItemLabel {  }.wzc519-root .wzc519-root-accountContainer .wzc519-root-accountContainer-accountItem .wzc519-root-accountContainer-accountItem-accountItemInputBox .wzc519-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc519-root .wzc519-root-accountContainer .wzc519-root-accountContainer-accountItem .wzc519-root-accountContainer-accountItem-accountItemInputBox .wzc519-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc519-root .wzc519-root-accountContainer .wzc519-root-accountContainer-accountItem .wzc519-root-accountContainer-accountItem-accountItemInputBox {  }.wzc519-root .wzc519-root-accountContainer .wzc519-root-accountContainer-accountItem {  }.wzc519-root .wzc519-root-accountContainer {  }.wzc519-root .wzc519-root-companyHeaderContainer .wzc519-root-companyHeaderContainer-companyHeader .wzc519-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc519-root .wzc519-root-companyHeaderContainer .wzc519-root-companyHeaderContainer-companyHeader {  }.wzc519-root .wzc519-root-companyHeaderContainer {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCheck .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCheck .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCheck .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCheck .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCheck .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCheck .wzc519-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCheck {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyItemBox .wzc519-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyItemBox .wzc519-root-companyInfo-companyItemBox-companyInputBox .wzc519-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyItemBox .wzc519-root-companyInfo-companyItemBox-companyInputBox .wzc519-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyItemBox .wzc519-root-companyInfo-companyItemBox-companyInputBox {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyItemBox {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCancelLabel .wzc519-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCancelLabel .wzc519-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCancelLabel .wzc519-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCancelLabel .wzc519-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc519-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc519-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCancelLabel .wzc519-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc519-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCancelLabel .wzc519-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc519-root .wzc519-root-companyInfo .wzc519-root-companyInfo-companyInfoCancelLabel {  }.wzc519-root .wzc519-root-companyInfo {  }.wzc519-root .wzc519-root-submitBoxFooter .wzc519-root-submitBoxFooter-submitButtonFooter {  }.wzc519-root .wzc519-root-submitBoxFooter {  }.wzc519-root {  }.wzc519  .wz-profile-account-root { text-align:right; }.wzc519  .wz-profile-account-header-container { margin-bottom:20px; }.wzc519  .wz-profile-account-header p { font-family:pinar-ds4-fd-semibold;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc519  .wz-profile-account-container { border-style:solid;border-width:1px;border-color:#efefef;background-color:rgba(244, 244, 244, 0);border-radius:20px;direction:rtl;row-gap:15px;padding:35px; }.wzc519  .wz-profile-account-container:hover { border-radius:20px; }.wzc519  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc519  .wz-profile-account-input-container label { color:#9b9b9b;font-family:pinar-ds4-fd-medium; }.wzc519  .wz-profile-account-input-container input { width:100%;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:4px;font-family:iransans_fa;font-size:13px;background-color:rgba(0,0,0,0);color:#7e7e7e; }.wzc519  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc519  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc519  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc519  .wz-profile-account-company-info-button p { font-family:pinar-ds4-fd-medium;font-size:13px;color:#9b9b9b; }.wzc519  .wz-profile-account-company-info-button label { font-family:pinar-ds4-fd-regular;font-size:13px;color:#17a2b8; }.wzc519  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc519  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc519  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc519  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc519 {  }.wzc553:hover .wzc553-bg { background-color:#5fa061; }.wzc553:hover .wzc553-content {  }.wzc553:hover {  }.wzc553-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(88, 153, 167);border-radius:24px; }.wzc553-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:pinar-ds4-fd-bold;font-size:11px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wze1909 { top:30px;left:893px;width:262px;height:438.5px;z-index:1000; }.wzc532-root .wzc532-root-infoBox .wzc532-root-infoBox-userImageBox .wzc532-root-infoBox-userImageBox-userImage {  }.wzc532-root .wzc532-root-infoBox .wzc532-root-infoBox-userImageBox {  }.wzc532-root .wzc532-root-infoBox .wzc532-root-infoBox-userInfo .wzc532-root-infoBox-userInfo-userName {  }.wzc532-root .wzc532-root-infoBox .wzc532-root-infoBox-userInfo .wzc532-root-infoBox-userInfo-userEmail {  }.wzc532-root .wzc532-root-infoBox .wzc532-root-infoBox-userInfo .wzc532-root-infoBox-userInfo-editInfo .wzc532-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc532-root .wzc532-root-infoBox .wzc532-root-infoBox-userInfo .wzc532-root-infoBox-userInfo-editInfo .wzc532-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc532-root .wzc532-root-infoBox .wzc532-root-infoBox-userInfo .wzc532-root-infoBox-userInfo-editInfo {  }.wzc532-root .wzc532-root-infoBox .wzc532-root-infoBox-userInfo {  }.wzc532-root .wzc532-root-infoBox {  }.wzc532-root .wzc532-root-items .wzc532-root-items-item .wzc532-root-items-item-itemBox .wzc532-root-items-item-itemBox-itemIcon {  }.wzc532-root .wzc532-root-items .wzc532-root-items-item .wzc532-root-items-item-itemBox .wzc532-root-items-item-itemBox-itemName {  }.wzc532-root .wzc532-root-items .wzc532-root-items-item .wzc532-root-items-item-itemBox {  }.wzc532-root .wzc532-root-items .wzc532-root-items-item {  }.wzc532-root .wzc532-root-items .wzc532-root-items-more {  }.wzc532-root .wzc532-root-items {  }.wzc532-root .wzc532-root-logoutBox .wzc532-root-logoutBox-logout .wzc532-root-logoutBox-logout-logoutLabel {  }.wzc532-root .wzc532-root-logoutBox .wzc532-root-logoutBox-logout {  }.wzc532-root .wzc532-root-logoutBox {  }.wzc532-root {  }.wzc532  .wz-profile-menu-user-info { gap:2px; }.wzc532  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc532  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:rgba(255,255,255, 0);direction:rtl; }.wzc532  .wz-profile-menu-info-box:hover {  }.wzc532  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc532  .wz-profile-menu-user-name { font-family:pinar-ds4-fd-medium;font-size:18px;font-weight:bold;color:#808080; }.wzc532  .wz-profile-menu-user-name:hover {  }.wzc532  .wz-profile-menu-user-email { font-family:pinar-ds4-fd-regular;font-size:12px;color:#a1a1a1; }.wzc532  .wz-profile-menu-user-email:hover {  }.wzc532  .wz-profile-menu-edit-info { font-family:pinar-ds4-fd-regular;font-size:10px;color:#808080; }.wzc532  .wz-profile-menu-edit-info:hover {  }.wzc532  .wz-profile-menu-edit-info span { -webkit-transform:rotate(80deg);-moz-transform:rotate(80deg);-ms-transform:rotate(80deg);-o-transform:rotate(80deg);transform:rotate(80deg);transform:rotate(80deg); }.wzc532  .wz-profile-menu-items { height:fit-content;border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:rgba(255,255,255, 0);margin-top:10px; }.wzc532  .wz-profile-menu-items:hover {  }.wzc532  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc532  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc532  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc532  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc532  .wz-profile-menu-item-box:hover {  }.wzc532  .wz-profile-menu-item p { font-family:pinar-ds4-fd-semibold;font-size:12px;font-weight:500;color:#808080;margin-right:5%;margin-left:5%; }.wzc532  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc532  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:rgba(255,255,255, 0);margin-top:10px; }.wzc532  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc532  #wz-profile-menu-logout-box p { font-family:pinar-ds4-fd-bold;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc532  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc532  .wz-profile-menu-more:after { color:#808080; }.wzc532 {  }#wz-section-wzs160 { height:765.5px;--section-height:765.5px; }#wze2052 { top:120.067px;left:526.672px;width:116.664px;height:52.9375px;z-index:1000; }#wze2052 .wzc10-img-inner { object-fit:cover; }#wze2062 { top:209.384px;left:141px;width:888px;height:1.9375px;z-index:1001; }.wzc542-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc542-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc542-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze2068 { top:256.767px;left:494.571px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }#wze2068 .wzc10-img-inner { object-fit:cover; }#wze2071 { top:256.767px;left:647.456px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }#wze2071 .wzc10-img-inner { object-fit:cover; }#wze2819 { top:256.769px;left:571.013px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }#wze2819 .wzc10-img-inner { object-fit:cover; }#wz-section-wzLayout1-footer { height:420.766px;--section-height:420.766px; }.wzc-section-wzLayout1-footer { background:;background-color:rgba(255,255,255, 0); }.wzc-section-wzLayout1-footer-full { background:;background-color:rgb(165, 159, 151);background-image:; }.wzc-section-wzLayout1-footer-full:after { background:;background-color:rgba(9, 89, 77, 0); }.wzc-section-wzLayout1-footer-full-bottom { background-image:fill='rgb(197,185,109)' none;width:100%;height:557px;background-repeat:repeat-x;background-size:40% 100%;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }.wzc-section-wzLayout1-footer-full-top { background-image:fill='rgb(250, 248, 245)' none;width:100%;height:40px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:0px;-webkit-transform:translateY(0) scale(-1);-moz-transform:translateY(0) scale(-1);-ms-transform:translateY(0) scale(-1);-o-transform:translateY(0) scale(-1);transform:translateY(0) scale(-1);transform:translateY(0) scale(-1);position:absolute;z-index:10; }#wze1905 { top:30px;left:15px;width:848px;height:364.5px;z-index:1000; }.wzc523-header .wzc523-header-title {  }.wzc523-header .wzc523-header-removeButton {  }.wzc523-header .wzc523-header-addToCartButton {  }.wzc523-header {  }.wzc523-favorites { --desktop-columns:3;--desktop-gap:20px;--tablet-columns:2;--tablet-gap:20px;--mobile-columns:1;--mobile-gap:20px;--image-order:0;--title-order:1;--price-order:2;--buttons-order:3; }.wzc523-pagination .wzc523-pagination-paginationButton {  }.wzc523-pagination {  }.wzc523  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc523  .wz-profile-favorites-header-text:hover {  }.wzc523  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:rgba(255,255,255, 0);padding:0; }.wzc523  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc523  .wz-profile-favorite-item { height:fit-content;direction:rtl;padding:20px;gap:5px;background-color:rgba(255,255,255, 0);border-width:0px;border-style:solid;border-color:#e3e3e3;border-radius:0;box-shadow:unset; }.wzc523  .wz-profile-favorite-item:hover {  }.wzc523  .wz-profile-favorite-item-image { object-fit:contain; }.wzc523  .wz-profile-favorite-item-title { font-family:pinar-ds4-fd-semibold;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc523  .wz-profile-favorite-item-title:hover {  }.wzc523  .wz-profile-favorite-item-price { font-family:pinar-ds4-fd-medium;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc523  .wz-profile-favorite-item-price:hover {  }.wzc523  .wz-profile-favorite-item-add { height:30px; }.wzc523  .wz-profile-favorite-item-remove { height:30px; }.wzc523  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc523  .wz-profile-favorites-no-results-second-text { font-family:pinar-ds4-fd-medium;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc523  .wz-profile-favorites-no-results-first-text:hover {  }.wzc523  .wz-profile-favorites-no-results-second-text:hover {  }.wzc523 {  }.wzc579:hover .wzc579-bg { background-color:#5fa061; }.wzc579:hover .wzc579-content {  }.wzc579:hover {  }.wzc579-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(88, 153, 167);border-radius:24px; }.wzc579-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:pinar-ds4-fd-bold;font-size:12px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc580:hover .wzc580-bg { background-color:#5fa061; }.wzc580:hover .wzc580-content {  }.wzc580:hover {  }.wzc580-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(88, 153, 167);border-radius:24px; }.wzc580-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:pinar-ds4-fd-bold;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc550:hover .wzc550-bg { background-color:#5fa061; }.wzc550:hover .wzc550-content {  }.wzc550:hover {  }.wzc550-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(88, 153, 167);border-radius:24px; }.wzc550-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:pinar-ds4-fd-bold;font-size:16px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wz-section-wzs161 { height:498.5px;--section-height:498.5px; }#wze1906 { top:30px;left:15px;width:848px;height:335px;z-index:1000; }.wzc524-root .wzc524-root-header .wzc524-root-header-title {  }.wzc524-root .wzc524-root-header .wzc524-root-header-options .wzc524-root-header-options-optionsList .wzc524-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc524-root .wzc524-root-header .wzc524-root-header-options .wzc524-root-header-options-optionsList {  }.wzc524-root .wzc524-root-header .wzc524-root-header-options {  }.wzc524-root .wzc524-root-header {  }.wzc524-root .wzc524-root-orders .wzc524-root-orders-ordersHeader .wzc524-root-orders-ordersHeader-ordersHeaderItem .wzc524-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc524-root .wzc524-root-orders .wzc524-root-orders-ordersHeader .wzc524-root-orders-ordersHeader-ordersHeaderItem {  }.wzc524-root .wzc524-root-orders .wzc524-root-orders-ordersHeader {  }.wzc524-root .wzc524-root-orders {  }.wzc524-root .wzc524-root-pagination .wzc524-root-pagination-paginationButton {  }.wzc524-root .wzc524-root-pagination {  }.wzc524-root {  }.wzc524  .wz-profile-orders-header p { font-size:18px;font-family:pinar-ds4-fd-semibold;font-weight:bold;color:rgb(117,117,117); }.wzc524  .wz-profile-orders-header-option { font-size:12px;font-family:pinar-ds4-fd-medium;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc524  .wz-profile-orders-header-option:hover { background-color:rgba(244, 244, 244, 0);cursor:pointer; }.wzc524  .wz-profile-orders-header-options ul [data-active=true] { background-color:rgba(244, 244, 244, 0); }.wzc524  .wz-profile-orders-order-items-header { width:80%; }.wzc524  .wz-profile-orders-order-items-header p { width:20%;font-size:12px;font-family:pinar-ds4-fd-regular;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc524  .wz-profile-orders-order-details { width:80%; }.wzc524  .wz-profile-orders-order-buttons { width:20%; }.wzc524  .wz-profile-orders-order-details p { width:20%;font-size:12px;font-family:pinar-ds4-fd-regular;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc524  .wz-profile-orders-order-items-root { background-color:rgba(244, 244, 244, 0);border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc524  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc524  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc524  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc524  .wz-profile-orders-no-results-root { gap:10px;border-width:0px;border-style:solid;border-color:#efefef;border-radius:16px;margin-top:20px;padding:70px 30px;background-color:rgba(244, 244, 244, 0); }.wzc524  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc524  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:pinar-ds4-fd-semibold;color:rgb(117,117,117); }.wzc524  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:pinar-ds4-fd-regular;color:rgb(117,117,117); }.wzc524 {  }.wzc522:hover .wzc522-bg:after { width:90%;opacity:1; }.wzc522:hover .wzc522-bg {  }.wzc522:hover .wzc522-content { color:#fff; }.wzc522:hover {  }.wzc522-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#999999;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.wzc522-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:6px;border-style:solid;border-color:#afafaf;border-width:1px;overflow:hidden; }.wzc522-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }#wz-section-wzs162 { height:861px;--section-height:861px; }.wzc-section-wzs162 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs162-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs162-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1907 { top:30px;left:15px;width:848px;height:495.5px;z-index:1000; }.wzc527-root .wzc527-root-header .wzc527-root-header-title {  }.wzc527-root .wzc527-root-header .wzc527-root-header-headerButtons .wzc527-root-header-headerButtons-reorderButton {  }.wzc527-root .wzc527-root-header .wzc527-root-header-headerButtons .wzc527-root-header-headerButtons-receiptButton {  }.wzc527-root .wzc527-root-header .wzc527-root-header-headerButtons {  }.wzc527-root .wzc527-root-header {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-mainInformation .wzc527-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc527-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-mainInformation .wzc527-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc527-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-mainInformation .wzc527-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-mainInformation {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-userInformation .wzc527-root-body-information-userInformation-userInformation{{ item.name }} .wzc527-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-userInformation .wzc527-root-body-information-userInformation-userInformation{{ item.name }} .wzc527-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-userInformation .wzc527-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-userInformation {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-paymentInformation .wzc527-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc527-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-paymentInformation .wzc527-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc527-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-paymentInformation .wzc527-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information .wzc527-root-body-information-paymentInformation {  }.wzc527-root .wzc527-root-body .wzc527-root-body-information {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderName .wzc527-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc527-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderCount .wzc527-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc527-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc527-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader .wzc527-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation .wzc527-root-body-orderInformation-orderInformationHeader {  }.wzc527-root .wzc527-root-body .wzc527-root-body-orderInformation {  }.wzc527-root .wzc527-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc527-root .wzc527-root-support .wzc527-root-support-supportImage {  }.wzc527-root .wzc527-root-support .wzc527-root-support-supportTextBox .wzc527-root-support-supportTextBox-supportQuestion {  }.wzc527-root .wzc527-root-support .wzc527-root-support-supportTextBox .wzc527-root-support-supportTextBox-supportMessage {  }.wzc527-root .wzc527-root-support .wzc527-root-support-supportTextBox {  }.wzc527-root .wzc527-root-support {  }.wzc527-root {  }.wzc527  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc527  .wz-profile-order-details-header { padding-bottom:20px; }.wzc527  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117);font-family:pinar-ds4-fd-semibold; }.wzc527  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc527  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc527  .wz-profile-order-details-body { background-color:rgba(245, 245, 245, 0);padding:15px 0 25px 0;border-radius:10px;border-style:solid;border-width:0;border-color:#000; }.wzc527  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc527  .wz-profile-order-details-information { padding-top:15px;padding-bottom:15px;padding-right:0;padding-left:0;gap:10px;grid-template-columns: 33.33%;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(233, 233, 233); }.wzc527  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc527  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc527  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400;font-family:pinar-ds4-fd-medium; }.wzc527  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(165, 159, 151);font-weight:500;font-family:pinar-ds4-fd-regular; }.wzc527  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc527  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px;font-family:pinar-ds4-fd-medium; }.wzc527  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600;font-family:pinar-ds4-fd-regular;color:rgb(165, 159, 151); }.wzc527  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc527  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px;font-family:pinar-ds4-fd-medium; }.wzc527  .wz-profile-order-details-order-detail { font-size:12px;font-weight:500;color:rgb(165, 159, 151);border-right-style:solid;border-right-width:1px;border-right-color:rgb(233,233,233);font-family:pinar-ds4-fd-regular; }.wzc527  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc527  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:rgb(165, 159, 151);font-family:pinar-ds4-fd-regular; }.wzc527  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc527  .wz-profile-order-details-order-image-box { background-color:#fff;border-radius:50px;border-style:solid;border-width:1px;border-color:rgb(233,233,233);padding:5px; }.wzc527  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc527  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc527  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc527  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc527  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc527  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc527  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc527  .wz-profile-order-details-order-description { padding-top:10px;padding-bottom:10px;padding-right:15px;padding-left:15px;margin-right:15px;margin-left:15px;font-size:11px;background-color:#fff;color:rgb(117,117,117);border-style:solid;border-width:1px;border-color:rgb(233,233,233);font-family:pinar-ds4-fd-medium; }.wzc527  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc527  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc527  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:pinar-ds4-fd-semibold;color:rgb(117,117,117); }.wzc527  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:pinar-ds4-fd-regular;color:rgb(117,117,117); }.wzc527 {  }#wz-section-wzs163 { height:862.5px;--section-height:862.5px; }.wzc-section-wzs163 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs163-full { background:;background-color:rgb(250, 248, 245); }.wzc-section-wzs163-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1908 { top:30px;left:15px;width:848px;height:533.5px;z-index:1000; }.wzc531-header .wzc531-header-title {  }.wzc531-header .wzc531-header-headerButton {  }.wzc531-header .wzc531-header-editButton {  }.wzc531-header .wzc531-header-removeButton {  }.wzc531-header {  }.wzc531-addressesContainer { --desktop-columns:3;--desktop-gap:30px;--tablet-columns:2;--tablet-gap:30px;--mobile-columns:1;--mobile-gap:30px;--address-order:0;--summary-order:1;--transferee-order:2; }.wzc531-pagination .wzc531-pagination-paginationButton {  }.wzc531-pagination {  }.wzc531  .wz-profile-addresses-header { margin-bottom:30px; }.wzc531  .wz-profile-addresses-header p { font-family:pinar-ds4-fd-semibold;font-size:22px;color:rgb(117,117,117); }.wzc531  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc531  .wz-profile-addresses-container { border-style:solid;border-width:0px;border-color:#000;background-color:rgba(247, 247, 247, 0);border-radius:20px;padding:40px;gap:30px;direction:rtl; }.wzc531  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc531  .wz-profile-address-item { display:flex;flex-flow:column;width:~'calc(33.33% - 20px)';height:fit-content;direction:rtl;background-color:rgba(255,255,255, 1);padding:0;border-radius:20px;border-style:solid;border-width:2px;border-color:#fff;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.18); }.wzc531  .wz-profile-address-item:hover { border-radius:20px; }.wzc531  .wz-profile-address-location { width:100%;height:200px; }.wzc531  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px rgba(255,255,255, 1); }.wzc531  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc531  .wz-profile-address-full { font-family:pinar-ds4-fd-regular;font-size:11px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc531  .wz-profile-address-full:hover {  }.wzc531  .wz-profile-address-summary { justify-content:start; }.wzc531  .wz-profile-address-summary-location p { font-family:pinar-ds4-fd-regular;font-size:9px; }.wzc531  .wz-profile-address-summary-location p:hover {  }.wzc531  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc531  .wz-profile-address-summary-location svg path { fill:rgb(102, 99, 92); }.wzc531  .wz-profile-address-summary-postal-code p { font-family:pinar-ds4-fd-regular;font-size:9px; }.wzc531  .wz-profile-address-summary-postal-code p:hover {  }.wzc531  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc531  .wz-profile-address-summary-postal-code svg path { stroke:rgb(102, 99, 92); }.wzc531  .wz-profile-address-transferee { text-align:right; }.wzc531  .wz-profile-address-transferee p { font-family:pinar-ds4-fd-regular;font-size:12px;color:rgb(102, 99, 92); }.wzc531  .wz-profile-address-transferee p:hover {  }.wzc531  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc531  .wz-profile-address-remove-button { height:30px; }.wzc531  .wz-profile-address-edit-button { height:30px; }.wzc531  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc531  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc531  .wz-profile-addresses-no-results-first-text:hover {  }.wzc531  .wz-profile-addresses-no-results-second-text:hover {  }.wzc531 {  }#wz-section-wzs164 { height:593.5px;--section-height:593.5px; }#wze2028 { top:-0.513057px;left:322.727px;width:847px;height:3783.52px;z-index:1000; }.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title { font-family:yekan;font-size:23px;color:rgb(102, 99, 92); }.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-content { font-family:iransansdn;font-size:19px;color:rgb(71, 69, 65); }.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail { width:200px;height:auto; }.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:cover; }.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { color:rgb(165, 159, 151);font-family:pinar-ds4-fd-regular;font-size:13px; }.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:rgb(165, 159, 151);width:13px;height:13px; }.wzc558 .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-section,.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title,.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { padding-left:14px;padding-right:14px; }.wzc558  .wz-blog-recent-posts .wz-blog-post-item { padding:14px 0;flex:1 1 100%;max-width:100%;margin-left:0px;margin-right:0px; }.wzc558  .wz-blog-recent-posts .wz-blog-post-item+.wz-blog-post-item { margin-top:50px; }.wzc558  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-more { width:165px;height:30px;margin-top:10px; }.wzc558 {  }.wzc558-posts { text-align:right; }.wzc558-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }.wzc600-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-radius:27px; }.wzc600-img .wzc600-img-inner { width:100%;height:100%;float:left; }.wzc600-img { width:100%;height:100%;position:relative;overflow:hidden;border-radius:27px; }.wzc551-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255,255,255, 0); }.wzc551-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc791:hover .wzc791-bg:after { width:90%;opacity:1; }.wzc791:hover .wzc791-bg {  }.wzc791:hover .wzc791-content { color:#fff; }.wzc791:hover {  }.wzc791-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#999999;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.wzc791-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:6px;border-style:solid;border-color:#afafaf;border-width:1px;overflow:hidden; }.wzc791-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }#wze2029 { top:42.0077px;left:17.875px;width:263px;height:266.602px;z-index:1000; }#wze2031 { top:1px;left:10px;width:242px;height:0.992188px;z-index:1000; }.wzc574-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(165, 159, 151); }.wzc574-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc574-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze2033 { top:27px;left:40px;width:202px;height:29.5px;z-index:1000;text-align:right; }#wze2034 { top:61.5px;left:7.0075px;width:242px;height:0.992188px;z-index:1000; }#wze2035 { top:91px;left:7.0074px;width:239px;height:55px;z-index:1000; }.wzc577  .wz-blog-archive > li > a { color:rgb(103,100,94);font-family:pinar-ds4-fd-medium;font-size:18px; }.wzc577  .wz-blog-archive .sub-list > li > a { color:rgb(165, 159, 151);font-family:pinar-ds4-fd-regular;font-size:18px; }.wzc577 {  }.wzc577-list { direction:rtl; }#wze2600 { top:187px;left:8.0073px;width:242px;height:1px;z-index:1000; }#wz-section-wzs193 { height:3881.44px;--section-height:3881.44px; }.wzc-section-wzs193 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs193-full { background:;background-color:rgb(250, 248, 245); }.wzc-section-wzs193-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze3219 { top:123.001px;left:274.636px;width:630.742px;height:285.938px;z-index:999; }.wzc781-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc781-img .wzc781-img-inner { width:100%;height:100%;float:left; }.wzc781-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc781 .wzc781-img .wzc781-img-inner { filter:brightness(130%); }.wzc781 .wzc781-img { background-color:unset; }.wzc781 {  }#wze3219 .wzc781-img-inner { object-fit:cover; }#wze3220 { top:193.473px;left:-2.50973px;width:1167px;height:106px;z-index:1000;text-align:justify; }#wz-section-wzs476 { height:582.422px;--section-height:582.422px; }#wze2036 { top:10px;left:308px;width:847px;height:1456.2px;z-index:1000; }.wzc563  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title { font-family:pinar-ds4-fd-semibold;font-size:21px;color:rgb(102, 99, 92); }.wzc563  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-content { font-family:pinar-ds4-fd-regular;font-size:13px;color:rgb(102, 99, 92); }.wzc563  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { color:rgb(165, 159, 151);font-family:pinar-ds4-fd-regular;font-size:11px; }.wzc563  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:rgb(165, 159, 151);width:11px;height:11px; }.wzc563 .wz-blog-single-post .wz-blog-post-item .wz-blog-post-section,.wzc563  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title,.wzc563  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc563  .wz-blog-single-post .wz-blog-post-item { padding:10px 0; }.wzc563 {  }.wzc563-posts {  }.wzc563-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze2037 { top:1476.45px;left:308px;width:847px;height:128px;z-index:1000; }.wzc566  .wz-blog-comment { padding:10px; }.wzc566  .wz-blog-comment+.wz-blog-comment { margin-top:10px; }.wzc566  .wz-blog-comment .wz-blog-comment-author { font-family:pinar-ds4-fd-medium;font-size:14px;color:#757070; }.wzc566  .wz-blog-comment .wz-blog-comment-message { font-family:pinar-ds4-fd-regular;font-size:12px;color:#999999; }.wzc566  .wz-blog-comment-from { width:500px; }.wzc566 {  }.wzc566-container .wzc566-container-comments {  }.wzc566-container .wzc566-container-form { max-width:100%;height:auto; }.wzc566-container {  }.wzc566-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }.wzc564-contactForm .wzc564-contactForm-sections .wzc564-contactForm-sections-section1 .wzc564-contactForm-sections-section1-formRow .wzc564-contactForm-sections-section1-formRow-input {  }.wzc564-contactForm .wzc564-contactForm-sections .wzc564-contactForm-sections-section1 .wzc564-contactForm-sections-section1-formRow {  }.wzc564-contactForm .wzc564-contactForm-sections .wzc564-contactForm-sections-section1 {  }.wzc564-contactForm .wzc564-contactForm-sections .wzc564-contactForm-sections-section2 .wzc564-contactForm-sections-section2-messageRow .wzc564-contactForm-sections-section2-messageRow-message { height:120px; }.wzc564-contactForm .wzc564-contactForm-sections .wzc564-contactForm-sections-section2 .wzc564-contactForm-sections-section2-messageRow {  }.wzc564-contactForm .wzc564-contactForm-sections .wzc564-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc564-contactForm .wzc564-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc564-contactForm .wzc564-contactForm-footer .wzc564-contactForm-footer-submit .wzc564-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc564-contactForm .wzc564-contactForm-footer .wzc564-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc564-contactForm .wzc564-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc564-contactForm .wzc564-contactForm-resultSection .wzc564-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan, tahoma, serif; }.wzc564-contactForm .wzc564-contactForm-resultSection { height:40px;padding-top:5px; }.wzc564-contactForm  .wzc564-contactForm-resultSection .form-result-show { opacity:1; }.wzc564-contactForm  .wzc564-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc564-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc564-contactForm input,.wzc564-contactForm  textarea { width:100%;box-sizing:border-box;font-family:yekan, tahoma, serif;padding:5px;outline:0;resize:none;border-width:1px;border-style:solid;border-color:#999999;color:#999999;font-size:13px;background-color:transparent; }.wzc564-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc564-contactForm  *::-webkit-input-placeholder { color:#999999; }.wzc564-contactForm  *::-moz-placeholder { color:#999999; }.wzc564-contactForm  *:-ms-input-placeholder { color:#999999; }.wzc564-contactForm  *:-moz-placeholder { color:#999999; }.wzc564-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc564-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc564-contactForm { direction:rtl; }.wzc565-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:#999999; }.wzc565-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc565-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }.wzc64:hover .wzc64-bg:after { width:90%;opacity:1; }.wzc64:hover .wzc64-bg {  }.wzc64:hover .wzc64-content { color:#fff; }.wzc64:hover {  }.wzc64-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#999999;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.wzc64-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:#999999;border-width:3px;overflow:hidden; }.wzc64-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }#wze2763 { top:1789.02px;left:772.125px;width:250px;height:52px;z-index:1001; }.wzc683  .wz-blog-archive > li > a { color:rgb(71, 69, 65);font-family:pinar-ds4-fd-medium;font-size:17px; }.wzc683  .wz-blog-archive .sub-list > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc683 {  }.wzc683-list { direction:rtl; }#wze2765 { top:1743px;left:842.13px;width:180px;height:32.5px;z-index:1000;text-align:right; }#wze3230 { top:1901px;left:112.5px;width:945px;height:204.641px;z-index:1000; }.wzc798  .wz-blog-slider-blog-item .wz-slider-item { direction:rtl;text-align:right;background-color:rgb(255,255,255);border-style:solid;border-width:0;border-color:#000;border-radius:0; }.wzc798  .wz-blog-slider-blog-item .wz-gallery-image { object-fit:contain; }.wzc798  .wz-blog-slider-blog-item .wz-gallery-caption { background-color:rgba(255,255,255, 0.33); }.wzc798  .wz-blog-slider-blog-item .wz-gallery-caption h3 { font-size:13px;font-family:iransans_fa, sans-serif;color:#000; }.wzc798  .wz-blog-slider-blog-item .wz-gallery-caption h5 { font-size:12px;font-family:iransans_fa, sans-serif;color:#000; }.wzc798  .wz-blog-slider-blog-date p { font-size:12px;font-family:iransans_fa, sans-serif;color:#000; }.wzc798  .wz-blog-slider-blog-excerpt p { font-size:12px;font-family:iransans_fa, sans-serif;color:#000; }.wzc798  .wz-gallery-carousel .flex-direction-nav a:before { color:rgba(0,0,0,.8); }.wzc798  .flex-direction-nav a:before { color:rgba(0,0,0,.8); }.wzc798 {  }.wzc798-root {  }#wz-section-wzs192 { height:2645.91px;--section-height:2645.91px; }#wze3248 { top:193.473px;left:-2.50973px;width:1167px;height:106px;z-index:1000;text-align:justify; }#wz-section-wzs489 { height:582.422px;--section-height:582.422px; }[data-page=p28] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p29] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p30] #wz-root-background { background-color:rgb(242,241,234); }[data-page=p31] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p32] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p38] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p39] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p70] #wz-root-background { background-color:rgb(242,241,234); }@media only screen and (max-width : 768px) {#wze1828 { top:33.6875px;left:73.4375px;bottom:auto;right:auto;width:331px;height:40px;z-index:1000; }#wz-section-header { height:506.555px;--section-height:506.555px; }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs165 { height:15px;--section-height:15px; }#wze1829 { top:143.852px;left:175.469px;bottom:auto;right:auto;width:124.438px;height:122.477px;z-index:1000; }#wze1830 { top:0px;left:1.49219px;bottom:auto;right:auto;width:120.988px;height:62.6px;display:block;z-index:1000; }#wze1831 { top:80.8125px;left:0.0078125px;bottom:auto;right:auto;width:123.975px;height:35px;display:block;z-index:1000;text-align:center; }#wze1841 { top:432.477px;left:186px;bottom:auto;right:auto;width:96px;height:31px;z-index:1000;text-align:center; }#wze1842 { top:478.477px;left:121.5px;bottom:auto;right:auto;width:225px;height:45px;z-index:1000; }#wz-section-footer { height:597.18px;--section-height:597.18px; }#wze3260 { top:114.001px;left:130.394px;bottom:auto;right:auto;width:207.227px;height:94px;z-index:1000; }#wz-section-wzLayout1-header { height:383.5081px;--section-height:383.5081px; }#wz-section-wzLayout1-allPage { height:0px;--section-height:0px; }#wze1904 { top:271.29px;left:15px;bottom:auto;right:auto;width:438px;height:411.492px;display:block;z-index:1000; }#wze1909 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs160 { height:739.766px;--section-height:739.766px; }#wze2052 { top:51.0001px;left:187.77px;bottom:auto;right:auto;width:92.4688px;height:41.9766px;z-index:1000; }#wze2062 { top:112.095px;left:39px;bottom:auto;right:auto;width:390px;height:0.9375px;z-index:1000; }#wze2068 { top:168.015px;left:311.694px;bottom:auto;right:auto;width:37px;height:36.9766px;z-index:1000; }#wze2071 { top:168.012px;left:119.064px;bottom:auto;right:auto;width:37px;height:36.9766px;z-index:1000; }#wze2819 { top:168.013px;left:215.25px;bottom:auto;right:auto;width:37.2734px;height:37.2344px;z-index:1000; }#wz-section-wzLayout1-footer { height:290.984px;--section-height:290.984px; }#wze1905 { top:262.93px;left:15px;bottom:auto;right:auto;width:438px;height:924.5px;display:block;z-index:1000; }#wz-section-wzs161 { height:1241.41px;--section-height:1241.41px; }#wze1906 { top:262.93px;left:15px;bottom:auto;right:auto;width:438px;height:329px;display:block;z-index:1000; }.wzc524  .wz-profile-orders-header p { font-size:16px; }.wzc524  .wz-profile-orders-header-option { font-size:10px; }.wzc524  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc524  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs162 { height:847.914px;--section-height:847.914px; }#wze1907 { top:249.016px;left:15px;bottom:auto;right:auto;width:438px;height:580.984px;display:block;z-index:1000; }.wzc527  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc527  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc527  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc527  [data-name=total_include_tax] { padding:10px; }.wzc527  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc527  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc527  .wz-profile-order-details-order-detail { font-size:10px; }.wzc527  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc527  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc527  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs163 { height:993.977px;--section-height:993.977px; }#wze1908 { top:249px;left:15px;bottom:auto;right:auto;width:438px;height:1290.5px;display:block;z-index:1000; }#wz-section-wzs164 { height:1586.5px;--section-height:1586.5px; }#wze2028 { top:412.807px;left:15px;bottom:auto;right:auto;width:438px;height:8269.69px;display:block;z-index:1000; }#wze2029 { top:46.3161px;left:183.375px;bottom:auto;right:auto;width:252px;height:288.4103553719px;display:block;z-index:1000; }#wze2031 { top:3.5px;left:0.5px;bottom:auto;right:auto;width:242px;height:1px;display:block;z-index:1000; }#wze2033 { top:27.73px;left:0.5px;bottom:auto;right:auto;width:242px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze2034 { top:59.73px;left:5.5px;bottom:auto;right:auto;width:242px;height:1px;display:block;z-index:1000; }#wze2035 { top:75.73px;left:0.5px;bottom:auto;right:auto;width:242px;height:60px;display:block;z-index:1000; }#wze2600 { top:150.73px;left:8.0073px;bottom:auto;right:auto;width:235.984px;height:0.914062px;z-index:1000; }#wz-section-wzs193 { height:8898.61px;--section-height:8898.61px; }#wze3219 { top:70.003px;left:39.0625px;bottom:auto;right:auto;width:386px;height:175px;display:block;z-index:1000; }#wze3220 { top:42.0004px;left:15px;bottom:auto;right:auto;width:438px;height:212.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs476 { height:349.047px;--section-height:349.047px; }#wze2036 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:753.023px;display:block;z-index:1000; }#wze2037 { top:783.016px;left:15px;bottom:auto;right:auto;width:438px;height:148px;display:block;z-index:1000; }#wze2763 { top:1361px;left:183.376px;bottom:auto;right:auto;width:250px;height:52px;display:block;z-index:1000; }#wze2765 { top:1308.25px;left:263.564px;bottom:auto;right:auto;width:180px;height:32.5px;display:block;z-index:1000;text-align:right; }#wze3230 { top:1432.16px;left:15px;bottom:auto;right:auto;width:438px;height:94.8438px;display:block;z-index:1000; }#wz-section-wzs192 { height:1656.34px;--section-height:1656.34px; }#wze3248 { top:42.0004px;left:15px;bottom:auto;right:auto;width:438px;height:212.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs489 { height:349.047px;--section-height:349.047px; }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze1828 { top:49.6875px;left:225.5px;bottom:auto;right:auto;width:331px;height:40px;z-index:1000; }#wz-section-header { height:599.688px;--section-height:599.688px; }#wz-section-allPage { height:0px;--section-height:0px; }#wz-section-wzs165 { height:15px;--section-height:15px; }#wze1829 { top:105.125px;left:323.516px;bottom:auto;right:auto;width:120.984625px;height:151.094px;z-index:1000; }#wze1830 { top:0px;left:0px;bottom:auto;right:auto;width:118.162px;height:59.2875px;display:block;z-index:1000; }#wze1831 { top:77.8125px;left:0.015625px;bottom:auto;right:auto;width:120.975px;height:65px;display:block;z-index:1000;text-align:center; }#wze1841 { top:350.094px;left:334.586px;bottom:auto;right:auto;width:96px;height:29px;z-index:1000;text-align:center; }#wze1842 { top:394.094px;left:270.086px;bottom:auto;right:auto;width:225px;height:45px;z-index:1000; }#wz-section-footer { height:502.391px;--section-height:502.391px; }#wze3260 { top:137px;left:228.585px;bottom:auto;right:auto;width:310.844px;height:141px;z-index:1000; }#wz-section-wzLayout1-header { height:442px;--section-height:442px; }#wz-section-wzLayout1-allPage { height:0px;--section-height:0px; }#wze1904 { top:256.938px;left:15px;bottom:auto;right:auto;width:738px;height:411.5px;display:block;z-index:1000; }#wze1909 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs160 { height:683.438px;--section-height:683.438px; }#wze2052 { top:44.0283px;left:336.573px;bottom:auto;right:auto;width:94.8594px;height:42.9766px;z-index:1000; }#wze2062 { top:123.039px;left:59px;bottom:auto;right:auto;width:650px;height:1.55469px;z-index:1000; }#wze2068 { top:159.005px;left:307.883px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:998; }#wze2071 { top:159.003px;left:438.433px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:1000; }#wze2819 { top:159.004px;left:373.159px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:1000; }#wz-section-wzLayout1-footer { height:253.90631px;--section-height:253.90631px; }.wzc-section-wzLayout1-footer { background:;background-color:rgba(255,255,255, 0); }#wze1905 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:644.5px;display:block;z-index:1000; }#wz-section-wzs161 { height:911.5px;--section-height:911.5px; }#wze1906 { top:248px;left:15px;bottom:auto;right:auto;width:738px;height:334.984px;display:block;z-index:1000; }#wz-section-wzs162 { height:815.969px;--section-height:815.969px; }#wze1907 { top:248px;left:15px;bottom:auto;right:auto;width:738px;height:495.5px;display:block;z-index:1000; }#wz-section-wzs163 { height:939.508px;--section-height:939.508px; }#wze1908 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:911.984px;display:block;z-index:1000; }#wz-section-wzs164 { height:1178.98px;--section-height:1178.98px; }#wze2028 { top:317.006px;left:15px;bottom:auto;right:auto;width:738px;height:9780.95px;display:block;z-index:1000; }#wze2029 { top:97.7756px;left:465.789px;bottom:auto;right:auto;width:263px;height:175.461px;display:block;z-index:1000; }#wze2031 { top:12.5px;left:10px;bottom:auto;right:auto;width:242px;height:1px;display:block;z-index:1000; }#wze2033 { top:42.5px;left:10px;bottom:auto;right:auto;width:242px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze2034 { top:74.5px;left:10px;bottom:auto;right:auto;width:242px;height:1px;display:block;z-index:1000; }#wze2035 { top:84.5px;left:10px;bottom:auto;right:auto;width:242px;height:60px;display:block;z-index:1000; }#wze2600 { top:159.5px;left:8.0073px;bottom:auto;right:auto;width:246.984px;height:0.960938px;z-index:1000; }#wz-section-wzs193 { height:10875.5px;--section-height:10875.5px; }#wze3219 { top:61.2522px;left:126.418px;bottom:auto;right:auto;width:485.172px;height:219.977px;display:block;z-index:1000; }#wze3220 { top:87.0058px;left:10.9922px;bottom:auto;right:auto;width:738px;height:127.484px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs476 { height:358.484px;--section-height:358.484px; }#wze2036 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:314.188px;display:block;z-index:1000; }#wze2037 { top:339.017px;left:15.0004px;bottom:auto;right:auto;width:738px;height:147.992px;display:block;z-index:1000; }#wze2763 { top:1309px;left:470.254px;bottom:auto;right:auto;width:250px;height:52px;z-index:1000; }#wze2765 { top:1253px;left:541.539px;bottom:auto;right:auto;width:180px;height:32.5px;z-index:1000;text-align:right; }#wze3230 { top:1410.6px;left:15px;bottom:auto;right:auto;width:738px;height:159.805px;z-index:1000; }#wz-section-wzs192 { height:1667.94px;--section-height:1667.94px; }#wze3248 { top:87.0058px;left:10.9922px;bottom:auto;right:auto;width:738px;height:127.492px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs489 { height:285.516px;--section-height:285.516px; }}@media only screen and (min-width : 1170px) {#wze2028 .wz-blog-post-item:nth-child(odd) .wz-blog-post-thumbnail+.wz-blog-post-content { margin-left: 220px }#wze2028 .wz-blog-post-item:nth-child(even) .wz-blog-post-thumbnail+.wz-blog-post-content { margin-right: 220px }}