:root{--black:#333;--white:#fff;--gray:gray;--lightGray:lightgray;--purple:#3e175d;--green:#285c14}@keyframes front-image{0%{width:0;height:0}to{width:70%;height:100%}}@keyframes back-image{0%{width:0;height:0}to{width:40%;height:100%}}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-menu;margin:0;padding:0}body{background-color:var(--white);color:var(--black);font-family:Roboto Condensed,sans-serif;overflow-x:hidden}img{max-width:100%}button,a,button:hover,a:hover,button:focus,a:focus{cursor:pointer;color:inherit;box-shadow:none;outline:none;text-decoration:none}input:focus,select:focus,textarea:focus,input:focus,select:focus,textarea:focus-visible{box-shadow:none;outline:none}.background{background-color:#f7f7f7}.background-black{background-color:#211f24}::-webkit-scrollbar{width:8px!important}::-webkit-scrollbar-thumb{background:var(--lightGray)!important;border-radius:10px!important}::-webkit-scrollbar-track{background:0 0!important;position:absolute!important;top:-50rem!important;right:-3rem!important}::-webkit-scrollbar-thumb:hover{background:var(--lightGray)!important}::-webkit-scrollbar-corner{background:0 0!important}.collapse.show{display:block}.links{color:var(--purple);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:17px;font-weight:900;text-decoration:underline}.links:hover{text-decoration:underline}.redText{color:red}.sticky-top{top:94px}.close-menu{width:40px;height:40px}p{margin-bottom:0}@media (max-width:575px){.h1{font-size:26px}.h5{font-size:20px}.m-5{margin:20px!important}.mt-5{margin-top:20px!important}.mb-5{margin-bottom:20px!important}.my-5{margin-top:20px!important;margin-bottom:20px!important}.mx-5{margin-left:20px!important;margin-right:20px!important}.p-5{padding:20px!important}.pt-5{padding-top:20px!important}.pb-5{padding-bottom:20px!important}.py-5{padding-top:20px!important;padding-bottom:20px!important}.px-5{padding-left:20px!important;padding-right:20px!important}}input:disabled,button:disabled,select:disabled,textarea:disabled{opacity:.6}.list-group-item .close-btn{background-color:var(--black);color:var(--white);text-align:center;border-radius:50px;width:20px;height:20px;margin-right:2px;font-size:13px;line-height:18px;display:inline-block}.list-group-item.clicked{background-color:var(--purple)}.list-group-item.clicked .links{color:var(--white)}.list-group-item .links{font-weight:700;text-decoration:none}.mobile-filter-content .list-group{max-height:400px;overflow:auto}.modal .modal-content{position:relative}.modal .modal-content .close{width:30px;height:25px;color:var(--white);background:var(--black);z-index:1;border:none;border-radius:50px;padding-bottom:30px;font-size:25px;line-height:25px;position:absolute;top:5px;right:5px}.modal-body{max-height:calc(100vh - 200px);overflow:auto}@media (max-width:575px){.modal-dialog{margin:0 20px}}.modal-backdrop{display:none}.back-shadow{background-color:#00000080}.formErrors{color:red;margin-bottom:10px;font-size:14px;font-weight:600;line-height:1}.formSuccess{color:#1eae1e;margin-bottom:10px;font-size:14px;font-weight:600}.password-hide{cursor:pointer;max-width:14px;max-height:20px;position:absolute;top:14px;right:8px}#login label,#login input,#login select,#login textarea{border:none;width:100%;padding:0;font-size:16px;display:block}::placeholder{color:gray}#login label{margin-bottom:5px;font-weight:700}#login input,#login select,#login textarea,#login .number-change{background-color:#fff;border:1px solid #d3d3d3;border-radius:30px;outline:none;height:40px;margin-bottom:10px;padding:0 15px;font-size:14px;font-weight:500;box-shadow:none!important}#login input:hover,#login select:hover,#login textarea:hover{border-color:gray}#login input:focus,#login select:focus,#login textarea:focus{border-color:var(--purple)}#login textarea{padding-top:10px}#login .otp-input-group{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;margin-bottom:10px;display:flex}#login .otp-input-box{text-align:center;border-radius:12px;width:44px;height:44px;margin-bottom:0;padding:0;font-size:18px;font-weight:700;line-height:44px}#login .btn-otp-resend-icon{color:var(--purple);background:0 0;border:none;padding:6px 10px;font-size:18px}#login .btn-otp-resend-icon:disabled{opacity:.5;cursor:not-allowed}@media (max-width:575px){#login .otp-input-group{flex-wrap:wrap;gap:8px}#login .otp-input-box{width:40px;height:40px;font-size:16px;line-height:40px}}#login input:disabled{border-color:gray}@media (max-width:575px){#login label,#login input,#login select,#login textarea{font-size:14px}}@media (max-width:450px){#login label,#login input,#login select,#login textarea{font-size:13px}}#login .modal-body{padding:0}#login .modal-body::-webkit-scrollbar{display:none}#login .title{text-align:center;background:var(--purple);color:var(--white);border-radius:3px 3px 0 0;margin-bottom:20px;padding:15px;font-size:20px;font-weight:700}#login form{padding:0 30px 30px}#login .forget-link{float:right;font-size:13px}#login .tagline{text-align:center;margin-bottom:0;font-size:14px;font-weight:400}#login .tagline .links{margin-left:10px}#login .form-switch .form-check-input{background-size:16px 16px;width:40px;height:18px;margin-right:10px}#login .form-check-input:checked{background-color:green;border-color:green}@media (max-width:575px){#login form{padding:0 20px 20px}#login .tagline{font-size:12px}}@media (max-width:450px){#login .forget-link{font-size:12px}}.search-form{z-index:2;width:100%;max-width:500px;position:absolute;top:60px;right:0}header{z-index:100;transition:all 1s ease-in-out}header .navbar{background-color:#0000;border-bottom:4px solid #0000;align-items:stretch;padding:0 20px;transition:all 1s ease-in-out}header.active .navbar{background-color:var(--white);border-bottom:4px solid var(--purple)}header .navbar .navbar-brand img{height:70px;transition:all 1s ease-in-out}header.active .navbar .navbar-brand img{content:url(/images/logo.png);height:50px}header .navbar .navbar-collapse{justify-content:center;align-items:stretch}header .navbar .navbar-nav .nav-item{cursor:pointer;background-color:#0000;align-items:center;margin-left:35px;transition:background-color .1s;display:flex;position:relative}header .navbar .navbar-nav .nav-item .nav-link{color:var(--white);text-transform:uppercase;letter-spacing:.4px;background-color:#0000;border:none;padding:0;font-size:20px;font-weight:600;position:relative}header.active .navbar .navbar-nav .nav-item .nav-link{color:var(--purple)}header .navbar .navbar-nav .nav-item .nav-link.myaccount,.nav-link.myaccount{background:var(--purple);color:var(--white);text-align:center;cursor:pointer;border-radius:50px;width:45px;height:45px;padding:10px;font-size:16px}header .count{text-align:center;width:18px;height:18px;color:var(--purple);background-color:#9bfa77;border-radius:50px;font-size:12px;font-weight:800;position:absolute;top:-10px;right:-10px}header .count.cart-zoom{animation:1s ease-out zoom-in-zoom-out}header .navbar .navbar-nav .nav-item.menu-hover .nav-link{font-size:16px}header .navbar .navbar-nav .nav-item.menu-hover:hover,header .navbar .navbar-nav .nav-item.menu-hover.active{background-color:var(--purple)}header .navbar .navbar-nav .nav-item.menu-hover:hover .nav-link,header .navbar .navbar-nav .nav-item.menu-hover.active .nav-link{color:var(--white);z-index:2}header .navbar .navbar-nav .nav-item.menu-hover:before{content:"";z-index:-1;background:0 0;width:35px;height:100%;position:absolute;top:0;left:-17px;transform:skew(-20deg)}header .navbar .navbar-nav .nav-item.menu-hover:after{content:"";z-index:-1;background:0 0;width:35px;height:100%;position:absolute;top:0;right:-17px;transform:skew(-20deg)}header.active .navbar .navbar-nav .nav-item.menu-hover:before,header.active .navbar .navbar-nav .nav-item.menu-hover:after,header.active .navbar .navbar-nav .nav-item.menu-hover{background-color:var(--white)}header .navbar .navbar-nav .nav-item.menu-hover:before,header .navbar .navbar-nav .nav-item.menu-hover:after{transition:background-color .1s}header .navbar .navbar-nav .nav-item.menu-hover:hover:before,header .navbar .navbar-nav .nav-item.menu-hover:hover:after,header.active .navbar .navbar-nav .nav-item.menu-hover:hover,header .navbar .navbar-nav .nav-item.menu-hover.active:before,header .navbar .navbar-nav .nav-item.menu-hover.active:after,header.active .navbar .navbar-nav .nav-item.menu-hover.active{background-color:var(--purple);z-index:1}header .navbar .navbar-nav .nav-item .dropdown-menu.show{display:none}header .navbar .navbar-nav .nav-item:hover .dropdown-menu.show{background-color:var(--white);width:100vw;display:block;position:fixed;top:100px;left:0;box-shadow:0 0 10px #0000004d}header.active .navbar .navbar-nav .nav-item:hover .dropdown-menu.show{top:80px}.navbar-toggler{background-color:var(--white);border:none}.navbar-toggler:focus{box-shadow:none;outline:none}.flex-menu .menu-image{width:120px;margin-right:20px}.flex-submenu{color:var(--black);margin-bottom:30px;display:block}.flex-submenu:hover{color:var(--green)}.flex-submenu-title{margin-bottom:10px;font-size:18px;font-weight:700}.flex-submenu-desc{margin-bottom:0;font-size:14px}.shop-submenu{display:inline-block}.dropdown-menu.orders-menu{margin-bottom:10px!important;position:static!important;transform:none!important}@media (max-width:1199px){.flex-menu .menu-image{width:70px}.menu-banner{display:none}header .navbar{background-color:var(--white);border-color:var(--purple)}#demo{margin-top:83px}header .count{top:2%;right:0}header .navbar .navbar-nav .nav-item .nav-link,.nav-link{color:var(--purple);border-bottom:solid 1px var(--purple);padding:10px;font-weight:700}.nav-link{border:none}header .navbar .navbar-nav .nav-item{margin-left:0;display:block}header .navbar .navbar-nav .nav-item:after,header .navbar .navbar-nav .nav-item:before{display:none}header .navbar .navbar-nav .nav-item:hover .dropdown-menu.show{border-radius:0;width:100%;position:static}header .navbar .navbar-brand img{content:url(/images/logo.png);height:50px}}@media (max-width:991px){header .navbar .navbar-nav .nav-item .nav-link,.nav-link{font-size:16px}.flex-submenu-title{font-size:14px}.shop-submenu{width:100%}}@media (max-width:575px){.flex-menu .menu-image{display:none}.flex-submenu-title{margin-bottom:0}}.marquee-box{background-color:var(--purple);height:30px;padding:5px 20px;position:relative;overflow:hidden}.marquee-box h3{color:var(--white);text-align:left;-webkit-animation:15s linear infinite example1;-moz-animation:15s linear infinite example1;flex-wrap:nowrap;width:max-content;margin:0;font-size:14px;font-weight:600;line-height:1.3;animation:10s linear infinite example1;display:flex;position:absolute;overflow:visible;transform:translate(100%)}.marquee-box h3 span{margin-right:200px}@-moz-keyframes example1{0%{-moz-transform:translate(60%)}50%{-moz-transform:translate(40%)}to{-moz-transform:translate(0%)}}@-webkit-keyframes example1{0%{-webkit-transform:translate(60%)}50%{-webkit-transform:translate(40%)}to{-webkit-transform:translate(0%)}}@keyframes example1{0%{-moz-transform:translate(60%);transform:translate(80%)}50%{transform:translate(40%)}to{transform:translate(0%)}}.short-banner{background-image:url(/images/testimonials.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:113px}.banner{background-image:url(/images/testimonials.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;padding:100px 0}.banner .container{color:var(--white);justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.banner .heading{white-space:nowrap;text-overflow:ellipsis;max-width:500px;margin:0 50px 0 0;font-size:40px;overflow:hidden}.banner .breadcrumbs{text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:18px;overflow:hidden}@media (max-width:1199px){.banner{height:350px;margin-top:80px}.short-banner{background:#f7f7f7}}@media (max-width:991px){.banner .heading{font-size:30px}.banner .breadcrumbs{font-size:16px}.benefits-list{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:767px){.banner{height:300px;padding-top:120px}.banner .container{display:block}.banner .heading{margin-bottom:15px;font-size:20px}.banner .breadcrumbs{font-size:14px}}@media (max-width:575px){.banner{height:100px;padding-top:60px}}#accordion{background-color:#fff3;border-radius:20px;padding:30px 50px}#accordion .card-header{color:var(--black);background:0 0;justify-content:space-between;align-items:center;padding:10px 20px;font-size:20px;display:flex}#accordion .card-header:hover i{background-color:#fff}.accordion-icon:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;transition:transform .3s}.card-header:not(.collapsed) .accordion-icon:before{content:""}@media (max-width:991px){#accordion .card-header{font-size:18px}#accordion{padding:30px}.sticky-wrapper-customize{top:auto;position:static!important}}@media (max-width:575px){#accordion .card-header{font-size:18px}#accordion{padding:0 0 10px}}.heroCarousel{height:700px}.heroCarousel .heroImages{object-fit:fill;width:100%;min-height:700px;display:block}.frontimagenew{object-fit:contain;width:100%;height:auto;margin:0 auto;display:block}@media (max-width:1199px){.hero{margin-top:50px}.heroCarousel{height:450px}.heroCarousel .heroImages{min-height:450px}}@media (max-width:767px){.heroCarousel{height:300px}.heroCarousel .heroImages{min-height:300px}}@media (max-width:575px){.heroCarousel{height:200px}.heroCarousel .heroImages{min-height:200px}}#cards_landscape_wrap-2{text-align:center}#cards_landscape_wrap-2 .container{padding-top:5px;padding-bottom:10px}#cards_landscape_wrap-2 a{outline:none;text-decoration:none}#cards_landscape_wrap-2 .card-flyer{border-radius:5px}#cards_landscape_wrap-2 .card-flyer .image-box{background:var(--white);border-radius:5px;overflow:hidden;box-shadow:0 2px 15px #00000080}#cards_landscape_wrap-2 .card-flyer .image-box img{-o-transition:all .9s ease;object-fit:cover;width:100%;height:300px;-webkit-transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s}#cards_landscape_wrap-2 .card-flyer:hover .image-box img{opacity:.7;transform:scale(1.15)}#cards_landscape_wrap-2 .card-flyer .text-box{text-align:center}#cards_landscape_wrap-2 .card-flyer .text-box .text-container{padding:30px 18px}#cards_landscape_wrap-2 .card-flyer{background:var(--white);-o-transition:all .2s ease-in;margin-top:50px;transition:all .2s ease-in;box-shadow:0 3px 4px #0006}#cards_landscape_wrap-2 .card-flyer:hover{background:var(--white);-o-transition:all .2s ease-in;margin-top:50px;transition:all .2s ease-in;box-shadow:0 15px 26px #00000080}#cards_landscape_wrap-2 .card-flyer .text-box p{letter-spacing:1px;color:var(--black);margin-top:10px;margin-bottom:0;padding-bottom:0;font-size:14px}#cards_landscape_wrap-2 .card-flyer .text-box h6{text-transform:uppercase;letter-spacing:1px;color:var(--purple);margin-top:0;margin-bottom:4px;font-family:Roboto Black,sans-serif;font-size:18px;font-weight:700}.product-section{background-color:var(--white)}.product-section .shell{padding:30px 0 80px}.sticky-wrapper{align-self:start;position:sticky;top:150px}@media (max-width:1399px){.single-product .sticky-wrapper{position:static;top:auto}}.benefits-list{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.benefits-list li{box-sizing:border-box;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;align-items:center;min-height:60px;padding:8px;display:flex}.custom-shipping-container{color:#333;text-align:left;background-color:#f9f9f9;border-radius:8px;max-width:600px;margin:0;padding:15px;font-family:DIN Next,sans-serif}.custom-shipping-item{align-items:center;gap:10px;margin-bottom:10px;display:flex}.sticky-wrapper-customize{align-self:start;position:sticky;top:150px}@media (min-width:992px){.sticky-wrapper-customize.sticky-wrapper-release{position:static!important;top:auto!important}}.shipping-date{font-weight:700}.green-circle{background:#000;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-right:5px;animation:2s ease-in-out infinite pulse}.text-block-shipping{color:#000;margin:0;padding-left:0;font-size:14px}.product-description-image{object-fit:cover;border-radius:24px;width:100%;max-width:500px;height:100%}.product-image-text{color:#000;font-size:20px;font-weight:400}.image-alignment{justify-content:center;align-items:center;display:flex}.text-alignment{justify-content:center;align-items:center;height:100%;display:flex}.custom-shipping-info{margin-top:10px;font-size:14px}.benefit-icon{flex-shrink:0;width:16px;height:16px;margin-right:8px}.benefit-text{word-wrap:break-word;margin:0;font-size:14px}.product-section .wsk-cp-product{background:var(--white);border-radius:16px;height:450px;margin:20px auto;padding:35px;transition:all .3s ease-in;position:relative;overflow:hidden;box-shadow:-12px 20px 30px #0003}.wsk-cp-product:hover{box-shadow:-12px 20px 30px #0006}.wsk-cp-product:hover .wsk-cp-img,.product-section .wsk-cp-img:hover{box-shadow:none}.product-section .wsk-cp-img{-khtml-transform:translate(-50%);border-radius:16px;width:250px;height:250px;padding:15px;transition:all .2s ease-in-out;position:absolute;top:35px;left:50%;transform:translate(-50%);box-shadow:inset -6px -6px 12px #0003,inset -10px 10px 8px #0003}.product-section .wsk-cp-img img{object-fit:contain;background-color:var(--white);border-radius:16px;width:100%;height:100%;transition:all .2s ease-in-out}.product-section .wsk-cp-product:hover .wsk-cp-img img{transform:scale(1.1)}.product-section .wsk-cp-text{padding-top:280px}.product-section .wsk-cp-text .category{text-align:center;text-transform:uppercase;margin-bottom:45px;padding:5px;font-size:12px;font-weight:700;transition:all .2s ease-in-out;position:relative}.product-section .wsk-cp-text .category>*{-khtml-transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-section .wsk-cp-text .category>span{color:var(--white);background:#212121;border:1px solid #313131;border-radius:27px;padding:12px 30px;transition:all 50ms ease-in-out;box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038}.product-section .wsk-cp-product:hover .wsk-cp-text .category>span{box-shadow:none;border-color:#ddd;padding:11px 28px}.product-section .wsk-cp-product:hover .wsk-cp-text .category{margin-top:0}.product-section .wsk-cp-text .title-product{text-align:center}.product-section .wsk-cp-text .title-product h3{white-space:nowrap;text-overflow:ellipsis;width:100%;margin:15px auto;font-size:20px;font-weight:700;overflow:hidden}.product-section .wsk-cp-text .description-prod p{margin:0}@media (max-width:1399px){.product-section .wsk-cp-product{height:450px}.product-section .wsk-cp-img{width:220px;height:250px}.product-section .wsk-cp-img img{height:220px}.product-section .wsk-cp-text{padding-top:280px}}@media (max-width:1199px){.product-section .wsk-cp-product{height:400px}.product-section .wsk-cp-img{width:180px;height:200px}.product-section .wsk-cp-img img{height:170px}.product-section .wsk-cp-text{padding-top:220px}}@media (max-width:767px){.product-section .wsk-cp-product{height:300px}.product-section .wsk-cp-img{width:130px;height:140px}.product-section .wsk-cp-img img{height:100px}.product-section .wsk-cp-text{padding-top:150px}.product-section .wsk-cp-text .title-product h3{font-size:17px}}@media (max-width:575px){.product-section .wsk-cp-product{height:340px;padding:20px}.product-section .wsk-cp-img{width:135px;height:135px}.product-section .wsk-cp-img img{height:100px}.product-section .wsk-cp-text{padding-top:160px}.product-description-image{max-width:300px;height:300px}.product-section .wsk-cp-text .title-product{font-size:16px}}@media (max-width:370px){.product-section .wsk-cp-img{width:110px;height:110px}.product-section .wsk-cp-img img{height:80px}.product-section .wsk-cp-text{padding-top:130px}.product-section .wsk-cp-text .title-product{font-size:14px}.product-section .wsk-cp-product{height:300px;padding:15px}}.product-section .wsk-cp-text .description-prod{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;height:50px;margin-bottom:15px;display:-webkit-box;overflow:hidden}.product-section .card-footer{text-align:center;border-bottom:1px solid #ddd;padding:2px 0 15px}.product-section .card-footer:after,.product-section .card-footer:before{content:"";display:table}.product-section .card-footer:after{clear:both}.product-section .card-footer .wcf-right{float:right}.product-section .price{color:var(--black);font-size:18px;font-weight:600}.product-section .salePrice{font-size:18px;font-weight:600}.product-section .price.strikeText{margin:0 5px;font-size:14px;font-weight:500}.product-section .price.strikeText span{text-decoration:line-through}.product-section .discount{color:red;font-size:16px;font-weight:500}.product-section .buy-btn{color:#212121;text-align:center;cursor:pointer;border:1px solid #212121;border-radius:50%;width:35px;height:35px;font-size:18px;line-height:35px;transition:all .2s ease-in-out;display:block}.product-section .buy-btn:hover,.product-section .buy-btn:active,.product-section .buy-btn:focus{border-color:var(--purple);background:var(--purple);color:var(--white);text-decoration:none}.product-section .wsk-btn{color:#212121;text-align:center;border-color:var(--purple);background:var(--purple);border-radius:27px;margin:0 5px;padding:12px 30px;font-size:18px;transition:all .2s ease-in-out;display:inline-block}.product-section .wsk-btn:hover,.wsk-btn:focus,.wsk-btn:active{color:var;text-decoration:none}.product-section .red{color:#f44336;margin:0 5px;font-size:22px;display:inline-block}.filters{border-right:solid 1px var(--lightGray);padding-right:15px}.filters .heading{margin-bottom:10px;font-size:20px}.mobile-filters{border-top:solid var(--purple)2px;z-index:5;background-color:#fff;justify-content:center;width:100%;font-size:16px;font-weight:700;position:fixed;bottom:0;left:0}.mobile-filters .filter-name{text-align:center;width:50%;padding:10px 20px}.mobile-filters .filter-name:first-child{border-right:1px solid #000}.filter-content{border-top:solid 2px var(--gray);z-index:5;background-color:#fff;border-radius:8px 8px 0 0;width:100%;position:fixed;bottom:46px;left:0}.mobile-filter-content{padding:30px 50px 20px;position:relative}.mobile-filter-content .close-filter{background-color:var(--black);width:20px;height:20px;color:var(--white);text-align:center;border:none;border-radius:50px;margin-right:2px;font-size:13px;font-weight:900;line-height:16px;position:absolute;top:10px;right:10px}@media (max-width:767px){.mobile-filter-content{padding:30px 30px 20px;position:relative}.product-section .shell{padding-top:10px}.filters{border-right:none;border-bottom:solid 1px var(--lightGray);margin-bottom:30px}.filters .heading{font-size:18px}}.searchBox{border:solid 1px var(--lightGray);background-color:var(--white);z-index:105;border-radius:5px;width:100%;height:40px;margin-bottom:20px;display:flex}.searchBox .search-input{background-color:#0000;border:none;width:100%;padding:5px 10px}.searchBox .search-btn{background-color:var(--purple);color:var(--white);border:none;border-radius:0 5px 5px 0;width:45px;height:38px;font-size:14px;font-weight:600}.button{color:var(--purple);text-transform:uppercase;letter-spacing:.1rem;z-index:1;background-color:#0000;border:2px solid #00000080;border-radius:4px;padding:10px 20px;font-size:16px;font-weight:700;text-decoration:none;transition:all .5s;position:relative}.button:hover{color:var(--black);border:2px solid #0000;box-shadow:0 0 #c8c5c5}.button:before{content:"";z-index:-1;background:#c8c5c5;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0;transform:scale(0)}.button:hover:before{transition-delay:.5s;transform:scale(1);box-shadow:0 0 10px #c8c5c5,0 0 10px #c8c5c5,0 0 10px #c8c5c5}.button span{pointer-events:none;background:#c8c5c5;border-radius:2px;transition:all .5s ease-in-out .25s;position:absolute;box-shadow:0 0 5px #c8c5c5}.button:hover span{opacity:0;transition-delay:0s}.button span:first-child,.button span:nth-child(3){width:40px;height:4px}.button span:nth-child(2),.button span:nth-child(4){width:4px;height:40px}.button:hover span:first-child,.button:hover span:nth-child(3){transform:translateY(0)}.button span:first-child{transform-origin:0;top:calc(50% - 2px);left:-50px}.button:hover span:first-child{left:50%}.button span:nth-child(3){transform-origin:100%;top:calc(50% - 2px);right:-50px}.button:hover span:nth-child(3){right:50%}.button span:nth-child(2){transform-origin:top;top:-50px;left:calc(50% - 2px)}.button:hover span:nth-child(2){top:50%}.button span:nth-child(4){transform-origin:bottom;bottom:-50px;left:calc(50% - 2px)}.button:hover span:nth-child(4){bottom:50%}.filled-button,.filled-button:focus{background-color:var(--purple);color:var(--white);border:none;width:100%;padding:8px;font-size:18px;font-weight:600;display:block}.filled-button:hover{background-color:var(--black);color:var(--white)}.button2,.button2:focus{z-index:1;color:var(--purple);border:2px solid var(--purple);background-color:#0000;border-radius:1.4em;padding:10px 30px;font-family:sans-serif;font-size:18px;font-weight:600;text-decoration:none;transition:all 4s;display:inline-block;position:relative;overflow:hidden}.btn-login{text-transform:uppercase;color:var(--black);background-color:#fff;border-radius:100px;padding:15px 40px;text-decoration:none;transition:all .2s;display:inline-block}.btn-login.login-2{background-color:var(--purple);color:var(--white)}.btn-login:active{transform:translateY(-1px);box-shadow:0 5px 10px #0003}.btn-login:after{content:"";z-index:-1;background-color:#fff;border-radius:100px;width:100%;height:100%;transition:all .4s;display:inline-block;position:absolute;top:0;left:0}.btn-login.login-2:after{background-color:var(--purple)}.btn-login:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.btn-login:hover:after{opacity:0;transform:scaleX(1.4)scaleY(1.6)}.button2:before,.button2:after,.button2:focus:before,.button2:focus:after{content:"";z-index:-1;aspect-ratio:1;background-color:#3e175d40;border:none;border-radius:40%;width:200%;transition:all 4s;position:absolute;top:-1.5em}.button2:before{left:-80%;transform:translateY(5em)rotate(-340deg)}.button2:after{right:-80%;transform:translateY(5em)rotate(390deg)}.button2:hover{color:#fff}.button2:hover:before,.button2:hover:after{background-color:#3e175dbf;transform:none}.btn-purple,.btn-purple:focus,.btn-purple:hover{background-color:var(--purple);color:var(--white);cursor:pointer}.faqsSection{background-color:#ebebeb}.accordion-box{background-color:#fff3!important;border-radius:0!important;padding:0!important}.parallex{width:100%;height:100%;overflow-x:hidden}.first-parallax{background-image:url(/images/parallex1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100vw;height:90vh}.second-parallax{background-image:url(/images/parallex3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100vw;height:90vh}.group{background-color:#161517}.group .group-text{color:var(--white);margin:10px 0;padding:50px 10%}@media (min-width:0) and (max-width:767px){.group-text{padding:35px 45px!important}.first-parallax,.second-parallax{background-attachment:unset;height:400px;display:none}}@media (min-width:768px) and (max-width:991px){.group-text{padding:35px 65px!important}}.testimonials{background-image:url(/images/testimonials.jpg);background-position:50%;background-size:cover;width:100%;height:550px;padding-left:10%;padding-right:10%;font-size:14px;position:relative}.testimonial-content{text-align:center;color:var(--white)}.testimonial-content .test-img{border-radius:50%;width:130px;height:130px;margin-bottom:10px}.testimonial-content .test-name{margin-bottom:10px;font-size:20px;font-weight:700}.testimonial-content .test-content{-webkit-line-clamp:6;-webkit-box-orient:vertical;max-width:800px;margin:auto;font-size:14px;display:-webkit-box;overflow:hidden}@media (max-width:575px){.testimonials{height:550px}}.sidebar{display:block}.sidebar-mobile{display:none}.sidebar .list-item{text-align:left;border:none;width:100%}.sidebar .list-item.dropdown-toggle:after{position:absolute;top:15px;right:10px}.list-item{color:var(--purple);cursor:pointer;background-color:#f1f1f1;margin-bottom:5px;padding:5px 10px;font-size:16px;font-weight:700;display:block}.list-item:hover,.list-item.active{background-color:var(--purple);color:var(--white)}@media (max-width:767px){.sidebar{display:none}.sidebar-mobile{display:block}}.cart-card{background-color:var(--white);border:solid 1px var(--lightGray);word-wrap:break-word;border-radius:5px;margin-bottom:20px;padding:15px;display:flex}.cart-product-name{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0;font-size:18px;font-weight:700;display:-webkit-box;overflow:hidden}.cart-product-version{margin-bottom:0;font-size:16px;font-weight:600}.cart-product-list{flex-wrap:wrap;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.cart-product-list li{margin-right:15px}.cart-product-img{border:solid 1px var(--lightGray);min-width:80px;max-width:80px;min-height:80px;max-height:80px;margin-right:20px}.cart-quantity{flex-direction:column;justify-content:space-between;align-items:center;display:flex}.cart-trash{background-color:var(--white);border:solid var(--purple)1px;color:var(--purple);cursor:pointer;border-radius:5px;min-width:170px;padding:5px 10px;font-size:16px;font-weight:600;display:inline-block}.cart-trash:hover{background-color:var(--purple);color:var(--white)}.cart-trash-inline{width:100%;min-width:140px;max-width:170px;margin:0 auto;padding:4px 8px;font-size:14px;display:block}.cart-trash.filled,.cart-trash.filled:disabled:hover{background-color:var(--purple);color:var(--white);padding:10px 20px;font-size:16px;transition:all ease-in-out}.cart-trash.filled:hover{font-size:18px}.coupon.red{border:2px solid red}.valid-coupon{color:#000;text-transform:uppercase;border-radius:3px;margin-bottom:10px;margin-right:5px;padding:0;font-size:18px;font-weight:600;text-decoration:underline;display:inline-block}.remove-coupon,.remove-coupon:focus,.remove-coupon:hover{color:var(--white);cursor:pointer;background-color:#000;border:none;border-radius:50px;width:22px;height:22px;padding:0;font-size:15px;line-height:15px}@media (max-width:575px){.cart-card{flex-wrap:wrap}.cart-product-img{width:50px;height:50px}.cart-card .flex-grow-1{width:calc(100% - 110px);margin-bottom:15px}.cart-quantity{flex-direction:row;width:100%}}.payment-label{cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:10px;padding-left:30px;font-size:14px;display:block;position:relative}.payment-label input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.payment-label .checkmark{background-color:#eee;width:20px;height:20px;position:absolute;top:0;left:0}.payment-label:hover input~.checkmark{background-color:#ccc}.payment-label input:checked~.checkmark{background-color:var(--purple)}.payment-label .checkmark:after{content:"";display:none;position:absolute}.payment-label input:checked~.checkmark:after{display:block}.payment-label .checkmark:after{border:3px solid #fff;border-width:0 3px 3px 0;width:5px;height:10px;top:4px;left:9px;transform:rotate(45deg)}.section-contact{background-color:var(--white);padding:120px 0}.section-contact .header-section .title{text-transform:uppercase;margin-bottom:17px;font-size:55px;font-weight:700;position:relative}.section-contact .header-section .title .dot{background-color:var(--green);width:8px;height:8px;margin-left:3px;display:inline-block;position:absolute;bottom:8px}.section-contact .header-section .description{color:var(--purple);font-family:Roboto,sans-serif}.section-contact .header-section .big-title{opacity:.15;font-size:120px;font-weight:700;position:absolute;bottom:100%;left:50%;transform:translate(-50%,70%)}.section-contact .form-contact .single-input{margin-top:40px;position:relative}.section-contact .form-contact .single-input i{color:#000;position:absolute;top:5px;left:15px}.section-contact .form-contact .single-input input,.section-contact .form-contact .single-input textarea{border:none;border-bottom:2px solid var(--purple);text-transform:uppercase;width:100%;padding-bottom:15px;padding-left:50px;font-size:15px;font-weight:700;transition:border .3s}.section-contact .form-contact .single-input input::placeholder,.section-contact .form-contact .single-input textarea::placeholder{color:#07395c4d}.section-contact .form-contact .single-input input:focus,.section-contact .form-contact .single-input textarea:focus{border-color:var(--green)}.section-contact .form-contact .single-input textarea{min-height:50px;margin-bottom:20px}.section-contact .form-contact .submit-input input{color:var;background-color:#f70037;border:none;margin-top:40px;padding:15px 50px;font-weight:700;transition:background-color .3s}.section-contact .form-contact .submit-input input:hover{background-color:var(--purple)}.personal-details{justify-content:space-around;margin-top:80px;display:flex}.personal-details div{border:solid 3px var(--purple);background-color:var(--purple);color:var(--white);text-align:center;border-radius:8px;width:350px;padding:20px;font-size:20px;font-weight:600}.personal-details div img{width:30px;height:30px;margin:auto auto 10px;display:block}.text-big{font-size:30px}@media (max-width:575px){.section-contact{padding:80px 20px}.section-contact .header-section .title{font-size:35px}.section-contact .header-section .big-title{font-size:150%}.section-contact .header-section .description{font-size:14px}}@media (max-width:991px){.personal-details div{width:300px;font-size:16px}.product-image-text{margin-top:20px;margin-bottom:20px}}@media (max-width:767px){.personal-details{flex-wrap:wrap}.personal-details div{width:100%;margin-bottom:20px;font-size:16px}}@media (min-width:576px) and (max-width:767px){.section-contact{padding:80px 60px}.section-contact .header-section .title{font-size:45px}.section-contact .header-section .big-title{font-size:100px}}@media (min-width:768px) and (max-width:991px){.section-contact{padding:80px 60px}.section-contact .header-section .title{font-size:45px}.section-contact .header-section .big-title{font-size:100px}}.customize-controller{background:-webkit-radial-gradient(center center,ellipse cover,#424242 0%,black 100%);min-height:100vh;color:var(--white);padding:100px 20px 0}.analog-icon{width:80px;height:80px}.custom-price{color:#fff;font-size:40px;font-weight:400}.custom-btn,.custom-btn:hover,.custom-btn:focus{background-color:var(--white);color:var(--black);border:none;border-radius:4px;margin-left:20px;padding:8px 20px;font-size:16px;font-weight:700}.custom-change-btn,.custom-change-btn:hover,.custom-change-btn:focus{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:50px;width:60px;height:60px}.custom-change-btn.active,.custom-change-btn.active:hover,.custom-change-btn.active:focus{color:#000;background-color:#fff;font-weight:600}.custom-options{background-color:var(--black);color:#fff;height:calc(100vh - 182px);overflow:auto}.custom-options .card{background-color:#0000;border:none;border-radius:0}.custom-options .card-header{cursor:pointer;padding:4px 10px}.custom-options .card-body{background-color:#1c1b1b;padding:10px}.custom-options .main-img{width:50px;margin-right:10px}.custom-options .option-img{border:1px solid #2b2b2f;border-radius:50px;width:25px;height:25px}.custom-options .custom-area{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:90%;margin-bottom:0;font-size:16px;font-weight:600;overflow:hidden}.custom-options .option-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;font-size:12px;font-weight:400;overflow:hidden}.custom-options .option-input-image{width:40px;height:40px;margin-bottom:10px;margin-right:5px;display:inline-block;position:relative}.custom-options .option-input-image .option-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.custom-options .option-input-image .option-input-checked{color:#000;display:none;position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}.custom-options .option-input-image .option-input:checked~.option-input-checked{display:block}.custom-options .option-input-image .option-image{border-radius:4px;width:100%;height:100%}.custom-options .option-title,.custom-options .option-title-2{color:#fff;text-transform:capitalize;margin-top:10px;margin-bottom:15px;font-size:18px;display:block}.custom-options .option-title-2{font-size:14px}.custom-options .option-title-2 span{float:right}.custom-options .tag-text{border:none;border-bottom:solid 5px var(--green);background-color:#fff;width:100%;padding:5px 10px}.customize-controller .image-container{z-index:1;justify-content:space-between;min-height:calc(100% - 150px);display:flex;position:relative}.customize-controller .front-image{z-index:1;width:70%;height:100%;margin-left:30%;padding-top:50px;animation:1s front-image;overflow:hidden}.customize-controller .base-image{width:100%}.customize-controller .overlap-images{width:100%;position:absolute;top:0;left:0}.customize-controller .back-image{z-index:-1;width:40%;height:100%;animation:1s back-image;position:absolute;top:0;right:60%}.single-product{padding:80px 50px}.single-product2{padding:0 50px}.single-product .react-multi-carousel-item{padding-left:10px;padding-right:10px}.singleProduct .carousel-indicators{flex-direction:row;justify-content:center;margin:0;position:static;overflow:auto}.singleProduct .carousel-indicators [data-bs-target]{opacity:1}.singleProduct .carousel-control-prev,.singleProduct .carousel-control-next{opacity:0;width:50%}.singleProduct .carousel-control-prev{cursor:url(/images/left-arrow.png),auto}.singleProduct .carousel-control-next{cursor:url(/images/right-arrow.png),auto}.singleProduct .carousel-indicators .thumb{opacity:.5;width:100%}.singleProduct .carousel-indicators .thumb:hover{opacity:1}.customize-img{width:auto;height:80vh}.customize-image-box{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.displayer-top-section{justify-content:space-between;align-items:center;padding-inline:20px;display:flex}.customize-circle{cursor:pointer;background-color:violet;border-radius:50%;width:50px;height:50px;position:relative}.circles-customize{border:3px solid var(--green);border-radius:99px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.customize-prize-small{text-align:center;color:var(--gray);background-color:#ebebeb;border-radius:5px;padding:.125rem;font-size:11px;position:absolute;bottom:-8px;left:8px}.button-bg{background-color:#00000078;border-radius:10px;padding:5px}#controllerCarousel .carousel-control-prev,#controllerCarousel .carousel-control-next{z-index:5;width:auto;top:50%;transform:translateY(-50%)}#controllerCarousel .carousel-control-prev{left:-20px}#controllerCarousel .carousel-control-next{right:-20px}#controllerCarousel .carousel-control-prev-icon,#controllerCarousel .carousel-control-next-icon{background-color:#000000a7;border-radius:50%;padding:10px}.sticky-carousel{z-index:110;padding:10px;position:sticky;top:90px}.text-head{color:var(--black);font-size:30px;font-weight:bolder}.displayer-top-section .displayer-top-section__pricing{color:#4c4c4c;letter-spacing:.25px;font-size:1.5rem;font-style:normal;font-weight:500}.displayer-top-section .displayer-top-section__controls{display:flex}.singleProduct .carousel-indicators li{text-indent:0;background-color:#0000;border:none;border-bottom:2px solid #0000;width:100px;height:auto;margin:0 0 5px;padding-bottom:5px;list-style:none}.singleProduct .carousel-indicators li.active{border-bottom:solid 2px var(--black)}.singleProduct .carousel-indicators li.active .thumb{opacity:1}.singleProduct .carousel-item{background-color:var(--white);display:none}.singleProduct .carousel-item.active,.singleProduct .carousel-item-next,.singleProduct .carousel-item-prev{display:block}.singleProduct .carousel-item .carousel-image{object-fit:contain;width:100%;height:auto;max-height:70vh;padding:30px;display:block}.singleProduct .carousel-indicators::-webkit-scrollbar{display:none}.fixed-map-image{width:100%;height:100%;position:relative}.upper-left,.upper-right,.lower-left,.lower-right{font-size:1vw;font-weight:600;position:absolute}.upper-right{top:30%;right:72%}.upper-left{top:30%;left:72%}.lower-right{bottom:30%;right:76%}.lower-left{bottom:30%;left:77%}.radio-option{flex-direction:column;align-items:start;margin-right:10px;display:flex;position:relative}.radio-option input[type=radio]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.radio-option label{border:solid var(--lightGray)3px;cursor:pointer;background-color:#0000;border-radius:2px;padding:8px 20px;font-size:16px;font-weight:700;position:relative}.radio-option,.color-box{position:relative}.tooltiptext{visibility:hidden;opacity:0;width:max-content;max-width:250px;color:var(--gray);z-index:1;pointer-events:none;background-color:#ebebeb;border-radius:6px;padding:10px 20px;font-size:14px;transition:opacity .3s;position:absolute;transform:translate(-50%)}.tooltip1,.tooltip2{top:120%;left:50%}.tooltiptext:after{content:"";z-index:-1;background-color:#ebebeb;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.radio-option:hover .tooltiptext{visibility:visible;opacity:1}.pic-circle{cursor:pointer}.pic-circle:hover .tooltiptext{visibility:visible;opacity:1}.tooltip-icon{border:1px solid var(--black);cursor:pointer;background:#e1e0e0;border-radius:50%;margin-bottom:5px;margin-left:6px;padding:0 6px;font-size:10px;font-weight:700;display:none}.tooltip-icon-desktop{border:1px solid var(--black);cursor:pointer;background:#e1e0e0;border-radius:50%;margin-bottom:5px;padding:0 5px;font-size:8px;font-weight:700;position:absolute;top:5px;right:5px}.paddle-button-circle{flex-direction:column;align-items:center;gap:8px;display:flex}.paddle-button-circle input[type=radio]:checked+.position-relative{border:3px solid var(--purple);border-radius:50px}.paddle-img{border:1px solid var(--lightGray);cursor:pointer;border-radius:50%;width:80px;height:80px;box-shadow:0 15px 26px #00000026}#dpad-section,#controller-section{scroll-margin-top:200px}.carousel-parent{position:relative;overflow:visible}.custom-arrows-wrapper{pointer-events:none;justify-content:space-between;padding:0 30px;display:flex;position:absolute;top:20%;left:-55px;right:-53px}.custom-left-arrow,.custom-right-arrow{pointer-events:auto;color:var(--purple);cursor:pointer;background:#fffcfc02;border:none;border-radius:50%;padding:10px;font-size:18px}.paddle-img label{border:solid var(--lightGray)3px;cursor:pointer;background-color:#0000;border-radius:2px;padding:8px 20px;font-size:16px;font-weight:700}.star-golden{width:25px;height:23px}.paddle-text{color:var(--gray);border-radius:50%;font-size:12px;position:absolute;bottom:5px;left:25px}.paddle-heading{margin-top:5px;font-size:16px;font-weight:700}.radio-option input[type=radio]:checked~label,.radio-option input[type=radio]:checked:hover~label{border-color:var(--purple)}.radio-option input[type=radio]:hover~label{border-color:var(--gray)}.color-options{margin-bottom:20px}.color-options .color-box{width:100px;margin-bottom:2px;margin-right:2px;display:inline-block;position:relative}.color-options .color-box .color-input{opacity:0;z-index:2;cursor:pointer;width:100%;height:100%;margin-bottom:0;position:absolute;top:0;left:0}.color-options .color-box .color-label{color:var(--black);cursor:pointer;z-index:1;border:solid 2px var(--black);width:100%;margin:0;font-size:13px;font-weight:700;line-height:1.2;position:relative}.color-options .color-box .color-label .color-image{width:100%}.color-options .color-box .color-label .color-name{text-shadow:-1px 0 var(--white),0 1px var(--white),1px 0 var(--white),0 -1px var(--white);-webkit-line-clamp:3;-webkit-box-orient:vertical;width:98%;height:95%;display:-webkit-box;position:absolute;top:2px;left:2px;overflow:hidden}.color-options .color-box .color-input:checked+.color-label{border:2px solid red}.discount-message{color:#fff;background:#be0526;border-radius:4px;margin:0;padding:2px 10px;display:inline-block;position:relative}.discount-message:before{content:"";border:5px solid #0000;border-top-width:0;border-bottom-color:#be0526;width:0;height:0;position:absolute;top:-5px;left:10px}.fixed-mapping-form{border:solid 1px var(--lightGray);border-radius:4px;padding:15px}.basic-image{width:100%;max-width:500px;margin:auto auto 30px;display:block}.product-price{font-size:35px;font-weight:700}.product-price .discount{color:red;font-size:19px;font-weight:400}.mrpPrice{color:#5b5b5b;font-size:16px;font-weight:500}.mrpPrice .strike{margin-left:5px;text-decoration:line-through}.qty-btn{text-align:center;border:solid 1px var(--lightGray);background-color:#0000;width:30px;height:40px;font-size:20px;font-weight:600}input.qty-btn{width:50px}button.qty-btn:hover{background-color:#d3d3d3}.cartNumber{text-align:center;border:solid 1px var(--lightGray);width:100px;height:40px;font-size:20px;font-weight:600}.frequently-products{margin:0;padding:0;list-style:none;display:flex}.frequently-products li{margin-right:20px;position:relative}.frequently-products img{object-fit:cover;width:50px;height:50px}.frequently-products li:after{content:"+";text-align:center;width:15px;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.frequently-products li:last-child{margin-right:0}.frequently-products li:last-child:after{display:none}@media (max-width:1380px){.singleProduct .carousel-item .carousel-image{max-height:65vh}}@media (max-width:1199px){.single-product{padding:50px 20px}}@media (max-width:991px){.singleProduct .carousel-item .carousel-image,.singleProduct .carousel-indicators{flex-direction:row}.upper-left,.upper-right,.lower-left,.lower-right{font-size:1.5vw}.tooltip-icon{display:none}.tooltip-icon-desktop{display:flex}.customize-img{width:auto;height:60vh}.marging-mobile{margin-top:22px}.mobile-tooltip-overlay{z-index:1000;color:#fff;background:#000c;padding:20px;display:block;position:fixed;inset:0}.mobile-tooltip-content{background-color:#fff;border-radius:8px;width:90%;max-height:80vh;padding:20px;position:relative;overflow-y:auto}.close-tooltip{cursor:pointer;background:0 0;border:none;font-size:22px;position:absolute;top:8px;right:12px}}@media (max-width:767px){.upper-left,.upper-right,.lower-left,.lower-right{font-size:2vw}}@media (max-width:575px){.upper-left,.upper-right,.lower-left,.lower-right{font-size:2.5vw}.single-product{padding:0}.singleProduct .carousel-indicators{flex-direction:row;justify-content:center;height:auto;margin-top:20px;padding:0 12px}.singleProduct .carousel-indicators li{width:70px;margin-bottom:0;margin-right:5px}.singleProduct .carousel-indicators button{border:none;border-radius:50px;width:12px;height:12px}.singleProduct .carousel-indicators [data-bs-target]{opacity:1}.singleProduct .carousel-control-next,.singleProduct .carousel-control-prev{opacity:1;background:#000;border:1px solid #000;border-radius:50px;width:40px;height:40px;top:calc(50% - 25px);overflow:hidden}.singleProduct .carousel-control-next:before{content:url(/images/right-arrow.png);margin-top:7px;margin-left:3px}.singleProduct .carousel-control-prev:before{content:url(/images/left-arrow.png);margin-top:7px;margin-left:3px}.tooltip1,.tooltip2{width:200px;font-size:10px;top:120%;left:50%}}@media (max-width:450px){.singleProduct .carousel-item .carousel-image{max-height:60vh}}.single-product .product-image{flex-direction:column;justify-content:center;align-items:center;display:flex}.single-product .product-image .single-image{object-fit:contain;width:100%;height:auto;max-height:70vh}@media (max-width:575px){.single-product .product-image .single-image{max-height:60vh}}.send-in-controller{background-color:var(--lightGray);margin-top:80px;padding:20px}.send-in-controller .column{max-width:250px;padding:20px}.send-in-controller .send-in-image{max-width:150px}.send-in-controller .send-in-title{text-transform:uppercase;font-weight:600}.remove-address,.remove-address:hover,.remove-address:focus{color:#fff;background:#000;border:0;width:20px;height:20px;padding-bottom:28px;top:0;right:0}.address{font-size:16px;font-weight:500}.add-address{min-height:180px}.add-address .buttons{min-width:auto;padding:5px 15px}.add-address.default{border-color:var(--purple);background-color:#e3b7f7}@media (max-width:1199px){.address{font-size:14px;font-weight:500}}.order-status{padding:50px 0}.order-status .order-success{width:80%;max-width:450px}.order-status .heading{margin-bottom:15px;font-size:30px;font-weight:700}@media (max-width:575px){.order-status .order-success{width:80%;max-width:250px}.benefits-list{grid-template-columns:repeat(1,1fr)!important}.product-image-text{margin-left:20px}}#footer{z-index:10;background:#f7f7f7 url(/images/footer5.jpg) 50%/cover;padding:50px 20px;position:relative}#footer .social-links h2{color:var(--white);padding-bottom:15px;font-size:20px;font-weight:600}#footer .social-links img{padding-bottom:25px}#footer .social-icons{color:var(--white);flex-direction:column;gap:1rem;display:flex}#footer .social-icons a{color:var(--white);font-size:16px;font-weight:700}#footer .social-icons a:hover{color:var(--white)}#footer .social-icons a i{color:var(--white);border-radius:3px;margin-right:12px;padding:.4rem 1rem;font-size:16px;box-shadow:0 4px 12px #00000014}#footer li{list-style:none}#footer .useful-link .heading{text-transform:uppercase;color:var(--white);padding-bottom:15px;font-size:18px;font-weight:800}#footer .useful-link img{padding-bottom:15px}#footer .use-links{line-height:32px}#footer .use-links li i{color:var(--white);padding-right:8px;font-size:14px}#footer .use-links li a{color:var(--white);font-size:16px;font-weight:500}#footer .use-links li a:hover{color:var(--white);text-decoration:underline}#footer .address h2{color:var(--white);padding-bottom:15px;font-size:20px;font-weight:600}#footer .address img{padding-bottom:15px}#footer .address-links li a{color:var(--white);font-size:16px;font-weight:700}#footer .address-links li i{color:var(--white);padding-right:8px;font-size:16px}#footer .address-links li i:first-child{padding-top:9px}#footer .address-links .address1{font-size:15px;font-weight:700;display:flex}#footer .address-links{color:var(--white);line-height:32px}#copy-right{color:#fff;z-index:10;background:#230c36;justify-content:space-between;align-items:center;padding:20px 12%;display:flex;position:relative}#copy-right .copy-right-sec{font-size:12px}#copy-right .copy-right-sec a{color:#f70037}#copy-right .fa-brands{text-align:center;color:#000;background:#fff;border-radius:50px;width:30px;height:30px;margin-left:5px;line-height:30px}#copy-right .fa-brands .twitter{width:15px}#copy-right .fa-brands:hover .twitter{content:url(/images/twitter-white.png)}#copy-right .fa-brands:hover{color:#fff;background:#000}@media (max-width:767px){#copy-right{text-align:center;display:block}}.disable-div{pointer-events:none;opacity:.4}.active-div{pointer-events:auto;opacity:1}.blog-card,.blog-card:hover,.blog-card:focus{border-radius:4px;margin-bottom:20px;padding:0;overflow:hidden;box-shadow:0 0 10px #0005271a}.blog-card .blog-img{vertical-align:top;object-fit:cover;opacity:.7;width:100%;max-width:100%;height:250px}.blog-card:hover .blog-img{opacity:1}.blog-card .blog-body{padding:15px}.blog-card:hover{box-shadow:0 0 10px #0005274d}.blog-card .blog-title{color:var(--navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px;margin-bottom:5px;font-size:20px;display:-webkit-box;overflow:hidden}.blog-card .blog-content{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:13px;display:-webkit-box;overflow:hidden}.blog-detail .blog-title{margin-bottom:5px;font-size:35px;font-weight:600}.blog-detail .blog-publish{margin-bottom:20px;font-size:13px}.blog-detail .blog-content{text-align:justify;margin-bottom:20px;font-size:16px}.blog-detail .blog-detail-image{float:inline-start;height:400px}@media (max-width:575px){.blog-card .blog-img{opacity:1}}.product-image{border:solid 1px var(--gray);background-color:var(--white);padding:10px}.product-image .single-image{object-fit:contain;width:100%;height:500px;margin-bottom:5px;padding:20px}.product-image .thumbnails{justify-content:center;width:100%;display:flex;overflow:auto}.product-image .thumbnails .thumb{border:solid 1px var(--gray);width:18%;min-width:100px;max-width:100px;margin-right:2%}.product-image .thumbnails .thumb:last-child{margin-right:0}.product-image .thumbnails .thumb img{object-fit:contain;cursor:pointer;width:100%;height:100%}@media (max-width:1024px){.product-image .single-image{height:400px}}@media (max-width:575px){.product-image .single-image{height:300px}}.multi-range-slider .thumb .caption *{background-color:#3e175d!important}.reviews-heading{font-size:36px;font-weight:700}.star-section{align-items:start;margin-bottom:20px;display:flex}.star-golden{color:#fcd00b;font-size:25px}.star-golden-cards{color:#fcd00b;margin-top:5px;font-size:16px}.review-text{margin-left:10px;font-size:20px}.reviews-grid{column-count:4;cursor:pointer;column-gap:1rem;padding:1rem}.first-text{justify-content:space-between;align-items:center;display:flex}.verify-symbol{background-color:var(--purple);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.2em;height:1.2em;margin-inline:10px;display:flex}.name-text{font-size:18px}.verify-text{color:var(--white);background-color:var(--green);border-radius:15px;align-items:center;gap:8px;padding:5px 15px;font-size:14px;font-weight:700;display:flex}.text-color{color:var(--gray);font-size:14px}.tick-size{width:15px;height:15px}.review-card{break-inside:avoid;background:#fff;border:1px solid #0000001a;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem;display:inline-block}.review-card:hover{background:var(--white);-o-transition:all .2s ease-in;background-color:#f6faff;transition:all .2s ease-in;box-shadow:0 15px 26px #00000026}.review-image{width:100%;height:auto}@media (max-width:1300px){.benefits-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.reviews-grid{column-count:3}}@media (max-width:900px){.reviews-grid{column-count:2}}@media (max-width:600px){.reviews-grid{column-count:1}}.not-available-card .lead{color:#353434;max-width:620px;margin-left:auto;margin-right:auto}.not-available-card strong{color:#3e175d;font-weight:700}.not-available-page .btn.btn-primary{background-color:var(--purple);border-color:var(--purple);text-transform:uppercase;letter-spacing:.04em;color:var(--white);font-size:16px;font-weight:600}.not-available-page .btn.btn-primary:hover,.not-available-page .btn.btn-primary:focus{background-color:var(--purple);border-color:#2b0f40}.not-available-page .btn.btn-outline-secondary{border-color:var(--purple);color:var(--purple);text-transform:uppercase;letter-spacing:.04em;font-size:16px;font-weight:600}.not-available-page .btn.btn-outline-secondary:hover,.not-available-page .btn.btn-outline-secondary:focus{background-color:var(--purple);color:var(--white)}.not-available-page .d-flex.gap-3{gap:1.25rem!important}.display-4{color:#a42020}
