﻿html.dev_mode::before{content:"xs-320";font-weight:bold;background-color:#000;color:#fff;padding:1px 6px;z-index:999999999;position:fixed;top:0;right:0;font-size:14px}@media(min-width: 576px){html.dev_mode::before{content:"sm/576"}}@media(min-width: 768px){html.dev_mode::before{content:"md/768"}}@media(min-width: 992px){html.dev_mode::before{content:"lg/992"}}@media(min-width: 1200px){html.dev_mode::before{content:"xl/1200"}}@media(min-width: 1480px){html.dev_mode::before{content:"wd/1480"}}.page-content a{color:var(--theme-color)}a:hover{text-decoration:none;color:var(--theme-color)}b{font-weight:bold}body,html{height:100%}body{font-family:"Noto Sans Armenian",sans-serif;line-height:1.5;font-size:.875rem;font-weight:400;color:#646464;background-color:var(--background-color)}body.whiteBody{background:#fff}body::after{content:"";width:100px;height:80px;right:0;top:261px;opacity:.5;background:var(--theme-color);filter:blur(100px);position:absolute;z-index:-1}@media(min-width: 576px){body::after{position:fixed;filter:blur(128px);width:161px;height:136px}}body::before{content:"";width:100px;height:80px;left:0;top:850px;opacity:.5;background:var(--theme-color);filter:blur(100px);position:absolute;z-index:-1}@media(min-width: 576px){body::before{position:fixed;filter:blur(128px);width:161px;height:136px}}body.authBg{background:#fff url("../img/auth-dots.svg") left bottom 50px no-repeat}body.authBg::after,body.authBg::before{display:none}::-moz-selection{background:var(--theme-color);text-shadow:none;color:#fff}::selection{background:var(--theme-color);text-shadow:none;color:#fff}ol.unstyled,ul.unstyled{padding-left:0;list-style:none;margin:0}.wrapper{position:relative;z-index:10;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%}.wrapper_content{-webkit-flex:1 0 auto;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.page{padding-top:30px;padding-bottom:30px}.pageTitle{border-bottom:1px solid #eaeaea;font-size:24px;line-height:normal;margin:0 0 20px 0}.pageTitle a,.pageTitle span{color:#646464;display:inline-block;position:relative;line-height:normal;padding:0 0 14px 0;text-transform:uppercase}.pageTitle a small,.pageTitle span small{font-size:54%;text-transform:none}.pageTitle a::after,.pageTitle span::after{content:"";height:5px;width:120px;max-width:70%;display:block;background-color:var(--theme-color);position:absolute;left:0;bottom:-1px}@media(min-width: 576px){.pageTitle a::after,.pageTitle span::after{width:264px}}h1.pageTitle{font-size:28px}h2.pageTitle{font-size:25px;margin:0 0 15px 0}h2.pageTitle a::after,h2.pageTitle span::after{height:4px;background-color:var(--theme-color)}h3.pageTitle,h4.pageTitle,h5.pageTitle,h6.pageTitle{font-size:17px;margin:0 0 15px 0}h3.pageTitle a::after,h3.pageTitle span::after,h4.pageTitle a::after,h4.pageTitle span::after,h5.pageTitle a::after,h5.pageTitle span::after,h6.pageTitle a::after,h6.pageTitle span::after{height:3px;background-color:var(--theme-color)}.box{border-radius:3px;background:#fff;box-shadow:0 0 0 1px #eaeaea}body .swal2-popup.swal2-toast .swal2-title{margin:.5em .5em;font-size:.8em;line-height:1.4}.msg{padding:15px;background:#2c2e31;margin-bottom:15px;color:#fff;font-size:14px}.msg.green{background:#76bf4f}.msg.red{background:#ffe9e9;color:#d33;box-shadow:0 0 0 1px #d33}.msg.orange{background:#fff8e9;color:#ff9800;box-shadow:0 0 0 1px #ff9800}:root,.theme-default{--theme-color: #292f33;--background-color: #f9fbfb;--header-color: #fff;--header-logo-color: #292f33;--header-text-color: #292f33;--header-search-btn-bg: #292f33;--header-btn-hover-color: #292f33}.theme-dark{--theme-color: #292f33;--background-color: #f9fbfb;--header-color: #292f33;--header-logo-color: #fff;--header-text-color: #fff;--header-search-btn-bg: #c7ced1;--header-btn-hover-color: #fff}.theme-green{--theme-color: #65b933;--background-color: #f2f6ef;--header-color: #fff;--header-logo-color: #65b933;--header-text-color: #292f33;--header-search-btn-bg: #65b933;--header-btn-hover-color: #65b933}.theme-red{--theme-color: #e53838;--background-color: #f8efef;--header-color: #fff;--header-logo-color: #e53838;--header-text-color: #292f33;--header-search-btn-bg: #e53838;--header-btn-hover-color: #e53838}.catalogMenu{visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;z-index:2001;position:fixed;left:0;top:0;bottom:0;max-width:90%;width:370px;background:#fff;overflow-y:auto}@media(min-width: 1200px){.catalogMenu{display:none}}.catalogMenu ._head{padding:20px 15px}.catalogMenu ._head ._logo{float:left}.catalogMenu ._head ._logo img{height:40px}.catalogMenu ._head button{float:right;background:none;box-shadow:none;outline:none}.catalogMenu ul{list-style:none;padding:0}.catalogMenu ul li a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;font-size:15px;height:50px;line-height:50px;padding:0 15px;color:#363d47;border-top:1px solid #f5f5f5}.catalogMenu ul li a span._icon{float:right}.catalogMenu ul li a.active{font-weight:bold;color:#39aea9}.catalogMenu ul li ul{background:#fafafa}.catalogMenu ul li ul li ul{background:#f5f5f5}.catalogMenu ul li ul li ul li a{color:#646974}.catalogMenu ul li ul li ul li a.active{font-weight:bold;color:#39aea9}.catalogMenuBg{position:fixed;top:0;left:0;width:100%;height:100vh;content:"";background:rgba(57,174,169,.31);visibility:hidden;z-index:2000;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0;filter:alpha(opacity=0)}@media(min-width: 1200px){.catalogMenuBg{display:none}}body.activeCatalogMenu .catalogMenu{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1;filter:alpha(opacity=100);visibility:visible}body.activeCatalogMenu .catalogMenuBg{opacity:1;height:100vh;visibility:visible;filter:alpha(opacity=100)}.header-lite{height:50px;line-height:50px;border-bottom:1px solid #e5e5e5;background:#fff;text-align:center}.header-lite .t-logo{height:50px;line-height:50px;display:inline-block}.header-lite .t-logo img{height:30px;display:block;margin-top:10px}.headerDummy{height:50px}.header{height:50px;line-height:50px;position:sticky;background:var(--header-color);z-index:1002;left:0;right:0;top:0;box-shadow:0 0 3px #eee}.header .t-logo{float:left;display:block;margin-right:25px;z-index:10;color:var(--header-logo-color);margin-top:5px;height:40px;line-height:40px}.header .t-logo img{display:block;height:40px;vertical-align:top;margin-top:0px}.header .t-logo .t-txt{font-weight:bold;font-size:24px}.header .t-btn-menu-catalog{float:left;height:50px;line-height:50px;border-radius:0;padding:0 20px;font-weight:bold;box-shadow:none !important}.header .dropdown{float:left}.header .dropdown .t-menu-btn{height:50px;line-height:50px;border-radius:0;padding:0 20px;text-align:left;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:none !important;width:270px;background:rgba(0,0,0,0);color:var(--header-text-color);border:rgba(0,0,0,0);border-right:1px solid #eee;border-left:1px solid #eee}.header .dropdown .t-menu-btn .t-hide,.header .dropdown .t-menu-btn .t-show{width:30px;text-align:center;display:inline-block;font-size:17px;vertical-align:middle}.header .dropdown .t-menu-btn .t-hide{display:none}.header .dropdown .t-menu-btn:hover{background:var(--header-btn-hover-color);border-right:1px solid var(--header-btn-hover-color);border-left:1px solid var(--header-btn-hover-color);color:#fff}.header .dropdown .t-menu-btn i{margin-right:7px}.header .dropdown:hover .t-menu-btn,.header .dropdown.show .t-menu-btn{background:var(--header-btn-hover-color);border-right:1px solid var(--header-btn-hover-color);border-left:1px solid var(--header-btn-hover-color);color:#fff}.header .dropdown:hover .t-menu-btn .t-hide,.header .dropdown.show .t-menu-btn .t-hide{display:inline-block}.header .dropdown:hover .t-menu-btn .t-show,.header .dropdown.show .t-menu-btn .t-show{display:none}.header .dropdown .t-main-dropdown{height:0;overflow:hidden;display:block;padding:0}.header .dropdown .t-main-dropdown.show{height:auto !important;overflow:unset !important}.header .dropdown .dropdown-menu{width:270px;background:#fff;border:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 1px 22px 0 rgba(0,0,0,.28);-moz-box-shadow:0 1px 22px 0 rgba(0,0,0,.28);box-shadow:0 1px 22px rgba(0,0,0,.2784313725);margin:0;font-size:.9rem}.header .dropdown .dropdown-menu .dropdown-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.6rem 1.7rem .6rem 1rem;line-height:normal}.header .dropdown .dropdown-menu .dropdown-item i{position:absolute;right:10px}.header .dropdown .dropdown-menu .dropdown-item.active,.header .dropdown .dropdown-menu .dropdown-item:active{background-color:#39aea9}.header .dropdown .dropdown-menu .dropdown-menu{border-radius:0}@media(min-width: 992px){.header .dropdown:hover>.dropdown-menu .t-hide{display:block}.header .dropdown:hover>.dropdown-menu .t-show{display:none}}@media(min-width: 992px){.header .dropdown .subDown:hover>.dropdown-menu{display:block}}.header nav{float:right;margin-left:10px}.header nav ul li{display:inline-block;margin-left:20px}.header nav ul li a{height:50px;line-height:50px;display:block}.header .t-search{margin:0 auto;vertical-align:middle;width:100%;background:#39aea9;display:none;position:absolute;top:50px;left:0;right:0}@media(min-width: 992px){.header .t-search{max-width:700px;display:block;position:relative;top:unset;left:unset;right:unset;padding-top:7px;background:rgba(0,0,0,0);height:36px;line-height:36px}.header .t-search .container{padding:0}}.header .t-search .dropdown .dropdown-menu{border-radius:0;background:#f5f5f5;box-shadow:0 4px 30px rgba(116,116,116,.45);border:0}.header .t-search .dropdown .dropdown-menu button{font-weight:bold;border-bottom:1px solid #e5e5e5}.header .t-search .dropdown .dropdown-menu button:last-child{border-bottom:0}.header .t-search.active{display:block}.header .t-search ._inner{display:block;position:relative;width:100%;height:36px;line-height:36px;box-shadow:0 0 0 1px rgba(0,0,0,.1);background:#fff;overflow:hidden}@media(min-width: 992px){.header .t-search ._inner{border-radius:6px}}.header .t-search ._inner ._category{white-space:nowrap;padding:0 15px;height:36px;line-height:36px;cursor:pointer;background:#2f9792;color:#fff;outline:none;border:0;display:block}.header .t-search ._inner ._category ._txt{display:none}@media(min-width: 576px){.header .t-search ._inner ._category ._txt{display:inline-block}.header .t-search ._inner ._category i{margin-left:7px}}@media(min-width: 992px){.header .t-search ._inner ._category{border-radius:3px 0 0 3px;background:#f5f5f5;color:#646464}}.header .t-search ._inner input[type=text]{outline:none;padding:0 12px;height:36px;line-height:36px;width:100%;display:block;border:0;background:#fff}.header .t-search ._inner input[type=text]::-webkit-input-placeholder{color:#fff}.header .t-search ._inner input[type=text]:-ms-input-placeholder{color:#fff}.header .t-search ._inner input[type=text]::placeholder{color:#fff}@media(min-width: 992px){.header .t-search ._inner input[type=text]::-webkit-input-placeholder{color:#848c95}.header .t-search ._inner input[type=text]:-ms-input-placeholder{color:#848c95}.header .t-search ._inner input[type=text]::placeholder{color:#848c95}}.header .t-search ._inner button._Srch{background:var(--header-search-btn-bg);color:#fff;font-size:16px;cursor:pointer;display:block;text-align:center;height:36px;line-height:36px;width:36px;outline:none;border:0;padding:0}.header .t-search ._inner button._Srch svg{stroke:#fff;fill:none !important;vertical-align:top;margin-top:11px;height:14px}@media(min-width: 992px){.header .t-search ._inner button._Srch{border-radius:0 3px 3px 0;height:36px;line-height:36px;width:36px}}.header button{border:0}.header ._cartBtn svg,.header ._wishlistBtn svg,.header ._loginBtn svg{fill:none !important}.header ._cartBtn svg path,.header ._wishlistBtn svg path,.header ._loginBtn svg path{stroke:var(--header-text-color)}.header ._cartBtn:hover svg path,.header ._wishlistBtn:hover svg path,.header ._loginBtn:hover svg path{stroke:#fff}.header ._userMenu{float:left;position:relative}.header ._userMenu.active{z-index:1002}.header ._userMenu.active ._btn{z-index:1003;position:relative}.header ._userMenu.active ._btn span{background:#292f33 linear-gradient(to left, #292f33, #343c41);color:#292f33;box-shadow:none}.header ._userMenu.active ._btn span svg path{stroke:#292f33}.header ._userMenu.active ._btn span svg.t-lang-icon{stroke:#292f33}.header ._userMenu ._bg{background:rgba(0,0,0,.1);z-index:1001;position:fixed;top:0;right:0;left:0;bottom:0;display:none}.header ._userMenu ._drop{padding:15px 0;line-height:0;display:none;z-index:1003;box-shadow:0 0 14px rgba(0,0,0,.13);cursor:auto;min-width:220px;border-radius:4px;background:#fff;position:absolute;top:60px;right:0}.header ._userMenu ._drop::before{content:"";width:0;height:0;border:10px solid rgba(0,0,0,0);border-bottom-color:#fff;position:absolute;top:-20px;right:10px}.header ._userMenu ._drop ._brands{background:#364140;padding:15px}.header ._userMenu ._drop ._brands h5{font-size:12px;color:#c5c8c8;padding:0 10px}.header ._userMenu ._drop ._brands a{color:#fff;height:32px;line-height:32px;font-size:12px}.header ._userMenu ._drop ._brands a ._icon{font-size:13px;color:#fff}.header ._userMenu ._drop ._brands a:hover{color:#646464}.header ._userMenu ._drop ._brands a:hover ._icon{color:#646464}.header ._userMenu ._drop ul li{padding:0 15px;margin:2px 0}.header ._userMenu ._drop ul li._divider{margin-top:4px;margin-bottom:4px;border-top:1px solid #97a3ab}.header ._userMenu ._drop ul li:first-child{margin-top:0}.header ._userMenu ._drop ul li:last-child{margin-bottom:0}.header ._userMenu ._drop ul li a,.header ._userMenu ._drop ul li ._aBtn{border-radius:4px;white-space:nowrap;text-align:left;cursor:pointer;background:rgba(0,0,0,0);display:block;height:40px;color:#292f33;line-height:40px;padding:0 10px}.header ._userMenu ._drop ul li a ._count,.header ._userMenu ._drop ul li ._aBtn ._count{background:#ef9d37;color:#fff;padding:0 7px;border-radius:5px;margin-left:5px}.header ._userMenu ._drop ul li a ._icon,.header ._userMenu ._drop ul li ._aBtn ._icon{width:30px;text-align:center;display:inline-block;font-size:17px;color:#292f33}.header ._userMenu ._drop ul li a ._icon img,.header ._userMenu ._drop ul li ._aBtn ._icon img{display:inline-block;height:22px;vertical-align:middle}.header ._userMenu ._drop ul li a:hover,.header ._userMenu ._drop ul li ._aBtn:hover{background:#f7f7f7}.header ._userMenu ._drop ul li a.active,.header ._userMenu ._drop ul li ._aBtn.active{background:#f5f8f7;color:#39aea9}.header ._userMenu ._drop ul li a.active ._icon,.header ._userMenu ._drop ul li ._aBtn.active ._icon{color:#39aea9}.header ._userMenu ._drop ul li ._aBtn{cursor:default}.header ._btn{display:block;float:left;margin-left:7px;background:rgba(0,0,0,0);outline:none;padding:0}.header ._btn ._txt{display:none}@media(min-width: 1200px){.header ._btn ._txt{display:inline-block}}@media(min-width: 576px){.header ._btn{margin-left:10px}}.header ._btn ._in{text-align:center;min-width:36px;white-space:nowrap;height:36px;line-height:36px;margin-top:7px;outline:none;cursor:pointer;color:var(--header-text-color);border-radius:4px;background:rgba(0,0,0,0);font-size:12px;display:block;position:relative;font-weight:bold;padding:0 8px}.header ._btn ._in ._count{background:#ef9d37;color:#fff;font-weight:700;display:inline-block;position:absolute;border-radius:3px;padding:0 3px;top:-7px;right:-3px;height:12px;min-width:12px;line-height:12px;font-size:11px}@media(min-width: 1200px){.header ._btn ._in ._count{height:18px;min-width:18px;line-height:18px;font-size:12px;top:-3px;right:-5px}}.header ._btn ._in svg{fill:var(--header-text-color);display:inline-block;height:14px;width:14px;vertical-align:top;margin-top:11px}.header ._btn ._in svg.t-lang-icon{stroke:var(--header-text-color)}@media(min-width: 576px){.header ._btn ._in svg{height:20px;width:20px;margin-top:8px}}.header ._btn ._in img{display:inline-block;height:36px;width:36px;vertical-align:top;margin-top:0;border-radius:4px}.header ._btn:hover ._in{background:var(--header-btn-hover-color);color:#fff;box-shadow:none}.header ._btn:hover ._in svg{fill:#fff}.header ._btn:hover ._in svg.t-lang-icon{stroke:#fff}@media(min-width: 992px){.header .t-btn-search{display:none}}.header .t-btn-search svg{stroke:#646464;fill:none !important}.header .t-btn-menu ._in{margin-top:0}@media(min-width: 1200px){.header .t-btn-menu{display:none}}.breadCrumbs{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:15px}.breadCrumbs ol li{display:inline-block;color:#858994;border-radius:0 9px 0 0;font-size:12px}.breadCrumbs ol li a{color:#494c54}.breadCrumbs ol li i{margin:0 7px}.breadCrumbs ol li:last-child i{display:none}.footer{background:#fff;box-shadow:0 1px 10px rgba(151,164,175,.1)}.footer .t-top{padding-top:20px;padding-bottom:10px}@media(min-width: 576px){.footer .t-top{padding-top:30px;padding-bottom:20px}}.footer .t-top ul li{display:inline-block;margin:0 10px 10px 0}.footer ._logo img{width:100px}.footer ._phoneBtn{color:#333e48;font-size:1.25038rem}.footer ._phoneBtn img{margin-right:5px}.footer nav ul{margin:0}.footer nav ul li{padding-top:15px}.footer nav ul li a{color:#646464}.footer nav ul li a:hover{color:#39aea9}.footer ._icons{padding:20px 0;border-top:1px solid #e7e5e5}.footer ._icons ._soc{margin:0;display:block;text-align:center;margin-bottom:10px}@media(min-width: 576px){.footer ._icons ._soc{float:left;display:inline-block;margin-bottom:0}}.footer ._icons ._soc a{display:inline-block;color:#333e48;font-size:1.05038rem;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#efeeee;border-radius:20px;transition:all .2s ease-in-out;position:relative;line-height:38px;width:38px;height:38px;padding:0}.footer ._icons ._soc a:hover{color:#fff;background:#333e48;box-shadow:0 4px 11px rgba(51,62,72,.35)}.footer ._icons ._payment{margin:0;display:block;text-align:center}@media(min-width: 576px){.footer ._icons ._payment{float:right;display:inline-block}}.footer ._icons ._payment span img{margin-top:8px;max-width:100%}.footer-lite{border-top:1px solid #e5e5e5;background:#fff;padding:15px 0;text-align:center;font-weight:bold}.mobileMenu{visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;z-index:2001;position:fixed;left:0;top:0;bottom:0;max-width:90%;width:370px;background:#fff;overflow-y:auto}@media(min-width: 1200px){.mobileMenu{display:none}}.mobileMenu ._head{padding:20px 15px}.mobileMenu ._head ._logo{float:left}.mobileMenu ._head ._logo img{height:40px}.mobileMenu ._head button{float:right;background:none;box-shadow:none;outline:none}.mobileMenu ul{list-style:none;padding:0}.mobileMenu ul li a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;font-size:15px;height:50px;line-height:50px;padding:0 15px;color:#363d47;border-top:1px solid #f5f5f5}.mobileMenu ul li a span._icon{float:right}.mobileMenu ul li a.active{font-weight:bold;color:#39aea9}.mobileMenu ul li ul{background:#fafafa}.mobileMenu ul li ul li ul{background:#f5f5f5}.mobileMenu ul li ul li ul li a{color:#646974}.mobileMenu ul li ul li ul li a.active{font-weight:bold;color:#39aea9}.mobileMenuBg{position:fixed;top:0;left:0;width:100%;height:100vh;content:"";background:rgba(57,174,169,.31);visibility:hidden;z-index:2000;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0;filter:alpha(opacity=0)}@media(min-width: 1200px){.mobileMenuBg{display:none}}body.activeMobileMenu .mobileMenu{-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1;filter:alpha(opacity=100);visibility:visible}body.activeMobileMenu .mobileMenuBg{opacity:1;height:100vh;visibility:visible;filter:alpha(opacity=100)}.settings_box{margin-top:30px}.settings_box .settings_row{border-bottom:1px solid #f5f5f5}.settings_box .row:last-child{border-bottom:0}.settings_box .row .item{padding:15px;font-size:16px}.settings_box .row .item p{font-size:14px}.settings_ok{background:#78c220;color:#fff;margin-top:30px;padding:15px;text-align:center;border-radius:3px}.settings_box input{outline:none;border:2px solid #eee;border-radius:4px;padding:4px;width:100%}.settings_box input:hover{border:2px solid #ddd}.settings_box input:focus{border:2px solid #8ba7ee}.settings_box select{outline:none;border:2px solid #eee;border-radius:4px;padding:4px;width:100%}.settings_box select:hover{border:2px solid #ddd}.settings_box select:focus{border:2px solid #8ba7ee}.settings_box textarea{outline:none;resize:none;border:2px solid #eee;border-radius:2px;padding:4px;width:100%}.settings_box textarea:hover{border:2px solid #ddd}.settings_box textarea:focus{border:2px solid #8ba7ee}.settings_btn{cursor:pointer;background:#9dcd29;color:#fff;padding:10px;border-radius:4px}.settings_btn:hover{background:#7ca626}.settings_back{margin-top:30px}.settings_back a{display:block;text-align:center;color:#333;padding:15px;font-size:16px}.settings_back a:hover{background:#fafafa}.userMenu{overflow:hidden}.userMenu ul li a{display:block;border-top:1px solid #ddd;height:46px;line-height:46px;padding:0 10px;color:#777c81;font-weight:600}.userMenu ul li a:hover{color:#46494c;background:#f5f5f5}.userMenu ul li a.active{color:#39aea9;background:#f5f5f5}.userMenu ul li a ._icon{width:40px;text-align:center;display:inline-block;font-size:21px;color:#646464}.userMenu ul li a ._txt{padding-left:8px;width:100%}.userMenu ul li a .count{min-width:20px}.userMenu ul li:first-child a{border-top:0}/*!
 * @author        openphp.org
 * @link          https://openphp.org
 * @since         13.5.2022
 * @last_modified 13.5.2022
 */.brandCarousel{overflow:hidden}.brandCarousel .carousel-indicators{margin-bottom:.5rem}.brandCarousel .carouselControl{position:absolute;top:0;bottom:0;z-index:1;display:none;align-items:center;justify-content:center;width:7%;padding:0;color:#fff;text-align:center}@media(min-width: 992px){.brandCarousel .carouselControl{display:flex}}.brandCarousel .carouselControl.carouselPrev{left:0}.brandCarousel .carouselControl.carouselNext{right:0}.brandCarousel .carouselControl button{background:#fff;outline:0;border:0;width:50px;height:50px;border-radius:50px;box-shadow:0 2px 5px rgba(0,0,0,.11);font-size:18px}.brandCarousel .carousel-control-prev,.brandCarousel .carousel-control-next{width:7%}.brandCarousel .carousel-item{position:relative}@media(min-width: 768px){.brandCarousel .carousel-item::after{content:"";position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.3), transparent);width:50%}}.brandCarousel .carousel-item img{height:250px;object-fit:cover;object-position:center}@media(min-width: 576px){.brandCarousel .carousel-item img{height:300px}}@media(min-width: 768px){.brandCarousel .carousel-item img{height:350px}}@media(min-width: 992px){.brandCarousel .carousel-item img{height:450px}}.brandCarousel .carousel-item .carousel-caption{text-align:left;bottom:30px;top:30px;right:5%;left:5%;padding:0}@media(min-width: 576px){.brandCarousel .carousel-item .carousel-caption{bottom:50px;top:50px}}@media(min-width: 1200px){.brandCarousel .carousel-item .carousel-caption{bottom:70px;top:70px}}@media(min-width: 1480px){.brandCarousel .carousel-item .carousel-caption{bottom:100px;top:100px}}.brandCarousel .carousel-item .carousel-caption h5{margin-bottom:.5rem;font-weight:500;font-size:17px}@media(min-width: 576px){.brandCarousel .carousel-item .carousel-caption h5{margin-bottom:1rem;font-size:24px}}@media(min-width: 768px){.brandCarousel .carousel-item .carousel-caption h5{margin-bottom:1.5rem;font-size:36px}}.brandCarousel .carousel-item .carousel-caption p{margin-bottom:.5rem;font-size:13px}@media(min-width: 768px){.brandCarousel .carousel-item .carousel-caption p{font-size:14px}}.brandCarousel .carousel-item .carousel-caption a.btn{padding:.3rem 1rem;font-weight:bold;position:absolute;bottom:0}@media(min-width: 768px){.brandCarousel .carousel-item .carousel-caption a.btn{padding:.5rem 1.5rem}}@media(min-width: 768px){.brandCarousel .carousel-item .carousel-caption{right:7%;left:7%;bottom:70px}}@media(min-width: 992px){.brandCarousel .carousel-item .carousel-caption{right:50%}}/*!
 * @author        openphp.org
 * @link          https://openphp.org
 * @since         27.4.2022
 * @last_modified 27.4.2022
 */.brandsList ._item{display:block;border-radius:5px;background:#fff;box-shadow:0 0 0 1px #f5f5f5;text-align:center;overflow:hidden;transition:box-shadow .3s ease-in}.brandsList ._item:hover{box-shadow:0 0 0 1px #ef9d37}.brandsList ._item ._cover{height:100px;line-height:100px;position:relative;overflow:hidden}.brandsList ._item ._cover img{max-width:100%;max-height:100px;display:inline-block;vertical-align:middle}.brandsList ._item ._cover img._full{max-width:none;max-height:none;display:block;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%}.brandsList ._item ._soonText{display:block;color:#fff;background:#39aea9;padding:4px 0;font-size:12px}.brandsList ._item ._name{display:block;border-top:1px solid #f5f5f5;height:40px;line-height:40px;padding:0 10px;text-align:center;color:#326a68;font-weight:bold}.brandsList ._item ._short{display:block;border-top:1px solid #f5f5f5;padding:5px;text-align:left;font-size:12px;background:rgba(249,251,251,.4784313725);color:#7b8383;font-weight:normal}.filterOrderBy{margin-bottom:15px;border-bottom:1px solid #e5e5e5}.filterOrderBy h5{font-size:14px;display:block;float:left;height:35px;line-height:35px;margin:0;color:#646464}.filterOrderBy button{outline:none;border:0;display:block;float:left;background:none;padding:0;height:35px;line-height:35px;position:relative;margin-left:15px;color:#646464}.filterOrderBy button.active,.filterOrderBy button:hover{color:#39aea9}.filterOrderBy button.active::after,.filterOrderBy button:hover::after{content:"";position:absolute;height:3px;bottom:-2px;background:#39aea9;left:0;right:0}.filterCategories li{padding:4px 0}.filterCategories li a{padding:7px 15px;display:block;color:#646464;border:1px solid rgba(0,0,0,0)}.filterCategories li a.active,.filterCategories li a:hover{color:#292f33;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:3px}.filterSide{visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .4s ease-in-out 0s;-o-transition:-o-transform .4s ease-in-out 0s;transition:transform .4s ease-in-out 0s;z-index:2001;position:fixed;left:0;top:0;bottom:0;max-width:90%;width:370px;background:#fff;overflow-y:auto}@media(min-width: 992px){.filterSide{visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;-webkit-transition:none;-o-transition:none;transition:none;z-index:1;position:relative;left:auto;top:auto;bottom:auto;max-width:none;width:unset;background:none;overflow-y:unset}}.filterSide ._head{padding:20px 15px;border-bottom:1px solid #eee}.filterSide ._head ._logo{float:left}.filterSide ._head ._logo img{height:40px}.filterSide ._head button{float:right;background:none;box-shadow:none;outline:none}@media(min-width: 992px){.filterSide ._head{display:none}}.filterSide .filterBox{padding:15px;border-radius:0;box-shadow:none;border-bottom:1px solid #eee}.filterSide .filterBox .filterItem{margin-bottom:10px}.filterSide .filterBox .filterItem .card-body{padding:.7rem 0}.filterSide .filterBox .filterItem .form-control{border:1px solid #e5e5e5;border-radius:3px;box-shadow:none}.filterSide .filterBox .filterItem ._title{display:block;height:30px;line-height:30px;padding:0;width:100%;text-align:left;outline:none;border:0;background:rgba(0,0,0,0);font-size:18px;color:#646464;text-transform:uppercase;position:relative}.filterSide .filterBox .filterItem ._title ._chevron{position:absolute;height:30px;line-height:30px;right:0}.filterSide .filterBox .filterItem ._title ._chevron::after{font-weight:900;font-family:"Font Awesome 5 Free";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;content:""}.filterSide .filterBox .filterItem ._title.collapsed ._chevron::after{content:""}.filterSide .filterBox .filterItem .checkmark{display:block;position:relative;margin-bottom:10px;cursor:pointer;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filterSide .filterBox .filterItem .checkmark input{position:absolute;opacity:0;cursor:pointer}.filterSide .filterBox .filterItem .checkmark .name{display:inline-block;vertical-align:middle}.filterSide .filterBox .filterItem .checkmark .ico{margin-right:5px;height:20px;width:20px;background:#eee;border-radius:4px;display:inline-block;vertical-align:middle;position:relative}.filterSide .filterBox .filterItem .checkmark .ico::after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;position:absolute;top:0;left:0;bottom:0;right:0;color:#fff;height:20px;line-height:20px;text-align:center;font-size:10px;display:none}.filterSide .filterBox .filterItem .checkmark:hover input~.ico{background:#ccc}.filterSide .filterBox .filterItem .checkmark:hover input~.ico::after{display:block;color:#646363}.filterSide .filterBox .filterItem .checkmark input:checked~.ico{background:#cc6}.filterSide .filterBox .filterItem .checkmark input:checked~.ico::after{display:block;color:#fff}.filterSide .filterBox:last-child{border-bottom:0}@media(min-width: 992px){.filterSide .filterBox{padding:0;border-radius:4px;border-bottom:0}}.filterSideBg{position:fixed;top:0;left:0;width:100%;height:100vh;content:"";background:rgba(57,174,169,.31);visibility:hidden;z-index:2000;-webkit-transition:-webkit-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s;opacity:0;filter:alpha(opacity=0)}@media(min-width: 992px){.filterSideBg{display:none}}body.activeFilterSide .filterSide{visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}body.activeFilterSide .filterSideBg{opacity:1;height:100vh;visibility:visible;filter:alpha(opacity=100)}.sideProducts .productItem{box-shadow:0 0 0 1px #eeeff1;padding:10px;transition:transform .2s ease,box-shadow .2s ease;background:#fff;position:relative}.sideProducts .productItem:hover{transform:scale(1.03);box-shadow:0 0 0 2px #39aea9;z-index:3;border-radius:4px}.sideProducts .productItem ._thumb>div{position:relative;display:block;margin-right:10px;width:70px}.sideProducts .productItem ._thumb>div .dummy{display:block;padding-top:100%}.sideProducts .productItem ._thumb>div ._in{position:absolute;top:0;bottom:0;left:0;right:0}.sideProducts .productItem ._thumb>div ._in img{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;object-fit:cover;display:block}.sideProducts .productItem ._content{width:100%}.sideProducts .productItem ._content h5{font-size:.7rem;font-weight:500;color:#646464;line-height:1rem}.sideProducts .productItem ._content ._price{font-size:14px;color:#646464;font-weight:bold}.sideProducts .productItem ._content ._price s{display:block;font-size:14px;font-weight:normal;height:19px;line-height:19px;color:#7e7e7e}.productsList .productItem{box-shadow:0 0 0 1px #eeeff1;height:100%;padding:10px;transition:transform .2s ease,box-shadow .2s ease;background:#fff;position:relative}.productsList .productItem:hover{transform:scale(1.03);border:1px solid #f5f5f5;box-shadow:0px 4px 20px rgba(143,143,143,.25);z-index:3;border-radius:4px}.productsList .productItem ._brand a{color:#94a9a8;font-size:12px}.productsList .productItem ._brand a:hover{color:#5b6867}.productsList .productItem h5{margin-bottom:0}.productsList .productItem h5 a{font-size:.775rem;font-weight:bold;color:#646464;line-height:22px;height:44px;min-height:2.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productsList .productItem ._thumb{position:relative;display:block;margin-bottom:10px}.productsList .productItem ._thumb .dummy{display:block;padding-top:100%}.productsList .productItem ._thumb ._in{position:absolute;top:0;bottom:0;left:0;right:0}.productsList .productItem ._thumb ._in img{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;object-fit:cover;display:block}.productsList .productItem ._thumb ._in .salePrice{position:absolute;padding:7px 12px;color:#fff;background:#39aea9;font-weight:bold;bottom:0;left:0;font-size:10px}.productsList .productItem ._price{width:100%;font-size:14px;color:#646464;font-weight:bold}.productsList .productItem ._price s{display:block;font-size:11px;font-weight:normal;height:19px;line-height:19px;color:#9e9ea3}.productsList .productItem ._button a{width:45px;height:45px;line-height:45px;display:block;text-align:center}.productsList .productItem ._button a svg{height:24px;display:inline-block;vertical-align:middle}.productsList .productItem ._button._wishlist{padding-right:7px}.productsList .productItem ._button._wishlist svg{fill:none !important}.productsList .productItem ._button._wishlist svg path{stroke:#ef9d37}.productsList .productItem ._button._cart a{background:#39aea9;border-radius:3px}.productsList .productItem ._button._cart svg{fill:none !important}.productsList .productItem ._button._cart svg path{stroke:#fff}.productsList .productItem ._buttons{margin:7px -2px 0 -2px}.productsList .productItem ._buttons a{display:block;background:#eee;color:#2c2d31;height:34px;line-height:34px;text-align:center;font-size:15px;margin:0 2px;border-radius:4px}.productsList .productItem ._buttons a:hover{background:#39aea9;color:#fff}.productsList .productItem ._buttons a.active{background:#39aea9;color:#fff}.discountList .discountItem{box-shadow:0 0 0 1px #eeeff1;height:100%;transition:box-shadow .2s ease;background:#fff;position:relative}.discountList .discountItem:hover{box-shadow:0 0 0 1px #ef9d37;z-index:3}.discountList .discountItem ._brand{padding:10px 10px 0 10px}.discountList .discountItem ._brand a{color:#94a9a8}.discountList .discountItem ._brand a:hover{color:#5b6867}.discountList .discountItem h5{margin-bottom:0;padding:10px}.discountList .discountItem h5 a{font-size:.875rem;line-height:1.1rem;height:2.2rem;font-weight:bold;color:#646464;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 768px){.discountList .discountItem h5 a{font-size:1rem}}.discountList .discountItem ._thumb{position:relative;display:block}.discountList .discountItem ._thumb .dummy{display:block;padding-top:100%}.discountList .discountItem ._thumb ._in{position:absolute;top:0;bottom:0;left:0;right:0}.discountList .discountItem ._thumb ._in img{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;object-fit:cover;display:block}.discountList .discountItem ._thumb ._in .salePrice{position:absolute;padding:7px 12px;color:#fff;background:#ef9d37;font-weight:bold;top:0;right:0}.discountList .discountItem ._timer{padding:15px;border-bottom:1px solid #fae2c5;text-align:center}.discountList .discountItem ._timer h6{text-align:center;font-size:.7rem}@media(min-width: 768px){.discountList .discountItem ._timer h6{font-size:1rem}}.discountList .discountItem ._timer ._item{display:inline-block;margin:4px 2px 0 2px;border-radius:4px;padding:2px;text-align:center;border:1px solid #ef9d37;width:40%}.discountList .discountItem ._timer ._item:hover{background:#ef9d37;color:#fff}.discountList .discountItem ._timer ._item .value{font-size:13px}.discountList .discountItem ._timer ._item .name{font-size:12px}@media(min-width: 768px){.discountList .discountItem ._timer ._item{width:auto;margin:0 2px;min-width:50px;padding:5px;border:2px solid #ef9d37}.discountList .discountItem ._timer ._item .value{font-size:17px}.discountList .discountItem ._timer ._item .name{font-size:14px}}@media(min-width: 1480px){.discountList .discountItem ._timer ._item{min-width:50px;margin:0 4px}.discountList .discountItem ._timer ._item .value{font-size:19px}.discountList .discountItem ._timer ._item .name{font-size:15px}}.discountList .discountItem ._content{padding:10px}.discountList .discountItem ._content ._price{font-size:20px;color:#ef9d37;font-weight:bold}.discountList .discountItem ._content ._price s{display:block;font-size:14px;font-weight:normal;height:19px;line-height:19px;color:#9e9ea3}.discountList .discountItem ._content ._buttons{margin:7px -2px 0 -2px}.discountList .discountItem ._content ._buttons a{display:block;background:#eee;color:#2c2d31;height:34px;line-height:34px;text-align:center;font-size:15px;margin:0 2px;border-radius:4px}.discountList .discountItem ._content ._buttons a:hover{background:#ef9d37;color:#fff}.discountList .discountItem ._content ._buttons a.active{background:#ef9d37;color:#fff}.productGallery .mainCarousel{color:#39aea9;width:100%;margin-bottom:15px}.productGallery .mainCarousel .carousel__viewport{border-radius:3px;background:#fff;box-shadow:0 0 0 1px #eaeaea}.productGallery .mainCarousel .carousel__slide{width:100%;padding:0;height:300px}@media(min-width: 576px){.productGallery .mainCarousel .carousel__slide{height:400px}}@media(min-width: 1200px){.productGallery .mainCarousel .carousel__slide{height:500px}}.productGallery .mainCarousel .carousel__slide img{width:100%;height:100%;object-fit:cover}.productGallery .thumbCarousel .carousel__slide{padding:0;opacity:.7;margin:0 3px;width:64px;height:64px;overflow:hidden;cursor:pointer}.productGallery .thumbCarousel .carousel__slide:first-child{margin-left:0}.productGallery .thumbCarousel .carousel__slide:last-child{margin-right:0}.productGallery .thumbCarousel .carousel__slide.is-nav-selected,.productGallery .thumbCarousel .carousel__slide:hover{opacity:1}.productGallery .thumbCarousel .carousel__slide img{width:100%;height:100%;object-fit:cover;border-radius:3px}.productInfo h1{font-size:15px;position:relative;font-weight:bold;line-height:1.4}@media(min-width: 576px){.productInfo h1{font-size:17px}}.productInfo h1 span{text-transform:unset}.productInfo h1 .btn-wishlist{position:absolute;top:0;right:0}.productInfo .t-brand{font-weight:bold;color:#a6a6a6}.productInfo .product-attr .btn-group{display:block}.productInfo .product-attr .btn-group .btn{border-radius:.25rem;margin:0 3px 3px 0;text-align:left}.productInfo .product-attr .t-color{height:14px;width:14px;background:#292f33;vertical-align:middle;border-radius:20px;display:inline-block;box-shadow:0 0 0 2px #fff;margin-right:4px}.productInfo .t-info{font-size:14px}.productInfo .t-info .t-discount{padding:15px;border-top:1px solid #eaeaea}.productInfo .t-info .t-discount h6{text-align:center}.productInfo .t-info .t-discount .t-item{min-width:70px;margin:0 4px;border-radius:3px;padding:5px;text-align:center;border:2px solid #ef9d37}.productInfo .t-info .t-discount .t-item:hover{background:#ef9d37;color:#fff}.productInfo .t-info .t-discount .t-item .value{font-size:19px}.productInfo .t-info .t-discount .t-item .name{font-size:15px}.productInfo .t-info .t-about h3{font-size:14px;font-weight:bold;margin:0 0 5px 0}.productInfo .t-info .t-about p{margin:0 0 15px 0;text-align:justify}.productInfo .t-info .t-option{border-top:1px dashed #ddd;padding:10px 0}.productInfo .t-info .t-option b{float:right}.productContent{margin-top:20px;padding:15px;overflow-y:auto}.productContent img{border-radius:4px;max-width:100%;margin:15px 0}.productContent table{border-color:#d2d4d5;margin:15px 0;width:100%}.productContent table td,.productContent table th{padding:7px 15px}.productBuy .t-loader{display:block;height:70px;background:no-repeat url("../img/spinner.svg") center center}.productBuy .t-unavailable{color:#e14b4b;text-align:center;font-size:14px;padding:20px 10px;border-bottom:1px solid #eee}.productBuy .t-cart .t-price{padding:10px 10px 0 10px;text-align:center}.productBuy .t-cart .t-price h4{margin:0 10px 0 0;display:inline-block;font-size:17px;vertical-align:middle}.productBuy .t-cart .t-price .t-value{display:inline-block;vertical-align:middle;text-align:left}.productBuy .t-cart .t-price .t-value s{display:block;font-size:14px;font-weight:normal;height:19px;line-height:19px;color:#9e9ea3}.productBuy .t-cart .t-price .t-value b{display:inline-block;font-size:18px;color:#292f33;font-weight:bold}.productBuy .t-cart .t-price .t-value b .t-currency{font-weight:normal;font-size:12px;color:#a6a6a6}.productBuy .t-inner{border-bottom:1px solid #eee;padding:10px}.productBuy .t-inner .product-cart-cnt input{text-align:center;border-color:#eaeaea}.productBuy .t-inner .product-cart-cnt button{background:#eaeaea;border-color:#eaeaea;color:#646464}.productBuy .t-inner input::-webkit-outer-spin-button,.productBuy .t-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.productBuy .t-inner input[type=number]{-moz-appearance:textfield}.productBuy .t-params{padding:10px}.productBuy .t-params .t-param{margin:10px 0 0 0;display:block;font-size:13px;line-height:1.3}.productBuy .t-params .t-param:first-child{margin:0}.productBuy .t-params .t-param .t-icon{text-align:center}.productBuy .t-params .t-param .t-icon img{margin-right:10px;width:20px}.noAccess{text-align:center;padding:30px 10px;margin:30px 0}.noAccess img{height:100px}.noAccess p{margin:15px 0 0 0;font-size:14px;line-height:34px}.noAccess p a{line-height:normal;display:inline-block;box-shadow:0 0 0 1px #4e92e3;color:#4e92e3;border-radius:23px;padding:3px 14px;margin:0 2px}.noAccess p a:hover{background:#4e92e3;color:#fff}.authPage{min-height:100vh}@media(min-width: 1200px){.authPage{max-width:1140px}}@media(min-width: 992px){.authPage .col-a{flex:0 0 62%;max-width:62%}.authPage .col-b{flex:0 0 38%;max-width:38%}}.authPage .authContent{text-align:center}.authPage .authContent ._logo{margin-top:50px;display:inline-block}@media(min-width: 992px){.authPage .authContent ._logo{margin-top:0}}.authPage .authContent ._logo img{max-width:100%;width:150px}@media(min-width: 992px){.authPage .authContent ._logo img{width:400px}}.authPage .authContent .authLink{padding-top:15px;font-size:14px}@media(min-width: 992px){.authPage .authContent .authLink{padding-top:40px}}.authPage .authContent .authLink a{font-weight:bold;color:#39aea9;text-decoration:underline}.authPage form input::placeholder{color:#8d9499;opacity:1}.authPage form input:-ms-input-placeholder{color:#8d9499}.authPage form input::-ms-input-placeholder{color:#8d9499}.authPage .authForm{display:block;background:#f8fafd;padding:30px;margin:15px 0;border-radius:8px}.authPage .authForm .btn-eid{text-align:center;outline:none;border:0;width:100%;font-size:17px;font-weight:600;display:block;cursor:pointer;color:#474d4f;border-radius:6px;background:#fff;padding:10px 20px;box-shadow:0 0 0 1px #ddd;margin-bottom:20px}.authPage .authForm .btn-eid img{display:inline-block;height:25px;vertical-align:middle}.authPage .authForm .btn-eid span{display:inline-block;vertical-align:middle}.authPage .authForm .btn-eid:hover{background:#fafafa}.authPage .authForm form .pageTitle span{text-transform:none}.authPage .authForm form ._inp{margin-top:20px}.authPage .authForm form ._inp label{display:block;padding:0 0 7px 0;font-size:14px;margin:0;font-weight:600;color:#646464}.authPage .authForm form ._inp input{width:100%;padding:0 10px;height:50px;line-height:50px;border-radius:3px;background:#fff;border:1px solid #e5e5e5}.authPage .authForm form ._inp ._inpGroup{border-radius:3px;background:#fff;border:1px solid #e5e5e5;overflow:hidden}.authPage .authForm form ._inp ._inpGroup input{border:0;border-radius:0;outline:none}.authPage .authForm form ._inp ._inpGroup ._icon{width:50px;text-align:center;height:50px;line-height:50px}.authPage .authForm form ._inp ._inpGroup ._icon._pointer{cursor:pointer}.authPage .authForm form ._inp._red label{color:#d76969}.authPage .authForm form ._inp._red input{border:1px solid #d76969}.authPage .authForm form ._inp._red ._inpGroup{border:1px solid #d76969}.authPage .authForm form ._inp._red ._inpGroup input{border:0}.authPage .authForm form ._remember{padding:10px 20px 0 20px}.authPage .authForm form ._remember label{display:inline-block;color:#646464;cursor:pointer}.authPage .authForm form ._remember label input{position:relative;top:3px}.authPage .authForm form ._rules{padding:10px 20px 0 20px;color:#596166;font-size:12px;line-height:22px}.authPage .authForm form ._rules a{text-decoration:underline}.authPage .authForm form button{text-align:center;outline:none;border:0;width:100%;font-size:17px;font-weight:600;cursor:pointer;color:#fff;height:50px;line-height:50px;border-radius:6px;background:#39aea9;padding:0 20px}.authPage .authForm form button:hover{background:#2c8884}.authPage .authForm form ._check{font-size:14px}.authPage .authForm form ._check ._info{color:#444;padding-top:20px;line-height:21px}.authPage .authForm form ._check ._help{padding-top:15px;color:#999}.authPage .authForm form ._check ._error{margin:20px 0 0 0;font-size:14px}.authPage .authForm form button{margin-top:25px}.authPage .authForm form small{padding:5px 20px 0 20px;display:block;color:#8d9499;font-size:13px}.authPage .authForm ._rePass{text-align:right;margin:10px 20px 0 0}.authPage .authForm ._rePass a{color:#8ea4b5;border-bottom:1px solid #eff1f3;font-size:16px}.authPage .authForm ._rePass a:hover{color:#365d7a;border-bottom:1px solid #dae2eb}.authPage .authForm .orTxt{position:relative;text-align:center;font-size:18px;font-weight:600;padding:25px 0}.authPage .authForm .orTxt span{color:#9299a0;height:30px;line-height:30px;padding:0 20px;display:inline-block;background:#edf1f5;border-radius:6px;position:relative;z-index:1}.authPage .authForm .orTxt::after{content:"";height:2px;background:#edf1f5;left:20px;right:20px;position:absolute;top:50%}.authPage .authForm .greenBtn{display:block;text-align:center;outline:none;border:0;width:100%;font-size:17px;font-weight:600;cursor:pointer;color:#fff;height:50px;line-height:50px;border-radius:6px;background:linear-gradient(to right, #6fbb1f 0%, #80d12c 100%);padding:0 20px}.authPage .authForm .greenBtn:hover{background:linear-gradient(to right, #6cb322 0%, #78c528 100%)}.feedback ._contact{font-size:15px;font-weight:600}.feedback ._contact ._icon{margin-right:10px;font-size:18px;color:#39aea9}.feedback ._soc{margin:0;display:block}.feedback ._soc a{display:inline-block;color:#333e48;font-size:1.05038rem;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#efeeee;border-radius:20px;transition:all .2s ease-in-out;position:relative;line-height:38px;width:38px;height:38px;padding:0}.feedback ._soc a:hover{color:#fff;background:#333e48;box-shadow:0 4px 11px rgba(51,62,72,.35)}.homeCarousel{overflow:hidden}.homeCarousel .carousel-indicators{margin-bottom:.5rem}.homeCarousel .carouselControl{position:absolute;top:0;bottom:0;z-index:1;display:none;align-items:center;justify-content:center;width:7%;padding:0;color:#fff;text-align:center}@media(min-width: 992px){.homeCarousel .carouselControl{display:flex}}.homeCarousel .carouselControl.carouselPrev{left:0}.homeCarousel .carouselControl.carouselNext{right:0}.homeCarousel .carouselControl button{background:#fff;outline:0;border:0;width:50px;height:50px;border-radius:50px;box-shadow:0 2px 5px rgba(0,0,0,.11);font-size:18px}.homeCarousel .carousel-control-prev,.homeCarousel .carousel-control-next{width:7%}.homeCarousel .carousel-item{position:relative}@media(min-width: 768px){.homeCarousel .carousel-item::after{content:"";position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.3), transparent);width:50%}}.homeCarousel .carousel-item img{height:250px;object-fit:cover}@media(min-width: 576px){.homeCarousel .carousel-item img{height:300px}}@media(min-width: 768px){.homeCarousel .carousel-item img{height:350px}}@media(min-width: 992px){.homeCarousel .carousel-item img{height:450px}}.homeCarousel .carousel-item .carousel-caption{text-align:left;bottom:30px;right:5%;left:5%;padding:0}.homeCarousel .carousel-item .carousel-caption h5{font-weight:bolder;font-size:24px}.homeCarousel .carousel-item .carousel-caption p{font-size:14px}.homeCarousel .carousel-item .carousel-caption a.btn{padding:.3rem 1rem;font-weight:bold}@media(min-width: 768px){.homeCarousel .carousel-item .carousel-caption{right:7%;left:7%;bottom:70px}.homeCarousel .carousel-item .carousel-caption h5{font-size:64px}.homeCarousel .carousel-item .carousel-caption p{font-size:18px}.homeCarousel .carousel-item .carousel-caption a.btn{padding:.5rem 1.5rem}}@media(min-width: 992px){.homeCarousel .carousel-item .carousel-caption{right:50%}}.homeBlock{margin-top:30px}.homeBanner{display:block;box-shadow:0 0 0 1px #eeeff1;height:100%;padding:10px;transition:transform .2s ease,box-shadow .2s ease;background:#fff;position:relative;overflow:hidden}.homeBanner ._inner{position:absolute;top:0;bottom:0;left:0;right:0}.homeBanner ._inner img{position:absolute;display:block;width:100%;height:100%;object-fit:cover}/*!
 * @notice    This file is part of the OpenPHP project
 * @link      https://openphp.org
 * @since     v0.0.1
 * @copyright For the full copyright and license information, please read the
 *            LICENSE.txt file that was distributed with this source code.
 */.Cart ._empty{padding:30px;text-align:center}.Cart ._brand{padding:10px;margin-bottom:30px}.Cart ._brand ._brandLogo{display:inline-block}.Cart ._brand ._brandLogo img{max-height:34px;max-width:140px}.Cart ._brand ._brandLogo span{height:34px;line-height:34px;background:#292f33;color:#fff;display:inline-block;padding:0 15px;font-weight:bold;border-radius:4px}.Cart ._brand ._totalBox{background:#f7f7f7;border:1px solid #eee;border-radius:4px}.Cart ._products tr td{vertical-align:middle}.Cart ._products tr:last-child td{padding-bottom:0}.Cart ._products .t-attr{background:#f2f2f2;border-radius:4px;padding:4px;margin:5px 5px 0 0;display:inline-block}.Cart ._products ._productThumb{height:70px;border-radius:8px}.Cart ._products ._productPrice{display:inline-block;vertical-align:bottom;font-weight:bold}.Cart ._products ._productPrice s{font-weight:500;color:#9ea7a6}.Cart ._products .btn-danger{background-color:#bac3c2;border-color:#bac3c2;border-radius:22px;height:30px;width:30px;padding:0;box-shadow:none !important}.Cart ._products .btn-danger:hover{background-color:#bd2130;border-color:#b21f2d}.Cart ._totalBox{padding:0 15px;border:1px solid rgba(0,0,0,0)}.Cart ._totalBox ._total{font-size:1.25038rem;padding:15px 0}.Cart ._totalBox ._total b{float:left}.Cart ._totalBox ._total ._price{float:right;font-weight:bold;color:#39aea9}.Cart ._totalBox ._sub{font-size:1rem;padding:10px 0;border-top:1px solid #eee;color:#98a1a0}.Cart ._totalBox ._sub b{float:left}.Cart ._totalBox ._sub ._price{float:right}.Cart ._totalBox .btn{margin:10px 0 15px 0;background:#39aea9;border:1px solid #39aea9;padding:.575rem .75rem}.Cart ._totalBox .btn:hover{background:#53c7c2;border:1px solid #53c7c2}.checkout .checkoutShippingBtn{box-shadow:none}.checkout ._userAddress{border-radius:4px;border:1px solid #39aea9;padding:10px;transition:box-shadow .3s ease;cursor:pointer}.checkout ._userAddress:hover{border:1px solid #39aea9;box-shadow:0 0 0 2px #39aea9}.checkout ._paymentMethods button{display:block;width:100%;background:#fff;border-radius:4px;outline:none;border:1px solid #ddd;padding:0;text-align:center}.checkout ._paymentMethods button span{display:block;background:#ddd;padding:7px 0;font-size:14px}.checkout ._paymentMethods button img{margin:14px 0;height:47px}.checkout ._paymentMethods button:hover{border-color:#66cdc9}.checkout ._paymentMethods button:hover span{background:#66cdc9;color:#fff}.checkout ._paymentMethods button.active{border-color:#39aea9}.checkout ._paymentMethods button.active span{background:#39aea9;color:#fff}.checkout ._totalBox{padding:20px}.checkout ._totalBox ._products{font-size:12px}.checkout ._totalBox ._products th,.checkout ._totalBox ._products td{border-top:0;border-bottom:1px solid #dee2e6}.checkout ._totalBox ._products .t-attr{background:#f2f2f2;border-radius:4px;padding:2px;margin:3px 3px 0 0;font-size:11px;display:inline-block}.checkout ._totalBox ._products tr td{vertical-align:middle}.checkout ._totalBox ._products ._productThumb{height:45px;border-radius:8px}.checkout ._totalBox ._products ._productPrice{display:inline-block;vertical-align:bottom;font-weight:bold}.checkout ._totalBox ._products ._productPrice s{font-weight:500;color:#9ea7a6}.checkout ._totalBox ._products .btn-danger{background-color:#bac3c2;border-color:#bac3c2;border-radius:22px;height:30px;width:30px;padding:0;box-shadow:none !important}.checkout ._totalBox ._products .btn-danger:hover{background-color:#bd2130;border-color:#b21f2d}.checkout ._totalBox ._total{font-size:1.25038rem;padding:10px 0;border-top:1px solid #eee}.checkout ._totalBox ._total b{float:left}.checkout ._totalBox ._total ._price{float:right;font-weight:bold;color:#39aea9}.checkout ._totalBox ._sub,.checkout ._totalBox ._productsPrice,.checkout ._totalBox ._deliveryPrice{font-size:1rem;padding:10px 0;border-top:1px solid #eee;color:#98a1a0}.checkout ._totalBox ._sub b,.checkout ._totalBox ._productsPrice b,.checkout ._totalBox ._deliveryPrice b{float:left}.checkout ._totalBox ._sub ._price,.checkout ._totalBox ._productsPrice ._price,.checkout ._totalBox ._deliveryPrice ._price{float:right}.checkout ._totalBox ._productsPrice{color:#646464;border-top:0}.checkout ._totalBox ._deliveryPrice{color:#646464;border-top:1px solid #eee}.checkout ._totalBox .checkout-btn{background:linear-gradient(to right, #349f9a 0%, #39aea9 100%);padding:0 20px;white-space:nowrap;font-weight:bold;display:inline-block;position:relative;text-align:center;outline:none;height:40px;width:100%;line-height:40px;font-size:15px;border-radius:5px;color:#fff;border:0;margin-top:20px}.checkout ._totalBox .checkout-btn:hover{color:#fff;background:linear-gradient(to right, #2f8f8b 0%, #349f9a 100%)}@media(min-width: 576px){.checkout ._totalBox .checkout-btn{height:50px;line-height:50px;font-size:16px}}
/*# sourceMappingURL=index.min.css.map */
