.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:249, 249, 249;--color_1_3:204, 204, 204;--color_1_4:163, 163, 163;--color_1_5:153, 153, 153;--color_2_1:102, 102, 102;--color_2_2:68, 68, 68;--color_2_3:38, 40, 44;--color_2_4:26, 26, 26;--color_2_5:0, 0, 0;--color_3_1:114, 116, 120;--color_3_2:98, 100, 105;--color_3_3:38, 43, 48;--color_3_4:80, 83, 88;--color_3_5:60, 64, 69;}
                          .wz-loading-default {
                            width: 150px;
                            height: 150px;
                            position: absolute;
                            top: 0;
                            bottom: 0;
                            left: 0;
                            right: 0;
                            margin: auto;
                          }
                          
                          .wz-loading-default div {
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            left: 0;
                            top: 0;
                          }
                          
                          .wz-loading-default div:before {
                            content: '';
                            display: block;
                            margin: 0 auto;
                            width: 15%;
                            aspect-ratio: 1;
                            background-color: #c9c9c9;
                            border-radius: 100%;
                            -webkit-animation: loading-default 1.2s infinite ease-in-out both;
                            animation: loading-default 1.2s infinite ease-in-out both;
                          }
                          
                          @keyframes loading-default {
                              0%, 100%, 80% {
                                -webkit-transform: scale(0);
                                transform: scale(0);
                              }
                              
                              40% {
                                -webkit-transform: scale(1);
                                transform: scale(1);
                              }
                          }
                        
                            .wz-loading-default div:nth-of-type(2) {
                                -webkit-transform: rotate(30deg);
                                -ms-transform: rotate(30deg);
                                transform: rotate(30deg);
                            }
                            .wz-loading-default div:nth-of-type(2):before {
                                -webkit-animation-delay: -1.1s;
                                animation-delay: -1.1s;
                            }
                        
                            .wz-loading-default div:nth-of-type(3) {
                                -webkit-transform: rotate(60deg);
                                -ms-transform: rotate(60deg);
                                transform: rotate(60deg);
                            }
                            .wz-loading-default div:nth-of-type(3):before {
                                -webkit-animation-delay: -1s;
                                animation-delay: -1s;
                            }
                        
                            .wz-loading-default div:nth-of-type(4) {
                                -webkit-transform: rotate(90deg);
                                -ms-transform: rotate(90deg);
                                transform: rotate(90deg);
                            }
                            .wz-loading-default div:nth-of-type(4):before {
                                -webkit-animation-delay: -0.9s;
                                animation-delay: -0.9s;
                            }
                        
                            .wz-loading-default div:nth-of-type(5) {
                                -webkit-transform: rotate(120deg);
                                -ms-transform: rotate(120deg);
                                transform: rotate(120deg);
                            }
                            .wz-loading-default div:nth-of-type(5):before {
                                -webkit-animation-delay: -0.8s;
                                animation-delay: -0.8s;
                            }
                        
                            .wz-loading-default div:nth-of-type(6) {
                                -webkit-transform: rotate(150deg);
                                -ms-transform: rotate(150deg);
                                transform: rotate(150deg);
                            }
                            .wz-loading-default div:nth-of-type(6):before {
                                -webkit-animation-delay: -0.7s;
                                animation-delay: -0.7s;
                            }
                        
                            .wz-loading-default div:nth-of-type(7) {
                                -webkit-transform: rotate(180deg);
                                -ms-transform: rotate(180deg);
                                transform: rotate(180deg);
                            }
                            .wz-loading-default div:nth-of-type(7):before {
                                -webkit-animation-delay: -0.6s;
                                animation-delay: -0.6s;
                            }
                        
                            .wz-loading-default div:nth-of-type(8) {
                                -webkit-transform: rotate(210deg);
                                -ms-transform: rotate(210deg);
                                transform: rotate(210deg);
                            }
                            .wz-loading-default div:nth-of-type(8):before {
                                -webkit-animation-delay: -0.5s;
                                animation-delay: -0.5s;
                            }
                        
                            .wz-loading-default div:nth-of-type(9) {
                                -webkit-transform: rotate(240deg);
                                -ms-transform: rotate(240deg);
                                transform: rotate(240deg);
                            }
                            .wz-loading-default div:nth-of-type(9):before {
                                -webkit-animation-delay: -0.4s;
                                animation-delay: -0.4s;
                            }
                        
                            .wz-loading-default div:nth-of-type(10) {
                                -webkit-transform: rotate(270deg);
                                -ms-transform: rotate(270deg);
                                transform: rotate(270deg);
                            }
                            .wz-loading-default div:nth-of-type(10):before {
                                -webkit-animation-delay: -0.30000000000000004s;
                                animation-delay: -0.30000000000000004s;
                            }
                        
                            .wz-loading-default div:nth-of-type(11) {
                                -webkit-transform: rotate(300deg);
                                -ms-transform: rotate(300deg);
                                transform: rotate(300deg);
                            }
                            .wz-loading-default div:nth-of-type(11):before {
                                -webkit-animation-delay: -0.19999999999999996s;
                                animation-delay: -0.19999999999999996s;
                            }
                        
                            .wz-loading-default div:nth-of-type(12) {
                                -webkit-transform: rotate(330deg);
                                -ms-transform: rotate(330deg);
                                transform: rotate(330deg);
                            }
                            .wz-loading-default div:nth-of-type(12):before {
                                -webkit-animation-delay: -0.09999999999999987s;
                                animation-delay: -0.09999999999999987s;
                            }
                        #wze874 { top:17.0075px;left:36.4155px;width:130px;height:30px;z-index:1002; }.wzc52:hover .wzc52-bg { background-color:rgba(255, 255, 255, 0);border-width:1px;border-radius:0px; }.wzc52:hover .wzc52-content { color:rgb(0, 0, 0); }.wzc52:hover {  }.wzc52-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:0px;border-style:solid;border-color:rgba(255, 255, 255, 0);border-width:1px; }.wzc52-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;font-size:16px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(153, 153, 153); }#wze1105 { top:17.0079px;left:15.0054px;width:30px;height:32.4px;z-index:1000; }.wzc225-container .wzc225-container-icon { fill:#999999; }.wzc225-container .wzc225-container-count { color:#fff;font-size:10px;font-family:yekan, tahoma, serif; }.wzc225-container .wzc225-container-bubble { background-color:#999999; }.wzc225-container {  }.wzc225-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 }#wze1111 { top:5.02852px;left:999.608px;width:84px;height:85.9688px;z-index:1003; }.wzc35-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc35-img .wzc35-img-inner { width:100%;height:100%;float:left; }.wzc35-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze1111 .wzc35-img-inner { object-fit:cover; }#wze1112 { top:20.0058px;left:274.506px;width:621px;height:38px;z-index:1000; }.wzc162 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc162  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgb(38, 40, 44); }.wzc162  .wz-menu > li { padding-left:0px; }.wzc162  .wz-menu li > a { padding:0px 15px;font-family:yekan_fa;font-size:16px;color:rgb(0, 0, 0); }.wzc162  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(0, 0, 0); }.wzc162  .wz-menu > li > a:before { content:'';display:inline-block;position:absolute;transition:width 0.3s;width:0px;height:4px;background-color:rgba(255, 255, 255, 0);left:0px;top:0px; }.wzc162 .wz-menu.wz-mega-menu > li > a:hover:before { width:100%; }.wzc162  .wz-menu.wz-classic-menu > li:hover > a:before { width:100%; }.wzc162  .wz-menu > li.active > a:before { width:100%; }.wzc162  .wz-menu .sub-menu li > a { padding:5px 15px;color:#fff; }.wzc162 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc162  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgb(38, 40, 44); }.wzc162  .wz-menu .sub-menu li.wz-menu-has-children > a:after { border-color:#fff; }.wzc162  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc162 {  }.wzc162-list { background-color:rgba(255, 255, 255, 0); }.wzc162-mobile { background-color:rgb(255, 189, 0); }#wze1211 { top:57.9px;left:3.0154px;width:134px;height:24px;z-index:1006; }.wzc265  .wz-member-arrow {  }.wzc265  .wz-member-welcome {  }.wzc265 {  }.wzc265-links  .wz-member-link:hover { color:rgb(0, 0, 0); }.wzc265-links { font-size:13px;color:rgb(46, 99, 185);font-family:yekan, tahoma, serif; }.wzc265-actions  li:hover { color:rgb(98, 175, 101); }.wzc265-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:90.975px;--section-height:90.975px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0);border-width:0px;border-style:solid;border-color:#000; }.wzc-section-header-full { background-image:;background-color:rgba(249, 249, 249, 1);background:; }.wzc-section-header-full:after { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full-bottom { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:100%;-webkit-transform:translateY(-100%) ;-moz-transform:translateY(-100%) ;-ms-transform:translateY(-100%) ;-o-transform:translateY(-100%) ;transform:translateY(-100%) ;transform:translateY(-100%) ;position:absolute;z-index:10; }#wz-section-allPage { height:0px;--section-height:0px; }#wze876 { top:26.6046px;left:730.207px;width:343px;height:120px;z-index:1002;text-align:right; }.wzc4 { height:auto; }.wzc4-text { width:100%;height:auto; }#wze878 { top:120.319px;left:737.907px;width:328px;height:24.8px;z-index:1003;text-align:right; }#wze1108 { top:52.5px;left:63.578px;width:520px;height:513px;z-index:1005; }.wzc275 .wz-gallery > li > figure,.wzc275  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:0px;border-style:solid;border-color:rgba(0, 0, 0, 1); }.wzc275 .wz-gallery > li > figure,.wzc275  .wz-gallery > li > figure:before,.wzc275  .wz-gallery > li > figure:after,.wzc275  .wz-gallery > li > figure > figcaption,.wzc275  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(46, 99, 185); }.wzc275  .wz-gallery-caption { text-align:center; }.wzc275  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:rgba(255, 255, 255, 1); }.wzc275  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc275  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc275 {  }.wzc275-slider .wzc275-slider-items {  }.wzc275-slider  .flex-direction-nav a:before { color:#999; }.wzc275-slider {  }#wze1201 { top:22.5046px;left:737.384px;width:334px;height:36.8px;z-index:1003;text-align:justify; }#wze1213 { top:195.5px;left:783.031px;width:326px;height:360px;z-index:1005; }.wzc273 .wz-gallery > li > figure,.wzc273  .wz-gallery > li > figure:before,.wzc273  .wz-gallery > li > figure:after,.wzc273  .wz-gallery > li > figure > figcaption,.wzc273  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(240, 237, 230, 0.67); }.wzc273  .wz-gallery-caption { text-align:center; }.wzc273  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:rgb(0, 0, 0); }.wzc273  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc273  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:contain; }.wzc273 {  }.wzc273-slider .wzc273-slider-items {  }.wzc273-slider  .flex-direction-nav a:before { color:#999; }.wzc273-slider {  }.wzc273-carousel .wzc273-carousel-list {  }.wzc273-carousel {  }#wze1214 { top:196px;left:418.643px;width:325px;height:359px;z-index:1005; }.wzc270 .wz-gallery > li > figure,.wzc270  .wz-gallery > li > figure:before,.wzc270  .wz-gallery > li > figure:after,.wzc270  .wz-gallery > li > figure > figcaption,.wzc270  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc270  .wz-gallery-caption { text-align:center; }.wzc270  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc270  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc270  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:contain; }.wzc270 {  }.wzc270-slider .wzc270-slider-items {  }.wzc270-slider  .flex-direction-nav a:before { color:#999; }.wzc270-slider {  }.wzc270-carousel .wzc270-carousel-list {  }.wzc270-carousel {  }#wz-section-wzs124 { height:600px;--section-height:600px; }.wzc-section-wzs124 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs124-full { background-color:rgb(255, 255, 255);background:; }.wzc-section-wzs124-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze880 { top:51.015px;left:0.01525px;width:567px;height:439.3px;z-index:1000; }.wzc233-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255); }.wzc233-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc233-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; }#wze882 { top:73.5px;left:173.5px;width:308px;height:72.8px;z-index:1001;text-align:right; }#wze883 { top:164.081px;left:103.5px;width:378px;height:136.8px;z-index:1002;text-align:justify; }#wze884 { top:319.1px;left:395.5px;width:98.4844px;height:40px;z-index:1003; }.wzc166:hover .wzc166-bg:after { width:100%; }.wzc166:hover .wzc166-bg {  }.wzc166:hover .wzc166-content { color:#fff; }.wzc166:hover {  }.wzc166-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0%;height:100%;top:0px;left:0px;background-color:#FF7043;background:rgb(0, 0, 0); }.wzc166-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:rgb(0, 0, 0);border-width:0px;overflow:hidden; }.wzc166-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:14px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(0, 0, 0); }#wze881 { top:51.003px;left:585.003px;width:585px;height:440px;z-index:1001; }#wze881 .wzc35-img-inner { object-fit:cover; }#wz-section-wzs125 { height:682px;--section-height:682px; }.wzc-section-wzs125-full { background-color:rgb(255, 255, 255); }#wze948 { top:82.6294px;left:585px;width:585px;height:441.375px;z-index:1000; }#wze951 { top:83.3333px;left:171px;width:308px;height:72.8px;z-index:1001;text-align:right; }#wze953 { top:202.193px;left:101px;width:378px;height:44.8px;z-index:1002;text-align:justify; }#wze954 { top:167.163px;left:101px;width:378px;height:28px;z-index:1002;text-align:justify; }#wze955 { top:266.357px;left:101px;width:378px;height:28px;z-index:1002;text-align:justify; }#wze956 { top:301.387px;left:101px;width:378px;height:44.8px;z-index:1002;text-align:justify; }#wze952 { top:82.4293px;left:0.01532px;width:585px;height:440px;z-index:999; }#wze952 .wzc35-img-inner { object-fit:cover; }#wz-section-wzs77 { height:683.388px;--section-height:683.388px; }.wzc-section-wzs77 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs77-full { background:;background-color:rgba(255, 255, 255, 0);background-image:;background-attachment:fixed;background-size:auto;background-repeat:no-repeat;box-shadow:1px 1px 4px 0px #000 ; }.wzc-section-wzs77-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze933 { top:129px;left:0px;width:585px;height:439.975px;z-index:1000; }.wzc165-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(249, 249, 249); }.wzc165-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc165-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; }#wze936 { top:96.5px;left:105.5px;width:376px;height:72.8px;z-index:999;text-align:right; }#wze938 { top:220.56px;left:100.633px;width:100px;height:99.8px;z-index:1003; }.wzc173-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(255, 255, 255, 0);border-radius:50%;border-width:10px;border-style:solid;border-color:rgb(102, 102, 102); }.wzc173-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:50%; }.wzc173-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; }#wze939 { top:20.75px;left:19.5px;width:61px;height:44.8px;z-index:999;text-align:center; }#wze940 { top:57.0798px;left:21.5px;width:57px;height:28px;z-index:999;text-align:center; }#wze941 { top:220.56px;left:241.067px;width:100px;height:99.8px;z-index:1003; }#wze942 { top:20.75px;left:19.5px;width:61px;height:44.8px;z-index:999;text-align:center; }#wze943 { top:57.0798px;left:21.5px;width:57px;height:28px;z-index:999;text-align:center; }#wze944 { top:220.56px;left:381.5px;width:100px;height:99.8px;z-index:1003; }#wze945 { top:20.75px;left:19.5px;width:61px;height:44.8px;z-index:1001;text-align:center; }#wze946 { top:57.0798px;left:22px;width:57px;height:28px;z-index:1001;text-align:center; }#wze947 { top:182.33px;left:103.5px;width:378px;height:23.2px;z-index:1002;text-align:justify; }#wze937 { top:128.8px;left:585px;width:585px;height:440px;z-index:999; }#wze937 .wzc35-img-inner { object-fit:cover; }#wz-section-wzs76 { height:861.975px;--section-height:861.975px; }#wze885 { top:46px;left:411.5px;width:347px;height:68.8px;z-index:1001;text-align:center; }#wze886 { top:114.83px;left:457px;width:256px;height:29.6px;z-index:1001;text-align:center; }#wze887 { top:185.293px;left:0px;width:1170px;height:931.963px;z-index:1000; }.wzc167 .wz-gallery > li > figure,.wzc167  .wz-gallery-slider .slides > li > .wz-slider-item { border-color:rgba(0, 0, 0, 0.7); }.wzc167 .wz-gallery > li > figure,.wzc167  .wz-gallery > li > figure:before,.wzc167  .wz-gallery > li > figure:after,.wzc167  .wz-gallery > li > figure > figcaption,.wzc167  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(0, 0, 0, 0.7); }.wzc167  .wz-gallery-caption { text-align:center; }.wzc167  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:18px;line-height:18px;color:#fff; }.wzc167  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc167  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc167 {  }.wzc167-gallery {  }.wzc167-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wz-section-wzs73 { height:1117.24px;--section-height:1117.24px; }#wze963 { top:128.8px;left:0px;width:585px;height:440px;z-index:999; }#wze963 .wzc35-img-inner { object-fit:cover; }#wze966 { top:129px;left:585px;width:585px;height:441px;z-index:1000; }#wze967 { top:97.1px;left:173.5px;width:308px;height:72.8px;z-index:1001;text-align:right; }#wze968 { top:192.947px;left:103.5px;width:378px;height:35.2px;z-index:1000;text-align:justify; }#wze969 { top:234.177px;left:103.5px;width:378px;height:22.4px;z-index:1002;text-align:justify; }#wze970 { top:268.374px;left:103.5px;width:378px;height:35.2px;z-index:1002;text-align:justify; }#wze1017 { top:308.822px;left:103.5px;width:378px;height:22.4px;z-index:1004;text-align:justify; }#wz-section-wzs79 { height:789.125px;--section-height:789.125px; }#wze891 { top:22.4959px;left:863.159px;width:203.016px;height:75.8px;z-index:1002; }.wzc168-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:0px;border-color:#999999; }.wzc168-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze892 { top:0.1875px;left:69.657px;width:133px;height:29.6px;z-index:1001;text-align:right; }#wze893 { top:28.6px;left:2.0305px;width:201px;height:51.2px;z-index:1001;text-align:right; }#wze894 { top:231.6px;left:0px;width:1170px;height:0.975px;z-index:1000; }.wzc169-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(204, 204, 204); }.wzc169-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze901 { top:173.6px;left:807.22px;width:263.844px;height:53.4px;z-index:1000; }#wze902 { top:0.001px;left:149.898px;width:111px;height:29.6px;z-index:1001;text-align:right; }#wze904 { top:24.601px;left:-0.13975px;width:263px;height:24.8px;z-index:1000;text-align:justify; }#wze906 { top:143.001px;left:409.381px;width:325px;height:85.6px;z-index:1000; }#wze909 { top:2px;left:170.035px;width:129px;height:29.6px;z-index:1001;text-align:right; }#wze914 { top:51.6156px;left:51.5px;width:261px;height:30px;z-index:1000; }.wzc170 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc170  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgba(0, 0, 0, 0);text-align:right; }.wzc170  .wz-menu > li { padding-left:0px; }.wzc170  .wz-menu li > a { padding:0px 15px;font-family:yekan_fa;font-size:14px;color:rgb(102, 102, 102); }.wzc170 .wz-menu.wz-mega-menu li > a:hover,.wzc170  .wz-menu.wz-classic-menu li:hover > a { color:rgb(0, 0, 0); }.wzc170  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(102, 102, 102); }.wzc170 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc170  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(0, 0, 0); }.wzc170  .wz-menu > li > a:before { content:'';display:inline-block;position:absolute;transition:width 0.3s;width:0px;height:4px;background-color:rgba(255, 255, 255, 0);left:0px;top:0px; }.wzc170  .wz-menu > li.active > a { color:rgb(0, 0, 0); }.wzc170 .wz-menu.wz-mega-menu > li > a:hover:before { width:100%; }.wzc170  .wz-menu.wz-classic-menu > li:hover > a:before { width:100%; }.wzc170  .wz-menu > li.active > a:before { width:100%; }.wzc170  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(0, 0, 0); }.wzc170  .wz-menu .sub-menu li > a { padding:5px 15px;color:#fff; }.wzc170 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc170  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgba(255, 255, 255, 0); }.wzc170  .wz-menu .sub-menu li.wz-menu-has-children > a:after { border-color:#fff; }.wzc170 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc170  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(0, 0, 0); }.wzc170  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc170 {  }.wzc170-list { background-color:rgba(0, 0, 0, 0); }.wzc170-mobile {  }#wze910 { top:111.085px;left:888.09px;width:182px;height:51.6px;z-index:1000; }#wze912 { top:0.171875px;left:4px;width:176px;height:49.6px;z-index:1000;text-align:justify; }#wze916 { top:186.003px;left:82.9373px;width:35px;height:33.9844px;z-index:1002; }.wzc272-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc272-img .wzc272-img-inner { width:100%;height:100%;float:left; }.wzc272-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc272 .wzc272-img .wzc272-img-inner { filter:none; }.wzc272 .wzc272-img { background-color:unset; }.wzc272 {  }#wze916 .wzc272-img-inner { object-fit:cover; }#wze917 { top:246.578px;left:681.08px;width:389px;height:24.8px;z-index:1000;text-align:right; }#wze920 { top:344.377px;left:84.75px;width:119px;height:20.9844px;z-index:1001; }#wze918 { top:0px;left:0px;width:16px;height:16px;z-index:1000; }.wzc111 { overflow:hidden; }.wzc111-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(153, 153, 153); }#wze921 { top:0px;left:32.25px;width:16px;height:16px;z-index:1000; }#wze922 { top:0px;left:64.5px;width:16px;height:16px;z-index:1000; }#wze923 { top:0px;left:96.75px;width:16px;height:16px;z-index:1000; }#wze1215 { top:93px;left:155.761px;width:117px;height:129px;z-index:1002; }.wzc271-code .wzc271-code-default { position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:#ccc; }.wzc271-code { position:absolute;left:0px;top:0px;width:100%;height:100%; }#wz-section-footer { height:299.375px;--section-height:299.375px; }.wzc-section-footer { background-color:rgb(249, 249, 249);background:; }.wzc-section-footer-full { background-color:rgba(38, 43, 48, 0);background:;box-shadow:-2px -3px 4px 0px rgb(159, 197, 232) ; }.wzc-section-footer-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1000 { top:31px;left:109px;width:952px;height:2518.8px;z-index:1000; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title { font-family:yekan_fa;font-size:25px;color:#000; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-content { font-family:yekan_fa;font-size:15px;color:rgb(68, 68, 68); }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail { width:300px;height:auto; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:fill; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { color:rgb(102, 102, 102);font-family:yekan_fa;font-size:16px; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:rgb(102, 102, 102);width:16px;height:16px; }.wzc181 .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-section,.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title,.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item { padding:10px 0;flex:1 1 100%;max-width:100%;margin-left:0px;margin-right:0px; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc181  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-more { width:295px;height:35px;margin-top:10px; }.wzc181 {  }.wzc181-posts { text-align:center; }.wzc163:hover .wzc163-bg { background-color:rgb(0, 0, 0); }.wzc163:hover .wzc163-content { color:rgb(255, 255, 255); }.wzc163:hover {  }.wzc163-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(38, 43, 48, 0);border-radius:5px;border-width:1px;border-style:solid;border-color:#000; }.wzc163-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:rgb(38, 43, 48); }.wzc180-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc180-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wz-section-wzs85 { height:2559.8px;--section-height:2559.8px; }#wze1008 { top:10px;left:308px;width:847px;height:602.922px;z-index:1000; }.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title { font-family:yekan_fa;font-size:23px; }.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-content { font-family:yekan, tahoma, serif;font-size:13px; }.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:13px;height:13px; }.wzc184 .wz-blog-single-post .wz-blog-post-item .wz-blog-post-section,.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title,.wzc184  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { padding-left:10px;padding-right:10px; }.wzc184  .wz-blog-single-post .wz-blog-post-item { padding:10px 0; }.wzc184 {  }.wzc184-posts {  }#wze1009 { top:622.938px;left:308px;width:847px;height:462px;z-index:1000; }.wzc185  .wz-blog-comment { padding:10px; }.wzc185  .wz-blog-comment+.wz-blog-comment { margin-top:10px; }.wzc185  .wz-blog-comment .wz-blog-comment-author { font-family:yekan, tahoma, serif;font-size:14px;color:#757070; }.wzc185  .wz-blog-comment .wz-blog-comment-message { font-family:yekan, tahoma, serif;font-size:14px;color:#999999; }.wzc185  .wz-blog-comment-from { width:500px; }.wzc185 {  }.wzc185-container .wzc185-container-comments {  }.wzc185-container .wzc185-container-form { max-width:100%;height:auto; }.wzc185-container {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 .wzc26-contactForm-sections-section1-formRow .wzc26-contactForm-sections-section1-formRow-input {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 .wzc26-contactForm-sections-section1-formRow {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section1 {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 .wzc26-contactForm-sections-section2-messageRow .wzc26-contactForm-sections-section2-messageRow-message { height:120px; }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 .wzc26-contactForm-sections-section2-messageRow {  }.wzc26-contactForm .wzc26-contactForm-sections .wzc26-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc26-contactForm .wzc26-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc26-contactForm .wzc26-contactForm-footer .wzc26-contactForm-footer-submit .wzc26-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc26-contactForm .wzc26-contactForm-footer .wzc26-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc26-contactForm .wzc26-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc26-contactForm .wzc26-contactForm-resultSection .wzc26-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan, tahoma, serif; }.wzc26-contactForm .wzc26-contactForm-resultSection { height:40px;padding-top:5px; }.wzc26-contactForm  .wzc26-contactForm-resultSection .form-result-show { opacity:1; }.wzc26-contactForm  .wzc26-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc26-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc26-contactForm input,.wzc26-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:rgb(0, 0, 0);color:#999999;font-size:13px;background-color:transparent; }.wzc26-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc26-contactForm  *::-webkit-input-placeholder { color:#999999; }.wzc26-contactForm  *::-moz-placeholder { color:#999999; }.wzc26-contactForm  *:-ms-input-placeholder { color:#999999; }.wzc26-contactForm  *:-moz-placeholder { color:#999999; }.wzc26-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc26-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc26-contactForm { direction:rtl; }.wzc27-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:1px;border-color:#999999; }.wzc27-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc193:hover .wzc193-bg { background-color:rgb(0, 0, 0); }.wzc193:hover .wzc193-content { color:rgb(255, 255, 255); }.wzc193:hover {  }.wzc193-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(38, 43, 48, 0);border-radius:0px;border-width:1px;border-style:solid;border-color:#000; }.wzc193-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:rgb(38, 43, 48); }#wze1010 { top:10px;left:15px;width:263px;height:364px;z-index:1000; }#wze1011 { top:10px;left:10px;width:242px;height:27px;z-index:1000;text-align:right; }#wze1012 { top:40px;left:10px;width:242px;height:4px;z-index:1000; }.wzc21-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#000; }.wzc21-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze1013 { top:50px;left:10px;width:242px;height:220px;z-index:1000; }.wzc182  .wz-blog-list .wz-blog-post-item .wz-blog-post-title { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc182  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail { width:90px;height:60px; }.wzc182  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:cover; }.wzc182  .wz-blog-list .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc182  .wz-blog-list .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc182 {  }.wzc182-posts {  }#wze1014 { top:290px;left:10px;width:242px;height:27px;z-index:1000;text-align:right; }#wze1015 { top:320px;left:10px;width:242px;height:4px;z-index:1000; }#wze1016 { top:330px;left:10px;width:242px;height:19px;z-index:1000; }.wzc183  .wz-blog-archive > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc183  .wz-blog-archive .sub-list > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc183 {  }.wzc183-list { direction:rtl; }#wz-section-wzs84 { height:1084.92px;--section-height:1084.92px; }#wze1025 { top:0px;left:0px;width:585px;height:440px;z-index:1000; }#wze1026 { top:187.567px;left:103.5px;width:378px;height:91px;z-index:1002;text-align:justify; }#wze1027 { top:296.617px;left:395.5px;width:86px;height:40px;z-index:1003; }#wze1028 { top:96.5px;left:173.5px;width:308px;height:73px;z-index:1001;text-align:right; }#wze1064 { top:0px;left:585px;width:585px;height:440px;z-index:1000; }.wzc80 .wz-gallery > li > figure,.wzc80  .wz-gallery > li > figure:before,.wzc80  .wz-gallery > li > figure:after,.wzc80  .wz-gallery > li > figure > figcaption,.wzc80  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc80  .wz-gallery-caption { text-align:center; }.wzc80  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc80  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc80  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc80 {  }.wzc80-slider .wzc80-slider-items {  }.wzc80-slider  .flex-direction-nav a:before { color:#999; }.wzc80-slider {  }.wzc80-carousel .wzc80-carousel-list {  }.wzc80-carousel {  }#wz-section-wzs87 { height:509.99998474121px;--section-height:509.99998474121px; }#wze1068 { top:88.5px;left:293.5px;width:583px;height:547px;z-index:1000; }.wzc164-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(38, 43, 48, 0); }.wzc164-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc164-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; }#wze1065 { top:0px;left:137.5px;width:308px;height:73px;z-index:1001;text-align:center; }#wze1066 { top:107px;left:6.5px;width:570px;height:364px;z-index:1002;text-align:justify; }#wze1067 { top:492px;left:-3.25px;width:153px;height:55px;z-index:1001;text-align:left; }#wz-section-wzs93 { height:724px;--section-height:724px; }.wzc-section-wzs93-full { background-color:rgb(249, 249, 249); }#wze1030 { top:46px;left:411.5px;width:347px;height:69px;z-index:1001;text-align:center; }#wze1031 { top:115px;left:457px;width:256px;height:29px;z-index:1001;text-align:center; }#wze1032 { top:184.833px;left:0px;width:1170px;height:932px;z-index:1000; }#wz-section-wzs90 { height:1179.73px;--section-height:1179.73px; }#wze1081 { top:0px;left:0px;width:585px;height:446px;z-index:1000; }#wze1082 { top:125px;left:102.75px;width:378px;height:91px;z-index:1002;text-align:justify; }#wze1084 { top:40.75px;left:194.75px;width:308px;height:73px;z-index:1001;text-align:right; }#wze1089 { top:227.25px;left:102.75px;width:378px;height:190px;z-index:1000; }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section1 .wzc191-contactForm-sections-section1-formRow .wzc191-contactForm-sections-section1-formRow-input {  }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section1 .wzc191-contactForm-sections-section1-formRow {  }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section1 {  }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section2 .wzc191-contactForm-sections-section2-messageRow .wzc191-contactForm-sections-section2-messageRow-message { height:100%; }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section2 .wzc191-contactForm-sections-section2-messageRow { height:100%; }.wzc191-contactForm .wzc191-contactForm-sections .wzc191-contactForm-sections-section2 { position:absolute;height:100%; }.wzc191-contactForm .wzc191-contactForm-sections { width:100%;margin-bottom:5px;display:table;position:relative; }.wzc191-contactForm .wzc191-contactForm-footer .wzc191-contactForm-footer-submit .wzc191-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc191-contactForm .wzc191-contactForm-footer .wzc191-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc191-contactForm .wzc191-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc191-contactForm .wzc191-contactForm-resultSection .wzc191-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:yekan; }.wzc191-contactForm .wzc191-contactForm-resultSection { height:40px;padding-top:5px; }.wzc191-contactForm  .wzc191-contactForm-resultSection .form-result-show { opacity:1; }.wzc191-contactForm  .wzc191-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc191-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc191-contactForm input,.wzc191-contactForm  textarea { width:100%;box-sizing:border-box;font-family:yekan;padding:5px;outline:0;resize:none;border-width:1px;border-style:solid;border-color:#000;color:rgb(0, 0, 0);font-size:13px;background-color:rgba(38, 43, 48, 0); }.wzc191-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc191-contactForm  *::-webkit-input-placeholder { color:rgb(0, 0, 0); }.wzc191-contactForm  *::-moz-placeholder { color:rgb(0, 0, 0); }.wzc191-contactForm  *:-ms-input-placeholder { color:rgb(0, 0, 0); }.wzc191-contactForm  *:-moz-placeholder { color:rgb(0, 0, 0); }.wzc191-contactForm  .wz-form-section { width:50%;display:inline-block;box-sizing:border-box;padding:5px; }.wzc191-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:13px;display:inline-block;color:#000; }.wzc191-contactForm { direction:rtl; }#wze1085 { top:0px;left:585px;width:585px;height:446px;z-index:999; }#wze1085 .wzc35-img-inner { object-fit:cover; }#wz-section-wzs94 { height:514.817px;--section-height:514.817px; }#wz-section-wzs111 { height:200px;--section-height:200px; }#wze1091 { top:30px;left:15px;width:848px;height:499px;z-index:1000; }.wzc195-root .wzc195-root-container .wzc195-root-container-header .wzc195-root-container-header-title {  }.wzc195-root .wzc195-root-container .wzc195-root-container-header {  }.wzc195-root .wzc195-root-container .wzc195-root-container-submitBoxHeader .wzc195-root-container-submitBoxHeader-submitButtonHeader {  }.wzc195-root .wzc195-root-container .wzc195-root-container-submitBoxHeader {  }.wzc195-root .wzc195-root-container {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem .wzc195-root-accountContainer-accountItem-accountItemLabel {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem .wzc195-root-accountContainer-accountItem-accountItemInputBox .wzc195-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem .wzc195-root-accountContainer-accountItem-accountItemInputBox .wzc195-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem .wzc195-root-accountContainer-accountItem-accountItemInputBox {  }.wzc195-root .wzc195-root-accountContainer .wzc195-root-accountContainer-accountItem {  }.wzc195-root .wzc195-root-accountContainer {  }.wzc195-root .wzc195-root-companyHeaderContainer .wzc195-root-companyHeaderContainer-companyHeader .wzc195-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc195-root .wzc195-root-companyHeaderContainer .wzc195-root-companyHeaderContainer-companyHeader {  }.wzc195-root .wzc195-root-companyHeaderContainer {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck .wzc195-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCheck {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox .wzc195-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox .wzc195-root-companyInfo-companyItemBox-companyInputBox .wzc195-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox .wzc195-root-companyInfo-companyItemBox-companyInputBox .wzc195-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox .wzc195-root-companyInfo-companyItemBox-companyInputBox {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyItemBox {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel .wzc195-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc195-root .wzc195-root-companyInfo .wzc195-root-companyInfo-companyInfoCancelLabel {  }.wzc195-root .wzc195-root-companyInfo {  }.wzc195-root .wzc195-root-submitBoxFooter .wzc195-root-submitBoxFooter-submitButtonFooter {  }.wzc195-root .wzc195-root-submitBoxFooter {  }.wzc195-root {  }.wzc195  .wz-profile-account-root { text-align:right; }.wzc195  .wz-profile-account-header-container { margin-bottom:20px; }.wzc195  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc195  .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; }.wzc195  .wz-profile-account-container:hover { border-radius:20px; }.wzc195  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc195  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc195  .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; }.wzc195  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc195  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc195  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc195  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc195  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc195  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc195  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc195  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc195  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc195 {  }.wzc194:hover .wzc194-bg { background-color:#ffd9d5; }.wzc194:hover .wzc194-content { color:#E74C3C; }.wzc194:hover {  }.wzc194-bg:after {  }.wzc194-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc194-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; }#wze1096 { top:30px;left:893px;width:262px;height:443px;z-index:1000; }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userImageBox .wzc208-root-infoBox-userImageBox-userImage {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userImageBox {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-userName {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-userEmail {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-editInfo .wzc208-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-editInfo .wzc208-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo .wzc208-root-infoBox-userInfo-editInfo {  }.wzc208-root .wzc208-root-infoBox .wzc208-root-infoBox-userInfo {  }.wzc208-root .wzc208-root-infoBox {  }.wzc208-root .wzc208-root-items .wzc208-root-items-item .wzc208-root-items-item-itemBox .wzc208-root-items-item-itemBox-itemIcon {  }.wzc208-root .wzc208-root-items .wzc208-root-items-item .wzc208-root-items-item-itemBox .wzc208-root-items-item-itemBox-itemName {  }.wzc208-root .wzc208-root-items .wzc208-root-items-item .wzc208-root-items-item-itemBox {  }.wzc208-root .wzc208-root-items .wzc208-root-items-item {  }.wzc208-root .wzc208-root-items .wzc208-root-items-more {  }.wzc208-root .wzc208-root-items {  }.wzc208-root .wzc208-root-logoutBox .wzc208-root-logoutBox-logout .wzc208-root-logoutBox-logout-logoutLabel {  }.wzc208-root .wzc208-root-logoutBox .wzc208-root-logoutBox-logout {  }.wzc208-root .wzc208-root-logoutBox {  }.wzc208-root {  }.wzc208  .wz-profile-menu-user-info { gap:2px; }.wzc208  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc208  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc208  .wz-profile-menu-info-box:hover {  }.wzc208  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc208  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc208  .wz-profile-menu-user-name:hover {  }.wzc208  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc208  .wz-profile-menu-user-email:hover {  }.wzc208  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc208  .wz-profile-menu-edit-info:hover {  }.wzc208  .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); }.wzc208  .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; }.wzc208  .wz-profile-menu-items:hover {  }.wzc208  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc208  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc208  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc208  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc208  .wz-profile-menu-item-box:hover {  }.wzc208  .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%; }.wzc208  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc208  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc208  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc208  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc208  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc208  .wz-profile-menu-more:after { color:#808080; }.wzc208 {  }#wz-section-wzs98 { height:625px;--section-height:625px; }#wze1092 { top:30px;left:15px;width:848px;height:369px;z-index:1000; }.wzc199-header .wzc199-header-title {  }.wzc199-header .wzc199-header-removeButton {  }.wzc199-header .wzc199-header-addToCartButton {  }.wzc199-header {  }.wzc199-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; }.wzc199-pagination .wzc199-pagination-paginationButton {  }.wzc199-pagination {  }.wzc199  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc199  .wz-profile-favorites-header-text:hover {  }.wzc199  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc199  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc199  .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; }.wzc199  .wz-profile-favorite-item:hover {  }.wzc199  .wz-profile-favorite-item-image { object-fit:contain; }.wzc199  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc199  .wz-profile-favorite-item-title:hover {  }.wzc199  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc199  .wz-profile-favorite-item-price:hover {  }.wzc199  .wz-profile-favorite-item-add { height:30px; }.wzc199  .wz-profile-favorite-item-remove { height:30px; }.wzc199  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc199  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc199  .wz-profile-favorites-no-results-first-text:hover {  }.wzc199  .wz-profile-favorites-no-results-second-text:hover {  }.wzc199 {  }.wzc196:hover .wzc196-bg { background-color:#E74C3C; }.wzc196:hover .wzc196-content { font-size:10px;color:#fff; }.wzc196:hover {  }.wzc196-bg:after {  }.wzc196-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc196-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; }.wzc197:hover .wzc197-bg { background-color:#c9c9c9;border:1px solid #c9c9c9; }.wzc197:hover .wzc197-content { font-size:10px;color:#fff; }.wzc197:hover {  }.wzc197-bg:after {  }.wzc197-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc197-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; }.wzc198:hover .wzc198-bg:after { width:90%;opacity:1; }.wzc198:hover .wzc198-bg {  }.wzc198:hover .wzc198-content { color:#fff; }.wzc198:hover {  }.wzc198-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%); }.wzc198-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; }.wzc198-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-wzs99 { height:503px;--section-height:503px; }#wze1093 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc200-root .wzc200-root-header .wzc200-root-header-title {  }.wzc200-root .wzc200-root-header .wzc200-root-header-options .wzc200-root-header-options-optionsList .wzc200-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc200-root .wzc200-root-header .wzc200-root-header-options .wzc200-root-header-options-optionsList {  }.wzc200-root .wzc200-root-header .wzc200-root-header-options {  }.wzc200-root .wzc200-root-header {  }.wzc200-root .wzc200-root-orders .wzc200-root-orders-ordersHeader .wzc200-root-orders-ordersHeader-ordersHeaderItem .wzc200-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc200-root .wzc200-root-orders .wzc200-root-orders-ordersHeader .wzc200-root-orders-ordersHeader-ordersHeaderItem {  }.wzc200-root .wzc200-root-orders .wzc200-root-orders-ordersHeader {  }.wzc200-root .wzc200-root-orders {  }.wzc200-root .wzc200-root-pagination .wzc200-root-pagination-paginationButton {  }.wzc200-root .wzc200-root-pagination {  }.wzc200-root {  }.wzc200  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117); }.wzc200  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc200  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc200  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc200  .wz-profile-orders-order-items-header { width:80%; }.wzc200  .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); }.wzc200  .wz-profile-orders-order-details { width:80%; }.wzc200  .wz-profile-orders-order-buttons { width:20%; }.wzc200  .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); }.wzc200  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc200  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc200  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc200  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc200  .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; }.wzc200  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc200  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc200  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc200 {  }#wz-section-wzs100 { height:503px;--section-height:503px; }#wze1094 { top:30px;left:15px;width:848px;height:648px;z-index:1000; }.wzc203-root .wzc203-root-header .wzc203-root-header-title {  }.wzc203-root .wzc203-root-header .wzc203-root-header-headerButtons .wzc203-root-header-headerButtons-reorderButton {  }.wzc203-root .wzc203-root-header .wzc203-root-header-headerButtons .wzc203-root-header-headerButtons-receiptButton {  }.wzc203-root .wzc203-root-header .wzc203-root-header-headerButtons {  }.wzc203-root .wzc203-root-header {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-mainInformation .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-mainInformation .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-mainInformation .wzc203-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-mainInformation {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-userInformation .wzc203-root-body-information-userInformation-userInformation{{ item.name }} .wzc203-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-userInformation .wzc203-root-body-information-userInformation-userInformation{{ item.name }} .wzc203-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-userInformation .wzc203-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-userInformation {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-paymentInformation .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-paymentInformation .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-paymentInformation .wzc203-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information .wzc203-root-body-information-paymentInformation {  }.wzc203-root .wzc203-root-body .wzc203-root-body-information {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderName .wzc203-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc203-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderCount .wzc203-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc203-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc203-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader .wzc203-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation .wzc203-root-body-orderInformation-orderInformationHeader {  }.wzc203-root .wzc203-root-body .wzc203-root-body-orderInformation {  }.wzc203-root .wzc203-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc203-root .wzc203-root-support .wzc203-root-support-supportImage {  }.wzc203-root .wzc203-root-support .wzc203-root-support-supportTextBox .wzc203-root-support-supportTextBox-supportQuestion {  }.wzc203-root .wzc203-root-support .wzc203-root-support-supportTextBox .wzc203-root-support-supportTextBox-supportMessage {  }.wzc203-root .wzc203-root-support .wzc203-root-support-supportTextBox {  }.wzc203-root .wzc203-root-support {  }.wzc203-root {  }.wzc203  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc203  .wz-profile-order-details-header { padding-bottom:20px; }.wzc203  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc203  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc203  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc203  .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; }.wzc203  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc203  .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); }.wzc203  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc203  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc203  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc203  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc203  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc203  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc203  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc203  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc203  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc203  .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); }.wzc203  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc203  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc203  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc203  .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; }.wzc203  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc203  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc203  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc203  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc203  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc203  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc203  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc203  .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); }.wzc203  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc203  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc203  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc203  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc203 {  }.wzc201:hover .wzc201-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc201:hover .wzc201-content { color:#E74C3C; }.wzc201:hover {  }.wzc201-bg:after {  }.wzc201-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); }.wzc201-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; }.wzc202:hover .wzc202-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc202:hover .wzc202-content { color:rgb(117,117,117); }.wzc202:hover {  }.wzc202-bg:after {  }.wzc202-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); }.wzc202-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-wzs101 { height:708px;--section-height:708px; }#wze1095 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc207-header .wzc207-header-title {  }.wzc207-header .wzc207-header-headerButton {  }.wzc207-header .wzc207-header-editButton {  }.wzc207-header .wzc207-header-removeButton {  }.wzc207-header {  }.wzc207-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; }.wzc207-pagination .wzc207-pagination-paginationButton {  }.wzc207-pagination {  }.wzc207  .wz-profile-addresses-header { margin-bottom:30px; }.wzc207  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(117,117,117); }.wzc207  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc207  .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; }.wzc207  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc207  .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); }.wzc207  .wz-profile-address-item:hover { border-radius:20px; }.wzc207  .wz-profile-address-location { width:100%;height:200px; }.wzc207  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc207  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc207  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc207  .wz-profile-address-full:hover {  }.wzc207  .wz-profile-address-summary { justify-content:start; }.wzc207  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc207  .wz-profile-address-summary-location p:hover {  }.wzc207  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc207  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc207  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc207  .wz-profile-address-summary-postal-code p:hover {  }.wzc207  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc207  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc207  .wz-profile-address-transferee { text-align:right; }.wzc207  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc207  .wz-profile-address-transferee p:hover {  }.wzc207  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc207  .wz-profile-address-remove-button { height:30px; }.wzc207  .wz-profile-address-edit-button { height:30px; }.wzc207  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc207  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc207  .wz-profile-addresses-no-results-first-text:hover {  }.wzc207  .wz-profile-addresses-no-results-second-text:hover {  }.wzc207 {  }.wzc204:hover .wzc204-bg { background-color:#E74C3C; }.wzc204:hover .wzc204-content { font-size:12px;color:#ffd9d5; }.wzc204:hover {  }.wzc204-bg:after {  }.wzc204-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc204-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; }.wzc205:hover .wzc205-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc205:hover .wzc205-content { font-size:11px;color:#a1a1a1; }.wzc205:hover {  }.wzc205-bg:after {  }.wzc205-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc205-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; }.wzc206:hover .wzc206-bg { background-color:#E74C3C; }.wzc206:hover .wzc206-content { font-size:11px;color:#fff; }.wzc206:hover {  }.wzc206-bg:after {  }.wzc206-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc206-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-wzs102 { height:601px;--section-height:601px; }#wze1097 { top:30px;left:15px;width:1140px;height:800px;z-index:1000; }.wzc210-root .wzc210-root-header .wzc210-root-header-titleBox .wzc210-root-header-titleBox-title {  }.wzc210-root .wzc210-root-header .wzc210-root-header-titleBox .wzc210-root-header-titleBox-description {  }.wzc210-root .wzc210-root-header .wzc210-root-header-titleBox {  }.wzc210-root .wzc210-root-header {  }.wzc210-root .wzc210-root-container .wzc210-root-container-categoriesBox .wzc210-root-container-categoriesBox-navigateNext {  }.wzc210-root .wzc210-root-container .wzc210-root-container-categoriesBox .wzc210-root-container-categoriesBox-navigatePrevious {  }.wzc210-root .wzc210-root-container .wzc210-root-container-categoriesBox .wzc210-root-container-categoriesBox-categories {  }.wzc210-root .wzc210-root-container .wzc210-root-container-categoriesBox {  }.wzc210-root .wzc210-root-container .wzc210-root-container-contentBox .wzc210-root-container-contentBox-body { --desktop-columns:2;--desktop-gap:30px;--tablet-columns:1;--tablet-gap:30px;--mobile-columns:1;--mobile-gap:30px; }.wzc210-root .wzc210-root-container .wzc210-root-container-contentBox .wzc210-root-container-contentBox-footer .wzc210-root-container-contentBox-footer-sample {  }.wzc210-root .wzc210-root-container .wzc210-root-container-contentBox .wzc210-root-container-contentBox-footer .wzc210-root-container-contentBox-footer-paginationContainer .wzc210-root-container-contentBox-footer-paginationContainer-paginationButton {  }.wzc210-root .wzc210-root-container .wzc210-root-container-contentBox .wzc210-root-container-contentBox-footer .wzc210-root-container-contentBox-footer-paginationContainer {  }.wzc210-root .wzc210-root-container .wzc210-root-container-contentBox .wzc210-root-container-contentBox-footer {  }.wzc210-root .wzc210-root-container .wzc210-root-container-contentBox {  }.wzc210-root .wzc210-root-container .wzc210-root-container-noResult .wzc210-root-container-noResult-noResultIcon {  }.wzc210-root .wzc210-root-container .wzc210-root-container-noResult .wzc210-root-container-noResult-noResultTitle {  }.wzc210-root .wzc210-root-container .wzc210-root-container-noResult .wzc210-root-container-noResult-noResultMessage {  }.wzc210-root .wzc210-root-container .wzc210-root-container-noResult {  }.wzc210-root .wzc210-root-container {  }.wzc210-root {  }.wzc210  .wz-booking-services-root { direction:rtl;background-color:#fff;border-radius:0;border-style:solid;border-width:0;border-color:#fff; }.wzc210  .wz-booking-services-title-box { display:flex;flex-direction:column;align-items:center; }.wzc210  .wz-booking-services-title { font-family:iransans_fa;font-size:24px;font-weight:500;color:#383838;background-color:rgba(255,255,255,0); }.wzc210  .wz-booking-services-description { font-family:iransans_fa;font-size:16px;color:#383838;background-color:rgba(255,255,255,0); }.wzc210  .wz-booking-services-categories { justify-content:center;gap:5px; }.wzc210  .wz-booking-services-categories a { font-family:iransans_fa;font-size:12px;color:#383838; }.wzc210  .wz-booking-services-categories[data-type='button'] a { background-color:#18a689;border-style:solid;border-width:0;border-color:#fff;border-radius:55px; }.wzc210  .wz-booking-services-categories[data-type='label'] a { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#eaeaea;border-radius:0; }.wzc210  .wz-booking-services-categories[data-type='vertical'] a.active:before { color:#18a689; }.wzc210  .wz-booking-services-categories[data-type='label'] a.active { border-bottom-width:3px;border-bottom-color:#18a689; }.wzc210  .wz-booking-services-body { gap:30px; }.wzc210  .wz-booking-services-container { display:flex;flex-flow:row nowrap; }.wzc210  .wz-booking-services-service-main-box { width:50%;border-style:solid;border-width:2px;border-color:#EAEAEA;background-color:#fff;align-items:center;padding:30px; }.wzc210  .wz-booking-services-service-title { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:#383838;background-color:rgba(255,255,255,0); }.wzc210  .wz-booking-services-service-link { font-family:iransans_fa, sans-serif;font-size:12px;color:#383838;text-decoration:underline; }.wzc210  .wz-booking-services-service-divider { width:85%;align-self:center;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#EAEAEA;background-color:rgba(255,255,255,0); }.wzc210 .wz-booking-services-service-price,.wzc210  .wz-booking-services-service-duration { font-family:iransans_fa, sans-serif;font-size:14px;color:#383838;background-color:rgba(255,255,255,0); }.wzc210  .wz-booking-services-service-image-box { width:50%;border-radius:0; }.wzc210  .wz-booking-services-root.overlap .wz-booking-services-service-main-box { box-shadow:unset; }.wzc210  .wz-booking-services-root.strip .wz-booking-services-container { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#EAEAEA;padding:15px;gap:0; }.wzc210  .wz-booking-services-root.strip .wz-booking-services-container:first-child { border-top-width:2px;border-top-style:solid;border-top-color:#EAEAEA; }.wzc210  .wz-booking-services-root.strip .wz-booking-services-service-main-box { width:87%;border-radius:0; }.wzc210  .wz-booking-services-root.strip .wz-booking-services-service-image-box { max-width:13%;border-radius:0; }.wzc210  .wz-booking-services-root.grid .wz-booking-services-container { border-style:solid;border-width:2px;border-color:#EAEAEA; }.wzc210  .wz-booking-services-root.grid .wz-booking-services-service-main-box { border:none; }.wzc210  .wz-booking-services-root.grid .wz-booking-services-service-image-box { width:100%;aspect-ratio:1.75;margin-bottom:-2px;margin-top:0px;border-radius:0; }.wzc210  .wz-booking-services-no-result { gap:7px;font-family:iransans_fa, sans-serif;font-size:12px;color:#595959;text-align:center; }.wzc210  .wz-booking-services-no-result img { width:80px; }.wzc210  .wz-booking-service-ribbon { color:#ffffff;background-color:rgb(234, 99, 56);font-family:iransans_fa, sans-serif;font-size:13px; }.wzc210  .wz-booking-service-ribbon-off { color:#ffffff;background-color:#f14657;font-family:iransans_fa, sans-serif;font-size:13px; }.wzc210 {  }.wzc209:hover .wzc209-bg { background-color:#18a689;border:none;border-radius:0; }.wzc209:hover .wzc209-content { color:#fff; }.wzc209:hover {  }.wzc209-bg:after {  }.wzc209-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#18a689;border-radius:0; }.wzc209-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:#fff; }#wz-section-wzs103 { height:860px;--section-height:860px; }#wze1098 { top:30px;left:15px;width:1140px;height:2000px;z-index:1000; }.wzc213-root .wzc213-root-informationBox {  }.wzc213-root .wzc213-root-introductionBox .wzc213-root-introductionBox-introductionTitle {  }.wzc213-root .wzc213-root-introductionBox .wzc213-root-introductionBox-introductionContainer {  }.wzc213-root .wzc213-root-introductionBox {  }.wzc213-root .wzc213-root-galleryBox .wzc213-root-galleryBox-galleryTitle {  }.wzc213-root .wzc213-root-galleryBox .wzc213-root-galleryBox-galleryContainer {  }.wzc213-root .wzc213-root-galleryBox { --desktop-columns:3;--tablet-columns:2;--mobile-columns:1; }.wzc213-root .wzc213-root-commentsBox .wzc213-root-commentsBox-commentsContainer .wzc213-root-commentsBox-commentsContainer-commentsSectionTitle {  }.wzc213-root .wzc213-root-commentsBox .wzc213-root-commentsBox-commentsContainer .wzc213-root-commentsBox-commentsContainer-addCommentButton {  }.wzc213-root .wzc213-root-commentsBox .wzc213-root-commentsBox-commentsContainer .wzc213-root-commentsBox-commentsContainer-noComments .wzc213-root-commentsBox-commentsContainer-noComments-noCommentsIcon {  }.wzc213-root .wzc213-root-commentsBox .wzc213-root-commentsBox-commentsContainer .wzc213-root-commentsBox-commentsContainer-noComments .wzc213-root-commentsBox-commentsContainer-noComments-noCommentsTitle {  }.wzc213-root .wzc213-root-commentsBox .wzc213-root-commentsBox-commentsContainer .wzc213-root-commentsBox-commentsContainer-noComments .wzc213-root-commentsBox-commentsContainer-noComments-noCommentsMessage {  }.wzc213-root .wzc213-root-commentsBox .wzc213-root-commentsBox-commentsContainer .wzc213-root-commentsBox-commentsContainer-noComments .wzc213-root-commentsBox-commentsContainer-noComments-noCommentsButton {  }.wzc213-root .wzc213-root-commentsBox .wzc213-root-commentsBox-commentsContainer .wzc213-root-commentsBox-commentsContainer-noComments {  }.wzc213-root .wzc213-root-commentsBox .wzc213-root-commentsBox-commentsContainer {  }.wzc213-root .wzc213-root-commentsBox {  }.wzc213-root .wzc213-root-contactusBox .wzc213-root-contactusBox-contactusContainer .wzc213-root-contactusBox-contactusContainer-contactusTitle {  }.wzc213-root .wzc213-root-contactusBox .wzc213-root-contactusBox-contactusContainer {  }.wzc213-root .wzc213-root-contactusBox {  }.wzc213-root { --info-order:1;--intro-order:2;--gallery-order:3;--scheduling-order:4;--sections-order:5;--contactus-order:6;--comments-order:7; }.wzc213  .wz-booking-service-details-root { direction:rtl;background-color:#fff;border-radius:0;border-style:solid;border-width:0;border-color:#fff;text-align:right;gap:25px; }.wzc213  .wz-booking-service-details-image-box img { border-radius:10px;height:450px; }.wzc213  .wz-booking-service-details-information-box { align-items:center; }.wzc213  .wz-booking-service-details-information-container[data-image='enable'] { font-family:iransans_fa, sans-serif;font-size:12px;color:#ffffff; }.wzc213  .wz-booking-service-details-details-box.with-image { background-color:#fff;padding:25px;border-radius:8px;border-style:solid;border-width:0;border-color:#fff;box-shadow:0px 4px 50px rgba(166, 166, 166, 0.14); }.wzc213  .wz-booking-service-details-details-box.with-image .wz-booking-service-details-detail-box:not(:last-child) { padding-left:10px;border-left-style:solid;border-left-width:2px;border-left-color:#eaeaea; }.wzc213 .wz-booking-service-details-details-box.with-image .wz-booking-service-details-detail-box,.wzc213 .wz-booking-service-details-root .wz-booking-service-details-information-box-content .wz-booking-service-details-detail-box,.wzc213 .wz-booking-service-details-root .wz-booking-service-details-information-box-data .wz-booking-service-details-detail-box { color:#292929; }.wzc213 .wz-booking-service-details-information-container[data-image='disable'],.wzc213  .wz-booking-service-details-information-box:not([data-type='large-image']) .wz-booking-service-details-information-container[data-image='enable'] { font-family:iransans_fa, sans-serif;font-size:12px;color:#292929; }.wzc213  .wz-booking-service-details-details-box.without-image .wz-booking-service-details-detail-box { color:#292929;background-color:#fff;padding:15px;border-radius:8px;border-style:solid;border-width:0;border-color:#fff;box-shadow:0px 4px 50px rgba(166, 166, 166, 0.14); }.wzc213  .wz-booking-service-details-section-title { font-family:iransans_fa, sans-serif;font-size:16px;color:#292929;margin-top:9px;text-align:right; }.wzc213  .wz-booking-service-details-section-message { font-family:iransans_fa, sans-serif;font-size:14px;color:#6A6B6E;text-align:right; }.wzc213  .wz-booking-service-details-introduction-container { font-family:iransans_fa, sans-serif;font-size:12px;color:#A6A6A6; }.wzc213  .wz-booking-service-details-gallery-root .wz-booking-service-details-gallery-container { height:225px !important; }.wzc213  .wz-booking-service-details-gallery-root:not(.wz-gallery-slider) .wz-booking-service-details-gallery-item { padding:5px; }.wzc213  .wz-booking-service-details-gallery-root:not(.wz-gallery-slider) .wz-gallery[data-layout='normal'] .wz-booking-service-details-gallery-item { aspect-ratio:2; }.wzc213  .wz-booking-service-details-gallery-root .wz-booking-service-details-gallery-item img { object-fit:cover; }.wzc213  .wz-booking-service-details-gallery-more-button { font-size:14px;font-family:iransans_fa, sans-serif; }.wzc213  .wz-booking-service-details-gallery-root .wz-gallery.wz-gallery-grid { direction:rtl; }.wzc213  .wz-booking-service-details-sessions-table-container { border-style:solid;border-width:1px;border-color:#E7E7E7;border-radius:10px;background-color:#fff; }.wzc213  .wz-booking-service-details-sessions-table-introduction { border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#E7E7E7; }.wzc213  .wz-booking-service-details-sessions-table-introduction p:first-of-type { font-family:iransans_fa, sans-serif;font-size:16px;color:#292929; }.wzc213  .wz-booking-service-details-sessions-table-introduction p:last-of-type { font-family:iransans_fa, sans-serif;font-size:14px;color:#6A6B6E; }.wzc213  .wz-booking-service-details-sessions-table thead th { padding:20px 0;font-size:12px;font-family:iransans_fa, sans-serif;color:#6A6B6E;background-color:#D9D9D91C; }.wzc213  .wz-booking-service-details-sessions-table tbody tr td { padding:20px 0;font-size:12px;font-family:iransans_fa, sans-serif;color:#A6A6A6;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#E7E7E7; }.wzc213  .wz-booking-service-details-contactus { font-family:iransans_fa, sans-serif;font-size:12px;color:#A6A6A6; }.wzc213 .wz-booking-service-details-comment-box:is([data-depth='0'],.wzc213  [data-depth='2'],.wzc213  [data-depth='4']) { background-color:#f4f4f4; }.wzc213 .wz-booking-service-details-comment-box:is([data-depth='1'],.wzc213  [data-depth='3'],.wzc213  [data-depth='5']) { background-color:#e8e8e8; }.wzc213  .wz-booking-service-details-comment-box { border-radius:8px;border-style:solid;border-width:0;border-color:#fff; }.wzc213  .wz-booking-service-details-comment-title { font-family:iransans_fa, sans-serif;font-size:16px;color:#666; }.wzc213  .wz-booking-service-details-comment-header { font-family:iransans_fa, sans-serif;font-size:14px;color:#a5a6a8;justify-content:start; }.wzc213  .wz-booking-service-details-comment-button { left:0px; }.wzc213  .wz-booking-service-details-comment-rate span { font-size:20px;color:#FFAA2E; }.wzc213  .wz-booking-service-details-comment-container { font-family:iransans_fa, sans-serif;font-size:14px;color:#666; }.wzc213  .wz-booking-service-details-comment-container a { font-family:iransans_fa, sans-serif;font-size:14px;color:#666; }.wzc213  .wz-booking-service-details-sections { gap:10px; }.wzc213  .wz-booking-service-details-other-sections { font-family:iransans_fa, sans-serif;font-size:12px;color:#A6A6A6; }.wzc213  .wz-booking-service-details-no-comments { font-family:iransans_fa, sans-serif;font-size:14px;color:#333333; }.wzc213  .wz-booking-service-details-score { font-family:iransans_fa, sans-serif;font-size:15px;color:#333333; }.wzc213 {  }.wzc211:hover .wzc211-bg { background-color:#18a689;border-width:1px;border:none; }.wzc211:hover .wzc211-content { color:#fff; }.wzc211:hover {  }.wzc211-bg:after {  }.wzc211-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#18a690;border-radius:5px;border-style:solid;border-color:#4FC3F7; }.wzc211-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:#fff; }.wzc212:hover .wzc212-bg { background-color:#F9F9F9;border-width:1px;border:none; }.wzc212:hover .wzc212-content { color:#A6A6A6; }.wzc212:hover {  }.wzc212-bg:after {  }.wzc212-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#F9F9F9;border-radius:5px;border-style:solid;border-color:#4FC3F7; }.wzc212-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:#A6A6A6; }#wz-section-wzs104 { height:2060px;--section-height:2060px; }#wze1099 { top:30px;left:15px;width:1140px;height:400px;z-index:1000; }.wzc215-root .wzc215-root-previousButton .wzc215-root-previousButton-previousButtonIconBox .wzc215-root-previousButton-previousButtonIconBox-previousButtonIcon {  }.wzc215-root .wzc215-root-previousButton .wzc215-root-previousButton-previousButtonIconBox {  }.wzc215-root .wzc215-root-previousButton .wzc215-root-previousButton-previousButtonText {  }.wzc215-root .wzc215-root-previousButton {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction .wzc215-root-container-main-introduction-title {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction .wzc215-root-container-main-introduction-serviceInfo .wzc215-root-container-main-introduction-serviceInfo-durationBox .wzc215-root-container-main-introduction-serviceInfo-durationBox-durationIcon {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction .wzc215-root-container-main-introduction-serviceInfo .wzc215-root-container-main-introduction-serviceInfo-durationBox .wzc215-root-container-main-introduction-serviceInfo-durationBox-duration {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction .wzc215-root-container-main-introduction-serviceInfo .wzc215-root-container-main-introduction-serviceInfo-durationBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction .wzc215-root-container-main-introduction-serviceInfo .wzc215-root-container-main-introduction-serviceInfo-locationBox .wzc215-root-container-main-introduction-serviceInfo-locationBox-locationIcon {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction .wzc215-root-container-main-introduction-serviceInfo .wzc215-root-container-main-introduction-serviceInfo-locationBox .wzc215-root-container-main-introduction-serviceInfo-locationBox-location {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction .wzc215-root-container-main-introduction-serviceInfo .wzc215-root-container-main-introduction-serviceInfo-locationBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction .wzc215-root-container-main-introduction-serviceInfo {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-introduction {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-timeTitleBox .wzc215-root-container-main-dateContainer-time-timeTitleBox-timeTitle {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-timeTitleBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-timeHintBox .wzc215-root-container-main-dateContainer-time-timeHintBox-timeHint {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-timeHintBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-timesBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox-closestAvailableTimeIcon {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox-closestAvailableTimeTitle {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTime {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox-anotherTimeButton {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time .wzc215-root-container-main-dateContainer-time-closestAvailableTimeBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-time {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-date .wzc215-root-container-main-dateContainer-date-dateTitleBox .wzc215-root-container-main-dateContainer-date-dateTitleBox-dateTitle {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-date .wzc215-root-container-main-dateContainer-date-dateTitleBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer .wzc215-root-container-main-dateContainer-date {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main .wzc215-root-container-main-dateContainer {  }.wzc215-root .wzc215-root-container .wzc215-root-container-main {  }.wzc215-root .wzc215-root-container .wzc215-root-container-side .wzc215-root-container-side-serviceDetailsBox .wzc215-root-container-side-serviceDetailsBox-serviceTitleBox .wzc215-root-container-side-serviceDetailsBox-serviceTitleBox-serviceTitle {  }.wzc215-root .wzc215-root-container .wzc215-root-container-side .wzc215-root-container-side-serviceDetailsBox .wzc215-root-container-side-serviceDetailsBox-serviceTitleBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-side .wzc215-root-container-side-serviceDetailsBox .wzc215-root-container-side-serviceDetailsBox-serviceDetails .wzc215-root-container-side-serviceDetailsBox-serviceDetails-nextStageButton {  }.wzc215-root .wzc215-root-container .wzc215-root-container-side .wzc215-root-container-side-serviceDetailsBox .wzc215-root-container-side-serviceDetailsBox-serviceDetails {  }.wzc215-root .wzc215-root-container .wzc215-root-container-side .wzc215-root-container-side-serviceDetailsBox {  }.wzc215-root .wzc215-root-container .wzc215-root-container-side {  }.wzc215-root .wzc215-root-container {  }.wzc215-root {  }.wzc215  .wz-booking-date-picking-root { background-color:#fff;direction:rtl;text-align:right;border-style:solid;border-width:0;border-color:#fff;border-radius:0; }.wzc215  .wz-booking-date-picking-main-box { width:calc(75% - 20px); }.wzc215 .wz-booking-date-picking-introduction,.wzc215  .wz-booking-date-picking-service-details { background-color:#FAFAFA;border-radius:12px; }.wzc215 .wz-booking-date-picking-text-box,.wzc215  .wz-booking-date-picking-service-details-content strong,.wzc215  .wz-booking-closest-available-time,.wzc215  .weekly-calendar-header,.wzc215  .weekly-calendar-body { font-family:iransans_fa, sans-serif;font-size:12px;color:#000; }.wzc215 .wz-booking-date-picking-fade-text,.wzc215  .wz-booking-date-picking-service-details-content p,.wzc215  .wz-booking-closest-available-time-link,.wzc215  .wz-booking-date-picking-service-details-options-check,.wzc215  .day-header span:nth-of-type(1) { font-family:iransans_fa, sans-serif;font-size:12px;color:#818181; }.wzc215  .wz-booking-date-picking-divider { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#EAEAEA; }.wzc215  .wz-booking-date-picking-side-box { width:calc(25% - 20px); }.wzc215  .wz-booking-date-picking-service-details-content .select2-selection { font-family:iransans_fa, sans-serif;font-size:12px;color:#818181;border-style:solid;border-width:1px;border-color:#e2e2e2; }.wzc215  .wz-booking-date-picking-next-stage-button { width:100%;height:35px; }.wzc215  .datepicker-plot-area .table-days td span { border-radius:6px; }.wzc215  .datepicker-plot-area .table-days td.disabled span { border-radius:6px; }.wzc215  .datepicker-plot-area .table-days td span:hover { background-color:rgb(24,166,137) !important;opacity:0.5; }.wzc215  .datepicker-plot-area .table-days td.selected span { color:#fff;background-color:rgb(24,166,137) !important;opacity:1;text-shadow:none; }.wzc215  .wz-booking-date { order:2;width:calc(50% - 15px); }.wzc215  .wz-booking-date .datepicker-plot-area { font-family:iransans_fa, sans-serif;font-size:13px; }.wzc215  .wz-booking-date .datepicker-plot-area .pwt-btn-switch { font-family:iransans_fa, sans-serif;font-size:13px; }.wzc215  .wz-booking-date .datepicker-plot-area .header-row-cell { font-family:iransans_fa, sans-serif;font-size:13px; }.wzc215  .wz-booking-date .datepicker-plot-area table td span { font-family:iransans_fa, sans-serif;font-size:13px; }.wzc215  .wz-booking-time-container { order:1;width:calc(50% - 15px); }.wzc215  .wz-booking-available-times { width:calc(33.33% - 8px); }.wzc215 .wz-booking-available-times input,.wzc215  .weekly-calendar-day input { border-radius:6px;background-color:rgba(255,255,255,0);color:#000;border-style:solid;border-width:1px;border-color:#efefef;font-family:iransans_fa, sans-serif;font-size:14px; }.wzc215 .wz-booking-available-times input:hover,.wzc215  .weekly-calendar-day input:hover { background-color:rgba(24,166,137,0.05);border-style:solid;border-width:1px;border-color:rgb(24,166,137); }.wzc215 .wz-booking-available-times input:checked,.wzc215  .weekly-calendar-day input:checked { background-color:rgba(24,166,137,0.05);border-style:solid;border-width:1px;border-color:rgb(24,166,137); }.wzc215 .wz-booking-date-container .month-item.selected,.wzc215  .wz-booking-date-container .year-item.selected,.wzc215  .wz-booking-date-picking-service-details-options-check input:checked ~ .wz-booking-check { background-color:rgba(24,166,137); }.wzc215  .wz-booking-show-more-times { font-family:iransans_fa, sans-serif;font-size:12px;color:#A9A9A9;border-style:solid;border-width:1px;border-color:#efefef;border-radius:6px; }.wzc215  .wz-booking-closest-available-time-title-box div { width:20px;height:20px;fill:#000; }.wzc215  .wz-booking-closest-available-time { background-color:#FAFAFA;border-radius:6px; }.wzc215  .select2-container .select2-results__option--highlighted[aria-selected] { background-color:#18a68921; }.wzc215 .pwt-btn.pwt-btn-next,.wzc215  .pwt-btn.pwt-btn-prev { background:url(http://elahimanesh.ir/static/bEHf0134/2.0.0/editor/webziBooking/files/images/arrow.svg) !important; }.wzc215 {  }.wzc214:hover .wzc214-bg { background-color:#18a689;border:none;border-radius:6px; }.wzc214:hover .wzc214-content { color:#fff; }.wzc214:hover {  }.wzc214-bg:after {  }.wzc214-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#18a689;border-radius:6px; }.wzc214-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:#fff; }#wz-section-wzs105 { height:460px;--section-height:460px; }#wze1100 { top:30px;left:15px;width:1140px;height:600px;z-index:1000; }.wzc218-root .wzc218-root-previousButton .wzc218-root-previousButton-previousButtonIconBox .wzc218-root-previousButton-previousButtonIconBox-previousButtonIcon {  }.wzc218-root .wzc218-root-previousButton .wzc218-root-previousButton-previousButtonIconBox {  }.wzc218-root .wzc218-root-previousButton .wzc218-root-previousButton-previousButtonText {  }.wzc218-root .wzc218-root-previousButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-titleBox .wzc218-root-container-main-titleBox-title {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-titleBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation .wzc218-root-container-main-userInformation-messageBox .wzc218-root-container-main-userInformation-messageBox-message {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation .wzc218-root-container-main-userInformation-messageBox .wzc218-root-container-main-userInformation-messageBox-editBooking .wzc218-root-container-main-userInformation-messageBox-editBooking-editBookingIcon {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation .wzc218-root-container-main-userInformation-messageBox .wzc218-root-container-main-userInformation-messageBox-editBooking .wzc218-root-container-main-userInformation-messageBox-editBooking-editBookingContent {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation .wzc218-root-container-main-userInformation-messageBox .wzc218-root-container-main-userInformation-messageBox-editBooking {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation .wzc218-root-container-main-userInformation-messageBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation .wzc218-root-container-main-userInformation-inputsBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation .wzc218-root-container-main-userInformation-informationActionButtons .wzc218-root-container-main-userInformation-informationActionButtons-addressPreviousButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation .wzc218-root-container-main-userInformation-informationActionButtons {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-userInformation {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-signup .wzc218-root-container-main-authenticationBox-signup-signupTitle {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-signup .wzc218-root-container-main-authenticationBox-signup-signupMessage {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-signup .wzc218-root-container-main-authenticationBox-signup-informationActionButtons .wzc218-root-container-main-authenticationBox-signup-informationActionButtons-continueSignupButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-signup .wzc218-root-container-main-authenticationBox-signup-informationActionButtons .wzc218-root-container-main-authenticationBox-signup-informationActionButtons-addressPreviousButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-signup .wzc218-root-container-main-authenticationBox-signup-informationActionButtons {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-signup {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-login .wzc218-root-container-main-authenticationBox-login-signupTitle {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-login .wzc218-root-container-main-authenticationBox-login-signupMessage {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-login .wzc218-root-container-main-authenticationBox-login-continueLoginButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox .wzc218-root-container-main-authenticationBox-login {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-authenticationBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-addressBox .wzc218-root-container-main-addressBox-newAddress {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-addressBox .wzc218-root-container-main-addressBox-addressesContainer {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-addressBox .wzc218-root-container-main-addressBox-addressActionButtons .wzc218-root-container-main-addressBox-addressActionButtons-addressContinueButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-addressBox .wzc218-root-container-main-addressBox-addressActionButtons .wzc218-root-container-main-addressBox-addressActionButtons-addressPreviousButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-addressBox .wzc218-root-container-main-addressBox-addressActionButtons {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main .wzc218-root-container-main-addressBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-main {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentTitleBox .wzc218-root-container-side-paymentTitleBox-paymentTitle {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentTitleBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-paymentDescriptionBox .wzc218-root-container-side-paymentBox-paymentDescriptionBox-paymentDescriptionTitle {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-paymentDescriptionBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-discountBox .wzc218-root-container-side-paymentBox-discountBox-discountMessageBox .wzc218-root-container-side-paymentBox-discountBox-discountMessageBox-discountMessageIconBox .wzc218-root-container-side-paymentBox-discountBox-discountMessageBox-discountMessageIconBox-discountMessageIcon {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-discountBox .wzc218-root-container-side-paymentBox-discountBox-discountMessageBox .wzc218-root-container-side-paymentBox-discountBox-discountMessageBox-discountMessageIconBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-discountBox .wzc218-root-container-side-paymentBox-discountBox-discountMessageBox .wzc218-root-container-side-paymentBox-discountBox-discountMessageBox-discountMessage {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-discountBox .wzc218-root-container-side-paymentBox-discountBox-discountMessageBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-discountBox .wzc218-root-container-side-paymentBox-discountBox-discountInputBox .wzc218-root-container-side-paymentBox-discountBox-discountInputBox-discountInput {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-discountBox .wzc218-root-container-side-paymentBox-discountBox-discountInputBox .wzc218-root-container-side-paymentBox-discountBox-discountInputBox-discountButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-discountBox .wzc218-root-container-side-paymentBox-discountBox-discountInputBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-discountBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-orderRegistrationBox .wzc218-root-container-side-paymentBox-orderRegistrationBox-orderRegistrationBoxContent .wzc218-root-container-side-paymentBox-orderRegistrationBox-orderRegistrationBoxContent-orderRegistrationBoxTitle {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-orderRegistrationBox .wzc218-root-container-side-paymentBox-orderRegistrationBox-orderRegistrationBoxContent {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-orderRegistrationBox .wzc218-root-container-side-paymentBox-orderRegistrationBox-orderConfirmButton {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox .wzc218-root-container-side-paymentBox-orderRegistrationBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side .wzc218-root-container-side-paymentBox {  }.wzc218-root .wzc218-root-container .wzc218-root-container-side {  }.wzc218-root .wzc218-root-container {  }.wzc218-root {  }.wzc218  .wz-booking-final-reservation-root { direction:rtl;text-align:right;background-color:#fff;border-radius:0;border-style:solid;border-width:0;border-color:#fff; }.wzc218  .wz-booking-final-reservation-main-box { width:calc(65% - 20px); }.wzc218 .wz-booking-date-picking-text-box,.wzc218  .wz-booking-final-reservation-order-description strong { font-family:iransans_fa, sans-serif;font-size:12px;color:#000; }.wzc218 .wz-booking-final-reservation-fade-text,.wzc218  .wz-booking-final-reservation-order-description p,.wzc218  .wz-booking-final-reservation-order-description span,.wzc218  .wz-booking-final-reservation-textarea-box textarea,.wzc218  .wz-booking-final-reservation-discount-input-box input { font-family:iransans_fa, sans-serif;font-size:12px;color:#818181; }.wzc218  .wz-booking-final-reservation-divider { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#EAEAEA; }.wzc218 .wz-booking-final-reservation-order-description-box,.wzc218  .wz-booking-final-reservation-signup-message,.wzc218  .wz-booking-final-reservation-address-item { background-color:#FAFAFA;border-radius:8px; }.wzc218  .wz-booking-final-reservation-order-description-box .select2-selection { font-family:iransans_fa, sans-serif;font-size:12px;color:#818181;border-style:solid;border-width:1px;border-color:#EAEAEA;border-radius:6px; }.wzc218  .wz-booking-final-reservation-user-information-items { direction:rtl; }.wzc218  .wz-booking-final-reservation-input-box { width:calc(50% - 12px); }.wzc218  .wz-booking-final-reservation-textarea-box { width:100%; }.wzc218  .wz-booking-final-reservation-textarea-box textarea { width:100%;border-radius:6px; }.wzc218  .wz-booking-final-reservation-user-information-item label { text-align:right; }.wzc218  .wz-booking-final-reservation-user-information-input { border-style:solid;border-width:1px;border-color:#EAEAEA;border-radius:6px;direction:rtl; }.wzc218  .wz-booking-final-reservation-side-box { width:calc(35% - 20px); }.wzc218  .wz-booking-final-reservation-discount-input-box input { border-style:solid;border-width:1px;border-color:#EAEAEA;border-radius:6px; }.wzc218  .wz-booking-final-reservation-discount-input-box button { font-family:iransans_fa, sans-serif;font-size:12px;color:#fff;background-color:#18a689;border-radius:6px 0 0 6px; }.wzc218  .wz-booking-final-reservation-authentications-box { width:calc(50% - 12px); }.wzc218  .wz-booking-final-reservation-term-of-use label input:checked ~ .checkmark { background-color:#18a689 !important; }.wzc218 .wz-booking-final-reservation-guest-checkout-option input,.wzc218  .wz-booking-final-reservation-address-item-check { accent-color:#18a689; }.wzc218  .wz-booking-final-reservation-signup-message strong { color:#18a689; }.wzc218  .wz-booking-final-reservation-new-address { border-style:dashed;border-width:2px;border-color:#EAEAEA; }.wzc218 {  }.wzc216:hover .wzc216-bg { background-color:#18a689;border-width:1px;border:none; }.wzc216:hover .wzc216-content { color:#fff; }.wzc216:hover {  }.wzc216-bg:after {  }.wzc216-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#18a689;border-radius:5px;border-style:solid;border-color:#4FC3F7; }.wzc216-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:#fff; }.wzc217:hover .wzc217-bg { background-color:#9f9f9f;border-width:1px;border:none; }.wzc217:hover .wzc217-content { color:#fff; }.wzc217:hover {  }.wzc217-bg:after {  }.wzc217-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#9f9f9f;border-radius:5px;border-style:solid;border-color:#4FC3F7; }.wzc217-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:#fff; }#wz-section-wzs106 { height:660px;--section-height:660px; }#wze1102 { top:88.0004px;height:953.969px;z-index:1000; }.wzc222  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc222  .wz-shop-product { margin:15px;padding:0px;text-align:center; }.wzc222  .wz-shop-product .wz-shop-product-section { padding:10px; }.wzc222  .wz-shop-product .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:18px;color:#000; }.wzc222  .wz-shop-product .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:13px; }.wzc222  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc222  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc222  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:20px;color:#f14639; }.wzc222  .wz-shop-product .wz-shop-product-image img { object-fit:cover; }.wzc222  .wz-shop-product .wz-shop-product-add-cart { width:150px; }.wzc222  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc222  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc222 {  }.wzc222-breadcrumb {  }.wzc222-filter { margin-right:15px;margin-left:15px; }.wzc222-topBar .wzc222-topBar-sort {  }.wzc222-topBar .wzc222-topBar-perPage {  }.wzc222-topBar .dropdown.dropdown-list .dropdown-select,.wzc222-topBar  .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:13px;font-family:yekan, tahoma, serif; }.wzc222-topBar .dropdown.dropdown-list .dropdown-select,.wzc222-topBar  .dropdown.dropdown-list .dropdown-menu,.wzc222-topBar  .dropdown.dropdown-list .dropdown-select::before { border-color:#878787; }.wzc222-topBar  .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc222-topBar { margin:10px;margin-bottom:20px;color:#878787;font-size:13px;font-family:yekan, tahoma, serif; }.wzc222-products {  }#wze1102 .wz-shop-product .wz-shop-product-image { padding-top: 75% }.wzc19:hover .wzc19-bg:after { width:90%;opacity:1; }.wzc19:hover .wzc19-bg {  }.wzc19:hover .wzc19-content { color:#fff; }.wzc19:hover {  }.wzc19-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%); }.wzc19-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; }.wzc19-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; }.wzc221-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc221-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc77:hover .wzc77-bg:after { width:90%;opacity:1; }.wzc77:hover .wzc77-bg {  }.wzc77:hover .wzc77-content { color:#fff; }.wzc77:hover {  }.wzc77-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%); }.wzc77-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; }.wzc77-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; }#wze1103 { top:10px;left:0px;width:242px;height:200px;z-index:1000; }.wzc223  .wz-shop-archive > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc223  .wz-shop-archive .sub-list > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc223 {  }.wzc223-list  .wz-shop-filter-title { font-size:18px;color:#000;font-family:yekan, tahoma, serif; }.wzc223-list .wz-shop-filter-item .irs-min,.wzc223-list  .wz-shop-filter-item .irs-max { background-color:rgba(0,0,0,0.1);color:#999; }.wzc223-list  .wz-shop-filter-item .wz-shop-price-slider .irs-slider { background:#5c6165; }.wzc223-list .wz-shop-filter-item .irs-line-mid,.wzc223-list  .wz-shop-filter-item  .irs-line-left,.wzc223-list  .wz-shop-filter-item  .irs-line-right,.wzc223-list  .wz-shop-filter-item  .irs-bar,.wzc223-list  .wz-shop-filter-item  .irs-bar-edge { background:#424649; }.wzc223-list  .wz-shop-sort-option-color { padding-top:2px; }.wzc223-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; }.wzc223-list  .wz-shop-filter-item+.wz-shop-filter-item { border-top-style:solid;border-top-width:1px;border-top-color:#efeaea; }.wzc223-list { font-size:13px;color:#000;font-family:yekan, tahoma, serif; }#wz-section-wzs109 { height:1046.97px;--section-height:1046.97px; }#wze1104 { top:10px;left:0px;width:1170px;height:1980px;z-index:1000; }.wzc224  .wz-shop-breadcrumb-container   .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc224  .wz-shop-product-page .wz-shop-product-add-cart { width:300px; }.wzc224  .wz-shop-product-page .wz-shop-product-options .wz-shop-option-title { font-size:17px;color:#878787;font-family:yekan, tahoma, serif; }.wzc224  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-option { width:300px; }.wzc224  .wz-shop-product-page .wz-shop-product-options .dropdown { width:300px; }.wzc224  .wz-shop-product-page .wz-shop-product-options.wz-radio-button-list .regular-checkbox-item,.wzc224  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select,.wzc224  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:13px;font-family:yekan, tahoma, serif; }.wzc224  .wz-shop-product-page .wz-shop-product-options.dropdown.dropdown-list .dropdown-select,.wzc224  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu,.wzc224  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select::before { border-color:rgba(0,0,0,0.15); }.wzc224  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc224  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li { padding-top:2px; }.wzc224  .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; }.wzc224  .wz-shop-product-page .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:26px;color:#000; }.wzc224  .wz-shop-product-page .wz-shop-product-description { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc224  .wz-shop-product-page .wz-shop-product-sku { font-family:yekan, tahoma, serif;font-size:12px;color:#b3abab; }.wzc224  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:21px;color:#f14639; }.wzc224  .wz-shop-product-page .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:21px;color:#000; }.wzc224  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639;font-size:21px; }.wzc224  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:16px; }.wzc224  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider  img.wz-gallery-image { object-fit:cover;width:100%;float:left; }.wzc224 .wz-shop-product-info-sections-simple .wz-shop-product-info+.wz-shop-product-info,.wzc224  .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); }.wzc224  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-title { font-family:yekan, tahoma, serif;font-size:19px;color:#000; }.wzc224  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-content { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc224  .wz-shop-product-page .wz-shop-product-info-sections .wz-tab-content { border-style:solid;border-width:1px;border-color:#ededed; }.wzc224  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li {  }.wzc224  .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; }.wzc224  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open:after { height:1px;bottom:-1px;background-color:#fff; }.wzc224  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-carousel .flex-active-slide:after { border-color:#ccc; }.wzc224  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-gallery { width:50%; }.wzc224  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-section { width:calc(50% - 30px); }.wzc224 {  }.wzc224-breadcrumb {  }.wzc224-product {  }#wze1104  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider .wz-image-ratio { padding-top: 75% }#wz-section-wzs108 { height:2000px;--section-height:2000px; }#wze1101 { top:10px;left:15px;width:1140px;height:280px;z-index:1000; }.wzc220-container { font-size:10px;font-family:yekan; }#wze1101 .wz-cart-color-primary { color: #565656 }#wze1101 .wz-cart-primary-color { color: #565656 }#wze1101 .wz-cart-second-color { color: #565656 }#wze1101 .wz-cart-second-border-color { border-color: #565656 }.wzc75:hover .wzc75-bg { background-color:#999; }.wzc75:hover .wzc75-content {  }.wzc75:hover {  }.wzc75-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#b4b4b4;border-radius:0px; }.wzc75-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; }.wzc74:hover .wzc74-bg { background-color:#5fa061; }.wzc74:hover .wzc74-content {  }.wzc74:hover {  }.wzc74-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#62af65;border-radius:0px; }.wzc74-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-wzs110 { height:300px;--section-height:300px; }#wze1186 { top:44.5px;left:973.5px;width:180px;height:34px;z-index:1000;text-align:right; }#wze1187 { top:41.5px;left:14px;width:130px;height:40px;z-index:1000; }.wzc255-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255);border-radius:5px; }.wzc255-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:5px; }#wze1188 { top:10px;left:11px;width:54px;height:19px;z-index:1000;text-align:center; }#wze1189 { top:10px;left:98px;width:20px;height:20px;z-index:1000; }.wzc67 { overflow:hidden; }.wzc67-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(38, 40, 44); }#wze1190 { top:12px;left:68px;width:16px;height:16px;z-index:1000;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);rotate:90; }#wze1190  > div:not(.wz-element) .wz-element-container { -webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);rotate:-90; }#wz-section-wzs119 { height:122.609px;--section-height:122.609px; }.wzc-section-wzs119-full { background-image:;background-size:auto;background-repeat:repeat;background:;background-color:rgb(38, 40, 44); }.wzc-section-wzs119-full-style {  }#wze1160 { top:359.141px;left:921.5px;width:233px;height:55.9375px;z-index:1000; }.wzc241-content {  }.wzc241 {  }#wze1161 { top:0px;left:177px;width:56px;height:56px;z-index:1000; }.wzc244-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(114, 116, 120);border-radius:10px; }.wzc244-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:10px; }#wze1162 { top:16px;left:16px;width:24px;height:24px;z-index:1000; }#wze1163 { top:4.5px;left:0px;width:163px;height:48px;z-index:1000;text-align:right; }#wze1164 { top:359.141px;left:659.5px;width:233px;height:55.9375px;z-index:1000; }#wze1165 { top:0px;left:177px;width:56px;height:56px;z-index:1000; }#wze1166 { top:16px;left:16px;width:24px;height:24px;z-index:1000; }#wze1167 { top:4.5px;left:0px;width:163px;height:48px;z-index:1000;text-align:right; }#wze1168 { top:434.14px;left:920.5px;width:233px;height:55.9375px;z-index:1000; }#wze1169 { top:0px;left:177px;width:56px;height:56px;z-index:1000; }#wze1170 { top:16px;left:16px;width:24px;height:24px;z-index:1000; }#wze1171 { top:4.5px;left:0px;width:163px;height:48px;z-index:1000;text-align:right; }#wze1172 { top:434.14px;left:658.5px;width:233px;height:55.9375px;z-index:1000; }#wze1173 { top:0px;left:177px;width:56px;height:56px;z-index:1000; }#wze1174 { top:16px;left:16px;width:24px;height:24px;z-index:1000; }#wze1175 { top:4.5px;left:0px;width:163px;height:48px;z-index:1000;text-align:right; }#wze1176 { top:76.75px;left:15.0003px;width:605.4997px;height:434.453px;z-index:1000; }#wze1177 { top:0px;left:0px;width:552.75px;height:392px;z-index:1000; }.wzc243-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-radius:10px; }.wzc243-img .wzc243-img-inner { width:100%;height:100%;float:left; }.wzc243-img { width:100%;height:100%;position:relative;overflow:hidden;border-radius:10px; }#wze1177 .wzc243-img-inner { object-fit:cover; }#wze1178 { top:233.5px;left:406.4997px;width:199px;height:201.312px;z-index:1001; }.wzc254-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(38, 40, 44);border-radius:10px; }.wzc254-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:10px; }#wze1179 { top:122.737px;left:27px;width:145px;height:25px;z-index:1000;text-align:center; }#wze1180 { top:35px;left:68.266px;width:92.4375px;height:74px;z-index:1000; }.wzc248 {  }.wzc248-container .wzc248-container-number { background-color:transparent;font-size:66px;font-family:yekan_fa;line-height:100px;color:rgb(255, 255, 255);left:0px;right:0;vertical-align:middle;text-align:center;white-space:nowrap;user-select:none;z-index:1;padding:0 10px; }.wzc248-container { display:flex;justify-content:center;align-items:center;min-width:100px;width:100%;height:100%;min-height:100px;background-color:rgba(255, 255, 255, 0);border-radius:0;text-align:center;vertical-align:middle;border-style:solid;border-width:0;border-color:#888888;box-sizing:border-box; }#wze1181 { top:51.5px;left:37px;width:45px;height:73px;z-index:1000;text-align:center; }#wze1182 { top:80.5px;left:668px;width:487.5px;height:249.922px;z-index:1000; }#wze1183 { top:0px;left:320.5px;width:167px;height:30px;z-index:1000;text-align:right; }#wze1184 { top:38.235px;left:193.5px;width:292px;height:59px;z-index:1000;text-align:right; }#wze1185 { top:120.276px;left:0px;width:485px;height:121.625px;z-index:1000;text-align:right; }#wz-section-wzs118 { height:683.266px;--section-height:683.266px; }.wzc-section-wzs118-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs118-full-style {  }#wze1139 { top:-106.5px;left:278.977px;width:612.055px;height:390px;z-index:1000; }.wzc247 .wz-gallery > li > figure,.wzc247  .wz-gallery-slider .slides > li > .wz-slider-item { border-radius:10px; }.wzc247 .wz-gallery > li > figure,.wzc247  .wz-gallery > li > figure:before,.wzc247  .wz-gallery > li > figure:after,.wzc247  .wz-gallery > li > figure > figcaption,.wzc247  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc247  .wz-gallery-caption { text-align:center; }.wzc247  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc247  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc247  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc247 {  }.wzc247-slider .wzc247-slider-items {  }.wzc247-slider  .flex-direction-nav a:before { color:#999; }.wzc247-slider {  }#wze1140 { top:340.5px;left:903.5px;width:250px;height:205.031px;z-index:1000; }#wze1141 { top:89px;left:52.5px;width:145px;height:31px;z-index:1000;text-align:center; }#wze1142 { top:0px;left:70.288px;width:109.438px;height:86px;z-index:1000; }#wze1143 { top:158.283px;left:16.5px;width:216.997px;height:37px;z-index:1000;text-align:right; }#wze1144 { top:142.783px;left:0px;width:250px;height:1.875px;z-index:1000; }.wzc249-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(38, 43, 48); }.wzc249-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze1145 { top:340.5px;left:606.833px;width:250px;height:205.156px;z-index:1000; }#wze1146 { top:89px;left:52.5px;width:145px;height:31px;z-index:1000;text-align:center; }#wze1147 { top:0px;left:70.288px;width:109.438px;height:86px;z-index:1000; }.wzc250 {  }.wzc250-container .wzc250-container-number { background-color:transparent;font-size:66px;font-family:yekan_fa;line-height:100px;color:rgb(255, 255, 255);left:0px;right:0;vertical-align:middle;text-align:center;white-space:nowrap;user-select:none;z-index:1;padding:0 10px; }.wzc250-container { display:flex;justify-content:center;align-items:center;min-width:100px;width:100%;height:100%;min-height:100px;background-color:rgba(255, 255, 255, 0);border-radius:0;text-align:center;vertical-align:middle;border-style:solid;border-width:0;border-color:#888888;box-sizing:border-box; }#wze1148 { top:158.283px;left:16.5px;width:217px;height:37px;z-index:1000;text-align:right; }#wze1149 { top:142.783px;left:0px;width:250px;height:1.875px;z-index:1000; }.wzc251-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(38, 40, 44); }.wzc251-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }#wze1150 { top:340.5px;left:310.167px;width:250px;height:204.734px;z-index:1000; }#wze1151 { top:89px;left:52.5px;width:145px;height:31px;z-index:1000;text-align:center; }#wze1152 { top:0px;left:70.288px;width:109.438px;height:86px;z-index:1000; }.wzc252 {  }.wzc252-container .wzc252-container-number { background-color:transparent;font-size:66px;font-family:yekan_fa;line-height:100px;color:rgb(255, 255, 255);left:0px;right:0;vertical-align:middle;text-align:center;white-space:nowrap;user-select:none;z-index:1;padding:0 10px; }.wzc252-container { display:flex;justify-content:center;align-items:center;min-width:100px;width:100%;height:100%;min-height:100px;background-color:rgba(255, 255, 255, 0);border-radius:0;text-align:center;vertical-align:middle;border-style:solid;border-width:0;border-color:#888888;box-sizing:border-box; }#wze1153 { top:158.283px;left:16.5px;width:217px;height:37px;z-index:1000;text-align:right; }#wze1154 { top:142.783px;left:0px;width:250px;height:1.875px;z-index:1000; }#wze1155 { top:340.5px;left:13.5px;width:250px;height:194.484px;z-index:1000; }#wze1156 { top:89px;left:52.5px;width:145px;height:31px;z-index:1000;text-align:center; }#wze1157 { top:0px;left:70.288px;width:109.438px;height:86px;z-index:1000; }.wzc253 {  }.wzc253-container .wzc253-container-number { background-color:transparent;font-size:66px;font-family:yekan_fa;line-height:100px;color:rgb(255, 255, 255);left:0px;right:0;vertical-align:middle;text-align:center;white-space:nowrap;user-select:none;z-index:1;padding:0 10px; }.wzc253-container { display:flex;justify-content:center;align-items:center;min-width:100px;width:100%;height:100%;min-height:100px;background-color:rgba(255, 255, 255, 0);border-radius:0;text-align:center;vertical-align:middle;border-style:solid;border-width:0;border-color:#888888;box-sizing:border-box; }#wze1158 { top:158.283px;left:16.5px;width:217px;height:37px;z-index:1000;text-align:right; }#wze1159 { top:142.783px;left:0px;width:250px;height:1.875px;z-index:1000; }#wz-section-wzs117 { height:736.406px;--section-height:736.406px; }.wzc-section-wzs117 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs117-style {  }.wzc-section-wzs117-full { background:;background-color:rgba(153, 153, 153, 0.16);background-image:url(../../uploads/550b97d884f146e79a03652869a71920.jpg) ;background-position:top center; }.wzc-section-wzs117-full-style {  }.wzc-section-wzs117-full:after { background:;background-color:rgba(153, 153, 153, 0.78); }#wze1134 { top:-94px;left:83.5px;width:1003px;height:417.703px;z-index:1000; }.wzc245-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(255, 255, 255);border-radius:10px;box-shadow:0px 0px 34px 0px rgba(0, 0, 0, 0.2) ; }.wzc245-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:10px; }#wze1135 { top:60px;left:461.5px;width:80px;height:80px;z-index:1001; }#wze1135 .wzc35-img-inner { object-fit:cover; }#wze1136 { top:168.5px;left:172.5px;width:658px;height:52px;z-index:1000;text-align:center; }#wze1137 { top:237.103px;left:193px;width:616.997px;height:26px;z-index:1000;text-align:center; }#wze1138 { top:293.952px;left:384px;width:235px;height:55px;z-index:1000; }.wzc246:hover .wzc246-bg { background-color:rgba(243, 195, 158, 0.67); }.wzc246:hover .wzc246-content {  }.wzc246:hover {  }.wzc246-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(38, 43, 48);border-radius:8px 8px 8px 8px ; }.wzc246-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:16px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(255, 255, 255); }#wz-section-wzs116 { height:323.406px;--section-height:323.406px; }.wzc-section-wzs116-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs116-full-style {  }#wze1127 { top:76.75px;left:569.508px;width:583.75px;height:392px;z-index:1000; }#wze1127 .wzc243-img-inner { object-fit:cover; }#wze1128 { top:356.34px;left:16.008px;width:650px;height:200.766px;z-index:1001; }#wze1129 { top:58.5px;left:91.4922px;width:485px;height:84px;z-index:1000;text-align:right; }#wze1130 { top:80.5px;left:16px;width:487.5px;height:239.719px;z-index:1000; }#wze1131 { top:0px;left:320.5px;width:167px;height:30px;z-index:1000;text-align:right; }#wze1132 { top:37.3507px;left:64.5px;width:421px;height:59px;z-index:1000;text-align:right; }#wze1133 { top:119.395px;left:0px;width:485px;height:121.625px;z-index:1000;text-align:right; }#wz-section-wzs115 { height:609.875px;--section-height:609.875px; }#wze1123 { top:121px;left:731.5px;width:421px;height:95.125px;z-index:1000; }#wze1124 { top:36.6823px;left:0px;width:421px;height:59px;z-index:1000;text-align:right; }#wze1125 { top:0px;left:167px;width:254px;height:30px;z-index:1000;text-align:right; }#wze1126 { top:120.75px;left:15.5px;width:694px;height:95px;z-index:1000; }.wzc242 .wz-gallery > li > figure,.wzc242  .wz-gallery-slider .slides > li > .wz-slider-item { border-radius:10px; }.wzc242 .wz-gallery > li > figure,.wzc242  .wz-gallery > li > figure:before,.wzc242  .wz-gallery > li > figure:after,.wzc242  .wz-gallery > li > figure > figcaption,.wzc242  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(38, 40, 44); }.wzc242  .wz-gallery-caption { text-align:center; }.wzc242  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:15px;line-height:15px;color:#fff; }.wzc242  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:rgb(102, 102, 102); }.wzc242  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:contain; }.wzc242 {  }.wzc242-slider .wzc242-slider-items {  }.wzc242-slider  .flex-direction-nav a:before { color:#999; }.wzc242-slider {  }#wz-section-wzs114 { height:336.312px;--section-height:336.312px; }.wzc-section-wzs114 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs114-style {  }.wzc-section-wzs114-full { background:;background-color:#fff;background-image:url(../../uploads/69919ea32d6c4d1e99fdd5b0958e458f.jpg) ; }.wzc-section-wzs114-full-style {  }.wzc-section-wzs114-full:after { background:;background-color:rgba(153, 153, 153, 0.82); }#wze1119 { top:40.5px;left:663.5px;width:491px;height:35px;z-index:1000;text-align:right; }#wze1120 { top:27.75px;left:15.5px;width:202px;height:58.9844px;z-index:1000; }.wzc240-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(98, 100, 105);border-radius:10px; }.wzc240-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:10px; }#wze1121 { top:6px;left:76px;width:110px;height:47px;z-index:1000;text-align:left; }#wze1122 { top:15.25px;left:28.5px;width:28px;height:28px;z-index:1001; }#wz-section-wzs113 { height:114.281px;--section-height:114.281px; }.wzc-section-wzs113-full { background:;background-color:rgb(98, 100, 105); }.wzc-section-wzs113-full-style {  }#wze1192 { top:79.002px;left:638.561625px;width:514.4136875px;height:218.906px;z-index:1000; }#wze1193 { top:0px;left:108.066375px;width:404.346px;height:64px;z-index:1000;text-align:right; }#wze1194 { top:105.68px;left:289.4816875px;width:224.932px;height:110.984px;z-index:1000;text-align:right; }#wze1195 { top:105.678px;left:5.0022215102724E-14px;width:224.932px;height:74px;z-index:1000;text-align:right; }#wze1196 { top:197.407px;left:112.9606875px;width:15.9961px;height:15.9844px;z-index:1000; }.wzc257 { overflow:hidden; }.wzc257-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(163, 163, 163); }#wze1197 { top:197.407px;left:142.9606875px;width:15.9961px;height:15.9844px;z-index:1000; }#wze1198 { top:197.407px;left:172.9606875px;width:15.9961px;height:15.9844px;z-index:1000; }#wze1199 { top:197.407px;left:202.9606875px;width:15.9961px;height:15.9844px;z-index:1000; }#wze1200 { top:191.552px;left:16.0508px;width:582.93px;height:100.797px;z-index:1000;text-align:right; }#wz-section-wzs121 { height:518px;--section-height:518px; }.wzc-section-wzs121 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs121-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs121-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs126 { height:300px;--section-height:300px; }.wzc-section-wzs126-full { background-color:rgb(255, 255, 255); }#wze1191 { top:52.3625px;left:14.0383px;width:1139.93px;height:1397.96px;z-index:1001; }.wzc256 .wz-gallery > li > figure,.wzc256  .wz-gallery > li > figure:before,.wzc256  .wz-gallery > li > figure:after,.wzc256  .wz-gallery > li > figure > figcaption,.wzc256  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(153, 153, 153, 0.47); }.wzc256  .wz-gallery-caption { text-align:center; }.wzc256  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc256  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc256  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc256 {  }.wzc256-gallery {  }.wzc256-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wz-section-wzs120 { height:1486.28px;--section-height:1486.28px; }#wz-section-wzs-default { height:200px;--section-height:200px; }[data-page=p8] #wz-root-background { background-color:rgba(160, 160, 159, 0.13); }@media only screen and (max-width : 768px) {#wze874 { bottom:auto;right:auto;display:none;z-index:1000; }#wze1105 { top:33px;left:55.627px;bottom:auto;right:auto;width:30px;height:32.4px;display:block;z-index:1000; }#wze1111 { top:15.0156px;left:202.626px;bottom:auto;right:auto;width:84px;height:83.9688px;display:block;z-index:1000; }#wze1112 { top:42px;left:382.375px;bottom:auto;right:auto;width:50px;height:50px;display:block;z-index:1000; }#wze1211 { top:78.4px;left:3.64px;bottom:auto;right:auto;width:134px;height:24px;display:block;z-index:1000; }#wz-section-header { height:111.9px;--section-height:111.9px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze876 { top:37.8px;left:123.625px;bottom:auto;right:auto;width:343px;height:84px;display:block;z-index:1000;text-align:center; }#wze878 { top:110.3px;left:103.938px;bottom:auto;right:auto;width:328px;height:22.4px;display:block;z-index:1000;text-align:center; }#wze1108 { top:166.2px;left:15px;bottom:auto;right:auto;width:438px;height:513px;display:block;z-index:1000; }#wze1108 .wz-gallery.wz-gallery-grid li { width:438px;height:488px;padding:11px; }#wze1201 { top:15px;left:67px;bottom:auto;right:auto;width:334px;height:36.8px;display:block;z-index:1000;text-align:justify; }#wze1213 { top:732px;left:71px;bottom:auto;right:auto;width:326px;height:360px;display:none;z-index:1000; }#wze1213 .wz-gallery.wz-gallery-grid li { width:326px;height:335px;padding:11px; }#wze1214 { top:1046px;left:71.5px;bottom:auto;right:auto;width:325px;height:359px;display:none;z-index:1000; }#wze1214 .wz-gallery.wz-gallery-grid li { width:325px;height:334px;padding:11px; }#wz-section-wzs124 { height:695.2px;--section-height:695.2px; }.wzc-section-wzs124 { background:;background-color:rgba(255, 255, 255, 0); }#wze880 { top:359.425px;left:0.025px;bottom:auto;right:auto;width:467.962px;height:339.35px;display:block;z-index:1000; }#wze882 { top:15px;left:79.975px;bottom:auto;right:auto;width:308px;height:72.8px;display:block;z-index:1000;text-align:center; }#wze883 { top:102.8px;left:44.975px;bottom:auto;right:auto;width:378px;height:136.8px;display:block;z-index:1000;text-align:justify; }#wze884 { top:254.6px;left:184.739px;bottom:auto;right:auto;width:98.475px;height:40px;display:block;z-index:1000; }#wze881 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:329.425px;display:block;z-index:1000; }#wz-section-wzs125 { height:713.77504882813px;--section-height:713.77504882813px; }#wze948 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:330.462px;display:block;z-index:1000; }#wze951 { top:15px;left:65px;bottom:auto;right:auto;width:308px;height:72.8px;display:block;z-index:1000;text-align:center; }#wze953 { top:145.8px;left:30px;bottom:auto;right:auto;width:378px;height:44.8px;display:block;z-index:1000;text-align:justify; }#wze954 { top:102.8px;left:30px;bottom:auto;right:auto;width:378px;height:28px;display:block;z-index:1000;text-align:justify; }#wze955 { top:205.6px;left:30px;bottom:auto;right:auto;width:378px;height:28px;display:block;z-index:1000;text-align:justify; }#wze956 { top:248.6px;left:30px;bottom:auto;right:auto;width:378px;height:44.8px;display:block;z-index:1000;text-align:justify; }#wze952 { top:360.45px;left:0.025px;bottom:auto;right:auto;width:467.962px;height:329.425px;display:block;z-index:1000; }#wz-section-wzs77 { height:704.87495117187px;--section-height:704.87495117187px; }#wze933 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:468px;z-index:1000; }#wze936 { top:100.702px;left:62.5px;bottom:auto;right:auto;width:308px;height:72.8px;z-index:1000;text-align:center; }#wze938 { top:267.312px;left:60.25px;bottom:auto;right:auto;width:100px;height:99.8px;z-index:1000; }#wze939 { top:20.75px;left:19.5px;bottom:auto;right:auto;width:61px;height:44.8px;z-index:1000;text-align:center; }#wze940 { top:57.05px;left:21.5px;bottom:auto;right:auto;width:57px;height:28px;z-index:1000;text-align:center; }#wze941 { top:267.304px;left:169px;bottom:auto;right:auto;width:100px;height:99.8px;z-index:1000; }#wze942 { top:20.75px;left:19.5px;bottom:auto;right:auto;width:61px;height:44.8px;z-index:1000;text-align:center; }#wze943 { top:57.05px;left:22px;bottom:auto;right:auto;width:57px;height:28px;z-index:1000;text-align:center; }#wze944 { top:267.313px;left:277.75px;bottom:auto;right:auto;width:100px;height:99.8px;z-index:1000; }#wze945 { top:20.75px;left:19.5px;bottom:auto;right:auto;width:61px;height:44.8px;z-index:1000;text-align:center; }#wze946 { top:57.05px;left:22px;bottom:auto;right:auto;width:57px;height:28px;z-index:1000;text-align:center; }#wze947 { top:208.818px;left:30px;bottom:auto;right:auto;width:378px;height:23.2px;z-index:1000;text-align:justify; }#wze937 { top:482.811px;left:15px;bottom:auto;right:auto;width:438px;height:329.425px;z-index:1000; }#wz-section-wzs76 { height:828.075px;--section-height:828.075px; }#wze885 { top:15px;left:60.5px;bottom:auto;right:auto;width:347px;height:68.8px;z-index:1000;text-align:center; }#wze886 { top:98.8px;left:106px;bottom:auto;right:auto;width:256px;height:29.6px;z-index:1000;text-align:center; }#wze887 { top:143.4px;left:0px;bottom:auto;right:auto;width:468px;height:2435px;z-index:1000; }#wze887 .wz-gallery.wz-gallery-grid li { width:468px;height:405px;padding:10px; }#wz-section-wzs73 { height:2601.4px;--section-height:2601.4px; }#wze963 { top:482.8px;left:15px;bottom:auto;right:auto;width:438px;height:329.425px;z-index:1000; }#wze966 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:469px;z-index:1000; }#wze967 { top:115.5px;left:65px;bottom:auto;right:auto;width:308px;height:72.8px;z-index:1000;text-align:center; }#wze968 { top:206.3px;left:30px;bottom:auto;right:auto;width:378px;height:35.2px;z-index:1000;text-align:justify; }#wze969 { top:252.167px;left:30px;bottom:auto;right:auto;width:378px;height:22.4px;z-index:1000;text-align:justify; }#wze970 { top:285.233px;left:30px;bottom:auto;right:auto;width:378px;height:35.2px;z-index:1000;text-align:justify; }#wze1017 { top:331.1px;left:30px;bottom:auto;right:auto;width:378px;height:22.4px;z-index:1000;text-align:justify; }#wz-section-wzs79 { height:857.213px;--section-height:857.213px; }#wze891 { top:60px;left:15px;bottom:auto;right:auto;width:438px;height:89.7625px;z-index:1000; }#wze892 { top:0px;left:124px;bottom:auto;right:auto;width:256px;height:29.6px;z-index:1000;text-align:right; }#wze893 { top:38.6156px;left:80px;bottom:auto;right:auto;width:300px;height:51.2px;z-index:1000;text-align:right; }#wze894 { top:707.617px;left:0px;bottom:auto;right:auto;width:468px;height:0.3375px;z-index:1000; }#wze901 { top:194.983px;left:15px;bottom:auto;right:auto;width:438px;height:171.15px;z-index:1000; }#wze902 { top:0px;left:124px;bottom:auto;right:auto;width:256px;height:29.6px;z-index:1000;text-align:right; }#wze904 { top:61.1156px;left:214px;bottom:auto;right:auto;width:159px;height:49.6px;z-index:1000;text-align:justify; }#wze906 { top:382.986px;left:15px;bottom:auto;right:auto;width:438px;height:122.562px;z-index:1000; }#wze909 { top:0px;left:124px;bottom:auto;right:auto;width:256px;height:29.6px;z-index:1000;text-align:right; }#wze914 { top:36.6156px;left:91px;bottom:auto;right:auto;width:282px;height:50px;z-index:1000; }#wze910 { top:521.986px;left:15px;bottom:auto;right:auto;width:438px;height:103.562px;z-index:1000; }#wze912 { top:12.5156px;left:129px;bottom:auto;right:auto;width:244px;height:49.6px;z-index:1000;text-align:justify; }#wze916 { top:651.386px;left:25.501px;bottom:auto;right:auto;width:38px;height:50px;z-index:1000; }#wze917 { top:720.486px;left:39.5px;bottom:auto;right:auto;width:389px;height:24.8px;z-index:1000;text-align:right; }#wze920 { top:761.302px;left:162px;bottom:auto;right:auto;width:144px;height:30px;z-index:1000; }#wze918 { top:0px;left:0px;bottom:auto;right:auto;width:20px;height:20px;z-index:1000; }#wze921 { top:0px;left:41.3333px;bottom:auto;right:auto;width:20px;height:20px;z-index:1000; }#wze922 { top:0px;left:82.6667px;bottom:auto;right:auto;width:20px;height:20px;z-index:1000; }#wze923 { top:0px;left:124px;bottom:auto;right:auto;width:20px;height:20px;z-index:1000; }#wze1215 { top:806.302px;left:197.5px;bottom:auto;right:auto;width:73px;height:72px;z-index:1000; }#wz-section-footer { height:949.35px;--section-height:949.35px; }#wze1000 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:1158.86px;display:block;z-index:1000; }#wz-section-wzs85 { height:1188.86px;--section-height:1188.86px; }#wze1008 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:103.417px;display:block;z-index:1000; }#wze1009 { top:773.417px;left:15px;bottom:auto;right:auto;width:438px;height:103.417px;display:block;z-index:1000; }#wze1010 { top:133.417px;left:15px;bottom:auto;right:auto;width:438px;height:625px;display:block;z-index:1000; }#wze1011 { top:10px;left:97.5px;bottom:auto;right:auto;width:242px;height:25px;display:block;z-index:1000;text-align:right; }#wze1012 { top:40px;left:97.5px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze1013 { top:50px;left:97.5px;bottom:auto;right:auto;width:242px;height:400px;display:block;z-index:1000; }#wze1014 { top:470px;left:97.5px;bottom:auto;right:auto;width:242px;height:25px;display:block;z-index:1000;text-align:right; }#wze1015 { top:500px;left:97.5px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze1016 { top:510px;left:97.5px;bottom:auto;right:auto;width:242px;height:100px;display:block;z-index:1000; }#wz-section-wzs84 { height:891.83368701172px;--section-height:891.83368701172px; }#wze1025 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:329.422px;z-index:1000; }#wze1026 { top:135.711px;left:30.0156px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1027 { top:246.219px;left:322px;bottom:auto;right:auto;width:86px;height:40px;z-index:1000; }#wze1028 { top:43.22px;left:65.0156px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1064 { top:344.433px;left:15px;bottom:auto;right:auto;width:438px;height:440px;z-index:1000; }#wze1064 .wz-gallery.wz-gallery-grid li { width:146px;height:146px;padding:10px; }#wz-section-wzs87 { height:816.422px;--section-height:816.422px; }#wze1068 { top:30px;left:15px;bottom:auto;right:auto;width:438px;height:602px;z-index:1000; }#wze1065 { top:15px;left:65px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1066 { top:103px;left:24px;bottom:auto;right:auto;width:390px;height:425px;z-index:1000;text-align:justify; }#wze1067 { top:543px;left:24px;bottom:auto;right:auto;width:153px;height:44px;z-index:1000;text-align:left; }#wz-section-wzs93 { height:660.984px;--section-height:660.984px; }#wze1030 { top:51px;left:60.5px;bottom:auto;right:auto;width:347px;height:69px;z-index:1000;text-align:center; }#wze1031 { top:120px;left:106px;bottom:auto;right:auto;width:256px;height:29px;z-index:1000;text-align:center; }#wze1032 { top:164px;left:15px;bottom:auto;right:auto;width:438px;height:2435px;z-index:1000; }#wze1032 .wz-gallery.wz-gallery-grid li { width:438px;height:405px;padding:10px; }#wz-section-wzs90 { height:2618.02px;--section-height:2618.02px; }#wze1081 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:469px;z-index:1000; }#wze1082 { top:130.5px;left:30px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1084 { top:22px;left:65px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1089 { top:257px;left:30px;bottom:auto;right:auto;width:378px;height:190px;z-index:1000; }#wze1085 { top:484px;left:15px;bottom:auto;right:auto;width:438px;height:376.422px;z-index:1000; }#wz-section-wzs94 { height:891px;--section-height:891px; }#wz-section-wzs111 { height:15px;--section-height:15px; }#wze1091 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:257.737px;display:block;z-index:1000; }#wze1096 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs98 { height:491.72496948242px;--section-height:491.72496948242px; }#wze1092 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs99 { height:672.00003051758px;--section-height:672.00003051758px; }#wze1093 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.125px;display:block;z-index:1000; }.wzc200  .wz-profile-orders-header p { font-size:16px; }.wzc200  .wz-profile-orders-header-option { font-size:10px; }.wzc200  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc200  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs100 { height:410.12501525879px;--section-height:410.12501525879px; }#wze1094 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.688px;display:block;z-index:1000; }.wzc203  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc203  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc203  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc203  [data-name=total_include_tax] { padding:10px; }.wzc203  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc203  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc203  .wz-profile-order-details-order-detail { font-size:10px; }.wzc203  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc203  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc203  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs101 { height:568.68803051758px;--section-height:568.68803051758px; }#wze1095 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.425px;display:block;z-index:1000; }#wz-section-wzs102 { height:513.425px;--section-height:513.425px; }#wze1097 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:307.362px;display:block;z-index:1000; }#wz-section-wzs103 { height:337.35px;--section-height:337.35px; }#wze1098 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:768.412px;display:block;z-index:1000; }.wzc213  .wz-booking-service-details-information-container[data-image='enable'] { font-size:10px; }.wzc213 .wz-booking-service-details-information-container[data-image='disable'],.wzc213  .wz-booking-service-details-information-box:not([data-type='large-image']) .wz-booking-service-details-information-container[data-image='enable'] { font-size:10px; }#wz-section-wzs104 { height:798.4px;--section-height:798.4px; }#wze1099 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:153.675px;display:block;z-index:1000; }.wzc215  .wz-booking-date { order:1;width:100%; }.wzc215  .wz-booking-time-container { order:2;width:100%; }#wz-section-wzs105 { height:183.675px;--section-height:183.675px; }#wze1100 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:230.525px;display:block;z-index:1000; }.wzc218  .wz-booking-final-reservation-authentications-box { width:100%; }#wz-section-wzs106 { height:260.52503051758px;--section-height:260.52503051758px; }#wze1102 { top:15px;bottom:auto;right:auto;height:381.578px;display:block;z-index:1000; }#wze1102 .wz-shop-product { width: calc(100% - 30px )}#wze1103 { top:10px;left:0px;bottom:auto;right:auto;width:242px;height:0px;display:block;z-index:1000; }#wz-section-wzs109 { height:411.562px;--section-height:411.562px; }#wze1104 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:741.225px;display:block;z-index:1000; }#wz-section-wzs108 { height:771.22506103516px;--section-height:771.22506103516px; }#wze1101 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:107.575px;display:block;z-index:1000; }#wz-section-wzs110 { height:137.575px;--section-height:137.575px; }#wze1186 { top:15px;left:216.5px;bottom:auto;right:auto;width:180px;height:34px;display:block;z-index:1000;text-align:right; }#wze1187 { top:15px;left:71.5px;bottom:auto;right:auto;width:130px;height:40px;display:block;z-index:1000; }#wze1188 { top:10px;left:11px;bottom:auto;right:auto;width:54px;height:19px;display:block;z-index:1000;text-align:center; }#wze1189 { top:10px;left:98px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze1190 { top:12px;left:68px;bottom:auto;right:auto;width:16px;height:16px;display:block;z-index:1000; }#wz-section-wzs119 { height:70px;--section-height:70px; }#wze1160 { top:881.65675px;left:117.5px;bottom:auto;right:auto;width:233px;height:71px;display:block;z-index:1000; }#wze1161 { top:0px;left:177px;bottom:auto;right:auto;width:56px;height:56px;display:block;z-index:1000; }#wze1162 { top:16px;left:16px;bottom:auto;right:auto;width:24px;height:24px;display:block;z-index:1000; }#wze1163 { top:4.5px;left:0px;bottom:auto;right:auto;width:163px;height:48px;display:block;z-index:1000;text-align:right; }#wze1164 { top:967.65675px;left:117.5px;bottom:auto;right:auto;width:233px;height:71px;display:block;z-index:1000; }#wze1165 { top:0px;left:177px;bottom:auto;right:auto;width:56px;height:56px;display:block;z-index:1000; }#wze1166 { top:16px;left:16px;bottom:auto;right:auto;width:24px;height:24px;display:block;z-index:1000; }#wze1167 { top:4.5px;left:0px;bottom:auto;right:auto;width:163px;height:48px;display:block;z-index:1000;text-align:right; }#wze1168 { top:1053.65975px;left:117.5px;bottom:auto;right:auto;width:233px;height:71px;display:block;z-index:1000; }#wze1169 { top:0px;left:177px;bottom:auto;right:auto;width:56px;height:56px;display:block;z-index:1000; }#wze1170 { top:16px;left:16px;bottom:auto;right:auto;width:24px;height:24px;display:block;z-index:1000; }#wze1171 { top:4.5px;left:0px;bottom:auto;right:auto;width:163px;height:48px;display:block;z-index:1000;text-align:right; }#wze1172 { top:1139.65975px;left:117.5px;bottom:auto;right:auto;width:233px;height:71px;display:block;z-index:1000; }#wze1173 { top:0px;left:177px;bottom:auto;right:auto;width:56px;height:56px;display:block;z-index:1000; }#wze1174 { top:16px;left:16px;bottom:auto;right:auto;width:24px;height:24px;display:block;z-index:1000; }#wze1175 { top:4.5px;left:0px;bottom:auto;right:auto;width:163px;height:48px;display:block;z-index:1000;text-align:right; }#wze1176 { top:331.016px;left:15px;bottom:auto;right:auto;width:438px;height:535.64075px;display:block;z-index:1000; }#wze1177 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:289.344px;display:block;z-index:1000; }#wze1178 { top:319.344px;left:119.5px;bottom:auto;right:auto;width:199px;height:201.297px;display:block;z-index:1000; }#wze1179 { top:122.737px;left:27px;bottom:auto;right:auto;width:145px;height:25px;display:block;z-index:1000;text-align:center; }#wze1180 { top:35px;left:68.266px;bottom:auto;right:auto;width:92.4375px;height:74px;display:block;z-index:1000; }#wze1181 { top:51.5px;left:37px;bottom:auto;right:auto;width:45px;height:73px;display:block;z-index:1000;text-align:center; }#wze1182 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:301.016px;display:block;z-index:1000; }#wze1183 { top:15px;left:135.5px;bottom:auto;right:auto;width:167px;height:30px;display:block;z-index:1000;text-align:right; }#wze1184 { top:60px;left:73px;bottom:auto;right:auto;width:292px;height:59px;display:block;z-index:1000;text-align:right; }#wze1185 { top:134px;left:15px;bottom:auto;right:auto;width:408px;height:152.016px;display:block;z-index:1000;text-align:right; }#wz-section-wzs118 { height:1225.65625px;--section-height:1225.65625px; }#wze1139 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:390px;display:block;z-index:1000; }#wze1139 .wz-gallery.wz-gallery-grid li { width:146px;height:130px;padding:10px; }#wze1140 { top:420px;left:15px;bottom:auto;right:auto;width:438px;height:205.016px;display:block;z-index:1000; }#wze1141 { top:88.9925px;left:146.5px;bottom:auto;right:auto;width:145px;height:31px;display:block;z-index:1000;text-align:center; }#wze1142 { top:15px;left:164.288px;bottom:auto;right:auto;width:109.438px;height:86px;display:block;z-index:1000; }#wze1143 { top:158.275px;left:110.5px;bottom:auto;right:auto;width:216.984px;height:37px;display:block;z-index:1000;text-align:right; }#wze1144 { top:142.775px;left:94px;bottom:auto;right:auto;width:250px;height:1.875px;display:block;z-index:1000; }#wze1145 { top:640.016px;left:15px;bottom:auto;right:auto;width:438px;height:205.141px;display:block;z-index:1000; }#wze1146 { top:88.9925px;left:146.5px;bottom:auto;right:auto;width:145px;height:31px;display:block;z-index:1000;text-align:center; }#wze1147 { top:15px;left:164.288px;bottom:auto;right:auto;width:109.438px;height:86px;display:block;z-index:1000; }#wze1148 { top:158.275px;left:110.5px;bottom:auto;right:auto;width:217px;height:37px;display:block;z-index:1000;text-align:right; }#wze1149 { top:142.775px;left:94px;bottom:auto;right:auto;width:250px;height:1.875px;display:block;z-index:1000; }#wze1150 { top:860.157px;left:15px;bottom:auto;right:auto;width:438px;height:204.719px;display:block;z-index:1000; }#wze1151 { top:88.9925px;left:146.5px;bottom:auto;right:auto;width:145px;height:31px;display:block;z-index:1000;text-align:center; }#wze1152 { top:15px;left:164.288px;bottom:auto;right:auto;width:109.438px;height:86px;display:block;z-index:1000; }#wze1153 { top:158.275px;left:110.5px;bottom:auto;right:auto;width:217px;height:37px;display:block;z-index:1000;text-align:right; }#wze1154 { top:142.775px;left:94px;bottom:auto;right:auto;width:250px;height:1.875px;display:block;z-index:1000; }#wze1155 { top:1079.88px;left:13.5px;bottom:auto;right:auto;width:441px;height:210.275px;display:block;z-index:1000; }#wze1156 { top:88.9925px;left:148px;bottom:auto;right:auto;width:145px;height:31px;display:block;z-index:1000;text-align:center; }#wze1157 { top:15px;left:165.788px;bottom:auto;right:auto;width:109.438px;height:86px;display:block;z-index:1000; }#wze1158 { top:158.275px;left:112px;bottom:auto;right:auto;width:217px;height:37px;display:block;z-index:1000;text-align:right; }#wze1159 { top:150.678px;left:95.5px;bottom:auto;right:auto;width:250px;height:1.875px;display:block;z-index:1000; }#wz-section-wzs117 { height:1305.141px;--section-height:1305.141px; }#wze1134 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:365px;display:block;z-index:1000; }#wze1135 { top:15px;left:179px;bottom:auto;right:auto;width:80px;height:80px;display:block;z-index:1000; }#wze1136 { top:110px;left:15px;bottom:auto;right:auto;width:408px;height:104px;display:block;z-index:1000;text-align:center; }#wze1137 { top:229px;left:15px;bottom:auto;right:auto;width:408px;height:51px;display:block;z-index:1000;text-align:center; }#wze1138 { top:295px;left:101.5px;bottom:auto;right:auto;width:235px;height:55px;display:block;z-index:1000; }#wz-section-wzs116 { height:395px;--section-height:395px; }#wze1127 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:294.125px;display:block;z-index:1000; }#wze1128 { top:640.141px;left:15px;bottom:auto;right:auto;width:438px;height:135.281px;display:block;z-index:1000; }#wze1129 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:84px;display:block;z-index:1000;text-align:right; }#wze1130 { top:324.125px;left:15px;bottom:auto;right:auto;width:438px;height:301.016px;display:block;z-index:1000; }#wze1131 { top:15px;left:135.5px;bottom:auto;right:auto;width:167px;height:30px;display:block;z-index:1000;text-align:right; }#wze1132 { top:60px;left:15px;bottom:auto;right:auto;width:408px;height:59px;display:block;z-index:1000;text-align:right; }#wze1133 { top:134px;left:15px;bottom:auto;right:auto;width:408px;height:152.016px;display:block;z-index:1000;text-align:right; }#wz-section-wzs115 { height:790.406625px;--section-height:790.406625px; }#wze1123 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:110.6823px;display:block;z-index:1000; }#wze1124 { top:36.6823px;left:8.5px;bottom:auto;right:auto;width:421px;height:59px;display:block;z-index:1000;text-align:right; }#wze1125 { top:7.77865px;left:175.5px;bottom:auto;right:auto;width:254px;height:30px;display:block;z-index:1000;text-align:right; }#wze1126 { top:140.672px;left:15px;bottom:auto;right:auto;width:438px;height:95px;display:block;z-index:1000; }#wze1126 .wz-gallery.wz-gallery-grid li { width:219px;height:31px;padding:30px; }#wz-section-wzs114 { height:250.671875px;--section-height:250.671875px; }#wze1119 { top:88.9844px;left:15px;bottom:auto;right:auto;width:438px;height:69px;display:block;z-index:1000;text-align:right; }#wze1120 { top:15px;left:133px;bottom:auto;right:auto;width:202px;height:58.9844px;display:block;z-index:1000; }#wze1121 { top:6px;left:76px;bottom:auto;right:auto;width:110px;height:47px;display:block;z-index:1000;text-align:left; }#wze1122 { top:15.25px;left:28.5px;bottom:auto;right:auto;width:28px;height:28px;display:block;z-index:1000; }#wz-section-wzs113 { height:172.984375px;--section-height:172.984375px; }#wze1192 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:339.9844px;display:block;z-index:1000; }#wze1193 { top:15px;left:16.828px;bottom:auto;right:auto;width:404.344px;height:64px;display:block;z-index:1000;text-align:right; }#wze1194 { top:94px;left:106.534px;bottom:auto;right:auto;width:224.922px;height:111px;display:block;z-index:1000;text-align:right; }#wze1195 { top:220px;left:106.534px;bottom:auto;right:auto;width:224.922px;height:74px;display:block;z-index:1000;text-align:right; }#wze1196 { top:309px;left:164.531px;bottom:auto;right:auto;width:15.9844px;height:15.9844px;display:block;z-index:1000; }#wze1197 { top:309px;left:195.516px;bottom:auto;right:auto;width:15.9844px;height:15.9844px;display:block;z-index:1000; }#wze1198 { top:309px;left:226.5px;bottom:auto;right:auto;width:15.9844px;height:15.9844px;display:block;z-index:1000; }#wze1199 { top:309px;left:257.484px;bottom:auto;right:auto;width:15.9844px;height:15.9844px;display:block;z-index:1000; }#wze1200 { top:369.97px;left:15px;bottom:auto;right:auto;width:438px;height:126.016px;display:block;z-index:1000;text-align:right; }#wz-section-wzs121 { height:510.98475px;--section-height:510.98475px; }#wz-section-wzs126 { height:15px;--section-height:15px; }#wze1191 { top:15px;left:14.039px;bottom:auto;right:auto;width:439.922px;height:1397.95px;display:block;z-index:1000; }#wze1191 .wz-gallery.wz-gallery-grid li { width:219px;height:279px;padding:10px; }#wz-section-wzs120 { height:1427.94px;--section-height:1427.94px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze874 { top:167.969px;left:319px;bottom:auto;right:auto;width:130px;height:30px;display:block;z-index:1000; }#wze1105 { top:212.969px;left:369px;bottom:auto;right:auto;width:30px;height:32px;display:block;z-index:1000; }#wze1111 { top:15px;left:342px;bottom:auto;right:auto;width:84px;height:72.9688px;z-index:1000; }#wze1112 { top:102.969px;left:708px;bottom:auto;right:auto;width:50px;height:50px;z-index:1000; }#wze1211 { top:274.969px;left:317px;bottom:auto;right:auto;width:134px;height:24px;display:block;z-index:1000; }#wz-section-header { height:463.3688px;--section-height:463.3688px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze876 { top:15px;left:38px;bottom:auto;right:auto;width:343px;height:120px;display:block;z-index:1000;text-align:right; }#wze878 { top:678px;left:220px;bottom:auto;right:auto;width:328px;height:24.8px;display:block;z-index:1000;text-align:justify; }#wze1108 { top:150px;left:124px;bottom:auto;right:auto;width:520px;height:513px;display:block;z-index:1000; }#wze1108 .wz-gallery.wz-gallery-grid li { width:520px;height:488px;padding:11px; }#wze1201 { top:15px;left:396px;bottom:auto;right:auto;width:334px;height:36.8px;display:block;z-index:1000;text-align:justify; }#wze1213 { top:717.8px;left:391px;bottom:auto;right:auto;width:326px;height:360px;display:block;z-index:1000; }#wze1213 .wz-gallery.wz-gallery-grid li { width:326px;height:335px;padding:11px; }#wze1214 { top:717.8px;left:51px;bottom:auto;right:auto;width:325px;height:359px;display:block;z-index:1000; }#wze1214 .wz-gallery.wz-gallery-grid li { width:325px;height:334px;padding:11px; }#wz-section-wzs124 { height:1092.799987793px;--section-height:1092.799987793px; }#wze880 { top:470px;left:0.0185px;bottom:auto;right:auto;width:767.963px;height:439.3px;display:block;z-index:1000; }#wze882 { top:73.5px;left:273.982px;bottom:auto;right:auto;width:308px;height:72.8px;display:block;z-index:1000;text-align:center; }#wze883 { top:164.081px;left:203.981px;bottom:auto;right:auto;width:378px;height:136.8px;display:block;z-index:1000;text-align:justify; }#wze884 { top:319.1px;left:495.982px;bottom:auto;right:auto;width:98.475px;height:40px;display:block;z-index:1000; }#wze881 { top:15px;left:91.5px;bottom:auto;right:auto;width:585px;height:440px;display:block;z-index:1000; }#wz-section-wzs125 { height:924.30012207031px;--section-height:924.30012207031px; }#wze948 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:451px;z-index:1000; }#wze951 { top:96.5px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze953 { top:213.333px;left:177.5px;bottom:auto;right:auto;width:378px;height:44px;z-index:1000;text-align:justify; }#wze954 { top:174.333px;left:177.5px;bottom:auto;right:auto;width:378px;height:28px;z-index:1000;text-align:justify; }#wze955 { top:276.667px;left:177.5px;bottom:auto;right:auto;width:378px;height:28px;z-index:1000;text-align:justify; }#wze956 { top:311.667px;left:177.5px;bottom:auto;right:auto;width:378px;height:44px;z-index:1000;text-align:justify; }#wze952 { top:466px;left:15px;bottom:auto;right:auto;width:738px;height:623px;z-index:1000; }#wz-section-wzs77 { height:1089px;--section-height:1089px; }#wze933 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:440px;z-index:1000; }#wze936 { top:96.5px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze938 { top:220.5px;left:177.133px;bottom:auto;right:auto;width:100px;height:100px;z-index:1000; }#wze939 { top:20.75px;left:19.5px;bottom:auto;right:auto;width:61px;height:45px;z-index:1000;text-align:center; }#wze940 { top:57.25px;left:21.5px;bottom:auto;right:auto;width:57px;height:28px;z-index:1000;text-align:center; }#wze941 { top:220.5px;left:317.567px;bottom:auto;right:auto;width:100px;height:100px;z-index:1000; }#wze942 { top:20.75px;left:19.5px;bottom:auto;right:auto;width:61px;height:45px;z-index:1000;text-align:center; }#wze943 { top:57.25px;left:22px;bottom:auto;right:auto;width:57px;height:28px;z-index:1000;text-align:center; }#wze944 { top:220.5px;left:458px;bottom:auto;right:auto;width:100px;height:100px;z-index:1000; }#wze945 { top:20.75px;left:19.5px;bottom:auto;right:auto;width:61px;height:45px;z-index:1000;text-align:center; }#wze946 { top:57.25px;left:22px;bottom:auto;right:auto;width:57px;height:28px;z-index:1000;text-align:center; }#wze947 { top:182.5px;left:180px;bottom:auto;right:auto;width:378px;height:23px;z-index:1000;text-align:justify; }#wze937 { top:455px;left:15px;bottom:auto;right:auto;width:738px;height:623px;z-index:1000; }#wz-section-wzs76 { height:1078px;--section-height:1078px; }#wze885 { top:15px;left:210.5px;bottom:auto;right:auto;width:347px;height:69px;z-index:1000;text-align:center; }#wze886 { top:99px;left:256px;bottom:auto;right:auto;width:256px;height:29px;z-index:1000;text-align:center; }#wze887 { top:143px;left:15px;bottom:auto;right:auto;width:738px;height:3127px;z-index:1000; }#wze887 .wz-gallery.wz-gallery-grid li { width:738px;height:521px;padding:10px; }#wz-section-wzs73 { height:3321px;--section-height:3321px; }#wze963 { top:456px;left:15px;bottom:auto;right:auto;width:738px;height:623px;z-index:1000; }#wze966 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:441px;z-index:1000; }#wze967 { top:96.5px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze968 { top:185.833px;left:180px;bottom:auto;right:auto;width:378px;height:35px;z-index:1000;text-align:justify; }#wze969 { top:225.333px;left:180px;bottom:auto;right:auto;width:378px;height:22px;z-index:1000;text-align:justify; }#wze970 { top:268.883px;left:180px;bottom:auto;right:auto;width:378px;height:35px;z-index:1000;text-align:justify; }#wze1017 { top:309.1px;left:180px;bottom:auto;right:auto;width:378px;height:22px;z-index:1000;text-align:justify; }#wz-section-wzs79 { height:1109px;--section-height:1109px; }#wze891 { top:71px;left:396px;bottom:auto;right:auto;width:322px;height:88.9844px;z-index:1000; }#wze892 { top:0px;left:66px;bottom:auto;right:auto;width:256px;height:29px;z-index:1000;text-align:right; }#wze893 { top:38.0156px;left:22px;bottom:auto;right:auto;width:300px;height:51px;z-index:1000;text-align:right; }#wze894 { top:798.032px;left:0px;bottom:auto;right:auto;width:768px;height:0.625px;z-index:1000; }#wze901 { top:242.649px;left:221.5px;bottom:auto;right:auto;width:325px;height:159.984px;z-index:1000; }#wze902 { top:0px;left:66px;bottom:auto;right:auto;width:256px;height:29px;z-index:1000;text-align:right; }#wze904 { top:46.5156px;left:157.5px;bottom:auto;right:auto;width:159px;height:50px;z-index:1000;text-align:justify; }#wze906 { top:417.649px;left:221.5px;bottom:auto;right:auto;width:325px;height:121.984px;z-index:1000; }#wze909 { top:0px;left:66px;bottom:auto;right:auto;width:256px;height:29px;z-index:1000;text-align:right; }#wze914 { top:62.0156px;left:94.5px;bottom:auto;right:auto;width:218px;height:30px;z-index:1000; }#wze910 { top:554.649px;left:221.5px;bottom:auto;right:auto;width:325px;height:148.984px;z-index:1000; }#wze912 { top:17.5156px;left:157.5px;bottom:auto;right:auto;width:159px;height:95px;z-index:1000;text-align:justify; }#wze916 { top:708.6486px;left:56px;bottom:auto;right:auto;width:30px;height:30px;z-index:1000; }#wze917 { top:832.165px;left:330px;bottom:auto;right:auto;width:389px;height:25px;z-index:1000;text-align:right; }#wze920 { top:829.665px;left:51px;bottom:auto;right:auto;width:126px;height:30px;z-index:1000; }#wze918 { top:0px;left:0px;bottom:auto;right:auto;width:20px;height:20px;z-index:1000; }#wze921 { top:0px;left:35.3333px;bottom:auto;right:auto;width:20px;height:20px;z-index:1000; }#wze922 { top:0px;left:70.6667px;bottom:auto;right:auto;width:20px;height:20px;z-index:1000; }#wze923 { top:0px;left:106px;bottom:auto;right:auto;width:20px;height:20px;z-index:1000; }#wze1215 { top:874.681px;left:347.5px;bottom:auto;right:auto;width:73px;height:72px;z-index:1000; }#wz-section-footer { height:1019.62px;--section-height:1019.62px; }#wze1000 { top:15px;left:15.5px;bottom:auto;right:auto;width:737px;height:2226.3px;display:block;z-index:1000; }#wz-section-wzs85 { height:2271.3px;--section-height:2271.3px; }#wze1008 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:574.672px;display:block;z-index:1000; }#wze1009 { top:987.69px;left:15px;bottom:auto;right:auto;width:738px;height:461.984px;display:block;z-index:1000; }#wze1010 { top:604.688px;left:252.5px;bottom:auto;right:auto;width:263px;height:368px;display:block;z-index:1000; }#wze1011 { top:10px;left:10px;bottom:auto;right:auto;width:242px;height:27px;display:block;z-index:1000;text-align:right; }#wze1012 { top:42px;left:10px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze1013 { top:52px;left:10px;bottom:auto;right:auto;width:242px;height:220px;display:block;z-index:1000; }#wze1014 { top:292px;left:10px;bottom:auto;right:auto;width:242px;height:27px;display:block;z-index:1000;text-align:right; }#wze1015 { top:324px;left:10px;bottom:auto;right:auto;width:242px;height:4px;display:block;z-index:1000; }#wze1016 { top:334px;left:10px;bottom:auto;right:auto;width:242px;height:19px;display:block;z-index:1000; }#wz-section-wzs84 { height:1464.66px;--section-height:1464.66px; }#wze1025 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:440px;z-index:1000; }#wze1026 { top:187.558px;left:180px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1027 { top:296.617px;left:472px;bottom:auto;right:auto;width:86px;height:40px;z-index:1000; }#wze1028 { top:96.5px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1064 { top:470px;left:15px;bottom:auto;right:auto;width:738px;height:440px;z-index:1000; }#wze1064 .wz-gallery.wz-gallery-grid li { width:246px;height:146px;padding:10px; }#wz-section-wzs87 { height:944px;--section-height:944px; }#wze1068 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:566px;z-index:1000; }#wze1065 { top:38px;left:215px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1066 { top:131px;left:84px;bottom:auto;right:auto;width:570px;height:364px;z-index:1000;text-align:justify; }#wze1067 { top:495px;left:84px;bottom:auto;right:auto;width:153px;height:50px;z-index:1000;text-align:left; }#wz-section-wzs93 { height:596px;--section-height:596px; }#wze1030 { top:15px;left:210.5px;bottom:auto;right:auto;width:347px;height:69px;z-index:1000;text-align:center; }#wze1031 { top:99px;left:256px;bottom:auto;right:auto;width:256px;height:29px;z-index:1000;text-align:center; }#wze1032 { top:143px;left:15px;bottom:auto;right:auto;width:738px;height:3004px;z-index:1000; }#wze1032 .wz-gallery.wz-gallery-grid li { width:738px;height:500px;padding:10px; }#wz-section-wzs90 { height:3217px;--section-height:3217px; }#wze1081 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:526px;z-index:1000; }#wze1082 { top:162.05px;left:180px;bottom:auto;right:auto;width:378px;height:91px;z-index:1000;text-align:justify; }#wze1084 { top:73.5px;left:230px;bottom:auto;right:auto;width:308px;height:73px;z-index:1000;text-align:center; }#wze1089 { top:287.25px;left:180px;bottom:auto;right:auto;width:378px;height:190px;z-index:1000; }#wze1085 { top:541px;left:15px;bottom:auto;right:auto;width:738px;height:622px;z-index:1000; }#wz-section-wzs94 { height:1164px;--section-height:1164px; }#wz-section-wzs111 { height:15px;--section-height:15px; }#wze1091 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:434.263px;display:block;z-index:1000; }#wze1096 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs98 { height:701.26303051758px;--section-height:701.26303051758px; }#wze1092 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs99 { height:1005.0000305176px;--section-height:1005.0000305176px; }#wze1093 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.763px;display:block;z-index:1000; }#wz-section-wzs100 { height:563.76303051758px;--section-height:563.76303051758px; }#wze1094 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.938px;display:block;z-index:1000; }#wz-section-wzs101 { height:830.93803051758px;--section-height:830.93803051758px; }#wze1095 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:470.812px;display:block;z-index:1000; }#wz-section-wzs102 { height:737.80003051758px;--section-height:737.80003051758px; }#wze1097 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:517.888px;display:block;z-index:1000; }#wz-section-wzs103 { height:547.888px;--section-height:547.888px; }#wze1098 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1294.72px;display:block;z-index:1000; }#wz-section-wzs104 { height:1324.71px;--section-height:1324.71px; }#wze1099 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:258.938px;display:block;z-index:1000; }#wz-section-wzs105 { height:288.938px;--section-height:288.938px; }#wze1100 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:388.413px;display:block;z-index:1000; }.wzc218  .wz-booking-final-reservation-authentications-box { width:calc(50% - 12px); }#wz-section-wzs106 { height:418.413px;--section-height:418.413px; }#wze1102 { top:15px;bottom:auto;right:auto;height:626.188px;display:block;z-index:1000; }#wze1102 .wz-shop-product { width: calc(50% - 30px )}#wze1103 { top:10px;left:0px;bottom:auto;right:auto;width:242px;height:0px;display:block;z-index:1000; }#wz-section-wzs109 { height:656.188px;--section-height:656.188px; }#wze1104 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1248.91px;display:block;z-index:1000; }#wz-section-wzs108 { height:1278.9px;--section-height:1278.9px; }#wze1101 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:181.262px;display:block;z-index:1000; }#wz-section-wzs110 { height:211.25px;--section-height:211.25px; }#wze1186 { top:15px;left:366.5px;bottom:auto;right:auto;width:180px;height:34px;display:block;z-index:1000;text-align:right; }#wze1187 { top:15px;left:221.5px;bottom:auto;right:auto;width:130px;height:40px;display:block;z-index:1000; }#wze1188 { top:10px;left:11px;bottom:auto;right:auto;width:54px;height:19px;display:block;z-index:1000;text-align:center; }#wze1189 { top:10px;left:98px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze1190 { top:12px;left:68px;bottom:auto;right:auto;width:16px;height:16px;display:block;z-index:1000; }#wz-section-wzs119 { height:70px;--section-height:70px; }#wze1160 { top:744.703px;left:391.5px;bottom:auto;right:auto;width:233px;height:71px;display:block;z-index:1000; }#wze1161 { top:0px;left:177px;bottom:auto;right:auto;width:56px;height:56px;display:block;z-index:1000; }#wze1162 { top:16px;left:16px;bottom:auto;right:auto;width:24px;height:24px;display:block;z-index:1000; }#wze1163 { top:4.5px;left:0px;bottom:auto;right:auto;width:163px;height:48px;display:block;z-index:1000;text-align:right; }#wze1164 { top:744.703px;left:143.5px;bottom:auto;right:auto;width:233px;height:71px;display:block;z-index:1000; }#wze1165 { top:0px;left:177px;bottom:auto;right:auto;width:56px;height:56px;display:block;z-index:1000; }#wze1166 { top:16px;left:16px;bottom:auto;right:auto;width:24px;height:24px;display:block;z-index:1000; }#wze1167 { top:4.5px;left:0px;bottom:auto;right:auto;width:163px;height:48px;display:block;z-index:1000;text-align:right; }#wze1168 { top:830.703px;left:391.5px;bottom:auto;right:auto;width:233px;height:71px;display:block;z-index:1000; }#wze1169 { top:0px;left:177px;bottom:auto;right:auto;width:56px;height:56px;display:block;z-index:1000; }#wze1170 { top:16px;left:16px;bottom:auto;right:auto;width:24px;height:24px;display:block;z-index:1000; }#wze1171 { top:4.5px;left:0px;bottom:auto;right:auto;width:163px;height:48px;display:block;z-index:1000;text-align:right; }#wze1172 { top:830.703px;left:143.5px;bottom:auto;right:auto;width:233px;height:71px;display:block;z-index:1000; }#wze1173 { top:0px;left:177px;bottom:auto;right:auto;width:56px;height:56px;display:block;z-index:1000; }#wze1174 { top:16px;left:16px;bottom:auto;right:auto;width:24px;height:24px;display:block;z-index:1000; }#wze1175 { top:4.5px;left:0px;bottom:auto;right:auto;width:163px;height:48px;display:block;z-index:1000;text-align:right; }#wze1176 { top:279.922px;left:15px;bottom:auto;right:auto;width:738px;height:449.789px;display:block;z-index:1000; }#wze1177 { top:15px;left:66.2502px;bottom:auto;right:auto;width:552.75px;height:392px;display:block;z-index:1000; }#wze1178 { top:233.492px;left:472.75px;bottom:auto;right:auto;width:199px;height:201.297px;display:block;z-index:1000; }#wze1179 { top:122.737px;left:27px;bottom:auto;right:auto;width:145px;height:25px;display:block;z-index:1000;text-align:center; }#wze1180 { top:35px;left:68.266px;bottom:auto;right:auto;width:92.4375px;height:74px;display:block;z-index:1000; }#wze1181 { top:51.5px;left:37px;bottom:auto;right:auto;width:45px;height:73px;display:block;z-index:1000;text-align:center; }#wze1182 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:249.922px;display:block;z-index:1000; }#wze1183 { top:0px;left:445.75px;bottom:auto;right:auto;width:167px;height:30px;display:block;z-index:1000;text-align:right; }#wze1184 { top:38.235px;left:318.75px;bottom:auto;right:auto;width:292px;height:59px;display:block;z-index:1000;text-align:right; }#wze1185 { top:120.276px;left:125.25px;bottom:auto;right:auto;width:485px;height:121.625px;display:block;z-index:1000;text-align:right; }#wz-section-wzs118 { height:916.6875px;--section-height:916.6875px; }#wze1139 { top:15px;left:77.9765px;bottom:auto;right:auto;width:612.047px;height:390px;display:block;z-index:1000; }#wze1139 .wz-gallery.wz-gallery-grid li { width:204px;height:130px;padding:10px; }#wze1140 { top:420px;left:391.5px;bottom:auto;right:auto;width:250px;height:205.016px;display:block;z-index:1000; }#wze1141 { top:89px;left:52.5px;bottom:auto;right:auto;width:145px;height:31px;display:block;z-index:1000;text-align:center; }#wze1142 { top:0px;left:70.288px;bottom:auto;right:auto;width:109.438px;height:86px;display:block;z-index:1000; }#wze1143 { top:158.283px;left:16.5px;bottom:auto;right:auto;width:216.984px;height:37px;display:block;z-index:1000;text-align:right; }#wze1144 { top:142.783px;left:0px;bottom:auto;right:auto;width:250px;height:1.875px;display:block;z-index:1000; }#wze1145 { top:420px;left:126.5px;bottom:auto;right:auto;width:250px;height:205.141px;display:block;z-index:1000; }#wze1146 { top:89px;left:52.5px;bottom:auto;right:auto;width:145px;height:31px;display:block;z-index:1000;text-align:center; }#wze1147 { top:0px;left:70.288px;bottom:auto;right:auto;width:109.438px;height:86px;display:block;z-index:1000; }#wze1148 { top:158.283px;left:16.5px;bottom:auto;right:auto;width:217px;height:37px;display:block;z-index:1000;text-align:right; }#wze1149 { top:142.783px;left:0px;bottom:auto;right:auto;width:250px;height:1.875px;display:block;z-index:1000; }#wze1150 { top:640.141px;left:391.5px;bottom:auto;right:auto;width:250px;height:204.719px;display:block;z-index:1000; }#wze1151 { top:89px;left:52.5px;bottom:auto;right:auto;width:145px;height:31px;display:block;z-index:1000;text-align:center; }#wze1152 { top:0px;left:70.288px;bottom:auto;right:auto;width:109.438px;height:86px;display:block;z-index:1000; }#wze1153 { top:158.283px;left:16.5px;bottom:auto;right:auto;width:217px;height:37px;display:block;z-index:1000;text-align:right; }#wze1154 { top:142.783px;left:0px;bottom:auto;right:auto;width:250px;height:1.875px;display:block;z-index:1000; }#wze1155 { top:640.141px;left:126.5px;bottom:auto;right:auto;width:250px;height:210.283px;display:block;z-index:1000; }#wze1156 { top:89px;left:52.5px;bottom:auto;right:auto;width:145px;height:31px;display:block;z-index:1000;text-align:center; }#wze1157 { top:0px;left:70.288px;bottom:auto;right:auto;width:109.438px;height:86px;display:block;z-index:1000; }#wze1158 { top:158.283px;left:16.5px;bottom:auto;right:auto;width:217px;height:37px;display:block;z-index:1000;text-align:right; }#wze1159 { top:142.783px;left:0px;bottom:auto;right:auto;width:250px;height:1.875px;display:block;z-index:1000; }#wz-section-wzs117 { height:865.421625px;--section-height:865.421625px; }#wze1134 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:307.328px;display:block;z-index:1000; }#wze1135 { top:15px;left:329px;bottom:auto;right:auto;width:80px;height:80px;display:block;z-index:1000; }#wze1136 { top:110px;left:40px;bottom:auto;right:auto;width:658px;height:52px;display:block;z-index:1000;text-align:center; }#wze1137 { top:177px;left:60.5155px;bottom:auto;right:auto;width:616.984px;height:26px;display:block;z-index:1000;text-align:center; }#wze1138 { top:218px;left:251.5px;bottom:auto;right:auto;width:235px;height:55px;display:block;z-index:1000; }#wz-section-wzs116 { height:337.312px;--section-height:337.312px; }#wze1127 { top:15px;left:92.125px;bottom:auto;right:auto;width:583.75px;height:392px;display:block;z-index:1000; }#wze1128 { top:693.016px;left:15px;bottom:auto;right:auto;width:738px;height:200.766px;display:block;z-index:1000; }#wze1129 { top:58.5px;left:135.492px;bottom:auto;right:auto;width:485px;height:84px;display:block;z-index:1000;text-align:right; }#wze1130 { top:422px;left:15px;bottom:auto;right:auto;width:738px;height:256.02px;display:block;z-index:1000; }#wze1131 { top:0px;left:445.75px;bottom:auto;right:auto;width:167px;height:30px;display:block;z-index:1000;text-align:right; }#wze1132 { top:37.3507px;left:189.75px;bottom:auto;right:auto;width:421px;height:59px;display:block;z-index:1000;text-align:right; }#wze1133 { top:119.395px;left:125.25px;bottom:auto;right:auto;width:485px;height:121.625px;display:block;z-index:1000;text-align:right; }#wz-section-wzs115 { height:908.781625px;--section-height:908.781625px; }#wze1123 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:110.6823px;display:block;z-index:1000; }#wze1124 { top:36.6823px;left:158.5px;bottom:auto;right:auto;width:421px;height:59px;display:block;z-index:1000;text-align:right; }#wze1125 { top:7.77865px;left:325.5px;bottom:auto;right:auto;width:254px;height:30px;display:block;z-index:1000;text-align:right; }#wze1126 { top:140.672px;left:37px;bottom:auto;right:auto;width:694px;height:95px;display:block;z-index:1000; }#wze1126 .wz-gallery.wz-gallery-grid li { width:347px;height:31px;padding:30px; }#wz-section-wzs114 { height:250.671875px;--section-height:250.671875px; }#wze1119 { top:88.9844px;left:138.5px;bottom:auto;right:auto;width:491px;height:35px;display:block;z-index:1000;text-align:right; }#wze1120 { top:15px;left:283px;bottom:auto;right:auto;width:202px;height:58.9844px;display:block;z-index:1000; }#wze1121 { top:6px;left:76px;bottom:auto;right:auto;width:110px;height:47px;display:block;z-index:1000;text-align:left; }#wze1122 { top:15.25px;left:28.5px;bottom:auto;right:auto;width:28px;height:28px;display:block;z-index:1000; }#wz-section-wzs113 { height:138.984375px;--section-height:138.984375px; }#wze1192 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:218.891px;display:block;z-index:1000; }#wze1193 { top:15px;left:219.86px;bottom:auto;right:auto;width:404.344px;height:64px;display:block;z-index:1000;text-align:right; }#wze1194 { top:105.673px;left:401.275px;bottom:auto;right:auto;width:224.922px;height:110.969px;display:block;z-index:1000;text-align:right; }#wze1195 { top:105.671px;left:111.793px;bottom:auto;right:auto;width:224.922px;height:74px;display:block;z-index:1000;text-align:right; }#wze1196 { top:197.4px;left:224.754px;bottom:auto;right:auto;width:15.9844px;height:15.9844px;display:block;z-index:1000; }#wze1197 { top:197.4px;left:254.754px;bottom:auto;right:auto;width:15.9844px;height:15.9844px;display:block;z-index:1000; }#wze1198 { top:197.4px;left:284.754px;bottom:auto;right:auto;width:15.9844px;height:15.9844px;display:block;z-index:1000; }#wze1199 { top:197.4px;left:314.754px;bottom:auto;right:auto;width:15.9844px;height:15.9844px;display:block;z-index:1000; }#wze1200 { top:248.891px;left:92.539px;bottom:auto;right:auto;width:582.922px;height:100.797px;display:block;z-index:1000;text-align:right; }#wz-section-wzs121 { height:364.687625px;--section-height:364.687625px; }#wz-section-wzs126 { height:15px;--section-height:15px; }#wze1191 { top:15px;left:14.039px;bottom:auto;right:auto;width:739.922px;height:1397.95px;display:block;z-index:1000; }#wze1191 .wz-gallery.wz-gallery-grid li { width:369px;height:279px;padding:15px; }#wz-section-wzs120 { height:1427.94px;--section-height:1427.94px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 1170px) {#wze1108 .wz-gallery.wz-gallery-grid li { width:520px;height:488px;padding:11px; }#wze1213 { display:none; }#wze1213 .wz-gallery.wz-gallery-grid li { width:326px;height:335px;padding:11px; }#wze1214 { display:none; }#wze1214 .wz-gallery.wz-gallery-grid li { width:325px;height:334px;padding:11px; }#wze887 .wz-gallery.wz-gallery-grid li { width:390px;height:465px;padding:10px; }#wze920 { display:none; }#wze1013 .wz-blog-post-thumbnail+.wz-blog-post-section { margin-right: 110px }#wze1064 .wz-gallery.wz-gallery-grid li { width:195px;height:146px;padding:10px; }#wze1032 .wz-gallery.wz-gallery-grid li { width:390px;height:466px;padding:10px; }#wze1102 .wz-shop-product { width: calc(33.333333333333% - 30px )}#wze1102 .wz-shop-top-bar { margin-right: 287px }#wze1139 .wz-gallery.wz-gallery-grid li { width:204px;height:130px;padding:10px; }#wze1126 .wz-gallery.wz-gallery-grid li { width:347px;height:31px;padding:30px; }#wze1191 .wz-gallery.wz-gallery-grid li { width:1139px;height:228px;padding:15px; }}