@font-face {font-family: "paykan-regular";font-style: normal;font-weight: normal;src: url('../../uploads/9cd99c138a124cb6be53f149008040e9.otf') format('otf')}.wz-font-h1 { font-size:29px;font-family:iransans_fa,tahoma,serif; }.wz-font-h2 { font-size:19px;font-family:iransans_fa,tahoma,serif; }.wz-font-h3 { font-size:70px;font-family:iransans_fa,tahoma,serif; }.wz-font-h4 { font-size:40px;font-family:iransans_fa,tahoma,serif; }.wz-font-h5 { font-size:23px;font-family:iransans_fa,tahoma,serif; }.wz-font-h6 { font-size:19px;font-family:iransans_fa,tahoma,serif; }.wz-font-p { font-size:11px;font-family:iransans_fa,tahoma,serif; }.wz-font-p2 { font-size:13px;font-family:iransans_fa,tahoma,serif; }.wz-font-p3 { font-size:15px;font-family:iransans_fa,tahoma,serif; }:root {--color_1_1:57, 61, 50;--color_1_2:106, 110, 100;--color_1_3:152, 158, 144;--color_1_4:200, 201, 197;--color_1_5:241, 243, 238;--color_2_1:99, 93, 83;--color_2_2:158, 150, 131;--color_2_3:241, 227, 200;--color_2_4:240, 233, 218;--color_2_5:242, 241, 240;--color_3_1:79, 29, 14;--color_3_2:133, 42, 12;--color_3_3:170, 61, 29;--color_3_4:243, 167, 143;--color_3_5:249, 197, 180;--color_4_1:44, 41, 53;--color_4_2:88, 83, 106;--color_4_3:177, 165, 211;--color_4_4:201, 187, 240;--color_4_5:214, 208, 233;--color_5_1:46, 48, 35;--color_5_2:92, 97, 70;--color_5_3:183, 193, 140;--color_5_4:221, 230, 181;--color_5_5:238, 240, 233;}
                          .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;
                            }
                        #wze450 { top:38.391px;left:957.806px;width:127.656px;height:37.9271px;z-index:1002; }.wzc111-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;box-shadow:none;border-style:dotted; }.wzc111-img .wzc111-img-inner { width:100%;height:100%;float:left; }.wzc111-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc111 .wzc111-img .wzc111-img-inner { filter:none; }.wzc111 .wzc111-img { background-color:unset; }.wzc111 {  }#wze450 .wzc111-img-inner { object-fit:cover; }#wze768 { top:36px;left:14.6333px;width:30px;height:32px;z-index:1001; }.wzc125-container .wzc125-container-icon { fill:#999999; }.wzc125-container .wzc125-container-count { color:#000;font-size:13px;font-family:iransans_fa,tahoma,serif; }.wzc125-container .wzc125-container-bubble { background-color:#999999; }.wzc125-container {  }.wzc125-text { color:rgb(152, 158, 144);font-size:15px;font-family:iransans_fa,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: rgba(242, 241, 240, 1) }#wze772 { top:48.2562px;left:827.992px;width:141px;height:23.3229px;z-index:1000;text-align:right; }.wzc4 { height:auto; }.wzc4-text { width:100%;height:auto; }#wze1040 { top:42.75px;left:97.012px;width:151.3984px;height:22px;z-index:1000; }.wzc170  .wz-member-arrow {  }.wzc170  .wz-member-welcome {  }.wzc170 {  }.wzc170-links  .wz-member-link:hover { color:#000; }.wzc170-links { font-size:15px;color:#000;font-family:iransans_fa,tahoma,serif; }.wzc170-actions  li:hover { color:rgb(98, 175, 101); }.wzc170-actions { font-size:15px;color:rgb(44, 41, 53);font-family:iransans_fa,tahoma,serif;background-color:#fff;border-color:rgb(98, 175, 101);border-width:0px;border-style:solid;border-radius:0px; }#wze1494 { top:36.4006px;left:267.021px;width:592px;height:39.9896px;z-index:1000; }.wzc107  .wz-menu li > a { padding:0px 15px;font-family:iransans_fa,tahoma,serif;font-size:18px;color:#000; }.wzc107 .wz-menu.wz-mega-menu li > a:hover,.wzc107  .wz-menu.wz-classic-menu li:hover > a { color:rgb(44, 41, 53); }.wzc107  .wz-menu li.wz-menu-has-children a:after { border-color:#000; }.wzc107 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc107  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(44, 41, 53); }.wzc107  .wz-menu > li.active > a { color:rgb(0, 0, 0); }.wzc107  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(0, 0, 0); }.wzc107  .wz-menu .sub-menu li > a { padding:5px 15px; }.wzc107 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc107  .wz-menu.wz-classic-menu .sub-menu li:hover > a { color:rgb(44, 41, 53); }.wzc107 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc107  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(44, 41, 53); }.wzc107  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc107 {  }.wzc107-list {  }.wzc107-mobile {  }#wz-section-header { height:83.2708px;--section-height:83.2708px; }.wzc-section-header { background:;background-color:rgb(57, 61, 50); }.wzc-section-header-full { background-color:rgb(249, 197, 180);background:; }.wzc-section-header-full:after { background:;background-color:rgb(255, 255, 255); }#wz-section-allPage { height:0px;--section-height:0px; }#wze1598 { top:26.8912px;left:17.0003px;width:1140px;height:470px;z-index:995; }.wzc7 .wz-gallery > li > figure,.wzc7  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:0px;border-style:solid;border-color:#000;box-shadow:none; }.wzc7 .wz-gallery > li > figure,.wzc7  .wz-gallery > li > figure:before,.wzc7  .wz-gallery > li > figure:after,.wzc7  .wz-gallery > li > figure > figcaption,.wzc7  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0); }.wzc7  .wz-gallery-caption { text-align:right; }.wzc7  .wz-gallery-caption  h3 { font-family:iransans_fa,tahoma,serif;font-size:39px;line-height:39px;color:rgba(255, 255, 255, 0); }.wzc7  .wz-gallery-caption  p { font-family:iransans_fa,tahoma,serif;font-size:31px;color:rgba(255, 255, 255, 1); }.wzc7  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:cover; }.wzc7 {  }.wzc7-slider .wzc7-slider-items {  }.wzc7-slider  .flex-direction-nav a:before { color:#999; }.wzc7-slider {  }#wz-section-wzs226 { height:511.969px;--section-height:511.969px; }.wzc-section-wzs226 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs226-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs226-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1582 { top:3.35227px;left:0.0302999px;width:1159.95px;height:513.844px;z-index:1000; }.wzc360-breadcrumb {  }.wzc360  .flex-direction-nav a:before { color:#999; }.wzc360  .wz-shop-product { padding:0px;text-align:center; }.wzc360  .wz-shop-product .wz-shop-product-section { padding:5px; }.wzc360  .wz-shop-product .wz-shop-product-title { font-family:iransans_fa,tahoma,serif;font-size:18px;color:#000; }.wzc360  .wz-shop-product .wz-shop-product-price { font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc360  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc360  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc360  .wz-shop-product-out-stock { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#f14639; }.wzc360  .wz-shop-product .wz-shop-product-image img { object-fit:cover;width:100%;float:left; }.wzc360  .wz-shop-product .wz-shop-product-add-cart { width:357px; }.wzc360  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc360  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc360  .wz-shop-product .wz-shop-product-attributes { font-family:iransans_fa,tahoma,serif;font-size:14px;color:#000; }.wzc360  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:iransans_fa,tahoma,serif;font-size:12px;color:#6a6a6a; }.wzc360 {  }.wzc360-container {  }.wzc360-topBar {  }.wzc360-filter {  }#wze1582 .wz-shop-product .wz-shop-product-image { padding-top: 150% }.wzc189-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc189-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc368:hover .wzc368-bg { background-color:#5fa061; }.wzc368:hover .wzc368-content {  }.wzc368:hover {  }.wzc368-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(92, 97, 70);border-radius:0px; }.wzc368-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }.wzc20:hover .wzc20-bg:after { width:90%;opacity:1; }.wzc20:hover .wzc20-bg {  }.wzc20:hover .wzc20-content { color:#fff; }.wzc20:hover {  }.wzc20-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%); }.wzc20-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; }.wzc20-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,tahoma,serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#FF7043; }#wz-section-wzs218 { height:533.167px;--section-height:533.167px; }.wzc-section-wzs218 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs218-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs218-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1592 { top:105.756px;left:15.021px;width:1139.95px;height:503.094px;z-index:1000; }.wzc378-breadcrumb {  }.wzc378  .flex-direction-nav a:before { color:#999; }.wzc378  .wz-shop-product { padding:0px;text-align:center; }.wzc378  .wz-shop-product .wz-shop-product-section { padding:0px; }.wzc378  .wz-shop-product .wz-shop-product-title { font-family:iransans_fa,tahoma,serif;font-size:18px;color:#000; }.wzc378  .wz-shop-product .wz-shop-product-price { font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc378  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc378  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc378  .wz-shop-product-out-stock { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#f14639; }.wzc378  .wz-shop-product .wz-shop-product-image img { object-fit:contain;width:100%;float:none; }.wzc378  .wz-shop-product .wz-shop-product-add-cart { width:380px; }.wzc378  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc378  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc378  .wz-shop-product .wz-shop-product-attributes { font-family:iransans_fa,tahoma,serif;font-size:14px;color:#000; }.wzc378  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:iransans_fa,tahoma,serif;font-size:12px;color:#6a6a6a; }.wzc378 {  }.wzc378-container {  }.wzc378-topBar {  }.wzc378-filter {  }#wze1592 .wz-shop-product .wz-shop-product-image { padding-top: 75% }.wzc373:hover .wzc373-bg { background-color:#5fa061; }.wzc373:hover .wzc373-content {  }.wzc373:hover {  }.wzc373-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(92, 97, 70);border-radius:0px;border-width:0px;border-style:solid;border-color:#000; }.wzc373-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,tahoma,serif;font-size:20px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wze1601 { top:43.538px;left:335.667px;width:539px;height:40.6667px;z-index:1003;text-align:right; }#wz-section-wzs222 { height:656.75px;--section-height:656.75px; }.wzc-section-wzs222 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs222-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs222-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1588 { top:24.182px;left:382.667px;width:382px;height:40.6667px;z-index:1003;text-align:right; }#wze1603 { top:75.614px;left:10px;width:1137px;height:468.344px;min-height:431.198px;z-index:1001; }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox-wzListItemImage {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBadgeBox .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBadgeBox-wzListItemImageBadge {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent-wzListItemImageBadgeBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListItemImageBoxParent {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemTitleBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemTitleBox-wzListItemTitle {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemTitleBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemIntroduceBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemIntroduceBox-wzListItemIntroduce {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemIntroduceBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemCounterBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemCounterBox-wzListItemCounter {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemCounterBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemDescriptionBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemDescriptionBox-wzListItemDescription {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemDescriptionBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer-wzListItemSocialTwitter {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer-wzListItemSocialin {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer-wzListItemSocialInstagram {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer-wzListItemSocialTelegram {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer-wzListItemSocialWhatsapp {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemSocialContainer {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemRateBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemButtonMainBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemButtonMainBox-wzListItemButtonBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox-wzListItemButtonMainBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer .wzc384-wzListContainer-wzListItemContainer-wzListPropertiesBox {  }.wzc384-wzListContainer .wzc384-wzListContainer-wzListItemContainer {  }.wzc384-wzListContainer {  }.wzc384  .wz-list-root { background:none;width:calc(33% - 20px);height:calc(100% - 20px);margin:10px; }.wzc384  .wz-list-item-container { background-color:#fff;font-family:iransans_fa;transition:all ease-in-out .3s;padding:0;border-style:solid;direction:rtl;height:100%;overflow:hidden;box-shadow:none;border-radius:0px; }.wzc384  .wz-list-item-container:hover {  }.wzc384  .wz-list-item-image-box-parent { width:100%;height:43%;text-align:center;order:0;padding:0;position:relative; }.wzc384  .wz-list-item-image-box { width:100%;height:100%;margin:auto;display:inline-block;border-width:0px;border-style:solid;border-color:rgb(0, 0, 0);border-radius:0;overflow:hidden; }.wzc384  .wz-list-item-image-box img { width:100%;height:100%;aspect-ratio:3/2;object-fit:contain;background-color:rgba(255, 255, 255, 1);padding:0px; }.wzc384  .wz-list-item-image-badge-box { width:30%;background-color:#fff;border-width:0px;border-style:solid;border-color:rgb(0, 0, 0);border-radius:55px;box-shadow:0px 6px 5px 0px rgba(0, 0, 0, 0.04);padding:0px; }.wzc384  .wz-list-item-image-badge-box img { object-fit:cover; }.wzc384  .wz-list-item-properties-box { width:100%;display:flex;flex-flow:column;justify-content:space-evenly;align-items:center;padding:10px; }.wzc384  .wz-list-item-title-box { order:1;padding:0; }.wzc384  .wz-list-item-title-box p { font-size:20px;direction:rtl;font-weight:bold;font-family:iransans; }.wzc384  .wz-list-item-introduce-box { order:2;padding:0;width:100%; }.wzc384  .wz-list-item-introduce-box p { font-size:12px;direction:rtl;text-align:center;color:#a1a1a1; }.wzc384  .wz-list-item-counter-box { width:100%;text-align:center;order:2;padding:0.5rem 0; }.wzc384  .wz-list-item-counter-box p { font-size:18px;direction:rtl;color:#000; }.wzc384  .wz-list-item-description-box { order:3;padding:0; }.wzc384  .wz-list-item-description-box p { font-size:12px;direction:rtl; }.wzc384  .wz-list-item-rate-box { order:4;padding:0; }.wzc384  .wz-list-item-social-container { width:100%;display:flex;justify-content:center;align-items:center;padding:0;order:5; }.wzc384  .wz-list-item-social-link { width:40px;max-width:15%;display:flex;justify-content:center;align-items:center;margin:0 5px; }.wzc384  .wz-list-item-social-link svg { width:30px;height:30px;max-width:100%;transition:all 0.85s; }.wzc384  .wz-list-item-social-link svg:hover { -webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);transform:rotate(360deg); }.wzc384  .wz-list-item-social-telegram svg { fill:#000; }.wzc384  .wz-list-item-social-whatsapp svg { fill:#000; }.wzc384  .wz-list-item-social-twitter svg { fill:#000; }.wzc384  .wz-list-item-social-in svg { fill:#000; }.wzc384  .wz-list-item-social-instagram svg { fill:#000; }.wzc384  .wz-list-item-button-main-box { width:100%;text-align:center;order:3;padding:0; }.wzc384  .wz-list-item-button-box { text-align:center;padding:6px 7px;width:175px;max-width:100%; }.wzc384  .wz-list-item-button-box .wz-partial-template { padding:5px; }.wzc384 {  }.wzc388:hover .wzc388-bg { background-color:#5fa061; }.wzc388:hover .wzc388-content {  }.wzc388:hover {  }.wzc388-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(92, 97, 70);border-radius:0px;border-width:0px;border-style:solid;border-color:#000;box-shadow:none; }.wzc388-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,tahoma,serif;font-size:15px;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; }#wze1603 .wz-list-item-title-box { order:0; }#wze1603 .wz-list-item-introduce-box { order:1; }#wze1603 .wz-list-item-counter-box { order:2; }#wze1603 .wz-list-item-description-box { order:3; }#wze1603 .wz-list-item-social-container { order:4; }#wze1603 .wz-list-item-rate-box { order:5; }#wze1603 .wz-list-item-button-main-box { order:6; }#wz-section-wzs220 { height:543.94817175293px;--section-height:543.94817175293px; }.wzc-section-wzs220 { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs220-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs220-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1085 { top:138.763px;left:6.5px;width:1152px;height:356.698px;z-index:1000; }.wzc187 .wz-gallery > li > figure,.wzc187  .wz-gallery > li > figure:before,.wzc187  .wz-gallery > li > figure:after,.wzc187  .wz-gallery > li > figure > figcaption,.wzc187  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0); }.wzc187  .wz-gallery-caption { text-align:center; }.wzc187  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc187  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc187  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:contain; }.wzc187 {  }.wzc187-gallery {  }.wzc187-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; }#wze1086 { top:35.7833px;left:128px;width:922px;height:91.5938px;z-index:1000; }.wzc13-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:dashed;border-width:1px;border-color:rgba(242, 241, 240, 0); }.wzc13-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc13-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; }#wze1087 { top:6.01035px;left:58.008px;width:799.969px;height:78px;z-index:1001;text-align:center; }#wz-section-wzs127 { height:518.448px;--section-height:518.448px; }.wzc-section-wzs127 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs127-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs127-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze738 { top:55.0062px;left:22.719px;width:534.969px;height:313.333px;z-index:999;text-align:right; }#wze739 { top:374.452px;left:31.913px;width:231px;height:45px;z-index:1000; }#wze1128 { top:53.5031px;left:569.344px;width:560px;height:377px;z-index:1000; }.wzc14-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc14-img .wzc14-img-inner { width:100%;height:100%;float:left; }.wzc14-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze1128 .wzc14-img-inner { object-fit:cover; }#wz-section-wzs126 { height:472.167px;--section-height:472.167px; }.wzc-section-wzs126 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs126-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs126-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze744 { top:13px;left:878px;width:292px;height:451.51px;z-index:1000; }.wzc69-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(79, 29, 14, 0); }.wzc69-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc69-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; }#wze745 { top:79.5194px;left:86.0028px;width:120px;height:100px;z-index:1001; }.wzc130-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc130-img .wzc130-img-inner { width:100%;height:100%;float:left; }.wzc130-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc130 .wzc130-img .wzc130-img-inner { filter:contrast(100%) brightness(100%) saturate(1) blur(0px); }.wzc130 .wzc130-img { background-color:unset; }.wzc130 {  }#wze745 .wzc130-img-inner { object-fit:cover; }#wze747 { top:191px;left:28.0078px;width:236.988px;height:54.6667px;z-index:1000;text-align:center; }#wze748 { top:317.063px;left:31.5px;width:228.984px;height:84px;z-index:1000;text-align:center; }#wze749 { top:-4px;left:1px;width:292px;height:480.667px;z-index:1000; }#wze750 { top:78.5157px;left:86.0034px;width:120px;height:100px;z-index:1001; }#wze750 .wzc14-img-inner { object-fit:cover; }#wze752 { top:192px;left:46px;width:200px;height:54.6667px;z-index:1000;text-align:center; }#wze753 { top:312.495px;left:32.5px;width:229px;height:84px;z-index:1000;text-align:center; }#wze754 { top:16.5978px;left:292.679px;width:291.969px;height:453.667px;z-index:1000; }#wze755 { top:71.5704px;left:92.0031px;width:120px;height:100px;z-index:1001; }#wze755 .wzc14-img-inner { object-fit:cover; }#wze757 { top:191.996px;left:4.99913px;width:280.969px;height:54.6667px;z-index:1000;text-align:center; }#wze758 { top:296.8px;left:36.4801px;width:229px;height:112px;z-index:1000;text-align:center; }#wze759 { top:13.4px;left:585.333px;width:292px;height:479.042px;z-index:1000; }#wze760 { top:77.1223px;left:86.003px;width:120px;height:100px;z-index:1001; }#wze760 .wzc14-img-inner { object-fit:cover; }#wze762 { top:190px;left:20.9999px;width:246.977px;height:54.6667px;z-index:1000;text-align:center; }#wze763 { top:314.513px;left:31.5px;width:228.996px;height:112px;z-index:1000;text-align:center; }#wz-section-wzs68 { height:503.021px;--section-height:503.021px; }.wzc-section-wzs68 { background:;background-color:rgba(255, 255, 255, 0);border-style:solid; }.wzc-section-wzs68-full { background-image:url(../../uploads/f8e6235393f04af98e10889ff9fc89e4.jpg) ;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background:;background-color:rgba(255, 255, 255, 0);background-position:center center; }.wzc-section-wzs68-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze454 { top:295.725px;height:56.6667px;z-index:1000; }.wzc85-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(242, 241, 240, 0); }.wzc85-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc85-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; }#wze455 { top:-14.8207px;left:762px;width:387px;height:26.6667px;z-index:1000;text-align:right; }#wze456 { top:17.5px;left:0px;width:20px;height:20px;z-index:1000; }.wzc56 { overflow:hidden; }.wzc56-shape { width:100%;height:100%;stroke-width:0px;stroke:#000000;fill:rgb(241, 243, 238); }#wze457 { top:17.5px;left:40px;width:20px;height:20px;z-index:1000; }#wze459 { top:11.0627px;left:71.914px;width:30px;height:30px;z-index:1000; }#wze460 { top:20.5627px;left:120.391px;width:20px;height:20px;z-index:1000; }#wze461 { top:70.4772px;left:635px;width:232px;height:166.021px;z-index:1000; }#wze462 { top:2px;left:19px;width:208.969px;height:39.3229px;z-index:1000;text-align:center; }#wze463 { top:63.7136px;left:90.5px;width:60px;height:5.8125px;z-index:1000; }.wzc86-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(177, 165, 211);border-width:0px;border-style:solid;border-color:#000;box-shadow:none; }.wzc86-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc86-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; }#wze464 { top:85.7136px;left:19px;width:213px;height:39.3229px;z-index:1000;text-align:center; }#wze469 { top:67.4833px;left:317.5px;width:216px;height:179.521px;z-index:1000; }#wze470 { top:12px;left:31px;width:156.996px;height:39.3229px;z-index:1000;text-align:center; }#wze471 { top:62.9321px;left:79.5px;width:66px;height:5.8125px;z-index:1000; }#wze472 { top:88.9217px;left:3px;width:213px;height:39.3229px;z-index:1000;text-align:center; }#wz-section-footer { height:306.438px;--section-height:306.438px; }.wzc-section-footer { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-footer-full { background-color:rgb(255, 255, 255);background-image:;background-size:auto;background-repeat:repeat;background:; }.wzc-section-footer-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze94 { top:16.267px;left:337.008px;width:816px;height:3900px;z-index:1000; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title { font-family:iransans_fa,tahoma,serif;font-size:25px;color:#000; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-content { font-family:iransans_fa,tahoma,serif;font-size:14px; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail { width:300px;height:300px; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:cover; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:iransans_fa,tahoma,serif;font-size:5px; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:5px;height:5px; }.wzc39 .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-section,.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-title,.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-meta { padding-left:18px;padding-right:18px; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item { padding:18px 0;flex:1 1 100%;max-width:100%;margin-left:0px;margin-right:0px; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc39  .wz-blog-recent-posts .wz-blog-post-item .wz-blog-post-more { width:213px;height:50px;margin-top:10px; }.wzc39 {  }.wzc39-posts {  }.wzc39-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; }.wzc105:hover .wzc105-bg {  }.wzc105:hover .wzc105-content {  }.wzc105:hover {  }.wzc105-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(99, 93, 83);border-radius:25px; }.wzc105-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }.wzc19-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc19-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc19-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; }#wze473 { top:61.5px;left:12px;width:310px;height:687.562px;z-index:1000; }.wzc91-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(231, 76, 60, 0);border-width:0px;border-style:solid;border-color:#000;box-shadow:none; }.wzc91-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc91-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; }#wze475 { top:54.5794px;left:10px;width:300px;height:581.5px;z-index:1000; }.wzc95  .wz-blog-list .wz-blog-post-item .wz-blog-post-title { font-family:iransans_fa,tahoma,serif;font-size:14px;color:rgb(158, 150, 131); }.wzc95  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail { width:90px;height:60px; }.wzc95  .wz-blog-list .wz-blog-post-item .wz-blog-post-thumbnail img { object-fit:cover; }.wzc95  .wz-blog-list .wz-blog-post-item .wz-blog-post-meta { color:rgb(152, 158, 144);font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc95  .wz-blog-list .wz-blog-post-item+.wz-blog-post-item { margin-top:20px; }.wzc95 {  }.wzc95-posts {  }#wze476 { top:0px;left:99px;width:203.984px;height:31.3229px;z-index:1001;text-align:right; }#wze478 { top:777.494px;left:19.5px;width:300px;height:48px;z-index:1001; }.wzc93-form .wzc93-form-input { background-color:rgb(57, 61, 50);border-style:solid;border-color:rgb(152, 158, 144);border-width:1px;box-shadow:none;color:#000;font-size:13px;font-family:iransans_fa,tahoma,serif; }.wzc93-form .wzc93-form-submit {  }.wzc93-form { height:100%; }#wz-section-wzs18 { height:4024.2px;--section-height:4024.2px; }.wzc-section-wzs18 {  }.wzc-section-wzs18-full {  }.wzc-section-wzs18-full-top { background-image:fill='rgb(0,0,0)' none;width:100%;height:150px;background-repeat:repeat-x;background-size:undefined;background-position:0px;top:0px;-webkit-transform:translateY(0) scale(-1);-moz-transform:translateY(0) scale(-1);-ms-transform:translateY(0) scale(-1);-o-transform:translateY(0) scale(-1);transform:translateY(0) scale(-1);transform:translateY(0) scale(-1);position:absolute;z-index:10; }#wze102 { top:10px;left:354px;width:816px;height:811.792px;z-index:1000; }.wzc44  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title { font-family:iransans;font-size:20px; }.wzc44  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-content { font-family:iransans;font-size:14px; }.wzc44  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { color:#000;font-family:iransans_fa,tahoma,serif;font-size:10px; }.wzc44  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta .wz-blog-post-meta-icon { fill:#000;width:10px;height:10px; }.wzc44 .wz-blog-single-post .wz-blog-post-item .wz-blog-post-section,.wzc44  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-title,.wzc44  .wz-blog-single-post .wz-blog-post-item .wz-blog-post-meta { padding-left:43px;padding-right:43px; }.wzc44  .wz-blog-single-post .wz-blog-post-item { padding:43px 0; }.wzc44 {  }.wzc44-posts {  }.wzc44-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; }#wze1610 { top:867.002px;left:514.833px;width:630px;height:546px;z-index:1001; }.wzc395  .form-result-error { color:#e74c3c;border-color:transparent;background-color:transparent;opacity:1; }.wzc395 {  }.wzc395-form { direction:rtl;width:100%;height:100%;background-color:#fff;border-radius:0px;border-style:solid;border-width:0;border-color:rgba(227, 227, 227, 1);box-shadow:none; }.wzc395-message { direction:rtl;position:absolute;width:calc(100% - 120px);bottom:0;right:60px;left:auto;padding:10px 0;text-align:right;font-size:13px;font-family:yekan, tahoma, serif;opacity:0;box-shadow:none;background-color:transparent;border-style:solid;border-color:transparent;border-width:1px;border-radius:0;color:#1abc9c; }#wze1611 { top:107px;left:60px;width:510px;height:42px;z-index:1000; }.wzc396  .wz-form-inputText-label::after { content:'*';color:rgba(0, 0, 0, 1); }.wzc396  .wz-form-inputText::placeholder { color:#605E5E; }.wzc396 {  }.wzc396:hover .wzc396-container .wzc396-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55); }.wzc396:hover .wzc396-container {  }.wzc396:hover {  }.wzc396:focus-within .wzc396-container .wzc396-container-input { background-color:rgba(255, 255, 255, 1);border-width:1px;border-style:solid;border-color:rgba(87, 187, 191, 0.6); }.wzc396:focus-within .wzc396-container {  }.wzc396:focus-within {  }.wzc396.invalid .wzc396-container .wzc396-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(255, 64, 64, 0.6); }.wzc396.invalid .wzc396-container {  }.wzc396.invalid {  }.wzc396-container .wzc396-container-label { padding-right:0;padding-left:20px;display:none;margin-bottom:14px;text-align:right;direction:inherit;color:#000000;word-break: break-word;line-height:1;font-size:13px;font-weight:normal;font-style:normal;font-family:yekan, tahoma, serif; }.wzc396-container .wzc396-container-input { text-align:right;direction:inherit;padding-right:12px;padding-left:3px;padding-top:3px;padding-bottom:3px;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;min-height:42px;border-radius:0;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55);color:#000000;background-color:#fff;box-sizing:border-box !important;margin:0;max-width:100%;text-overflow:ellipsis;font-family:yekan, tahoma, serif;-webkit-appearance:none; }.wzc396-container .wzc396-container-message {  }.wzc396-container { width:100%;height:100%;min-height:25px;display:flex;flex-direction:column;font-family:yekan, tahoma, serif;transition:all 0.3s; }#wze1612 { top:159px;left:60px;width:510px;height:42px;z-index:1000; }#wze1613 { top:211px;left:60px;width:510px;height:42px;z-index:1000; }#wze1615 { top:315px;left:60px;width:510px;height:126px;z-index:1000; }.wzc398  .wz-form-textarea-label::after { content:'*';color:rgba(0,0,0,1); }.wzc398  .wz-form-textarea::placeholder { color:#605E5E; }.wzc398 {  }.wzc398:hover .wzc398-container .wzc398-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55); }.wzc398:hover .wzc398-container {  }.wzc398:hover {  }.wzc398:focus-within .wzc398-container .wzc398-container-input { background-color:rgba(255, 255, 255, 1);border-width:1px 1px 1px 1px;border-style:solid;border-color:rgba(24, 166, 137, 0.6); }.wzc398:focus-within .wzc398-container {  }.wzc398:focus-within {  }.wzc398.invalid .wzc398-container .wzc398-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(255, 64, 64, 0.6); }.wzc398.invalid .wzc398-container {  }.wzc398.invalid {  }.wzc398-container .wzc398-container-label { padding-right:0;padding-left:20px;display:none;margin-bottom:14px;text-align:right;direction:inherit;color:#000000;word-break: break-word;line-height:1;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;font-family:yekan, tahoma, serif; }.wzc398-container .wzc398-container-input { text-align:right;direction:inherit;padding-right:16px;padding-left:10px;padding-top:0.75em;padding-bottom:3px;resize:none;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;min-height:100%;max-height:100%;height:100%;border-radius:0;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55);color:#000000;background-color:#fff;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.6);box-sizing:border-box !important;margin:0;max-width:100%;min-width:100%;overflow-y:auto;font-family:yekan, tahoma, serif;-webkit-appearance:textarea;cursor:text;white-space:pre-wrap;overflow-wrap:break-word; }.wzc398-container .wzc398-container-message {  }.wzc398-container { width:100%;height:100%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-family:yekan, tahoma, serif;transition:all 0.3s; }#wze1616 { top:451px;left:370px;width:200px;height:40px;z-index:1000; }#wze1617 { top:263px;left:60px;width:510px;height:42px;z-index:1000; }#wze1619 { top:55px;left:60px;width:510px;height:42px;z-index:1000; }#wze1618 { top:849.912px;left:508.323px;width:577px;height:26.6667px;z-index:1002;text-align:right; }#wz-section-wzs17 { height:1412.96px;--section-height:1412.96px; }.wzc-section-wzs17 { background:;background-color:rgb(241, 243, 238); }.wzc-section-wzs17-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs17-full:after { background:;background-color:rgb(255, 255, 255); }#wze765 { top:10px;left:0px;width:1170px;height:4612.54px;z-index:1000; }.wzc121  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:iransans_fa,tahoma,serif;font-size:12px;color:#6a6a6a; }.wzc121  .wz-shop-product { margin:0px;padding:0px;text-align:center; }.wzc121  .wz-shop-product .wz-shop-product-section { padding:0px; }.wzc121  .wz-shop-product .wz-shop-product-title { font-family:iransans_fa;font-size:14px;color:#000; }.wzc121  .wz-shop-product .wz-shop-product-price { font-family:iransans_fa,tahoma,serif;font-size:19px; }.wzc121  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc121  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc121  .wz-shop-product-out-stock { font-family:iransans_fa,tahoma,serif;font-size:20px;color:#f14639; }.wzc121  .wz-shop-product .wz-shop-product-image img { object-fit:cover; }.wzc121  .wz-shop-product .wz-shop-product-add-cart { width:315px; }.wzc121  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc121  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc121  .wz-shop-product .wz-shop-product-attributes { font-family:iransans_fa,tahoma,serif;font-size:14px;color:#000; }.wzc121 {  }.wzc121-breadcrumb {  }.wzc121-filter { margin-right:0px;margin-left:0px; }.wzc121-topBar .wzc121-topBar-sort {  }.wzc121-topBar .wzc121-topBar-perPage {  }.wzc121-topBar .dropdown.dropdown-list .dropdown-select,.wzc121-topBar  .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:11px;font-family:iransans_fa,tahoma,serif; }.wzc121-topBar .dropdown.dropdown-list .dropdown-select,.wzc121-topBar  .dropdown.dropdown-list .dropdown-menu,.wzc121-topBar  .dropdown.dropdown-list .dropdown-select::before { border-color:#878787; }.wzc121-topBar  .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc121-topBar { margin:10px;margin-bottom:20px;color:#878787;font-size:10px;font-family:iransans_fa,tahoma,serif; }.wzc121-products {  }#wze765 .wz-shop-product .wz-shop-product-image { padding-top: 100% }.wzc361:hover .wzc361-bg { background-color:rgba(79, 29, 14, 0);border-width:3px;border-color:rgb(160, 160, 159); }.wzc361:hover .wzc361-content { color:rgb(160, 160, 159); }.wzc361:hover {  }.wzc361-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(99, 93, 83);border-radius:25px;border-color:rgb(170, 61, 29);border-style:solid; }.wzc361-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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:#fff; }.wzc109-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc109-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc109-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; }#wze766 { top:10px;left:0px;width:165px;height:791px;z-index:1000; }.wzc122  .wz-shop-archive > li > a { color:#000;font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc122  .wz-shop-archive .sub-list > li > a { color:#000;font-family:iransans_fa,tahoma,serif;font-size:13px; }.wzc122 {  }.wzc122-list  .wz-shop-filter-title { font-size:17px;color:#000;font-family:iransans_fa,tahoma,serif; }.wzc122-list .wz-shop-filter-item .irs-min,.wzc122-list  .wz-shop-filter-item .irs-max { background-color:rgba(0,0,0,0.1);color:#999; }.wzc122-list  .wz-shop-filter-item .wz-shop-price-slider .irs-slider { background:#5c6165; }.wzc122-list .wz-shop-filter-item .irs-line-mid,.wzc122-list  .wz-shop-filter-item  .irs-line-left,.wzc122-list  .wz-shop-filter-item  .irs-line-right,.wzc122-list  .wz-shop-filter-item  .irs-bar,.wzc122-list  .wz-shop-filter-item  .irs-bar-edge { background:#424649; }.wzc122-list  .wz-shop-sort-option-color { padding-top:2px; }.wzc122-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; }.wzc122-list  .wz-shop-filter-item+.wz-shop-filter-item { border-top-style:solid;border-top-width:1px;border-top-color:#efeaea; }.wzc122-list { font-size:12px;color:#000;font-family:iransans_fa,tahoma,serif; }#wz-section-wzs71 { height:4667.5px;--section-height:4667.5px; }.wzc-section-wzs71 {  }.wzc-section-wzs71-full {  }#wze767 { top:6px;left:-1px;width:1170px;height:799.391px;z-index:1000; }.wzc124  .wz-shop-breadcrumb-container   .wz-breadcrumb { font-family:iransans_fa,tahoma,serif;font-size:12px;color:#6a6a6a; }.wzc124  .wz-shop-product-page .wz-shop-product-add-cart { width:300px; }.wzc124  .wz-shop-product-page .wz-shop-product-options .wz-shop-option-title { font-size:15px;color:#878787;font-family:iransans_fa,tahoma,serif; }.wzc124  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-option { width:316px; }.wzc124  .wz-shop-product-page .wz-shop-product-options .dropdown { width:316px; }.wzc124  .wz-shop-product-page .wz-shop-product-options.wz-radio-button-list .regular-checkbox-item,.wzc124  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select,.wzc124  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:10px;font-family:iransans_fa,tahoma,serif; }.wzc124  .wz-shop-product-page .wz-shop-product-options.dropdown.dropdown-list .dropdown-select,.wzc124  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu,.wzc124  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select::before { border-color:rgba(0,0,0,0.15); }.wzc124  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc124  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li { padding-top:5px; }.wzc124  .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:5px;top:-6px;left:-6px; }.wzc124  .wz-shop-product-page .wz-shop-product-title { font-family:iransans_fa,tahoma,serif;font-size:20px;color:rgb(0, 0, 0); }.wzc124  .wz-shop-product-page .wz-shop-product-description { font-family:iransans_fa,tahoma,serif;font-size:10px;color:#000; }.wzc124  .wz-shop-product-page .wz-shop-product-sku { font-family:iransans_fa,tahoma,serif;font-size:12px;color:#b3abab; }.wzc124  .wz-shop-product-out-stock { font-family:iransans_fa,tahoma,serif;font-size:13px;color:rgb(0, 0, 0); }.wzc124  .wz-shop-product-page .wz-shop-product-price { font-family:iransans_fa,tahoma,serif;font-size:21px;color:#000; }.wzc124  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639;font-size:21px; }.wzc124  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:16px; }.wzc124  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider  img.wz-gallery-image { object-fit:contain;width:100%;float:none; }.wzc124 .wz-shop-product-info-sections-simple .wz-shop-product-info+.wz-shop-product-info,.wzc124  .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); }.wzc124  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-title { font-family:iransans_fa,tahoma,serif;font-size:19px;color:#000; }.wzc124  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-content { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#000; }.wzc124  .wz-shop-product-page .wz-shop-product-info-sections .wz-tab-content { border-style:solid;border-width:1px;border-color:#ededed; }.wzc124  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li {  }.wzc124  .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; }.wzc124  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open:after { height:1px;bottom:-1px;background-color:#fff; }.wzc124  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-carousel .flex-active-slide:after { border-color:#ccc; }.wzc124  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-gallery { width:48%; }.wzc124  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-section { width:calc( 52% - 30px); }.wzc124  .extra-button-list { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a;--text-color:#6a6a6a; }.wzc124 {  }.wzc124-breadcrumb {  }.wzc124-product { text-align:right; }.wzc124-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; }#wze767  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider .wz-image-ratio { padding-top: 75% }.wzc123 .wz-gallery > li > figure,.wzc123  .wz-gallery > li > figure:before,.wzc123  .wz-gallery > li > figure:after,.wzc123  .wz-gallery > li > figure > figcaption,.wzc123  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc123  .wz-gallery-caption { text-align:center; }.wzc123  .wz-gallery-caption  h3 { font-family:iransans_fa,tahoma,serif;font-size:15px;line-height:15px;color:#fff; }.wzc123  .wz-gallery-caption  p { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#fff; }.wzc123  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc123 {  }.wzc123-slider .wzc123-slider-items {  }.wzc123-slider  .flex-direction-nav a:before { color:#999; }.wzc123-slider {  }.wzc123-carousel .wzc123-carousel-list {  }.wzc123-carousel {  }#wz-section-wzs70 { height:819.297px;--section-height:819.297px; }.wzc-section-wzs70 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs70-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs70-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze764 { top:10px;left:15px;width:1140px;height:185px;z-index:1000; }.wzc120-container { font-size:10px;font-family:iransans_fa,tahoma,serif; }#wze764 .wz-cart-color-primary { color: #565656 }#wze764 .wz-cart-primary-color { color: #565656 }#wze764 .wz-cart-second-color { color: #565656 }#wze764 .wz-cart-second-border-color { border-color: #565656 }.wzc17:hover .wzc17-bg { background-color:#999; }.wzc17:hover .wzc17-content {  }.wzc17:hover {  }.wzc17-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#b4b4b4;border-radius:0px; }.wzc17-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }.wzc16:hover .wzc16-bg { background-color:#5fa061; }.wzc16:hover .wzc16-content {  }.wzc16:hover {  }.wzc16-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#62af65;border-radius:0px; }.wzc16-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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-wzs72 { height:205px;--section-height:205px; }#wze827 { top:0px;left:0px;width:50%;height:692.302px;z-index:1000;order:1; }.wzc143-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px;background:;background-color:rgb(240, 233, 218); }.wzc143-content {  }.wzc143 {  }#wze828 { top:66.75px;left:55.0167px;width:504.967px;height:53.3125px;z-index:1000;text-align:right; }#wze829 { top:134.811px;left:185px;width:374.969px;height:484px;z-index:1000;text-align:right; }#wze831 { top:0px;left:0px;width:50%;height:692.302px;z-index:1000;order:2; }.wzc145-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px;background:;background-color:rgba(241, 227, 200, 1);background-image:url(../../uploads/6813f7d909d649a199596b82483fdebc.jpg) ;background-size:cover;background-repeat:no-repeat; }.wzc145-content {  }.wzc145 {  }#wz-section-wzs82 { height:692.302px;--section-height:692.302px; }.wzc-section-wzs82-full {  }#wze819 { top:0px;left:0px;width:50%;height:657.875px;z-index:1000;order:1; }.wzc140-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px;background:;background-color:rgb(57, 61, 50); }.wzc140-content {  }.wzc140 {  }#wze820 { top:51px;left:249.518px;width:308.927px;height:590px;z-index:1000;text-align:right; }#wze824 { top:0px;left:0px;width:50%;height:657.875px;z-index:1000;order:2; }.wzc273-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px;background:;background-color:rgba(241, 227, 200, 1);background-image:url(../../uploads/3381bb8056344acba667dbab9c7371cb.jpg) ;background-size:cover;background-repeat:no-repeat;background-position:center center; }.wzc273-content {  }.wzc273 {  }#wz-section-wzs80 { height:657.875px;--section-height:657.875px; }.wzc-section-wzs80-full {  }#wze813 { top:0px;left:0px;width:50%;height:638.698px;z-index:1000;order:2; }#wze815 { top:82px;left:4.51667px;width:375.958px;height:511.323px;z-index:1000;text-align:right; }#wze818 { top:0px;left:0px;width:50%;height:638.698px;z-index:1000;order:1; }.wzc274-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px;background:;background-color:rgba(241, 227, 200, 1);background-image:url(../../uploads/b98bf9a6423c4f3abd8518983f2109f9.jpg) ;background-size:cover;background-repeat:no-repeat;background-position:center center; }.wzc274-content {  }.wzc274 {  }#wz-section-wzs79 { height:638.698px;--section-height:638.698px; }.wzc-section-wzs79 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs79-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs79-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze825 { top:22.5333px;left:336.019px;width:504.961px;height:62.6667px;z-index:1000;text-align:center; }#wze826 { top:103.672px;left:191.523px;width:814.938px;height:125.323px;z-index:1000;text-align:right; }#wze1312 { top:275.326px;left:345.311px;width:504.961px;height:62.6667px;z-index:1000;text-align:center; }#wze1313 { top:362.981px;left:182.531px;width:814.938px;height:94px;z-index:1000;text-align:right; }#wz-section-wzs81 { height:598.427px;--section-height:598.427px; }.wzc-section-wzs81 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs81-full { background:;background-color:rgb(241, 227, 200); }.wzc-section-wzs81-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs139 { height:200px;--section-height:200px; }#wze1113 { top:30px;left:15px;width:848px;height:499px;z-index:1000; }.wzc247-root .wzc247-root-container .wzc247-root-container-header .wzc247-root-container-header-title {  }.wzc247-root .wzc247-root-container .wzc247-root-container-header {  }.wzc247-root .wzc247-root-container .wzc247-root-container-submitBoxHeader .wzc247-root-container-submitBoxHeader-submitButtonHeader {  }.wzc247-root .wzc247-root-container .wzc247-root-container-submitBoxHeader {  }.wzc247-root .wzc247-root-container {  }.wzc247-root .wzc247-root-accountContainer .wzc247-root-accountContainer-accountItem .wzc247-root-accountContainer-accountItem-accountItemLabel {  }.wzc247-root .wzc247-root-accountContainer .wzc247-root-accountContainer-accountItem .wzc247-root-accountContainer-accountItem-accountItemInputBox .wzc247-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc247-root .wzc247-root-accountContainer .wzc247-root-accountContainer-accountItem .wzc247-root-accountContainer-accountItem-accountItemInputBox .wzc247-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc247-root .wzc247-root-accountContainer .wzc247-root-accountContainer-accountItem .wzc247-root-accountContainer-accountItem-accountItemInputBox {  }.wzc247-root .wzc247-root-accountContainer .wzc247-root-accountContainer-accountItem {  }.wzc247-root .wzc247-root-accountContainer {  }.wzc247-root .wzc247-root-companyHeaderContainer .wzc247-root-companyHeaderContainer-companyHeader .wzc247-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc247-root .wzc247-root-companyHeaderContainer .wzc247-root-companyHeaderContainer-companyHeader {  }.wzc247-root .wzc247-root-companyHeaderContainer {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCheck .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCheck .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCheck .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCheck .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCheck .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCheck .wzc247-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCheck {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyItemBox .wzc247-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyItemBox .wzc247-root-companyInfo-companyItemBox-companyInputBox .wzc247-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyItemBox .wzc247-root-companyInfo-companyItemBox-companyInputBox .wzc247-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyItemBox .wzc247-root-companyInfo-companyItemBox-companyInputBox {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyItemBox {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCancelLabel .wzc247-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCancelLabel .wzc247-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCancelLabel .wzc247-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCancelLabel .wzc247-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc247-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc247-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCancelLabel .wzc247-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc247-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCancelLabel .wzc247-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc247-root .wzc247-root-companyInfo .wzc247-root-companyInfo-companyInfoCancelLabel {  }.wzc247-root .wzc247-root-companyInfo {  }.wzc247-root .wzc247-root-submitBoxFooter .wzc247-root-submitBoxFooter-submitButtonFooter {  }.wzc247-root .wzc247-root-submitBoxFooter {  }.wzc247-root {  }.wzc247  .wz-profile-account-root { text-align:right; }.wzc247  .wz-profile-account-header-container { margin-bottom:20px; }.wzc247  .wz-profile-account-header p { font-family:iransans_fa,tahoma,serif;font-size:20px;font-weight:500;color:rgb(117,117,117); }.wzc247  .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; }.wzc247  .wz-profile-account-container:hover { border-radius:20px; }.wzc247  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa,tahoma,serif;font-size:13px;color:#9b9b9b; }.wzc247  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc247  .wz-profile-account-input-container input { width:100%;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:4px;font-family:iransans_fa,tahoma,serif;font-size:13px;background-color:rgba(0,0,0,0);color:#7e7e7e; }.wzc247  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc247  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc247  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc247  .wz-profile-account-company-info-button p { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#9b9b9b; }.wzc247  .wz-profile-account-company-info-button label { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#17a2b8; }.wzc247  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc247  .wz-profile-account-company-info-cancel { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#E74C3C; }.wzc247  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc247  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc247 {  }.wzc246:hover .wzc246-bg { background-color:#ffd9d5; }.wzc246:hover .wzc246-content { color:#E74C3C; }.wzc246:hover {  }.wzc246-bg:after {  }.wzc246-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.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:iransans_fa,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; }#wze1118 { top:30px;left:893px;width:262px;height:565px;z-index:1000; }.wzc260-root .wzc260-root-infoBox .wzc260-root-infoBox-userImageBox .wzc260-root-infoBox-userImageBox-userImage {  }.wzc260-root .wzc260-root-infoBox .wzc260-root-infoBox-userImageBox {  }.wzc260-root .wzc260-root-infoBox .wzc260-root-infoBox-userInfo .wzc260-root-infoBox-userInfo-userName {  }.wzc260-root .wzc260-root-infoBox .wzc260-root-infoBox-userInfo .wzc260-root-infoBox-userInfo-userEmail {  }.wzc260-root .wzc260-root-infoBox .wzc260-root-infoBox-userInfo .wzc260-root-infoBox-userInfo-editInfo .wzc260-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc260-root .wzc260-root-infoBox .wzc260-root-infoBox-userInfo .wzc260-root-infoBox-userInfo-editInfo .wzc260-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc260-root .wzc260-root-infoBox .wzc260-root-infoBox-userInfo .wzc260-root-infoBox-userInfo-editInfo {  }.wzc260-root .wzc260-root-infoBox .wzc260-root-infoBox-userInfo {  }.wzc260-root .wzc260-root-infoBox {  }.wzc260-root .wzc260-root-items .wzc260-root-items-item .wzc260-root-items-item-itemBox .wzc260-root-items-item-itemBox-itemIcon {  }.wzc260-root .wzc260-root-items .wzc260-root-items-item .wzc260-root-items-item-itemBox .wzc260-root-items-item-itemBox-itemName {  }.wzc260-root .wzc260-root-items .wzc260-root-items-item .wzc260-root-items-item-itemBox {  }.wzc260-root .wzc260-root-items .wzc260-root-items-item {  }.wzc260-root .wzc260-root-items .wzc260-root-items-more {  }.wzc260-root .wzc260-root-items {  }.wzc260-root .wzc260-root-logoutBox .wzc260-root-logoutBox-logout .wzc260-root-logoutBox-logout-logoutLabel {  }.wzc260-root .wzc260-root-logoutBox .wzc260-root-logoutBox-logout {  }.wzc260-root .wzc260-root-logoutBox {  }.wzc260-root {  }.wzc260  .wz-profile-menu-user-info { gap:2px; }.wzc260  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc260  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc260  .wz-profile-menu-info-box:hover {  }.wzc260  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc260  .wz-profile-menu-user-name { font-family:iransans_fa,tahoma,serif;font-size:18px;font-weight:bold;color:#808080; }.wzc260  .wz-profile-menu-user-name:hover {  }.wzc260  .wz-profile-menu-user-email { font-family:iransans_fa,tahoma,serif;font-size:12px;color:#a1a1a1; }.wzc260  .wz-profile-menu-user-email:hover {  }.wzc260  .wz-profile-menu-edit-info { font-family:iransans_fa,tahoma,serif;font-size:10px;color:#808080; }.wzc260  .wz-profile-menu-edit-info:hover {  }.wzc260  .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); }.wzc260  .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; }.wzc260  .wz-profile-menu-items:hover {  }.wzc260  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc260  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc260  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc260  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc260  .wz-profile-menu-item-box:hover {  }.wzc260  .wz-profile-menu-item p { font-family:iransans_fa,tahoma,serif;font-size:12px;font-weight:500;color:#808080;margin-right:5%;margin-left:5%; }.wzc260  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc260  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc260  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc260  #wz-profile-menu-logout-box p { font-family:iransans_fa,tahoma,serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc260  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc260  .wz-profile-menu-more:after { color:#808080; }.wzc260 {  }#wz-section-wzs134 { height:625px;--section-height:625px; }#wze1114 { top:30px;left:15px;width:848px;height:848px;z-index:1000; }.wzc251-header .wzc251-header-title {  }.wzc251-header .wzc251-header-removeButton {  }.wzc251-header .wzc251-header-addToCartButton {  }.wzc251-header {  }.wzc251-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; }.wzc251-pagination .wzc251-pagination-paginationButton {  }.wzc251-pagination {  }.wzc251  .wz-profile-favorites-header-text { font-family:iransans_fa,tahoma,serif;font-size:22px;color:rgb(117,117,117); }.wzc251  .wz-profile-favorites-header-text:hover {  }.wzc251  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc251  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc251  .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; }.wzc251  .wz-profile-favorite-item:hover {  }.wzc251  .wz-profile-favorite-item-image { object-fit:contain; }.wzc251  .wz-profile-favorite-item-title { font-family:iransans_fa,tahoma,serif;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc251  .wz-profile-favorite-item-title:hover {  }.wzc251  .wz-profile-favorite-item-price { font-family:iransans_fa,tahoma,serif;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc251  .wz-profile-favorite-item-price:hover {  }.wzc251  .wz-profile-favorite-item-add { height:30px; }.wzc251  .wz-profile-favorite-item-remove { height:30px; }.wzc251  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa,tahoma,serif;font-size:20px;font-weight:500; }.wzc251  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa,tahoma,serif;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc251  .wz-profile-favorites-no-results-first-text:hover {  }.wzc251  .wz-profile-favorites-no-results-second-text:hover {  }.wzc251 {  }.wzc248:hover .wzc248-bg { background-color:#E74C3C; }.wzc248:hover .wzc248-content { font-size:10px;color:#fff; }.wzc248:hover {  }.wzc248-bg:after {  }.wzc248-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc248-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }.wzc249:hover .wzc249-bg { background-color:#c9c9c9;border:1px solid #c9c9c9; }.wzc249:hover .wzc249-content { font-size:10px;color:#fff; }.wzc249:hover {  }.wzc249-bg:after {  }.wzc249-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc249-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }.wzc250:hover .wzc250-bg:after { width:90%;opacity:1; }.wzc250:hover .wzc250-bg {  }.wzc250:hover .wzc250-content { color:#fff; }.wzc250:hover {  }.wzc250-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%); }.wzc250-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; }.wzc250-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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-wzs135 { height:908px;--section-height:908px; }#wze1115 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc252-root .wzc252-root-header .wzc252-root-header-title {  }.wzc252-root .wzc252-root-header .wzc252-root-header-options .wzc252-root-header-options-optionsList .wzc252-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc252-root .wzc252-root-header .wzc252-root-header-options .wzc252-root-header-options-optionsList {  }.wzc252-root .wzc252-root-header .wzc252-root-header-options {  }.wzc252-root .wzc252-root-header {  }.wzc252-root .wzc252-root-orders .wzc252-root-orders-ordersHeader .wzc252-root-orders-ordersHeader-ordersHeaderItem .wzc252-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc252-root .wzc252-root-orders .wzc252-root-orders-ordersHeader .wzc252-root-orders-ordersHeader-ordersHeaderItem {  }.wzc252-root .wzc252-root-orders .wzc252-root-orders-ordersHeader {  }.wzc252-root .wzc252-root-orders {  }.wzc252-root .wzc252-root-pagination .wzc252-root-pagination-paginationButton {  }.wzc252-root .wzc252-root-pagination {  }.wzc252-root {  }.wzc252  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa,tahoma,serif;font-weight:bold;color:rgb(117,117,117); }.wzc252  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa,tahoma,serif;font-weight:bold;color:rgb(117,117,117);border-radius:5px; }.wzc252  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc252  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc252  .wz-profile-orders-order-items-header { width:80%; }.wzc252  .wz-profile-orders-order-items-header p { width:20%;font-size:12px;font-family:iransans_fa,tahoma,serif;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc252  .wz-profile-orders-order-details { width:80%; }.wzc252  .wz-profile-orders-order-buttons { width:20%; }.wzc252  .wz-profile-orders-order-details p { width:20%;font-size:12px;font-family:iransans_fa,tahoma,serif;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc252  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc252  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc252  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc252  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc252  .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; }.wzc252  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc252  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa,tahoma,serif;color:rgb(117,117,117); }.wzc252  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa,tahoma,serif;color:rgb(117,117,117); }.wzc252 {  }#wz-section-wzs136 { height:503px;--section-height:503px; }#wze1116 { top:30px;left:15px;width:848px;height:648px;z-index:1000; }.wzc255-root .wzc255-root-header .wzc255-root-header-title {  }.wzc255-root .wzc255-root-header .wzc255-root-header-headerButtons .wzc255-root-header-headerButtons-reorderButton {  }.wzc255-root .wzc255-root-header .wzc255-root-header-headerButtons .wzc255-root-header-headerButtons-receiptButton {  }.wzc255-root .wzc255-root-header .wzc255-root-header-headerButtons {  }.wzc255-root .wzc255-root-header {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-mainInformation .wzc255-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc255-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-mainInformation .wzc255-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc255-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-mainInformation .wzc255-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-mainInformation {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-userInformation .wzc255-root-body-information-userInformation-userInformation{{ item.name }} .wzc255-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-userInformation .wzc255-root-body-information-userInformation-userInformation{{ item.name }} .wzc255-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-userInformation .wzc255-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-userInformation {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-paymentInformation .wzc255-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc255-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-paymentInformation .wzc255-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc255-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-paymentInformation .wzc255-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information .wzc255-root-body-information-paymentInformation {  }.wzc255-root .wzc255-root-body .wzc255-root-body-information {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderName .wzc255-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc255-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderCount .wzc255-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc255-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc255-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader .wzc255-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation .wzc255-root-body-orderInformation-orderInformationHeader {  }.wzc255-root .wzc255-root-body .wzc255-root-body-orderInformation {  }.wzc255-root .wzc255-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc255-root .wzc255-root-support .wzc255-root-support-supportImage {  }.wzc255-root .wzc255-root-support .wzc255-root-support-supportTextBox .wzc255-root-support-supportTextBox-supportQuestion {  }.wzc255-root .wzc255-root-support .wzc255-root-support-supportTextBox .wzc255-root-support-supportTextBox-supportMessage {  }.wzc255-root .wzc255-root-support .wzc255-root-support-supportTextBox {  }.wzc255-root .wzc255-root-support {  }.wzc255-root {  }.wzc255  .wz-profile-order-details-root { font-family:iransans_fa,tahoma,serif; }.wzc255  .wz-profile-order-details-header { padding-bottom:20px; }.wzc255  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(117,117,117); }.wzc255  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc255  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc255  .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; }.wzc255  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc255  .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); }.wzc255  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc255  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc255  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(117,117,117);font-weight:400; }.wzc255  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(74,74,74);font-weight:500; }.wzc255  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc255  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px; }.wzc255  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600; }.wzc255  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc255  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px; }.wzc255  .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); }.wzc255  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc255  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000; }.wzc255  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc255  .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; }.wzc255  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc255  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc255  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(0,0,0); }.wzc255  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(117,117,117); }.wzc255  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc255  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc255  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc255  .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); }.wzc255  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc255  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc255  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa,tahoma,serif;color:rgb(117,117,117); }.wzc255  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa,tahoma,serif;color:rgb(117,117,117); }.wzc255 {  }.wzc253:hover .wzc253-bg { background-color:#ffd9d5;border-width:1px;border-color:rgba(255, 213, 0, 0.25); }.wzc253:hover .wzc253-content { color:#E74C3C; }.wzc253:hover {  }.wzc253-bg:after {  }.wzc253-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); }.wzc253-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }.wzc254:hover .wzc254-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc254:hover .wzc254-content { color:rgb(117,117,117); }.wzc254:hover {  }.wzc254-bg:after {  }.wzc254-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); }.wzc254-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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-wzs137 { height:708px;--section-height:708px; }#wze1117 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc259-header .wzc259-header-title {  }.wzc259-header .wzc259-header-headerButton {  }.wzc259-header .wzc259-header-editButton {  }.wzc259-header .wzc259-header-removeButton {  }.wzc259-header {  }.wzc259-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; }.wzc259-pagination .wzc259-pagination-paginationButton {  }.wzc259-pagination {  }.wzc259  .wz-profile-addresses-header { margin-bottom:30px; }.wzc259  .wz-profile-addresses-header p { font-family:iransans_fa,tahoma,serif;font-size:22px;color:rgb(117,117,117); }.wzc259  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc259  .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; }.wzc259  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc259  .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); }.wzc259  .wz-profile-address-item:hover { border-radius:20px; }.wzc259  .wz-profile-address-location { width:100%;height:200px; }.wzc259  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc259  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc259  .wz-profile-address-full { font-family:iransans_fa,tahoma,serif;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc259  .wz-profile-address-full:hover {  }.wzc259  .wz-profile-address-summary { justify-content:start; }.wzc259  .wz-profile-address-summary-location p { font-family:iransans_fa,tahoma,serif;font-size:12px; }.wzc259  .wz-profile-address-summary-location p:hover {  }.wzc259  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc259  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc259  .wz-profile-address-summary-postal-code p { font-family:iransans_fa,tahoma,serif;font-size:12px; }.wzc259  .wz-profile-address-summary-postal-code p:hover {  }.wzc259  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc259  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc259  .wz-profile-address-transferee { text-align:right; }.wzc259  .wz-profile-address-transferee p { font-family:iransans_fa,tahoma,serif;font-size:12px; }.wzc259  .wz-profile-address-transferee p:hover {  }.wzc259  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc259  .wz-profile-address-remove-button { height:30px; }.wzc259  .wz-profile-address-edit-button { height:30px; }.wzc259  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa,tahoma,serif;font-size:20px;font-weight:500; }.wzc259  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa,tahoma,serif;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc259  .wz-profile-addresses-no-results-first-text:hover {  }.wzc259  .wz-profile-addresses-no-results-second-text:hover {  }.wzc259 {  }.wzc256:hover .wzc256-bg { background-color:#E74C3C; }.wzc256:hover .wzc256-content { font-size:12px;color:#ffd9d5; }.wzc256:hover {  }.wzc256-bg:after {  }.wzc256-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#ffd9d5;border-radius:25px; }.wzc256-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }.wzc257:hover .wzc257-bg { background-color:#f4f4f4;border:1px solid #e1e1e1; }.wzc257:hover .wzc257-content { font-size:11px;color:#a1a1a1; }.wzc257:hover {  }.wzc257-bg:after {  }.wzc257-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #e1e1e1; }.wzc257-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }.wzc258:hover .wzc258-bg { background-color:#E74C3C; }.wzc258:hover .wzc258-content { font-size:11px;color:#fff; }.wzc258:hover {  }.wzc258-bg:after {  }.wzc258-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:unset;border-radius:25px;border:1px solid #E74C3C; }.wzc258-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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-wzs138 { height:601px;--section-height:601px; }#wze1170 { top:38px;left:59px;width:1051.53px;height:218.375px;z-index:1001; }.wzc276-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(141, 196, 170, 0);box-shadow:none;border-color:rgba(242, 241, 240, 0); }.wzc276-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc276-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; }#wze1171 { top:-1.1354px;left:406.593px;width:254.969px;height:54.6667px;z-index:1000;text-align:right; }#wze1172 { top:62.6997px;left:12.5833px;width:950.969px;height:125.333px;z-index:1000;text-align:right; }#wze1303 { top:283.062px;left:248.283px;width:702.292px;height:342.969px;z-index:1000; }#wze1303 .wzc14-img-inner { object-fit:cover; }#wz-section-wzs149 { height:675.365px;--section-height:675.365px; }.wzc-section-wzs149 { background:;background-color:rgba(255, 255, 255, 0);box-shadow:none;border-style:solid;border-color:rgba(242, 241, 240, 1);border-width:0px; }.wzc-section-wzs149-full { background-image:;background:;background-color:rgb(78, 78, 78);background-position:left center;background-size:contain;background-repeat:no-repeat;background-attachment:none; }.wzc-section-wzs149-full:after { background:;background-color:rgba(241, 243, 238, 0); }#wze1164 { top:0px;left:0px;width:50%;height:621.396px;z-index:1000;order:2; }.wzc138-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px; }.wzc138-content {  }.wzc138 {  }#wze1165 { top:90.0001px;left:4.756px;width:558px;height:511px;z-index:1003; }.wzc156 .wz-gallery > li > figure,.wzc156  .wz-gallery > li > figure:before,.wzc156  .wz-gallery > li > figure:after,.wzc156  .wz-gallery > li > figure > figcaption,.wzc156  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc156  .wz-gallery-caption { text-align:center; }.wzc156  .wz-gallery-caption  h3 { font-family:iransans_fa,tahoma,serif;font-size:15px;line-height:15px;color:#fff; }.wzc156  .wz-gallery-caption  p { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#fff; }.wzc156  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc156 {  }.wzc156-slider .wzc156-slider-items {  }.wzc156-slider  .flex-direction-nav a:before { color:#999; }.wzc156-slider {  }#wze1166 { top:0px;left:0px;width:50%;height:767.396px;z-index:1000;order:1; }#wze1167 { top:124.677px;left:32.9997px;width:522.969px;height:54.6667px;z-index:1000;text-align:right; }#wze1168 { top:201.216px;left:22.4997px;width:534.969px;height:261.333px;z-index:1000;text-align:right; }#wze1169 { top:494.333px;left:54.9399px;width:307.396px;height:62.9896px;z-index:1002; }.wzc400:hover .wzc400-bg {  }.wzc400:hover .wzc400-content {  }.wzc400:hover {  }.wzc400-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(99, 93, 83);border-radius:25px; }.wzc400-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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-wzs150 { height:664.396px;--section-height:664.396px; }.wzc-section-wzs150 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs150-full { background-image:;background:;background-color:rgb(106, 110, 100); }.wzc-section-wzs150-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1158 { top:0px;left:0px;width:50%;height:607.719px;z-index:1000;order:1; }#wze1159 { top:14.9984px;left:16.2499px;width:553px;height:530px;z-index:1002; }#wze1160 { top:0px;left:0px;width:50%;height:607.719px;z-index:1000;order:2; }#wze1161 { top:157.454px;left:81.496px;width:418.969px;height:50px;z-index:1000;text-align:right; }#wze1162 { top:222.226px;left:81.989px;width:418.969px;height:196px;z-index:1000;text-align:right; }#wze1163 { top:510.935px;left:84.5px;width:204.07px;height:39.9896px;z-index:1002; }#wze1305 { top:23.4236px;left:386.209px;width:117.116px;height:169.964px;z-index:1001; }.wzc277-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-width:0px;border-style:solid;border-color:rgba(242, 241, 240, 1); }.wzc277-img .wzc277-img-inner { width:100%;height:100%;float:left; }.wzc277-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc277 .wzc277-img .wzc277-img-inner { filter:opacity(20%); }.wzc277 .wzc277-img { background-color:unset; }.wzc277 {  }#wze1305 .wzc277-img-inner { object-fit:cover; }#wz-section-wzs151 { height:607.719px;--section-height:607.719px; }.wzc-section-wzs151 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs151-full { background:;background-color:rgb(241, 243, 238); }.wzc-section-wzs151-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1173 { top:0px;left:0px;width:50%;height:579.0056px;z-index:1000;order:2; }#wze1174 { top:25.0028px;left:14.75px;width:555px;height:529px;z-index:1002; }#wze1175 { top:0px;left:0px;width:50%;height:584.1206px;z-index:1000;order:1; }#wze1176 { top:194.129px;left:78.5116px;width:418.969px;height:50px;z-index:1000;text-align:right; }#wze1177 { top:270.824px;left:80.0115px;width:418.969px;height:163.323px;z-index:1000;text-align:right; }#wze1178 { top:488.514px;left:81.356px;width:180px;height:39.9896px;z-index:1002; }#wze1306 { top:55.617px;left:397.361px;width:117.115px;height:169.948px;z-index:1001; }#wze1306 .wzc277-img-inner { object-fit:cover; }#wz-section-wzs152 { height:579.073px;--section-height:579.073px; }.wzc-section-wzs152 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs152-full { background-image:;background:;background-color:rgb(106, 110, 100); }.wzc-section-wzs152-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1179 { top:0px;left:0px;width:50%;height:574.8326px;z-index:1000;order:1; }#wze1180 { top:22.4163px;left:16px;width:554px;height:530px;z-index:1002; }.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:rgba(231, 76, 60, 0.75); }.wzc275  .wz-gallery-caption { text-align:center; }.wzc275  .wz-gallery-caption  h3 { font-family:iransans_fa,tahoma,serif;font-size:15px;line-height:15px;color:#fff; }.wzc275  .wz-gallery-caption  p { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#fff; }.wzc275  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:cover; }.wzc275 {  }.wzc275-slider .wzc275-slider-items {  }.wzc275-slider  .flex-direction-nav a:before { color:#999; }.wzc275-slider {  }#wze1308 { top:298.882px;left:48.1028px;width:148.097px;height:114.929px;z-index:1001; }#wze1308 .wzc277-img-inner { object-fit:cover; }#wze1181 { top:0px;left:0px;width:50%;height:559.1588px;z-index:1000;order:2; }#wze1182 { top:149.087px;left:42.2496px;width:457.969px;height:50px;z-index:1000;text-align:right; }#wze1183 { top:221.364px;left:79.752px;width:418.969px;height:228.656px;z-index:1000;text-align:right; }#wze1184 { top:480.014px;left:74.258px;width:251.703px;height:39.9896px;z-index:1002; }#wze1307 { top:39.1552px;left:274.134px;width:237.095px;height:114.929px;z-index:1001; }#wze1307 .wzc277-img-inner { object-fit:cover; }#wz-section-wzs153 { height:581.906px;--section-height:581.906px; }.wzc-section-wzs153 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs153-full { background:;background-color:rgb(241, 243, 238); }.wzc-section-wzs153-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1185 { top:0px;left:0px;width:50%;height:580.125px;z-index:1000;order:2; }#wze1186 { top:16.4606px;left:15px;width:554px;height:528px;z-index:1002; }#wze1187 { top:0px;left:0px;width:50%;height:580.125px;z-index:1000;order:1; }#wze1188 { top:147.519px;left:81.4368px;width:418.969px;height:50px;z-index:1000;text-align:right; }#wze1189 { top:211.714px;left:82.0142px;width:418.969px;height:261.323px;z-index:1000;text-align:right; }#wze1190 { top:267.002px;left:82.9359px;width:183.625px;height:40px;z-index:1002; }.wzc279:hover .wzc279-bg {  }.wzc279:hover .wzc279-content {  }.wzc279:hover {  }.wzc279-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(99, 93, 83);border-radius:25px; }.wzc279-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,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; }#wze1310 { top:38.5235px;left:342.232px;width:174.098px;height:127.947px;z-index:1001; }#wze1310 .wzc277-img-inner { object-fit:cover; }#wze1311 { top:484.101px;left:61.8067px;width:251.703px;height:39.9896px;z-index:1002; }#wz-section-wzs154 { height:580.125px;--section-height:580.125px; }.wzc-section-wzs154 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs154-full { background-image:;background:;background-color:rgb(106, 110, 100); }.wzc-section-wzs154-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1329 { top:2.54977px;left:13.0835px;width:1142.99px;height:516.999px;z-index:1000; }.wzc282 .wz-gallery > li > figure,.wzc282  .wz-gallery > li > figure:before,.wzc282  .wz-gallery > li > figure:after,.wzc282  .wz-gallery > li > figure > figcaption,.wzc282  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0); }.wzc282  .wz-gallery-caption { text-align:center; }.wzc282  .wz-gallery-caption  h3 { font-family:iransans_fa,tahoma,serif;font-size:15px;line-height:15px;color:#fff; }.wzc282  .wz-gallery-caption  p { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#fff; }.wzc282  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc282 {  }.wzc282-slider .wzc282-slider-items {  }.wzc282-slider  .flex-direction-nav a:before { color:#999; }.wzc282-slider {  }#wze1330 { top:132.002px;left:696.856px;width:457.702px;height:340.996px;z-index:1001; }#wze1330 .wzc14-img-inner { object-fit:cover; }#wz-section-wzs181 { height:519.544px;--section-height:519.544px; }#wze1325 { top:132.662px;left:530.616px;width:637.969px;height:615.573px;z-index:1001; }#wze1326 { top:0.849593px;left:51.0026px;width:564.974px;height:128px;z-index:1000;text-align:right; }#wze1327 { top:130.228px;left:161.996px;width:453.971px;height:376px;z-index:1000;text-align:right; }#wze1331 { top:533.006px;left:372.66px;width:254.395px;height:40px;z-index:1002; }#wz-section-wzs178 { height:877.542px;--section-height:877.542px; }.wzc-section-wzs178 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs178-full { background-image:url(../../uploads/4892dfa94fcc48b4b648343d3c79c378.jpg) ;background:;background-color:rgba(255, 255, 255, 0);background-position:left center;background-size:auto;background-repeat:no-repeat;background-attachment:none; }.wzc-section-wzs178-full:after { background:;background-color:rgba(241, 243, 238, 0.02); }#wze1568 { top:-1.5px;left:82.9298px;width:943px;height:374px;z-index:1000; }.wzc352 .wz-gallery > li > figure,.wzc352  .wz-gallery > li > figure:before,.wzc352  .wz-gallery > li > figure:after,.wzc352  .wz-gallery > li > figure > figcaption,.wzc352  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc352  .wz-gallery-caption { text-align:center; }.wzc352  .wz-gallery-caption  h3 { font-family:iransans_fa,tahoma,serif;font-size:15px;line-height:15px;color:#fff; }.wzc352  .wz-gallery-caption  p { font-family:iransans_fa,tahoma,serif;font-size:13px;color:#fff; }.wzc352  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:contain; }.wzc352 {  }.wzc352-slider .wzc352-slider-items {  }.wzc352-slider  .flex-direction-nav a:before { color:#999; }.wzc352-slider {  }#wze1575 { top:324.102px;left:168.274px;width:180px;height:40px;z-index:1000; }.wzc353:hover .wzc353-bg {  }.wzc353:hover .wzc353-content {  }.wzc353:hover {  }.wzc353-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(79, 29, 14);border-radius:25px; }.wzc353-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,tahoma,serif;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(242, 241, 240); }#wz-section-wzs209 { height:377.625px;--section-height:377.625px; }#wze1569 { top:56px;left:610.484px;width:445px;height:308px;z-index:1000;text-align:right; }#wze1570 { top:53px;left:158.882px;width:391.304347826087px;height:250px;z-index:1000; }#wze1570 .wzc14-img-inner { object-fit:cover; }#wz-section-wzs210 { height:484.5px;--section-height:484.5px; }#wze1571 { top:24px;left:117.52px;width:445px;height:308px;z-index:1000;text-align:right; }#wze1572 { top:16.5px;left:638.46px;width:391.304347826087px;height:250px;z-index:1000; }#wze1572 .wzc14-img-inner { object-fit:cover; }#wz-section-wzs211 { height:387.49px;--section-height:387.49px; }#wze1573 { top:20px;left:337.332px;width:445px;height:140px;z-index:1000;text-align:right; }#wze1574 { top:197.011px;left:485.578px;width:180px;height:40px;z-index:1000; }.wzc157:hover .wzc157-bg {  }.wzc157:hover .wzc157-content {  }.wzc157:hover {  }.wzc157-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(99, 93, 83);border-radius:25px; }.wzc157-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa,tahoma,serif;font-size:15px;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-wzs212 { height:340px;--section-height:340px; }[data-page=p1] #wz-root-background { background-attachment:fixed;background-color:rgb(57, 61, 50); }[data-page=p11] #wz-root-background { background-size:contain;background-attachment:initial;background-repeat:no-repeat; }@media only screen and (max-width : 768px) {#wze450 { top:23.8955px;left:175.183px;bottom:auto;right:auto;width:127.652px;height:37.9271px;display:block;z-index:1000; }#wze768 { top:32.5097px;left:38.8172px;bottom:auto;right:auto;width:30px;height:32px;display:block;z-index:1000; }#wze772 { top:35.4997px;left:265.704px;bottom:auto;right:auto;width:165.996px;height:23.3229px;display:block;z-index:1000;text-align:center; }#wze1040 { top:38.0053px;left:15.0017px;bottom:auto;right:auto;width:144.07px;height:24.9961px;display:block;z-index:1000; }#wze1494 { top:10.1441px;left:408px;bottom:auto;right:auto;width:49.9922px;height:49.9896px;display:block;z-index:1000; }#wz-section-header { height:76.9896px;--section-height:76.9896px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-allPage { height:0px;--section-height:0px; }#wze1598 { top:15px;left:14px;bottom:auto;right:auto;width:440px;height:171px;display:block;z-index:1000; }#wze1598 .wz-gallery.wz-gallery-grid li { width:146px;height:57px;padding:10px; }#wz-section-wzs226 { height:202px;--section-height:202px; }.wzc-section-wzs226 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs226-full { background-size:contain;background-repeat:no-repeat; }#wze1582 { top:15px;left:0.031px;bottom:auto;right:auto;width:467.938px;height:718.896px;display:block;z-index:1000; }#wz-section-wzs218 { height:748.896px;--section-height:748.896px; }#wze1592 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:403.5px;display:block;z-index:1000; }#wze1601 { top:433.51px;left:15px;bottom:auto;right:auto;width:438px;height:81.3229px;z-index:1000;text-align:right; }#wz-section-wzs222 { height:529.802px;--section-height:529.802px; }#wze1588 { top:15px;left:43px;bottom:auto;right:auto;width:382px;height:40.6667px;display:block;z-index:1000;text-align:right; }#wze1603 { top:72.677px;left:10px;bottom:auto;right:auto;width:438px;height:1578.19px;z-index:1000; }#wze1603 .wz-list-root { width:calc( 100% - ( 2 * 10px ) );margin:10px; }#wz-section-wzs220 { height:1648.82px;--section-height:1648.82px; }#wze1085 { top:138px;left:6.5px;bottom:auto;right:auto;width:455px;height:356.698px;display:block;z-index:1000; }#wze1085 .wz-gallery.wz-gallery-grid li { width:455px;height:41px;padding:11px; }#wze1086 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:108px;display:block;z-index:1000; }#wze1087 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:78px;display:block;z-index:1000;text-align:center; }#wz-section-wzs127 { height:509.698px;--section-height:509.698px; }#wze738 { top:324.865px;left:15px;bottom:auto;right:auto;width:438px;height:344.667px;display:block;z-index:1000;text-align:right; }#wze739 { top:684.532px;left:118.5px;bottom:auto;right:auto;width:231px;height:45px;display:block;z-index:1000; }#wze1128 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:294.865px;display:block;z-index:1000; }#wz-section-wzs126 { height:744.53137207031px;--section-height:744.53137207031px; }#wze744 { top:510.667px;left:15px;bottom:auto;right:auto;width:438px;height:451.5px;display:block;z-index:1000; }#wze745 { top:79.5144px;left:159.003px;bottom:auto;right:auto;width:120px;height:100px;display:block;z-index:1000; }#wze747 { top:190.995px;left:101.008px;bottom:auto;right:auto;width:236.979px;height:54.6667px;display:block;z-index:1000;text-align:center; }#wze748 { top:317.058px;left:104.5px;bottom:auto;right:auto;width:228.979px;height:84px;display:block;z-index:1000;text-align:center; }#wze749 { top:15px;left:1px;bottom:auto;right:auto;width:466px;height:480.667px;display:block;z-index:1000; }#wze750 { top:78.5157px;left:173.003px;bottom:auto;right:auto;width:120px;height:100px;display:block;z-index:1000; }#wze752 { top:192px;left:133px;bottom:auto;right:auto;width:200px;height:54.6667px;display:block;z-index:1000;text-align:center; }#wze753 { top:312.495px;left:119.5px;bottom:auto;right:auto;width:229px;height:84px;display:block;z-index:1000;text-align:center; }#wze754 { top:1471.21px;left:15px;bottom:auto;right:auto;width:438px;height:453.667px;display:block;z-index:1000; }#wze755 { top:71.5704px;left:165.019px;bottom:auto;right:auto;width:120px;height:100px;display:block;z-index:1000; }#wze757 { top:191.996px;left:78.0146px;bottom:auto;right:auto;width:280.969px;height:54.6667px;display:block;z-index:1000;text-align:center; }#wze758 { top:296.8px;left:109.496px;bottom:auto;right:auto;width:229px;height:112px;display:block;z-index:1000;text-align:center; }#wze759 { top:977.167px;left:15px;bottom:auto;right:auto;width:438px;height:479.042px;display:block;z-index:1000; }#wze760 { top:77.1223px;left:159.003px;bottom:auto;right:auto;width:120px;height:100px;display:block;z-index:1000; }#wze762 { top:190px;left:93.9999px;bottom:auto;right:auto;width:246.969px;height:54.6667px;display:block;z-index:1000;text-align:center; }#wze763 { top:314.513px;left:104.5px;bottom:auto;right:auto;width:228.99px;height:112px;display:block;z-index:1000;text-align:center; }#wz-section-wzs68 { height:1939.8752519531px;--section-height:1939.8752519531px; }#wze454 { top:433.774px;bottom:auto;right:auto;height:172.594px;z-index:1000; }#wze455 { top:74px;left:40.5px;bottom:auto;right:auto;width:387px;height:26.6667px;z-index:1000;text-align:center; }#wze456 { top:130.745px;left:139.25px;bottom:auto;right:auto;width:20px;height:19.9896px;z-index:1000; }#wze457 { top:130.745px;left:181.633px;bottom:auto;right:auto;width:20px;height:19.9896px;z-index:1000; }#wze459 { top:130.745px;left:266.383px;bottom:auto;right:auto;width:20px;height:19.9896px;z-index:1000; }#wze460 { top:130.745px;left:308.75px;bottom:auto;right:auto;width:20px;height:19.9896px;z-index:1000; }#wze461 { top:7.0146px;left:0px;bottom:auto;right:auto;width:468px;height:210.083px;z-index:1000; }#wze462 { top:67px;left:125px;bottom:auto;right:auto;width:219px;height:43.3125px;z-index:1000;text-align:justify; }#wze463 { top:130.69px;left:213.5px;bottom:auto;right:auto;width:60px;height:2.875px;z-index:1000; }#wze464 { top:148.691px;left:155px;bottom:auto;right:auto;width:156px;height:43.3125px;z-index:1000;text-align:justify; }#wze469 { top:222.024px;left:0px;bottom:auto;right:auto;width:469px;height:204.99px;z-index:1000; }#wze470 { top:47px;left:163.5px;bottom:auto;right:auto;width:134px;height:39.3333px;z-index:1000;text-align:justify; }#wze471 { top:97.6756px;left:189px;bottom:auto;right:auto;width:60px;height:2.875px;z-index:1000; }#wze472 { top:118.675px;left:176.5px;bottom:auto;right:auto;width:128px;height:39.3333px;z-index:1000;text-align:justify; }#wz-section-footer { height:614.927px;--section-height:614.927px; }#wze94 { top:0px;left:15px;bottom:auto;right:auto;width:438px;height:6120px;display:block;z-index:1000; }#wze473 { top:6135px;left:12px;bottom:auto;right:auto;width:444px;height:682.302px;display:block;z-index:1000; }#wze475 { top:54.5898px;left:77px;bottom:auto;right:auto;width:300px;height:598.292px;display:block;z-index:1000; }#wze476 { top:0px;left:166px;bottom:auto;right:auto;width:203.979px;height:31.3125px;display:block;z-index:1000;text-align:right; }#wze478 { top:6837.5px;left:84px;bottom:auto;right:auto;width:300px;height:48px;display:block;z-index:1000; }#wz-section-wzs18 { height:6925.49px;--section-height:6925.49px; }.wzc-section-wzs18 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs18-full { background-position:center center;background-size:contain;background-repeat:no-repeat; }#wze102 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:887.844px;display:block;z-index:1000; }#wze1610 { top:995.541px;left:15px;bottom:auto;right:auto;width:438px;height:428.75px;display:block;z-index:1000; }#wze1611 { top:63.5938px;left:15px;bottom:auto;right:auto;width:408px;height:33.5938px;display:block;z-index:1000; }#wze1612 { top:112.188px;left:15px;bottom:auto;right:auto;width:408px;height:33.5938px;display:block;z-index:1000; }#wze1613 { top:160.781px;left:15px;bottom:auto;right:auto;width:408px;height:33.5938px;display:block;z-index:1000; }#wze1615 { top:257.969px;left:15px;bottom:auto;right:auto;width:408px;height:100.792px;display:block;z-index:1000; }#wze1616 { top:373.761px;left:119px;bottom:auto;right:auto;width:200px;height:40px;display:block;z-index:1000; }#wze1617 { top:209.375px;left:15px;bottom:auto;right:auto;width:408px;height:33.5938px;display:block;z-index:1000; }#wze1619 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:33.5938px;display:block;z-index:1000; }#wze1618 { top:917.874px;left:15px;bottom:auto;right:auto;width:438px;height:62.6667px;display:block;z-index:1000;text-align:right; }#wz-section-wzs17 { height:1439.26px;--section-height:1439.26px; }#wze765 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:16684.7px;display:block;z-index:1000; }#wze765 .wz-shop-product { width: calc(100% - 0px )}#wze766 { bottom:auto;right:auto;display:none;z-index:1000; }#wz-section-wzs71 { height:16714.7px;--section-height:16714.7px; }.wzc-section-wzs71 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs71-full { background-size:contain;background-repeat:no-repeat;background-position:center center; }#wze767 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:826px;display:block;z-index:1000; }#wz-section-wzs70 { height:856px;--section-height:856px; }#wze764 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:184.99px;display:block;z-index:1000; }#wz-section-wzs72 { height:214.99px;--section-height:214.99px; }#wze827 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:625.344px;display:block;z-index:1000;order:1; }#wze828 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:48px;display:block;z-index:1000;text-align:right; }#wze829 { top:78px;left:46.5115px;bottom:auto;right:auto;width:374.977px;height:532.344px;display:block;z-index:1000;text-align:right; }#wze831 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:423.323px;display:block;z-index:1000;order:2; }#wz-section-wzs82 { height:1048.67px;--section-height:1048.67px; }#wze819 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:620px;display:block;z-index:1000;order:1; }#wze820 { top:15px;left:79.535px;bottom:auto;right:auto;width:308.93px;height:590px;display:block;z-index:1000;text-align:right; }#wze824 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:371.271px;display:block;z-index:1000;order:2; }.wzc273-bg { background:;background-color:rgba(241, 227, 200, 1);background-size:cover;background-repeat:no-repeat; }#wz-section-wzs80 { height:991.271px;--section-height:991.271px; }#wze813 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:544.396px;display:block;z-index:1000;order:1; }#wze815 { top:15px;left:46.0195px;bottom:auto;right:auto;width:375.961px;height:511.323px;display:block;z-index:1000;text-align:right; }#wze818 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:362.406px;display:block;z-index:1000;order:2; }#wz-section-wzs79 { height:906.802px;--section-height:906.802px; }#wze825 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:55.9896px;display:block;z-index:1000;text-align:center; }#wze826 { top:86px;left:15px;bottom:auto;right:auto;width:438px;height:196px;display:block;z-index:1000;text-align:center; }#wze1312 { top:297px;left:15px;bottom:auto;right:auto;width:438px;height:62.6667px;display:block;z-index:1000;text-align:center; }#wze1313 { top:374.667px;left:15px;bottom:auto;right:auto;width:438px;height:156.667px;display:block;z-index:1000;text-align:right; }#wz-section-wzs81 { height:546.292px;--section-height:546.292px; }#wz-section-wzs139 { height:15px;--section-height:15px; }#wze1113 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:257.733px;display:block;z-index:1000; }#wze1118 { bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs134 { height:491.733px;--section-height:491.733px; }#wze1114 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs135 { height:672px;--section-height:672px; }#wze1115 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.133px;display:block;z-index:1000; }.wzc252  .wz-profile-orders-header p { font-size:16px; }.wzc252  .wz-profile-orders-header-option { font-size:10px; }.wzc252  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc252  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs136 { height:410.133px;--section-height:410.133px; }#wze1116 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.7px;display:block;z-index:1000; }.wzc255  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc255  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc255  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc255  [data-name=total_include_tax] { padding:10px; }.wzc255  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc255  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc255  .wz-profile-order-details-order-detail { font-size:10px; }.wzc255  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc255  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc255  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs137 { height:568.7px;--section-height:568.7px; }#wze1117 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.433px;display:block;z-index:1000; }#wz-section-wzs138 { height:513.433px;--section-height:513.433px; }#wze1170 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:270.125px;display:block;z-index:1000; }#wze1171 { top:6.8811px;left:30.3204px;bottom:auto;right:auto;width:377.977px;height:43px;display:block;z-index:1000;text-align:right; }#wze1172 { top:51.004px;left:46.3014px;bottom:auto;right:auto;width:359.977px;height:189px;display:block;z-index:1000;text-align:right; }#wze1303 { top:225.961px;left:15.0073px;bottom:auto;right:auto;width:438px;height:225.086px;z-index:1000; }#wz-section-wzs149 { height:463.211px;--section-height:463.211px; }.wzc-section-wzs149 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs149-full { background-position:bottom; }#wze1164 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:279.043px;display:block;z-index:1000;order:2; }#wze1165 { top:15px;left:10.7615px;bottom:auto;right:auto;width:446.477px;height:245.043px;display:block;z-index:1000; }#wze1165 .wz-gallery.wz-gallery-grid li { width:148px;height:81px;padding:10px; }#wze1166 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:521.441px;display:block;z-index:1000;order:1; }#wze1167 { top:199.964px;left:24.5115px;bottom:auto;right:auto;width:418.977px;height:43px;display:block;z-index:1000;text-align:right; }#wze1168 { top:257.964px;left:24.5115px;bottom:auto;right:auto;width:418.977px;height:196px;display:block;z-index:1000;text-align:right; }#wze1169 { top:468.964px;left:106.804px;bottom:auto;right:auto;width:254.391px;height:40px;display:block;z-index:1000; }#wz-section-wzs150 { height:1128.441px;--section-height:1128.441px; }#wze1158 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:443px;display:block;z-index:1000;order:2; }#wze1159 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:415px;display:block;z-index:1000; }#wze1159 .wz-gallery.wz-gallery-grid li { width:146px;height:138px;padding:10px; }#wze1160 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:440.605px;display:block;z-index:1000;order:1; }#wze1161 { top:199.964px;left:24.5115px;bottom:auto;right:auto;width:418.977px;height:43px;display:block;z-index:1000;text-align:right; }#wze1162 { top:257.964px;left:24.5155px;bottom:auto;right:auto;width:418.969px;height:112px;display:block;z-index:1000;text-align:right; }#wze1163 { top:384.964px;left:131.965px;bottom:auto;right:auto;width:204.062px;height:40px;display:block;z-index:1000; }#wze1305 { top:15px;left:175.442px;bottom:auto;right:auto;width:117.109px;height:169.957px;z-index:1000; }#wz-section-wzs151 { height:1104.605px;--section-height:1104.605px; }#wze1173 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:446px;display:block;z-index:1000;order:2; }#wze1174 { top:15px;left:14.75px;bottom:auto;right:auto;width:438.5px;height:415px;display:block;z-index:1000; }#wze1174 .wz-gallery.wz-gallery-grid li { width:146px;height:138px;padding:10px; }#wze1175 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:431.188px;display:block;z-index:1000;order:1; }#wze1176 { top:199.964px;left:24.5115px;bottom:auto;right:auto;width:418.977px;height:43px;display:block;z-index:1000;text-align:right; }#wze1177 { top:257.964px;left:24.5115px;bottom:auto;right:auto;width:418.977px;height:112px;display:block;z-index:1000;text-align:right; }#wze1178 { top:384.964px;left:144px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }#wze1306 { top:15px;left:175.442px;bottom:auto;right:auto;width:117.109px;height:169.957px;z-index:1000; }#wz-section-wzs152 { height:990.188px;--section-height:990.188px; }#wze1179 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:449px;display:block;z-index:1000;order:2; }#wze1180 { top:18.5633px;left:14.5312px;bottom:auto;right:auto;width:438px;height:415px;display:block;z-index:1000; }#wze1180 .wz-gallery.wz-gallery-grid li { width:146px;height:138px;padding:10px; }#wze1308 { top:15px;left:144.952px;bottom:auto;right:auto;width:148.097px;height:114.929px;z-index:1000; }#wze1181 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:406.445px;display:block;z-index:1000;order:1; }#wze1182 { top:144.929px;left:24.5115px;bottom:auto;right:auto;width:418.977px;height:43px;display:block;z-index:1000;text-align:right; }#wze1183 { top:202.929px;left:24.5155px;bottom:auto;right:auto;width:418.969px;height:140px;display:block;z-index:1000;text-align:right; }#wze1184 { top:357.929px;left:108.156px;bottom:auto;right:auto;width:251.695px;height:40px;display:block;z-index:1000; }#wze1307 { top:15px;left:115.452px;bottom:auto;right:auto;width:237.088px;height:114.929px;z-index:1000; }#wz-section-wzs153 { height:1046.445px;--section-height:1046.445px; }#wze1185 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:451px;display:block;z-index:1000;order:2; }#wze1186 { top:14.9875px;left:15px;bottom:auto;right:auto;width:438px;height:415px;display:block;z-index:1000; }#wze1186 .wz-gallery.wz-gallery-grid li { width:146px;height:138px;padding:10px; }#wze1187 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:508.938px;display:block;z-index:1000;order:1; }#wze1188 { top:157.947px;left:24.5115px;bottom:auto;right:auto;width:418.977px;height:43px;display:block;z-index:1000;text-align:right; }#wze1189 { top:215.947px;left:24.5115px;bottom:auto;right:auto;width:418.977px;height:168px;display:block;z-index:1000;text-align:right; }#wze1190 { top:240.005px;left:0.0078px;bottom:auto;right:auto;width:183.625px;height:40px;display:none;z-index:1000; }.wzc279-content { font-size:12px; }#wze1310 { top:15px;left:146.951px;bottom:auto;right:auto;width:174.091px;height:127.94px;z-index:1000; }#wze1311 { top:453.947px;left:108.148px;bottom:auto;right:auto;width:251.695px;height:40px;z-index:1000; }#wz-section-wzs154 { height:1066.94px;--section-height:1066.94px; }#wze1329 { top:15px;left:16.0946px;bottom:auto;right:auto;width:438.802px;height:194.935px;display:block;z-index:999; }#wze1329 .wz-gallery.wz-gallery-grid li { width:146px;height:64px;padding:10px; }#wze1330 { top:185.668px;left:207.272px;bottom:auto;right:auto;width:246.048px;height:183.307px;z-index:1000; }#wz-section-wzs181 { height:370.254px;--section-height:370.254px; }#wze1325 { top:15px;left:15.0025px;bottom:auto;right:auto;width:437.995px;height:412.415px;display:block;z-index:1000; }#wze1326 { top:15px;left:15px;bottom:auto;right:auto;width:407.995px;height:85.8268px;display:block;z-index:1000;text-align:right; }#wze1327 { top:102.417px;left:7.17505px;bottom:auto;right:auto;width:414.993px;height:240px;display:block;z-index:1000;text-align:right; }#wze1331 { top:357.417px;left:91.8px;bottom:auto;right:auto;width:254.395px;height:40px;z-index:1000; }#wz-section-wzs178 { height:778.405px;--section-height:778.405px; }.wzc-section-wzs178-full { background-size:contain;background-repeat:no-repeat;background-position:bottom; }#wze1568 { top:7.5px;left:15px;bottom:auto;right:auto;width:438px;height:374px;display:block;z-index:1000; }#wze1568 .wz-gallery.wz-gallery-grid li { width:146px;height:124px;padding:10px; }#wze1575 { top:274px;left:11.001px;bottom:auto;right:auto;width:166px;height:31px;display:block;z-index:1000; }#wz-section-wzs209 { height:404px;--section-height:404px; }#wze1569 { top:37px;left:11px;bottom:auto;right:auto;width:438px;height:225px;display:block;z-index:1000;text-align:right; }#wze1570 { top:263.5px;left:43.3581px;bottom:auto;right:auto;width:391.297px;height:250px;display:block;z-index:1000; }#wz-section-wzs210 { height:520px;--section-height:520px; }#wze1571 { top:24.5px;left:11px;bottom:auto;right:auto;width:438px;height:250px;display:block;z-index:1000;text-align:right; }#wze1572 { top:276.5px;left:43.3553px;bottom:auto;right:auto;width:391.297px;height:250px;display:block;z-index:1000; }#wz-section-wzs211 { height:545px;--section-height:545px; }#wze1573 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:100px;display:block;z-index:1000;text-align:right; }#wze1574 { top:130px;left:144px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }#wz-section-wzs212 { height:185px;--section-height:185px; }.cssgrid #wze1494 { margin:  10px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze450 { margin:  24px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze768 { margin:  33px 0px 12px 0px; grid-area: 1 / 1 / 6 / 2; }.cssgrid #wze772 { margin:  35px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1040 { margin:  38px 0px 0px 0px; grid-area: 1 / 1 / 5 / 2; }.cssgrid #wze1598 { margin:  15px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1582 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1592 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1601 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1588 { margin:  15px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1603 { margin:  0px 0px -2.1800000000001px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1086 { --gtr:1 }.cssgrid #wze1086 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1085 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1087 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1128 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze738 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze739 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }#wze749 { --gtr:3 }.cssgrid #wze749 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze744 { --gtr:3 }.cssgrid #wze744 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze759 { --gtr:3 }.cssgrid #wze759 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }#wze754 { --gtr:3 }.cssgrid #wze754 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze750 { margin:  79px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze752 { margin:  0px 0px 65px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze753 { margin:  0px 0px 85px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze745 { margin:  80px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze747 { margin:  0px 0px 71px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze748 { margin:  0px 0px 51px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze760 { margin:  77px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze762 { margin:  0px 0px 70px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze763 { margin:  0px 0px 52px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze755 { margin:  72px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze757 { margin:  0px 0px 50px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze758 { margin:  0px 0px 45px 0px; grid-area: 3 / 1 / 4 / 2; }#wze461 { --gtr:3 }.cssgrid #wze461 { margin:  7px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }#wze469 { --gtr:3 }.cssgrid #wze469 { margin:  0px 0px 7px 0px; grid-area: 2 / 1 / 3 / 2; }#wze454 { --gtr:2 }.cssgrid #wze454 { margin:  0px 0px 9px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze462 { margin:  67px 0px 21px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze463 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 2.875px }.cssgrid #wze464 { margin:  0px 0px 18px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze470 { margin:  47px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze471 { margin:  0px 0px 18px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 2.875px }.cssgrid #wze472 { margin:  0px 0px 47px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze455 { margin:  74px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze456 { margin:  0px 0px 22px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze457 { margin:  0px 0px 22px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze459 { margin:  0px 0px 22px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze460 { margin:  0px 0px 22px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze94 { margin:  0px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }#wze503 { --gtr:2 }.cssgrid #wze503 { margin:  769px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze507 { --gtr:2 }.cssgrid #wze507 { margin:  769px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze511 { --gtr:2 }.cssgrid #wze511 { margin:  769px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze473 { --gtr:2 }.cssgrid #wze473 { margin:  0px 0px 21px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze478 { margin:  0px 0px 39px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze506 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze504 { margin:  0px 0px 6px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze505 { margin:  0px 0px 99px 0px; grid-area: 3 / 1 / 4 / 2;min-height: 2px }.cssgrid #wze510 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze508 { margin:  0px 0px 6px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze509 { margin:  0px 0px 99px 0px; grid-area: 3 / 1 / 4 / 2;min-height: 2px }.cssgrid #wze514 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze512 { margin:  0px 0px 6px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze513 { margin:  0px 0px 99px 0px; grid-area: 3 / 1 / 4 / 2;min-height: 2px }.cssgrid #wze476 { margin:  0px 0px 24px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze475 { margin:  0px 0px 29px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze102 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1618 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1610 { --gtr:7 }.cssgrid #wze1610 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1619 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1611 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1612 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1613 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1617 { margin:  0px 0px 15px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1615 { margin:  0px 0px 15px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1616 { margin:  0px 0px 15px 0px; grid-area: 7 / 1 / 8 / 2; }.cssgrid #wze765 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze767 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze764 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze828 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze829 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze820 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze815 { margin:  15px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze825 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze826 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1312 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1313 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1118 { margin:  0px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1113 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1114 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1115 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1116 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1117 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1170 { --gtr:2 }.cssgrid #wze1170 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1303 { margin:  226px 0px 12px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1171 { margin:  7px 0px 1px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1172 { margin:  0px 0px 30px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1165 { margin:  15px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1167 { margin:  200px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1168 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1169 { margin:  0px 0px 12px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1159 { margin:  15px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1305 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1161 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1162 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1163 { margin:  0px 0px 16px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1174 { margin:  15px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1306 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1176 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1177 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1178 { margin:  0px 0px 6px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1180 { margin:  19px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1307 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1182 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1183 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1184 { margin:  0px 0px 8px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1186 { margin:  15px 0px 21px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1310 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1188 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1189 { margin:  0px 0px 70px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1311 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1329 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1330 { margin:  186px 0px 1px 0px; grid-area: 1 / 1 / 3 / 2; }#wze1325 { --gtr:3 }.cssgrid #wze1325 { margin:  15px 0px 351px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1326 { margin:  15px 0px 1px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1327 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1331 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1568 { margin:  8px 0px 22px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1569 { margin:  37px 0px 2px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1570 { margin:  0px 0px 6px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1571 { margin:  25px 0px 2px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1572 { margin:  0px 0px 18px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1573 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1574 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs226  { --gtr:1 }#wz-section-wzs218  { --gtr:1 }#wz-section-wzs222  { --gtr:2 }#wz-section-wzs220  { --gtr:2 }#wz-section-wzs127  { --gtr:2 }#wz-section-wzs126  { --gtr:3 }#wz-section-wzs68  { --gtr:4 }#wz-section-footer  { --gtr:3 }#wz-section-wzs18  { --gtr:3 }#wz-section-wzs17  { --gtr:3 }#wz-section-wzs71  { --gtr:1 }#wz-section-wzs70  { --gtr:1 }#wz-section-wzs72  { --gtr:1 }#wz-section-wzs82  { --gtr:1 }#wz-section-wzs80  { --gtr:1 }#wz-section-wzs79  { --gtr:1 }#wz-section-wzs81  { --gtr:4 }#wz-section-wzs139  { --gtr:0 }#wz-section-wzs134  { --gtr:2 }#wz-section-wzs135  { --gtr:2 }#wz-section-wzs136  { --gtr:2 }#wz-section-wzs137  { --gtr:2 }#wz-section-wzs138  { --gtr:2 }#wz-section-wzs149  { --gtr:1 }#wz-section-wzs150  { --gtr:1 }#wz-section-wzs151  { --gtr:1 }#wz-section-wzs152  { --gtr:1 }#wz-section-wzs153  { --gtr:1 }#wz-section-wzs154  { --gtr:1 }#wz-section-wzs181  { --gtr:1 }#wz-section-wzs178  { --gtr:1 }#wz-section-wzs209  { --gtr:1 }#wz-section-wzs210  { --gtr:2 }#wz-section-wzs211  { --gtr:2 }#wz-section-wzs212  { --gtr:2 }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze450 { top:67.919px;left:508.789px;bottom:auto;right:auto;width:192.219px;height:58.9271px;display:block;z-index:1000; }#wze768 { top:60.5px;left:83px;bottom:auto;right:auto;width:50px;height:52px;z-index:1000; }#wze772 { top:87.55px;left:349px;bottom:auto;right:auto;width:180px;height:23.3125px;z-index:1000;text-align:center; }#wze1040 { top:87.46px;left:210px;bottom:auto;right:auto;width:134px;height:24px;z-index:1000; }#wze1494 { top:70.388px;left:707px;bottom:auto;right:auto;width:50px;height:49.9896px;z-index:1000; }#wz-section-header { height:167.385px;--section-height:167.385px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze1598 { top:15px;left:14.5px;bottom:auto;right:auto;width:739px;height:306.977px;display:block;z-index:1000; }#wze1598 .wz-gallery.wz-gallery-grid li { width:246px;height:102px;padding:10px; }#wz-section-wzs226 { height:342.047px;--section-height:342.047px; }.wzc-section-wzs226 { background:;background-color:rgba(255, 255, 255, 0); }#wze1582 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:611.75px;display:block;z-index:1000; }#wz-section-wzs218 { height:641.75px;--section-height:641.75px; }#wze1592 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:628.5px;display:block;z-index:1000; }#wze1601 { top:658.5px;left:114.5px;bottom:auto;right:auto;width:539px;height:40.6667px;z-index:1000;text-align:right; }#wz-section-wzs222 { height:714.156px;--section-height:714.156px; }#wze1588 { top:15px;left:193px;bottom:auto;right:auto;width:382px;height:40.6667px;display:block;z-index:1000;text-align:right; }#wze1603 { top:70.6667px;left:10px;bottom:auto;right:auto;width:748px;height:928.396px;display:block;z-index:1000; }#wze1603 .wz-list-root { width:calc( 50% - ( 2 * 10px ) );margin:10px; }#wz-section-wzs220 { height:1014.05px;--section-height:1014.05px; }#wze1085 { top:138px;left:6.5px;bottom:auto;right:auto;width:755px;height:356.698px;display:block;z-index:1000; }#wze1085 .wz-gallery.wz-gallery-grid li { width:755px;height:66px;padding:11px; }#wze1086 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:108px;display:block;z-index:1000; }#wze1087 { top:15px;left:15px;bottom:auto;right:auto;width:708px;height:78px;display:block;z-index:1000;text-align:center; }#wz-section-wzs127 { height:509.698px;--section-height:509.698px; }#wze738 { top:407px;left:116.516px;bottom:auto;right:auto;width:534.969px;height:313.323px;display:block;z-index:1000;text-align:right; }#wze739 { top:735.353px;left:268.5px;bottom:auto;right:auto;width:231px;height:45px;display:block;z-index:1000; }#wze1128 { top:15px;left:104px;bottom:auto;right:auto;width:560px;height:377px;display:block;z-index:1000; }#wz-section-wzs126 { height:795.333px;--section-height:795.333px; }#wze744 { top:510.667px;left:391.5px;bottom:auto;right:auto;width:292px;height:451.5px;display:block;z-index:1000; }#wze745 { top:79.5194px;left:86.0028px;bottom:auto;right:auto;width:120px;height:100px;display:block;z-index:1000; }#wze747 { top:191px;left:28.0078px;bottom:auto;right:auto;width:236.979px;height:54.6667px;display:block;z-index:1000;text-align:center; }#wze748 { top:317.063px;left:31.5px;bottom:auto;right:auto;width:228.979px;height:84px;display:block;z-index:1000;text-align:center; }#wze749 { top:15px;left:238px;bottom:auto;right:auto;width:292px;height:480.667px;display:block;z-index:1000; }#wze750 { top:78.5157px;left:86.0034px;bottom:auto;right:auto;width:120px;height:100px;display:block;z-index:1000; }#wze752 { top:192px;left:46px;bottom:auto;right:auto;width:200px;height:54.6667px;display:block;z-index:1000;text-align:center; }#wze753 { top:312.495px;left:32.5px;bottom:auto;right:auto;width:229px;height:84px;display:block;z-index:1000;text-align:center; }#wze754 { top:1004.71px;left:238.016px;bottom:auto;right:auto;width:291.969px;height:453.667px;display:block;z-index:1000; }#wze755 { top:71.5704px;left:92.0031px;bottom:auto;right:auto;width:120px;height:100px;display:block;z-index:1000; }#wze757 { top:191.996px;left:4.99913px;bottom:auto;right:auto;width:280.969px;height:54.6667px;display:block;z-index:1000;text-align:center; }#wze758 { top:296.8px;left:36.4801px;bottom:auto;right:auto;width:229px;height:112px;display:block;z-index:1000;text-align:center; }#wze759 { top:510.667px;left:84.5px;bottom:auto;right:auto;width:292px;height:479.042px;display:block;z-index:1000; }#wze760 { top:77.1223px;left:86.003px;bottom:auto;right:auto;width:120px;height:100px;display:block;z-index:1000; }#wze762 { top:190px;left:20.9999px;bottom:auto;right:auto;width:246.969px;height:54.6667px;display:block;z-index:1000;text-align:center; }#wze763 { top:314.513px;left:31.5px;bottom:auto;right:auto;width:228.99px;height:112px;display:block;z-index:1000;text-align:center; }#wz-section-wzs68 { height:1473.3752519531px;--section-height:1473.3752519531px; }#wze454 { top:209.521px;bottom:auto;right:auto;height:101.656px;display:block;z-index:1000; }#wze455 { top:15px;left:190.5px;bottom:auto;right:auto;width:387px;height:26.6667px;display:block;z-index:1000;text-align:right; }#wze456 { top:56.6667px;left:316.5px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze457 { top:56.6667px;left:386.5px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze459 { top:56.6667px;left:421.5px;bottom:auto;right:auto;width:30px;height:30px;display:block;z-index:1000; }#wze460 { top:56.6667px;left:351.5px;bottom:auto;right:auto;width:20px;height:20px;display:block;z-index:1000; }#wze461 { top:15px;left:383.5px;bottom:auto;right:auto;width:232px;height:166.021px;display:block;z-index:1000; }#wze462 { top:2px;left:19px;bottom:auto;right:auto;width:208.969px;height:39.3229px;display:block;z-index:1000;text-align:center; }#wze463 { top:63.7136px;left:90.5px;bottom:auto;right:auto;width:60px;height:5.8125px;display:block;z-index:1000; }#wze464 { top:85.7136px;left:19px;bottom:auto;right:auto;width:213px;height:39.3229px;display:block;z-index:1000;text-align:center; }#wze469 { top:15px;left:152.5px;bottom:auto;right:auto;width:216px;height:179.521px;display:block;z-index:1000; }#wze470 { top:12px;left:31px;bottom:auto;right:auto;width:156.99px;height:39.3229px;display:block;z-index:1000;text-align:center; }#wze471 { top:62.9321px;left:79.5px;bottom:auto;right:auto;width:66px;height:5.8125px;display:block;z-index:1000; }#wze472 { top:88.9217px;left:3px;bottom:auto;right:auto;width:213px;height:39.3229px;display:block;z-index:1000;text-align:center; }#wz-section-footer { height:326.156px;--section-height:326.156px; }#wze94 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:12992px;display:block;z-index:1000; }#wze473 { top:13011px;left:260.5px;bottom:auto;right:auto;width:310px;height:670.312px;display:block;z-index:1000; }#wze475 { top:54.5378px;left:10px;bottom:auto;right:auto;width:300px;height:598.292px;display:block;z-index:1000; }#wze476 { top:0px;left:99px;bottom:auto;right:auto;width:203.979px;height:31.3229px;display:block;z-index:1000;text-align:right; }#wze478 { top:13688px;left:258.5px;bottom:auto;right:auto;width:300px;height:48px;display:block;z-index:1000; }#wz-section-wzs18 { height:13741.3px;--section-height:13741.3px; }.wzc-section-wzs18 { background:;background-color:rgba(255, 255, 255, 0); }#wze102 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:883.948px;display:block;z-index:1000; }#wze1610 { top:960.27px;left:69px;bottom:auto;right:auto;width:630px;height:546px;display:block;z-index:1000; }#wze1611 { top:107px;left:15px;bottom:auto;right:auto;width:600px;height:42px;display:block;z-index:1000; }#wze1612 { top:159px;left:15px;bottom:auto;right:auto;width:600px;height:42px;display:block;z-index:1000; }#wze1613 { top:211px;left:15px;bottom:auto;right:auto;width:600px;height:42px;display:block;z-index:1000; }#wze1615 { top:315px;left:15px;bottom:auto;right:auto;width:600px;height:126px;display:block;z-index:1000; }#wze1616 { top:451px;left:370px;bottom:auto;right:auto;width:200px;height:40px;display:block;z-index:1000; }#wze1617 { top:263px;left:15px;bottom:auto;right:auto;width:600px;height:42px;display:block;z-index:1000; }#wze1619 { top:55px;left:15px;bottom:auto;right:auto;width:600px;height:42px;display:block;z-index:1000; }#wze1618 { top:913.948px;left:95.5px;bottom:auto;right:auto;width:577px;height:31.3125px;display:block;z-index:1000;text-align:right; }#wz-section-wzs17 { height:1521.26px;--section-height:1521.26px; }.wzc-section-wzs17 { background:;background-color:rgb(241, 243, 238); }#wze765 { top:8.145px;left:11px;bottom:auto;right:auto;width:738px;height:25684.7px;display:block;z-index:1000; }#wze765 .wz-shop-product { width: calc(100% - 0px )}#wze766 { top:10px;left:0px;bottom:auto;right:auto;width:165px;height:791px;display:none;z-index:1000; }#wz-section-wzs71 { height:25714.7px;--section-height:25714.7px; }#wze767 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1051px;display:block;z-index:1000; }#wz-section-wzs70 { height:1081px;--section-height:1081px; }#wze764 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:181.267px;display:block;z-index:1000; }#wz-section-wzs72 { height:211.267px;--section-height:211.267px; }#wze827 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:685.448px;display:block;z-index:1000;order:1; }#wze828 { top:66.75px;left:146.517px;bottom:auto;right:auto;width:504.961px;height:53.3229px;display:block;z-index:1000;text-align:right; }#wze829 { top:134.708px;left:276.5px;bottom:auto;right:auto;width:374.977px;height:484px;display:block;z-index:1000;text-align:right; }#wze831 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:565.396px;display:block;z-index:1000;order:2; }#wz-section-wzs82 { height:1250.84px;--section-height:1250.84px; }#wze819 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:692px;display:block;z-index:1000;order:1; }#wze820 { top:51px;left:341.018px;bottom:auto;right:auto;width:308.93px;height:590px;display:block;z-index:1000;text-align:right; }#wze824 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:495.875px;display:block;z-index:1000;order:2; }#wz-section-wzs80 { height:1187.88px;--section-height:1187.88px; }#wze813 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:675.323px;display:block;z-index:1000;order:1; }#wze815 { top:82px;left:96.0167px;bottom:auto;right:auto;width:375.961px;height:511.323px;display:block;z-index:1000;text-align:right; }#wze818 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:484.052px;display:block;z-index:1000;order:2; }#wz-section-wzs79 { height:1159.38px;--section-height:1159.38px; }#wze825 { top:15px;left:131.52px;bottom:auto;right:auto;width:504.961px;height:62.6667px;display:block;z-index:1000;text-align:center; }#wze826 { top:92.6667px;left:15px;bottom:auto;right:auto;width:738px;height:156.667px;display:block;z-index:1000;text-align:center; }#wze1312 { top:264.334px;left:131.52px;bottom:auto;right:auto;width:504.961px;height:62.6667px;display:block;z-index:1000;text-align:center; }#wze1313 { top:342.001px;left:15px;bottom:auto;right:auto;width:738px;height:94px;display:block;z-index:1000;text-align:right; }#wz-section-wzs81 { height:450.99px;--section-height:450.99px; }#wz-section-wzs139 { height:15px;--section-height:15px; }#wze1113 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:434.267px;display:block;z-index:1000; }#wze1118 { bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs134 { height:701.267px;--section-height:701.267px; }#wze1114 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs135 { height:1005px;--section-height:1005px; }#wze1115 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.767px;display:block;z-index:1000; }#wz-section-wzs136 { height:563.767px;--section-height:563.767px; }#wze1116 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.95px;display:block;z-index:1000; }#wz-section-wzs137 { height:830.95px;--section-height:830.95px; }#wze1117 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:470.817px;display:block;z-index:1000; }#wz-section-wzs138 { height:737.817px;--section-height:737.817px; }#wze1170 { top:12px;left:32px;bottom:auto;right:auto;width:717px;height:282.125px;display:block;z-index:1000; }#wze1171 { top:0.875px;left:1.8125px;bottom:auto;right:auto;width:708.977px;height:49.3229px;display:block;z-index:1000;text-align:right; }#wze1172 { top:51.3333px;left:17.8047px;bottom:auto;right:auto;width:692.977px;height:156.667px;display:block;z-index:1000;text-align:right; }#wze1303 { top:270.667px;left:38.8418px;bottom:auto;right:auto;width:708.292px;height:332px;display:block;z-index:1000; }#wz-section-wzs149 { height:600.292px;--section-height:600.292px; }.wzc-section-wzs149 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs149-full { background-image:; }#wze1164 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:392.042px;display:block;z-index:1000;order:2; }#wze1165 { top:16px;left:102.256px;bottom:auto;right:auto;width:558px;height:360.043px;display:block;z-index:1000; }#wze1165 .wz-gallery.wz-gallery-grid li { width:186px;height:120px;padding:10px; }#wze1166 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:458.448px;display:block;z-index:1000;order:1; }#wze1167 { top:38.96px;left:90.5003px;bottom:auto;right:auto;width:578.969px;height:54.6667px;display:block;z-index:1000;text-align:right; }#wze1168 { top:112.468px;left:126px;bottom:auto;right:auto;width:546.969px;height:261.333px;display:block;z-index:1000;text-align:right; }#wze1169 { top:391.468px;left:167.436px;bottom:auto;right:auto;width:254.391px;height:40px;display:block;z-index:1000; }.wzc400-content { font-size:14px; }#wz-section-wzs150 { height:1150.49px;--section-height:1150.49px; }#wze1158 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:559.99px;display:block;z-index:1000;order:2; }#wze1159 { top:14.996px;left:107.75px;bottom:auto;right:auto;width:553px;height:530px;display:block;z-index:1000; }#wze1159 .wz-gallery.wz-gallery-grid li { width:184px;height:176px;padding:10px; }#wze1160 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:518.917px;display:block;z-index:1000;order:1; }#wze1161 { top:207.123px;left:107.523px;bottom:auto;right:auto;width:546.82px;height:50px;display:block;z-index:1000;text-align:right; }#wze1162 { top:271.873px;left:108.18px;bottom:auto;right:auto;width:546.812px;height:163.323px;display:block;z-index:1000;text-align:right; }#wze1163 { top:455.799px;left:106.503px;bottom:auto;right:auto;width:266.32px;height:40px;display:block;z-index:1000; }#wze1305 { top:15px;left:325.442px;bottom:auto;right:auto;width:117.109px;height:169.957px;z-index:1000; }#wz-section-wzs151 { height:1078.91px;--section-height:1078.91px; }#wze1173 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:579px;display:block;z-index:1000;order:1; }#wze1174 { top:25px;left:106.25px;bottom:auto;right:auto;width:555px;height:529px;display:block;z-index:1000; }#wze1174 .wz-gallery.wz-gallery-grid li { width:185px;height:176px;padding:10px; }#wze1175 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:584.115px;display:block;z-index:1000;order:2; }#wze1176 { top:194.126px;left:170.012px;bottom:auto;right:auto;width:418.969px;height:50px;display:block;z-index:1000;text-align:right; }#wze1177 { top:270.821px;left:171.511px;bottom:auto;right:auto;width:418.969px;height:163.323px;display:block;z-index:1000;text-align:right; }#wze1178 { top:488.511px;left:172.856px;bottom:auto;right:auto;width:180px;height:39.9896px;display:block;z-index:1000; }#wze1306 { top:55.6142px;left:488.861px;bottom:auto;right:auto;width:117.115px;height:169.948px;display:block;z-index:1000; }#wz-section-wzs152 { height:1163.115px;--section-height:1163.115px; }#wze1179 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:574.823px;display:block;z-index:1000;order:1; }#wze1180 { top:22.4115px;left:107.5px;bottom:auto;right:auto;width:554px;height:530px;display:block;z-index:1000; }#wze1180 .wz-gallery.wz-gallery-grid li { width:184px;height:176px;padding:10px; }#wze1308 { top:298.882px;left:48.1028px;bottom:auto;right:auto;width:148.097px;height:114.929px;display:block;z-index:1000; }#wze1181 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:559.156px;display:block;z-index:1000;order:2; }#wze1182 { top:149.086px;left:133.75px;bottom:auto;right:auto;width:457.969px;height:50px;display:block;z-index:1000;text-align:right; }#wze1183 { top:221.363px;left:171.252px;bottom:auto;right:auto;width:418.969px;height:228.646px;display:block;z-index:1000;text-align:right; }#wze1184 { top:480.013px;left:165.758px;bottom:auto;right:auto;width:251.698px;height:39.9896px;display:block;z-index:1000; }#wze1307 { top:39.1538px;left:365.634px;bottom:auto;right:auto;width:237.094px;height:114.927px;display:block;z-index:1000; }#wz-section-wzs153 { height:1133.9687539062px;--section-height:1133.9687539062px; }#wze1185 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:560.917px;display:block;z-index:1000;order:1; }#wze1186 { top:16.4585px;left:106.5px;bottom:auto;right:auto;width:554px;height:528px;display:block;z-index:1000; }#wze1186 .wz-gallery.wz-gallery-grid li { width:184px;height:176px;padding:10px; }#wze1187 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:562.594px;display:block;z-index:1000;order:2; }#wze1188 { top:132.514px;left:176.937px;bottom:auto;right:auto;width:418.969px;height:50px;display:block;z-index:1000;text-align:right; }#wze1189 { top:192.709px;left:184.514px;bottom:auto;right:auto;width:418.969px;height:261.323px;display:block;z-index:1000;text-align:right; }#wze1190 { top:264.997px;left:21.436px;bottom:auto;right:auto;width:183.625px;height:40px;display:none;z-index:1000; }.wzc279-content { font-size:9px; }#wze1310 { top:16.5185px;left:478.732px;bottom:auto;right:auto;width:174.094px;height:127.938px;display:block;z-index:1000; }#wze1311 { top:484.096px;left:153.307px;bottom:auto;right:auto;width:251.698px;height:39.9896px;display:block;z-index:1000; }#wz-section-wzs154 { height:1123.51px;--section-height:1123.51px; }#wze1329 { top:-7px;left:26.1829px;bottom:auto;right:auto;width:741.829px;height:516.999px;display:block;z-index:1000; }#wze1329 .wz-gallery.wz-gallery-grid li { width:247px;height:172px;padding:10px; }#wze1330 { top:546.999px;left:155.149px;bottom:auto;right:auto;width:457.702px;height:340.99px;display:block;z-index:1000; }#wz-section-wzs181 { height:902.98865722656px;--section-height:902.98865722656px; }#wze1325 { top:15px;left:15.0025px;bottom:auto;right:auto;width:737.995px;height:603.573px;display:block;z-index:1000; }#wze1326 { top:0.849593px;left:101.016px;bottom:auto;right:auto;width:564.974px;height:116px;display:block;z-index:1000;text-align:right; }#wze1327 { top:118.228px;left:212.009px;bottom:auto;right:auto;width:453.965px;height:376px;display:block;z-index:1000;text-align:right; }#wze1331 { top:521.006px;left:422.673px;bottom:auto;right:auto;width:254.395px;height:40px;display:block;z-index:1000; }#wz-section-wzs178 { height:633.573px;--section-height:633.573px; }#wze1568 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:374px;display:block;z-index:1000; }#wze1568 .wz-gallery.wz-gallery-grid li { width:246px;height:124px;padding:10px; }#wze1575 { top:324.01px;left:106px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }#wz-section-wzs209 { height:404px;--section-height:404px; }#wze1569 { top:280px;left:161.5px;bottom:auto;right:auto;width:445px;height:308px;display:block;z-index:1000;text-align:right; }#wze1570 { top:15px;left:188.352px;bottom:auto;right:auto;width:391.297px;height:250px;display:block;z-index:1000; }#wz-section-wzs210 { height:603px;--section-height:603px; }#wze1571 { top:280px;left:161.5px;bottom:auto;right:auto;width:445px;height:308px;display:block;z-index:1000;text-align:right; }#wze1572 { top:15px;left:188.352px;bottom:auto;right:auto;width:391.297px;height:250px;display:block;z-index:1000; }#wz-section-wzs211 { height:603px;--section-height:603px; }#wze1573 { top:15px;left:161.5px;bottom:auto;right:auto;width:445px;height:140px;display:block;z-index:1000;text-align:right; }#wze1574 { top:170px;left:294px;bottom:auto;right:auto;width:180px;height:40px;display:block;z-index:1000; }#wz-section-wzs212 { height:225px;--section-height:225px; }.cssgrid #wze768 { margin:  61px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze450 { margin:  68px 0px 40px 0px; grid-area: 1 / 1 / 5 / 2; }.cssgrid #wze1494 { margin:  70px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze1040 { margin:  87px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze772 { margin:  88px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1598 { margin:  15px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1582 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1592 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1601 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1588 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1603 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1086 { --gtr:1 }.cssgrid #wze1086 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1085 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1087 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1128 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze738 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze739 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }#wze749 { --gtr:3 }.cssgrid #wze749 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }#wze744 { --gtr:3 }.cssgrid #wze744 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze759 { --gtr:3 }.cssgrid #wze759 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 4 / 2; }#wze754 { --gtr:3 }.cssgrid #wze754 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze750 { margin:  79px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze752 { margin:  0px 0px 65px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze753 { margin:  0px 0px 85px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze745 { margin:  80px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze747 { margin:  0px 0px 71px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze748 { margin:  0px 0px 51px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze760 { margin:  77px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze762 { margin:  0px 0px 70px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze763 { margin:  0px 0px 52px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze755 { margin:  72px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze757 { margin:  0px 0px 50px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze758 { margin:  0px 0px 45px 0px; grid-area: 3 / 1 / 4 / 2; }#wze461 { --gtr:3 }.cssgrid #wze461 { margin:  15px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze469 { --gtr:3 }.cssgrid #wze469 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }#wze454 { --gtr:2 }.cssgrid #wze454 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze462 { margin:  2px 0px 23px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze463 { margin:  0px 0px 16px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 5.8125px }.cssgrid #wze464 { margin:  0px 0px 41px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze470 { margin:  12px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze471 { margin:  0px 0px 20px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 5.8125px }.cssgrid #wze472 { margin:  0px 0px 52px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze455 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze456 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze457 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze460 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze459 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze94 { margin:  15px 0px 4px 0px; grid-area: 1 / 1 / 3 / 2; }#wze503 { --gtr:2 }.cssgrid #wze503 { margin:  974px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze507 { --gtr:2 }.cssgrid #wze507 { margin:  974px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze511 { --gtr:2 }.cssgrid #wze511 { margin:  974px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze473 { --gtr:2 }.cssgrid #wze473 { margin:  0px 0px 7px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze478 { margin:  0px 0px 5px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze506 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze504 { margin:  0px 0px 6px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze505 { margin:  0px 0px 99px 0px; grid-area: 3 / 1 / 4 / 2;min-height: 2px }.cssgrid #wze510 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze508 { margin:  0px 0px 6px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze509 { margin:  0px 0px 99px 0px; grid-area: 3 / 1 / 4 / 2;min-height: 2px }.cssgrid #wze514 { margin:  0px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze512 { margin:  0px 0px 6px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze513 { margin:  0px 0px 99px 0px; grid-area: 3 / 1 / 4 / 2;min-height: 2px }.cssgrid #wze476 { margin:  0px 0px 24px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze475 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze102 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1618 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1610 { --gtr:7 }.cssgrid #wze1610 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1619 { margin:  55px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1611 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1612 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1613 { margin:  0px 0px 10px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1617 { margin:  0px 0px 10px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1615 { margin:  0px 0px 10px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1616 { margin:  0px 0px 55px 0px; grid-area: 7 / 1 / 8 / 2; }.cssgrid #wze765 { margin:  8px 0px 22px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze767 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze764 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze828 { margin:  67px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze829 { margin:  0px 0px 66px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze820 { margin:  51px 0px 51px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze815 { margin:  82px 0px 82px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze825 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze826 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1312 { margin:  0px 0px 15px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1313 { margin:  0px 0px 15px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1118 { margin:  0px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1113 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1114 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1115 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1116 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1117 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1170 { --gtr:2 }.cssgrid #wze1170 { margin:  12px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1303 { margin:  271px 0px -3px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1171 { margin:  1px 0px 1px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1172 { margin:  0px 0px 74px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1165 { margin:  16px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1167 { margin:  39px 0px 18px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1168 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1169 { margin:  0px 0px 27px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1159 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1305 { margin:  15px 0px 22px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1161 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1162 { margin:  0px 0px 21px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1163 { margin:  0px 0px 23px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1174 { margin:  25px 0px 25px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1306 { margin:  56px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1176 { margin:  194px 0px 27px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1177 { margin:  0px 0px 55px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1178 { margin:  0px 0px 55px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1180 { margin:  22px 0px 23px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1307 { margin:  39px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1182 { margin:  149px 0px 22px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1183 { margin:  0px 0px 30px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1184 { margin:  0px 0px 39px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1186 { margin:  16px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1310 { margin:  17px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1188 { margin:  133px 0px 10px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1189 { margin:  0px 0px 30px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1311 { margin:  0px 0px 39px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1329 { margin:  -7px 0px 37px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1330 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1325 { --gtr:3 }.cssgrid #wze1325 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1326 { margin:  1px 0px 1px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1327 { margin:  0px 0px 27px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1331 { margin:  0px 0px 43px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1568 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1570 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1569 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1572 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1571 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1573 { margin:  15px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1574 { margin:  0px 0px 15px 0px; grid-area: 2 / 1 / 3 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs226  { --gtr:1 }#wz-section-wzs218  { --gtr:1 }#wz-section-wzs222  { --gtr:2 }#wz-section-wzs220  { --gtr:2 }#wz-section-wzs127  { --gtr:2 }#wz-section-wzs126  { --gtr:3 }#wz-section-wzs68  { --gtr:3 }#wz-section-footer  { --gtr:2 }#wz-section-wzs18  { --gtr:3 }#wz-section-wzs17  { --gtr:3 }#wz-section-wzs71  { --gtr:1 }#wz-section-wzs70  { --gtr:1 }#wz-section-wzs72  { --gtr:1 }#wz-section-wzs82  { --gtr:1 }#wz-section-wzs80  { --gtr:1 }#wz-section-wzs79  { --gtr:1 }#wz-section-wzs81  { --gtr:4 }#wz-section-wzs139  { --gtr:0 }#wz-section-wzs134  { --gtr:2 }#wz-section-wzs135  { --gtr:2 }#wz-section-wzs136  { --gtr:2 }#wz-section-wzs137  { --gtr:2 }#wz-section-wzs138  { --gtr:2 }#wz-section-wzs149  { --gtr:1 }#wz-section-wzs150  { --gtr:1 }#wz-section-wzs151  { --gtr:1 }#wz-section-wzs152  { --gtr:1 }#wz-section-wzs153  { --gtr:1 }#wz-section-wzs154  { --gtr:1 }#wz-section-wzs181  { --gtr:2 }#wz-section-wzs178  { --gtr:1 }#wz-section-wzs209  { --gtr:1 }#wz-section-wzs210  { --gtr:2 }#wz-section-wzs211  { --gtr:2 }#wz-section-wzs212  { --gtr:2 }}@media only screen and (min-width : 1170px) {#wze1598 .wz-gallery.wz-gallery-grid li { width:380px;height:156px;padding:10px; }#wze1603 .wz-list-root { width:calc( 33.333333333333% - ( 2 * 0px ) );margin:0px; }#wze1085 .wz-gallery.wz-gallery-grid li { width:144px;height:118px;padding:11px; }#wze94 .wz-blog-post-thumbnail+.wz-blog-post-content { margin-left: 320px }#wze475 .wz-blog-post-thumbnail+.wz-blog-post-section { margin-right: 110px }#wze765 .wz-shop-product { width: calc(33.333333333333% - 0px )}#wze765 .wz-shop-top-bar { margin-right: 165px }#wze1165 .wz-gallery.wz-gallery-grid li { width:186px;height:170px;padding:10px; }#wze1159 .wz-gallery.wz-gallery-grid li { width:184px;height:176px;padding:10px; }#wze1174 .wz-gallery.wz-gallery-grid li { width:185px;height:176px;padding:10px; }#wze1180 .wz-gallery.wz-gallery-grid li { width:184px;height:176px;padding:10px; }#wze1186 .wz-gallery.wz-gallery-grid li { width:184px;height:176px;padding:10px; }#wze1190 { display:none; }#wze1329 .wz-gallery.wz-gallery-grid li { width:380px;height:172px;padding:10px; }#wze1568 .wz-gallery.wz-gallery-grid li { width:314px;height:124px;padding:10px; }.cssgrid #wze768 { margin:  36px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1494 { margin:  36px 0px 7px 0px; grid-area: 1 / 1 / 5 / 2; }.cssgrid #wze450 { margin:  38px 0px 7px 0px; grid-area: 1 / 1 / 5 / 2; }.cssgrid #wze1040 { margin:  43px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze772 { margin:  48px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze1598 { margin:  27px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1582 { margin:  3px 0px 16px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1601 { margin:  44px 0px 22px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1592 { margin:  0px 0px 48px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1588 { margin:  24px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1603 { margin:  0px 0px -0.051828247070262px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1086 { --gtr:1 }.cssgrid #wze1086 { margin:  36px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1085 { margin:  0px 0px 23px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1087 { margin:  6px 0px 8px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1128 { margin:  54px 0px 41px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze738 { margin:  55px 0px 6px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze739 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze749 { --gtr:3 }.cssgrid #wze749 { margin:  -4px 0px 0px 0px; grid-area: 1 / 1 / 4 / 2; }#wze744 { --gtr:3 }.cssgrid #wze744 { margin:  13px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze759 { --gtr:3 }.cssgrid #wze759 { margin:  13px 0px 11px 0px; grid-area: 1 / 1 / 5 / 2; }#wze754 { --gtr:3 }.cssgrid #wze754 { margin:  17px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze750 { margin:  79px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze752 { margin:  0px 0px 65px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze753 { margin:  0px 0px 85px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze745 { margin:  80px 0px 11px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze747 { margin:  0px 0px 71px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze748 { margin:  0px 0px 51px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze760 { margin:  77px 0px 13px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze762 { margin:  0px 0px 70px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze763 { margin:  0px 0px 52px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze755 { margin:  72px 0px 20px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze757 { margin:  0px 0px 50px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze758 { margin:  0px 0px 45px 0px; grid-area: 3 / 1 / 4 / 2; }#wze469 { --gtr:3 }.cssgrid #wze469 { margin:  67px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }#wze461 { --gtr:3 }.cssgrid #wze461 { margin:  70px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze454 { --gtr:4 }.cssgrid #wze454 { margin:  49px 0px -45.562px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze470 { margin:  12px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze471 { margin:  0px 0px 20px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 5.8125px }.cssgrid #wze472 { margin:  0px 0px 52px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze462 { margin:  2px 0px 23px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze463 { margin:  0px 0px 16px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 5.8125px }.cssgrid #wze464 { margin:  0px 0px 41px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze455 { margin:  -15px 0px 6px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze459 { margin:  11px 0px 16px 0px; grid-area: 1 / 1 / 4 / 2; }.cssgrid #wze456 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze457 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze460 { margin:  3px 0px 16px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze94 { margin:  16px 0px 108px 0px; grid-area: 1 / 1 / 5 / 2; }#wze473 { --gtr:2 }.cssgrid #wze473 { margin:  62px 0px 28px 0px; grid-area: 1 / 1 / 3 / 2; }#wze503 { --gtr:3 }.cssgrid #wze503 { margin:  534px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze507 { --gtr:3 }.cssgrid #wze507 { margin:  534px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze511 { --gtr:3 }.cssgrid #wze511 { margin:  534px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze478 { margin:  0px 0px 0px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze476 { margin:  0px 0px 24px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze475 { margin:  0px 0px 52px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze504 { margin:  0px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze505 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 2px }.cssgrid #wze506 { margin:  0px 0px 57px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze508 { margin:  0px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze509 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 2px }.cssgrid #wze510 { margin:  0px 0px 57px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze512 { margin:  0px 0px 12px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze513 { margin:  0px 0px 17px 0px; grid-area: 2 / 1 / 3 / 2;min-height: 2px }.cssgrid #wze514 { margin:  0px 0px 57px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze102 { margin:  10px 0px 28px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1618 { margin:  0px 0px 0px 0px; grid-area: 2 / 1 / 3 / 2; }#wze1610 { --gtr:7 }.cssgrid #wze1610 { margin:  17px 0px -0.039999999999964px 0px; grid-area: 2 / 1 / 4 / 2; }.cssgrid #wze1619 { margin:  55px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1611 { margin:  0px 0px 10px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1612 { margin:  0px 0px 10px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1613 { margin:  0px 0px 10px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1617 { margin:  0px 0px 10px 0px; grid-area: 5 / 1 / 6 / 2; }.cssgrid #wze1615 { margin:  0px 0px 10px 0px; grid-area: 6 / 1 / 7 / 2; }.cssgrid #wze1616 { margin:  0px 0px 55px 0px; grid-area: 7 / 1 / 8 / 2; }#wze765 { --gtr:1 }.cssgrid #wze765 { margin:  10px 0px 45px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze766 { margin:  10px 0px 3812px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze767 { margin:  6px 0px 14px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze764 { margin:  10px 0px 10px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze828 { margin:  67px 0px 15px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze829 { margin:  0px 0px 73px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze820 { margin:  51px 0px 17px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze815 { margin:  82px 0px 46px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze825 { margin:  23px 0px 19px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze826 { margin:  0px 0px 46px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1312 { margin:  0px 0px 25px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1313 { margin:  0px 0px 141px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1113 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1118 { margin:  30px 0px 6px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1114 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1115 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1116 { margin:  30px 0px 30px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1117 { margin:  30px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1170 { --gtr:2 }.cssgrid #wze1170 { margin:  38px 0px 27px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1303 { margin:  0px 0px 49px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1171 { margin:  -1px 0px 9px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1172 { margin:  0px 0px 30px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1165 { margin:  90px 0px 63px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1167 { margin:  125px 0px 22px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1168 { margin:  0px 0px 31px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1169 { margin:  0px 0px 107px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1159 { margin:  15px 0px 63px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1305 { margin:  23px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1161 { margin:  157px 0px 15px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1162 { margin:  0px 0px 93px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1163 { margin:  0px 0px 57px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1174 { margin:  25px 0px 25px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1306 { margin:  56px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1176 { margin:  194px 0px 27px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1177 { margin:  0px 0px 55px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1178 { margin:  0px 0px 50px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1180 { margin:  22px 0px 30px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1307 { margin:  39px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1182 { margin:  149px 0px 22px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1183 { margin:  0px 0px 30px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1184 { margin:  0px 0px 62px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1186 { margin:  16px 0px 36px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1310 { margin:  39px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1188 { margin:  148px 0px 14px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1189 { margin:  0px 0px 11px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1311 { margin:  0px 0px 56px 0px; grid-area: 4 / 1 / 5 / 2; }.cssgrid #wze1329 { margin:  3px 0px 0px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1330 { margin:  132px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }#wze1325 { --gtr:3 }.cssgrid #wze1325 { margin:  133px 0px 130px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1326 { margin:  1px 0px 1px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1327 { margin:  0px 0px 27px 0px; grid-area: 2 / 1 / 3 / 2; }.cssgrid #wze1331 { margin:  0px 0px 43px 0px; grid-area: 3 / 1 / 4 / 2; }.cssgrid #wze1568 { margin:  -1px 0px 5px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1570 { margin:  53px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1569 { margin:  56px 0px 121px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1572 { margin:  17px 0px 0px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1571 { margin:  24px 0px 55px 0px; grid-area: 1 / 1 / 3 / 2; }.cssgrid #wze1573 { margin:  20px 0px 37px 0px; grid-area: 1 / 1 / 2 / 2; }.cssgrid #wze1574 { margin:  0px 0px 103px 0px; grid-area: 2 / 1 / 3 / 2; }#wz-section-header  { --gtr:1 }#wz-section-wzs226  { --gtr:1 }#wz-section-wzs218  { --gtr:1 }#wz-section-wzs222  { --gtr:2 }#wz-section-wzs220  { --gtr:2 }#wz-section-wzs127  { --gtr:2 }#wz-section-wzs126  { --gtr:4 }#wz-section-wzs68  { --gtr:1 }#wz-section-footer  { --gtr:2 }#wz-section-wzs18  { --gtr:4 }#wz-section-wzs17  { --gtr:2 }#wz-section-wzs71  { --gtr:1 }#wz-section-wzs70  { --gtr:1 }#wz-section-wzs72  { --gtr:1 }#wz-section-wzs82  { --gtr:1 }#wz-section-wzs80  { --gtr:1 }#wz-section-wzs79  { --gtr:1 }#wz-section-wzs81  { --gtr:4 }#wz-section-wzs139  { --gtr:0 }#wz-section-wzs134  { --gtr:1 }#wz-section-wzs135  { --gtr:1 }#wz-section-wzs136  { --gtr:1 }#wz-section-wzs137  { --gtr:1 }#wz-section-wzs138  { --gtr:1 }#wz-section-wzs149  { --gtr:2 }#wz-section-wzs150  { --gtr:1 }#wz-section-wzs151  { --gtr:1 }#wz-section-wzs152  { --gtr:1 }#wz-section-wzs153  { --gtr:1 }#wz-section-wzs154  { --gtr:1 }#wz-section-wzs181  { --gtr:1 }#wz-section-wzs178  { --gtr:1 }#wz-section-wzs209  { --gtr:1 }#wz-section-wzs210  { --gtr:1 }#wz-section-wzs211  { --gtr:1 }#wz-section-wzs212  { --gtr:2 }}