@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;
                            }
                        #wze1937 { top:15px;left:974.167px;width:184.141px;height:48px;z-index:1000; }.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; }#wze1937 .wzc10-img-inner { object-fit:cover; }#wze1941 { top:87px;left:578.998px;width:578px;height:40px;z-index:1003; }.wzc537 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc537  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgba(190, 188, 183, 0.25);border-radius:11px; }.wzc537  .wz-menu > li { padding-left:0px; }.wzc537  .wz-menu li > a { padding:0px 15px;font-family:yekan;font-size:16px;color:rgb(135,131,124); }.wzc537 .wz-menu.wz-mega-menu li > a:hover,.wzc537  .wz-menu.wz-classic-menu li:hover > a { color:rgb(102, 99, 92); }.wzc537  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(135,131,124); }.wzc537 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc537  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(102, 99, 92); }.wzc537  .wz-menu > li > a:before { content:'';display:inline-block;position:absolute;transition:width 0.3s;width:0px;height:1px;background-color:rgb(102, 99, 92);left:0px;top:0px; }.wzc537 .wz-menu.wz-mega-menu > li > a:hover,.wzc537  .wz-menu.wz-classic-menu > li:hover > a { background-color:rgb(208, 203, 176); }.wzc537 .wz-menu.wz-mega-menu > li > a:hover:before { width:100%; }.wzc537  .wz-menu.wz-classic-menu > li:hover > a:before { width:100%; }.wzc537  .wz-menu > li.active > a:before { width:100%; }.wzc537  .wz-menu .sub-menu li > a { padding:5px 15px;color:rgba(102, 99, 92, 0.74); }.wzc537 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc537  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgba(208, 203, 176, 0.33);color:rgba(102, 99, 92, 0.62); }.wzc537  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:rgba(102, 99, 92, 0.74); }.wzc537 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc537  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgba(102, 99, 92, 0.62); }.wzc537  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc537 {  }.wzc537-list { background-color:rgba(255,255,255, 0); }.wzc537-mobile { background-color:rgb(102, 99, 92); }#wze2940 { top:75.3203px;left:-1.0784px;width:112px;height:38.6875px;z-index:1003; }.wzc729-container .wzc729-container-icon { fill:#999999; }.wzc729-container .wzc729-container-count { color:#000;font-size:15px;font-family:yekan, tahoma, serif; }.wzc729-container .wzc729-container-bubble { background-color:#999999; }.wzc729-container {  }.wzc729-text { color:#999999;font-size:16px;font-family:yekan, tahoma, serif; }.wz-shop-mini-cart-container .cart-shop-mini-button.cart-shop-mini-button-primary { background: rgb(88, 153, 167) }.wz-shop-mini-cart-container .cart-shop-mini-button { background: #758996 }.wz-shop-mini-cart-container .wz-shop-mini-cart > header { background: rgb(181, 167, 140) }#wze2941 { top:90.5px;left:254.792px;width:161.7422px;height:23.5px;z-index:1003; }.wzc730  .wz-member-arrow {  }.wzc730  .wz-member-welcome {  }.wzc730 {  }.wzc730-links  .wz-member-link:hover { color:#000; }.wzc730-links { font-size:16px;color:rgba(102, 99, 92, 0.87);font-family:yekan, tahoma, serif; }.wzc730-actions  li:hover { color:rgb(98, 175, 101); }.wzc730-actions { font-size:13px;color:rgb(98, 175, 101);font-family:yekan, tahoma, serif;background-color:#fff;border-color:rgb(98, 175, 101);border-width:1px;border-style:solid;border-radius:5px; }#wz-section-wzLayout1-header { height:442px;--section-height:442px; }.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; }#wze3215 { top:144px;left:631.07px;width:459px;height:40.5px;z-index:1000;text-align:right; }.wzc7 { height:auto; }.wzc7-text { width:100%;height:auto; }#wze3216 { top:222.5px;left:396.717px;width:646px;height:38.5px;z-index:1000;text-align:right; }#wze3217 { top:300.5px;left:365.078px;width:141.094px;height:64px;z-index:1001; }#wze3217 .wzc10-img-inner { object-fit:cover; }#wz-section-wzs475 { height:555px;--section-height:555px; }.wzc-section-wzs475 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs475-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs475-full:after { background:;background-color:rgb(250, 248, 245); }#wze1953 { top:78px;left:946.186px;width:219px;height:87.5px;z-index:1000;text-align:center; }#wze1956 { top:439px;left:-46.541px;width:570.633px;height:390px;z-index:999; }.wzc774-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc774-img .wzc774-img-inner { width:100%;height:100%;float:left; }.wzc774-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc774 .wzc774-img .wzc774-img-inner { filter:contrast(100%) brightness(100%) saturate(1) blur(0px);mix-blend-mode:multiply; }.wzc774 .wzc774-img { background-color:rgb(103,100,94); }.wzc774 {  }#wze1956 .wzc774-img-inner { object-fit:cover; }#wze1957 { top:249.59px;left:-12.4902px;width:311.83333333333px;height:311.82px;z-index:1000; }#wze1957 .wzc10-img-inner { object-fit:cover; }#wze1958 { top:249.596px;left:439.108px;width:311.83333333333px;height:311.82px;z-index:1000; }#wze1958 .wzc10-img-inner { object-fit:cover; }#wze1959 { top:240.596px;left:889.715px;width:311.83333333333px;height:311.82px;z-index:1000; }#wze1959 .wzc10-img-inner { object-fit:cover; }#wze1960 { top:670.18px;left:-12.493px;width:311.83333333333px;height:311.82px;z-index:1000; }#wze1960 .wzc10-img-inner { object-fit:cover; }#wze1961 { top:672.594px;left:439.115px;width:311.83333333333px;height:311.82px;z-index:1000; }#wze1961 .wzc10-img-inner { object-fit:cover; }#wze1962 { top:672.594px;left:889.715px;width:311.83333333333px;height:311.82px;z-index:1000; }#wze1962 .wzc10-img-inner { object-fit:cover; }#wze3194 { top:439px;left:537.949px;width:570.633px;height:390px;z-index:999; }#wze3194 .wzc774-img-inner { object-fit:cover; }#wz-section-wzs173 { height:1170.34px;--section-height:1170.34px; }.wzc-section-wzs173 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs173-full { background:;background-color:rgb(102, 99, 92); }.wzc-section-wzs173-full:after { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs173-full-bottom { background-image:fill='rgb(250, 248, 245)' 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; }#wze1986 { top:178.5px;left:402.501px;width:375px;height:82px;z-index:1000;text-align:center; }#wze3204 { top:138.5px;left:394.007px;width:392px;height:328px;z-index:999; }.wzc708-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(165, 159, 151, 0.15);border-radius:25px; }.wzc708-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:25px; }.wzc708-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; }#wze3020 { top:230.5px;left:83.5069px;width:225px;height:50px;z-index:1000; }.wzc788:hover .wzc788-bg:after { width:90%;opacity:1; }.wzc788:hover .wzc788-bg {  }.wzc788:hover .wzc788-content { color:#fff; }.wzc788:hover {  }.wzc788-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%); }.wzc788-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; }.wzc788-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:dana;font-size:22px;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-wzs183 { height:579.141px;--section-height:579.141px; }.wzc-section-wzs183 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs183-full { background:;background-color:rgb(250, 248, 245); }.wzc-section-wzs183-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze3205 { top:169.363px;left:402.501px;width:375px;height:82px;z-index:1000;text-align:center; }#wze3206 { top:129.504px;left:389.007px;width:392px;height:328px;z-index:999; }#wze3155 { top:225.569px;left:77.013px;width:259.367px;height:55.9375px;z-index:10001; }.wzc789:hover .wzc789-bg:after { width:90%;opacity:1; }.wzc789:hover .wzc789-bg {  }.wzc789:hover .wzc789-content { color:#fff; }.wzc789:hover {  }.wzc789-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%); }.wzc789-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; }.wzc789-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:dana;font-size:22px;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-wzs453 { height:616px;--section-height:616px; }.wzc-section-wzs453 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs453-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs453-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze3208 { top:188.503px;left:389.006px;width:392px;height:328px;z-index:999; }#wze2587 { top:236.505px;left:66.3232px;width:259.367px;height:55.9375px;z-index:10001; }.wzc787:hover .wzc787-bg:after { width:90%;opacity:1; }.wzc787:hover .wzc787-bg {  }.wzc787:hover .wzc787-content { color:#fff; }.wzc787:hover {  }.wzc787-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%); }.wzc787-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; }.wzc787-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:dana;font-size:18px;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; }#wze3210 { top:53.86px;left:8.50081px;width:375px;height:82px;z-index:1000;text-align:center; }#wz-section-wzs181 { height:693.086px;--section-height:693.086px; }.wzc-section-wzs181 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs181-full { background:;background-color:rgb(250, 248, 245); }.wzc-section-wzs181-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze3221 { top:97.003px;left:389.003px;width:392px;height:328px;z-index:999; }.wzc749-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(165, 159, 151, 0.74);border-radius:25px; }.wzc749-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:25px; }.wzc749-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; }#wze3222 { top:236.505px;left:66.3232px;width:259.367px;height:55.9375px;z-index:10001; }.wzc792:hover .wzc792-bg:after { width:90%;opacity:1; }.wzc792:hover .wzc792-bg {  }.wzc792:hover .wzc792-content { color:#fff; }.wzc792:hover {  }.wzc792-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%);background:rgb(242, 240, 238); }.wzc792-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:rgb(242, 240, 238);border-width:3px;overflow:hidden; }.wzc792-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:dana;font-size:18px;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(242, 240, 238); }#wze3223 { top:53.86px;left:8.50081px;width:375px;height:82px;z-index:1000;text-align:center; }#wz-section-wzs477 { height:530px;--section-height:530px; }.wzc-section-wzs477 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs477-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs477-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze2050 { 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 {  }#wze2050 .wzc781-img-inner { object-fit:cover; }#wze2051 { top:193.473px;left:-2.50973px;width:1167px;height:106px;z-index:1000;text-align:justify; }#wz-section-wzs194 { height:582.422px;--section-height:582.422px; }#wze2052 { top:120.067px;left:898.227px;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; }#wze2063 { top:478.231px;left:141px;width:888px;height:1.9375px;z-index:1001; }#wze2064 { top:504.267px;left:379.5px;width:396px;height:21.5px;z-index:1000;text-align:center; }#wze2068 { top:329.384px;left:900.145px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }#wze2068 .wzc10-img-inner { object-fit:cover; }#wze2070 { top:401.387px;left:969.665px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }#wze2070 .wzc10-img-inner { object-fit:cover; }#wze2071 { top:257.384px;left:900.151px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }#wze2071 .wzc10-img-inner { object-fit:cover; }#wze2263 { top:302.534px;left:559.428px;width:159.992px;height:95.9375px;z-index:1004; }#wze2263 .wzc10-img-inner { object-fit:cover; }#wze2379 { top:300.911px;left:257.202px;width:91.5px;height:91.5px;z-index:1004; }.wzc599-code .wzc599-code-default { position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:#ccc; }.wzc599-code { position:absolute;left:0px;top:0px;width:100%;height:100%; }#wze2557 { top:257.386px;left:969.667px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }.wzc630 { overflow:hidden; }.wzc630-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(250, 248, 245); }#wze2665 { top:401.389px;left:900.145px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }#wze2665 .wzc10-img-inner { object-fit:cover; }#wze2819 { top:329.386px;left:969.666px;width:37.281228571429px;height:37.238871428571px;z-index:1002; }#wze2819 .wzc10-img-inner { object-fit:cover; }#wze2824 { top:284.5px;left:395.585px;width:91.5px;height:91.5px;z-index:1005; }#wze3039 { top:281px;left:228.172px;width:513px;height:162px;z-index:1003; }.wzc243-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(242, 240, 238);border-radius:25px; }.wzc243-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:25px; }.wzc243-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; }#wz-section-wzLayout1-footer { height:544.766px;--section-height:544.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; }#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; }#wze1830 .wzc10-img-inner { object-fit:fill; }#wze1831 { top:94.9766px;left:2.73306px;width:146px;height:81px;z-index:999;text-align:center; }#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); }#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; }#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; }#wze1944 { top:30.2409px;left:377.412px;width:490px;height:618.977px;z-index:1000; }.wzc544  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:pinar-ds4-fd-regular;font-size:12px;color:rgb(165, 159, 151); }.wzc544  .wz-shop-product { margin:15px;padding:0px;text-align:center; }.wzc544  .wz-shop-product .wz-shop-product-section { padding:10px; }.wzc544  .wz-shop-product .wz-shop-product-title { font-family:pinar-ds4-fd-semibold;font-size:18px;color:rgb(102, 99, 92); }.wzc544  .wz-shop-product .wz-shop-product-price { font-family:pinar-ds4-fd-medium;font-size:13px;color:rgb(102, 99, 92); }.wzc544  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc544  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc544  .wz-shop-product-out-stock { font-family:pinar-ds4-fd-medium;font-size:15px;color:rgba(241, 70, 57, 1); }.wzc544  .wz-shop-product .wz-shop-product-image img { object-fit:contain;width:100%;float:none; }.wzc544  .wz-shop-product .wz-shop-product-add-cart { width:150px; }.wzc544  .wz-shop-product .wz-shop-product-ribbon { background-color:rgb(102, 99, 92);color:#fff;font-family:pinar-ds4-fd-regular;font-size:13px; }.wzc544  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc544  .wz-shop-product .wz-shop-product-attributes { font-family:yekan, tahoma, serif;font-size:14px;color:#000; }.wzc544 {  }.wzc544-breadcrumb {  }.wzc544-filter { margin-right:15px;margin-left:15px; }.wzc544-topBar .wzc544-topBar-sort {  }.wzc544-topBar .wzc544-topBar-perPage {  }.wzc544-topBar .dropdown.dropdown-list .dropdown-select,.wzc544-topBar  .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:13px;font-family:pinar-ds4-fd-regular; }.wzc544-topBar .dropdown.dropdown-list .dropdown-select,.wzc544-topBar  .dropdown.dropdown-list .dropdown-menu,.wzc544-topBar  .dropdown.dropdown-list .dropdown-select::before { border-color:#878787; }.wzc544-topBar  .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc544-topBar { margin:10px;margin-bottom:20px;color:#878787;font-size:13px;font-family:pinar-ds4-fd-regular; }.wzc544-products {  }.wzc544-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; }#wze1944 .wz-shop-product .wz-shop-product-image { padding-top: 150% }#wze1945 { top:10px;left:10px;width:242px;height:200px;z-index:1000; }.wzc545  .wz-shop-archive > li > a { color:rgb(102, 99, 92);font-family:pinar-ds4-fd-medium;font-size:13px; }.wzc545  .wz-shop-archive .sub-list > li > a { color:rgb(165, 159, 151);font-family:pinar-ds4-fd-medium;font-size:13px; }.wzc545 {  }.wzc545-list  .wz-shop-filter-title { font-size:18px;color:rgb(102, 99, 92);font-family:pinar-ds4-fd-semibold; }.wzc545-list .wz-shop-filter-item .irs-min,.wzc545-list  .wz-shop-filter-item .irs-max { background-color:rgba(0,0,0,0.1);color:#999; }.wzc545-list  .wz-shop-filter-item .wz-shop-price-slider .irs-slider { background:#5c6165; }.wzc545-list .wz-shop-filter-item .irs-line-mid,.wzc545-list  .wz-shop-filter-item  .irs-line-left,.wzc545-list  .wz-shop-filter-item  .irs-line-right,.wzc545-list  .wz-shop-filter-item  .irs-bar,.wzc545-list  .wz-shop-filter-item  .irs-bar-edge { background:#424649; }.wzc545-list  .wz-shop-sort-option-color { padding-top:2px; }.wzc545-list  .wz-shop-filter-item .regular-checkbox:checked+label.regular-checkbox-color:after { border-style:solid;border-color:#c9c9c9;border-width:2px;top:-3px;left:-3px; }.wzc545-list  .wz-shop-filter-item+.wz-shop-filter-item { border-top-style:solid;border-top-width:1px;border-top-color:#efeaea; }.wzc545-list { font-size:13px;color:rgb(102, 99, 92);font-family:pinar-ds4-fd-medium; }#wz-section-wzs371 { height:831px;--section-height:831px; }#wze3202 { top:123.001px;left:274.636px;width:630.742px;height:285.938px;z-index:999; }#wze3202 .wzc781-img-inner { object-fit:cover; }#wze3203 { top:193.473px;left:-2.50973px;width:1167px;height:106px;z-index:1000;text-align:justify; }#wz-section-wzs472 { height:582.422px;--section-height:582.422px; }#wz-section-wzs209 { height:101px;--section-height:101px; }.wzc-section-wzs209-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(165, 159, 151)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1914.392 288.326c-110.231-4.798-134.428-121.68-301.124-121.68s-190.894 116.883-301.124 121.68h-15.779c-132.623-3.764-163.287-72.283-366.071-72.283s-233.445 68.519-366.071 72.283h-8.154C384.543 282.678 408.027 100 281.156 100c-123.98 0-102.173 182.678-274.845 188.326H0V300h1920v-11.674h-5.608z'/%3E%3C/svg%3E");width:100%;height:48px;background-repeat:repeat-x;background-size:100% 100%;background-position:960px;top:100%;-webkit-transform:translateY(-100%)  rotateY(180deg);-moz-transform:translateY(-100%)  rotateY(180deg);-ms-transform:translateY(-100%)  rotateY(180deg);-o-transform:translateY(-100%)  rotateY(180deg);transform:translateY(-100%)  rotateY(180deg);transform:translateY(-100%)  rotateY(180deg);position:absolute;z-index:10; }#wze1946 { top:10px;left:0px;width:1170px;height:1124.7px;z-index:1000; }.wzc547  .wz-shop-breadcrumb-container   .wz-breadcrumb { font-family:pinar-ds4-fd-regular;font-size:12px;color:rgb(165, 159, 151); }.wzc547  .wz-shop-product-page .wz-shop-product-add-cart { width:300px; }.wzc547  .wz-shop-product-page .wz-shop-product-options .wz-shop-option-title { font-size:17px;color:#878787;font-family:pinar-ds4-fd-regular; }.wzc547  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-option { width:300px; }.wzc547  .wz-shop-product-page .wz-shop-product-options .dropdown { width:300px; }.wzc547  .wz-shop-product-page .wz-shop-product-options.wz-radio-button-list .regular-checkbox-item,.wzc547  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select,.wzc547  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:13px;font-family:pinar-ds4-fd-regular; }.wzc547  .wz-shop-product-page .wz-shop-product-options.dropdown.dropdown-list .dropdown-select,.wzc547  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu,.wzc547  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select::before { border-color:rgba(0,0,0,0.15); }.wzc547  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc547  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li { padding-top:2px; }.wzc547  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li .regular-checkbox:checked+label.regular-checkbox-color:after { border-style:solid;border-color:#c9c9c9;border-width:2px; }.wzc547  .wz-shop-product-page .wz-shop-product-title { font-family:pinar-ds4-fd-semibold;font-size:26px;color:rgb(102, 99, 92); }.wzc547  .wz-shop-product-page .wz-shop-product-description { font-family:pinar-ds4-fd-medium;font-size:13px;color:rgb(102, 99, 92); }.wzc547  .wz-shop-product-page .wz-shop-product-sku { font-family:pinar-ds4-fd-medium;font-size:12px;color:#b3abab; }.wzc547  .wz-shop-product-out-stock { font-family:pinar-ds4-fd-medium;font-size:18px;color:#f14639; }.wzc547  .wz-shop-product-page .wz-shop-product-price { font-family:pinar-ds4-fd-medium;font-size:21px;color:rgb(102, 99, 92); }.wzc547  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639;font-size:21px; }.wzc547  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:16px; }.wzc547  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider  img.wz-gallery-image { object-fit:contain;width:100%;float:none; }.wzc547 .wz-shop-product-info-sections-simple .wz-shop-product-info+.wz-shop-product-info,.wzc547  .wz-shop-product-info-sections-accordion .wz-shop-product-info+.wz-shop-product-info { border-top-style:solid;border-top-width:1px;border-top-color:rgba(0,0,0,0.15); }.wzc547  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-title { font-family:pinar-ds4-fd-medium;font-size:19px;color:#000; }.wzc547  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-content { font-family:pinar-ds4-fd-regular;font-size:13px;color:#000; }.wzc547  .wz-shop-product-page .wz-shop-product-info-sections .wz-tab-content { border-style:solid;border-width:1px;border-color:#ededed; }.wzc547  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li {  }.wzc547  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open { border-style:solid;border-width:1px;border-color:#ededed;background-color:#fff;color:#000; }.wzc547  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open:after { height:1px;bottom:-1px;background-color:#fff; }.wzc547  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-carousel .flex-active-slide:after { border-color:#ccc; }.wzc547  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-gallery { width:50%; }.wzc547  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-section { width:calc(50% - 30px); }.wzc547  .extra-button-list { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a;--text-color:#6a6a6a; }.wzc547 {  }.wzc547-breadcrumb {  }.wzc547-product {  }.wzc547-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; }#wze1946  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider .wz-image-ratio { padding-top: 75% }.wzc546 .wz-gallery > li > figure,.wzc546  .wz-gallery-slider .slides > li > .wz-slider-item { border-radius:16px; }.wzc546 .wz-gallery > li > figure,.wzc546  .wz-gallery > li > figure:before,.wzc546  .wz-gallery > li > figure:after,.wzc546  .wz-gallery > li > figure > figcaption,.wzc546  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc546  .wz-gallery-caption { text-align:center; }.wzc546  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc546  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc546  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc546 {  }.wzc546-slider .wzc546-slider-items {  }.wzc546-slider  .flex-direction-nav a:before { color:#999; }.wzc546-slider {  }.wzc546-carousel .wzc546-carousel-list {  }.wzc546-carousel {  }.wzc796:hover .wzc796-bg { background-color:#5fa061; }.wzc796:hover .wzc796-content {  }.wzc796:hover {  }.wzc796-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(88, 153, 167);border-radius:24px; }.wzc796-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:14px;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-wzs175 { height:1144.7px;--section-height:1144.7px; }#wze3227 { top:123.001px;left:274.636px;width:630.742px;height:285.938px;z-index:999; }#wze3227 .wzc781-img-inner { object-fit:cover; }#wze3228 { top:193.473px;left:-2.50973px;width:1167px;height:106px;z-index:1000;text-align:justify; }#wz-section-wzs478 { height:582.422px;--section-height:582.422px; }#wze1943 { top:10px;left:15px;width:1140px;height:165px;z-index:1000; }.wzc541-container { font-size:10px;font-family:pinar-ds4-fd-semibold; }#wze1943 .wz-cart-color-primary { color: rgb(102, 99, 92) }#wze1943 .wz-cart-primary-color { color: rgb(102, 99, 92) }#wze1943 .wz-cart-second-color { color: #565656 }#wze1943 .wz-cart-second-border-color { border-color: #565656 }#wz-section-wzs177 { height:446px;--section-height:446px; }#wze2280 { top:82.037px;left:269.635px;width:630.742px;height:286px;z-index:999; }.wzc571-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc571-img .wzc571-img-inner { width:100%;height:100%;float:left; }.wzc571-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc571 .wzc571-img .wzc571-img-inner { filter:url('data:image/svg+xml,\
                                                                <svg xmlns="http://www.w3.org/2000/svg">\
                                                                      <filter id="wz-dream-filter" color-interpolation-filters="sRGB">\
                                                                        <feComponentTransfer result="srcRGB"></feComponentTransfer>\
                                                                        <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" in="SourceGraphic" result="color"></feColorMatrix>\
                                                                        <feComponentTransfer in="color" result="flood_alpha">\
                                                                            <feFuncA type="linear" slope="0.4"></feFuncA>\
                                                                        </feComponentTransfer>\
                                                                        <feGaussianBlur stdDeviation="1.8" in="srcRGB"></feGaussianBlur>\
                                                                        <feComponentTransfer result="blur_alpha">\
                                                                            <feFuncA type="linear" slope="0.6"></feFuncA>\
                                                                        </feComponentTransfer>\
                                                                        <feBlend mode="normal" in="blur_alpha" in2="srcRGB" result="source_blur"></feBlend>\
                                                                        <feBlend mode="overlay" in="flood_alpha" in2="source_blur"></feBlend>\
                                                                        <feComponentTransfer>\
                                                                            <feFuncR type="linear" slope="1.1"></feFuncR>\
                                                                            <feFuncG type="linear" slope="1.1"></feFuncG>\
                                                                            <feFuncB type="linear" slope="1.1"></feFuncB>\
                                                                        </feComponentTransfer>\
                                                                        <feComponentTransfer>\
                                                                            <feFuncR type="linear" slope="0.9" intercept="0.05"></feFuncR>\
                                                                            <feFuncG type="linear" slope="0.9" intercept="0.05"></feFuncG>\
                                                                            <feFuncB type="linear" slope="0.9" intercept="0.05"></feFuncB>\
                                                                        </feComponentTransfer>\
                                                                        <feColorMatrix type="saturate" values="0.6"></feColorMatrix>\
                                                                        <feComponentTransfer></feComponentTransfer>\
                                                                      </filter>\
                                                                </svg>#wz-dream-filter'); }.wzc571 .wzc571-img { background-color:unset; }.wzc571 {  }#wze2280 .wzc571-img-inner { object-fit:cover; }#wze2281 { top:155.943px;left:123px;width:924px;height:122px;z-index:1000;text-align:center; }#wz-section-wzs298 { height:493.938px;--section-height:493.938px; }#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:271.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:60px;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:192px;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; }#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:1711.52px;left:888.016px;width:250px;height:78px;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:1663.52px;left:965.156px;width:180px;height:32.5px;z-index:1000;text-align:right; }#wze3218 { top:1881.5px;left:-2.72425px;width:1167.43px;height:254px;z-index:1000; }.wzc790  .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; }.wzc790  .wz-blog-slider-blog-item .wz-gallery-image { object-fit:contain; }.wzc790  .wz-blog-slider-blog-item .wz-gallery-caption { background-color:rgba(255,255,255,0.85); }.wzc790  .wz-blog-slider-blog-item .wz-gallery-caption h3 { font-size:13px;font-family:iransans_fa, sans-serif;color:#000; }.wzc790  .wz-blog-slider-blog-item .wz-gallery-caption h5 { font-size:12px;font-family:iransans_fa, sans-serif;color:#000; }.wzc790  .wz-blog-slider-blog-date p { font-size:12px;font-family:iransans_fa, sans-serif;color:#000; }.wzc790  .wz-blog-slider-blog-excerpt p { font-size:12px;font-family:iransans_fa, sans-serif;color:#000; }.wzc790  .wz-gallery-carousel .flex-direction-nav a:before { color:rgba(0,0,0,.8); }.wzc790  .flex-direction-nav a:before { color:rgba(0,0,0,.8); }.wzc790 {  }.wzc790-root {  }#wz-section-wzs192 { height:2444.3px;--section-height:2444.3px; }#wze2284 { top:7.037px;left:269.635px;width:630.742px;height:286.008px;z-index:999; }#wze2284 .wzc571-img-inner { object-fit:cover; }#wze2285 { top:80.943px;left:123px;width:924px;height:122px;z-index:1000;text-align:center; }#wz-section-wzs300 { height:295.977px;--section-height:295.977px; }#wz-section-wzs286 { height:101px;--section-height:101px; }.wzc-section-wzs286-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(165, 159, 151)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1914.392 288.326c-110.231-4.798-134.428-121.68-301.124-121.68s-190.894 116.883-301.124 121.68h-15.779c-132.623-3.764-163.287-72.283-366.071-72.283s-233.445 68.519-366.071 72.283h-8.154C384.543 282.678 408.027 100 281.156 100c-123.98 0-102.173 182.678-274.845 188.326H0V300h1920v-11.674h-5.608z'/%3E%3C/svg%3E");width:100%;height:48px;background-repeat:repeat-x;background-size:100% 100%;background-position:960px;top:100%;-webkit-transform:translateY(-100%)  rotateY(180deg);-moz-transform:translateY(-100%)  rotateY(180deg);-ms-transform:translateY(-100%)  rotateY(180deg);-o-transform:translateY(-100%)  rotateY(180deg);transform:translateY(-100%)  rotateY(180deg);transform:translateY(-100%)  rotateY(180deg);position:absolute;z-index:10; }#wze2903 { top:79.75px;left:175.57px;width:772.906px;height:139.502px;z-index:1001; }.wzc709-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:0px;border-color:#999999; }.wzc709-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc709-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; }#wze2497 { top:23.251px;left:68.2031px;width:466px;height:91.5px;z-index:1000;text-align:right; }#wze2498 { top:3.502px;left:550.914px;width:136px;height:136px;z-index:1001; }#wze2498 .wzc10-img-inner { object-fit:cover; }#wz-section-wzs436 { height:266.5px;--section-height:266.5px; }#wze2667 { top:101.007px;left:282.992px;width:599.5px;height:407px;z-index:1001; }#wze2667 .wzc10-img-inner { object-fit:cover; }#wze2668 { top:844px;left:320.558px;width:524.367px;height:356px;z-index:1002; }#wze2668 .wzc10-img-inner { object-fit:cover; }#wze2910 { top:561.5px;left:497.409px;width:180px;height:40px;z-index:1001; }.wzc727:hover .wzc727-bg:after { width:100%; }.wzc727:hover .wzc727-bg {  }.wzc727:hover .wzc727-content { color:#fff; }.wzc727:hover {  }.wzc727-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0%;height:100%;top:0px;left:0px;background-color:#FF7043;background:rgb(88, 153, 167); }.wzc727-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:25px;border-style:solid;border-color:rgb(88, 153, 167);border-width:3px;overflow:hidden; }.wzc727-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-semibold;font-size:20px;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(88, 153, 167); }#wze2915 { top:1254.5px;left:500.001px;width:180px;height:40px;z-index:1001; }.wzc731:hover .wzc731-bg:after { width:100%; }.wzc731:hover .wzc731-bg {  }.wzc731:hover .wzc731-content { color:#fff; }.wzc731:hover {  }.wzc731-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0%;height:100%;top:0px;left:0px;background-color:#FF7043;background:rgb(88, 153, 167); }.wzc731-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:25px;border-style:solid;border-color:rgb(88, 153, 167);border-width:3px;overflow:hidden; }.wzc731-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-semibold;font-size:20px;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(88, 153, 167); }#wze2916 { top:1570.5px;left:381.905px;width:401.672px;height:344px;z-index:1002; }#wze2916 .wzc10-img-inner { object-fit:cover; }#wze2919 { top:1952.5px;left:494.586px;width:188.031px;height:40px;z-index:1005; }.wzc676:hover .wzc676-bg:after { width:100%; }.wzc676:hover .wzc676-bg {  }.wzc676:hover .wzc676-content { color:#fff; }.wzc676:hover {  }.wzc676-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0%;height:100%;top:0px;left:0px;background-color:#FF7043;background:rgb(88, 153, 167); }.wzc676-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:25px;border-style:solid;border-color:rgb(88, 153, 167);border-width:3px;overflow:hidden; }.wzc676-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-semibold;font-size:20px;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(88, 153, 167); }#wz-section-wzs437 { height:2274.16px;--section-height:2274.16px; }.wzc-section-wzs437 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs437-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs437-full:after { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs437-full-bottom { background-image:fill='rgb(190, 188, 183)' none;width:100%;height:58px;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-wzs437-full-top { background-image:fill='rgb(190, 188, 183)' none;width:100%;height:57px;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; }#wze3197 { top:123.532px;left:290.158px;width:630.742px;height:285.938px;z-index:999; }#wze3197 .wzc571-img-inner { object-fit:cover; }#wze3198 { top:193.473px;left:-2.50973px;width:1167px;height:106px;z-index:1000;text-align:justify; }#wz-section-wzs470 { height:582.422px;--section-height:582.422px; }#wze2584 { top:91.257px;left:337px;width:496px;height:44.5px;z-index:1003;text-align:right; }#wze2585 { top:3497.5px;left:90px;width:990px;height:54px;z-index:1000;text-align:center; }#wze2804 { top:366px;left:48.4386px;width:1041.62px;height:597px;z-index:1001; }.wzc686-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-radius:10px;border-style:solid;border-width:4px;border-color:#4e7a85; }.wzc686-img .wzc686-img-inner { width:100%;height:100%;float:left; }.wzc686-img { width:100%;height:100%;position:relative;overflow:hidden;border-radius:10px; }#wze2804 .wzc686-img-inner { object-fit:cover; }#wze2805 { top:303.007px;left:298.5px;width:583px;height:27px;z-index:1000;text-align:justify; }#wze2806 { top:1203px;left:219.5px;width:731px;height:54px;z-index:1000;text-align:justify; }#wze2807 { top:1278px;left:64.1919px;width:1041.62px;height:597px;z-index:1001; }#wze2807 .wzc686-img-inner { object-fit:cover; }#wze2808 { top:1937px;left:64.1977px;width:1041.62px;height:597px;z-index:1001; }#wze2808 .wzc686-img-inner { object-fit:cover; }#wze2809 { top:2596px;left:64.1919px;width:1041.62px;height:597px;z-index:1001; }#wze2809 .wzc686-img-inner { object-fit:cover; }#wze2810 { top:3597px;left:60.1855px;width:1041.62px;height:597px;z-index:1001; }#wze2810 .wzc686-img-inner { object-fit:cover; }#wze2811 { top:4514px;left:60.1871px;width:1041.62px;height:597px;z-index:1001; }#wze2811 .wzc686-img-inner { object-fit:cover; }#wze2812 { top:4439px;left:123.522px;width:877px;height:27px;z-index:1000;text-align:center; }#wze2813 { top:5217px;left:142.499px;width:877px;height:27px;z-index:1000;text-align:center; }#wz-section-wzs383 { height:5456px;--section-height:5456px; }#wze2430 { top:86px;left:120.977px;width:978px;height:91.5px;z-index:1000;text-align:center; }#wze2474 { top:223.5px;left:166.079px;width:869px;height:495px;z-index:1001; }.wzc556-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;pointer-events:none;z-index:1; }.wzc556-container { width:100%;height:100%;position:relative;overflow:hidden; }#wz-section-wzs345 { height:1015.1px;--section-height:1015.1px; }#wze2545 { top:86px;left:120.977px;width:978px;height:91.5px;z-index:1000;text-align:center; }#wze2546 { top:224.5px;left:166.079px;width:869px;height:495px;z-index:1001; }#wz-section-wzs370 { height:1004.09px;--section-height:1004.09px; }.wzc-section-wzs370 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs370-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs370-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze2547 { top:102.614px;left:149.867px;width:924px;height:108.602px;z-index:1000;text-align:center; }#wz-section-wzs473 { height:300px;--section-height:300px; }#wze2571 { top:78.007px;left:393.494px;width:375px;height:45.5px;z-index:1002;text-align:center; }#wze3201 { top:171.351px;left:0.984px;width:1168px;height:455.32px;z-index:1000; }.wzc777-breadcrumb {  }.wzc777  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc777  .wz-shop-product { margin:15px;padding:0px;text-align:center; }.wzc777  .wz-shop-product .wz-shop-product-section { padding:28px; }.wzc777  .wz-shop-product .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:18px;color:#000; }.wzc777  .wz-shop-product .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:13px; }.wzc777  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc777  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc777  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:20px;color:#f14639; }.wzc777  .wz-shop-product .wz-shop-product-image img { object-fit:cover;width:100%;float:left; }.wzc777  .wz-shop-product .wz-shop-product-add-cart { width:150px; }.wzc777  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc777  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc777  .wz-shop-product .wz-shop-product-attributes { font-family:yekan, tahoma, serif;font-size:14px;color:#000; }.wzc777 {  }.wzc777-products {  }.wzc777-topBar {  }.wzc777-filter {  }#wze3201 .wz-shop-product .wz-shop-product-image { padding-top: 100% }#wze3201 .wz-shop-top-bar { margin-right: 15px }.wzc670-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;box-shadow:8px 15px 8px 0px rgb(243, 243, 243) ;border-color:rgba(0, 0, 0, 0); }.wzc670-img .wzc670-img-inner { width:100%;height:100%;float:left; }.wzc670-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc543:hover .wzc543-bg:after { width:90%;opacity:1; }.wzc543:hover .wzc543-bg {  }.wzc543:hover .wzc543-content { color:#fff; }.wzc543:hover {  }.wzc543-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#FF7043;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%); }.wzc543-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:#FF7043;border-width:3px;overflow:hidden; }.wzc543-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:#FF7043; }#wz-section-wzs378 { height:673.812px;--section-height:673.812px; }.wzc-section-wzs378 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs378-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs378-full:after { background:;background-color:rgb(250, 248, 245); }#wze2568 { top:194.511px;left:220.5px;width:729px;height:378.5px;z-index:1001; }.wzc672-breadcrumb {  }.wzc672  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc672  .wz-shop-product { margin:24px;padding:0px;text-align:center; }.wzc672  .wz-shop-product .wz-shop-product-section { padding:2px; }.wzc672  .wz-shop-product .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:18px;color:#000; }.wzc672  .wz-shop-product .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:13px; }.wzc672  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc672  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc672  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:20px;color:#f14639; }.wzc672  .wz-shop-product .wz-shop-product-image img { object-fit:contain;width:100%;float:none; }.wzc672  .wz-shop-product .wz-shop-product-add-cart { width:150px; }.wzc672  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc672  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc672  .wz-shop-product .wz-shop-product-attributes { font-family:yekan, tahoma, serif;font-size:14px;color:#000; }.wzc672 {  }.wzc672-products {  }.wzc672-topBar {  }.wzc672-filter { margin-right:24px;margin-left:24px; }.wzc672-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; }#wze2568 .wz-shop-product .wz-shop-product-image { padding-top: 100% }#wze2568 .wz-shop-top-bar { margin-right: 24px }.wzc677-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-color:rgba(0, 0, 0, 1);box-shadow:8px 10px 8px 0px rgb(102, 102, 102) ; }.wzc677-img .wzc677-img-inner { width:100%;height:100%;float:left; }.wzc677-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc626-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(165, 159, 151, 0); }.wzc626-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc626-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; }#wze2569 { top:87px;left:402.501px;width:375px;height:45.5px;z-index:1002;text-align:center; }#wze2590 { top:661.994px;left:446.633px;width:295px;height:40px;z-index:1002; }#wz-section-wzs377 { height:895.789px;--section-height:895.789px; }.wzc-section-wzs377 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs377-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs377-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze2603 { top:87.004px;left:422.484px;width:375px;height:45.5px;z-index:1002;text-align:center; }#wze2604 { top:171.526px;left:197.829px;width:775px;height:397.5px;z-index:1003; }.wzc653-breadcrumb {  }.wzc653  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc653  .wz-shop-product { margin:20px;padding:0px;text-align:center; }.wzc653  .wz-shop-product .wz-shop-product-section { padding:0px; }.wzc653  .wz-shop-product .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:18px;color:#000; }.wzc653  .wz-shop-product .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:13px; }.wzc653  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc653  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc653  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:20px;color:#f14639; }.wzc653  .wz-shop-product .wz-shop-product-image img { object-fit:contain;width:100%;float:none; }.wzc653  .wz-shop-product .wz-shop-product-add-cart { width:100px; }.wzc653  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc653  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc653  .wz-shop-product .wz-shop-product-attributes { font-family:yekan, tahoma, serif;font-size:14px;color:#000; }.wzc653 {  }.wzc653-products {  }.wzc653-topBar {  }.wzc653-filter { margin-right:20px;margin-left:20px; }.wzc653-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; }#wze2604 .wz-shop-product .wz-shop-product-image { padding-top: 100% }#wze2604 .wz-shop-top-bar { margin-right: 20px }.wzc704-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;box-shadow:6px 5px 16px 0px rgb(0, 0, 0) ; }.wzc704-img .wzc704-img-inner { width:100%;height:100%;float:left; }.wzc704-img { width:100%;height:100%;position:relative;overflow:hidden; }#wz-section-wzs384 { height:770.5px;--section-height:770.5px; }.wzc-section-wzs384 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs384-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs384-full:after { background:;background-color:rgb(250, 248, 245); }#wze2955 { top:69px;left:382.039px;width:727px;height:49.5px;z-index:999;text-align:right; }#wze2956 { top:142px;left:45.32px;width:728px;height:30.5px;z-index:1001;text-align:justify; }#wze2959 { top:293.5px;left:65.7879px;width:180px;height:40px;z-index:1000; }#wze2965 { top:151.5px;left:820.086px;width:293px;height:293px;z-index:1000; }#wze2965 .wzc10-img-inner { object-fit:cover; }#wz-section-wzs442 { height:569px;--section-height:569px; }.wzc-section-wzs442-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(190, 188, 183)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 300v-4.067c-455.162 0-690.876-51.203-1082.65-129.288C490.044 97.423 0 100.013 0 100.013V300h1920z'/%3E%3C/svg%3E");width:100%;height:92px;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; }#wze2960 { top:405.257px;left:15.203px;width:1142px;height:82.5px;z-index:1001;text-align:justify; }#wze2964 { top:65px;left:447.999px;width:266px;height:266px;z-index:1000; }#wze2964 .wzc10-img-inner { object-fit:cover; }#wze2966 { top:510.002px;left:14.9992px;width:1142px;height:626.5px;z-index:1001;text-align:justify; }#wz-section-wzs444 { height:1300.5px;--section-height:1300.5px; }.wzc-section-wzs444 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs444-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs444-full:after { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs444-full-top { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;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; }.wzc-section-wzs444-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(190, 188, 183)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 300v-4.067c-455.162 0-690.876-51.203-1082.65-129.288C490.044 97.423 0 100.013 0 100.013V300h1920z'/%3E%3C/svg%3E");width:100%;height:89px;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;z-index:10; }#wze2968 { top:105px;left:432.478px;width:355px;height:45px;z-index:999;text-align:right; }#wze2970 { top:321.5px;left:43.3282px;width:730px;height:232px;z-index:1002;text-align:right; }#wze2972 { top:319px;left:802.312px;width:299px;height:299px;z-index:1003; }#wze2972 .wzc10-img-inner { object-fit:cover; }#wze2993 { top:674px;left:82.9364px;width:180px;height:40px;z-index:1000; }#wz-section-wzs445 { height:777.5px;--section-height:777.5px; }.wzc-section-wzs445-full-bottom { background-image:fill='rgb(190, 188, 183)' none;width:100%;height:89px;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-wzs445-full-top { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;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; }#wze2973 { top:200px;left:339.999px;width:482px;height:45px;z-index:999;text-align:right; }#wze2974 { top:375px;left:843.036px;width:266px;height:266px;z-index:1000; }#wze2974 .wzc10-img-inner { object-fit:cover; }#wze2975 { top:375px;left:100.516px;width:649px;height:906px;z-index:1000;text-align:right; }#wz-section-wzs446 { height:1350px;--section-height:1350px; }.wzc-section-wzs446 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs446-full { background:;background-color:rgb(242, 240, 238);box-shadow:none; }.wzc-section-wzs446-full:after { background:;background-color:rgba(88, 153, 167, 0); }.wzc-section-wzs446-full-top { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(190, 188, 183)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 300v-4.067c-455.162 0-690.876-51.203-1082.65-129.288C490.044 97.423 0 100.013 0 100.013V300h1920z'/%3E%3C/svg%3E");width:100%;height:82px;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;z-index:10; }#wze2982 { top:1215px;left:519.983px;width:180px;height:40px;z-index:1000; }#wze2983 { top:1022.5px;left:526.979px;width:166px;height:166px;z-index:1000; }#wze2983 .wzc10-img-inner { object-fit:cover; }#wze2984 { top:186px;left:92.1642px;width:882px;height:75px;z-index:1000;text-align:right; }#wze2986 { top:354.833px;left:1000.44px;width:138px;height:138px;z-index:1000; }#wze2986 .wzc10-img-inner { object-fit:cover; }#wze2987 { top:418.75px;left:92.1642px;width:882px;height:37.5px;z-index:1000;text-align:right; }#wze2988 { top:764.5px;left:1000.44px;width:138px;height:138px;z-index:1000; }#wze2988 .wzc10-img-inner { object-fit:cover; }#wze2989 { top:570.25px;left:92.1648px;width:882px;height:112.5px;z-index:1000;text-align:right; }#wze2990 { top:559.667px;left:1000.44px;width:138px;height:138px;z-index:1000; }#wze2990 .wzc10-img-inner { object-fit:cover; }#wze2991 { top:150px;left:1000.44px;width:138px;height:138px;z-index:1000; }#wze2991 .wzc10-img-inner { object-fit:cover; }#wze2992 { top:755px;left:92.165px;width:882px;height:185.5px;z-index:1000;text-align:right; }#wz-section-wzs451 { height:1512.5px;--section-height:1512.5px; }.wzc-section-wzs451 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs451-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs451-full:after { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs451-full-top { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(190, 188, 183)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 300v-4.067c-455.162 0-690.876-51.203-1082.65-129.288C490.044 97.423 0 100.013 0 100.013V300h1920z'/%3E%3C/svg%3E");width:100%;height:93px;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;z-index:10; }.wzc-section-wzs451-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgb(190, 188, 183)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 100 1920 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 300v-4.067c-455.162 0-690.876-51.203-1082.65-129.288C490.044 97.423 0 100.013 0 100.013V300h1920z'/%3E%3C/svg%3E");width:100%;height:90px;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; }#wze2980 { top:101px;left:24.5075px;width:1131px;height:556px;z-index:1000;text-align:right; }#wze2995 { top:726px;left:62.9608px;width:100px;height:100px;z-index:1001; }.wzc735:hover .wzc735-bg { box-shadow:0 4px #0A6960; }.wzc735:hover .wzc735-content {  }.wzc735:hover { top:2px; }.wzc735-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#009688;border-radius:50%;box-shadow:0 6px #0A6960;transition:none !important; }.wzc735-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:#fff; }.wzc735 { width:100%;height:100%;position:relative;transition:none !important; }.wzc735:active .wzc735-bg { box-shadow:0 0 #0A6960; }.wzc735:active { top:6px; }#wz-section-wzs449 { height:871px;--section-height:871px; }#wze3046 { top:129.75px;left:314.5px;width:541px;height:57.5px;z-index:999;text-align:right; }#wz-section-wzs454 { height:347px;--section-height:347px; }.wzc-section-wzs454 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs454-full-bottom { background-image:fill='rgb(190, 188, 183)' none;width:100%;height:92px;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-wzs454-full { background:;background-color:rgb(250, 248, 245); }.wzc-section-wzs454-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze3077 { top:31px;left:840.02px;width:286px;height:286px;z-index:1000; }#wze3077 .wzc10-img-inner { object-fit:cover; }#wze3078 { top:42px;left:144.352px;width:610px;height:40.5px;z-index:1000;text-align:right; }#wze3079 { top:94.5px;left:144.352px;width:610px;height:39px;z-index:1000;text-align:right; }#wze3080 { top:264px;left:29.6711px;width:737px;height:157px;z-index:1001;text-align:justify; }#wze3081 { top:787px;left:516.017px;width:610px;height:32px;z-index:1000;text-align:right; }#wze3083 { top:832px;left:26.7961px;width:1111px;height:175px;z-index:1001;text-align:right; }#wze3093 { top:510px;left:692.021px;width:434px;height:32px;z-index:1000;text-align:right; }#wze3094 { top:559px;left:254.79px;width:883px;height:140px;z-index:1001;text-align:right; }#wze3139 { top:1131px;left:830.295px;width:342.117px;height:160px;z-index:1002; }#wze3140 { top:1131px;left:418.642px;width:342.117px;height:160px;z-index:1002; }#wze3141 { top:1129px;left:-0.404767px;width:342.117px;height:160px;z-index:1002; }#wze3142 { top:1326.75px;left:941.105px;width:63px;height:29.5px;z-index:1002;text-align:right; }#wze3143 { top:1318.75px;left:157.875px;width:82px;height:29.5px;z-index:1002;text-align:right; }#wze3144 { top:1325px;left:539.238px;width:93px;height:29.5px;z-index:1002;text-align:right; }#wze3145 { top:1482px;left:361.493px;width:439px;height:30px;z-index:1004;text-align:right; }#wze3148 { top:155px;left:496.511px;width:264.891px;height:61px;z-index:1000; }#wze3150 { top:1570px;left:495.001px;width:180px;height:40px;z-index:1000; }.wzc765:hover .wzc765-bg { background-color:rgb(5, 202, 164); }.wzc765:hover .wzc765-content {  }.wzc765:hover {  }.wzc765-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(88, 153, 167);border-radius:24px; }.wzc765-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:18px;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; }#wze3152 { top:1081.5px;left:14.9999px;width:1142px;height:6px;z-index:1002; }#wz-section-wzs463 { height:1744.75px;--section-height:1744.75px; }.wzc-section-wzs463 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs463-full { background:;background-color:rgb(242, 240, 238); }.wzc-section-wzs463-full:after { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs463-full-bottom { background-image:fill='rgb(0,0,0)' 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-wzs463-full-top { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;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; }#wze3195 { top:123.532px;left:290.158px;width:630.742px;height:285.938px;z-index:999; }#wze3195 .wzc571-img-inner { object-fit:cover; }#wze3196 { top:193.473px;left:-2.50973px;width:1167px;height:106px;z-index:1000;text-align:justify; }#wz-section-wzs469 { height:549.422px;--section-height:549.422px; }[data-page=p13] #wz-root-background { background-color:rgb(242,241,234); }[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=p35] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p36] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p37] #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=p43] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p45] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p50] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p52] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p67] #wz-root-background { background-color:rgb(250, 248, 245); }[data-page=p68] #wz-root-background { background-color:rgb(250, 248, 245); }@media only screen and (max-width : 768px) {#wze1937 { top:0.0008999px;left:0.706226px;bottom:auto;right:auto;width:187.977px;height:49px;z-index:1000; }#wze1941 { top:0.3755px;left:407.876px;bottom:auto;right:auto;width:48px;height:49.625px;z-index:1000; }#wze2940 { top:92.7032px;left:13.5812px;bottom:auto;right:auto;width:104.602px;height:31.2969px;z-index:1000; }#wze2941 { top:102.001px;left:302.676px;bottom:auto;right:auto;width:152.258px;height:22px;z-index:1000; }#wz-section-wzLayout1-header { height:334.43px;--section-height:334.43px; }#wz-section-wzLayout1-allPage { height:0px;--section-height:0px; }#wze3215 { top:37.876px;left:10.9375px;bottom:auto;right:auto;width:438px;height:40.5px;z-index:1000;text-align:right; }#wze3216 { top:89.626px;left:10.9375px;bottom:auto;right:auto;width:438px;height:26.5px;z-index:1000;text-align:right; }#wze3217 { top:151.001px;left:39.0044px;bottom:auto;right:auto;width:92.5859px;height:42px;z-index:1000; }#wz-section-wzs475 { height:445px;--section-height:445px; }#wze1953 { top:65px;left:51.5px;bottom:auto;right:auto;width:375px;height:70px;display:block;z-index:1000;text-align:center; }#wze1956 { top:219.312px;left:-1.09845px;bottom:auto;right:auto;width:343.844px;height:235px;display:block;z-index:1000; }#wze1957 { top:603.708px;left:89.7909px;bottom:auto;right:auto;width:300.227px;height:300.211px;display:block;z-index:1000; }#wze1958 { top:267.711px;left:89.7887px;bottom:auto;right:auto;width:300.227px;height:300.211px;display:block;z-index:1000; }#wze1959 { top:939.706px;left:89.7872px;bottom:auto;right:auto;width:300.227px;height:300.211px;display:block;z-index:997; }#wze1960 { top:1612.71px;left:88.8938px;bottom:auto;right:auto;width:300.227px;height:300.211px;display:block;z-index:1000; }#wze1961 { top:1940.1px;left:89.7874px;bottom:auto;right:auto;width:300.227px;height:300.211px;display:block;z-index:1000; }#wze1962 { top:1275.7px;left:89.7896px;bottom:auto;right:auto;width:300.227px;height:300.211px;display:block;z-index:1000; }#wze3194 { top:802.962px;left:0px;bottom:auto;right:auto;width:438px;height:299.352px;z-index:996; }#wz-section-wzs173 { height:2276.34px;--section-height:2276.34px; }#wze1986 { top:146.501px;left:62.3278px;bottom:auto;right:auto;width:353.352px;height:66px;display:block;z-index:1000;text-align:center; }#wze3204 { top:90.0009px;left:48.7368px;bottom:auto;right:auto;width:359.141px;height:335px;z-index:1000; }#wze3020 { top:221.5px;left:80.0742px;bottom:auto;right:auto;width:199px;height:36px;z-index:1000; }.wzc788-content { font-size:19px; }#wz-section-wzs183 { height:548.461px;--section-height:548.461px; }#wze3205 { top:149px;left:170px;bottom:auto;right:auto;width:128px;height:82px;z-index:1000;text-align:center; }#wze3206 { top:92.5356px;left:62.125px;bottom:auto;right:auto;width:346px;height:329.938px;z-index:1000; }#wze3155 { top:226.969px;left:65.3244px;bottom:auto;right:auto;width:215.352px;height:37.9375px;z-index:1000; }.wzc789-content { font-size:17px; }#wz-section-wzs453 { height:513.953px;--section-height:513.953px; }#wze3208 { top:104.041px;left:62.25px;bottom:auto;right:auto;width:343.5px;height:318.93px;z-index:1000; }#wze2587 { top:245.969px;left:62.0793px;bottom:auto;right:auto;width:219.352px;height:44.9375px;z-index:1000; }#wze3210 { top:56.9334px;left:66.75px;bottom:auto;right:auto;width:210px;height:82px;z-index:1000;text-align:center; }#wz-section-wzs181 { height:572.211px;--section-height:572.211px; }#wze3221 { top:129.5px;left:72.625px;bottom:auto;right:auto;width:322.75px;height:328px;display:block;z-index:1000; }#wze3222 { top:236.505px;left:52.2015px;bottom:auto;right:auto;width:218.352px;height:48.9375px;display:block;z-index:1000; }#wze3223 { top:51.0006px;left:84.875px;bottom:auto;right:auto;width:153px;height:82px;display:block;z-index:1000;text-align:center; }#wz-section-wzs477 { height:548.008px;--section-height:548.008px; }#wze2050 { top:70.003px;left:39.0625px;bottom:auto;right:auto;width:386px;height:175px;display:block;z-index:1000; }#wze2051 { top:42.0004px;left:15px;bottom:auto;right:auto;width:438px;height:212.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs194 { height:349.047px;--section-height:349.047px; }#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; }#wze2063 { top:549.252px;left:39.067px;bottom:auto;right:auto;width:390px;height:0.9375px;z-index:1000; }#wze2064 { top:564.502px;left:39.442px;bottom:auto;right:auto;width:381px;height:19px;z-index:1000;text-align:center; }#wze2068 { top:142.101px;left:220.327px;bottom:auto;right:auto;width:37px;height:36.9766px;z-index:1000; }#wze2070 { top:213.603px;left:312.94px;bottom:auto;right:auto;width:38px;height:37.9766px;z-index:1000; }#wze2071 { top:214.106px;left:127.064px;bottom:auto;right:auto;width:37px;height:36.9766px;z-index:1000; }#wze2263 { top:397.516px;left:330.34px;bottom:auto;right:auto;width:89.9609px;height:53.9766px;z-index:1000; }#wze2379 { top:363.246px;left:26.2529px;bottom:auto;right:auto;width:59px;height:59px;z-index:1000; }#wze2557 { top:145.588px;left:130.568px;bottom:auto;right:auto;width:30px;height:30px;z-index:1000; }#wze2665 { top:142.116px;left:313.438px;bottom:auto;right:auto;width:37px;height:36.9375px;z-index:1000; }#wze2819 { top:213.974px;left:220.195px;bottom:auto;right:auto;width:37.2734px;height:37.2344px;z-index:1000; }#wze2824 { top:351.743px;left:134.939px;bottom:auto;right:auto;width:64px;height:64px;z-index:1000; }#wze3039 { top:348.57px;left:15px;bottom:auto;right:auto;width:438px;height:162.672px;z-index:999; }#wz-section-wzLayout1-footer { height:621.352px;--section-height:621.352px; }#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; }#wze1904 { top:257.376px;left:15px;bottom:auto;right:auto;width:438px;height:411.484px;display:block;z-index:1000; }#wze1909 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs160 { height:725.852px;--section-height:725.852px; }#wze1905 { top:262.922px;left:15px;bottom:auto;right:auto;width:438px;height:924.5px;display:block;z-index:1000; }#wz-section-wzs161 { height:1241.42px;--section-height:1241.42px; }#wze1906 { top:262.914px;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.898px;--section-height:847.898px; }#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; }#wze1944 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:553.289px;display:block;z-index:1000; }#wze1944 .wz-shop-product { width: calc(50% - 30px )}#wze1945 { top:10px;left:0px;bottom:auto;right:auto;width:242px;height:0px;display:block;z-index:1000; }#wz-section-wzs371 { height:583.281px;--section-height:583.281px; }#wze3202 { top:70.003px;left:39.0625px;bottom:auto;right:auto;width:386px;height:175px;display:block;z-index:1000; }#wze3203 { top:42.0004px;left:15px;bottom:auto;right:auto;width:438px;height:212.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs472 { height:349.047px;--section-height:349.047px; }#wz-section-wzs209 { height:56px;--section-height:56px; }#wze1946 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:1024.2px;display:block;z-index:1000; }#wz-section-wzs175 { height:1054.2px;--section-height:1054.2px; }#wze3227 { top:70.003px;left:39.0625px;bottom:auto;right:auto;width:386px;height:175px;display:block;z-index:1000; }#wze3228 { top:42.0004px;left:15px;bottom:auto;right:auto;width:438px;height:212.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs478 { height:349.047px;--section-height:349.047px; }#wze1943 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:63.3906px;display:block;z-index:1000; }#wz-section-wzs177 { height:93.3828px;--section-height:93.3828px; }#wze2280 { top:25px;left:41px;bottom:auto;right:auto;width:386px;height:175.016px;display:block;z-index:1000; }#wze2281 { top:58.602px;left:15px;bottom:auto;right:auto;width:438px;height:96px;display:block;z-index:1000;text-align:center; }#wz-section-wzs298 { height:217.602px;--section-height:217.602px; }#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:428.188px;display:block;z-index:1000; }#wze2037 { top:454.031px;left:15.0042px;bottom:auto;right:auto;width:438px;height:128px;display:block;z-index:1000; }#wze2763 { top:597.031px;left:109px;bottom:auto;right:auto;width:250px;height:57px;z-index:1000; }#wze2765 { top:684.031px;left:144px;bottom:auto;right:auto;width:180px;height:32.5px;z-index:1000;text-align:right; }#wze3218 { top:731.531px;left:15px;bottom:auto;right:auto;width:438px;height:95.2891px;z-index:1000; }#wz-section-wzs192 { height:900.39547842878px;--section-height:900.39547842878px; }#wze2284 { top:25px;left:41px;bottom:auto;right:auto;width:386px;height:175.016px;display:block;z-index:1000; }#wze2285 { top:58.602px;left:15px;bottom:auto;right:auto;width:438px;height:96px;display:block;z-index:1000;text-align:center; }#wz-section-wzs300 { height:217.602px;--section-height:217.602px; }#wz-section-wzs286 { height:55.0078px;--section-height:55.0078px; }#wze2903 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:235.5px;display:block;z-index:1000; }#wze2497 { top:71.25px;left:18.3755px;bottom:auto;right:auto;width:299px;height:54.5px;display:block;z-index:998;text-align:right; }#wze2498 { top:57.0004px;left:327.751px;bottom:auto;right:auto;width:87px;height:87px;display:block;z-index:998; }#wz-section-wzs436 { height:268.102px;--section-height:268.102px; }#wze2667 { top:0.825355px;left:20px;bottom:auto;right:auto;width:438px;height:297.352px;display:block;z-index:1000; }#wze2668 { top:497.001px;left:15px;bottom:auto;right:auto;width:438px;height:297.352px;display:block;z-index:1000; }#wze2910 { top:309.505px;left:149.001px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }.wzc727-content { font-size:15px; }#wze2915 { top:810.45px;left:144px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }.wzc731-content { font-size:14px; }#wze2916 { top:1091.58px;left:35.1679px;bottom:auto;right:auto;width:401.672px;height:344px;display:block;z-index:1000; }#wze2919 { top:1451px;left:135.994px;bottom:auto;right:auto;width:188.023px;height:40px;display:block;z-index:1000; }.wzc676-content { font-size:17px; }#wz-section-wzs437 { height:1582.45px;--section-height:1582.45px; }.wzc-section-wzs437 { background:;background-color:rgba(255, 255, 255, 0); }#wze3197 { top:70.003px;left:39.0625px;bottom:auto;right:auto;width:386px;height:175px;display:block;z-index:1000; }#wze3198 { top:42.0004px;left:15px;bottom:auto;right:auto;width:438px;height:212.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs470 { height:325.055px;--section-height:325.055px; }#wze2584 { top:33.5px;left:34px;bottom:auto;right:auto;width:400px;height:35.5px;display:block;z-index:1000;text-align:right; }#wze2585 { top:1580.5px;left:16.5px;bottom:auto;right:auto;width:435px;height:96px;display:block;z-index:1000;text-align:right; }#wze2804 { top:252px;left:15px;bottom:auto;right:auto;width:438px;height:251.016px;z-index:1000; }#wze2805 { top:164.007px;left:20px;bottom:auto;right:auto;width:438px;height:54px;z-index:1000;text-align:right; }#wze2806 { top:587.031px;left:15px;bottom:auto;right:auto;width:438px;height:108px;z-index:1000;text-align:right; }#wze2807 { top:710.031px;left:15px;bottom:auto;right:auto;width:438px;height:251.016px;z-index:1000; }#wze2808 { top:976.06px;left:15px;bottom:auto;right:auto;width:438px;height:251.016px;z-index:1000; }#wze2809 { top:1242.09px;left:15px;bottom:auto;right:auto;width:438px;height:251.016px;z-index:1000; }#wze2810 { top:1690.99px;left:15px;bottom:auto;right:auto;width:438px;height:251.016px;z-index:1000; }#wze2811 { top:2118px;left:17px;bottom:auto;right:auto;width:438px;height:251.016px;z-index:1000; }#wze2812 { top:2050.5px;left:20px;bottom:auto;right:auto;width:438px;height:54px;z-index:1000;text-align:right; }#wze2813 { top:2523px;left:20px;bottom:auto;right:auto;width:438px;height:27px;z-index:1000;text-align:center; }#wz-section-wzs383 { height:2663.22px;--section-height:2663.22px; }#wze2430 { top:65.007px;left:17px;bottom:auto;right:auto;width:438px;height:54.5px;display:block;z-index:1000;text-align:center; }#wze2474 { top:164.023px;left:15px;bottom:auto;right:auto;width:438px;height:249.484px;z-index:1000; }#wz-section-wzs345 { height:535.493px;--section-height:535.493px; }#wze2545 { top:29.992px;left:46.5px;bottom:auto;right:auto;width:375px;height:54.5px;display:block;z-index:1000;text-align:center; }#wze2546 { top:112.507px;left:15px;bottom:auto;right:auto;width:438px;height:249.477px;z-index:1000; }#wz-section-wzs370 { height:635.758px;--section-height:635.758px; }#wze2547 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:144.805px;display:block;z-index:1000;text-align:center; }#wz-section-wzs473 { height:174.805px;--section-height:174.805px; }#wze2571 { top:51px;left:46.5px;bottom:auto;right:auto;width:375px;height:45.5px;display:block;z-index:1000;text-align:center; }#wze3201 { top:111.5px;left:0.984px;bottom:auto;right:auto;width:466.031px;height:1596.05px;z-index:1000; }#wze3201 .wz-shop-product { width: calc(100% - 30px )}#wz-section-wzs378 { height:1832.05px;--section-height:1832.05px; }#wze2568 { top:123px;left:70.5px;bottom:auto;right:auto;width:327px;height:682px;z-index:996; }#wze2568 .wz-shop-product { width: calc(100% - 48px )}#wze2569 { top:51px;left:46.5px;bottom:auto;right:auto;width:375px;height:45.5px;z-index:1000;text-align:center; }#wze2590 { top:960.5px;left:86.5px;bottom:auto;right:auto;width:295px;height:40px;z-index:1000; }#wz-section-wzs377 { height:1148.98px;--section-height:1148.98px; }#wze2603 { top:42.002px;left:46.5px;bottom:auto;right:auto;width:375px;height:45.5px;display:block;z-index:1000;text-align:center; }#wze2604 { top:150.004px;left:35px;bottom:auto;right:auto;width:398px;height:816px;display:block;z-index:1000; }#wze2604 .wz-shop-product { width: calc(100% - 40px )}#wz-section-wzs384 { height:1106.44px;--section-height:1106.44px; }#wze2955 { top:83.0078px;left:56.5px;bottom:auto;right:auto;width:355px;height:90px;display:block;z-index:1000;text-align:center; }#wze2956 { top:206.007px;left:15.5px;bottom:auto;right:auto;width:437px;height:61px;display:block;z-index:1000;text-align:center; }#wze2959 { top:623.007px;left:149.001px;bottom:auto;right:auto;width:180px;height:40px;z-index:1000; }#wze2965 { top:317.007px;left:109.007px;bottom:auto;right:auto;width:250px;height:250px;z-index:1000; }#wz-section-wzs442 { height:828.68px;--section-height:828.68px; }#wze2960 { top:358px;left:15px;bottom:auto;right:auto;width:438px;height:215px;display:block;z-index:1000;text-align:justify; }#wze2964 { top:45px;left:101px;bottom:auto;right:auto;width:266px;height:266px;display:block;z-index:1000; }#wze2966 { top:588px;left:15px;bottom:auto;right:auto;width:438px;height:1378.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs444 { height:2151.5px;--section-height:2151.5px; }#wze2968 { top:91px;left:56.5px;bottom:auto;right:auto;width:355px;height:45px;display:block;z-index:1000;text-align:right; }#wze2970 { top:597.75px;left:15px;bottom:auto;right:auto;width:438px;height:277.5px;display:block;z-index:1000;text-align:right; }#wze2972 { top:216px;left:84.5px;bottom:auto;right:auto;width:299px;height:299px;display:block;z-index:1000; }#wze2993 { top:987px;left:144px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }#wz-section-wzs445 { height:1084.5px;--section-height:1084.5px; }#wze2973 { top:145.5px;left:15px;bottom:auto;right:auto;width:438px;height:40.5px;display:block;z-index:1000;text-align:right; }#wze2974 { top:277.5px;left:101px;bottom:auto;right:auto;width:266px;height:266px;display:block;z-index:1000; }#wze2975 { top:601px;left:15px;bottom:auto;right:auto;width:438px;height:1048px;display:block;z-index:1000;text-align:right; }#wz-section-wzs446 { height:1814.5px;--section-height:1814.5px; }#wze2982 { top:2176px;left:144.001px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }#wze2983 { top:1995px;left:151.314px;bottom:auto;right:auto;width:166px;height:166px;display:block;z-index:1000; }#wze2984 { top:210.25px;left:15px;bottom:auto;right:auto;width:438px;height:112.5px;display:block;z-index:1000;text-align:center; }#wze2986 { top:458px;left:170px;bottom:auto;right:auto;width:138px;height:138px;display:block;z-index:1000; }#wze2987 { top:617.25px;left:15px;bottom:auto;right:auto;width:438px;height:112.5px;display:block;z-index:1000;text-align:center; }#wze2988 { top:1435px;left:170px;bottom:auto;right:auto;width:138px;height:138px;display:block;z-index:1000; }#wze2989 { top:1039px;left:15px;bottom:auto;right:auto;width:438px;height:187.5px;display:block;z-index:1000;text-align:center; }#wze2990 { top:886px;left:170px;bottom:auto;right:auto;width:138px;height:138px;display:block;z-index:1000; }#wze2991 { top:71px;left:165.001px;bottom:auto;right:auto;width:138px;height:138px;display:block;z-index:1000; }#wze2992 { top:1599px;left:20px;bottom:auto;right:auto;width:438px;height:298px;display:block;z-index:1000;text-align:center; }#wz-section-wzs451 { height:2365.5px;--section-height:2365.5px; }#wze2980 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:958px;display:block;z-index:1000;text-align:right; }#wze2995 { top:1050px;left:189.5px;bottom:auto;right:auto;width:89px;height:89px;display:block;z-index:1000; }.wzc735-content { font-size:13px; }#wz-section-wzs449 { height:1166px;--section-height:1166px; }#wze3046 { top:83.0078px;left:17.5px;bottom:auto;right:auto;width:434px;height:46.5px;display:block;z-index:1000;text-align:center; }#wz-section-wzs454 { height:350.18px;--section-height:350.18px; }#wze3077 { top:15px;left:91px;bottom:auto;right:auto;width:286px;height:286px;display:block;z-index:1000; }#wze3078 { top:417.25px;left:87.8125px;bottom:auto;right:auto;width:288px;height:40.5px;display:block;z-index:1000;text-align:right; }#wze3079 { top:471.5px;left:15px;bottom:auto;right:auto;width:438px;height:39px;display:block;z-index:1000;text-align:right; }#wze3080 { top:525.5px;left:15px;bottom:auto;right:auto;width:438px;height:177px;display:block;z-index:1000;text-align:justify; }#wze3081 { top:1186.5px;left:15px;bottom:auto;right:auto;width:438px;height:32px;display:block;z-index:1000;text-align:right; }#wze3083 { top:1234.5px;left:15px;bottom:auto;right:auto;width:438px;height:385px;display:block;z-index:1000;text-align:right; }#wze3093 { top:785px;left:15px;bottom:auto;right:auto;width:434px;height:32px;display:block;z-index:1000;text-align:right; }#wze3094 { top:833.5px;left:15px;bottom:auto;right:auto;width:438px;height:245px;display:block;z-index:1000;text-align:right; }#wze3139 { top:2017.242px;left:62.1287px;bottom:auto;right:auto;width:342.109px;height:160px;display:block;z-index:1000; }#wze3140 { top:2316.242px;left:62.1287px;bottom:auto;right:auto;width:342.109px;height:160px;display:block;z-index:1000; }#wze3141 { top:2620.242px;left:62.1287px;bottom:auto;right:auto;width:342.109px;height:160px;display:block;z-index:1000; }#wze3142 { top:1961.242px;left:202.501px;bottom:auto;right:auto;width:63px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze3143 { top:2564.242px;left:193.001px;bottom:auto;right:auto;width:82px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze3144 { top:2260.242px;left:187.501px;bottom:auto;right:auto;width:93px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze3145 { top:2891.242px;left:15px;bottom:auto;right:auto;width:438px;height:30px;display:block;z-index:1000;text-align:right; }#wze3148 { top:2937.332px;left:122.555px;bottom:auto;right:auto;width:222.891px;height:50px;display:block;z-index:1000; }#wze3150 { top:3069.332px;left:120px;bottom:auto;right:auto;width:228px;height:50px;display:block;z-index:1000; }.wzc765-content { font-size:24px; }#wze3152 { top:1882.942px;left:15px;bottom:auto;right:auto;width:440px;height:6.29688px;display:block;z-index:1000; }#wz-section-wzs463 { height:3195.332px;--section-height:3195.332px; }#wze3195 { top:70.003px;left:39.0625px;bottom:auto;right:auto;width:386px;height:175px;display:block;z-index:1000; }#wze3196 { top:42.0004px;left:15px;bottom:auto;right:auto;width:438px;height:212.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs469 { height:349.047px;--section-height:349.047px; }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze1937 { top:25.5156px;left:509.338px;bottom:auto;right:auto;width:184.141px;height:48px;z-index:1000; }#wze1941 { top:25.5156px;left:700px;bottom:auto;right:auto;width:50px;height:50px;z-index:1000; }#wze2940 { top:31.1639px;left:68.4219px;bottom:auto;right:auto;width:112px;height:38.6875px;z-index:1000; }#wze2941 { top:43.0078px;left:221.862px;bottom:auto;right:auto;width:152.258px;height:22px;z-index:1000; }#wz-section-wzLayout1-header { height:219.852px;--section-height:219.852px; }#wz-section-wzLayout1-allPage { height:0px;--section-height:0px; }#wze3215 { top:87px;left:275.335px;bottom:auto;right:auto;width:459px;height:40.5px;z-index:1000;text-align:right; }#wze3216 { top:161px;left:56.9945px;bottom:auto;right:auto;width:646px;height:34px;z-index:1000;text-align:right; }#wze3217 { top:222px;left:88.3704px;bottom:auto;right:auto;width:141.094px;height:64px;z-index:1000; }#wz-section-wzs475 { height:471px;--section-height:471px; }#wze1953 { top:53.007px;left:507.582px;bottom:auto;right:auto;width:185px;height:70px;display:block;z-index:997;text-align:center; }#wze1956 { top:257.018px;left:369.117px;bottom:auto;right:auto;width:343.844px;height:234.977px;display:block;z-index:988; }#wze1957 { top:172.621px;left:71.4618px;bottom:auto;right:auto;width:201.734px;height:201.711px;display:block;z-index:991; }#wze1958 { top:172.616px;left:286.464px;bottom:auto;right:auto;width:201.734px;height:201.711px;display:block;z-index:994; }#wze1959 { top:172.612px;left:501.332px;bottom:auto;right:auto;width:201.734px;height:201.711px;display:block;z-index:1000; }#wze1960 { top:388.613px;left:74.4148px;bottom:auto;right:auto;width:201.734px;height:201.711px;display:block;z-index:997; }#wze1961 { top:388.619px;left:288.872px;bottom:auto;right:auto;width:201.734px;height:201.711px;display:block;z-index:1000; }#wze1962 { top:388.617px;left:501.329px;bottom:auto;right:auto;width:201.734px;height:201.711px;display:block;z-index:1000; }#wze3194 { top:307.002px;left:33.8357px;bottom:auto;right:auto;width:305.633px;height:176px;z-index:990; }#wz-section-wzs173 { height:655.242px;--section-height:655.242px; }#wze1986 { top:237.005px;left:196.504px;bottom:auto;right:auto;width:375px;height:66px;display:block;z-index:1000;text-align:center; }#wze3204 { top:182.505px;left:15px;bottom:auto;right:auto;width:738px;height:393px;z-index:1000; }#wze3020 { top:266px;left:256.5px;bottom:auto;right:auto;width:225px;height:50px;z-index:1000; }#wz-section-wzs183 { height:592.805px;--section-height:592.805px; }#wze3205 { top:195px;left:196.5px;bottom:auto;right:auto;width:375px;height:82px;z-index:1000;text-align:center; }#wze3206 { top:112px;left:15px;bottom:auto;right:auto;width:738px;height:398.9375px;z-index:1000; }#wze3155 { top:290.001px;left:239.331px;bottom:auto;right:auto;width:259.359px;height:55.9375px;z-index:1000; }#wz-section-wzs453 { height:541.7815px;--section-height:541.7815px; }#wze3208 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:495.9375px;z-index:1000; }#wze2587 { top:360.001px;left:239.331px;bottom:auto;right:auto;width:259.359px;height:55.9375px;z-index:1000; }#wze3210 { top:108px;left:181.5px;bottom:auto;right:auto;width:375px;height:82px;z-index:1000;text-align:center; }#wz-section-wzs181 { height:624.117px;--section-height:624.117px; }#wze3221 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:328px;display:block;z-index:1000; }#wze3222 { top:236.505px;left:239.323px;bottom:auto;right:auto;width:259.359px;height:55.9375px;display:block;z-index:1000; }#wze3223 { top:53.86px;left:181.501px;bottom:auto;right:auto;width:375px;height:82px;display:block;z-index:1000;text-align:center; }#wz-section-wzs477 { height:358px;--section-height:358px; }#wze2050 { top:61.2442px;left:126.418px;bottom:auto;right:auto;width:485.172px;height:219.977px;display:block;z-index:1000; }#wze2051 { 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-wzs194 { height:358.492px;--section-height:358.492px; }#wze2052 { top:56.0166px;left:603.963px;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; }#wze2063 { top:407.69px;left:58.9922px;bottom:auto;right:auto;width:650px;height:1.55469px;z-index:1000; }#wze2064 { top:425.379px;left:193.234px;bottom:auto;right:auto;width:381px;height:17px;z-index:1000;text-align:center; }#wze2068 { top:177.669px;left:405.504px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:998; }#wze2070 { top:177.667px;left:660.884px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:1000; }#wze2071 { top:177.667px;left:536.054px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:1000; }#wze2263 { top:280.051px;left:125.174px;bottom:auto;right:auto;width:112.305px;height:67.3438px;z-index:998; }#wze2379 { top:193.211px;left:96.4139px;bottom:auto;right:auto;width:56px;height:55.9922px;z-index:998; }#wze2557 { top:177.668px;left:337.101px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:998; }#wze2665 { top:177.668px;left:602.268px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:1000; }#wze2819 { top:177.668px;left:466.374px;bottom:auto;right:auto;width:31.709633333333px;height:31.6641px;z-index:1000; }#wze2824 { top:182.218px;left:213.035px;bottom:auto;right:auto;width:65px;height:64.9922px;z-index:1000; }#wze3039 { top:152.256px;left:56.328px;bottom:auto;right:auto;width:250px;height:211px;z-index:997; }#wz-section-wzLayout1-footer { height:483.461px;--section-height:483.461px; }.wzc-section-wzLayout1-footer { background:;background-color:rgba(255,255,255, 0); }#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; }#wze1904 { top:256.938px;left:15px;bottom:auto;right:auto;width:738px;height:411.5px;display:block;z-index:1000; }#wze1909 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs160 { height:683.438px;--section-height:683.438px; }#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; }#wze1944 { top:15px;left:139px;bottom:auto;right:auto;width:490px;height:618.977px;display:block;z-index:1000; }#wze1944 .wz-shop-product { width: calc(50% - 30px )}#wze1945 { bottom:auto;right:auto;display:none;z-index:1000; }#wz-section-wzs371 { height:648.977px;--section-height:648.977px; }#wze3202 { top:61.1802px;left:126.418px;bottom:auto;right:auto;width:485.172px;height:219.977px;display:block;z-index:1000; }#wze3203 { 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-wzs472 { height:358.469px;--section-height:358.469px; }#wz-section-wzs209 { height:54px;--section-height:54px; }#wze1946 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1324.2px;display:block;z-index:1000; }#wz-section-wzs175 { height:1354.2px;--section-height:1354.2px; }#wze3227 { top:61.2442px;left:126.418px;bottom:auto;right:auto;width:485.172px;height:219.977px;display:block;z-index:1000; }#wze3228 { 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-wzs478 { height:358.492px;--section-height:358.492px; }#wze1943 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:106.812px;display:block;z-index:1000; }#wz-section-wzs177 { height:136.805px;--section-height:136.805px; }#wze2280 { top:25px;left:141.418px;bottom:auto;right:auto;width:485.172px;height:220.008px;display:block;z-index:1000; }#wze2281 { top:86.008px;left:15px;bottom:auto;right:auto;width:738px;height:96px;display:block;z-index:1000;text-align:center; }#wz-section-wzs298 { height:286.008px;--section-height:286.008px; }#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:127.984px;display:block;z-index:1000; }#wze2763 { top:482.001px;left:259px;bottom:auto;right:auto;width:250px;height:57px;z-index:1000; }#wze2765 { top:569px;left:294px;bottom:auto;right:auto;width:180px;height:32.5px;z-index:1000;text-align:right; }#wze3218 { top:616.5px;left:15px;bottom:auto;right:auto;width:738px;height:160.562px;z-index:1000; }#wz-section-wzs192 { height:866.67073762657px;--section-height:866.67073762657px; }#wze2284 { top:25px;left:141.418px;bottom:auto;right:auto;width:485.172px;height:220.008px;display:block;z-index:1000; }#wze2285 { top:86.008px;left:15px;bottom:auto;right:auto;width:738px;height:96px;display:block;z-index:1000;text-align:center; }#wz-section-wzs300 { height:286.008px;--section-height:286.008px; }#wz-section-wzs286 { height:54px;--section-height:54px; }#wze2903 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:253.5px;display:block;z-index:1000; }#wze2497 { top:85.25px;left:19.3327px;bottom:auto;right:auto;width:466px;height:72.5px;display:block;z-index:1000;text-align:right; }#wze2498 { top:58px;left:506.457px;bottom:auto;right:auto;width:136px;height:136px;display:block;z-index:1000; }#wz-section-wzs436 { height:288.508px;--section-height:288.508px; }#wze2667 { top:89px;left:139.977px;bottom:auto;right:auto;width:490.188px;height:350px;display:block;z-index:992; }#wze2668 { top:735.003px;left:142.022px;bottom:auto;right:auto;width:486.352px;height:351px;display:block;z-index:992; }#wze2910 { top:470px;left:299.004px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:996; }#wze2915 { top:1110.5px;left:299px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:998; }#wze2916 { top:1456.5px;left:183.172px;bottom:auto;right:auto;width:401.672px;height:344px;display:block;z-index:996; }#wze2919 { top:1815.5px;left:289.992px;bottom:auto;right:auto;width:188.023px;height:40px;display:block;z-index:998; }#wz-section-wzs437 { height:1939.12px;--section-height:1939.12px; }#wze3197 { top:61.2202px;left:126.418px;bottom:auto;right:auto;width:485.172px;height:219.977px;display:block;z-index:1000; }#wze3198 { 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-wzs470 { height:358.492px;--section-height:358.492px; }#wze2584 { top:51px;left:135.5px;bottom:auto;right:auto;width:497px;height:44.5px;display:block;z-index:1000;text-align:right; }#wze2585 { top:2282.5px;left:35.9929px;bottom:auto;right:auto;width:688px;height:81px;display:block;z-index:1000;text-align:right; }#wze2804 { top:263.5px;left:15px;bottom:auto;right:auto;width:738px;height:422.977px;z-index:1000; }#wze2805 { top:212.5px;left:62.2873px;bottom:auto;right:auto;width:583px;height:27px;z-index:1000;text-align:justify; }#wze2806 { top:743.477px;left:113.5px;bottom:auto;right:auto;width:541px;height:108px;z-index:1000;text-align:justify; }#wze2807 { top:866.477px;left:15px;bottom:auto;right:auto;width:738px;height:422.977px;z-index:1000; }#wze2808 { top:1304.45px;left:15px;bottom:auto;right:auto;width:738px;height:422.977px;z-index:1000; }#wze2809 { top:1742.43px;left:15px;bottom:auto;right:auto;width:738px;height:422.977px;z-index:1000; }#wze2810 { top:2386.53px;left:10.9922px;bottom:auto;right:auto;width:738px;height:422.977px;z-index:1000; }#wze2811 { top:2998.53px;left:16.994px;bottom:auto;right:auto;width:738px;height:422.977px;z-index:1000; }#wze2812 { top:2938.5px;left:10.9946px;bottom:auto;right:auto;width:738px;height:27px;z-index:1000;text-align:center; }#wze2813 { top:3627.5px;left:20px;bottom:auto;right:auto;width:738px;height:27px;z-index:1000;text-align:center; }#wz-section-wzs383 { height:3740.88px;--section-height:3740.88px; }#wze2430 { top:22.0002px;left:20px;bottom:auto;right:auto;width:738px;height:54.5px;display:block;z-index:1000;text-align:center; }#wze2474 { top:94.814px;left:20px;bottom:auto;right:auto;width:738px;height:420.375px;z-index:1000; }#wz-section-wzs345 { height:574.383px;--section-height:574.383px; }#wze2545 { top:29.993px;left:196.5px;bottom:auto;right:auto;width:375px;height:54.5px;display:block;z-index:1000;text-align:center; }#wze2546 { top:112.502px;left:15px;bottom:auto;right:auto;width:738px;height:420.375px;z-index:1000; }#wz-section-wzs370 { height:713.469px;--section-height:713.469px; }#wze2547 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:108.602px;display:block;z-index:1000;text-align:center; }#wz-section-wzs473 { height:138.602px;--section-height:138.602px; }#wze2571 { top:51px;left:196.5px;bottom:auto;right:auto;width:375px;height:45.5px;display:block;z-index:1000;text-align:center; }#wze3201 { top:111.5px;left:0.984px;bottom:auto;right:auto;width:766.031px;height:898.016px;z-index:1000; }#wze3201 .wz-shop-product { width: calc(50% - 30px )}#wz-section-wzs378 { height:1236.52px;--section-height:1236.52px; }#wze2568 { top:150.001px;left:68.5077px;bottom:auto;right:auto;width:631px;height:329.492px;z-index:1000; }#wze2568 .wz-shop-product { width: calc(50% - 48px )}#wze2569 { top:51px;left:196.5px;bottom:auto;right:auto;width:375px;height:45.5px;z-index:1000;text-align:center; }#wze2590 { top:640.869px;left:236.5px;bottom:auto;right:auto;width:295px;height:40px;z-index:1000; }#wz-section-wzs377 { height:814.57px;--section-height:814.57px; }#wze2603 { top:51px;left:196.504px;bottom:auto;right:auto;width:375px;height:45.5px;display:block;z-index:1000;text-align:center; }#wze2604 { top:151px;left:68.0076px;bottom:auto;right:auto;width:632px;height:326px;display:block;z-index:1000; }#wze2604 .wz-shop-product { width: calc(50% - 40px )}#wz-section-wzs384 { height:649.977px;--section-height:649.977px; }#wze2955 { top:123.007px;left:189.503px;bottom:auto;right:auto;width:399px;height:90px;display:block;z-index:1000;text-align:center; }#wze2956 { top:294px;left:268.502px;bottom:auto;right:auto;width:241px;height:27px;display:block;z-index:1000;text-align:justify; }#wze2959 { top:336px;left:294px;bottom:auto;right:auto;width:180px;height:40px;z-index:1000; }#wze2965 { top:391px;left:259px;bottom:auto;right:auto;width:250px;height:250px;z-index:1000; }#wz-section-wzs442 { height:1348.489px;--section-height:1348.489px; }#wze2960 { top:296px;left:15px;bottom:auto;right:auto;width:738px;height:136.5px;display:block;z-index:1000;text-align:justify; }#wze2964 { top:15px;left:251px;bottom:auto;right:auto;width:266px;height:266px;display:block;z-index:1000; }#wze2966 { top:447.5px;left:15px;bottom:auto;right:auto;width:738px;height:897.5px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs444 { height:1360px;--section-height:1360px; }#wze2968 { top:15px;left:206.5px;bottom:auto;right:auto;width:355px;height:45px;display:block;z-index:1000;text-align:right; }#wze2970 { top:389px;left:19px;bottom:auto;right:auto;width:730px;height:242px;display:block;z-index:1000;text-align:right; }#wze2972 { top:75px;left:234.5px;bottom:auto;right:auto;width:299px;height:299px;display:block;z-index:1000; }#wze2993 { top:646px;left:294px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }#wz-section-wzs445 { height:701px;--section-height:701px; }#wze2973 { top:15px;left:143px;bottom:auto;right:auto;width:482px;height:45px;display:block;z-index:1000;text-align:right; }#wze2974 { top:75px;left:251px;bottom:auto;right:auto;width:266px;height:266px;display:block;z-index:1000; }#wze2975 { top:356px;left:59.5px;bottom:auto;right:auto;width:649px;height:1056px;display:block;z-index:1000;text-align:right; }#wz-section-wzs446 { height:1427px;--section-height:1427px; }#wze2982 { top:1316px;left:294px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }#wze2983 { top:1135px;left:301px;bottom:auto;right:auto;width:166px;height:166px;display:block;z-index:1000; }#wze2984 { top:168px;left:15px;bottom:auto;right:auto;width:738px;height:75px;display:block;z-index:1000;text-align:right; }#wze2986 { top:258px;left:315px;bottom:auto;right:auto;width:138px;height:138px;display:block;z-index:1000; }#wze2987 { top:411px;left:15px;bottom:auto;right:auto;width:738px;height:75px;display:block;z-index:1000;text-align:right; }#wze2988 { top:982px;left:315px;bottom:auto;right:auto;width:138px;height:138px;display:block;z-index:1000; }#wze2989 { top:654px;left:15px;bottom:auto;right:auto;width:738px;height:112.5px;display:block;z-index:1000;text-align:right; }#wze2990 { top:501px;left:315px;bottom:auto;right:auto;width:138px;height:138px;display:block;z-index:1000; }#wze2991 { top:15px;left:315px;bottom:auto;right:auto;width:138px;height:138px;display:block;z-index:1000; }#wze2992 { top:781.5px;left:15px;bottom:auto;right:auto;width:738px;height:185.5px;display:block;z-index:1000;text-align:right; }#wz-section-wzs451 { height:1371px;--section-height:1371px; }#wze2980 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:657px;display:block;z-index:1000;text-align:right; }#wze2995 { top:687px;left:334px;bottom:auto;right:auto;width:100px;height:100px;display:block;z-index:1000; }#wz-section-wzs449 { height:802px;--section-height:802px; }#wze3046 { top:123.007px;left:105px;bottom:auto;right:auto;width:558px;height:57.5px;display:block;z-index:1000;text-align:center; }#wz-section-wzs454 { height:486.477px;--section-height:486.477px; }#wze3077 { top:15px;left:241px;bottom:auto;right:auto;width:286px;height:286px;display:block;z-index:1000; }#wze3078 { top:426.25px;left:239.008px;bottom:auto;right:auto;width:290px;height:40.5px;display:block;z-index:1000;text-align:right; }#wze3079 { top:474px;left:156.957px;bottom:auto;right:auto;width:447px;height:39px;display:block;z-index:1000;text-align:right; }#wze3080 { top:618px;left:15px;bottom:auto;right:auto;width:737px;height:102px;display:block;z-index:1000;text-align:justify; }#wze3081 { top:1033.5px;left:118.793px;bottom:auto;right:auto;width:610px;height:32px;display:block;z-index:1000;text-align:right; }#wze3083 { top:1085.5px;left:15px;bottom:auto;right:auto;width:738px;height:210px;display:block;z-index:1000;text-align:right; }#wze3093 { top:766px;left:303.086px;bottom:auto;right:auto;width:434px;height:32px;display:block;z-index:1000;text-align:right; }#wze3094 { top:811.5px;left:15px;bottom:auto;right:auto;width:738px;height:140px;display:block;z-index:1000;text-align:right; }#wze3139 { top:1664.78125px;left:109.819px;bottom:auto;right:auto;width:342.109px;height:160px;display:block;z-index:1000; }#wze3140 { top:1918.78125px;left:109.815px;bottom:auto;right:auto;width:342.109px;height:160px;display:block;z-index:1000; }#wze3141 { top:2162.28125px;left:109.816px;bottom:auto;right:auto;width:342.109px;height:160px;display:block;z-index:1000; }#wze3142 { top:1730.03125px;left:552px;bottom:auto;right:auto;width:63px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze3143 { top:2227.53125px;left:541.535px;bottom:auto;right:auto;width:82px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze3144 { top:1975.53125px;left:537.164px;bottom:auto;right:auto;width:93px;height:29.5px;display:block;z-index:1000;text-align:right; }#wze3145 { top:2455.87125px;left:164.5px;bottom:auto;right:auto;width:439px;height:30px;display:block;z-index:1000;text-align:right; }#wze3148 { top:2500.87125px;left:292.551px;bottom:auto;right:auto;width:182.891px;height:40px;display:block;z-index:1000; }#wze3150 { top:2626.87125px;left:294.004px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }.wzc765-content { font-size:16px; }#wze3152 { top:1585.78125px;left:15px;bottom:auto;right:auto;width:740px;height:4.875px;display:block;z-index:1000; }#wz-section-wzs463 { height:2681.87125px;--section-height:2681.87125px; }#wze3195 { top:61.1802px;left:126.418px;bottom:auto;right:auto;width:485.172px;height:219.977px;display:block;z-index:1000; }#wze3196 { 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-wzs469 { height:358.469px;--section-height:358.469px; }}@media only screen and (min-width : 1170px) {#wze1944 .wz-shop-product { width: calc(33.333333333333% - 30px )}#wze1944 .wz-shop-top-bar { margin-right: 287px }#wze1945 { display:none; }#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 }#wze3201 .wz-shop-product { width: calc(33.333333333333% - 30px )}#wze2568 .wz-shop-product { width: calc(50% - 48px )}#wze2604 .wz-shop-product { width: calc(50% - 40px )}}