:root{--mainBlack:#333;--mainWhite:#fff;--mainRed:#c63c2c;--mainHighlight:#183544;--deptColor:#c63c2c}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:#333;min-height:100vh;display:flex;flex-direction:column}body main{flex:1}body h1,body h2,body h3{font-family:Poppins,sans-serif}body a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none;color:#c63c2c}body a:hover{text-decoration:none;color:rgb(156.2727272727,47.3553719008,34.7272727273)}body img{height:auto}.error-message{color:#f05031}.initial-hidden{display:none}header{z-index:50}header .mobile-menu-toggle{background:none;border:none;padding:6px;cursor:pointer;display:flex;flex-direction:column;gap:5px}header .mobile-menu-toggle span{display:block;width:22px;height:2px;background:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}header .logo-holder{flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}@media(max-width:1199px){header .logo-holder{flex:1;justify-content:center}}header .logo-holder a{display:flex;flex-direction:column;align-items:center;line-height:1;text-decoration:none!important}header .logo-holder .header-logo{height:auto;max-height:120px;width:auto;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}header .logo-holder span{font-family:Poppins,sans-serif;font-weight:800;font-size:28px;text-transform:uppercase;letter-spacing:1.5px;line-height:1;margin-top:-5px;display:block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header-top{background:#183544;padding:12px 0}.header-top .header-top-inner{display:flex;align-items:center;gap:20px}@media(max-width:1199px){.header-top .header-top-inner{justify-content:space-between;gap:0}}.header-top .header-top-left{flex-shrink:0;width:40px}.header-top .logo-holder .header-logo{filter:invert(1)}.header-top .logo-holder span{color:#fff}.header-top .header-mobile-icons{flex-shrink:0;display:flex;align-items:center;gap:15px;text-align:right}.header-top .header-mobile-icons .header-cart-link,.header-top .header-mobile-icons .header-user-link{color:#fff;font-size:20px;position:relative;display:inline-block}.header-top .header-mobile-icons .header-cart-link:hover,.header-top .header-mobile-icons .header-user-link:hover{color:hsla(0,0%,100%,.7)}.header-top .header-mobile-icons .header-cart-badge{position:absolute;top:-6px;right:-10px;background:#e74c3c;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;line-height:16px;text-align:center;border-radius:50%;padding:0 3px}.header-top .header-nav{flex:1;text-align:right}.header-top .header-nav ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;list-style:none;margin:0;padding:0;gap:5px}.header-top .header-nav ul>li{position:relative}.header-top .header-nav ul>li a{color:#fff;font-size:16px;font-weight:700;text-transform:uppercase;padding:8px 15px;display:block}.header-top .header-nav ul>li a:hover{color:#c63c2c}.header-top .header-nav ul>li>ul{position:absolute;top:100%;left:0;min-width:200px;background:#fff;border:1px solid #eee;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:8px 0;opacity:0;visibility:hidden;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;z-index:100}.header-top .header-nav ul>li>ul li a{color:#333;font-size:13px;padding:7px 20px;font-weight:400}.header-top .header-nav ul>li>ul li a:hover{color:#183544;background:#f8f8f8}.header-top .header-nav ul>li:hover>ul{opacity:1;visibility:visible}.header-bottom{background:#183544;padding:0;-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.header-bottom.sticky{position:fixed;top:0;left:0;width:100%;z-index:50;box-shadow:0 2px 12px rgba(0,0,0,.15)}.header-bottom .header-bottom-inner{display:flex;align-items:center;gap:15px;height:50px}.page-1.page-home .header-bottom:not(.sticky) .header-departments,.webshop.product-index .header-bottom:not(.sticky) .header-departments{pointer-events:none;cursor:default}.page-1.page-home .header-bottom:not(.sticky) .header-departments .header-departments-btn,.webshop.product-index .header-bottom:not(.sticky) .header-departments .header-departments-btn{cursor:default}.page-1.page-home .header-bottom:not(.sticky) .header-departments .header-departments-dropdown,.webshop.product-index .header-bottom:not(.sticky) .header-departments .header-departments-dropdown{display:none!important}.header-departments{width:25%;flex-shrink:0;position:relative}.header-departments .header-departments-btn{background:#c63c2c;color:#fff;border:none;height:50px;padding:0 20px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;display:flex;align-items:center;gap:12px;white-space:nowrap;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;width:100%}.header-departments .header-departments-btn:hover,.header-departments .header-departments-btn.active{background:rgb(177.1363636364,53.6776859504,39.3636363636)}.header-departments .header-departments-btn .dept-hamburger{display:inline-flex;flex-direction:column;gap:3px;width:16px}.header-departments .header-departments-btn .dept-hamburger b{display:block;background:#fff;height:2px;border-radius:1px}.header-departments .header-departments-btn .dept-hamburger b:nth-child(2){width:11px}.header-departments .header-departments-btn .dept-hamburger b:nth-child(3){width:6px}.header-departments .header-departments-btn .dept-chevron{font-size:10px;margin-left:auto;-webkit-transition:transform .2s ease;-moz-transition:transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease}.header-departments .header-departments-btn.active .dept-chevron{transform:rotate(180deg)}.header-departments .header-departments-dropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #eee;box-shadow:0 6px 24px rgba(0,0,0,.12);z-index:100;display:none}.header-departments .header-departments-dropdown.open{display:block}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree{list-style:none;padding:0;margin:0}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li{border-bottom:1px solid #f0f0f0;position:relative}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>a{display:flex;align-items:center;padding:11px 15px 11px 20px;color:#333;font-size:13px;font-weight:400;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;line-height:1.4}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>a:hover,.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>a.active{color:#c63c2c;background:#f8f8f8}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>a.has-subcategory{padding-right:30px}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>a.has-subcategory:after{font-size:10px;position:absolute;right:15px;top:50%;transform:translateY(-50%);content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:900;opacity:.4}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>ul{list-style:none;position:absolute;left:100%;top:0;min-width:500px;background:#fff;border:1px solid #eee;padding:25px 30px;z-index:20;opacity:0;visibility:hidden;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-wrap:wrap;gap:10px 40px}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>ul li{width:calc(50% - 20px)}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>ul li a{display:block;padding:5px 0;color:#666;font-size:13px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>ul li a:hover{color:#c63c2c}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>ul li a.has-subcategory{font-weight:700;color:#333;text-transform:uppercase;font-size:13px;padding-top:10px;padding-bottom:5px}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>ul li ul{list-style:none;padding:0;margin:0}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>ul li ul li{width:100%}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li>ul li ul li a{font-weight:400;text-transform:none;padding:4px 0}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li:hover:before{content:"";width:15px;height:100%;right:-15px;top:0;display:block;position:absolute}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li:hover>a{color:#c63c2c}.header-departments .header-departments-dropdown .side-categories .category-list ul.collapsable-tree>li:hover>ul{opacity:1;visibility:visible}.header-departments .header-departments-dropdown .side-categories .view-all-categories{padding:12px 20px;border-top:1px solid #f0f0f0}.header-departments .header-departments-dropdown .side-categories .view-all-categories a{font-size:13px;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:.5px}.header-departments .header-departments-dropdown .side-categories .view-all-categories a i{margin-left:5px;font-size:11px}.header-departments .header-departments-dropdown .side-categories .view-all-categories a:hover{color:#c63c2c}.header-search{flex:1;min-width:0}.header-search .header-search-form{display:flex;align-items:stretch;height:40px;border:none;border-radius:4px;overflow:hidden;-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.header-search .header-search-input{flex:1;min-width:0;border:none;padding:0 15px;font-size:14px;font-family:Poppins,sans-serif;color:#333;outline:none;background:#fff}.header-search .header-search-input::placeholder{color:#aaa}.header-search .header-search-btn{flex-shrink:0;width:50px;border:none;background:#c63c2c;color:#fff;font-size:16px;cursor:pointer;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.header-search .header-search-btn:hover{background:rgb(177.1363636364,53.6776859504,39.3636363636)}.header-cart{flex-shrink:0}.header-cart .header-cart-link{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:500;position:relative;padding:8px 12px;white-space:nowrap}.header-cart .header-cart-link>i{font-size:22px}.header-cart .header-cart-link:hover{color:hsla(0,0%,100%,.7)}.header-cart .header-cart-badge{position:absolute;top:0;right:auto;left:30px;background:#e74c3c;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;padding:0 4px}.header-cart .header-cart-label{font-weight:600}.header-bottom-user{flex-shrink:0;display:flex;align-items:center}.header-bottom-user .header-bottom-user-link{display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;padding:8px 12px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.header-bottom-user .header-bottom-user-link:hover{color:hsla(0,0%,100%,.7)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:998;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-panel{position:fixed;top:0;left:0;width:300px;height:100%;background:#2b2b2b;z-index:999;transform:translateX(-100%);-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;overflow-y:auto;display:flex;flex-direction:column}.mobile-menu-panel.active{transform:translateX(0)}.mobile-menu-panel .mobile-menu-header{display:flex;justify-content:flex-end;padding:15px 20px}.mobile-menu-panel .mobile-menu-header .mobile-menu-close{background:none;border:none;color:#ccc;font-size:20px;cursor:pointer;padding:0;line-height:1}.mobile-menu-panel .mobile-menu-header .mobile-menu-close:hover{color:#fff}.mobile-menu-panel .mobile-menu-search{padding:0 20px 15px}.mobile-menu-panel .mobile-menu-search .mobile-search-form{display:flex;align-items:stretch;height:40px;border:1px solid hsla(0,0%,100%,.15);border-radius:4px;overflow:hidden}.mobile-menu-panel .mobile-menu-search .mobile-search-input{flex:1;min-width:0;border:none;padding:0 12px;font-size:14px;font-family:Poppins,sans-serif;color:#fff;background:hsla(0,0%,100%,.08);outline:none}.mobile-menu-panel .mobile-menu-search .mobile-search-input::placeholder{color:hsla(0,0%,100%,.4)}.mobile-menu-panel .mobile-menu-search .mobile-search-btn{flex-shrink:0;width:42px;border:none;background:hsla(0,0%,100%,.1);color:#ccc;font-size:15px;cursor:pointer}.mobile-menu-panel .mobile-menu-search .mobile-search-btn:hover{color:#fff}.mobile-menu-panel .mobile-menu-tabs{display:flex;padding:0 20px;margin-bottom:5px}.mobile-menu-panel .mobile-menu-tabs .mobile-tab{flex:1;background:none;border:none;color:#ccc;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 0;cursor:pointer;position:relative;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.mobile-menu-panel .mobile-menu-tabs .mobile-tab:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:rgba(0,0,0,0);-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.mobile-menu-panel .mobile-menu-tabs .mobile-tab.active{color:#fff}.mobile-menu-panel .mobile-menu-tabs .mobile-tab.active:after{background:#fff}.mobile-menu-panel .mobile-menu-tabs .mobile-tab:hover{color:#fff}.mobile-menu-panel .mobile-menu-content{flex:1;overflow-y:auto}.mobile-menu-panel .mobile-menu-content .mobile-tab-pane{display:none;padding:10px 0}.mobile-menu-panel .mobile-menu-content .mobile-tab-pane.active{display:block}.mobile-menu-panel .mobile-nav ul{list-style:none;padding:0;margin:0}.mobile-menu-panel .mobile-nav ul li{border-bottom:1px solid hsla(0,0%,100%,.08)}.mobile-menu-panel .mobile-nav ul li a{display:block;padding:12px 20px;color:#ccc;font-size:14px;font-weight:400;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.mobile-menu-panel .mobile-nav ul li a:hover{color:#fff}.mobile-menu-panel .mobile-nav ul li ul{display:none}.mobile-menu-panel .mobile-nav ul li ul li a{padding-left:35px;font-size:13px}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree{list-style:none;padding:0;margin:0}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li{border-bottom:1px solid hsla(0,0%,100%,.08);position:relative}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>a{display:block;padding:12px 50px 12px 20px;color:#ccc;font-size:14px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>a:hover{color:#fff}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>a.expanded{color:#fff}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li .subcategory-toggle{position:absolute;top:0;right:0;width:44px;height:44px;background:none;border:none;color:#ccc;font-size:11px;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:color .2s ease,transform .3s ease;-moz-transition:color .2s ease,transform .3s ease;-o-transition:color .2s ease,transform .3s ease;transition:color .2s ease,transform .3s ease;padding:0}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li .subcategory-toggle i{-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;pointer-events:none}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li .subcategory-toggle:hover{color:#fff}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li .subcategory-toggle.expanded i{transform:rotate(180deg)}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul{list-style:none;padding:0;margin:0;display:none;background:rgba(0,0,0,.15)}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul.open{display:block}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li{position:relative}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li a{display:block;padding:8px 20px 8px 35px;color:hsla(0,0%,100%,.6);font-size:13px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li a:hover{color:#fff}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li a.has-subcategory{color:#fff;font-weight:600;font-size:12px;text-transform:uppercase;padding-top:12px}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li ul{display:none}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li ul.open{display:block}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li ul li{position:relative}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li ul li a{display:block;padding:6px 50px 6px 50px;color:hsla(0,0%,100%,.5);font-size:12px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li ul li a:hover{color:#fff}.mobile-menu-panel .mobile-categories .category-list ul.collapsable-tree>li>ul li ul li .subcategory-toggle{height:32px;width:44px}.mobile-menu-panel .mobile-view-all-categories{padding:15px 20px;border-top:1px solid hsla(0,0%,100%,.08)}.mobile-menu-panel .mobile-view-all-categories a{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.mobile-menu-panel .mobile-view-all-categories a i{margin-left:5px;font-size:11px}.mobile-menu-panel .mobile-view-all-categories a:hover{color:#fff}.mobile-menu-panel .mobile-menu-user{border-top:1px solid hsla(0,0%,100%,.12);padding:15px 20px;margin-top:auto}.mobile-menu-panel .mobile-menu-user .mobile-menu-user-link{display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.mobile-menu-panel .mobile-menu-user .mobile-menu-user-link i{font-size:16px}.mobile-menu-panel .mobile-menu-user .mobile-menu-user-link:hover{color:#fff}footer .footer-logo{filter:invert(1)}footer .logo-text{font-size:14px;font-weight:700;color:#fff;margin-top:5px;letter-spacing:1px;text-transform:uppercase}footer .footer-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:25px;position:relative;padding-bottom:15px}footer .footer-title:after{content:"";position:absolute;left:50%;bottom:0;width:40px;height:2px;background:#fff;transform:translateX(-50%)}@media(min-width:768px){footer .footer-title:after{left:0;transform:none}}footer .footer-links ul{list-style:none;padding:0;margin:0}footer .footer-links ul li{margin-bottom:10px}footer .footer-links ul li a{color:hsla(0,0%,100%,.8)!important;font-size:14px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}footer .footer-links ul li a:hover{color:#fff!important;padding-left:5px}footer .footer-links .nav.navbar-nav li a{display:inline-block;padding:0;background:none;border:none}footer .footer-links .nav.navbar-nav li a.active{font-weight:700;color:#fff!important}footer .footer-contact i{margin-right:10px}footer .footer-contact .fab.fa-facebook{font-size:24px;margin-top:10px;display:inline-block}footer .top{background:#183544;color:#fff;padding-top:60px}footer .top i{width:16px;text-align:center}footer .top a{color:#fff}footer .top a:hover{color:hsla(0,0%,100%,.7)}footer .hyperfocus{filter:invert(1)}#toTop{background:#183544;border:none;bottom:30px;color:#fff;font-size:28px;height:50px;line-height:50px;padding:0;position:fixed;right:30px;text-align:center;width:50px;z-index:100}@media(min-width:768px){#toTop{bottom:60px;right:40px}}@media(min-width:992px){#toTop{bottom:60px;right:40px}}#toTop:focus{outline:none}.error{margin-top:200px;margin-bottom:200px}.error .clip{display:inline-block;margin:20px;font-size:50px}.error .clip .shadow{width:90px;height:90px;background-color:#183544;border-radius:50%;color:#fff;line-height:90px}.page-header-banner{background-color:#f7f7f7;padding:80px 0;text-align:center;border-bottom:1px solid #eee}.page-header-banner .page-title,.page-header-banner h1.page-title{font-size:40px;font-weight:800;color:#222;margin:0;font-family:Poppins,sans-serif;display:inline-block}.page-header-banner .page-description-sub{font-size:16px;max-width:800px;margin:15px auto 0}.breadcrumb-wrapper{background:#fff;padding:15px 0;border-bottom:1px solid #f0f0f0}.breadcrumb-wrapper .breadcrumb{margin:0;padding:0;display:flex;flex-wrap:wrap;list-style:none;font-size:13px}.breadcrumb-wrapper .breadcrumb .breadcrumb-item{display:flex;align-items:center;color:#999}.breadcrumb-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:10px}.breadcrumb-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"";font-family:"Font Awesome 6 Pro";margin-right:10px;color:#ccc;font-size:11px;font-weight:900}.breadcrumb-wrapper .breadcrumb .breadcrumb-item a{color:#777;text-decoration:none;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.breadcrumb-wrapper .breadcrumb .breadcrumb-item a:hover{color:#c63c2c}.breadcrumb-wrapper .breadcrumb .breadcrumb-item.active{color:#222;font-weight:500}.page-0:not(.page-home) section.top{display:none}section{padding-top:50px;padding-bottom:50px}section.slider-container{padding-top:15px!important;padding-bottom:0!important}section.slider-container .slider-row{margin:0 auto;max-width:1320px;padding:0 12px}section.slider-container .slider-row>[class*=col-]{padding:0}section.slider-container .slider-sidebar{height:100%;background:#fff;border:1px solid #eee;display:flex;flex-direction:column;overflow:visible;position:relative;z-index:10}section.slider-container .slider-sidebar .category-list{flex:1;overflow:visible}section.slider-container .slider-sidebar .category-list ul.collapsable-tree{list-style:none;padding:0;margin:0}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li{position:relative;border-bottom:1px solid #f0f0f0}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>a{display:flex;align-items:center;padding:13px 15px 13px 20px;color:#666;font-size:14px;font-weight:400;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;line-height:1.4}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>a:hover{color:#183544}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>a.has-subcategory{padding-right:30px}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>a.has-subcategory:after{font-size:10px;position:absolute;right:15px;top:50%;transform:translateY(-50%);content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:900;opacity:.4}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>ul{list-style:none;position:absolute;left:100%;top:0;min-width:500px;background:#fff;border:1px solid #eee;padding:25px 30px;z-index:20;opacity:0;visibility:hidden;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-wrap:wrap;gap:10px 40px}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>ul li{width:calc(50% - 20px)}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>ul li a{display:block;padding:5px 0;color:#666;font-size:13px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>ul li a:hover{color:#183544}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>ul li a.has-subcategory{font-weight:700;color:#333;text-transform:uppercase;font-size:13px;padding-top:10px;padding-bottom:5px}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>ul li ul{list-style:none;padding:0;margin:0}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>ul li ul li{width:100%}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li>ul li ul li a{font-weight:400;text-transform:none;padding:4px 0}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li:hover:before{content:"";width:15px;height:100%;right:-15px;top:0;display:block;position:absolute}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li:hover>a{color:#183544}section.slider-container .slider-sidebar .category-list ul.collapsable-tree>li:hover>ul{opacity:1;visibility:visible}section.slider-container .slider-sidebar .view-all-categories{padding:12px 20px;border-top:1px solid #f0f0f0}section.slider-container .slider-sidebar .view-all-categories a{font-size:14px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.5px}section.slider-container .slider-sidebar .view-all-categories a i{margin-left:5px;font-size:11px}section.slider-container .slider-sidebar .view-all-categories a:hover{color:#183544}section.slider-container #slider{overflow:hidden;border-radius:0;height:100%;min-height:300px}@media(min-width:992px){section.slider-container #slider{padding:0 15px}}section.slider-container #slider img{width:100%;object-fit:cover;height:100%}section.slider-container #slider .image-container{position:relative}section.slider-container #slider .image-container:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#000;opacity:.6;z-index:0}section.slider-container #slider .carousel-caption{z-index:1;bottom:auto;top:50%;transform:translateY(-50%);text-align:left;left:30px;right:auto;max-width:60%}@media(min-width:1200px){section.slider-container #slider .carousel-caption{left:50px}}section.slider-container #slider .carousel-caption .carousel-caption-lead{font-size:14px;font-weight:400;margin-bottom:5px;letter-spacing:1px;text-shadow:0 1px 3px rgba(0,0,0,.3)}section.slider-container #slider .carousel-caption h1,section.slider-container #slider .carousel-caption h2{font-size:28px;font-weight:800;text-transform:uppercase;margin-bottom:5px;line-height:1.2;text-shadow:0 2px 6px rgba(0,0,0,.3)}@media(min-width:1200px){section.slider-container #slider .carousel-caption h1,section.slider-container #slider .carousel-caption h2{font-size:36px}}section.slider-container #slider .carousel-caption .btn-slider-cta{display:inline-block;margin-top:15px;padding:10px 24px;border:2px solid #fff;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;background:rgba(0,0,0,0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}section.slider-container #slider .carousel-caption .btn-slider-cta i{margin-left:8px}section.slider-container #slider .carousel-caption .btn-slider-cta:hover{background:#fff;color:#333}section.slider-container .side-box{min-height:160px}@media(min-width:768px){section.slider-container .side-box{min-height:200px}}@media(min-width:992px){section.slider-container .side-box:first-of-type{padding-bottom:7.5px}section.slider-container .side-box:nth-of-type(2){padding-top:7.5px}}section.slider-container .side-box .cross_link,section.slider-container .side-box .main-image,section.slider-container .side-box .has-image,section.slider-container .side-box .image-holder{height:100%;display:block}section.slider-container .side-box .cross_link{position:relative;height:100%}section.slider-container .side-box .cross_link .has-image{color:inherit!important}section.slider-container .side-box .cross_link .image-holder{overflow:hidden;position:relative}section.slider-container .side-box .cross_link .image-holder:after{content:"";position:absolute;inset:0;width:100%;background:#000;opacity:.6;z-index:1;pointer-events:none}section.slider-container .side-box .cross_link .image-holder img{height:100%;width:100%;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;transition:all .7s ease-in-out;object-fit:cover}section.slider-container .side-box .cross_link .inner{position:absolute;width:100%;top:20px;padding:0 15px;z-index:2}@media(min-width:1200px){section.slider-container .side-box .cross_link .inner{top:25px}}section.slider-container .side-box .cross_link .inner h2{font-size:20px;font-weight:800;margin-bottom:0;color:#fff;text-transform:capitalize}@media(min-width:768px){section.slider-container .side-box .cross_link .inner h2{font-size:24px}}section.slider-container .side-box .cross_link .inner h3{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.8);margin-bottom:2px;text-transform:capitalize}@media(min-width:768px){section.slider-container .side-box .cross_link .inner h3{font-size:15px}}section.slider-container .side-box .cross_link .inner h4,section.slider-container .side-box .cross_link .inner h5,section.slider-container .side-box .cross_link .inner h6,section.slider-container .side-box .cross_link .inner p{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.7);margin-bottom:5px;line-height:1.4}@media(min-width:768px){section.slider-container .side-box .cross_link .inner h4,section.slider-container .side-box .cross_link .inner h5,section.slider-container .side-box .cross_link .inner h6,section.slider-container .side-box .cross_link .inner p{font-size:14px}}section.slider-container .side-box .cross_link .inner .more,section.slider-container .side-box .cross_link .inner a{margin-top:12px;font-size:13px;font-weight:700;text-transform:uppercase;color:#fff;letter-spacing:0;display:inline-block}section.slider-container .side-box .cross_link .inner .more span,section.slider-container .side-box .cross_link .inner a span{font-family:inherit}section.slider-container .side-box .cross_link .inner .more span:after,section.slider-container .side-box .cross_link .inner a span:after{content:" →";font-family:inherit}section.slider-container .side-box .cross_link:hover img{transform:scale(1.08)}.row.owl-carousel .col-12{width:100%!important}section.product-index-container{margin-bottom:50px}section.product-index-container .slider-sidebar{min-height:400px;height:100%}section.product-index-container .side-categories.slider-sidebar{height:auto}section.product-index-container .product-index-main .product-index-inner{padding:20px 20px 20px 25px}section.product-index-container .pagination{gap:6px;margin:0}section.product-index-container .pagination .page-item .page-link{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0 12px;color:#183544;background:#fff;border:1px solid #e4e9ef;border-radius:4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}section.product-index-container .pagination .page-item .page-link span{line-height:1}section.product-index-container .pagination .page-item .page-link:hover{color:#fff;background:#183544;border-color:#183544}section.product-index-container .pagination .page-item .page-link:focus{box-shadow:none;outline:none}section.product-index-container .pagination .page-item.active .page-link{color:#fff;background:#c63c2c;border-color:#c63c2c}section.product-index-container .pagination .page-item.disabled .page-link{color:#bbb;background:#fff;border-color:#e4e9ef;cursor:default}section.product-index-container .pagination .page-item.disabled .page-link:hover{color:#bbb;background:#fff;border-color:#e4e9ef}.bg-grey{background-color:#f8f8f8!important}.icons-holder{padding:40px 0}.icons-holder .container-inner{border:1px solid #eee}.icons-holder .row{align-items:center}.icons-holder .row>div{position:relative}@media(min-width:768px){.icons-holder .row>div:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:50px;background:#eee}}.icons-holder .box{display:flex;align-items:center;justify-content:center;gap:20px;padding:15px 0;text-align:left}.icons-holder .box:before{font-size:32px;color:#333;flex-shrink:0}.icons-holder .box .inner h2{font-size:15px;font-weight:700;margin:0;color:#333;text-transform:none}.icons-holder .box .inner p{font-size:13px;margin:2px 0 0;color:#666}.icons-holder .row>div:nth-child(1) .box:before{content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:300}.icons-holder .row>div:nth-child(2) .box:before{content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:300}.icons-holder .row>div:nth-child(3) .box:before{content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:300}.icons-holder .row>div:nth-child(4) .box:before{content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:300}@media(max-width:575px){.icons-holder .box{border-bottom:1px solid #eee}.icons-holder .row>div:last-child .box{border-bottom:none}}.auth-section{background:#f1f4f6;padding:60px 0;min-height:70vh;display:flex;align-items:center;width:100%}.auth-section .auth-inner{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.08);overflow:hidden;max-width:920px;margin:0 auto}.auth-section .auth-inner.narrow{max-width:500px}.auth-section .auth-inner .auth-left{padding:40px}@media(max-width:575px){.auth-section .auth-inner .auth-left{padding:25px}}.auth-section .auth-inner .auth-right{background:#183544;color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:center}@media(max-width:575px){.auth-section .auth-inner .auth-right{padding:30px 25px}}.auth-section .auth-inner .auth-right .auth-right-logo{margin-bottom:30px;text-align:center}.auth-section .auth-inner .auth-right .auth-right-logo img{filter:brightness(0) invert(1);max-width:70%;height:auto}.auth-section .auth-inner .auth-right h3{color:#fff;font-size:20px;font-weight:700;margin-bottom:20px}.auth-section .auth-inner .auth-right .auth-benefits{list-style:none;padding:0;margin:0}.auth-section .auth-inner .auth-right .auth-benefits li{padding:10px 0;font-size:14px;color:hsla(0,0%,100%,.85);border-bottom:1px solid hsla(0,0%,100%,.1);line-height:1.5}.auth-section .auth-inner .auth-right .auth-benefits li:last-child{border-bottom:none}.auth-section .auth-inner .auth-right .auth-benefits li i{color:rgb(220.1818181818,110.979338843,98.3181818182);width:20px;margin-right:8px}.auth-section .auth-inner .auth-right .auth-right-badge{margin-top:30px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.15);font-size:13px;color:hsla(0,0%,100%,.6)}.auth-section .tab-holder{margin-bottom:28px;border-bottom:2px solid #f1f4f6}.auth-section .tab-holder .tab-btn{display:block;text-align:center;padding:12px 0;font-size:14px;font-weight:600;color:#aaa;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-2px;text-decoration:none;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.auth-section .tab-holder .tab-btn.active{color:#183544;border-bottom-color:#183544}.auth-section .tab-holder .tab-btn:hover:not(.active){color:#183544}.auth-section .auth-forgot{font-size:13px;text-align:right;margin-top:5px}.auth-section .auth-forgot a{color:#c63c2c}.auth-section .auth-forgot a:hover{color:rgb(156.2727272727,47.3553719008,34.7272727273)}.auth-section .auth-footer{margin-top:25px;padding-top:20px;border-top:1px solid #f1f4f6;font-size:13px;color:#888;text-align:center}.auth-section .auth-footer a{color:#c63c2c;font-weight:600}.auth-section .auth-footer a:hover{color:rgb(156.2727272727,47.3553719008,34.7272727273)}.auth-section .auth-status{text-align:center;padding:20px 0}.auth-section .auth-status .status-icon{font-size:56px;display:block;margin-bottom:15px}.auth-section .auth-status .status-icon.success{color:#27ae60}.auth-section .auth-status .status-icon.error{color:#c63c2c}.auth-section .auth-status h3{font-size:20px;font-weight:700;margin-bottom:10px}.auth-section .auth-status p{color:#666;margin-bottom:5px}.auth-section .auth-status .btn-group-auth{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.auth-section .form-group{margin-bottom:18px}.auth-section .password-help{font-size:12px;color:#999}.auth-section .auth-separator{text-align:center;position:relative;margin:20px 0;color:#ccc;font-size:13px}.auth-section .auth-separator:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#f1f4f6}.auth-section .auth-separator span{background:#fff;padding:0 12px;position:relative}.section-testimonials{background:#f1f4f6;padding:60px 0}.section-testimonials .title-block{text-align:center;margin-bottom:40px}.section-testimonials .title-block h2{font-size:26px;font-weight:700;color:#183544;text-transform:uppercase;letter-spacing:1px;position:relative;display:inline-block}.section-testimonials .title-block h2::after{content:"";display:block;width:50px;height:3px;background:#c63c2c;margin:10px auto 0}.owl-testimonials .testimonial-item{padding:4px 2px 10px}.owl-testimonials .testimonial-item .wrap{background:#fff;border-radius:6px;padding:30px 28px 24px;box-shadow:0 2px 12px rgba(0,0,0,.07);position:relative;-webkit-transition:box-shadow .25s ease;-moz-transition:box-shadow .25s ease;-o-transition:box-shadow .25s ease;transition:box-shadow .25s ease}.owl-testimonials .testimonial-item .wrap::before{content:"“";font-size:72px;line-height:1;color:#c63c2c;opacity:.15;position:absolute;top:14px;left:22px;font-family:Georgia,serif}.owl-testimonials .testimonial-item .wrap:hover{box-shadow:0 6px 24px rgba(0,0,0,.12)}.owl-testimonials .testimonial-item .testimonial-image{margin-bottom:16px}.owl-testimonials .testimonial-item .testimonial-image img{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #c63c2c}.owl-testimonials .testimonial-item .testimonial-text{font-size:14px;line-height:1.7;color:#555;margin-bottom:20px;padding-top:8px}.owl-testimonials .testimonial-item .testimonial-writer{font-size:14px;font-weight:700;color:#183544}.owl-testimonials .testimonial-item .testimonial-writer::before{content:"— ";color:#c63c2c}.owl-testimonials .testimonial-item .testimonial-job{font-size:12px;color:#999;margin:3px 0 0 0;padding-left:18px}.owl-testimonials .owl-dots{margin-top:20px;text-align:center}.owl-testimonials .owl-dots .owl-dot span{width:8px;height:8px;background:#ccc;border-radius:50%;margin:0 4px;display:block;-webkit-transition:background .2s ease,transform .2s ease;-moz-transition:background .2s ease,transform .2s ease;-o-transition:background .2s ease,transform .2s ease;transition:background .2s ease,transform .2s ease}.owl-testimonials .owl-dots .owl-dot.active span,.owl-testimonials .owl-dots .owl-dot:hover span{background:#c63c2c;transform:scale(1.3)}.cta-block{position:relative;padding:80px 0;background-color:#183544;background-image:radial-gradient(ellipse at 20% 50%,rgba(198,60,44,.35) 0%,transparent 60%),radial-gradient(ellipse at 80% 30%,rgba(255,255,255,.04) 0%,transparent 55%),repeating-linear-gradient(-45deg,transparent,transparent 24px,rgba(255,255,255,.025) 24px,rgba(255,255,255,.025) 25px);overflow:hidden}.cta-block::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(13.3565217391,29.4956521739,37.8434782609,.6) 0%,transparent 70%);pointer-events:none}.cta-block .container{position:relative;z-index:1}.cta-block .box .inner h2{font-size:32px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:14px}@media(min-width:576px){.cta-block .box .inner h2{font-size:24px}}.cta-block .box .inner h2 a{color:inherit;text-decoration:none}.cta-block .box .inner h2 a:hover{color:#c63c2c}.cta-block .box .inner p{font-size:16px;color:hsla(0,0%,100%,.78);max-width:560px;margin:0 auto 28px;line-height:1.65}@media(min-width:576px){.cta-block .box .inner p{font-size:14px}}.cta-block .box .inner .btn-wrapper a.more{display:inline-block;background:#c63c2c;color:#fff;padding:14px 38px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;border:2px solid #c63c2c;border-radius:2px;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.cta-block .box .inner .btn-wrapper a.more span{font-family:inherit}.cta-block .box .inner .btn-wrapper a.more span::after{content:" →";font-family:inherit}.cta-block .box .inner .btn-wrapper a.more:hover{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.page-contact section{background:#f1f4f6;padding:0 0 60px;min-height:60vh;display:flex;align-items:center;width:100%}.page-contact section .container{width:100%}.page-contact section .container-inner{background:#183544;box-shadow:0 4px 30px rgba(0,0,0,.08);overflow:hidden;max-width:920px;margin:0 auto;text-align:left;color:#fff}.page-contact section .container-inner h2{color:#fff;font-size:20px;font-weight:700;margin-bottom:20px}.page-contact section .container-inner p,.page-contact section .container-inner li{color:hsla(0,0%,100%,.85);font-size:14px;line-height:1.7}.page-contact section .container-inner strong,.page-contact section .container-inner b{color:#fff}.page-contact section .container-inner a:not(.btn):not([class*=more]){color:#c63c2c}.page-contact section .container-inner a:not(.btn):not([class*=more]):hover{color:rgb(220.1818181818,110.979338843,98.3181818182)}.page-contact section .container-inner .row{margin:0}.page-contact section .container-inner .row>div:first-child{padding:40px;display:flex;flex-direction:column;justify-content:center}@media(max-width:575px){.page-contact section .container-inner .row>div:first-child{padding:30px 25px}}.page-contact section .container-inner .row>div:first-child .box{border:none;box-shadow:none;background:rgba(0,0,0,0);padding:0}.page-contact section .container-inner .row>div:first-child .box .inner{padding:0}.page-contact section .container-inner .row>div:last-child:not(:first-child){background:#fff;padding:40px;color:#333}@media(max-width:575px){.page-contact section .container-inner .row>div:last-child:not(:first-child){padding:25px}}.page-contact section .container-inner .row>div:last-child:not(:first-child) .box{border:none;box-shadow:none;background:rgba(0,0,0,0);padding:0}.page-contact section .container-inner .row>div:last-child:not(:first-child) .box .inner{padding:0}.page-contact section .container-inner .row>div:last-child:not(:first-child) label,.page-contact section .container-inner .row>div:last-child:not(:first-child) p,.page-contact section .container-inner .row>div:last-child:not(:first-child) li,.page-contact section .container-inner .row>div:last-child:not(:first-child) span,.page-contact section .container-inner .row>div:last-child:not(:first-child) h2,.page-contact section .container-inner .row>div:last-child:not(:first-child) h3,.page-contact section .container-inner .row>div:last-child:not(:first-child) h4{color:#333}.page-contact section .container-inner .row>div:last-child:not(:first-child) a{color:#c63c2c}.page-contact section .container-inner .row>div:last-child:not(:first-child) input,.page-contact section .container-inner .row>div:last-child:not(:first-child) textarea,.page-contact section .container-inner .row>div:last-child:not(:first-child) select{color:#333}.page-contact section .container-inner .row>div:last-child:not(:first-child) button[type=submit],.page-contact section .container-inner .row>div:last-child:not(:first-child) .submitBtn,.page-contact section .container-inner .row>div:last-child:not(:first-child) .submitBtn span{color:#fff}.page-contact form{text-align:left}.page-contact form .form-group{margin-bottom:20px}.page-contact form .button-holder{text-align:center}.page-contact form .button-holder button{background:#c63c2c;border:2px solid #c63c2c;color:#fff;padding:10px 36px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.page-contact form .button-holder button:hover{background:rgb(164.6181818182,49.8842975207,36.5818181818);border-color:rgb(164.6181818182,49.8842975207,36.5818181818);color:#fff}.profile-page .logout-holder{font-size:13px;color:#999}.profile-page .logout-holder a{color:#999;text-decoration:underline}.profile-page .profile-icon{border:2px solid #183544;border-radius:10px;display:block;width:100%;padding:20px 20px 20px 65px;font-family:Poppins,sans-serif;font-weight:700;position:relative;background:#183544;color:#fff!important;text-decoration:none}.profile-page .profile-icon:hover{background:rgb(13.3565217391,29.4956521739,37.8434782609);border-color:rgb(13.3565217391,29.4956521739,37.8434782609);color:#fff!important}.profile-page .profile-icon:before{content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:900;font-size:28px;position:absolute;top:50%;transform:translateY(-50%);left:20px;color:hsla(0,0%,100%,.7)}.profile-page .profile-icon.profile-cart:before{content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:900}.profile-page .profile-icon.profile-order:before{content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:900}.profile-page .profile-icon.profile-products:before{content:""!important;display:inline-block;font-family:Font Awesome\ 6 Pro,sans-serif;font-weight:900}.profile-page .profile-menu{padding:0;margin:0;list-style:none}.profile-page .profile-menu li{display:block}@media(min-width:576px){.profile-page .profile-menu li{display:inline-block}}@media(min-width:1400px){.profile-page .profile-menu li{display:block}}.profile-page .profile-menu li:last-child{margin-bottom:0}.profile-page .profile-menu li a{display:block;padding:5px 20px;text-transform:uppercase;margin-bottom:10px;font-family:Poppins,sans-serif;font-weight:600;color:#333;text-decoration:none}@media(min-width:1400px){.profile-page .profile-menu li a{padding:5px 0;margin-bottom:0}}.profile-page .profile-menu li a span{position:relative;margin-bottom:10px}.profile-page .profile-menu li a:hover{color:#183544}.profile-page .profile-menu li.active span:after{content:"";position:absolute;width:100%;height:2px;background-color:#183544;left:0;bottom:-2px}.profile-page .col-xxl-9>h2{font-size:22px;font-weight:700;color:#183544;padding-bottom:14px;border-bottom:2px solid #e4e9ef}.profile-page .profile-greeting{padding-bottom:14px;border-bottom:2px solid #e4e9ef;margin-bottom:1.5rem}.profile-page .profile-greeting h2{font-size:22px;font-weight:700;color:#183544;margin-bottom:0;border-bottom:none;padding-bottom:0}.profile-page .profile-greeting .text-muted{font-size:12px}.profile-page .profile-form .card{border:1px solid #e4e9ef;border-radius:10px;overflow:hidden;box-shadow:none}.profile-page .profile-form .card .card-body{padding:20px 24px}.profile-page .profile-form h3{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#183544;padding:10px 0 12px;border-bottom:2px solid #e4e9ef;margin-bottom:16px}.profile-page .profile-form .form-group{margin-bottom:14px}.profile-page .profile-form .form-group .control-label{font-size:12px;font-weight:700;text-transform:uppercase;color:#777;margin-bottom:4px;letter-spacing:.3px}.profile-page .profile-form .form-group .form-control,.profile-page .profile-form .form-group .form-select{border-color:#e4e9ef;border-radius:6px;font-size:14px}.profile-page .profile-form .form-group .form-control:focus,.profile-page .profile-form .form-group .form-select:focus{border-color:#183544;box-shadow:none}.profile-page .address-box .select-box{border:1px solid #e4e9ef;border-radius:8px;padding:14px 14px 10px;height:100%;-webkit-transition:border-color .15s ease;-moz-transition:border-color .15s ease;-o-transition:border-color .15s ease;transition:border-color .15s ease}.profile-page .address-box .select-box:hover{border-color:#183544}.profile-page .address-box .select-box h3{font-size:14px;font-weight:700;margin-bottom:4px;color:#333}.profile-page .address-box .select-box h4{font-size:13px;color:#666;font-weight:400;margin-bottom:8px}.profile-page .address-box .select-box span:not([class]){display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;color:#fff;background:#183544;padding:2px 8px;border-radius:4px;letter-spacing:.3px}.profile-page .address-box .select-box a.float-end,.profile-page .address-box .select-box a.postLink{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:5px;font-size:13px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.profile-page .address-box .select-box a.float-end.popup,.profile-page .address-box .select-box a.postLink.popup{color:#fff;background:#183544}.profile-page .address-box .select-box a.float-end.popup:hover,.profile-page .address-box .select-box a.postLink.popup:hover{background:rgb(10.6956521739,23.6195652174,30.3043478261)}.profile-page .address-box .select-box a.float-end.postLink,.profile-page .address-box .select-box a.postLink.postLink{color:#fff!important;background:#c63c2c}.profile-page .address-box .select-box a.float-end.postLink i,.profile-page .address-box .select-box a.float-end.postLink span,.profile-page .address-box .select-box a.postLink.postLink i,.profile-page .address-box .select-box a.postLink.postLink span{color:#fff!important}.profile-page .address-box .select-box a.float-end.postLink:hover,.profile-page .address-box .select-box a.postLink.postLink:hover{background:rgb(156.2727272727,47.3553719008,34.7272727273)}.profile-page .new-address{border:2px dashed #e4e9ef;border-radius:8px;color:#183544;font-size:13px;font-weight:700;text-decoration:none;padding:20px 10px;align-items:center;justify-content:center;flex-direction:column;gap:6px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;min-height:100px;background:#fff}.profile-page .new-address i{font-size:20px;color:#183544}.profile-page .new-address:hover{border-color:#183544;background:rgba(24,53,68,.04);color:#183544}.profile-page .select-boxes{align-items:stretch}.profile-cart .order-view-header{padding-bottom:20px;border-bottom:2px solid #e4e9ef}.profile-cart .order-view-header h2{font-size:20px;font-weight:700;color:#183544}.profile-cart .order-products-card{border:1px solid #e4e9ef;border-radius:10px;overflow:hidden}.profile-cart .order-products-card .order-products-header{background:#183544;color:#fff;padding:12px 18px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.profile-cart .order-products-card .order-products-table{border-collapse:collapse;font-size:13px}.profile-cart .order-products-card .order-products-table thead tr th{background:#f1f4f6;padding:10px 16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#777;border-bottom:1px solid #e4e9ef}.profile-cart .order-products-card .order-products-table tbody tr{-webkit-transition:background .15s ease;-moz-transition:background .15s ease;-o-transition:background .15s ease;transition:background .15s ease}.profile-cart .order-products-card .order-products-table tbody tr:hover{background:#f1f4f6}.profile-cart .order-products-card .order-products-table tbody tr td{padding:14px 16px;border-top:1px solid #e4e9ef;vertical-align:middle}.profile-cart .order-products-card .order-products-table tbody tr:first-child td{border-top:none}.profile-cart .order-products-card .order-products-table .product-img-cell{width:70px;padding-right:0}.profile-cart .order-products-card .order-products-table .order-product-img{width:56px;height:56px;object-fit:cover;border-radius:6px;border:1px solid #e4e9ef}.profile-cart .order-products-card .order-products-table .product-note{font-size:12px;color:#999;margin-top:3px}.profile-cart .order-summary-card{border:1px solid #e4e9ef;border-radius:10px;overflow:hidden;position:sticky;top:20px}.profile-cart .order-summary-card .order-summary-header{background:#183544;color:#fff;padding:12px 18px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.profile-cart .order-summary-card .order-summary-body{padding:0}.profile-cart .order-summary-card .order-summary-body .inner{padding:18px}.profile-cart .order-summary-card .order-summary-body .inner .off-total,.profile-cart .order-summary-card .order-summary-body .inner .sub-total,.profile-cart .order-summary-card .order-summary-body .inner .extra-total{font-size:13px;padding:6px 0;border-bottom:1px solid #e4e9ef;margin-bottom:0!important}.profile-cart .order-summary-card .order-summary-body .inner .line{display:none}.profile-cart .order-summary-card .order-summary-body .inner .total{padding:14px 0 4px}.profile-cart .order-summary-card .order-summary-body .inner .total .col-md-12:first-child{font-size:12px;font-weight:600;text-transform:uppercase;color:#999;margin-bottom:4px}.profile-cart .order-summary-card .order-summary-body .inner .total .sum{font-size:22px;font-weight:800;color:#183544}.profile-cart .order-summary-card .summary-row{display:flex;justify-content:space-between;padding:8px 18px;font-size:13px;border-top:1px solid #e4e9ef}.profile-cart .order-summary-card .summary-row:first-child{border-top:none;padding-top:14px}.profile-cart .order-summary-card .summary-row:last-child{padding-bottom:14px}.more,a.more{display:inline-block;padding:10px 22px;background:#183544;color:#fff;border:2px solid #183544;border-radius:6px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;font-family:Poppins,sans-serif;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.more:hover,.more:active,a.more:hover,a.more:active{background:rgb(13.3565217391,29.4956521739,37.8434782609);border-color:rgb(13.3565217391,29.4956521739,37.8434782609);color:#fff}.more.invert,a.more.invert{background:#c63c2c;border-color:#c63c2c}.more.invert:hover,a.more.invert:hover{background:rgb(164.6181818182,49.8842975207,36.5818181818);border-color:rgb(164.6181818182,49.8842975207,36.5818181818)}button:focus{box-shadow:none!important}.product-item{position:relative;text-align:center;margin-bottom:30px}.product-item .image-wrap{background:#f5f5f5!important;padding:30px;position:relative;margin-bottom:15px;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden}.product-item .image-wrap img{max-width:100%;height:auto;object-fit:contain}.product-item .sale{position:absolute;top:15px;left:-8px;background:#c63c2c;color:#fff;font-size:13px;font-weight:700;padding:4px 15px;z-index:2;text-transform:uppercase;box-shadow:2px 2px 4px rgba(0,0,0,.1)}.product-item .sale:before{content:"";position:absolute;top:100%;left:0;border-top:8px solid rgb(135.4090909091,41.0330578512,30.0909090909);border-left:8px solid rgba(0,0,0,0)}.product-item .new{position:absolute;top:15px;right:-8px;background:#27ae60;color:#fff;font-size:13px;font-weight:700;padding:4px 15px;z-index:2;text-transform:uppercase;box-shadow:-2px 2px 4px rgba(0,0,0,.1)}.product-item .new:before{content:"";position:absolute;top:100%;right:0;border-top:8px solid rgb(24.9929577465,111.5070422535,61.5211267606);border-right:8px solid rgba(0,0,0,0)}.product-item .list-tag{position:absolute;top:15px;right:15px;background:#c63c2c;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;z-index:2}.product-item .item-content{margin-bottom:5px}.product-item .product-title{font-size:15px;font-weight:600;color:#333;display:block;margin-bottom:5px}.product-item .product-title:hover{color:#c63c2c}.product-item .row.mt-3{margin-top:5px!important}.product-item .product-price{font-size:18px;font-weight:700;color:#333}.product-item .product-price .product-price-old{font-size:15px;font-weight:400;color:#999;text-decoration:line-through;margin-left:8px}.product-item .bottom-buttons{position:absolute;bottom:5px;left:0;right:0;display:flex;justify-content:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:15}.product-item .bottom-buttons .item-bottom{background:#fff;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:0 5px;transition:all .2s ease}.product-item .bottom-buttons .item-bottom a{color:#333;font-size:16px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-item .bottom-buttons .item-bottom:hover{background:#c63c2c}.product-item .bottom-buttons .item-bottom:hover a{color:#fff}.product-item:hover .bottom-buttons{opacity:1;visibility:visible;transform:translateY(0)}.breadcrumb-holder{background:rgba(0,0,0,0);padding:0;margin:0 0 20px 0}.breadcrumb-holder .breadcrumb{background:rgba(0,0,0,0);padding:0;margin:0}.breadcrumb-holder .breadcrumb .breadcrumb-item{font-size:14px}.breadcrumb-holder .breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:"";font-family:"Font Awesome 6 Pro";font-weight:300;padding:0 8px;color:#999}.breadcrumb-holder .breadcrumb .breadcrumb-item a{color:#183544}.breadcrumb-holder .breadcrumb .breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-holder .breadcrumb .breadcrumb-item.active{color:#183544}.webshop.product-view main{padding:30px 0}.webshop.product-view .ai-desc-notice{margin:10px 0 0;font-size:11px;font-style:italic;color:#999;line-height:1.4}.webshop.product-view .product-stock{font-size:14px;color:#333}.webshop.product-view .product-stock .fw-bold{color:#c63c2c}.webshop.product-view .product-view-top{font-family:Poppins,sans-serif}.webshop.product-view .product-view-top .product-gallery .main-image{background:#f5f5f5;padding:40px;position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.webshop.product-view .product-view-top .product-gallery .main-image img{max-width:100%;max-height:100%;object-fit:contain}.webshop.product-view .product-view-top .product-gallery .main-image .sale{position:absolute;top:15px;left:-8px;background:#c63c2c;color:#fff;font-size:13px;font-weight:700;padding:4px 15px;z-index:2;text-transform:uppercase;box-shadow:2px 2px 4px rgba(0,0,0,.1)}.webshop.product-view .product-view-top .product-gallery .main-image .sale:before{content:"";position:absolute;top:100%;left:0;border-top:8px solid rgb(135.4090909091,41.0330578512,30.0909090909);border-left:8px solid rgba(0,0,0,0)}.webshop.product-view .product-view-top .product-gallery .main-image .new{position:absolute;top:15px;right:-8px;background:#27ae60;color:#fff;font-size:13px;font-weight:700;padding:4px 15px;z-index:2;text-transform:uppercase;box-shadow:-2px 2px 4px rgba(0,0,0,.1)}.webshop.product-view .product-view-top .product-gallery .main-image .new:before{content:"";position:absolute;top:100%;right:0;border-top:8px solid rgb(24.9929577465,111.5070422535,61.5211267606);border-right:8px solid rgba(0,0,0,0)}.webshop.product-view .product-view-top .product-gallery .product-thumbnails .thumbnail-link{display:block}.webshop.product-view .product-view-top .product-gallery .product-thumbnails .thumbnail-link img{background:#f5f5f5;padding:10px;aspect-ratio:1/1;object-fit:contain;border:1px solid rgba(0,0,0,0);transition:border-color .2s ease}.webshop.product-view .product-view-top .product-gallery .product-thumbnails .thumbnail-link:hover img{border-color:#c63c2c}.webshop.product-view .product-view-top .product-view-details .product-title{font-size:28px;font-weight:700;color:#333;line-height:1.2}.webshop.product-view .product-view-top .product-view-details .product-meta{font-size:14px}.webshop.product-view .product-view-top .product-view-details .product-meta .brand-logo img{max-height:40px}.webshop.product-view .product-view-top .product-view-details .product-meta .category,.webshop.product-view .product-view-top .product-view-details .product-meta .sku{color:#777}.webshop.product-view .product-view-top .product-view-details .product-meta .category a,.webshop.product-view .product-view-top .product-view-details .product-meta .sku a{color:#777}.webshop.product-view .product-view-top .product-view-details .product-meta .category a:hover,.webshop.product-view .product-view-top .product-view-details .product-meta .sku a:hover{color:#c63c2c}.webshop.product-view .product-view-top .product-view-details .product-price-large .current-price{color:#333}.webshop.product-view .product-view-top .product-view-details .product-price-large .old-price{color:#999;text-decoration:line-through}.webshop.product-view .product-view-top .product-view-details .product-short-desc{font-size:15px;line-height:1.6;color:#555}.webshop.product-view .product-view-top .product-view-details .product-attributes .attr-label{font-size:14px}.webshop.product-view .product-view-top .product-view-details .product-attributes .color-circle{box-shadow:0 0 0 1px #ddd;cursor:pointer;transition:transform .2s ease}.webshop.product-view .product-view-top .product-view-details .product-attributes .color-circle:hover,.webshop.product-view .product-view-top .product-view-details .product-attributes .color-circle.active{transform:scale(1.1);box-shadow:0 0 0 2px #333}.webshop.product-view .product-view-top .product-view-details .product-attributes .size-box{cursor:pointer;transition:all .2s ease}.webshop.product-view .product-view-top .product-view-details .product-attributes .size-box:hover,.webshop.product-view .product-view-top .product-view-details .product-attributes .size-box.active{background:#333;color:#fff!important;border-color:#333!important}.webshop.product-view .product-view-top .product-view-details .add-to-cart .qty input[type=number]::-webkit-inner-spin-button,.webshop.product-view .product-view-top .product-view-details .add-to-cart .qty input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.webshop.product-view .product-view-top .product-view-details .add-to-cart .qty input[type=number]{-moz-appearance:textfield;appearance:textfield}.webshop.product-view .product-view-top .product-view-details .add-to-cart .qty span{font-size:14px}.webshop.product-view .product-view-top .product-view-details .add-to-cart .qty span:hover{color:#333!important}.webshop.product-view .product-view-top .product-view-details .add-to-cart .btn.toCart{background:#eee;color:#333;border:none;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:12px 24px;width:100%;transition:background .2s ease,color .2s ease}.webshop.product-view .product-view-top .product-view-details .add-to-cart .btn.toCart:hover{background:#c63c2c;color:#fff}.cart-holder.offcanvas{width:400px;max-width:100%;border-left:none;box-shadow:-4px 0 15px rgba(0,0,0,.05)}.cart-holder.offcanvas .offcanvas-header{border-bottom:1px solid #eee;padding:20px 25px}.cart-holder.offcanvas .offcanvas-header .offcanvas-title{font-size:15px;letter-spacing:.5px;margin:0}.cart-holder.offcanvas .offcanvas-header button.btn[data-bs-dismiss=offcanvas]{opacity:1}.cart-holder.offcanvas .offcanvas-header button.btn[data-bs-dismiss=offcanvas]:hover{color:#c63c2c!important}.cart-holder.offcanvas .offcanvas-body{padding:25px;display:flex;flex-direction:column;overflow-x:hidden}.cart-holder.offcanvas .offcanvas-body .webshop-cart{height:100%}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .webshop-cart-products-list{flex:1}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .webshop-cart-products-list::-webkit-scrollbar{width:4px}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .webshop-cart-products-list::-webkit-scrollbar-track{background:#f1f1f1}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .webshop-cart-products-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .webshop-cart-products-list::-webkit-scrollbar-thumb:hover{background:#aaa}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .product-row{position:relative;padding-bottom:15px;margin-bottom:15px}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .product-row:last-child{border-bottom:none!important;margin-bottom:0;padding-bottom:0}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .product-link{color:#333;transition:color .2s ease}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .product-link:hover{color:#c63c2c!important}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .cart-qty{color:#888}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .cart-price{color:#333;font-weight:700;font-size:14px}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .mini-product-image{background:#f8f8f8;padding:5px;display:flex;align-items:center;justify-content:center}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .mini-product-image .btn-remove-item{position:absolute;top:-10px;right:-10px;background:#fff;color:#333;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:all .2s ease;z-index:5;text-decoration:none;padding:0;line-height:1}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .mini-product-image .btn-remove-item i{display:block;margin-top:1px}.cart-holder.offcanvas .offcanvas-body .webshop-cart-products .mini-product-image .btn-remove-item:hover{color:#fff!important;background-color:#f05031!important}.cart-holder.offcanvas .side-cart-bottom{background:#fff;width:100%}.cart-holder.offcanvas .btn{border-radius:0;font-weight:600}.cart-holder.offcanvas .btn.btn-outline-dark{border:1px solid #333;color:#333}.cart-holder.offcanvas .btn.btn-outline-dark:hover{background:#333;color:#fff}.cart-holder.offcanvas .btn.btn-primary{background:#c63c2c!important;border-color:#c63c2c!important;color:#fff}.cart-holder.offcanvas .btn.btn-primary:hover{background:rgb(164.6181818182,49.8842975207,36.5818181818)!important;border-color:rgb(164.6181818182,49.8842975207,36.5818181818)!important}.cart-holder.offcanvas .btn.btn-secondary{background:#183544!important;border-color:#183544!important;color:#fff}.cart-holder.offcanvas .btn.btn-secondary:hover{background:rgb(13.3565217391,29.4956521739,37.8434782609)!important;border-color:rgb(13.3565217391,29.4956521739,37.8434782609)!important}.cart-view-page .cart-table-header{border-bottom:2px solid #eee!important;color:#333}.cart-view-page .cart-image-box{width:80px;height:80px;background:#f8f8f8;padding:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-view-page .cart-image-box .btn-remove-item{position:absolute;top:-8px;right:-8px;background:#fff;color:#333;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;box-shadow:0 2px 5px rgba(0,0,0,.15);transition:all .2s ease;z-index:5;text-decoration:none}.cart-view-page .cart-image-box .btn-remove-item:hover{background:#f05031;color:#fff!important}.cart-view-page .qty-control{border-color:#dee2e6!important}.cart-view-page .qty-control .qty-btn{transition:background .2s ease;background:#f9f9f9}.cart-view-page .qty-control .qty-btn:hover{background:#eee!important;color:#333!important}.cart-view-page .qty-control .qty-val{min-width:40px}.cart-view-page .cart-actions .btn-outline-dark{background:#333;color:#fff;border-color:#333;transition:all .3s}.cart-view-page .cart-actions .btn-outline-dark:hover{background:#c63c2c;border-color:#c63c2c}.cart-view-page .summary-box.coupon .form-control{box-shadow:none}.cart-view-page .summary-box.coupon .form-control:focus{border-color:#c63c2c!important}.cart-view-page .summary-box.coupon .btn{transition:all .3s}.cart-view-page .summary-box.coupon .btn:hover{background:#c63c2c!important;color:#fff!important;border-color:#c63c2c!important}.order-page{background-color:#f5f5f5;padding-top:0}.order-page .form-group{margin-bottom:25px}.order-page header{background:#183544;color:#fff}.order-page header .inner{padding-top:12px;padding-bottom:12px}.order-page header .logo-holder .header-logo{filter:invert(1)}.order-page header .logo-holder span{color:#fff}.order-page header .call-us{font-family:Poppins,sans-serif;font-weight:800;color:#fff}.order-page header .call-us span{display:block;font-size:20px;color:#c63c2c}.order-page header .call-us:hover{color:hsla(0,0%,100%,.8)}.order-page main{padding:0 15px}.order-page .left-side{background-color:#fff;padding:15px 10px}@media(min-width:1200px){.order-page .left-side{padding:42px 42px 42px 0;position:relative;border-right:1px solid #e4e9ef}}.order-page .left-side:before{content:"";position:absolute;left:-100%;width:100%;height:100%;background-color:#fff;display:block;pointer-events:none;top:0}.order-page .left-side .box{margin-bottom:30px}.order-page .left-side .box h2{margin-bottom:20px;font-size:21px;font-weight:500;letter-spacing:normal;line-height:25.2px}.order-page .left-side .box h2 .login-link{font-weight:400;font-style:normal;float:right;font-family:Poppins,sans-serif;font-size:14px;max-width:60%}@media(min-width:992px){.order-page .left-side .box h2 .login-link{max-width:50%;margin-top:4px}}.order-page .left-side .no-payment{background-color:#e4e9ef;padding:30px}.order-page .left-side .accordion-item{border:1px solid #e4e9ef}.order-page .left-side .accordion-item .accordion-header{position:relative}.order-page .left-side .accordion-item .accordion-header .accordion-button{box-shadow:none;cursor:pointer}.order-page .left-side .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.order-page .left-side .accordion-item .accordion-header .accordion-button{padding-left:50px;position:relative}.order-page .left-side .accordion-item .accordion-header .accordion-button:before{content:"";position:absolute;width:20px;height:20px;border:1px solid #e4e9ef;border-radius:50%;display:block;left:15px;top:50%;transform:translateY(-50%)}.order-page .left-side .accordion-item .accordion-header .accordion-button:not(.collapsed){color:#183544;background-color:#e4e9ef}.order-page .left-side .accordion-item .accordion-header .accordion-button:after{display:none}.order-page .left-side .accordion-item .accordion-header .price{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:2}.order-page .left-side .accordion-item:first-child{border-top-right-radius:5px;border-top-left-radius:5px;overflow:hidden}.order-page .left-side .accordion-item:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow:hidden}.order-page .left-side .accordion-item .accordion-body{background-color:#f1f4f6}.order-page .left-side .accordion-item.active .accordion-button:before{border:6px solid #c63c2c}.order-page .summary-side{padding:20px;position:sticky;top:20px}@media(min-width:1200px){.order-page .summary-side{padding:42px 0 42px 42px}}.order-page .summary-side .products{max-height:90vh;overflow-y:auto;overflow-x:hidden}.order-page .summary-side .total{font-weight:700;font-size:20px}.order-page .summary-side .font-weight-bold{font-weight:700}.order-page .summary-side .submitBtn{width:100%;background:#f05031;color:#fff;border:none;padding:15px;font-size:18px;text-transform:uppercase;font-weight:700;transition:background .3s}.order-page .summary-side .submitBtn:hover{background:rgb(238.2692307692,59.8076923077,25.2307692308);color:#fff}.order-page .summary-side .submitBtn .fa,.order-page .summary-side .submitBtn .fal{margin-left:10px}.order-page .summary-side .form-group.checkbox .input-holder{padding-left:25px}.order-page .summary-side .form-group.checkbox .input-holder input{position:absolute;top:5px;left:0}.order-page .summary-side .picture-holder{position:relative}.order-page .summary-side .picture-holder .qty{position:absolute;top:-5px;right:-5px;background:#f05031;color:#fff;border-radius:50%;width:20px;height:20px;text-align:center;font-size:11px;line-height:20px;font-weight:700}.order-finish-page .inner{margin-bottom:100px}.order-finish-page .thanks{background-color:#27ae60;margin-top:20px;padding:20px;border-radius:15px;color:#fff}.order-finish-page .thanks .fas{font-size:30px}.highlighted-products-list{background:#fff;padding:30px 15px}#popup .modal-dialog{max-width:800px}@media(min-width:992px){#popup .modal-dialog{margin-top:50px}}#popup .modal-content{border-radius:0;border:none;box-shadow:0 15px 50px rgba(0,0,0,.2)}#popup .modal-header{background:#183544;color:#fff;border-bottom:none;padding:18px 25px;align-items:center;border-radius:0;position:relative}#popup .modal-header .modal-title{font-size:18px;font-weight:600;margin:0;flex:1;letter-spacing:.5px;text-transform:uppercase}#popup .modal-header .btn-close{opacity:1;filter:invert(1) grayscale(100%) brightness(200%);background-size:14px;padding:15px;margin:-15px -10px -15px auto;transition:transform .3s ease;box-shadow:none}#popup .modal-header .btn-close:hover{transform:rotate(90deg);filter:invert(1) grayscale(100%) brightness(300%)}#popup .modal-header .btn-close:focus{box-shadow:none}#popup .modal-header .close{color:#fff;text-shadow:none;opacity:.8;font-size:28px;font-weight:300;line-height:1;border:none;background:rgba(0,0,0,0)}#popup .modal-header .close:hover{opacity:1;color:#fff}#popup .modal-body{padding:40px;font-size:15px;line-height:1.7;color:#444}#popup .modal-body h1,#popup .modal-body h2,#popup .modal-body .page-title{display:none!important}#popup .modal-body .close,#popup .modal-body button.close{display:block;background:#c63c2c;color:#fff;padding:10px 25px;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:1px;border:none;float:right;margin-top:30px;transition:all .3s ease;border-radius:0;text-decoration:none}#popup .modal-body .close:hover,#popup .modal-body button.close:hover{background:#183544;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}#popup .modal-body p{margin-bottom:20px}#popup .modal-body ul,#popup .modal-body ol{margin-bottom:20px}#popup .modal-body ul li,#popup .modal-body ol li{margin-bottom:8px}.webshop-orders .order-table-wrapper{border:1px solid #e4e9ef;border-radius:10px;overflow:hidden}.webshop-orders .order-table{border-collapse:collapse;font-size:13px;font-family:Poppins,sans-serif}.webshop-orders .order-table thead tr{background:#183544;color:#fff}.webshop-orders .order-table thead tr th{padding:12px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border:none;white-space:nowrap}.webshop-orders .order-table tbody .order-row{-webkit-transition:background .15s ease;-moz-transition:background .15s ease;-o-transition:background .15s ease;transition:background .15s ease}.webshop-orders .order-table tbody .order-row:hover{background:hsl(204,21.7391304348%,97.4901960784%)}.webshop-orders .order-table tbody .order-row td{padding:14px 16px;border-top:1px solid #e4e9ef;vertical-align:middle}.webshop-orders .order-table tbody .order-details-row td{padding:0;border-top:none}.webshop-orders .order-status{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;background:#f1f4f6;color:#333}.webshop-orders .order-status--open{background:rgba(198,60,44,.12);color:#c63c2c}.webshop-orders .order-status--done,.webshop-orders .order-status--finished,.webshop-orders .order-status--completed{background:rgba(39,174,96,.12);color:#27ae60}.webshop-orders .btn-order-view{display:inline-block;padding:5px 12px;border:1px solid #183544;border-radius:5px;font-size:12px;font-weight:700;color:#183544;text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.webshop-orders .btn-order-view:hover{background:#183544;color:#fff}.webshop-orders .order-collapse-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e4e9ef;border-radius:5px;background:none;cursor:pointer;color:#183544;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;vertical-align:middle}.webshop-orders .order-collapse-btn i{-webkit-transition:transform .2s ease;-moz-transition:transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease}.webshop-orders .order-collapse-btn:not(.collapsed) i{transform:rotate(180deg)}.webshop-orders .order-details-inner{background:#f1f4f6;padding:16px 20px;border-top:1px solid #e4e9ef}.webshop-orders .order-details-inner table{font-size:12px;border-collapse:collapse}.webshop-orders .order-details-inner table thead tr th{background:none;color:#999;font-size:11px;text-transform:uppercase;padding:4px 8px;border:none;letter-spacing:.3px}.webshop-orders .order-details-inner table tbody tr td{padding:6px 8px;border-top:1px solid hsl(204,21.7391304348%,90.4901960784%);vertical-align:middle}.tartasfok-section{background:#f1f4f6;border-radius:12px;padding:40px;margin-bottom:40px}.tartasfok-section .tartasfok-header{display:flex;align-items:center;gap:12px;margin-bottom:28px;padding-bottom:20px;border-bottom:2px solid #e4e9ef}.tartasfok-section .tartasfok-header .tartasfok-icon{width:42px;height:42px;background:#183544;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}.tartasfok-section .tartasfok-header h2{margin:0;font-size:20px;font-weight:700;color:#183544;font-family:Poppins,sans-serif}.tartasfok-section .tartasfok-grades{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:991px){.tartasfok-section .tartasfok-grades{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.tartasfok-section .tartasfok-grades{grid-template-columns:1fr}}.tartasfok-section .grade-item{background:#fff;border:1px solid #e4e9ef;border-radius:10px;padding:16px 18px;position:relative;overflow:hidden}.tartasfok-section .grade-item::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#183544}.tartasfok-section .grade-item.grade-unc::before{background:#27ae60}.tartasfok-section .grade-item.grade-aunc::before{background:#52be80}.tartasfok-section .grade-item.grade-ef::before{background:#2e86c1}.tartasfok-section .grade-item.grade-vf::before{background:#5dade2}.tartasfok-section .grade-item.grade-f::before{background:#f39c12}.tartasfok-section .grade-item.grade-vg::before{background:#e67e22}.tartasfok-section .grade-item.grade-g::before{background:#e74c3c}.tartasfok-section .grade-item.grade-fr::before{background:#c0392b}.tartasfok-section .grade-item.grade-poor::before{background:#922b21}.tartasfok-section .grade-item .grade-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#fff;background:#183544;border-radius:4px;padding:2px 8px;margin-bottom:8px;font-family:Poppins,sans-serif}.tartasfok-section .grade-item.grade-unc .grade-badge{background:#27ae60}.tartasfok-section .grade-item.grade-aunc .grade-badge{background:#52be80}.tartasfok-section .grade-item.grade-ef .grade-badge{background:#2e86c1}.tartasfok-section .grade-item.grade-vf .grade-badge{background:#5dade2}.tartasfok-section .grade-item.grade-f .grade-badge{background:#f39c12}.tartasfok-section .grade-item.grade-vg .grade-badge{background:#e67e22}.tartasfok-section .grade-item.grade-g .grade-badge{background:#e74c3c}.tartasfok-section .grade-item.grade-fr .grade-badge{background:#c0392b}.tartasfok-section .grade-item.grade-poor .grade-badge{background:#922b21}.tartasfok-section .grade-item .grade-name{font-size:14px;font-weight:600;color:#333;margin-bottom:6px}.tartasfok-section .grade-item .grade-desc{font-size:13px;color:#666;line-height:1.55;margin:0}.right_image .btn-wrapper{margin-bottom:15px}