@import url(https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&family=Kufam:ital,wght@0,400..900;1,400..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);:root{--body:#f9f9f9;--head-sp-color:#e73b3b;--head-color:#555;--head:#fff;--head-border:1px solid #0000001a;--gradiant:linear-gradient(-33deg,#80591a 8%,#e0c6a7 52%,#bc9b4f 91%);--menu:#fff;--menu-border-top:1px solid #ddd;--menu-font-color:#111;--menu-hover-color:#152030;--menu-hover-font-color:#fff;--effect-font-color:#fff;--button:#e73b3b;--button-font-color:#fff;--button-products:#e73b3b}*{box-sizing:border-box;font-family:Open Sans,serif;font-size:12pt;margin:0;padding:0}.mobile_hide{display:none!important}html[lang=en]{direction:ltr}html[lang=ar]{direction:rtl}body{background-color:#f9f9f9;background-color:var(--body);overflow:hidden}body .mainBodyData{height:100vh;overflow:auto;position:relative;transform:translateX(0);transition:all .3s}body.cart-open .mainBodyData{transform:translateX(-380px);transition-delay:50ms}a:hover{opacity:.8}a{cursor:pointer;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}li{list-style-type:none}.gradient{background-image:linear-gradient(-33deg,#80591a 8%,#e0c6a7 52%,#bc9b4f 91%);background-image:var(--gradiant);transform-origin:right}.mainWidth{margin:auto;max-width:1200px;width:100%}.btn{align-items:center;background:#e73b3b;background:var(--button);border:0;border-radius:4px;color:#fff;color:var(--button-font-color);display:flex;padding:6px 15px}.btn svg{transform:translateX(-5px)}.gray{background-color:#444!important}.blue{background-color:#46a2ff!important}.pathNames{align-items:center;display:flex;gap:5px;padding:20px 0}.pathNames a{color:#666;font-size:10pt}.pathNames a:last-child{color:#333;font-weight:600}.pathNames svg{color:#e73b3b;color:var(--head-sp-color);font-size:8pt}.noData{color:#888;display:block;font-size:10pt;padding:50px 20px;text-align:center;width:100%}.addToCartBtn{transform:scale(1);transition:all .2s}.addToCartBtn:active{transform:scale(.9)}.table{border-bottom:1px solid #d7e1ed;border-left:1px solid #d7e1ed;border-right:1px solid #d7e1ed;border-spacing:0;width:100%}.table thead tr td{color:#607188;font-size:8pt;font-weight:600;padding:14px 6px}.table tr td{border-top:1px solid #d7e1ed;color:#607188;font-size:10pt;font-weight:400;padding:12px 6px;text-align:center}.table tr td a{color:#e73b3b;color:var(--head-sp-color)}.table tr.childs td{background-color:#fff;margin-left:10px}.tableTRList.notValid td:first-child{border-right:3px solid red}.table tbody tr:nth-child(odd){background-color:#eef5f9}.text-right{text-align:left!important}.table .check{zoom:1.5;cursor:pointer}.popTabs{display:flex;gap:10px;margin-top:25px;padding:0 10px}.popTabs a{color:#fff;font-size:11pt;padding:6px 10px}.popTabs a:hover{opacity:1}.popTabs a.checked{background-color:#fff;color:#333}.LoaderBox{height:100%;position:fixed;right:0;top:0;width:100%;z-index:99}.loader{background:#0000;display:inline-block;height:4.8px;overflow:hidden;position:absolute;width:100%}input:focus,textarea:focus{outline:none}.loader:after{animation:animFw 1s linear infinite;background:#e73b3b;background:var(--head-sp-color);box-sizing:border-box;content:"";height:4.8px;left:0;position:absolute;top:0;width:0}@keyframes animFw{0%{width:0}to{width:100%}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#999;border-radius:5px}::-webkit-scrollbar-track{background:#0000}@media only screen and (max-width:700px){.mobile_hide{display:block!important}body,html{overflow:auto!important}body .mainBodyData{height:auto!important;overflow:hidden!important;position:static!important;transform:none!important}header{position:fixed;right:0;top:0;width:100%;z-index:5}header .phoneNumberBox{display:none!important}header .logo{height:40px!important;margin-right:5px}.userSection label{display:none}.userSection nav{top:48px}.userSection:active ul{display:block!important}.menuBox{background-color:#f9f9f9!important;background-color:var(--body)!important;box-shadow:0 0 10px #0003;height:100vh!important;position:fixed!important;right:0!important;top:0!important;transform:translateX(100vw);transition:all .3s;width:80%!important;z-index:4}.menuBox.menuOpen{overflow:auto;transform:translateX(0)}.menuBox .leftMenuStick{align-items:center;border-bottom:1px solid #0000001a;display:flex!important;justify-content:space-between;padding:10px;width:100%}.menuBox nav{flex-direction:column;padding:15px;width:100%}.menuBox nav li a,.menuBox nav li:hover{background-color:initial!important}.menuBox nav li a{color:#111!important;font-size:14pt;padding:8px 10px}.menuBox nav .parent.selected{border:0!important}.menuBox nav .parent.selected a{color:#111!important}.menuBox nav .parent ul{display:none!important;max-height:none!important;padding-right:5px;position:static!important}.menuBox .mainWidth{flex-direction:column-reverse}.menuBox .userSection{display:flex!important}.menuBox .userSection label{display:block!important}.menuBox nav .parent ul div{background-color:initial!important;margin-top:-5px!important}.menuBox nav .parent ul div a{color:#111!important}.menuBox .userSection nav ul{border-top:0;padding:0}.titleBox{padding:0 10px}.effect{height:45vh!important;padding-top:70px}.effect .textBox{margin-top:-30px}.effect .textBox h1{font-size:23pt!important}.effect .textBox h3{display:none}.effect .textBox a.btn{margin-top:10px!important}.homeCatsBox{margin-top:0!important}.homeCatsBox ul.catsMainBox{gap:3%!important;padding:15px!important}.homeCatsBox ul.catsMainBox a{margin-top:3%!important;width:31%!important}.productsBox.list4 .product{width:48%!important}.adsBox .ads:nth-child(2){display:none}.productsBox{flex-wrap:wrap;gap:3%!important;padding:10px!important}.productsBox .product{flex:initial!important;margin-bottom:3%!important;max-width:none!important;width:48%}.productsBox.list5 .product{margin-bottom:0!important;width:48%!important}.productsBox.list5 .rfm-marquee-container .product{width:100%!important}.catPageBox{flex-direction:column}.pathNames{margin-top:65px;padding:20px 10px!important}.catPageBox .leftFilterBox{background-color:#000c;display:none;height:100vh;overflow:auto;padding:20px;position:fixed;right:0;top:0;width:100%!important;z-index:6}.catPageBox .leftFilterBox.openFilter{display:block}.effect.inside{display:none;max-height:140px!important}.filterBtn svg{background-color:#fff;border-radius:4px;box-shadow:0 0 2px #0003;font-size:22pt;padding:3px;transform:translateY(2px)}.closeFilter svg{color:#fff;font-size:28pt}.productPageBox{flex-direction:column;padding:15px!important}.fullContentBox{padding:20px!important}.userSection.static{background-color:initial!important}.userSection.openNow{background-color:#152030;background-color:var(--menu-hover-color)}.userSection.static nav{display:none!important}.userSection.openNow nav{display:block!important}.sideBySideAccountBox{width:100%}.sideBySideAccount{flex-direction:column;width:100%}.historyBox{overflow:auto;padding:15px}.popupBlack{padding:10px}.popTabs a.checked{transform:translateY(1px)}footer{padding:30px 0!important}footer .mainWidth{flex-direction:column;padding:0 15px}footer .mainWidth nav.links{border-bottom:1px solid #333;margin-bottom:15px;padding-bottom:20px}footer .mainWidth nav.links a{display:inline-flex}footer .mainWidth .contactBox img{float:right;margin-left:10px;max-width:150px!important}.porudctPopup .productPageBox .close{left:5px!important;top:5px!important;z-index:1}.effect.inside.search{display:flex;margin-top:70px;max-height:100px!important;padding:0 20px}.effect.inside.search .searchBox{margin:auto;position:static}.mainWidth.pathNames.search{margin-top:5px}.porudctPopup .productPageBox .close svg{background-color:#000c}}.formInputBox{display:block;max-width:400px;padding:25px 10px;position:relative;width:100%}.formInputBox span{color:#7c899c;display:block;font-size:12px;font-weight:600;height:18px;transform:translateY(18px);transition:all .1s}.formInputBox span b{color:#f05a56;font-size:9pt;font-weight:600}.formInputBox input,.formInputBox textarea{background-color:initial;border:0;border-bottom:1px solid #d3dbe5;color:#555;font-size:14px;font-weight:400;padding:3px 0;width:100%}.formInputBox textarea{display:block;margin:0;min-height:80px}.formInputBox.focused span{color:#42a5f5;transform:translateY(0)}.formInputBox hr{border:0;border-bottom:1px solid #42a5f5;margin:0;padding:0;position:absolute;transform:scaleX(0);transition:all .3s;width:95%}.formInputBox.focused hr{transform:scaleX(1)}.formInputBox.error span{color:#f05a56}.formInputBox p{display:none}.formInputBox.error p{color:#f05a56;display:block;font-size:10pt;margin-top:2px}.formInputBox.error hr{border-color:#f05a56}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.selectBox .selectName{align-items:center;border-bottom:1px solid #d3dbe5;color:#555;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:space-between;padding:3px 0}.selectBox svg{font-size:14pt}nav.dropDownBox{background-color:#fff;box-shadow:0 0 5px #0000001a;height:0;overflow:hidden;position:absolute;top:50px;transition:all .4s;width:100%;z-index:1}nav.dropDownBox.open{height:auto}nav.dropDownBox.open div{max-height:200px;overflow:auto}nav.dropDownBox input{background-color:#f9f9f9;border-bottom:1px solid #eee;font-size:11pt;padding:10px}nav.dropDownBox a,nav.dropDownBox label{display:block;font-size:10pt;padding:8px 20px}nav.dropDownBox a.selected,nav.dropDownBox a:hover,nav.dropDownBox label:hover{background-color:#4fa0ff;color:#fff}.dropDownBox .multiSelectBox label{align-items:center;display:flex;gap:5px}.dropDownBox .multiSelectBox label svg{color:#4fa0ff;font-size:16pt}.dropDownBox .multiSelectBox label:hover svg{color:#fff}.formInputBox .uploadForm.Img{aspect-ratio:1;border:2px solid #eee;border-radius:10px;cursor:pointer;object-fit:cover;width:150px}.formInputBox .uploadForm.Img:hover{opacity:.7}.formInputBox .uploadField{height:1px;visibility:hidden;width:1px}.focusedSelect:focus{box-shadow:inset 0 0 0 2px #000!important}.productOptions span{color:#111;display:block;font-size:9pt;margin-bottom:4px}.productOptions span b{color:#555;font-size:9pt}.productOptions .rangeBox{width:100%}.productOptions .rangeBox input{max-width:200px;width:100%}.productOptions .optionsTagsBox{align-items:center;display:flex;gap:5px}.productOptions .optionsTagsBox a{background-color:#fff;border:1px solid #ddd;border-radius:5px;display:flex;font-size:9pt;padding:2px 8px}.productOptions .optionsTagsBox a.checked{background-color:var(--head-sp-color);color:#fff}.productOptions .optionsColorsBox{align-items:center;display:flex;gap:5px}.productOptions .optionsColorsBox a{border:1px solid #ddd;border-radius:50px;display:flex;font-size:10pt;height:25px;width:25px}.productOptions .optionsColorsBox a.checked{border-color:#000}.productNumberBox{align-items:start;display:flex;justify-content:center}.productNumberBox a:hover{color:var(--head-sp-color);opacity:1}.productNumberBox svg{background-color:#ddd!important;font-size:32pt;padding:12px}.productNumberBox input{background-color:#eee;border:0;font-size:16pt;padding:7px;text-align:center;width:60px}.product a.productLink{flex:1 1;position:relative}.product a.productLink .productTag{background-color:#333;color:#fff;font-size:9pt;font-weight:600;padding:2px 5px;position:absolute;top:0;transform:translate(5px,5px)}.product img{aspect-ratio:16/14;background-color:#eee;height:auto;object-fit:cover;width:100%}.product h3{color:#333;font-size:11pt;font-weight:600;margin-top:5px}.product p{color:#888;flex:1 1;font-size:10pt;font-weight:300;max-height:55px;overflow:hidden}.product .btn{align-self:flex-start;background-color:var(--button-products);font-size:11pt;margin-top:15px}.product dl{align-items:flex-end;color:#f14706;display:flex;gap:4px;margin-top:4px}.product dl dd{font-size:11pt;font-weight:500}.product dl dt{font-size:8pt;margin-bottom:1px}.addToCartBoxWith{border-top:1px solid #eee;margin-top:20px;padding-top:10px}.addToCartBoxWith .productNumberBox a svg{background-color:#f1f1f1;font-size:23.1pt;padding:8px}.addToCartBoxWith .productNumberBox a:first-child svg{border-radius:0 10px 10px 0}.addToCartBoxWith .productNumberBox a:nth-child(3) svg{border-radius:10px 0 0 10px}.addToCartBoxWith .productNumberBox input{background-color:#fff;border:1px solid #eee;font-size:10pt;padding:5px;width:46px}.addToCartBoxWith .btn.addToCartBtn{margin:5px auto auto;width:-moz-fit-content;width:fit-content}header .logo{height:80px}header{width:100%}header .logoBox{background-color:var(--head);padding:10px 0}header .logoBox .mainWidth{align-items:center;display:flex;justify-content:space-between}header .logoBox .mainWidth .f1{display:flex;gap:30px}header .logoBox .mainWidth .f1 .phoneNumberBox{border-left:var(--head-border);display:flex;flex-direction:column;justify-content:center;padding:0 30px}header .logoBox .mainWidth .f1 .phoneNumberBox p{align-items:center;display:flex;gap:8px}header .logoBox .mainWidth .f1 .phoneNumberBox p svg{color:var(--head-sp-color);font-size:18pt}header .logoBox .mainWidth .f1 .phoneNumberBox p span{color:var(--head-color);font-size:16pt;font-weight:400}header .logoBox .mainWidth .f1 .phoneNumberBox b{color:var(--head-color);font-size:9pt;font-weight:300;letter-spacing:1px}header .logoBox .mainWidth .f2,header .logoBox .mainWidth .f2 a.all{align-items:center;color:var(--head-color);display:flex}header .logoBox .mainWidth .f2 a.all{border-left:var(--head-border);flex-direction:column;gap:5px;padding:0 15px;position:relative}header .logoBox .mainWidth .f2 a.all b{font-size:9pt;font-weight:300}header .logoBox .mainWidth .f2 a.all svg{display:block;font-size:18pt}header .logoBox .mainWidth .f2 span{align-items:center;aspect-ratio:1;background-color:#d91b1b;border-radius:50%;color:#fff;display:flex;font-size:8pt;justify-content:center;position:absolute;right:10px;top:-12px;width:18px;z-index:1}header .logoBox .mainWidth .f2 a.all.sp{color:var(--head-sp-color)}.userSection{align-items:center;border-left:var(--head-border);cursor:pointer;display:flex;flex-direction:row;gap:5px;padding:5px 15px;position:relative}.userSection:hover{background-color:var(--menu-hover-color);color:#fff}.userSection img{border:2px solid #d91b1b;border-radius:50%;height:40px;width:40px}.userSection b{font-size:9pt;font-weight:600}.userSection p{font-size:9pt;font-weight:300}.leftMenuStick .userSection b,.leftMenuStick .userSection p{color:var(--menu-font-color)}.userSection:hover nav{display:block}.userSection nav{background-color:var(--menu-hover-color);display:none;left:-1px;min-width:170px;position:absolute;top:50px;transition:all .2s;width:101%;z-index:11}.userSection nav ul{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;padding:15px;width:100%}.userSection nav ul a{align-items:center;color:#fff;display:flex;font-size:10pt;gap:5px;padding:4px 0}.userSection nav ul a:hover{color:var(--head-sp-color)}.menuBox .userSection,.menuBox .userSection nav{display:none}.menuBox .userSection:hover nav{display:block}.menuBox{background-color:var(--menu);border-top:var(--menu-border-top);box-shadow:0 5px 6px #0000001a;position:static;top:0;z-index:10}.menuBox .f2,.menuBox .f2 a b{display:none}.menuBox .mainWidth{align-items:center;display:flex}.menuBox.sticky{background-color:var(--menu);box-shadow:0 0 5px #0003;position:sticky;right:0;top:0;width:100%;z-index:10}.menuBox.sticky .f2{align-items:center;display:flex;gap:10px}.menuBox.sticky .f2 a{color:#555;position:relative}.menuBox.sticky .f2 a svg{font-size:16pt}.menuBox.sticky .f2 a span{align-items:center;aspect-ratio:1;background-color:var(--head-sp-color);border-radius:50%;color:#fff;display:flex;font-size:8pt;justify-content:center;position:absolute;right:-10px;top:-8px;width:16px}.menuBox.sticky .userSection{display:flex}.leftMenuStick,.menuBox.sticky .f2 a:first-child,.menuBox.sticky .f2 a:nth-child(2){display:none}.menuBox.sticky .leftMenuStick{align-items:center;display:flex}.leftMenuStick .stickyCart{padding:5px 10px;position:relative}.leftMenuStick .stickyCart svg{color:var(--menu-font-color);font-size:18pt}.leftMenuStick .stickyCart span{aspect-ratio:1;background-color:#d91b1b;border-radius:50%;color:#fff;font-size:8pt;position:absolute;right:5px;top:0;width:10px;z-index:1}.menuBox nav{display:flex;flex:1 1;font-weight:200;gap:5px}.menuBox nav .parent.selected{border-bottom:2px solid var(--head-sp-color)}.menuBox nav a{align-items:center;color:var(--menu-font-color);display:flex;font-size:11pt;gap:3px;padding:15px 10px}.menuBox nav .parent.selected a{font-weight:500}.menuBox nav a svg{font-size:12pt}html[lang=ar] .menuBox nav ul a svg,html[lang=he] .menuBox nav ul a svg{transform:rotate(180deg)}.menuBox nav .parent{position:relative}.menuBox nav .parent:hover,.menuBox nav .parent:hover a{background-color:var(--menu-hover-color);color:var(--menu-hover-font-color)}.menuBox nav .parent ul{left:0;max-height:0;overflow:hidden;position:absolute;top:43px;transform-origin:top;transition:all .2s;width:240px;z-index:10}.menuBox nav .parent:hover ul{max-height:500px}.menuBox nav .parent ul div{background-color:var(--menu-hover-color);margin-top:7px;padding:5px 0;width:100%}.menuBox nav .parent ul div a{color:#ccc;display:flex;padding:6px 10px}.menuBox nav .parent ul div a:hover{background-color:var(--head-sp-color);color:var(--menu-hover-font-color)}.effect{align-items:center;aspect-ratio:16/9;display:flex;justify-content:center;margin:auto;max-height:500px;position:relative;width:100%}.effect.inside{max-height:200px}.effect .blend{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGymlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDI0LTEwLTExVDEwOjE3OjA4KzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNC0xMC0xMVQxMDoxODo1OCswMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNC0xMC0xMVQxMDoxODo1OCswMzowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ZWFiNDU5Yi1jOTQ4LTRlY2ItODhlMy0xY2E2ZTkyMzUwYjEiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphMzcxYTJmZi1lNTM4LTY3NDctYjhkNS00ZTExOGU2YjY3MjEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4MkQzNjQ3Njk4RUMxMUU1OTYyRUFCNjczREJCODQyMyIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgyRDM2NDczOThFQzExRTU5NjJFQUI2NzNEQkI4NDIzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgyRDM2NDc0OThFQzExRTU5NjJFQUI2NzNEQkI4NDIzIi8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjI2Y2I2YjUxLTE4MDAtNDc3NC1iMDA5LTRiZjliOGU4NjdhMSIgc3RFdnQ6d2hlbj0iMjAyNC0xMC0xMVQxMDoxODo1OCswMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjllYWI0NTliLWM5NDgtNGVjYi04OGUzLTFjYTZlOTIzNTBiMSIgc3RFdnQ6d2hlbj0iMjAyNC0xMC0xMVQxMDoxODo1OCswMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+82MK5wAAAERJREFUKJFjZGPnrFdSN3vAwMDAcO/mKQVS2IwaevbxDGQCJnI1MjAwMDDdu3lKAcYhlT3qbFI1jzqbRJvJ1cjAwMAAAN3hS2UwUausAAAAAElFTkSuQmCC);height:100%;position:absolute;right:0;top:0;width:100%;z-index:1}.effect .backgroundVideo{height:100%;object-fit:cover;width:100%}.effect .textBox{color:var(--effect-font-color);position:absolute;text-align:center;text-shadow:#0000001a 2px 2px;z-index:2}.effect .textBox h1{font-size:30pt;margin-top:-6px}.effect .textBox h1,.effect .textBox h2{font-weight:600;text-transform:uppercase}.effect .textBox h2{font-size:10pt}.effect .textBox h3{font-size:13pt;font-weight:200}.effect .textBox a.btn{display:table;font-weight:700;margin:30px auto auto;text-shadow:#000c 1px 1px}footer{background-color:#111;margin-top:0;padding:50px 0}footer .mainWidth{display:flex;gap:5%}footer .mainWidth .links strong{color:#555;display:block;font-size:11pt;font-weight:400;margin-bottom:20px}footer .mainWidth .links a{align-items:center;color:#999;display:flex;font-size:10pt;font-weight:200}footer .mainWidth .links a i{font-size:12pt}footer .mainWidth .contactBox{color:#ccc}footer .mainWidth .contactBox img{margin-bottom:40px;max-width:200px}footer .mainWidth .contactBox label{align-items:center;display:block;display:flex;font-size:11pt;font-weight:200;gap:10px;letter-spacing:2px;margin-top:10px}footer .mainWidth .contactBox label svg{color:#fdc680;font-size:12pt}.buildBy{background-color:#000000e6;border-top:1px solid #222;color:#555;font-size:11pt;padding:30px 0;text-align:center}.buildBy a{color:#6c5327}.homeStatsBox{background-color:#fff;box-shadow:0 0 3px #0000001a;display:flex;margin-top:-50px;padding:25px 0;position:relative;z-index:2}.homeStatsBox a{border-left:1px solid #eee;color:#111;display:flex;flex:1 1;gap:10px;padding:0 15px}.homeStatsBox a svg{color:var(--head-sp-color);font-size:30pt}.homeStatsBox a section{display:flex;flex-direction:column}.homeStatsBox a section strong{font-size:11pt;margin-top:3px}.homeStatsBox a section span{color:#777;font-size:10pt}.homeCatsBox{background-color:#fff;box-shadow:0 0 3px #0000001a;margin-top:20px;position:relative;z-index:2}.homeCatsBox .tabs{align-items:self-end;background-color:#eee;display:flex;flex:1 1;gap:5px;height:60px;overflow-x:auto;overflow-y:hidden;padding:0 15px}.homeCatsBox .tabs a{color:#555;font-size:10pt;font-weight:400;padding:12px 10px;white-space:nowrap}.homeCatsBox .tabs a.selected{background-color:#fff;border-bottom:0;border-top:2px solid var(--head-sp-color);box-shadow:0 -2px 4px #0000001a;font-weight:600;transform:translateY(1px)}.homeCatsBox .tabs::-webkit-scrollbar{height:0}.homeCatsBox .tabs::-webkit-scrollbar-thumb{background:#999;border-radius:5px}.homeCatsBox .tabs::-webkit-scrollbar-track{background:#0000}.homeCatsBox ul.catsMainBox{display:flex;flex-wrap:wrap;gap:1%;padding:25px}.homeCatsBox ul.catsMainBox a{align-items:center;border:1px solid #e5e5e5;border-radius:5px;display:flex;flex-direction:column;gap:8px;margin-top:1%;padding:10px;width:19%}.homeCatsBox ul.catsMainBox a span{display:table;margin:0 auto;width:100%}.homeCatsBox ul.catsMainBox img{aspect-ratio:1;border-bottom:2px solid #ccc;border-left:2px solid #ccc;border-radius:50%;border-right:2px solid #ccc;border-right-color:var(--head-sp-color);border-top:2px solid #ccc;border-top-color:var(--head-sp-color);height:auto;margin:auto;padding:3px;width:70%}.homeCatsBox ul.catsMainBox h3{color:#555;font-size:10pt;font-weight:400}.titleBox{text-align:center}.titleBox h4{font-size:20pt;font-weight:300}.titleBox h5{color:#777;font-size:12pt;font-weight:300}.titleBox hr{border:0;border-top:2px solid var(--head-sp-color);margin:10px auto auto;width:100px}.productsBox{display:flex;gap:1.5%;margin-top:20px;padding:20px}.productsBox.list5{flex-wrap:wrap}.productsBox .product{border-right:1px solid #eee;display:flex;flex:1 1;flex-direction:column;max-width:300px}.productsBox.list5 .product{border:1px solid #e1e1e1;flex:none;margin-top:2%;padding:10px;width:18.8%}.mainTop .productsBox{border:1px solid #eee;border-right:0;gap:0;padding:0}.mainTop .productsBox .productLink{padding:16px}.mainTop .productsBox .productLink span{width:100%}.mainTop .product .addToCartBoxWith{background-color:#f9f9f9;padding-bottom:10px}.mainTop{padding:35px 15px}.productsBox.list4{flex-wrap:wrap;gap:1.5%}.productsBox.list4 .product{border:1px solid #eee;flex:none;margin-top:2%;padding:10px;width:23.7%}.adsBox{display:flex;gap:20px;margin-top:20px}.adsBox .ads{border:1px solid #ddd;display:flex;flex:1 1}.adsBox .ads span{flex:1 1}.adsBox .ads img{flex:1 1;object-fit:cover;width:100%}.product{-webkit-user-select:none}.product.cartSelected{background-color:#ffebc4}.moreSmallProdInfo{color:#888;font-size:10pt}.articleBodyBox{background-color:#fff;box-shadow:0 0 10px #0000001a;margin:auto;max-width:960px;padding:5px 15px;width:100%}.sortabled td{background-color:#000!important}.mainBoxList{margin-top:-80px;position:relative;z-index:1}.mainBoxList .themeList_1 .productsBox{direction:ltr;margin-top:40px!important;padding:0 15px}.rfm-marquee .rfm-initial-child-container{align-items:normal}.rfm-marquee{align-items:normal!important}.rfm-child{display:flex;flex:1 1}.rfm-marquee-container .product{direction:rtl;flex:1 1;margin:0 6px;width:250px!important}.mainTop .rfm-marquee-container .product{direction:rtl;margin:0;width:300px!important}.catPageBox{display:flex;gap:20px}.catPageBox .leftFilterBox{align-self:flex-start;max-height:calc(100vh - 60px);overflow:auto;position:sticky;top:50px;width:300px}.catPageBox .leftFilterBox::-webkit-scrollbar{width:1px}.catPageBox .leftFilterBox::-webkit-scrollbar-thumb{background:#eee;border-radius:5px}.catPageBox .leftFilterBox::-webkit-scrollbar-track{background:#0000}.catPageBox .homeTopProducts{flex:1 1}.catPageBox .homeTopProducts.filter{padding:15px}.catPageBox .homeTopProducts.filter strong{font-size:13pt;font-weight:400;text-transform:uppercase}.catPageBox .homeTopProducts.filter ul.cat{display:flex;flex-direction:column;margin-top:10px}.catPageBox .homeTopProducts.filter ul.cat a{align-items:center;color:#666;display:flex;font-size:10pt;font-weight:600;gap:5px;justify-content:space-between}.catPageBox .homeTopProducts.filter ul.cat a span{align-items:center;display:flex;font-size:10pt;font-weight:500;gap:5px}.catPageBox .homeTopProducts.filter ul.cat a.checked{color:var(--head-sp-color)}.catPageBox .homeTopProducts.filter ul.cat a svg{color:#222;font-size:10pt}.catPageBox .homeTopProducts.filter ul.cat a.checked svg{color:var(--head-sp-color)}.catPageBox .homeTopProducts.filter ul.cat a b{background-color:#ccc;border-radius:50%;color:#fff;font-size:8pt;font-weight:400;padding:2px 0;text-align:center;width:18px}.catPageBox .homeTopProducts.filter ul.cat li.mainCat{padding:5px}.catPageBox .homeTopProducts.filter ul.cat li.mainCat.open{background-color:#f9f9f9}.catPageBox .homeTopProducts.filter ul.cat li.mainCat.open ul{display:block}.catPageBox .homeTopProducts.filter ul.cat li.mainCat.open ul li{padding:5px 0}.catPageBox .homeTopProducts.filter ul.cat li.mainCat ul{display:none;padding-right:10px}.catPageBox .homeTopProducts.filter .sliderPriceBox{margin-top:20px;padding:10px 20px}.catPageBox .homeTopProducts.filter .sliderPriceBox span.prcieViewBox{color:#555;display:block;font-size:11pt;text-align:center}.catPageBox .homeTopProducts.filter .sliderPriceBox span.prcieViewBox b{font-size:8pt}.catPageBox .homeTopProducts.filter .filterColorsBox{margin-top:10px;padding:10px}.catPageBox .homeTopProducts.filter .filterColorsBox div{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.catPageBox .homeTopProducts.filter .filterColorsBox .colorInFilter{align-items:center;border:1px solid #ddd;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.catPageBox .homeTopProducts.filter .filterColorsBox .colorInFilter svg{color:#f77;font-size:22pt}.catPageBox .homeTopProducts.filter .filterColorsBox .colorInFilter:hover{opacity:.8}.catPageBox .homeTopProducts.filter .filterColorsBox .colorInFilter.checked{border:1px solid #222}.catPageBox .homeTopProducts.filter .filterColorsBox .tagsinFilter{background-color:#f5f5f5;border:1px solid #eee;border-radius:20px;cursor:pointer;font-size:10pt;margin:4px;padding:4px 8px}.catPageBox .homeTopProducts.filter .filterColorsBox .tagsinFilter:hover{opacity:.8}.catPageBox .homeTopProducts.filter .filterColorsBox .tagsinFilter.checked{background-color:var(--head-sp-color);border:1px solid #222;color:#fff}.catPageBox .homeTopProducts .productsBox.list5 .product{width:32.2%}.filterBox{align-items:center;background-color:#f8f8f8;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:15px 10px}.filterBox span{color:#555;font-size:9pt}.filterBox span b{color:#000;font-size:10pt;font-weight:500}.filterBox select{border:1px solid #e5e5e5;border-radius:5px;font-size:10pt;padding:5px 10px}.searchBox{align-items:center;background-color:#fff;border-radius:30px;display:flex;max-width:960px;position:absolute;z-index:2}.searchBox input{background-color:initial;border:0;font-size:18pt;padding:10px 20px;width:100%}.searchBox button{background-color:initial;border:0;cursor:pointer}.searchBox svg{color:var(--head-sp-color);font-size:26pt;margin:0 10px;transform:translateY(2px)}.loadMoreBtn{background-color:var(--button);border-radius:30px;color:#fff;cursor:pointer;display:table;font-size:14pt;font-weight:600;margin:30px auto;padding:10px 30px}.loadMoreBtn:hover{background-color:#ccc}.productPageBox{background-color:#fff;box-shadow:0 0 3px #0000001a;display:flex;gap:30px;padding:20px;position:relative;z-index:2}.productPageBox .productImgsBox{display:flex;flex:1 1;flex-direction:column;gap:5px}.productPageBox .productImgsBox .thumbs{display:flex;gap:5px}.productPageBox .productImgsBox .thumbs a{flex:1 1;max-width:90px}.productPageBox .productImgsBox .thumbs img{aspect-ratio:1.2;border:1px solid #ddd;height:auto;object-fit:cover;width:100%}.productPageBox .productImgsBox .thumbs img.checked{border-top:3px solid var(--head-sp-color)}.productPageBox .productImgsBox .mainImgBox span{width:100%}.productPageBox .productImgsBox .mainImgBox .mainImg{flex:1 1;height:100%;object-fit:cover;width:100%}.productPageBox .productImgsBox .mainImgBox .youtubeVideo{aspect-ratio:16/9;flex:1 1;height:100%;width:100%}.productPageBox .productInfoBox{flex:1 1}.productPageBox .productInfoBox h1{font-size:22pt;font-weight:400}.productPageBox .productInfoBox nav.cats{display:flex;gap:10px;margin-top:4px}.productPageBox .productInfoBox nav.cats a{align-items:center;color:#888;display:flex;font-size:9pt;gap:5px}.productPageBox .productInfoBox nav.cats a svg{color:var(--head-sp-color);font-size:4pt}.productPageBox .productInfoBox dl{align-items:end;color:var(--head-sp-color);display:flex;gap:3px;margin-top:5px}.productPageBox .productInfoBox dl dd{font-size:24pt;font-weight:600;letter-spacing:1px}.productPageBox .productInfoBox dl dt{font-size:10pt;margin-bottom:6px}.productOptionsBox{border-top:1px solid #e9e9e9;margin-top:15px;padding:10px 0}.productOptionsBox strong{display:block;font-size:9pt;margin-bottom:10px}.productPageBox .productInfoBox .productOptions{padding:8px 0}.productPageBox .productInfoBox .fullText{border-top:1px solid #e9e9e9;margin-top:10px;padding:10px 0}.productPageBox .productInfoBox .fullText strong{display:block;font-size:9pt;margin-bottom:10px}.productPageBox .productInfoBox .fullText div{color:#888;font-size:10pt;font-weight:300}.productPageBox .productInfoBox .fullText div *{max-width:100%}.productPageBox .productInfoBox .fullText div iframe{aspect-ratio:16/9;width:100%}.productPageBox .productInfoBox .submitBox{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:20px;-webkit-user-select:none;user-select:none}.productPageBox .productInfoBox .submitBox .btn{border-radius:5px;color:#fff;justify-content:center;padding:10px 0;width:70%}.productInfoBox .addToCartBoxWith{width:100%}.productInfoBox .productNumberBox{zoom:1.4}.fullContentBox{padding:20px 0}.fullContentBox h1{font-size:24pt;margin-bottom:20px}.fullContentBox .fulltextInside{font-size:12pt}.porudctPopup{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;position:fixed;right:0;top:0;width:100%;z-index:9}.porudctPopup .productScroll{max-height:100vh;overflow:auto;padding:2%;width:100%}.porudctPopup .productPageBox{max-width:960px;position:relative}.porudctPopup .productPageBox .close{left:10px;position:fixed;top:10px}.porudctPopup .productPageBox .close svg{border-radius:4px;color:#fff;font-size:32pt}.homeTopProducts{background-color:#fff;box-shadow:0 0 3px #0003;margin-top:20px;padding:35px 0;z-index:2}.porudctPopup .homeTopProducts{background-color:#f9f9f9;margin-top:0;max-width:960px}.porudctPopup .homeTopProducts .product{background-color:#fff}.fullText pre{max-width:100%;white-space:pre-wrap}.mainImgBox{position:relative}.mainImgBox .nextBackImg{position:absolute;top:45%}.mainImgBox .nextBackImg.prev{transform:translateX(-5px)}.mainImgBox .nextBackImg.next{left:0;position:absolute;transform:translateX(5px)}.mainImgBox .nextBackImg svg{background-color:#0006;border-radius:5px;color:#fff;font-size:26pt;padding:4px}.productPageBox .productImgsBox.fullScreen{background-color:#000;height:100%;justify-content:center;position:fixed;right:0;top:0;width:100%;z-index:9}.productPageBox .productImgsBox.fullScreen .mainImgBox{margin:0 auto;max-height:80%;max-width:800px;width:100%}.productPageBox .productImgsBox.fullScreen .mainImgBox span{display:inline!important;display:initial!important;max-width:100%;width:100%}.productPageBox .productImgsBox.fullScreen .thumbs{margin:0 auto;max-width:800px;width:100%}.productPageBox .productImgsBox.fullScreen .closeFullSreen{color:#fff;left:10px;position:absolute;top:10px}.productPageBox .productImgsBox.fullScreen .closeFullSreen svg{background-color:#00000080;font-size:42pt;padding:8px}.moreProdInfo{margin-top:20px}.moreProdInfo table{border-spacing:0;max-width:360px;width:100%}.moreProdInfo table tr:nth-child(odd) td{background-color:#f9f9f9}.moreProdInfo table tr td{border-top:1px solid #eee;color:#555;font-size:10pt;font-weight:600;padding:8px 10px}.moreProdInfo table tr td:first-child{max-width:50px}.fullTextBox{background-color:#f9f9f9;margin:auto;max-width:960px;padding:20px}.fullTextBox strong.title{display:block;font-size:20pt;margin-bottom:20px}.productImgsBox{-webkit-user-select:none;user-select:none}.resetBox{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000001a;display:flex;flex-direction:column;margin-top:70px;max-width:500px;padding:40px}.resetBox h1,.resetBox h2{text-align:center}.resetBox h2{font-size:10pt;font-weight:300;margin-bottom:40px}.resetBox .formInputBox{max-width:350px;padding:15px 10px;width:100%}.resetBox .btn{justify-content:center;margin-top:40px;max-width:350px;padding:10px;width:100%}.resetBox .errorIconBox{background-color:#cc6665;border-radius:10px 10px 0 0;margin-bottom:20px;padding:40px 0;text-align:center;width:100%}.resetBox .errorIconBox svg{color:#fff;font-size:70pt}.resetBox .resetErrorText{padding:30px}.resetBox .errorResetBtn{background-color:#cc6665;border-radius:30px;max-width:none;padding:10px 20px;width:auto}.cpBox{background-color:#fff;box-shadow:0 0 5px #0000001a;margin-bottom:30px;margin-top:40px;max-width:700px;padding:10px}.cpBox .btnBox{display:flex;justify-content:center;padding:30px 0}.cpBox .btnBox .btn{border-radius:20px;cursor:pointer;justify-content:center;padding:10px;width:88%}.historyBox{margin-bottom:40px;max-width:900px}.historyInfoBox{padding:30px 20px}.historyInfoBox h3{color:#555;font-size:10pt;margin-top:15px}.historyInfoBox table tr td{border-right:1px solid #d7e1ed}.historyInfoBox table tr td:first-child{width:170px}.historyInfoBox table tr td:nth-child(2){font-size:10pt;font-weight:400}.noData2{background-color:#fff;border:1px solid #d7e1ec;color:#555;font-size:11pt;padding:40px 20px;text-align:center}.tag.col-0{background-color:#28bebd!important}.tag.col-1{background-color:#42a5f5!important}.tag.col-2{background-color:#ffa442!important}.tag.col-3{background-color:#9daec4!important}.popupBlack{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.popupBlack.slide{align-items:end}.popupBlack .popupBox{background-color:#fff;box-shadow:0 0 15px #0000001a;height:500px;max-height:100%;overflow:auto;position:relative;transition:all .3s;width:400px}.popupBlack.zoom .popupBox{opacity:0;transform:scale(0)}.popupBlack.slide .popupBox{opacity:0;transform:translateY(100vh)}.popupBlack .popupBox.open{opacity:1;transform:scale(1)}.popupBox .close{position:absolute;transform:translate(-5px,5px)}.popupBox .close svg{background-color:#333;color:#fff;font-size:20pt;padding:5px}.cartListBox{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 0 6px #0000001a;display:flex;gap:10px;margin-bottom:10px;padding:10px}.cartListBox img{aspect-ratio:1.2;height:auto;object-fit:cover;width:60px}.cartListBox .cartListBoxInfo{color:#111;flex:1 1}.cartListBox .cartListBoxInfo h4{font-size:10pt;font-weight:400}.cartListBox .cartListBoxInfo .price{color:var(--head-sp-color);font-size:10pt;font-weight:600}.cartListBox .cartListBoxInfo .price span{font-size:8pt}.cartListBox .productNumberBox{zoom:.6;align-self:center;justify-content:start;margin-top:5px}.cartListBox .productNumberBox input{width:50px}.cartListBox .cartListBoxDel{margin-right:-26px}.cartListBox .cartListBoxDel svg{background-color:var(--head-sp-color);border:8px solid #f5f5f5;border-radius:50%;color:#fff;font-size:34pt;padding:5px}.loginPopBox .popupBox{display:flex;flex-direction:column;height:auto!important;max-width:400px;width:100%!important}.loginPopBox .popupBox .leftLogin,.loginPopBox .popupBox .loginForm{flex:1 1}.loginPopBox .popupBox .leftLogin{background-color:var(--head-sp-color);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:40px 15px;text-align:center}.loginPopBox .popupBox .leftLogin h1{font-size:16pt;text-transform:uppercase}.loginPopBox .popupBox .leftLogin p{color:#fff9;font-size:10pt;margin-top:5px}.loginPopBox .popupBox .loginForm{padding:20px}.loginPopBox .popupBox .loginForm h3{color:#555;font-size:11pt;text-align:center}.loginPopBox .popupBox .loginForm h4{color:#555;font-size:10pt;font-weight:300;text-align:center}.loginPopBox .popupBox .loginForm .loginFormIn{padding:0 15px}.loginPopBox .popupBox .loginForm .loginFormIn .formInputBox{padding:10px}.loginPopBox .popupBox .loginForm .loginFormIn .formInputBox span{font-weight:400}.loginPopBox .popupBox .loginForm .loginFormIn .formInputBox input,.loginPopBox .popupBox .loginForm .loginFormIn .formInputBox textarea{background-color:#f5f5f5;border-bottom:1px solid #ddd;border-radius:10px;padding:10px}.loginPopBox .popupBox .loginForm .loginFormIn .formInputBox hr{display:none}.loginPopBox .popupBox .loginForm .loginFormIn .forgot{color:#999;display:block;font-size:9pt;text-align:end}.loginPopBox .popupBox .loginForm .loginFormIn .btn{border-radius:30px;cursor:pointer;justify-content:center;margin-top:35px;padding:10px;width:100%}.loginPopBox .popupBox .loginForm .loginOr{align-items:center;display:flex;flex-direction:column;margin-top:25px;position:relative}.loginPopBox .popupBox .loginForm .loginOr span{background-color:#fff;font-size:10pt;margin-top:-13px;padding:2px 10px;position:absolute}.loginPopBox .popupBox .loginForm .loginOr hr{border:0;border-top:1px solid #ddd;width:100%}.loginPopBox .popupBox .loginForm .btn.google{background-color:#fff;border-radius:30px;box-shadow:0 0 5px #0000001a;color:#000;color:#555;cursor:pointer;display:flex;font-size:11pt;gap:10px;justify-content:center;margin:30px auto auto;width:80%}.loginPopBox .popupBox .loginForm .btn.google img{width:30px}.loginButtonBox{display:flex;flex-direction:column;margin-bottom:30px}.loginButtonBox .btn{width:auto!important}.loginButtonBox .btn.login{flex:1 1}.loginButtonBox .btn.regBtn{background-color:initial;border:1px solid #ddd;color:#666;margin-top:10px!important}.popupBlack.thanksBox .popupBox{background-color:#f9f9f9;height:auto;max-width:500px;width:auto}.popupBlack.thanksBox .popupBox img{margin:auto;width:50%}.popupBlack.thanksBox .popupBox .thanksTextBody{background-color:#fff;border-top:1px solid #eee;padding:20px 20px 30px}.popupBlack.thanksBox .popupBox h1{color:var(--head-sp-color);font-size:24pt;font-weight:300;text-align:center}.popupBlack.thanksBox .popupBox p{color:#555;font-size:11pt;margin-top:15px;text-align:center}.popupBlack.thanksBox .popupBox .thanksTextBody div{background-color:#eee;display:table;margin:35px auto auto;padding:10px 15px}.popupBlack.cartInfoPopup .popupBox{height:auto}.cartInfoMainImgsBox{aspect-ratio:16/12;height:auto;position:relative;width:100%}.cartInfoMainImgsBox span{display:block!important}.cartInfoMainImgsBox img{height:100%;object-fit:cover;position:absolute;width:100%}.cartInfoMainImgsBox img.checked{z-index:1}.cartInfoMainThumbBox{display:flex;gap:6px;padding:6px}.cartInfoMainThumbBox img{aspect-ratio:16/12;border:1px solid #ddd;flex:1 1;max-width:70px;object-fit:cover}.cartInfoMainThumbBox img.checked{border-color:var(--head-sp-color)}.cartInfoMainTextAndPrice{display:flex;gap:10px;margin-top:5px;padding:15px}.cartInfoMainTextAndPrice h1{flex:1 1;font-size:12pt}.cartInfoMainTextAndPrice span{color:#555;font-size:11pt;font-weight:600}.cartInfoMainfull{color:#555;font-size:10pt;padding:0 15px 20px}.popupBlack.cartInfoPopup .cartInfoBox table tr:nth-child(odd){background-color:#f5f5f5}.popupBlack.cartInfoPopup .cartInfoBox table .tag{background-color:#999}.popupBlack.cartInfoPopup .cartInfoBox table .tag.colorBox{border:1px solid #ccc;border-radius:50%;display:block;height:24px;margin:auto;width:24px}.popupBlack.cartInfoPopup .cartInfoBox table tr.total td{color:#000;font-size:11pt}.popupBlack.cartInfoPopup .close{padding:5px;position:absolute;z-index:2}.popupBlack.cartInfoPopup .close svg{background-color:#ffffff80;border-radius:50%;color:#555;font-size:22pt;padding:4px}.popupBlack.cartInfoPopup .cartInfoArrows{position:absolute;top:140px}.popupBlack.cartInfoPopup .cartInfoArrows.next{right:5px}.popupBlack.cartInfoPopup .cartInfoArrows.back{left:5px}.popupBlack.cartInfoPopup .cartInfoArrows svg{background-color:var(--head-sp-color);border-radius:10px;color:#fff;font-size:26pt;padding:6px}.cartBox{background-color:#00000080;display:flex;height:100vh;justify-content:end;position:fixed;right:0;top:0;width:100vw;z-index:11}.cartBox .cartInsideBox{animation:cartBox .3s;background-color:#fff;box-shadow:0 0 15px #0000001a;display:flex;flex-direction:column;height:100%;max-width:400px;transform:translateX(0);width:90%}@keyframes cartBox{0%{transform:translateX(100vw)}to{transform:translateX(0)}}.cartBox .cartInsideBox strong{display:block;padding:15px;text-align:center}.cartBox .cartInsideBox .cartScrollOutBox{background-color:#f5f5f5;border-top:1px solid #e5e5e5;flex:1 1;height:0;padding:4px;width:100%}.cartBox .cartInsideBox .cartScrollBox{direction:rtl;height:100%;overflow:auto;padding:15px}.cartBox .cartInsideBox .cartScrollBox::-webkit-scrollbar{width:5px}.cartBox .cartInsideBox .cartScrollBox::-webkit-scrollbar-thumb{background:#999;border-radius:5px}.cartInfoBox{border-top:1px solid #e5e5e5;padding:20px}.cartInfoBox b{color:#555;font-size:10pt}.cartInfoBox table{border-spacing:0;margin:20px auto auto;width:100%}.cartInfoBox table tr td{border-top:1px solid #eee;color:#666;font-size:10pt;padding:8px;text-align:center}.cartInfoBox table tr.total td{background-color:#f5f5f5;border-top:1px solid #ddd;font-weight:700}.cartInfoBox table tr td span{font-size:8pt}.cartBox .cartInsideBox .btn{border-radius:20px;cursor:pointer;justify-content:center;margin-top:15px;padding:10px;width:100%}.tag{background-color:var(--head-sp-color);border-radius:20px;color:#fff;font-size:10pt;font-weight:400;padding:2px 8px}.successWhite{align-items:flex-start;animation:Successopacity .5s ease;background-color:#f6f8fab3;display:flex;height:100vh;justify-content:center;opacity:1;position:fixed;right:0;top:0;width:100vw;z-index:20}.successBox{align-items:center;animation:success 2.5s ease;background-color:#fff;border-bottom:5px solid #2cd640;border-radius:20px;box-shadow:0 0 15px #0000001a;display:flex;gap:10px;margin-top:10px;max-width:400px;padding:20px;transform:scale(0);width:90%}@keyframes success{0%,to{transform:scale(0)}10%,90%{transform:scale(1)}}@keyframes Successopacity{0%{opacity:0}to{opacity:1}}.successBox.error{border-bottom:5px solid #e53434}.successBox p{align-items:center;background-color:#e3ffe4;border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}.successBox.error p{background-color:#ffeaed}.successBox p b{align-items:center;background-color:#2cd640;border-radius:50%;color:#fff;display:flex;height:22px;justify-content:center;padding:5px;width:22px}.successBox.error p b{background-color:#e53434}.successBox div.text{flex:1 1}.successBox div.text h3{color:#485164;font-size:10pt;font-weight:500;line-height:140%}.successBox div.text span{color:#555;font-size:9pt}.successBox a{cursor:pointer}.successBox a:hover{opacity:.8}
/*# sourceMappingURL=main.c71f08ad.css.map*/