.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:255, 255, 255;--color_1_2:232, 230, 230;--color_1_3:199, 199, 199;--color_1_4:117, 117, 117;--color_1_5:0, 0, 0;--color_2_1:175, 172, 251;--color_2_2:135, 130, 246;--color_2_3:23, 13, 242;--color_2_4:15, 9, 161;--color_2_5:8, 4, 81;--color_3_1:255, 235, 255;--color_3_2:255, 214, 255;--color_3_3:255, 173, 255;--color_3_4:128, 87, 128;--color_3_5:64, 43, 64;--color_4_1:254, 242, 174;--color_4_2:254, 235, 133;--color_4_3:253, 216, 13;--color_4_4:169, 144, 9;--color_4_5:84, 72, 4;--color_5_1:254, 196, 178;--color_5_2:253, 166, 140;--color_5_3:252, 78, 26;--color_5_4:168, 52, 17;--color_5_5:84, 26, 9;}
                          .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 0.6s infinite ease-in-out both;
                            animation: loading-default 0.6s 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: -0.6000000000000001s;
                                animation-delay: -0.6000000000000001s;
                            }
                        
                            .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: -0.5s;
                                animation-delay: -0.5s;
                            }
                        
                            .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.4s;
                                animation-delay: -0.4s;
                            }
                        
                            .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.30000000000000004s;
                                animation-delay: -0.30000000000000004s;
                            }
                        
                            .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.19999999999999996s;
                                animation-delay: -0.19999999999999996s;
                            }
                        
                            .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.09999999999999998s;
                                animation-delay: -0.09999999999999998s;
                            }
                        
                            .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: -0s;
                                animation-delay: 0s;
                            }
                        
                            .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.09999999999999998s;
                                animation-delay: 0.09999999999999998s;
                            }
                        
                            .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.19999999999999996s;
                                animation-delay: 0.19999999999999996s;
                            }
                        
                            .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.30000000000000004s;
                                animation-delay: 0.30000000000000004s;
                            }
                        
                            .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.40000000000000013s;
                                animation-delay: 0.40000000000000013s;
                            }
                        #wze141 { top:74.1426px;left:676.767px;width:519.937px;height:79.8077px;z-index:1000;text-align:right; }.wzc8 { height:auto; }.wzc8-text { width:100%;height:auto; }#wze143 { top:-2.82854px;left:-178.455px;width:1507.74px;height:69.7416px;z-index:1002; }.wzc222 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc222  .wz-menu.wz-classic-menu > li .sub-menu { background-color:#6FA8DC; }.wzc222  .wz-menu li > a { padding:0px 15px;font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc222  .wz-menu li.wz-menu-has-children a:after { border-color:#fff; }.wzc222 .wz-menu.wz-mega-menu > li > a:hover,.wzc222  .wz-menu.wz-classic-menu > li:hover > a { background-color:#6FA8DC; }.wzc222  .wz-menu > li.active > a { background-color:#6FA8DC; }.wzc222  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc222 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc222  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:#6091be; }.wzc222  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc222 {  }.wzc222-list { border-radius:0px 20px 0px 20px;background-color:#6091be; }.wzc222-mobile {  }#wze409 { top:66.3959px;left:1196.7px;width:141.186px;height:93.75px;z-index:1007; }.wzc2-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc2-img .wzc2-img-inner { width:100%;height:100%;float:left; }.wzc2-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze409 .wzc2-img-inner { object-fit:cover; }#wze599 { top:87.0257px;left:-40.6117px;width:187.941px;height:57.6773px;z-index:1000;text-align:right; }#wze600 { top:91.078px;left:154.817px;width:46.9685px;height:45.8684px;z-index:1000; }.wzc206-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(http://asrejadidacademy.ir/static/bEHf0117/2.0.0//editor/images/imageButton/popular/phone.png); }.wzc206:hover .wzc206-bg { background-image:url(http://asrejadidacademy.ir/static/bEHf0117/2.0.0//editor/images/imageButton/popular/phoneHover.png); }.wzc206:hover {  }.wzc206:active .wzc206-bg { background-image:url(http://asrejadidacademy.ir/static/bEHf0117/2.0.0//editor/images/imageButton/popular/phone.png); }.wzc206:active {  }#wze601 { top:83.6461px;left:216.591px;width:284.936px;height:59.6154px;z-index:1000;text-align:right; }#wze602 { top:87.0292px;left:519.506px;width:42.9754px;height:59.8708px;z-index:1000; }.wzc207-bg { background-size:contain;background-repeat:no-repeat;background-position:center;height:100%;cursor:pointer;transition:background-image 0.3s ease-in-out;background-image:url(http://asrejadidacademy.ir/static/bEHf0117/2.0.0//editor/images/imageButton/popular/mail.png); }.wzc207:hover .wzc207-bg { background-image:url(http://asrejadidacademy.ir/static/bEHf0117/2.0.0//editor/images/imageButton/popular/mailHover.png); }.wzc207:hover {  }.wzc207:active .wzc207-bg { background-image:url(http://asrejadidacademy.ir/static/bEHf0117/2.0.0//editor/images/imageButton/popular/mail.png); }.wzc207:active {  }#wze616 { top:10px;left:1105px;width:50px;height:51.9231px;z-index:1000; }.wzc218-container .wzc218-container-icon { fill:#999999; }.wzc218-container .wzc218-container-count { color:#fff;font-size:18px;font-family:yekan, tahoma, serif; }.wzc218-container .wzc218-container-bubble { background-color:#999999; }.wzc218-container {  }.wzc218-text { color:#999999;font-size:15px;font-family:yekan, tahoma, serif; }.wz-shop-mini-cart-container .cart-shop-mini-button.cart-shop-mini-button-primary { background: #62af65 }.wz-shop-mini-cart-container .cart-shop-mini-button { background: #758996 }.wz-shop-mini-cart-container .wz-shop-mini-cart > header { background: #000 }#wze689 { top:114.044px;left:-173.955px;width:134px;height:23.9784px;z-index:1006; }.wzc236  .wz-member-arrow {  }.wzc236  .wz-member-welcome {  }.wzc236 {  }.wzc236-links  .wz-member-link:hover { color:#000; }.wzc236-links { font-size:13px;color:#000;font-family:yekan, tahoma, serif; }.wzc236-actions  li:hover { color:rgb(98, 175, 101); }.wzc236-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-header { height:169.111px;--section-height:169.111px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full { background-color:rgb(255, 255, 255);box-shadow:5px 9px 13px 0px rgba(0, 0, 0, 0.06) ;background:; }.wzc-section-header-full:after { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full-bottom { background-image:fill='rgb(160, 160, 159)' 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-header-full-top { background-image:fill='rgb(48, 120, 190)' none;width:100%;height:105px;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; }#wz-section-allPage { height:0px;--section-height:0px; }#wze691 { top:-3.14604px;height:948.753px;z-index:996; }.wzc238 .wz-gallery > li > figure,.wzc238  .wz-gallery-slider .slides > li > .wz-slider-item { border-color:rgba(0, 0, 0, 1); }.wzc238 .wz-gallery > li > figure,.wzc238  .wz-gallery > li > figure:before,.wzc238  .wz-gallery > li > figure:after,.wzc238  .wz-gallery > li > figure > figcaption,.wzc238  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 1); }.wzc238  .wz-gallery-caption { text-align:center; }.wzc238  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc238  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc238  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:fill; }.wzc238 {  }.wzc238-slider .wzc238-slider-items {  }.wzc238-slider  .flex-direction-nav a:before { color:#999; }.wzc238-slider {  }#wze545 { top:452.159px;left:42.5199px;width:442.969px;height:45.1773px;z-index:1002;text-align:right; }#wze701 { top:355.924px;left:-331.989px;width:1843.96px;height:954.973px;z-index:1007; }.wzc244-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background:linear-gradient(186deg, rgba(0, 0, 0, 0.45) 0%, rgba(255, 255, 255, 0) 97%);border-radius:20px; }.wzc244-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:20px; }.wzc244 {  }#wze702 { top:689.925px;left:-413.93px;width:1877.99px;height:953.951px;z-index:1007; }.wzc245-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background:linear-gradient(186deg, rgba(0, 0, 0, 0.47) 0%, rgba(255, 255, 255, 0) 97%);border-radius:20px; }.wzc245-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:20px; }.wzc245 {  }#wze703 { top:0.0048891px;height:950px;z-index:1000; }.wzc246-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background:linear-gradient(186deg, rgba(0, 0, 0, 0.57) 0%, rgba(255, 255, 255, 0) 97%);border-radius:20px; }.wzc246-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:20px; }.wzc246 {  }#wze367 { top:339.002px;left:281.681px;width:596.86px;height:87.5px;z-index:1004;text-align:right; }#wze546 { top:449.264px;left:214.192px;width:731.836px;height:105.739px;z-index:1006;text-align:center; }#wze699 { top:228.003px;left:306.624px;width:546.98px;height:75px;z-index:1005;text-align:right; }#wze700 { top:593.983px;left:382.126px;width:395.974px;height:47.1154px;z-index:1000;text-align:right; }#wz-section-wzs85 { height:951.037px;--section-height:951.037px; }.wzc-section-wzs85 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs85-full { background:;background-color:rgba(255, 255, 255, 0.1); }.wzc-section-wzs85-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze540 { top:41.6984px;left:280.062px;width:665.972px;height:98.0619px;z-index:1000;text-align:center; }#wze687 { top:160.852px;left:341.623px;width:533.999px;height:81.9261px;z-index:1001; }.wzc232-form .wzc232-form-input { background-color:rgba(48, 120, 190, 0);border-style:solid;border-color:rgba(8, 4, 81, 0.72);border-width:5px;box-shadow:none;color:#000;font-size:13px;font-family:yekan, tahoma, serif; }.wzc232-form .wzc232-form-submit {  }.wzc232-form { height:100%; }.wzc95:hover .wzc95-bg { background-color:rgb(253, 216, 13); }.wzc95:hover .wzc95-content { color:rgb(64, 43, 64); }.wzc95:hover {  }.wzc95-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(23, 13, 242);border-radius:10px; }.wzc95-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:iransans_fa;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; }#wz-section-wzs84 { height:301.247px;--section-height:301.247px; }#wze371 { top:49.5128px;left:239.998px;width:628.94px;height:74.0234px;z-index:1000;text-align:right; }#wze376 { top:163.073px;left:125.017px;width:873.905px;height:359.39px;z-index:1000; }.wzc122-content {  }.wzc122 {  }#wze372 { top:-1.42108e-14px;left:3.5527136788005E-15px;width:873.905px;height:79.8077px;z-index:1000;text-align:center; }#wze373 { top:27.3193px;left:21.2904px;width:840.986px;height:116.316px;z-index:1000;text-align:center; }#wze374 { top:173.158px;left:49.1384px;width:757.973px;height:76.9231px;z-index:1000;text-align:center; }#wze375 { top:284.664px;left:76.2834px;width:710.991px;height:76.9231px;z-index:1001;text-align:center; }#wze379 { top:548.487px;left:891.993px;width:260.978px;height:286.118px;z-index:1000; }.wzc57-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:;border-radius:10px; }.wzc57-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:10px; }.wzc57-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; }#wze380 { top:21px;left:81px;width:99px;height:100px;z-index:1001; }#wze380 .wzc2-img-inner { object-fit:cover; }#wze381 { top:135.01px;left:7px;width:246.959px;height:62.5px;z-index:1000;text-align:center; }#wze382 { top:549.522px;left:599.662px;width:260.978px;height:287.936px;z-index:1000; }#wze383 { top:21px;left:81px;width:99px;height:100px;z-index:1001; }#wze383 .wzc2-img-inner { object-fit:cover; }#wze384 { top:134.998px;left:10.2237px;width:246.983px;height:92.3077px;z-index:1000;text-align:center; }#wze385 { top:549.486px;left:307.33px;width:260.978px;height:288.747px;z-index:1000; }#wze386 { top:21px;left:81px;width:99px;height:100px;z-index:1001; }#wze386 .wzc2-img-inner { object-fit:cover; }#wze387 { top:135.01px;left:7px;width:246.995px;height:95.1773px;z-index:1000;text-align:center; }#wze388 { top:548.493px;left:14.9975px;width:260.978px;height:288.747px;z-index:1000; }#wze389 { top:21px;left:81px;width:99px;height:100px;z-index:1001; }#wze389 .wzc2-img-inner { object-fit:cover; }#wze390 { top:135.01px;left:7px;width:246.995px;height:95.1773px;z-index:1000;text-align:center; }#wz-section-wzs52 { height:840.61px;--section-height:840.61px; }.wzc-section-wzs52 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs52-full-top { background-image:url("data:image/svg+xml,%3Csvg fill='rgba(255, 165, 0, 0.53)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 91 1920 209' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 291C1656.8 169.2 1323.3 91 960 91S262.5 169.2 0 291v9h1920v-9z M0,90 h1920 v210 h-1920 Z'/%3E%3C/svg%3E");width:100%;height:150px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:0px;-webkit-transform:translateY(0) ;-moz-transform:translateY(0) ;-ms-transform:translateY(0) ;-o-transform:translateY(0) ;transform:translateY(0) ;transform:translateY(0) ;position:absolute;z-index:10; }.wzc-section-wzs52-full-bottom { background-image:url("data:image/svg+xml,%3Csvg fill='rgba(0, 90, 255, 0.6)' class='wz-shape-divider-svg' preserveAspectRatio='none' viewBox='0 91 1920 209' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 291C1656.8 169.2 1323.3 91 960 91S262.5 169.2 0 291v9h1920v-9z M0,90 h1920 v210 h-1920 Z'/%3E%3C/svg%3E");width:100%;height:150px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:100%;-webkit-transform:translateY(-100%) scale(-1);-moz-transform:translateY(-100%) scale(-1);-ms-transform:translateY(-100%) scale(-1);-o-transform:translateY(-100%) scale(-1);transform:translateY(-100%) scale(-1);transform:translateY(-100%) scale(-1);position:absolute;z-index:10; }.wzc-section-wzs52-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs52-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze573 { top:23.7702px;left:245.488px;width:609.963px;height:63.4315px;z-index:1000;text-align:right; }#wze574 { top:116.335px;left:378.229px;width:416.854px;height:3.74099px;z-index:1000; }.wzc152-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 173, 255); }.wzc152-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze575 { top:130.591px;left:90.0608px;width:1027.98px;height:51.9231px;z-index:1000;text-align:center; }#wze698 { top:217.369px;left:-15.4444px;width:1204px;height:359.12px;z-index:1000; }.wzc243  .flex-direction-nav a:before { color:#999; }.wzc243  .wz-shop-product { padding:0px;text-align:center; }.wzc243  .wz-shop-product .wz-shop-product-section { padding:10px; }.wzc243  .wz-shop-product .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:18px;color:#000; }.wzc243  .wz-shop-product .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:13px; }.wzc243  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc243  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc243  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:13px;color:#f14639; }.wzc243  .wz-shop-product .wz-shop-product-image img { object-fit:cover; }.wzc243  .wz-shop-product .wz-shop-product-add-cart { width:150px; }.wzc243  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc243  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc243 {  }.wzc243-container {  }#wze698 .wz-shop-product .wz-shop-product-image { padding-top: 75% }.wzc132-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc132-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc37:hover .wzc37-bg:after { width:90%;opacity:1; }.wzc37:hover .wzc37-bg {  }.wzc37:hover .wzc37-content { color:#fff; }.wzc37:hover {  }.wzc37-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%); }.wzc37-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; }.wzc37-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-wzs80 { height:587.515px;--section-height:587.515px; }#wze696 { top:124.529px;left:11.4263px;width:1138.97px;height:745.673px;z-index:1000; }.wzc242  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc242  .wz-shop-product { margin:15px;padding:0px;text-align:center; }.wzc242  .wz-shop-product .wz-shop-product-section { padding:10px; }.wzc242  .wz-shop-product .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:18px;color:#000; }.wzc242  .wz-shop-product .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:13px; }.wzc242  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc242  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc242  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:20px;color:#f14639; }.wzc242  .wz-shop-product .wz-shop-product-image img { object-fit:cover; }.wzc242  .wz-shop-product .wz-shop-product-add-cart { width:150px; }.wzc242  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc242  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc242 {  }.wzc242-products {  }#wze696 .wz-shop-product .wz-shop-product-image { padding-top: 75% }#wze696 .wz-shop-top-bar { margin-right: 15px }.wzc5:hover .wzc5-bg:after { width:90%;opacity:1; }.wzc5:hover .wzc5-bg {  }.wzc5:hover .wzc5-content { color:#fff; }.wzc5:hover {  }.wzc5-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%); }.wzc5-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; }.wzc5-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; }#wze697 { top:37.1877px;left:74.5258px;width:888.969px;height:69.2157px;z-index:1001;text-align:right; }#wz-section-wzs106 { height:891.346px;--section-height:891.346px; }#wze206 { top:43.1569px;left:868px;width:287px;height:281.31px;z-index:1000; }#wze208 { top:0.01px;left:253.34px;width:33.6719px;height:44px;z-index:1001; }#wze208 .wzc2-img-inner { object-fit:cover; }#wze209 { top:3px;left:21.9982px;width:212.994px;height:37.5px;z-index:1000;text-align:right; }#wze210 { top:50.9793px;left:20.9312px;width:200.975px;height:44.2157px;z-index:1000;text-align:right; }#wze211 { top:133.633px;left:10.8342px;width:266.974px;height:44.2157px;z-index:1000;text-align:right; }#wze407 { top:210.622px;left:144.831px;width:68.9658px;height:20.9886px;z-index:1000; }.wzc134  .wz-social-media-list { flex-flow:row-reverse nowrap;gap:3px; }.wzc134  .wz-social-media-icon { width:21px; }.wzc134  .wz-social-media-portal { flex-flow:column;gap:10px; }.wzc134  .wz-social-media-portal img { width:59px; }.wzc134  .wz-social-media-portal p { font-family:iransans_fa, sans-serif;font-size:13px;text-align:center;color:#313131; }.wzc134 {  }.wzc134-root .wzc134-root-list .wzc134-root-list-item .wzc134-root-list-item-link .wzc134-root-list-item-link-icon {  }.wzc134-root .wzc134-root-list .wzc134-root-list-item .wzc134-root-list-item-link {  }.wzc134-root .wzc134-root-list .wzc134-root-list-item {  }.wzc134-root .wzc134-root-list {  }.wzc134-root .wzc134-root-portal .wzc134-root-portal-portalIcon {  }.wzc134-root .wzc134-root-portal .wzc134-root-portal-portalText {  }.wzc134-root .wzc134-root-portal {  }.wzc134-root {  }#wze218 { top:43.1984px;left:654.116px;width:184.976px;height:254.387px;z-index:1002; }#wze217 { top:52.1857px;left:62px;width:122px;height:209.886px;z-index:1001; }.wzc166 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc166  .wz-menu.wz-classic-menu > li .sub-menu { text-align:right; }.wzc166  .wz-menu li > a { padding:5px 15px;font-family:iransans_fa;font-size:13px;color:rgb(0, 0, 0); }.wzc166 .wz-menu.wz-mega-menu li > a:hover,.wzc166  .wz-menu.wz-classic-menu li:hover > a { color:rgb(199, 199, 199); }.wzc166  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(0, 0, 0); }.wzc166 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc166  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(199, 199, 199); }.wzc166  .wz-menu > li.active > a { color:rgb(199, 199, 199); }.wzc166  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(199, 199, 199); }.wzc166  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc166  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:rgb(0, 0, 0); }.wzc166 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc166  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(199, 199, 199); }.wzc166  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc166 {  }.wzc166-list {  }.wzc166-mobile {  }#wze222 { top:8px;left:0px;width:184px;height:28.8311px;z-index:999;text-align:right; }#wze227 { top:41.6969px;left:402.092px;width:184px;height:250.631px;z-index:1000; }#wze228 { top:8px;left:0px;width:183.99px;height:28.8311px;z-index:1000;text-align:right; }#wze229 { top:51.8586px;left:62px;width:122px;height:209.886px;z-index:1001; }.wzc163 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc163  .wz-menu.wz-classic-menu > li .sub-menu { text-align:right;background-color:rgba(255, 165, 0, 0); }.wzc163  .wz-menu li > a { padding:5px 15px;font-family:iransans_fa;font-size:13px;color:rgb(0, 0, 0); }.wzc163 .wz-menu.wz-mega-menu li > a:hover,.wzc163  .wz-menu.wz-classic-menu li:hover > a { color:rgb(199, 199, 199); }.wzc163  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(0, 0, 0); }.wzc163 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc163  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(199, 199, 199); }.wzc163  .wz-menu > li.active > a { color:rgb(199, 199, 199); }.wzc163  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(199, 199, 199); }.wzc163  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc163  .wz-menu .sub-menu  li.wz-menu-has-children > a:after { border-color:rgb(0, 0, 0); }.wzc163 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc163  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(199, 199, 199); }.wzc163  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc163 {  }.wzc163-list {  }.wzc163-mobile {  }#wze233 { top:41.7039px;left:149.584px;width:184px;height:250.631px;z-index:1002; }#wze234 { top:8px;left:0px;width:183.99px;height:28.8311px;z-index:1000;text-align:right; }#wze235 { top:51.8719px;left:62px;width:121.995px;height:209.886px;z-index:1001; }#wze236 { top:328.728px;left:15px;width:1140px;height:82.8576px;z-index:1001; }.wzc64-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:;border-radius:0px; }.wzc64-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px; }#wze237 { top:0.0029px;left:0px;width:1140px;height:1px;z-index:1001; }.wzc65-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(232, 230, 230);border-radius:0px; }.wzc65-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px; }#wze238 { top:30.5154px;left:873px;width:267px;height:22.1154px;z-index:1000;text-align:right; }#wze240 { top:21.0098px;left:0px;width:96px;height:35px;z-index:1002; }.wzc67:hover .wzc67-bg { background-color:rgb(253, 216, 13); }.wzc67:hover .wzc67-content {  }.wzc67:hover {  }.wzc67-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(199, 199, 199);border-radius:10px; }.wzc67-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:iransans_fa;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; }#wze377 { top:auto;left:auto;bottom:10px;right:10px;width:67px;height:67px;z-index:9999999; }.wzc123-container .wzc123-container-icon {  }.wzc123-container {  }.wzc123-chat .wzc123-chat-header .wzc123-chat-header-image {  }.wzc123-chat .wzc123-chat-header .wzc123-chat-header-text .wzc123-chat-header-text-title {  }.wzc123-chat .wzc123-chat-header .wzc123-chat-header-text .wzc123-chat-header-text-description {  }.wzc123-chat .wzc123-chat-header .wzc123-chat-header-text {  }.wzc123-chat .wzc123-chat-header .wzc123-chat-header-close {  }.wzc123-chat .wzc123-chat-header {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-delay .wzc123-chat-staff-delay-text {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-delay {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons .wzc123-chat-staff-persons-person .wzc123-chat-staff-persons-person-link .wzc123-chat-staff-persons-person-link-box .wzc123-chat-staff-persons-person-link-box-image {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons .wzc123-chat-staff-persons-person .wzc123-chat-staff-persons-person-link .wzc123-chat-staff-persons-person-link-box {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons .wzc123-chat-staff-persons-person .wzc123-chat-staff-persons-person-link .wzc123-chat-staff-persons-person-link-information .wzc123-chat-staff-persons-person-link-information-name {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons .wzc123-chat-staff-persons-person .wzc123-chat-staff-persons-person-link .wzc123-chat-staff-persons-person-link-information .wzc123-chat-staff-persons-person-link-information-title {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons .wzc123-chat-staff-persons-person .wzc123-chat-staff-persons-person-link .wzc123-chat-staff-persons-person-link-information .wzc123-chat-staff-persons-person-link-information-description {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons .wzc123-chat-staff-persons-person .wzc123-chat-staff-persons-person-link .wzc123-chat-staff-persons-person-link-information {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons .wzc123-chat-staff-persons-person .wzc123-chat-staff-persons-person-link {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons .wzc123-chat-staff-persons-person {  }.wzc123-chat .wzc123-chat-staff .wzc123-chat-staff-persons {  }.wzc123-chat .wzc123-chat-staff {  }.wzc123-chat {  }.wzc123  .wz-social-chat-icon-container { background:#14d040;border-width:0px;border-style:solid;border-color:#fff; }.wzc123  .wz-social-chat-icon-container img { width:75%;height:75%; }.wzc123  .wz-social-chat-chat-box { width:350px;min-height:350px;height:max-content;background-color:white;border-width:2px;border-style:solid;border-color:rgb(245, 245, 245);border-radius:8px;font-family:iransans_fa, sans-serif; }.wzc123  .wz-social-chat-chat-box:hover {  }.wzc123  .wz-social-chat-chat-box-header { padding:15px 20px;background:#14d040;border-bottom-width:0;border-bottom-style:solid;border-bottom-color:#fff;gap:15px;direction:rtl; }.wzc123  .wz-social-chat-chat-box-header-text-box { gap:0px; }.wzc123  .wz-social-chat-chat-box-header-img-box {  }.wzc123  .wz-social-chat-chat-box-header-text-box p:first-child { font-size:18px;font-weight:bold;color:white; }.wzc123  .wz-social-chat-chat-box-header-text-box p:last-child { font-size:12px;color:white;margin:0; }.wzc123  .wz-social-chat-persons-container { direction:rtl; }.wzc123  .wz-social-chat-chat-box-account { border-right-width:2px;border-right-style:solid;border-right-color:#14d040;border-radius:8px 0 0 8px;background-color:#f5f7f9;margin-bottom:15px; }.wzc123  .wz-social-chat-chat-box-account:hover {  }.wzc123  .wz-social-chat-chat-box-account a { gap:15px;direction:rtl; }.wzc123  .wz-social-chat-chat-box-account-img { width:50px;min-width:30px;border-width:2px;border-style:solid;border-radius:55px;border-color:#14d040; }.wzc123  .wz-social-chat-chat-box-account-text { gap:0; }.wzc123  .wz-social-chat-chat-box-account-text p:first-child { font-weight:bold;font-size:14px;color:rgba(0,0,0,0.7); }.wzc123  .wz-social-chat-chat-box-account-text p { color:rgba(0,0,0,0.6);font-size:10px; }.wzc123  .wz-social-chat-chat-box-account-text span { background-color:#14d040;font-size:10px;color:white; }.wzc123  .wz-social-chat-waiting-text { font-size:11px;font-weight:bold;color:#a5abb7; }.wzc123 {  }#wz-section-footer { height:400.015px;--section-height:400.015px; }.wzc-section-footer-full { background-image:;background-color:; }#wze290 { top:50px;left:216px;width:738px;height:133.834px;z-index:1001; }.wzc27-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:; }.wzc27-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze289 { top:36.4505px;left:155.499px;width:436.993px;height:50px;z-index:1000;text-align:center; }#wze292 { top:215.028px;left:766px;width:188px;height:110.051px;z-index:1001; }#wze295 { top:0.01525px;left:158px;width:30px;height:30px;z-index:1000; }.wzc89 { overflow:hidden; }.wzc89-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(23, 13, 242); }#wze296 { top:1.00038px;left:47px;width:104px;height:28.8311px;z-index:1000;text-align:right; }#wze297 { top:48.7344px;left:2px;width:185.991px;height:34.6154px;z-index:1002;text-align:right; }#wze298 { top:215.028px;left:491px;width:188px;height:108.804px;z-index:1001; }#wze299 { top:0.01525px;left:158px;width:30px;height:30px;z-index:1000; }#wze300 { top:1.00038px;left:37px;width:104px;height:28.8311px;z-index:1000;text-align:right; }#wze301 { top:43.1852px;left:12.994px;width:187.994px;height:46.1238px;z-index:1002;text-align:center; }#wze302 { top:215.028px;left:216px;width:188px;height:108.804px;z-index:1001; }#wze303 { top:0.01525px;left:158px;width:30px;height:30px;z-index:1000; }#wze304 { top:1.00038px;left:43px;width:104px;height:28.8311px;z-index:1000;text-align:right; }#wze305 { top:48.7344px;left:2px;width:185.991px;height:38.4315px;z-index:1002;text-align:right; }#wz-section-wzs37 { height:343.119px;--section-height:343.119px; }#wze668 { top:12.4925px;left:21.6287px;width:1130.95px;height:506.941px;z-index:1000; }.wzc221-root { width:100%;height:100%;min-height:140px;border-style:solid;border-width:0;border-color:#000;border-radius:0;overflow:hidden; }.wzc221 {  }#wz-section-wzs38 { height:552.81px;--section-height:552.81px; }#wze308 { top:36.0146px;left:366.5px;width:437px;height:50px;z-index:1000;text-align:center; }#wze323 { top:117.668px;left:360px;width:450px;height:312.335px;z-index:1001; }.wzc94-contactForm .wzc94-contactForm-sections .wzc94-contactForm-sections-section1 .wzc94-contactForm-sections-section1-formRow .wzc94-contactForm-sections-section1-formRow-input {  }.wzc94-contactForm .wzc94-contactForm-sections .wzc94-contactForm-sections-section1 .wzc94-contactForm-sections-section1-formRow {  }.wzc94-contactForm .wzc94-contactForm-sections .wzc94-contactForm-sections-section1 {  }.wzc94-contactForm .wzc94-contactForm-sections .wzc94-contactForm-sections-section2 .wzc94-contactForm-sections-section2-messageRow .wzc94-contactForm-sections-section2-messageRow-message { height:120px; }.wzc94-contactForm .wzc94-contactForm-sections .wzc94-contactForm-sections-section2 .wzc94-contactForm-sections-section2-messageRow {  }.wzc94-contactForm .wzc94-contactForm-sections .wzc94-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc94-contactForm .wzc94-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc94-contactForm .wzc94-contactForm-footer .wzc94-contactForm-footer-submit .wzc94-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc94-contactForm .wzc94-contactForm-footer .wzc94-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc94-contactForm .wzc94-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc94-contactForm .wzc94-contactForm-resultSection .wzc94-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:iransans_fa; }.wzc94-contactForm .wzc94-contactForm-resultSection { height:40px;padding-top:5px; }.wzc94-contactForm  .wzc94-contactForm-resultSection .form-result-show { opacity:1; }.wzc94-contactForm  .wzc94-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc94-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc94-contactForm input,.wzc94-contactForm  textarea { width:100%;box-sizing:border-box;font-family:iransans_fa;padding:5px;outline:0;resize:none;border-width:0px;border-style:solid;border-color:#E74C3C;color:rgb(255, 173, 255);font-size:13px;background-color:rgb(249, 249, 251);border-radius:5px; }.wzc94-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc94-contactForm  *::-webkit-input-placeholder { color:rgb(199, 199, 199); }.wzc94-contactForm  *::-moz-placeholder { color:rgb(199, 199, 199); }.wzc94-contactForm  *:-ms-input-placeholder { color:rgb(199, 199, 199); }.wzc94-contactForm  *:-moz-placeholder { color:rgb(199, 199, 199); }.wzc94-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc94-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc94-contactForm { direction:rtl; }#wz-section-wzs40 { height:442.278px;--section-height:442.278px; }#wz-section-wzs50 { height:200px;--section-height:200px; }#wze357 { top:30px;left:15px;width:848px;height:491.872px;z-index:1000; }.wzc98-root .wzc98-root-container .wzc98-root-container-header .wzc98-root-container-header-title {  }.wzc98-root .wzc98-root-container .wzc98-root-container-header {  }.wzc98-root .wzc98-root-container .wzc98-root-container-submitBoxHeader .wzc98-root-container-submitBoxHeader-submitButtonHeader {  }.wzc98-root .wzc98-root-container .wzc98-root-container-submitBoxHeader {  }.wzc98-root .wzc98-root-container {  }.wzc98-root .wzc98-root-accountContainer .wzc98-root-accountContainer-accountItem .wzc98-root-accountContainer-accountItem-accountItemLabel {  }.wzc98-root .wzc98-root-accountContainer .wzc98-root-accountContainer-accountItem .wzc98-root-accountContainer-accountItem-accountItemInputBox .wzc98-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc98-root .wzc98-root-accountContainer .wzc98-root-accountContainer-accountItem .wzc98-root-accountContainer-accountItem-accountItemInputBox .wzc98-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc98-root .wzc98-root-accountContainer .wzc98-root-accountContainer-accountItem .wzc98-root-accountContainer-accountItem-accountItemInputBox {  }.wzc98-root .wzc98-root-accountContainer .wzc98-root-accountContainer-accountItem {  }.wzc98-root .wzc98-root-accountContainer {  }.wzc98-root .wzc98-root-companyHeaderContainer .wzc98-root-companyHeaderContainer-companyHeader .wzc98-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc98-root .wzc98-root-companyHeaderContainer .wzc98-root-companyHeaderContainer-companyHeader {  }.wzc98-root .wzc98-root-companyHeaderContainer {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCheck .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCheck .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCheck .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCheck .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCheck .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCheck .wzc98-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCheck {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyItemBox .wzc98-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyItemBox .wzc98-root-companyInfo-companyItemBox-companyInputBox .wzc98-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyItemBox .wzc98-root-companyInfo-companyItemBox-companyInputBox .wzc98-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyItemBox .wzc98-root-companyInfo-companyItemBox-companyInputBox {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyItemBox {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCancelLabel .wzc98-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCancelLabel .wzc98-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCancelLabel .wzc98-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCancelLabel .wzc98-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc98-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc98-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCancelLabel .wzc98-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc98-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCancelLabel .wzc98-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc98-root .wzc98-root-companyInfo .wzc98-root-companyInfo-companyInfoCancelLabel {  }.wzc98-root .wzc98-root-companyInfo {  }.wzc98-root .wzc98-root-submitBoxFooter .wzc98-root-submitBoxFooter-submitButtonFooter {  }.wzc98-root .wzc98-root-submitBoxFooter {  }.wzc98-root {  }.wzc98  .wz-profile-account-root { text-align:right; }.wzc98  .wz-profile-account-header-container { margin-bottom:20px; }.wzc98  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc98  .wz-profile-account-container { border-style:solid;border-width:1px;border-color:#efefef;background-color:#f4f4f4;border-radius:20px;direction:rtl;row-gap:15px;padding:35px; }.wzc98  .wz-profile-account-container:hover { border-radius:20px; }.wzc98  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc98  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc98  .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; }.wzc98  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc98  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc98  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc98  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc98  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc98  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc98  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc98  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc98  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc98 {  }.wzc97:hover .wzc97-bg { background-color:#ffd9d5; }.wzc97:hover .wzc97-content { color:#E74C3C; }.wzc97:hover {  }.wzc97-bg:after {  }.wzc97-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc97-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:#E74C3C; }#wze362 { top:30px;left:893px;width:262px;height:443.735px;z-index:1000; }.wzc111-root .wzc111-root-infoBox .wzc111-root-infoBox-userImageBox .wzc111-root-infoBox-userImageBox-userImage {  }.wzc111-root .wzc111-root-infoBox .wzc111-root-infoBox-userImageBox {  }.wzc111-root .wzc111-root-infoBox .wzc111-root-infoBox-userInfo .wzc111-root-infoBox-userInfo-userName {  }.wzc111-root .wzc111-root-infoBox .wzc111-root-infoBox-userInfo .wzc111-root-infoBox-userInfo-userEmail {  }.wzc111-root .wzc111-root-infoBox .wzc111-root-infoBox-userInfo .wzc111-root-infoBox-userInfo-editInfo .wzc111-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc111-root .wzc111-root-infoBox .wzc111-root-infoBox-userInfo .wzc111-root-infoBox-userInfo-editInfo .wzc111-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc111-root .wzc111-root-infoBox .wzc111-root-infoBox-userInfo .wzc111-root-infoBox-userInfo-editInfo {  }.wzc111-root .wzc111-root-infoBox .wzc111-root-infoBox-userInfo {  }.wzc111-root .wzc111-root-infoBox {  }.wzc111-root .wzc111-root-items .wzc111-root-items-item .wzc111-root-items-item-itemBox .wzc111-root-items-item-itemBox-itemIcon {  }.wzc111-root .wzc111-root-items .wzc111-root-items-item .wzc111-root-items-item-itemBox .wzc111-root-items-item-itemBox-itemName {  }.wzc111-root .wzc111-root-items .wzc111-root-items-item .wzc111-root-items-item-itemBox {  }.wzc111-root .wzc111-root-items .wzc111-root-items-item {  }.wzc111-root .wzc111-root-items .wzc111-root-items-more {  }.wzc111-root .wzc111-root-items {  }.wzc111-root .wzc111-root-logoutBox .wzc111-root-logoutBox-logout .wzc111-root-logoutBox-logout-logoutLabel {  }.wzc111-root .wzc111-root-logoutBox .wzc111-root-logoutBox-logout {  }.wzc111-root .wzc111-root-logoutBox {  }.wzc111-root {  }.wzc111  .wz-profile-menu-user-info { gap:2px; }.wzc111  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc111  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc111  .wz-profile-menu-info-box:hover {  }.wzc111  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc111  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc111  .wz-profile-menu-user-name:hover {  }.wzc111  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc111  .wz-profile-menu-user-email:hover {  }.wzc111  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc111  .wz-profile-menu-edit-info:hover {  }.wzc111  .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); }.wzc111  .wz-profile-menu-items { height:fit-content;border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc111  .wz-profile-menu-items:hover {  }.wzc111  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc111  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc111  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc111  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc111  .wz-profile-menu-item-box:hover {  }.wzc111  .wz-profile-menu-item p { font-family:iransans_fa, sans-serif;font-size:12px;font-weight:500;color:#808080;margin-right:5%;margin-left:5%; }.wzc111  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc111  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc111  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc111  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc111  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc111  .wz-profile-menu-more:after { color:#808080; }.wzc111 {  }#wz-section-wzs45 { height:551.833px;--section-height:551.833px; }#wze358 { top:30px;left:15px;width:848px;height:369.516px;z-index:1000; }.wzc102-header .wzc102-header-title {  }.wzc102-header .wzc102-header-removeButton {  }.wzc102-header .wzc102-header-addToCartButton {  }.wzc102-header {  }.wzc102-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; }.wzc102-pagination .wzc102-pagination-paginationButton {  }.wzc102-pagination {  }.wzc102  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc102  .wz-profile-favorites-header-text:hover {  }.wzc102  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc102  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc102  .wz-profile-favorite-item { height:fit-content;direction:rtl;padding:20px;gap:5px;background-color:#fff;border-width:2px;border-style:solid;border-color:#e3e3e3;border-radius:0;box-shadow:unset; }.wzc102  .wz-profile-favorite-item:hover {  }.wzc102  .wz-profile-favorite-item-image { object-fit:contain; }.wzc102  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc102  .wz-profile-favorite-item-title:hover {  }.wzc102  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc102  .wz-profile-favorite-item-price:hover {  }.wzc102  .wz-profile-favorite-item-add { height:30px; }.wzc102  .wz-profile-favorite-item-remove { height:30px; }.wzc102  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc102  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc102  .wz-profile-favorites-no-results-first-text:hover {  }.wzc102  .wz-profile-favorites-no-results-second-text:hover {  }.wzc102 {  }.wzc99:hover .wzc99-bg { background-color:#E74C3C; }.wzc99:hover .wzc99-content { font-size:10px;color:#fff; }.wzc99:hover {  }.wzc99-bg:after {  }.wzc99-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc99-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:#E74C3C; }.wzc100:hover .wzc100-bg { background-color:#c9c9c9;border:1px solid #c9c9c9; }.wzc100:hover .wzc100-content { font-size:10px;color:#fff; }.wzc100:hover {  }.wzc100-bg:after {  }.wzc100-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc100-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:#a1a1a1; }.wzc101:hover .wzc101-bg:after { width:90%;opacity:1; }.wzc101:hover .wzc101-bg {  }.wzc101:hover .wzc101-content { color:#fff; }.wzc101:hover {  }.wzc101-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%); }.wzc101-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; }.wzc101-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-wzs46 { height:503.741px;--section-height:503.741px; }#wze359 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc103-root .wzc103-root-header .wzc103-root-header-title {  }.wzc103-root .wzc103-root-header .wzc103-root-header-options .wzc103-root-header-options-optionsList .wzc103-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc103-root .wzc103-root-header .wzc103-root-header-options .wzc103-root-header-options-optionsList {  }.wzc103-root .wzc103-root-header .wzc103-root-header-options {  }.wzc103-root .wzc103-root-header {  }.wzc103-root .wzc103-root-orders .wzc103-root-orders-ordersHeader .wzc103-root-orders-ordersHeader-ordersHeaderItem .wzc103-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc103-root .wzc103-root-orders .wzc103-root-orders-ordersHeader .wzc103-root-orders-ordersHeader-ordersHeaderItem {  }.wzc103-root .wzc103-root-orders .wzc103-root-orders-ordersHeader {  }.wzc103-root .wzc103-root-orders {  }.wzc103-root .wzc103-root-pagination .wzc103-root-pagination-paginationButton {  }.wzc103-root .wzc103-root-pagination {  }.wzc103-root {  }.wzc103  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117); }.wzc103  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc103  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc103  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc103  .wz-profile-orders-order-items-header { width:80%; }.wzc103  .wz-profile-orders-order-items-header p { width:20%;font-size:12px;font-family:iransans_fa;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc103  .wz-profile-orders-order-details { width:80%; }.wzc103  .wz-profile-orders-order-buttons { width:20%; }.wzc103  .wz-profile-orders-order-details p { width:20%;font-size:12px;font-family:iransans_fa;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc103  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc103  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc103  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc103  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc103  .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:#f4f4f4; }.wzc103  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc103  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc103  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc103 {  }#wz-section-wzs47 { height:503px;--section-height:503px; }#wze360 { top:30px;left:15px;width:848px;height:648px;z-index:1000; }.wzc106-root .wzc106-root-header .wzc106-root-header-title {  }.wzc106-root .wzc106-root-header .wzc106-root-header-headerButtons .wzc106-root-header-headerButtons-reorderButton {  }.wzc106-root .wzc106-root-header .wzc106-root-header-headerButtons .wzc106-root-header-headerButtons-receiptButton {  }.wzc106-root .wzc106-root-header .wzc106-root-header-headerButtons {  }.wzc106-root .wzc106-root-header {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-mainInformation .wzc106-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc106-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-mainInformation .wzc106-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc106-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-mainInformation .wzc106-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-mainInformation {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-userInformation .wzc106-root-body-information-userInformation-userInformation{{ item.name }} .wzc106-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-userInformation .wzc106-root-body-information-userInformation-userInformation{{ item.name }} .wzc106-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-userInformation .wzc106-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-userInformation {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-paymentInformation .wzc106-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc106-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-paymentInformation .wzc106-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc106-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-paymentInformation .wzc106-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information .wzc106-root-body-information-paymentInformation {  }.wzc106-root .wzc106-root-body .wzc106-root-body-information {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderName .wzc106-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc106-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderCount .wzc106-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc106-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc106-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader .wzc106-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation .wzc106-root-body-orderInformation-orderInformationHeader {  }.wzc106-root .wzc106-root-body .wzc106-root-body-orderInformation {  }.wzc106-root .wzc106-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc106-root .wzc106-root-support .wzc106-root-support-supportImage {  }.wzc106-root .wzc106-root-support .wzc106-root-support-supportTextBox .wzc106-root-support-supportTextBox-supportQuestion {  }.wzc106-root .wzc106-root-support .wzc106-root-support-supportTextBox .wzc106-root-support-supportTextBox-supportMessage {  }.wzc106-root .wzc106-root-support .wzc106-root-support-supportTextBox {  }.wzc106-root .wzc106-root-support {  }.wzc106-root {  }.wzc106  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc106  .wz-profile-order-details-header { padding-bottom:20px; }.wzc106  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc106  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc106  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc106  .wz-profile-order-details-body { background-color:rgb(245, 245, 245);padding:15px 0 25px 0;border-radius:10px;border-style:solid;border-width:0;border-color:#000; }.wzc106  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc106  .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); }.wzc106  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc106  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc106  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc106  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc106  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc106  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc106  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc106  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc106  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc106  .wz-profile-order-details-order-detail { font-size:12px;font-weight:500;color:rgb(0,0,0);border-right-style:solid;border-right-width:1px;border-right-color:rgb(233,233,233); }.wzc106  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc106  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc106  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc106  .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; }.wzc106  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc106  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc106  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc106  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc106  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc106  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc106  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc106  .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); }.wzc106  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc106  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc106  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc106  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc106 {  }.wzc104:hover .wzc104-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc104:hover .wzc104-content { color:#E74C3C; }.wzc104:hover {  }.wzc104-bg:after {  }.wzc104-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:6px;border-style:solid;border-color:rgba(255, 213, 0, 0.25); }.wzc104-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:#E74C3C; }.wzc105:hover .wzc105-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc105:hover .wzc105-content { color:rgb(117,117,117); }.wzc105:hover {  }.wzc105-bg:after {  }.wzc105-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#f4f4f4;border-radius:6px;border-style:solid;border-color:rgb(233, 233, 233); }.wzc105-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:rgb(117,117,117); }#wz-section-wzs48 { height:708px;--section-height:708px; }#wze361 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc110-header .wzc110-header-title {  }.wzc110-header .wzc110-header-headerButton {  }.wzc110-header .wzc110-header-editButton {  }.wzc110-header .wzc110-header-removeButton {  }.wzc110-header {  }.wzc110-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; }.wzc110-pagination .wzc110-pagination-paginationButton {  }.wzc110-pagination {  }.wzc110  .wz-profile-addresses-header { margin-bottom:30px; }.wzc110  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc110  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc110  .wz-profile-addresses-container { border-style:solid;border-width:0px;border-color:#000;background-color:#f7f7f7;border-radius:20px;padding:40px;gap:30px;direction:rtl; }.wzc110  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc110  .wz-profile-address-item { display:flex;flex-flow:column;width:~'calc(33.33% - 20px)';height:fit-content;direction:rtl;background-color:#fff;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); }.wzc110  .wz-profile-address-item:hover { border-radius:20px; }.wzc110  .wz-profile-address-location { width:100%;height:200px; }.wzc110  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc110  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc110  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc110  .wz-profile-address-full:hover {  }.wzc110  .wz-profile-address-summary { justify-content:start; }.wzc110  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc110  .wz-profile-address-summary-location p:hover {  }.wzc110  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc110  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc110  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc110  .wz-profile-address-summary-postal-code p:hover {  }.wzc110  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc110  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc110  .wz-profile-address-transferee { text-align:right; }.wzc110  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc110  .wz-profile-address-transferee p:hover {  }.wzc110  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc110  .wz-profile-address-remove-button { height:30px; }.wzc110  .wz-profile-address-edit-button { height:30px; }.wzc110  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc110  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc110  .wz-profile-addresses-no-results-first-text:hover {  }.wzc110  .wz-profile-addresses-no-results-second-text:hover {  }.wzc110 {  }.wzc107:hover .wzc107-bg { background-color:#E74C3C; }.wzc107:hover .wzc107-content { font-size:12px;color:#ffd9d5; }.wzc107:hover {  }.wzc107-bg:after {  }.wzc107-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc107-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: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:#E74C3C;overflow:hidden; }.wzc108:hover .wzc108-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc108:hover .wzc108-content { font-size:11px;color:#a1a1a1; }.wzc108:hover {  }.wzc108-bg:after {  }.wzc108-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc108-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: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:#a1a1a1;overflow:hidden; }.wzc109:hover .wzc109-bg { background-color:#E74C3C; }.wzc109:hover .wzc109-content { font-size:11px;color:#fff; }.wzc109:hover {  }.wzc109-bg:after {  }.wzc109-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc109-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: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:#E74C3C;overflow:hidden; }#wz-section-wzs49 { height:601px;--section-height:601px; }#wze510 { top:-1.3185px;left:20.1318px;width:1139.72px;height:438.996px;z-index:1000; }.wzc116-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-radius:10px; }.wzc116-img .wzc116-img-inner { width:100%;height:100%;float:left; }.wzc116-img { width:100%;height:100%;position:relative;overflow:hidden;border-radius:10px; }.wzc116 .wzc116-img .wzc116-img-inner { filter:brightness(40%); }.wzc116 .wzc116-img { background-color:unset; }.wzc116 {  }#wze510 .wzc116-img-inner { object-fit:cover; }#wze511 { top:452.298px;left:245.488px;width:605.983px;height:74.0234px;z-index:1000;text-align:right; }#wze512 { top:542.507px;left:53.6147px;width:1059.94px;height:332.602px;z-index:1000;text-align:right; }#wze513 { top:894.585px;left:104.074px;width:1013.96px;height:83.6238px;z-index:1001;text-align:right; }#wz-section-wzs72 { height:1133.58px;--section-height:1133.58px; }#wze535 { top:184.574px;left:483.0038px;width:670.927px;height:300.781px;z-index:1000; }#wze536 { top:0px;left:293.9962px;width:374.987px;height:82.9844px;z-index:1000;text-align:right; }#wze537 { top:93.0881px;left:0px;width:670.922px;height:198px;z-index:1000;text-align:right; }#wz-section-wzs76 { height:647.469px;--section-height:647.469px; }.wzc-section-wzs76 { background:;background-color:rgba(232, 230, 230, 0); }.wzc-section-wzs76-style {  }.wzc-section-wzs76-full { background-image:url(../../uploads/46ca3e38e0344804b3ef58f60fe90885.jpg) ;background:;background-color:rgba(255, 255, 255, 1);background-position:center center;background-size:cover;background-repeat:no-repeat; }.wzc-section-wzs76-full-style {  }.wzc-section-wzs76-full:after { background:linear-gradient(109deg, rgba(255, 255, 255, 0) 0%, rgba(8, 4, 81, 1) 97%);background-color:rgba(253, 216, 13, 0.68); }#wze529 { top:0px;left:0px;width:50%;height:702.439px;z-index:1000;order:1; }.wzc155-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px; }.wzc155-content {  }.wzc155 {  }#wze530 { top:307.585px;left:79.2733px;width:458.938px;height:240px;z-index:1000;text-align:right; }#wze531 { top:154.854px;left:173.246px;width:364.983px;height:119.984px;z-index:1000;text-align:right; }#wze532 { top:0px;left:0px;width:50%;height:862.5595px;z-index:1000;order:2; }#wze533 { top:110.867px;left:112.5px;width:456px;height:372px;z-index:1000; }.wzc156-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background:linear-gradient(186deg, rgba(15, 9, 161, 0.24) 0%, rgba(255, 255, 255, 1) 97%);border-radius:20px; }.wzc156-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:20px; }.wzc156 {  }#wze534 { top:154.861px;left:44.118px;width:479.883px;height:457.688px;z-index:1001; }.wzc154-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-radius:20px; }.wzc154-img .wzc154-img-inner { width:100%;height:100%;float:left; }.wzc154-img { width:100%;height:100%;position:relative;overflow:hidden;border-radius:20px; }#wze534 .wzc154-img-inner { object-fit:cover; }#wze538 { top:689.7px;left:116.459px;width:333.988px;height:61.9925px;z-index:1002; }.wzc157:hover .wzc157-bg {  }.wzc157:hover .wzc157-content {  }.wzc157:hover {  }.wzc157-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#4FC3F7;border-radius:25px; }.wzc157-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; }#wz-section-wzs75 { height:793.203px;--section-height:793.203px; }.wzc-section-wzs75 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs75-style {  }.wzc-section-wzs75-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs75-full-style {  }.wzc-section-wzs75-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze527 { top:41.344px;left:385.237px;width:435.978px;height:59.9844px;z-index:1000;text-align:center; }#wze608 { top:557.373px;left:812.769px;width:229.19299999999998px;height:362.938px;z-index:1000; }#wze692 { top:110.632px;left:21.8381px;width:1123.96px;height:767.734px;min-height:767.743px;z-index:1003; }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer .wzc239-wzListContainer-wzListItemContainer-wzListItemLink .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemImageBoxParent .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemImageBoxParent-wzListItemImageBox .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemImageBoxParent-wzListItemImageBox-wzListItemImage {  }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer .wzc239-wzListContainer-wzListItemContainer-wzListItemLink .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemImageBoxParent .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemImageBoxParent-wzListItemImageBox {  }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer .wzc239-wzListContainer-wzListItemContainer-wzListItemLink .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemImageBoxParent {  }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer .wzc239-wzListContainer-wzListItemContainer-wzListItemLink .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemTitleBox .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemTitleBox-wzListItemTitle {  }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer .wzc239-wzListContainer-wzListItemContainer-wzListItemLink .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemTitleBox {  }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer .wzc239-wzListContainer-wzListItemContainer-wzListItemLink .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemDescriptionBox .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemDescriptionBox-wzListItemDescription {  }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer .wzc239-wzListContainer-wzListItemContainer-wzListItemLink .wzc239-wzListContainer-wzListItemContainer-wzListItemLink-wzListItemDescriptionBox {  }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer .wzc239-wzListContainer-wzListItemContainer-wzListItemLink {  }.wzc239-wzListContainer .wzc239-wzListContainer-wzListItemContainer {  }.wzc239-wzListContainer {  }.wzc239  .wz-list-root { background:none;width:calc(33% - 0px);height:calc(100% - 0px);margin:0; }.wzc239  .wz-list-item-container { background-color:#fff;font-family:iransans_fa;transition:all ease-in-out .3s;padding:20px;border-style:solid;direction:rtl;height:100%;overflow:hidden; }.wzc239  .wz-list-item-container:hover {  }.wzc239  .wz-list-item-link { height:100%;display:flex;justify-content:space-around;flex-flow:column; }.wzc239  .wz-list-item-image-box-parent { width:100%;text-align:center;order:0;padding:0.5rem 0; }.wzc239  .wz-list-item-image-box { width:70%;margin:auto;display:inline-block;border-width:1px;border-style:solid;border-radius:150px;overflow:hidden; }.wzc239  .wz-list-item-image-box img { aspect-ratio:1;object-fit:cover;width:100%;margin-bottom:-5px; }.wzc239  .wz-list-item-title-box { order:1;padding:0.5rem 0; }.wzc239  .wz-list-item-title-box p { font-size:20px;direction:rtl; }.wzc239  .wz-list-item-description-box { order:2;padding:0.5rem 0; }.wzc239  .wz-list-item-description-box p { font-size:12px;direction:rtl; }.wzc239  .wz-list-item-button-main-box {  }.wzc239 {  }#wze692 .wz-list-item-image-box-parent { order:0; }#wze692 .wz-list-item-title-box { order:1; }#wze692 .wz-list-item-description-box { order:2; }#wz-section-wzs74 { height:943.016px;--section-height:943.016px; }.wzc-section-wzs74 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs74-style {  }.wzc-section-wzs74-full { background:;background-color:rgba(175, 172, 251, 0.15); }.wzc-section-wzs74-full-style {  }.wzc-section-wzs74-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze613 { top:10px;left:0px;width:919.997px;height:803.275px;z-index:1000; }.wzc214  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc214  .wz-shop-product { margin:15px;padding:0px;text-align:center; }.wzc214  .wz-shop-product .wz-shop-product-section { padding:10px; }.wzc214  .wz-shop-product .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:18px;color:#000; }.wzc214  .wz-shop-product .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:13px; }.wzc214  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc214  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc214  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:20px;color:#f14639; }.wzc214  .wz-shop-product .wz-shop-product-image img { object-fit:cover; }.wzc214  .wz-shop-product .wz-shop-product-add-cart { width:150px; }.wzc214  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc214  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc214  .wz-shop-product .wz-shop-product-attributes { font-family:yekan, tahoma, serif;font-size:14px;color:#000; }.wzc214 {  }.wzc214-breadcrumb {  }.wzc214-filter { margin-right:15px;margin-left:15px; }.wzc214-topBar .wzc214-topBar-sort {  }.wzc214-topBar .wzc214-topBar-perPage {  }.wzc214-topBar .dropdown.dropdown-list .dropdown-select,.wzc214-topBar  .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:13px;font-family:yekan, tahoma, serif; }.wzc214-topBar .dropdown.dropdown-list .dropdown-select,.wzc214-topBar  .dropdown.dropdown-list .dropdown-menu,.wzc214-topBar  .dropdown.dropdown-list .dropdown-select::before { border-color:#878787; }.wzc214-topBar  .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc214-topBar { margin:10px;margin-bottom:20px;color:#878787;font-size:13px;font-family:yekan, tahoma, serif; }.wzc214-products {  }#wze613 .wz-shop-product .wz-shop-product-image { padding-top: 75% }#wze613 .wz-shop-top-bar { margin-right: 15px }#wze614 { top:43.7484px;left:926.211px;width:242px;height:72.2206px;z-index:1000; }.wzc215  .wz-shop-archive > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc215  .wz-shop-archive .sub-list > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc215 {  }.wzc215-list  .wz-shop-filter-title { font-size:18px;color:#000;font-family:yekan, tahoma, serif; }.wzc215-list .wz-shop-filter-item .irs-min,.wzc215-list  .wz-shop-filter-item .irs-max { background-color:rgba(0,0,0,0.1);color:#999; }.wzc215-list  .wz-shop-filter-item .wz-shop-price-slider .irs-slider { background:#5c6165; }.wzc215-list .wz-shop-filter-item .irs-line-mid,.wzc215-list  .wz-shop-filter-item  .irs-line-left,.wzc215-list  .wz-shop-filter-item  .irs-line-right,.wzc215-list  .wz-shop-filter-item  .irs-bar,.wzc215-list  .wz-shop-filter-item  .irs-bar-edge { background:#424649; }.wzc215-list  .wz-shop-sort-option-color { padding-top:2px; }.wzc215-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; }.wzc215-list  .wz-shop-filter-item+.wz-shop-filter-item { border-top-style:solid;border-top-width:1px;border-top-color:#efeaea; }.wzc215-list { font-size:13px;color:#000;font-family:yekan, tahoma, serif; }#wze686 { top:153.546px;left:981.065px;width:190.971px;height:237.981px;z-index:1000; }#wz-section-wzs88 { height:1047.28px;--section-height:1047.28px; }#wze615 { top:10px;left:0px;width:1170px;height:1980px;z-index:1000; }.wzc217  .wz-shop-breadcrumb-container   .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc217  .wz-shop-product-page .wz-shop-product-add-cart { width:300px; }.wzc217  .wz-shop-product-page .wz-shop-product-options .wz-shop-option-title { font-size:17px;color:#878787;font-family:yekan, tahoma, serif; }.wzc217  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-option { width:300px; }.wzc217  .wz-shop-product-page .wz-shop-product-options .dropdown { width:300px; }.wzc217  .wz-shop-product-page .wz-shop-product-options.wz-radio-button-list .regular-checkbox-item,.wzc217  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select,.wzc217  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:13px;font-family:yekan, tahoma, serif; }.wzc217  .wz-shop-product-page .wz-shop-product-options.dropdown.dropdown-list .dropdown-select,.wzc217  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu,.wzc217  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select::before { border-color:rgba(0,0,0,0.15); }.wzc217  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc217  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li { padding-top:2px; }.wzc217  .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; }.wzc217  .wz-shop-product-page .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:26px;color:#000; }.wzc217  .wz-shop-product-page .wz-shop-product-description { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc217  .wz-shop-product-page .wz-shop-product-sku { font-family:yekan, tahoma, serif;font-size:12px;color:#b3abab; }.wzc217  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:21px;color:#f14639; }.wzc217  .wz-shop-product-page .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:21px;color:#000; }.wzc217  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639;font-size:21px; }.wzc217  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:16px; }.wzc217  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider  img.wz-gallery-image { object-fit:cover;width:100%;float:left; }.wzc217 .wz-shop-product-info-sections-simple .wz-shop-product-info+.wz-shop-product-info,.wzc217  .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); }.wzc217  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-title { font-family:yekan, tahoma, serif;font-size:19px;color:#000; }.wzc217  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-content { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc217  .wz-shop-product-page .wz-shop-product-info-sections .wz-tab-content { border-style:solid;border-width:1px;border-color:#ededed; }.wzc217  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li {  }.wzc217  .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; }.wzc217  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open:after { height:1px;bottom:-1px;background-color:#fff; }.wzc217  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-carousel .flex-active-slide:after { border-color:#ccc; }.wzc217  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-gallery { width:50%; }.wzc217  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-section { width:calc(50% - 30px); }.wzc217 {  }.wzc217-breadcrumb {  }.wzc217-product {  }#wze615  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider .wz-image-ratio { padding-top: 75% }.wzc216 .wz-gallery > li > figure,.wzc216  .wz-gallery > li > figure:before,.wzc216  .wz-gallery > li > figure:after,.wzc216  .wz-gallery > li > figure > figcaption,.wzc216  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc216  .wz-gallery-caption { text-align:center; }.wzc216  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc216  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc216  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc216 {  }.wzc216-slider .wzc216-slider-items {  }.wzc216-slider  .flex-direction-nav a:before { color:#999; }.wzc216-slider {  }.wzc216-carousel .wzc216-carousel-list {  }.wzc216-carousel {  }#wz-section-wzs87 { height:2000px;--section-height:2000px; }#wze612 { top:10px;left:15px;width:1140px;height:280px;z-index:1000; }.wzc213-container { font-size:10px;font-family:yekan; }#wze612 .wz-cart-color-primary { color: #565656 }#wze612 .wz-cart-primary-color { color: #565656 }#wze612 .wz-cart-second-color { color: #565656 }#wze612 .wz-cart-second-border-color { border-color: #565656 }.wzc35:hover .wzc35-bg { background-color:#999; }.wzc35:hover .wzc35-content {  }.wzc35:hover {  }.wzc35-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#b4b4b4;border-radius:0px; }.wzc35-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; }.wzc34:hover .wzc34-bg { background-color:#5fa061; }.wzc34:hover .wzc34-content {  }.wzc34:hover {  }.wzc34-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#62af65;border-radius:0px; }.wzc34-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; }#wz-section-wzs89 { height:300px;--section-height:300px; }#wze669 { top:10px;left:308px;width:847px;height:2418.66px;z-index:1000; }.wzc223  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:23px;color:#000; }.wzc223  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-content { font-family:yekan, tahoma, serif;font-size:13px; }.wzc223  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail { width:300px; }.wzc223  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc223  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:13px;height:13px; }.wzc223 .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-section,.wzc223  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title,.wzc223  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc223  .wz-blog-recent-posts .wz-blog-post-item { padding:10px 0; }.wzc223  .wz-blog-recent-posts .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc223  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-more { width:100px;height:30px;margin-top:10px; }.wzc223 {  }.wzc223-posts {  }#wze670 { top:10px;left:15px;width:263px;height:631.866px;z-index:1000; }#wze671 { top:10px;left:10px;width:242px;height:27.8696px;z-index:1000;text-align:right; }#wze672 { top:43.1546px;left:10px;width:242px;height:3.96635px;z-index:1000; }.wzc224-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#000; }.wzc224-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze673 { top:53.1546px;left:10px;width:242px;height:481.791px;z-index:1000; }.wzc225  .wz-blog-list .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc225  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail { width:90px;height:60px; }.wzc225  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:cover; }.wzc225  .wz-blog-list .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc225  .wz-blog-list .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc225 {  }.wzc225-posts {  }#wze674 { top:554.946px;left:10px;width:242px;height:27.8696px;z-index:1000;text-align:right; }#wze675 { top:588.101px;left:10px;width:242px;height:3.96635px;z-index:1000; }#wze676 { top:598.101px;left:10px;width:242px;height:19.2308px;z-index:1000; }.wzc227  .wz-blog-archive > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc227  .wz-blog-archive .sub-list > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc227 {  }.wzc227-list { direction:rtl; }#wz-section-wzs102 { height:2438.66px;--section-height:2438.66px; }#wze677 { top:10px;left:308px;width:847px;height:200px;z-index:1000; }.wzc228  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:23px; }.wzc228  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-content { font-family:yekan, tahoma, serif;font-size:13px; }.wzc228  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc228  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:13px;height:13px; }.wzc228 .wz-blog-single-post .wz-blog-post-item .wz-blog-post-section,.wzc228  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title,.wzc228  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc228  .wz-blog-single-post .wz-blog-post-item { padding:10px 0; }.wzc228 {  }.wzc228-posts {  }#wze678 { top:220px;left:308px;width:847px;height:200px;z-index:1000; }.wzc231  .wz-blog-comment { padding:10px; }.wzc231  .wz-blog-comment+.wz-blog-comment { margin-top:10px; }.wzc231  .wz-blog-comment .wz-blog-comment-author { font-family:yekan, tahoma, serif;font-size:14px;color:#757070; }.wzc231  .wz-blog-comment .wz-blog-comment-message { font-family:yekan, tahoma, serif;font-size:14px;color:#999999; }.wzc231  .wz-blog-comment-from { width:500px; }.wzc231 {  }.wzc231-container .wzc231-container-comments {  }.wzc231-container .wzc231-container-form { max-width:100%;height:auto; }.wzc231-container {  }.wzc229-contactForm .wzc229-contactForm-sections .wzc229-contactForm-sections-section1 .wzc229-contactForm-sections-section1-formRow .wzc229-contactForm-sections-section1-formRow-input {  }.wzc229-contactForm .wzc229-contactForm-sections .wzc229-contactForm-sections-section1 .wzc229-contactForm-sections-section1-formRow {  }.wzc229-contactForm .wzc229-contactForm-sections .wzc229-contactForm-sections-section1 {  }.wzc229-contactForm .wzc229-contactForm-sections .wzc229-contactForm-sections-section2 .wzc229-contactForm-sections-section2-messageRow .wzc229-contactForm-sections-section2-messageRow-message { height:120px; }.wzc229-contactForm .wzc229-contactForm-sections .wzc229-contactForm-sections-section2 .wzc229-contactForm-sections-section2-messageRow {  }.wzc229-contactForm .wzc229-contactForm-sections .wzc229-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc229-contactForm .wzc229-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc229-contactForm .wzc229-contactForm-footer .wzc229-contactForm-footer-submit .wzc229-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc229-contactForm .wzc229-contactForm-footer .wzc229-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc229-contactForm .wzc229-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc229-contactForm .wzc229-contactForm-resultSection .wzc229-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan, tahoma, serif; }.wzc229-contactForm .wzc229-contactForm-resultSection { height:40px;padding-top:5px; }.wzc229-contactForm  .wzc229-contactForm-resultSection .form-result-show { opacity:1; }.wzc229-contactForm  .wzc229-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc229-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc229-contactForm input,.wzc229-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; }.wzc229-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc229-contactForm  *::-webkit-input-placeholder { color:#999999; }.wzc229-contactForm  *::-moz-placeholder { color:#999999; }.wzc229-contactForm  *:-ms-input-placeholder { color:#999999; }.wzc229-contactForm  *:-moz-placeholder { color:#999999; }.wzc229-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc229-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc229-contactForm { direction:rtl; }.wzc230-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:#999999; }.wzc230-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze679 { top:10px;left:15px;width:263px;height:625px;z-index:1000; }#wze680 { top:10px;left:10px;width:242px;height:25px;z-index:1000;text-align:right; }#wze681 { top:40px;left:10px;width:242px;height:4px;z-index:1000; }#wze682 { top:50px;left:10px;width:242px;height:400px;z-index:1000; }#wze683 { top:470px;left:10px;width:242px;height:25px;z-index:1000;text-align:right; }#wze684 { top:500px;left:10px;width:242px;height:4px;z-index:1000; }#wze685 { top:510px;left:10px;width:242px;height:100px;z-index:1000; }#wz-section-wzs101 { height:430px;--section-height:430px; }[data-page=p9] #wz-root-background { background-image:none;background-color:rgb(255, 255, 255); }@media only screen and (max-width : 768px) {#wze141 { top:95.5766px;left:16.9218px;bottom:auto;right:auto;width:437.996px;height:63.4315px;display:block;z-index:1000;text-align:center; }#wze143 { top:0.492194px;left:399.465px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wze409 { top:89.011px;left:386.836px;bottom:auto;right:auto;width:84.1647px;height:65.7903px;display:block;z-index:1000; }#wze599 { top:214.807px;left:198.961px;bottom:auto;right:auto;width:187.936px;height:44.2308px;display:block;z-index:1000;text-align:right; }#wze600 { top:213.032px;left:402.011px;bottom:auto;right:auto;width:46.9651px;height:45.9135px;display:block;z-index:1000; }#wze601 { top:161.718px;left:101.96px;bottom:auto;right:auto;width:284.931px;height:46.1388px;display:block;z-index:1000;text-align:right; }#wze602 { top:154.844px;left:402px;bottom:auto;right:auto;width:42.9688px;height:59.8708px;display:block;z-index:1000; }#wze616 { top:0.489051px;left:75.0097px;bottom:auto;right:auto;width:50px;height:51.9231px;display:block;z-index:1000; }#wze689 { top:50.4833px;left:0.0080967px;bottom:auto;right:auto;width:133.999px;height:23.9934px;display:block;z-index:1000; }#wz-section-header { height:264.498px;--section-height:264.498px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full { background-position:right center; }#wz-section-allPage { height:0px;--section-height:0px; }#wze691 { top:-1.00549px;bottom:auto;right:auto;height:980px;display:block;z-index:1000; }#wze691 .wz-gallery.wz-gallery-grid li { width:calc(100% / 3);height:326px;padding:10px; }#wze545 { top:1221.8363842095px;left:15px;bottom:auto;right:auto;width:437.999px;height:44.6704px;display:block;z-index:1000;text-align:center; }#wze701 { top:980px;left:15px;bottom:auto;right:auto;width:437.999px;height:226.836px;z-index:1000; }#wze702 { top:1281.507px;left:15px;bottom:auto;right:auto;width:437.999px;height:222.488px;z-index:1000; }#wze703 { top:15px;bottom:auto;right:auto;height:1505.9734px;z-index:1000; }#wze367 { top:145.204px;left:15px;bottom:auto;right:auto;width:438px;height:175px;display:block;z-index:1000;text-align:center; }#wze546 { top:335.204px;left:15px;bottom:auto;right:auto;width:438px;height:158.654px;display:block;z-index:1000;text-align:center; }#wze699 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:115.204px;z-index:1000;text-align:right; }#wze700 { top:1038.913px;left:36.013px;bottom:auto;right:auto;width:395.974px;height:47.1154px;z-index:1000;text-align:right; }#wz-section-wzs85 { height:1539.05px;--section-height:1539.05px; }#wze540 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:147.1px;display:block;z-index:1000;text-align:center; }#wze687 { top:177.085px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:67.1875px;display:block;z-index:1000; }#wz-section-wzs84 { height:259.26086425781px;--section-height:259.26086425781px; }#wze371 { top:76.8334px;left:14.0123px;bottom:auto;right:auto;width:437.996px;height:119.231px;display:block;z-index:1000;text-align:center; }#wze376 { top:231.01px;left:-0.0041999999999991px;bottom:auto;right:auto;width:438.00849999999997px;height:445.703px;display:block;z-index:1000; }#wze372 { top:0px;left:0px;bottom:auto;right:auto;width:437.996px;height:120.162px;display:block;z-index:1000;text-align:right; }#wze373 { top:68.7823px;left:30.0155px;bottom:auto;right:auto;width:407.993px;height:154.808px;display:block;z-index:1000;text-align:right; }#wze374 { top:238.596px;left:30.0077px;bottom:auto;right:auto;width:407.993px;height:115.385px;display:block;z-index:1000;text-align:right; }#wze375 { top:368.981px;left:30.0077px;bottom:auto;right:auto;width:407.993px;height:76.9231px;display:block;z-index:1000;text-align:right; }#wze379 { top:706.824px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:286.133px;display:block;z-index:1000; }#wze380 { top:21px;left:169.509px;bottom:auto;right:auto;width:98.9934px;height:100px;display:block;z-index:1000; }#wze381 { top:135.01px;left:95.509px;bottom:auto;right:auto;width:246.95px;height:62.5px;display:block;z-index:1000;text-align:center; }#wze382 { top:1007.95px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:287.966px;display:block;z-index:1000; }#wze383 { top:21px;left:169.509px;bottom:auto;right:auto;width:98.9934px;height:100px;display:block;z-index:1000; }#wze384 { top:134.998px;left:98.7327px;bottom:auto;right:auto;width:246.98px;height:92.3077px;display:block;z-index:1000;text-align:center; }#wze385 { top:1310.92px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:288.747px;display:block;z-index:1000; }#wze386 { top:21px;left:169.509px;bottom:auto;right:auto;width:98.9934px;height:100px;display:block;z-index:1000; }#wze387 { top:135.01px;left:95.509px;bottom:auto;right:auto;width:246.98px;height:95.1773px;display:block;z-index:1000;text-align:center; }#wze388 { top:1614.67px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:288.747px;display:block;z-index:1000; }#wze389 { top:21px;left:169.509px;bottom:auto;right:auto;width:98.9934px;height:100px;display:block;z-index:1000; }#wze390 { top:135.01px;left:95.509px;bottom:auto;right:auto;width:246.98px;height:95.1773px;display:block;z-index:1000;text-align:center; }#wz-section-wzs52 { height:1918.39px;--section-height:1918.39px; }#wze573 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:94.0655px;display:block;z-index:1000;text-align:center; }#wze574 { top:124.05px;left:25.579px;bottom:auto;right:auto;width:416.842px;height:3.74099px;display:block;z-index:1000; }#wze575 { top:142.791px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:103.831px;display:block;z-index:1000;text-align:center; }#wze698 { top:261.607px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:359.12px;display:block;z-index:1000; }#wz-section-wzs80 { height:635.71838867188px;--section-height:635.71838867188px; }#wze696 { top:168.462px;left:11.434px;bottom:auto;right:auto;width:445.147px;height:286.749px;display:block;z-index:1000; }#wze696 .wz-shop-product { width: calc(100% - 30px )}#wze697 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:138.462px;display:block;z-index:1000;text-align:right; }#wz-section-wzs106 { height:470.19870703125px;--section-height:470.19870703125px; }#wze206 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:216.301px;display:block;z-index:1000; }#wze208 { top:0.0025px;left:328.838px;bottom:auto;right:auto;width:33.6689px;height:43.9904px;display:block;z-index:1000; }#wze209 { top:2.9925px;left:97.4962px;bottom:auto;right:auto;width:212.981px;height:37.5px;display:block;z-index:1000;text-align:right; }#wze210 { top:50.9568px;left:96.4292px;bottom:auto;right:auto;width:200.962px;height:44.2157px;display:block;z-index:1000;text-align:right; }#wze211 { top:108.491px;left:126.069px;bottom:auto;right:auto;width:266.962px;height:44.2157px;display:block;z-index:1000;text-align:center; }#wze407 { top:173.977px;left:212.024px;bottom:auto;right:auto;width:68.9754px;height:20.9886px;display:block;z-index:1000; }#wze218 { top:251.243px;left:253.009px;bottom:auto;right:auto;width:184.976px;height:275.631px;display:block;z-index:1000; }#wze217 { top:51.0073px;left:62px;bottom:auto;right:auto;width:121.995px;height:209.901px;display:block;z-index:1000; }#wze222 { top:8px;left:0px;bottom:auto;right:auto;width:183.999px;height:28.8311px;display:block;z-index:1000;text-align:right; }#wze227 { top:251.579px;left:52.9995px;bottom:auto;right:auto;width:183.999px;height:275.06px;display:block;z-index:1000; }#wze228 { top:8px;left:0px;bottom:auto;right:auto;width:183.984px;height:28.8311px;display:block;z-index:1000;text-align:right; }#wze229 { top:50.6802px;left:62px;bottom:auto;right:auto;width:121.995px;height:209.901px;display:block;z-index:1000; }#wze233 { top:595.309px;left:241px;bottom:auto;right:auto;width:183.969px;height:275.06px;display:block;z-index:1000; }#wze234 { top:7.00499px;left:-0.0036616px;bottom:auto;right:auto;width:183.984px;height:28.8311px;display:block;z-index:1000;text-align:right; }#wze235 { top:49.7087px;left:62px;bottom:auto;right:auto;width:121.98px;height:209.901px;display:block;z-index:1000; }#wze236 { top:892.256px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:117.443px;display:block;z-index:1000; }#wze237 { top:15px;left:15.0015px;bottom:auto;right:auto;width:407.993px;height:0.345553px;display:block;z-index:1000; }#wze238 { top:80.3366px;left:85.5095px;bottom:auto;right:auto;width:266.992px;height:22.1154px;display:block;z-index:1000;text-align:right; }#wze240 { top:30.3456px;left:170.998px;bottom:auto;right:auto;width:95.9886px;height:34.991px;display:block;z-index:1000; }#wze377 { top:auto;left:auto;bottom:10px;right:10px;width:50px;height:50px;z-index:9999999; }#wz-section-footer { height:1024.2px;--section-height:1024.2px; }#wze290 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:95px;display:block;z-index:1000; }#wze289 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:50px;display:block;z-index:1000;text-align:center; }#wze292 { top:137px;left:138px;bottom:auto;right:auto;width:188px;height:108px;display:block;z-index:1000; }#wze295 { top:0.01525px;left:158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze296 { top:1.00038px;left:47px;bottom:auto;right:auto;width:104px;height:28px;display:block;z-index:1000;text-align:right; }#wze297 { top:47.6254px;left:2px;bottom:auto;right:auto;width:186px;height:38px;display:block;z-index:1000;text-align:right; }#wze298 { top:269px;left:138px;bottom:auto;right:auto;width:188px;height:108px;display:block;z-index:1000; }#wze299 { top:0.01525px;left:158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze300 { top:1.00038px;left:37px;bottom:auto;right:auto;width:104px;height:28px;display:block;z-index:1000;text-align:right; }#wze301 { top:47.6254px;left:0px;bottom:auto;right:auto;width:188px;height:38px;display:block;z-index:1000;text-align:right; }#wze302 { top:401px;left:138px;bottom:auto;right:auto;width:188px;height:108px;display:block;z-index:1000; }#wze303 { top:0.01525px;left:158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze304 { top:1.00038px;left:43px;bottom:auto;right:auto;width:104px;height:28px;display:block;z-index:1000;text-align:right; }#wze305 { top:47.6254px;left:2px;bottom:auto;right:auto;width:186px;height:38px;display:block;z-index:1000;text-align:right; }#wz-section-wzs37 { height:572px;--section-height:572px; }#wze668 { top:15px;left:15px;bottom:auto;right:auto;width:437.996px;height:196.319px;z-index:1000; }#wz-section-wzs38 { height:257.33065829612px;--section-height:257.33065829612px; }#wze308 { top:15px;left:15.5px;bottom:auto;right:auto;width:437px;height:50px;display:block;z-index:1000;text-align:center; }#wze323 { top:80px;left:15px;bottom:auto;right:auto;width:438px;height:315px;display:block;z-index:1000; }#wz-section-wzs40 { height:410px;--section-height:410px; }#wz-section-wzs50 { height:15px;--section-height:15px; }#wze357 { top:218.99px;left:15.0035px;bottom:auto;right:auto;width:437.993px;height:257.728px;display:block;z-index:1000; }#wze362 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs45 { height:491.69436303711px;--section-height:491.69436303711px; }#wze358 { top:218.99px;left:15.0035px;bottom:auto;right:auto;width:437.993px;height:437.993px;display:block;z-index:1000; }#wz-section-wzs46 { height:671.97136303711px;--section-height:671.97136303711px; }#wze359 { top:218.99px;left:15.0035px;bottom:auto;right:auto;width:437.993px;height:176.118px;display:block;z-index:1000; }.wzc103  .wz-profile-orders-header p { font-size:16px; }.wzc103  .wz-profile-orders-header-option { font-size:10px; }.wzc103  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc103  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs47 { height:410.09636303711px;--section-height:410.09636303711px; }#wze360 { top:218.99px;left:15.0035px;bottom:auto;right:auto;width:437.993px;height:334.688px;display:block;z-index:1000; }.wzc106  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc106  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc106  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc106  [data-name=total_include_tax] { padding:10px; }.wzc106  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc106  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc106  .wz-profile-order-details-order-detail { font-size:10px; }.wzc106  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc106  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc106  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs48 { height:568.66636303711px;--section-height:568.66636303711px; }#wze361 { top:218.99px;left:15.0035px;bottom:auto;right:auto;width:437.993px;height:279.423px;display:block;z-index:1000; }#wz-section-wzs49 { height:513.38936303711px;--section-height:513.38936303711px; }#wze510 { top:15px;left:15.0095px;bottom:auto;right:auto;width:437.994px;height:168.697px;display:block;z-index:1000; }#wze511 { top:198.697px;left:15.0095px;bottom:auto;right:auto;width:437.994px;height:147.009px;display:block;z-index:1000;text-align:right; }#wze512 { top:360.706px;left:15.0095px;bottom:auto;right:auto;width:437.994px;height:696.341px;display:block;z-index:1000;text-align:right; }#wze513 { top:1072.05px;left:15.0095px;bottom:auto;right:auto;width:437.994px;height:169.231px;display:block;z-index:1000;text-align:right; }#wz-section-wzs72 { height:1256.2662783203px;--section-height:1256.2662783203px; }#wze535 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:392px;display:block;z-index:1000; }#wze536 { top:15px;left:31.5155px;bottom:auto;right:auto;width:374.984px;height:83px;display:block;z-index:1000;text-align:right; }#wze537 { top:113px;left:15px;bottom:auto;right:auto;width:408px;height:264px;display:block;z-index:1000;text-align:right; }#wz-section-wzs76 { height:422px;--section-height:422px; }#wze529 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:525.922px;display:block;z-index:1000;order:2; }#wze530 { top:149.969px;left:15px;bottom:auto;right:auto;width:438px;height:240px;display:block;z-index:1000;text-align:right; }#wze531 { top:15px;left:51.5155px;bottom:auto;right:auto;width:364.969px;height:119.969px;display:block;z-index:1000;text-align:right; }#wze532 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:897.0304px;display:block;z-index:1000;order:1; }#wze533 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:357.312px;display:block;z-index:1000; }#wze534 { top:387.297px;left:15px;bottom:auto;right:auto;width:438px;height:417.734px;display:block;z-index:1000; }#wze538 { top:820.016px;left:67.0155px;bottom:auto;right:auto;width:333.984px;height:61.9844px;display:block;z-index:1000; }#wz-section-wzs75 { height:1422.937625px;--section-height:1422.937625px; }#wze527 { top:15px;left:16.0155px;bottom:auto;right:auto;width:435.969px;height:60px;display:block;z-index:1000;text-align:center; }#wze608 { top:2024.33px;left:119.404px;bottom:auto;right:auto;width:229.188px;height:362.938px;display:block;z-index:1000; }#wze692 { top:90px;left:15px;bottom:auto;right:auto;width:438px;height:1919.335px;display:block;z-index:1000; }#wze692 .wz-list-root { width:calc( 100% - ( 2 * 0px ) );margin:0px; }#wz-section-wzs74 { height:2402.266125px;--section-height:2402.266125px; }#wze613 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:370.072px;display:block;z-index:1000; }#wze613 .wz-shop-product { width: calc(100% - 30px )}#wze614 { top:400.057px;left:113.011px;bottom:auto;right:auto;width:241.992px;height:72.2206px;display:block;z-index:1000; }#wze686 { top:487.278px;left:138.514px;bottom:auto;right:auto;width:190.971px;height:237.981px;display:block;z-index:1000; }#wz-section-wzs88 { height:740.25565820312px;--section-height:740.25565820312px; }#wze615 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:741.226px;display:block;z-index:1000; }#wz-section-wzs87 { height:771.22001855469px;--section-height:771.22001855469px; }#wze612 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:107.572px;display:block;z-index:1000; }#wz-section-wzs89 { height:137.55101855469px;--section-height:137.55101855469px; }#wze669 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:1250.72px;display:block;z-index:1000; }#wze670 { top:1280.71px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:631.761px;display:block;z-index:1000; }#wze671 { top:10px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:27.8696px;display:block;z-index:1000;text-align:right; }#wze672 { top:42.8846px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:3.98137px;display:block;z-index:1000; }#wze673 { top:52.8846px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:481.791px;display:block;z-index:1000; }#wze674 { top:554.676px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:27.8696px;display:block;z-index:1000;text-align:right; }#wze675 { top:587.561px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:3.98137px;display:block;z-index:1000; }#wze676 { top:597.561px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:19.2308px;display:block;z-index:1000; }#wz-section-wzs102 { height:1927.4702285156px;--section-height:1927.4702285156px; }#wze677 { top:15px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:103.41px;display:block;z-index:1000; }#wze678 { top:773.395px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:103.41px;display:block;z-index:1000; }#wze679 { top:133.395px;left:15.002px;bottom:auto;right:auto;width:437.996px;height:625px;display:block;z-index:1000; }#wze680 { top:10px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:25px;display:block;z-index:1000;text-align:right; }#wze681 { top:40px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:3.99639px;display:block;z-index:1000; }#wze682 { top:50px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:400px;display:block;z-index:1000; }#wze683 { top:470px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:25px;display:block;z-index:1000;text-align:right; }#wze684 { top:500px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:3.99639px;display:block;z-index:1000; }#wze685 { top:510px;left:97.498px;bottom:auto;right:auto;width:241.992px;height:100px;display:block;z-index:1000; }#wz-section-wzs101 { height:891.78733398437px;--section-height:891.78733398437px; }.cssgrid #wze143 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze616 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze689 { margin:  50px 0px 15px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze409 { margin:  0px 0px 0px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze141 { margin:  7px 0px 3px 0px; grid-area: 4 / 1 / 6 / 2; }.cssgrid #wze602 { margin:  66px 0px 0px 0px; grid-area: 4 / 1 / 8 / 2; }.cssgrid #wze601 { margin:  0px 0px 5px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze600 { margin:  0px 0px 5px 0px; grid-area: 7 / 1 / 9 / 2; }.cssgrid #wze599 { margin:  2px 0px 5px 0px; grid-area: 7 / 1 / 9 / 2; }.cssgrid #wze691 { margin:  -1px 0px 560px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze540 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze687 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze371 { margin:  77px 0px 35px 0px; grid-area: 1 / 1 / 2 / 2; }#wze376 { --gtr:3 }.cssgrid #wze376 { margin:  0px 0px 30px 0px; grid-area: 2 / 1 / 3 / 2; }#wze379 { --gtr:2 }.cssgrid #wze379 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }#wze382 { --gtr:2 }.cssgrid #wze382 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }#wze385 { --gtr:2 }.cssgrid #wze385 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }#wze388 { --gtr:2 }.cssgrid #wze388 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze372 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze373 { margin:  69px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze374 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze375 { margin:  0px 0px -0.29700000000003px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze380 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze381 { margin:  0px 0px 88px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze383 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze384 { margin:  0px 0px 61px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze386 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze387 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze389 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze390 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze573 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze574 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 3.74099px }.cssgrid #wze575 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze698 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze697 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze696 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze206 { --gtr:4 }.cssgrid #wze206 { margin:  15px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }#wze218 { --gtr:2 }.cssgrid #wze218 { margin:  0px 0px 68px 0px; grid-area: 2 / 1 / 3 / 2; }#wze227 { --gtr:2 }.cssgrid #wze227 { margin:  1px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze233 { --gtr:2 }.cssgrid #wze233 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }#wze236 { --gtr:3 }.cssgrid #wze236 { margin:  0px 0px 14px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze208 { margin:  0px 0px 7px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze209 { margin:  3px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze210 { margin:  0px 0px 13px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze211 { margin:  0px 0px 21px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze407 { margin:  0px 0px 21px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze222 { margin:  8px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze217 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze228 { margin:  8px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze229 { margin:  0px 0px 14px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze234 { margin:  7px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze235 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze237 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 0.345553px }.cssgrid #wze240 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze238 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }#wze290 { --gtr:1 }.cssgrid #wze290 { margin:  15px 0px 27px 0px; grid-area: 1 / 1 / 2 / 2; }#wze292 { --gtr:2 }.cssgrid #wze292 { margin:  0px 0px 24px 0px; grid-area: 2 / 1 / 3 / 2; }#wze298 { --gtr:2 }.cssgrid #wze298 { margin:  0px 0px 24px 0px; grid-area: 3 / 1 / 4 / 2; }#wze302 { --gtr:2 }.cssgrid #wze302 { margin:  0px 0px 63px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze289 { margin:  15px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze295 { margin:  0px 0px 18px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze296 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze297 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze299 { margin:  0px 0px 18px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze300 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze301 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze303 { margin:  0px 0px 18px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze304 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze305 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze668 { margin:  15px 0px 46px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze308 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze323 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze362 { margin:  0px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze357 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze358 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze359 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze360 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze361 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze510 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze511 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze512 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze513 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }#wze535 { --gtr:2 }.cssgrid #wze535 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze536 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze537 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze531 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze530 { margin:  0px 0px 136px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze533 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 357.312px }.cssgrid #wze534 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze538 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze527 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze692 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze608 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze613 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze614 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze686 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze615 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze612 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze669 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze670 { --gtr:6 }.cssgrid #wze670 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze671 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze672 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 3.98137px }.cssgrid #wze673 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze674 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze675 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 3.98137px }.cssgrid #wze676 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze677 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze679 { --gtr:6 }.cssgrid #wze679 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze678 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze680 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze681 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 3.99639px }.cssgrid #wze682 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze683 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze684 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 3.99639px }.cssgrid #wze685 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }#wz-section-header  { --gtr:6 }#wz-section-wzs85  { --gtr:1 }#wz-section-wzs84  { --gtr:2 }#wz-section-wzs52  { --gtr:6 }#wz-section-wzs80  { --gtr:4 }#wz-section-wzs106  { --gtr:2 }#wz-section-footer  { --gtr:4 }#wz-section-wzs37  { --gtr:4 }#wz-section-wzs38  { --gtr:1 }#wz-section-wzs40  { --gtr:2 }#wz-section-wzs50  { --gtr:0 }#wz-section-wzs45  { --gtr:2 }#wz-section-wzs46  { --gtr:2 }#wz-section-wzs47  { --gtr:2 }#wz-section-wzs48  { --gtr:2 }#wz-section-wzs49  { --gtr:2 }#wz-section-wzs72  { --gtr:4 }#wz-section-wzs76  { --gtr:1 }#wz-section-wzs75  { --gtr:1 }#wz-section-wzs74  { --gtr:3 }#wz-section-wzs88  { --gtr:3 }#wz-section-wzs87  { --gtr:1 }#wz-section-wzs89  { --gtr:1 }#wz-section-wzs102  { --gtr:2 }#wz-section-wzs101  { --gtr:3 }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze141 { top:7.08876px;left:21.562px;bottom:auto;right:auto;width:519.937px;height:79.8077px;display:block;z-index:1000;text-align:right; }#wze143 { top:15px;left:708px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wze409 { top:0.0992555px;left:522.498px;bottom:auto;right:auto;width:141.181px;height:93.7951px;display:block;z-index:1000; }#wze599 { top:167.09px;left:499.117px;bottom:auto;right:auto;width:187.936px;height:57.6773px;display:block;z-index:1000;text-align:right; }#wze600 { top:172.973px;left:701.483px;bottom:auto;right:auto;width:46.9651px;height:45.9135px;display:block;z-index:1000; }#wze601 { top:113.348px;left:398.959px;bottom:auto;right:auto;width:284.931px;height:59.6154px;display:block;z-index:1000;text-align:right; }#wze602 { top:106.519px;left:703.511px;bottom:auto;right:auto;width:42.9688px;height:59.8708px;display:block;z-index:1000; }#wze616 { top:2.49904px;left:25.5125px;bottom:auto;right:auto;width:50px;height:51.9231px;display:block;z-index:1000; }#wze689 { top:172.437px;left:0.0134374px;bottom:auto;right:auto;width:133.999px;height:23.9934px;display:block;z-index:1000; }#wz-section-header { height:237.966px;--section-height:237.966px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze691 { top:-3.28311px;bottom:auto;right:auto;height:980px;display:block;z-index:1000; }#wze691 .wz-gallery.wz-gallery-grid li { width:calc(100% / 3);height:326px;padding:10px; }#wze545 { top:1377.2041253753px;left:162.515px;bottom:auto;right:auto;width:442.969px;height:45.1773px;display:block;z-index:1000;text-align:right; }#wze701 { top:980px;left:15px;bottom:auto;right:auto;width:737.999px;height:382.204px;z-index:1000; }#wze702 { top:1437.381px;left:15px;bottom:auto;right:auto;width:737.999px;height:374.877px;z-index:1000; }#wze703 { top:15px;bottom:auto;right:auto;height:1325.3844px;z-index:1000; }#wze367 { top:105px;left:85.57px;bottom:auto;right:auto;width:596.86px;height:87.5px;display:block;z-index:1000;text-align:right; }#wze546 { top:207.5px;left:18.082px;bottom:auto;right:auto;width:731.836px;height:105.769px;display:block;z-index:1000;text-align:right; }#wze699 { top:15px;left:110.51px;bottom:auto;right:auto;width:546.98px;height:75px;z-index:1000;text-align:right; }#wze700 { top:700.996px;left:186.013px;bottom:auto;right:auto;width:395.974px;height:47.1154px;z-index:1000;text-align:right; }#wz-section-wzs85 { height:998.13154019506px;--section-height:998.13154019506px; }#wze540 { top:15px;left:51.0145px;bottom:auto;right:auto;width:665.971px;height:98.0619px;display:block;z-index:1000;text-align:center; }#wze687 { top:128.062px;left:117.015px;bottom:auto;right:auto;width:533.984px;height:81.9261px;display:block;z-index:1000; }#wz-section-wzs84 { height:224.97602675781px;--section-height:224.97602675781px; }#wze371 { top:75.8773px;left:39.0663px;bottom:auto;right:auto;width:628.936px;height:74.0385px;display:block;z-index:1000;text-align:right; }#wze376 { top:181.529px;left:-0.00099999999999945px;bottom:auto;right:auto;width:737.9975000000001px;height:332.512px;display:block;z-index:1000; }#wze372 { top:0px;left:0px;bottom:auto;right:auto;width:737.996px;height:79.8077px;display:block;z-index:1000;text-align:right; }#wze373 { top:32.317px;left:30.0045px;bottom:auto;right:auto;width:707.993px;height:116.316px;display:block;z-index:1000;text-align:right; }#wze374 { top:164.068px;left:30.0045px;bottom:auto;right:auto;width:707.993px;height:76.9231px;display:block;z-index:1000;text-align:right; }#wze375 { top:255.991px;left:30.0045px;bottom:auto;right:auto;width:707.993px;height:76.9231px;display:block;z-index:1000;text-align:right; }#wze379 { top:544.428px;left:391.5px;bottom:auto;right:auto;width:260.968px;height:286.133px;display:block;z-index:1000; }#wze380 { top:21px;left:81px;bottom:auto;right:auto;width:98.9934px;height:100px;display:block;z-index:1000; }#wze381 { top:135.01px;left:7px;bottom:auto;right:auto;width:246.95px;height:62.5px;display:block;z-index:1000;text-align:center; }#wze382 { top:544.428px;left:115.532px;bottom:auto;right:auto;width:260.968px;height:287.966px;display:block;z-index:1000; }#wze383 { top:21px;left:81px;bottom:auto;right:auto;width:98.9934px;height:100px;display:block;z-index:1000; }#wze384 { top:134.998px;left:10.2237px;bottom:auto;right:auto;width:246.98px;height:92.3077px;display:block;z-index:1000;text-align:center; }#wze385 { top:847.395px;left:391.5px;bottom:auto;right:auto;width:260.968px;height:288.747px;display:block;z-index:1000; }#wze386 { top:21px;left:81px;bottom:auto;right:auto;width:98.9934px;height:100px;display:block;z-index:1000; }#wze387 { top:135.01px;left:7px;bottom:auto;right:auto;width:246.98px;height:95.1773px;display:block;z-index:1000;text-align:center; }#wze388 { top:847.395px;left:115.532px;bottom:auto;right:auto;width:260.968px;height:288.747px;display:block;z-index:1000; }#wze389 { top:21px;left:81px;bottom:auto;right:auto;width:98.9934px;height:100px;display:block;z-index:1000; }#wze390 { top:135.01px;left:7px;bottom:auto;right:auto;width:246.98px;height:95.1773px;display:block;z-index:1000;text-align:center; }#wz-section-wzs52 { height:1151.1px;--section-height:1151.1px; }#wze573 { top:15px;left:79.0195px;bottom:auto;right:auto;width:609.961px;height:63.4315px;display:block;z-index:1000;text-align:right; }#wze574 { top:93.4315px;left:175.579px;bottom:auto;right:auto;width:416.842px;height:3.74099px;display:block;z-index:1000; }#wze575 { top:112.172px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:51.9231px;display:block;z-index:1000;text-align:center; }#wze698 { top:179.096px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:359.12px;display:block;z-index:1000; }#wz-section-wzs80 { height:553.20666992188px;--section-height:553.20666992188px; }#wze696 { top:99.2308px;left:11.434px;bottom:auto;right:auto;width:745.147px;height:483.158px;display:block;z-index:1000; }#wze696 .wz-shop-product { width: calc(50% - 30px )}#wze697 { top:15px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:69.2308px;display:block;z-index:1000;text-align:right; }#wz-section-wzs106 { height:597.36175px;--section-height:597.36175px; }#wze206 { top:15px;left:439.993px;bottom:auto;right:auto;width:286.989px;height:281.31px;display:block;z-index:1000; }#wze208 { top:0.01px;left:253.34px;bottom:auto;right:auto;width:33.6689px;height:43.9904px;display:block;z-index:1000; }#wze209 { top:3px;left:21.9982px;bottom:auto;right:auto;width:212.981px;height:37.5px;display:block;z-index:1000;text-align:right; }#wze210 { top:50.9643px;left:20.9312px;bottom:auto;right:auto;width:200.962px;height:44.2157px;display:block;z-index:1000;text-align:right; }#wze211 { top:132.312px;left:10.8342px;bottom:auto;right:auto;width:266.962px;height:44.2157px;display:block;z-index:1000;text-align:right; }#wze407 { top:207.995px;left:144.831px;bottom:auto;right:auto;width:68.9754px;height:20.9886px;display:block;z-index:1000; }#wze218 { top:15px;left:240.017px;bottom:auto;right:auto;width:184.976px;height:275.631px;display:block;z-index:1000; }#wze217 { top:50.8714px;left:62px;bottom:auto;right:auto;width:121.995px;height:209.901px;display:block;z-index:1000; }#wze222 { top:8px;left:0px;bottom:auto;right:auto;width:183.999px;height:28.8311px;display:block;z-index:1000;text-align:right; }#wze227 { top:15px;left:41.033px;bottom:auto;right:auto;width:183.999px;height:275.06px;display:block;z-index:1000; }#wze228 { top:8px;left:0px;bottom:auto;right:auto;width:183.984px;height:28.8311px;display:block;z-index:1000;text-align:right; }#wze229 { top:50.5443px;left:62px;bottom:auto;right:auto;width:121.995px;height:209.901px;display:block;z-index:1000; }#wze233 { top:307.088px;left:541.5px;bottom:auto;right:auto;width:183.999px;height:275.06px;display:block;z-index:1000; }#wze234 { top:8px;left:0px;bottom:auto;right:auto;width:183.984px;height:28.8311px;display:block;z-index:1000;text-align:right; }#wze235 { top:50.5576px;left:62px;bottom:auto;right:auto;width:121.98px;height:209.901px;display:block;z-index:1000; }#wze236 { top:601.73px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:80.5589px;display:block;z-index:1000; }#wze237 { top:15px;left:15.0015px;bottom:auto;right:auto;width:707.993px;height:0.615986px;display:block;z-index:1000; }#wze238 { top:30.616px;left:180.015px;bottom:auto;right:auto;width:266.992px;height:22.1154px;display:block;z-index:1000;text-align:right; }#wze240 { top:30.616px;left:461.992px;bottom:auto;right:auto;width:95.9886px;height:34.991px;display:block;z-index:1000; }#wze377 { top:auto;left:auto;bottom:10px;right:10px;width:50px;height:50px;z-index:9999999; }#wz-section-footer { height:845.613px;--section-height:845.613px; }#wze290 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:89px;display:block;z-index:1000; }#wze289 { top:0px;left:150.5px;bottom:auto;right:auto;width:437px;height:50px;display:block;z-index:1000;text-align:center; }#wze292 { top:119px;left:493px;bottom:auto;right:auto;width:188px;height:108px;display:block;z-index:1000; }#wze295 { top:0.01525px;left:158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze296 { top:1.00038px;left:47px;bottom:auto;right:auto;width:104px;height:28px;display:block;z-index:1000;text-align:right; }#wze297 { top:47.6254px;left:2px;bottom:auto;right:auto;width:186px;height:38px;display:block;z-index:1000;text-align:right; }#wze298 { top:119px;left:290px;bottom:auto;right:auto;width:188px;height:108px;display:block;z-index:1000; }#wze299 { top:0.01525px;left:158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze300 { top:1.00038px;left:37px;bottom:auto;right:auto;width:104px;height:28px;display:block;z-index:1000;text-align:right; }#wze301 { top:47.6254px;left:0px;bottom:auto;right:auto;width:188px;height:38px;display:block;z-index:1000;text-align:right; }#wze302 { top:119px;left:87px;bottom:auto;right:auto;width:188px;height:108px;display:block;z-index:1000; }#wze303 { top:0.01525px;left:158px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze304 { top:1.00038px;left:43px;bottom:auto;right:auto;width:104px;height:28px;display:block;z-index:1000;text-align:right; }#wze305 { top:47.6254px;left:2px;bottom:auto;right:auto;width:186px;height:38px;display:block;z-index:1000;text-align:right; }#wz-section-wzs37 { height:286px;--section-height:286px; }#wze668 { top:15px;left:15px;bottom:auto;right:auto;width:737.996px;height:330.799px;z-index:1000; }#wz-section-wzs38 { height:375.8037119236px;--section-height:375.8037119236px; }#wze308 { top:15px;left:165.5px;bottom:auto;right:auto;width:437px;height:50px;display:block;z-index:1000;text-align:center; }#wze323 { top:80px;left:159px;bottom:auto;right:auto;width:450px;height:315px;display:block;z-index:1000; }#wz-section-wzs40 { height:410px;--section-height:410px; }#wz-section-wzs50 { height:15px;--section-height:15px; }#wze357 { top:251.995px;left:15.0035px;bottom:auto;right:auto;width:737.993px;height:434.267px;display:block;z-index:1000; }#wze362 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs45 { height:701.25016955566px;--section-height:701.25016955566px; }#wze358 { top:251.995px;left:15.0035px;bottom:auto;right:auto;width:737.993px;height:737.993px;display:block;z-index:1000; }#wz-section-wzs46 { height:1004.9761695557px;--section-height:1004.9761695557px; }#wze359 { top:251.995px;left:15.0035px;bottom:auto;right:auto;width:737.993px;height:296.755px;display:block;z-index:1000; }#wz-section-wzs47 { height:563.73816955566px;--section-height:563.73816955566px; }#wze360 { top:251.995px;left:15.0035px;bottom:auto;right:auto;width:737.993px;height:563.942px;display:block;z-index:1000; }#wz-section-wzs48 { height:830.91316955566px;--section-height:830.91316955566px; }#wze361 { top:251.995px;left:15.0035px;bottom:auto;right:auto;width:737.993px;height:470.817px;display:block;z-index:1000; }#wz-section-wzs49 { height:737.78816955566px;--section-height:737.78816955566px; }#wze510 { top:15px;left:15.0095px;bottom:auto;right:auto;width:737.994px;height:284.255px;display:block;z-index:1000; }#wze511 { top:314.255px;left:81.0085px;bottom:auto;right:auto;width:605.983px;height:73.5043px;display:block;z-index:1000;text-align:right; }#wze512 { top:402.759px;left:15.0095px;bottom:auto;right:auto;width:737.994px;height:364.757px;display:block;z-index:1000;text-align:right; }#wze513 { top:782.516px;left:15.0095px;bottom:auto;right:auto;width:737.994px;height:84.6154px;display:block;z-index:1000;text-align:right; }#wz-section-wzs72 { height:882.12074057617px;--section-height:882.12074057617px; }#wze535 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:300.766px;display:block;z-index:1000; }#wze536 { top:15px;left:327.533px;bottom:auto;right:auto;width:374.984px;height:82.9844px;display:block;z-index:1000;text-align:right; }#wze537 { top:93.0806px;left:33.5365px;bottom:auto;right:auto;width:670.922px;height:198px;display:block;z-index:1000;text-align:right; }#wz-section-wzs76 { height:330.766px;--section-height:330.766px; }#wze529 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:702.438px;display:block;z-index:1000;order:2; }#wze530 { top:307.585px;left:170.773px;bottom:auto;right:auto;width:458.938px;height:240px;display:block;z-index:1000;text-align:right; }#wze531 { top:154.854px;left:264.746px;bottom:auto;right:auto;width:364.969px;height:119.969px;display:block;z-index:1000;text-align:right; }#wze532 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:862.547px;display:block;z-index:1000;order:1; }#wze533 { top:110.861px;left:204px;bottom:auto;right:auto;width:456px;height:372px;display:block;z-index:1000; }#wze534 { top:154.855px;left:135.618px;bottom:auto;right:auto;width:479.875px;height:457.688px;display:block;z-index:1000; }#wze538 { top:689.694px;left:207.959px;bottom:auto;right:auto;width:333.984px;height:61.9844px;display:block;z-index:1000; }#wz-section-wzs75 { height:1564.984875px;--section-height:1564.984875px; }#wze527 { top:15px;left:166.016px;bottom:auto;right:auto;width:435.969px;height:60px;display:block;z-index:1000;text-align:center; }#wze608 { top:1274.23px;left:269.404px;bottom:auto;right:auto;width:229.188px;height:362.938px;display:block;z-index:1000; }#wze692 { top:90px;left:15px;bottom:auto;right:auto;width:738px;height:1169.2443179403795px;display:block;z-index:1000; }#wze692 .wz-list-root { width:calc( 50% - ( 2 * 0px ) );margin:0px; }#wz-section-wzs74 { height:1652.15675px;--section-height:1652.15675px; }#wze613 { top:15px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:623.558px;display:block;z-index:1000; }#wze613 .wz-shop-product { width: calc(50% - 30px )}#wze614 { top:653.558px;left:365.997px;bottom:auto;right:auto;width:241.992px;height:72.2206px;display:block;z-index:1000; }#wze686 { top:653.558px;left:160.026px;bottom:auto;right:auto;width:190.971px;height:237.981px;display:block;z-index:1000; }#wz-section-wzs88 { height:906.52677636719px;--section-height:906.52677636719px; }#wze615 { top:15px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:1248.92px;display:block;z-index:1000; }#wz-section-wzs87 { height:1278.9140185547px;--section-height:1278.9140185547px; }#wze612 { top:15px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:181.25px;display:block;z-index:1000; }#wz-section-wzs89 { height:211.24401855469px;--section-height:211.24401855469px; }#wze669 { top:15px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:2107.39px;display:block;z-index:1000; }#wze670 { top:2137.38px;left:252.5px;bottom:auto;right:auto;width:262.996px;height:631.761px;display:block;z-index:1000; }#wze671 { top:10px;left:10px;bottom:auto;right:auto;width:241.992px;height:27.8696px;display:block;z-index:1000;text-align:right; }#wze672 { top:42.8846px;left:10px;bottom:auto;right:auto;width:241.992px;height:3.98137px;display:block;z-index:1000; }#wze673 { top:52.8846px;left:10px;bottom:auto;right:auto;width:241.992px;height:481.791px;display:block;z-index:1000; }#wze674 { top:554.676px;left:10px;bottom:auto;right:auto;width:241.992px;height:27.8696px;display:block;z-index:1000;text-align:right; }#wze675 { top:587.561px;left:10px;bottom:auto;right:auto;width:241.992px;height:3.98137px;display:block;z-index:1000; }#wze676 { top:597.561px;left:10px;bottom:auto;right:auto;width:241.992px;height:19.2308px;display:block;z-index:1000; }#wz-section-wzs102 { height:2784.1408828125px;--section-height:2784.1408828125px; }#wze677 { top:15px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:174.249px;display:block;z-index:1000; }#wze678 { top:844.249px;left:15.002px;bottom:auto;right:auto;width:737.996px;height:174.249px;display:block;z-index:1000; }#wze679 { top:204.249px;left:252.5px;bottom:auto;right:auto;width:262.996px;height:625px;display:block;z-index:1000; }#wze680 { top:10px;left:10px;bottom:auto;right:auto;width:241.992px;height:25px;display:block;z-index:1000;text-align:right; }#wze681 { top:40px;left:10px;bottom:auto;right:auto;width:241.992px;height:3.99639px;display:block;z-index:1000; }#wze682 { top:50px;left:10px;bottom:auto;right:auto;width:241.992px;height:400px;display:block;z-index:1000; }#wze683 { top:470px;left:10px;bottom:auto;right:auto;width:241.992px;height:25px;display:block;z-index:1000;text-align:right; }#wze684 { top:500px;left:10px;bottom:auto;right:auto;width:241.992px;height:3.99639px;display:block;z-index:1000; }#wze685 { top:510px;left:10px;bottom:auto;right:auto;width:241.992px;height:100px;display:block;z-index:1000; }#wz-section-wzs101 { height:1033.4948496094px;--section-height:1033.4948496094px; }.cssgrid #wze409 { margin:  0px 0px 13px 0px; grid-area: 1 / 1 / 5 / 2; }.cssgrid #wze616 { margin:  2px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze141 { margin:  7px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze143 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze602 { margin:  0px 0px 1px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze601 { margin:  6px 0px 0px 0px; grid-area: 5 / 1 / 7 / 2; }.cssgrid #wze599 { margin:  0px 0px 13px 0px; grid-area: 6 / 1 / 10 / 2; }.cssgrid #wze689 { margin:  5px 0px 0px 0px; grid-area: 6 / 1 / 8 / 2; }.cssgrid #wze600 { margin:  6px 0px 0px 0px; grid-area: 6 / 1 / 9 / 2; }.cssgrid #wze691 { margin:  -3px 0px 21px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze540 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze687 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze371 { margin:  76px 0px 32px 0px; grid-area: 1 / 1 / 2 / 2; }#wze376 { --gtr:3 }.cssgrid #wze376 { margin:  0px 0px 30px 0px; grid-area: 2 / 1 / 3 / 2; }#wze379 { --gtr:2 }.cssgrid #wze379 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze382 { --gtr:2 }.cssgrid #wze382 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 5 / 2; }#wze385 { --gtr:2 }.cssgrid #wze385 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }#wze388 { --gtr:2 }.cssgrid #wze388 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze372 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze373 { margin:  32px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze374 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze375 { margin:  0px 0px -0.488px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze380 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze381 { margin:  0px 0px 88px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze383 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze384 { margin:  0px 0px 61px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze386 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze387 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze389 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze390 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze573 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze574 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 3.74099px }.cssgrid #wze575 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze698 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze697 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze696 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze227 { --gtr:2 }.cssgrid #wze227 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze218 { --gtr:2 }.cssgrid #wze218 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }#wze206 { --gtr:4 }.cssgrid #wze206 { margin:  15px 0px 11px 0px; grid-area: 1 / 1 / 4 / 2; }#wze233 { --gtr:2 }.cssgrid #wze233 { margin:  0px 0px 20px 0px; grid-area: 4 / 1 / 5 / 2; }#wze236 { --gtr:2 }.cssgrid #wze236 { margin:  0px 0px 164px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze208 { margin:  0px 0px 7px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze209 { margin:  3px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze210 { margin:  0px 0px 37px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze211 { margin:  0px 0px 31px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze407 { margin:  0px 0px 52px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze222 { margin:  8px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze217 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze228 { margin:  8px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze229 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze234 { margin:  8px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze235 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze237 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 0.615986px }.cssgrid #wze238 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze240 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 4 / 2; }#wze290 { --gtr:1 }.cssgrid #wze290 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze292 { --gtr:2 }.cssgrid #wze292 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }#wze298 { --gtr:2 }.cssgrid #wze298 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }#wze302 { --gtr:2 }.cssgrid #wze302 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze289 { margin:  0px 0px 39px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze295 { margin:  0px 0px 18px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze296 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze297 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze299 { margin:  0px 0px 18px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze300 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze301 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze303 { margin:  0px 0px 18px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze304 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze305 { margin:  0px 0px 22px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze668 { margin:  15px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze308 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze323 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze362 { margin:  0px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze357 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze358 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze359 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze360 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze361 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze510 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze511 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze512 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze513 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }#wze535 { --gtr:1 }.cssgrid #wze535 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze536 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze537 { margin:  93px 0px 10px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze531 { margin:  155px 0px 33px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze530 { margin:  0px 0px 154px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze533 { margin:  111px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 372px }.cssgrid #wze534 { margin:  155px 0px 77px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze538 { margin:  0px 0px 111px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze527 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze692 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze608 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze613 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze614 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze686 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze615 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze612 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze669 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze670 { --gtr:6 }.cssgrid #wze670 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze671 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze672 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 3.98137px }.cssgrid #wze673 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze674 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze675 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 3.98137px }.cssgrid #wze676 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze677 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze679 { --gtr:6 }.cssgrid #wze679 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze678 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze680 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze681 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 3.99639px }.cssgrid #wze682 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze683 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze684 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 3.99639px }.cssgrid #wze685 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }#wz-section-header  { --gtr:3 }#wz-section-wzs85  { --gtr:1 }#wz-section-wzs84  { --gtr:2 }#wz-section-wzs52  { --gtr:4 }#wz-section-wzs80  { --gtr:4 }#wz-section-wzs106  { --gtr:2 }#wz-section-footer  { --gtr:3 }#wz-section-wzs37  { --gtr:2 }#wz-section-wzs38  { --gtr:1 }#wz-section-wzs40  { --gtr:2 }#wz-section-wzs50  { --gtr:0 }#wz-section-wzs45  { --gtr:2 }#wz-section-wzs46  { --gtr:2 }#wz-section-wzs47  { --gtr:2 }#wz-section-wzs48  { --gtr:2 }#wz-section-wzs49  { --gtr:2 }#wz-section-wzs72  { --gtr:4 }#wz-section-wzs76  { --gtr:1 }#wz-section-wzs75  { --gtr:1 }#wz-section-wzs74  { --gtr:3 }#wz-section-wzs88  { --gtr:2 }#wz-section-wzs87  { --gtr:1 }#wz-section-wzs89  { --gtr:1 }#wz-section-wzs102  { --gtr:2 }#wz-section-wzs101  { --gtr:3 }}@media only screen and (min-width : 1170px) {#wze691 .wz-gallery.wz-gallery-grid li { width:calc(100% / 3);height:316px;padding:10px; }#wze696 .wz-shop-product { width: calc(33.333333333333% - 30px )}#wze692 .wz-list-root { width:calc( 33.333333333333% - ( 2 * 0px ) );margin:0px; }#wze613 .wz-shop-product { width: calc(33.333333333333% - 30px )}#wze669 .wz-blog-post-thumbnail+.wz-blog-post-content { margin-left: 320px }#wze673 .wz-blog-post-thumbnail+.wz-blog-post-section { margin-right: 110px }#wze682 .wz-blog-post-thumbnail+.wz-blog-post-section { margin-right: 110px }.cssgrid #wze143 { margin:  -3px 0px 7px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze616 { margin:  10px 0px 4px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze409 { margin:  0px 0px 9px 0px; grid-area: 2 / 1 / 10 / 2; }.cssgrid #wze141 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 9 / 2; }.cssgrid #wze601 { margin:  10px 0px 0px 0px; grid-area: 3 / 1 / 6 / 2; }.cssgrid #wze599 { margin:  13px 0px 0px 0px; grid-area: 3 / 1 / 7 / 2; }.cssgrid #wze602 { margin:  13px 0px 0px 0px; grid-area: 3 / 1 / 8 / 2; }.cssgrid #wze600 { margin:  17px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze689 { margin:  40px 0px 0px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze691 { margin:  -3px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze540 { margin:  42px 0px 21px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze687 { margin:  0px 0px 58px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze371 { margin:  50px 0px 39px 0px; grid-area: 1 / 1 / 2 / 2; }#wze376 { --gtr:3 }.cssgrid #wze376 { margin:  0px 0px 26px 0px; grid-area: 2 / 1 / 3 / 2; }#wze379 { --gtr:2 }.cssgrid #wze379 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }#wze388 { --gtr:2 }.cssgrid #wze388 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 5 / 2; }#wze385 { --gtr:2 }.cssgrid #wze385 { margin:  1px 0px 3px 0px; grid-area: 3 / 1 / 6 / 2; }#wze382 { --gtr:2 }.cssgrid #wze382 { margin:  2px 0px 0px 0px; grid-area: 3 / 1 / 5 / 2; }.cssgrid #wze372 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze373 { margin:  27px 0px 29px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze374 { margin:  0px 0px 35px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze375 { margin:  0px 0px -2.61px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze380 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze381 { margin:  0px 0px 88px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze389 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze390 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze386 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze387 { margin:  0px 0px 59px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze383 { margin:  21px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze384 { margin:  0px 0px 61px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze573 { margin:  24px 0px 29px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze574 { margin:  0px 0px 11px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 3.74099px }.cssgrid #wze575 { margin:  0px 0px 34px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze698 { margin:  0px 0px 12px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze697 { margin:  37px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze696 { margin:  0px 0px 21px 0px; grid-area: 2 / 1 / 3 / 2; }#wze227 { --gtr:2 }.cssgrid #wze227 { margin:  42px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze233 { --gtr:2 }.cssgrid #wze233 { margin:  42px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze218 { --gtr:2 }.cssgrid #wze218 { margin:  43px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }#wze206 { --gtr:4 }.cssgrid #wze206 { margin:  43px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }#wze236 { --gtr:2 }.cssgrid #wze236 { margin:  5px 0px -11.985px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze228 { margin:  8px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze229 { margin:  15px 0px -11.369px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze234 { margin:  8px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze235 { margin:  15px 0px -11.369px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze208 { margin:  0px 0px 7px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze209 { margin:  3px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze210 { margin:  0px 0px 39px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze211 { margin:  0px 0px 33px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze407 { margin:  0px 0px 49px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze222 { margin:  8px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze217 { margin:  15px 0px -7.613px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze237 { margin:  0px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 1px }.cssgrid #wze240 { margin:  0px 0px 27px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze238 { margin:  10px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze290 { --gtr:1 }.cssgrid #wze290 { margin:  50px 0px 31px 0px; grid-area: 1 / 1 / 2 / 2; }#wze298 { --gtr:2 }.cssgrid #wze298 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze302 { --gtr:2 }.cssgrid #wze302 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze292 { --gtr:2 }.cssgrid #wze292 { margin:  0px 0px 18px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze289 { margin:  36px 0px 48px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze295 { margin:  0px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze296 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze297 { margin:  0px 0px 27px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze299 { margin:  0px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze300 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze301 { margin:  0px 0px 20px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze303 { margin:  0px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze304 { margin:  1px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze305 { margin:  0px 0px 22px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze668 { margin:  12px 0px 34px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze308 { margin:  36px 0px 32px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze323 { margin:  0px 0px 12px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze362 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze357 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze358 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze359 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze360 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze361 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze510 { margin:  -1px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze511 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze512 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze513 { margin:  0px 0px 156px 0px; grid-area: 4 / 1 / 5 / 2; }#wze535 { --gtr:2 }.cssgrid #wze535 { margin:  185px 0px 162px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze536 { margin:  0px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze537 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze531 { margin:  155px 0px 33px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze530 { margin:  0px 0px 245px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze533 { margin:  111px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2;min-height: 372px }.cssgrid #wze534 { margin:  155px 0px 77px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze538 { margin:  0px 0px 41px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze527 { margin:  41px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze692 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze608 { margin:  446px 0px 23px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze613 { margin:  10px 0px 234px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze614 { margin:  44px 0px 38px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze686 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze615 { margin:  10px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze612 { margin:  10px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }#wze670 { --gtr:6 }.cssgrid #wze670 { margin:  10px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze669 { margin:  10px 0px 10px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze671 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze672 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 3.96635px }.cssgrid #wze673 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze674 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze675 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 3.96635px }.cssgrid #wze676 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }#wze679 { --gtr:6 }.cssgrid #wze679 { margin:  10px 0px -205px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze677 { margin:  10px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze678 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze680 { margin:  10px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze681 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 4px }.cssgrid #wze682 { margin:  0px 0px 20px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze683 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze684 { margin:  0px 0px 6px 0px; grid-area: 5 / 1 / 6 / 2;min-height: 4px }.cssgrid #wze685 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }#wz-section-header  { --gtr:5 }#wz-section-wzs85  { --gtr:1 }#wz-section-wzs84  { --gtr:2 }#wz-section-wzs52  { --gtr:3 }#wz-section-wzs80  { --gtr:4 }#wz-section-wzs106  { --gtr:2 }#wz-section-footer  { --gtr:2 }#wz-section-wzs37  { --gtr:2 }#wz-section-wzs38  { --gtr:1 }#wz-section-wzs40  { --gtr:2 }#wz-section-wzs50  { --gtr:0 }#wz-section-wzs45  { --gtr:1 }#wz-section-wzs46  { --gtr:1 }#wz-section-wzs47  { --gtr:1 }#wz-section-wzs48  { --gtr:1 }#wz-section-wzs49  { --gtr:1 }#wz-section-wzs72  { --gtr:4 }#wz-section-wzs76  { --gtr:1 }#wz-section-wzs75  { --gtr:1 }#wz-section-wzs74  { --gtr:2 }#wz-section-wzs88  { --gtr:4 }#wz-section-wzs87  { --gtr:1 }#wz-section-wzs89  { --gtr:1 }#wz-section-wzs102  { --gtr:1 }#wz-section-wzs101  { --gtr:4 }}